Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-07 | Avoid failing in sed if $HOME isn't set. I thought pkgsrc provided | dholland | 2 | -1/+15 | |
work/.home for that, but maybe it's not getting through for some reason? Seen on MacOS. | |||||
2015-11-03 | Add SHA512 digests for distfiles for chat category | agc | 1 | -1/+21 | |
Problems found with existing distfiles: distfiles/icb-5.0.9.tar.gz distfiles/icb.2.1.4.tar.Z distfiles/zenicb-19981202.tar.gz No changes made to these /distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-06-12 | Recursive PKGREVISION bump for all packages mentioning 'perl', | wiz | 1 | -2/+2 | |
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0. | |||||
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 | |
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 | |
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time. | |||||
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 | |
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints. | |||||
2013-05-14 | Needs a C compiler. | joerg | 1 | -1/+3 | |
2012-12-14 | chat/sirc: Fix PLIST properly | marino | 2 | -13/+13 | |
1) getopts.pl was documented with a bad path 2) PLIST needed sorting badly | |||||
2012-11-16 | Match PLIST with reality. | joerg | 2 | -3/+4 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
are called p5-*. I hope that's all of them. | |||||
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2009-12-17 | PKG_DESTDIR_SUPPORT | abs | 1 | -9/+9 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2008-07-27 | Stop to unavailing fetch, add proper SITES.* definition. | obache | 1 | -4/+7 | |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -3/+3 | |
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well. | |||||
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
2006-07-27 | de-maintain | hubertf | 1 | -2/+2 | |
2006-06-27 | Set REPLACE_PERL for a perl script. Bump PKGREVISION. | minskim | 1 | -3/+4 | |
2005-12-15 | Fix errno. | joerg | 2 | -1/+14 | |
2005-07-16 | Remove some unnecessarily strong dependencies on perl that resulted | jlam | 1 | -2/+2 | |
from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones | agc | 1 | -1/+21 | |
2004-05-31 | Enable pkgviews installation. Patches provided by Joachim Kuebart on | minskim | 1 | -1/+5 | |
tech-pkg@. | |||||
2004-04-11 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-11-11 | Trivially use buildlink2. | seb | 1 | -2/+3 | |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 | |
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally. | |||||
2001-11-28 | Buildlinkify. | jlam | 1 | -3/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-18 | Move to sha1 distfile digests, and add distfile sizes. | agc | 1 | -21/+41 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-05 | Move line for pkglint. | wiz | 1 | -2/+3 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-01 | Update depends on p5-Socket6 to >=0.07. | wiz | 1 | -2/+2 | |
2000-12-28 | Add patch-sum. | wiz | 1 | -0/+3 | |
2000-12-21 | Make sure this gets on our IPv6 pkgs page | hubertf | 1 | -1/+4 | |
2000-12-21 | Bump to sirc-2.211nb1, and add dependency on p5-Socket6 | hubertf | 1 | -1/+2 | |
2000-12-21 | Add patch to work with IPv6. Also tested on (non-v6) NetBSD 1.4 and with | hubertf | 2 | -1/+112 | |
v4 servers on v6-enabled system. | |||||
2000-12-15 | Create new 'chat' category, featuring chat clients and servers of all kinds. | wiz | 5 | -0/+148 | |
Move some packages from 'net' here. |