Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-22 | Remove the old tools framework and references to _USE_NEW_TOOLS. | jlam | 1 | -8/+1 | |
2005-05-16 | Use an uncompressed tar archive of the sources from ${MASTER_SITE_LOCAL}. | jlam | 2 | -6/+14 | |
This ensures that we won't need gzcat to extract the sources, which could potentially cause a circular dependency on archivers/gzip-base. | |||||
2005-05-16 | We only need the evil hack with the old tools framework. | jlam | 1 | -1/+3 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-05-19 | Follow Grant's advice: use _OPSYS_GPATCH_REQD to influence _NEED_PATCH | jschauma | 1 | -5/+1 | |
and let tools.mk take care of the rest. | |||||
2004-05-19 | We have a variable _OPSYS_GPATCH_REQD, but it doesn't do anything. | jschauma | 1 | -1/+5 | |
Change that: if it's set to YES, require devel/patch. If building devel/patch, set _OPSYS_GPATCH_REQD to NO, as otherwise we have a circular dependency. | |||||
2004-05-18 | Enable pkgviews installation. | recht | 1 | -1/+3 | |
2004-04-16 | Make compile on Interix. It doesn't #define BSD, but it also needs the | tv | 1 | -2/+2 | |
"avoid MS-DOS setmode()" treatment. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-04-22 | Use ${LN} -sf to create symlinks. | wiz | 1 | -2/+2 | |
Closes PR 21263 by Jeremy C. Reed. | |||||
2003-01-07 | Really install the symlink. | wiz | 1 | -1/+6 | |
2003-01-07 | always install bin/gpatch (thanks wiz). | grant | 2 | -3/+10 | |
bump PKGREVISION. | |||||
2003-01-06 | Correctly honour GNU_PROGRAM_PREFIX on non-NetBSD platforms for | grant | 1 | -2/+3 | |
consistency (hi wiz!) bump PKGREVISION. | |||||
2002-12-22 | Also add GNU_PROGRAM_PREFIX to BUILD_DEFS. | wiz | 1 | -2/+2 | |
2002-12-22 | Use GNU_PROGRAM_PREFIX, patch by Jeremy C. Reed. | wiz | 2 | -10/+7 | |
2002-03-24 | Use AWK instead of SED to do the patching, now it works on Solaris. | seb | 1 | -5/+6 | |
While here put the patching in target do-patch an remove NO_PATCH. This should fix PR 16035. | |||||
2001-12-04 | Allow this package to be compiled and installed on any platform: | seb | 2 | -6/+18 | |
- prefix program and manpage by `g' if platform is NetBSD - "manual" patch for BSD systems (setmode() conflict) | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -1/+1 | |
2001-04-18 | Move to sha1 digest, and add distfile size | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-24 | Recontruct bootstrap hack obviously required for strange experiments | tron | 1 | -1/+6 | |
performed by the dark side of the force. | |||||
2001-03-23 | Remove hack required for boot strapping Zoularis before "tar" was | tron | 1 | -6/+1 | |
included. | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-10-24 | Resolve chicken & egg problem when bootstrapping: | hubertf | 1 | -1/+6 | |
chicken == archivers/gtar-base (wants to apply patches) egg == devel/patch (wants gtar to unpack) Break out by using /usr/bin/tar if $GTAR is not installed. Might be better in bsd.pkg.mk ... | |||||
2000-08-21 | Update IGNORE-messages for recent changes: add ${PKGNAME} where | hubertf | 1 | -2/+2 | |
appropriate. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-09-19 | Unfortunately /usr/bin/patch is not what we want on Solaris. | kim | 1 | -2/+4 | |
1999-09-19 | Make this look nicer | kim | 1 | -1/+1 | |
1999-09-18 | Forgot PLIST. | kim | 1 | -0/+3 | |
1999-09-18 | The patch utility. | kim | 4 | -0/+25 | |