head 1.12; access; symbols pkgsrc-2013Q2:1.12.0.52 pkgsrc-2013Q2-base:1.12 pkgsrc-2012Q4:1.12.0.50 pkgsrc-2012Q4-base:1.12 pkgsrc-2011Q4:1.12.0.48 pkgsrc-2011Q4-base:1.12 pkgsrc-2011Q2:1.12.0.46 pkgsrc-2011Q2-base:1.12 pkgsrc-2009Q4:1.12.0.44 pkgsrc-2009Q4-base:1.12 pkgsrc-2008Q4:1.12.0.42 pkgsrc-2008Q4-base:1.12 pkgsrc-2008Q3:1.12.0.40 pkgsrc-2008Q3-base:1.12 cube-native-xorg:1.12.0.38 cube-native-xorg-base:1.12 pkgsrc-2008Q2:1.12.0.36 pkgsrc-2008Q2-base:1.12 pkgsrc-2008Q1:1.12.0.34 pkgsrc-2008Q1-base:1.12 pkgsrc-2007Q4:1.12.0.32 pkgsrc-2007Q4-base:1.12 pkgsrc-2007Q3:1.12.0.30 pkgsrc-2007Q3-base:1.12 pkgsrc-2007Q2:1.12.0.28 pkgsrc-2007Q2-base:1.12 pkgsrc-2007Q1:1.12.0.26 pkgsrc-2007Q1-base:1.12 pkgsrc-2006Q4:1.12.0.24 pkgsrc-2006Q4-base:1.12 pkgsrc-2006Q3:1.12.0.22 pkgsrc-2006Q3-base:1.12 pkgsrc-2006Q2:1.12.0.20 pkgsrc-2006Q2-base:1.12 pkgsrc-2006Q1:1.12.0.18 pkgsrc-2006Q1-base:1.12 pkgsrc-2005Q4:1.12.0.16 pkgsrc-2005Q4-base:1.12 pkgsrc-2005Q3:1.12.0.14 pkgsrc-2005Q3-base:1.12 pkgsrc-2005Q2:1.12.0.12 pkgsrc-2005Q2-base:1.12 pkgsrc-2005Q1:1.12.0.10 pkgsrc-2005Q1-base:1.12 pkgsrc-2004Q4:1.12.0.8 pkgsrc-2004Q4-base:1.12 pkgsrc-2004Q3:1.12.0.6 pkgsrc-2004Q3-base:1.12 pkgsrc-2004Q2:1.12.0.4 pkgsrc-2004Q2-base:1.12 pkgsrc-2004Q1:1.12.0.2 pkgsrc-2004Q1-base:1.12 pkgsrc-2003Q4:1.11.0.2 pkgsrc-2003Q4-base:1.11 netbsd-1-6-1:1.7.0.2 netbsd-1-6-1-base:1.7 netbsd-1-6:1.7.0.4 netbsd-1-6-RELEASE-base:1.7 pkgviews:1.6.0.2 pkgviews-base:1.6 buildlink2:1.5.0.2 buildlink2-base:1.5 netbsd-1-5-PATCH003:1.5; locks; strict; comment @# @; 1.12 date 2003.12.02.23.20.33; author recht; state dead; branches; next 1.11; 1.11 date 2003.07.21.16.43.15; author martti; state Exp; branches; next 1.10; 1.10 date 2003.07.17.21.29.28; author grant; state Exp; branches; next 1.9; 1.9 date 2003.06.17.08.18.37; author wiz; state Exp; branches; next 1.8; 1.8 date 2003.03.29.12.40.30; author jmmv; state Exp; branches; next 1.7; 1.7 date 2002.07.24.22.59.28; author jonb; state Exp; branches; next 1.6; 1.6 date 2002.07.22.00.13.13; author schmonz; state Exp; branches; next 1.5; 1.5 date 2002.02.21.03.02.33; author jonb; state Exp; branches; next 1.4; 1.4 date 2002.02.16.15.48.20; author wiz; state Exp; branches; next 1.3; 1.3 date 2002.02.14.17.56.05; author jonb; state Exp; branches; next 1.2; 1.2 date 2002.02.07.23.51.58; author jonb; state Exp; branches; next 1.1; 1.1 date 2002.02.07.19.09.37; author jonb; state Exp; branches; next ; desc @@ 1.12 log @remove arch since the name change to tla @ text @# $NetBSD: Makefile,v 1.11 2003/07/21 16:43:15 martti Exp $ # DISTNAME= arch1.0pre25 PKGNAME= arch-1.0.0.25 WRKSRC= ${WRKDIR}/${DISTNAME}/src/=build CATEGORIES= devel MASTER_SITES= http://regexps.srparish.net/src/arch/ MAINTAINER= schmonz@@NetBSD.org HOMEPAGE= http://arch.fifthvision.net/bin/view/Arch/WebHome COMMENT= Revision control system ideal for widely distributed development USE_GMAKE= # defined HAS_CONFIGURE= # defined CONFIGURE_SCRIPT= ../configure CONFIGURE_ARGS+= --prefix ${PREFIX} HTMLDIR= ${PREFIX}/share/doc/html/arch EXAMPLESDIR= ${PREFIX}/share/examples/arch LOCALDIR= ${PREFIX}/libexec/arch/local post-extract: ${MKDIR} ${WRKSRC} post-install: # Install arch documentation. ${INSTALL_DATA_DIR} ${HTMLDIR} ${CP} -R ${WRKDIR}/${DISTNAME}/docs/html/* ${HTMLDIR} ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${HTMLDIR} ${CHMOD} -R ugo-w ${HTMLDIR} .include "../../mk/bsd.pkg.mk" @ 1.11 log @COMMENT should start with a capital letter. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2003/07/17 21:29:28 grant Exp $ @ 1.10 log @s/netbsd.org/NetBSD.org/ @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2003/06/17 08:18:37 wiz Exp $ d12 1 a12 1 COMMENT= revision control system ideal for widely distributed development @ 1.9 log @Update to 1.0pre25, provided by Quentin Garnier in PR 20776. Changes: hm, good question. More stuff converted to C code, I guess. libftp removed. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2003/03/29 12:40:30 jmmv Exp $ d10 1 a10 1 MAINTAINER= schmonz@@netbsd.org @ 1.8 log @Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2002/07/24 22:59:28 jonb Exp $ d4 2 a5 2 DISTNAME= arch-1.0pre16 PKGNAME= arch-1.0.0.16 d8 1 a8 2 MASTER_SITES= ftp://regexps.com/pub/src/arch/ \ ftp://regexps.com/pub/src/arch/old/ d11 1 a11 1 HOMEPAGE= http://www.regexps.com/ a32 8 # Install arch examples. ${INSTALL_DATA_DIR} ${EXAMPLESDIR} ${CP} -R ${WRKDIR}/${DISTNAME}/docs/examples/* ${EXAMPLESDIR} ${RM} -rf ${EXAMPLESDIR}/browser/.arch-ids ${RM} -rf ${EXAMPLESDIR}/notifier/.arch-ids ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} ${CHMOD} -R ugo-w ${EXAMPLESDIR} @ 1.7 log @Update arch to version 1.0pre16. This fixes several problems: 1) Don't bother with GNU patch, now that our patch can handle our diff output for files that don't have newlines at the end. 2) There was a bug in the older versions of arch that could corrupt the archive libraries (think CVS repository corruption) 3) lots of other fixes that are scattered in Changelog files all over the place and mixed in with administrivial details. (Otherwise I would have listed them here...) Now off to find a PR or two to close since we are in a freeze. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2002/07/22 00:13:13 schmonz Exp $ d6 1 a20 1 WRKSRC= ${WRKDIR}/${DISTNAME}/src/=build @ 1.6 log @Update my email address. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2002/02/21 03:02:33 jonb Exp $ d4 2 a5 2 DISTNAME= arch-1.0pre9 PKGNAME= arch-1.0.0.9 a13 2 DEPENDS+= patch>=2.5.4:../../devel/patch a41 4 # Install GNU patch where it can be found ${INSTALL_DATA_DIR} ${LOCALDIR} ${LN} -s ${LOCALBASE}/bin/gpatch ${LOCALDIR}/patch @ 1.5 log @Update to 1.0pre9, fix MASTER_SITES to use archive directory, so the next update does not break the fetch. Improve the method used to insert GNU patch into the installed package. Update fixes include: * A set of changes to support "mawk". If "awk" is "mawk", certain Posix regexps that were used by arch aren't handled, causing commands to fail. These have been replaced with regexps that all awks should understand. (Patch from Jan Harkes.) * LC_ (locale) environment variables are now set more carefully. (Reported by Federico Di Gregorio.) * A new command, `make-sync-tree' has been added. See "http://www.regexps.com/src/docs.d/arch/html/sync.html". * The "Standard-date:" field in log messages is now GMT and includes the time-of-day. (Suggested by Daniele Nicolodi.) * Remaining (reported) Solaris portability problems fixed. (Patches from Jonathan Geisler.) * CDPATH is unset in `larch' If CDPATH is set, with some shells, `cd' produces unwanted output. Therefore, `larch' unsets CDPATH. (Reported by John Ellson, diagnosed by Lele Gaifax.) * Various minor bug fixes. Among these are the configuration system changes requested by people who have tried building on cygwin, though I'm certain there's much more to be done before arch actually works on cygwin. * Naming Conventions Tweaked Source files can now begin with "_" and must not end with ".a" or ".o". The names "CVS.adm", "SCCS", and "RCSLOG" have been added to the list of "not a source file". (reported by several people). Someone asked to also exclude some compiler intermediate files, such as "y.tab.c" -- I've not done that because it is common practice to distribute such files with programs to make bootstrapping easier. * user id syntax liberalized "_" is now permitted in the unique id part of a user id. This is really a partial fix -- `valid-id' should agree precisely with various standards on what is a legal email address and domain name, but the more extensive fix is being postponed until a more complete review of all of the naming convention functions takes place. (Reported by don_dayley.) * valid-log-file error message clarified In response to user confusion, `valid-log-file' now reports errors like: missing (or empty) "Summary:" header instead of just missing "Summary:" header (Reported by several people.) * bugs in the hackerlab "tests/arrays-tests" and "tests/fs-tests" have been fixed (Reported and patched by Matthias Neeracher). * an awk syntax error in `log-header-field' has been fixed (Reported and patch by Jan Harkes.) * You can now use an alternative shell for configuration "config.status" files now start with "#!" lines and the "src/build-tools/scripts" configuration scripts use an explicitly chosen shell to call each other. The top-level configure script now accepts a "--config-shell SHELL" option. This is a small step towards cygwin portability, and eases some of the portability constraints on "configure" for systems where "/bin/sh" is not quite posix. (Reported by Jason Diamond and others.) * added a --pull option to push-mirror The new option speeds up the case of pushing from a remote archive to a local mirror. * avoid dirent portability problems Some portability problems in libhackerlab's use of dirent have been fixed. (Reported by several people.) * `star-merge --finish' was broken. Now it isn't. * `prepare-branch': bug fix from geisler * `reconcile': bug fix from geisler * `whats-missing': bug fix from geisler @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2002/02/16 15:48:20 wiz Exp $ d10 1 a10 1 MAINTAINER= schmonz+netbsd@@schmonz.com @ 1.4 log @Add version number to patch dependency. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2002/02/14 17:56:05 jonb Exp $ d4 2 a5 2 DISTNAME= arch-1.0pre7 PKGNAME= arch-1.0.0.7 d7 2 a8 1 MASTER_SITES= ftp://regexps.com/pub/src/arch/ d25 1 d46 2 a47 1 ${LN} -s ${LOCALBASE}/bin/gpatch ${PREFIX}/libexec/arch/arch/patch @ 1.3 log @Make this package use GNU patch so it doesn't barf all over the place. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2002/02/07 23:51:58 jonb Exp $ d13 1 a13 1 DEPENDS+= patch:../../devel/patch @ 1.2 log @Add some documentation that I forgot last time. 8^( @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2002/02/07 19:09:37 jonb Exp $ d4 2 a5 2 DISTNAME= arch-1.0pre6 PKGREVISION= 1 d13 2 d42 3 @ 1.1 log @The Arch revision control system. Many thanks to Amitai Schlair who did this in parallel to my efforts, faster and slightly cleaner. Thanks also to Tom Lord for timely help yesterday and the actual fix for an alignment problem on the SPARC platform. (Which is already rolled into the distribution file.) @ text @d1 1 a1 1 # $NetBSD$ d5 1 a12 2 WRKSRC= ${WRKDIR}/${DISTNAME}/src/=build d19 4 d25 15 @