Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-28 | *: recursive bump for perl 5.36 | wiz | 1 | -2/+2 | |
2021-10-26 | pkgtools: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | parallel: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2021-05-24 | *: recursive bump for perl 5.34 | wiz | 1 | -2/+2 | |
2020-08-31 | *: bump PKGREVISION for perl-5.32. | wiz | 1 | -2/+2 | |
2019-08-11 | Bump PKGREVISIONs for perl 5.30.0 | wiz | 1 | -2/+2 | |
2018-08-22 | Recursive bump for perl5-5.28.0 | wiz | 1 | -2/+2 | |
2018-01-27 | pkgtools/*: Realign variables in Makefiles | rillig | 1 | -2/+2 | |
Mainly done by pkglint, manually reviewed and improved in some few cases. | |||||
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -2/+2 | |
2015-11-04 | Add SHA512 digests for distfiles for pkgtools category | agc | 1 | -1/+2 | |
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. | |||||
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-09-11 | "user-destdir" is default these days | asau | 1 | -2/+1 | |
2008-06-12 | Add DESTDIR support. | joerg | 1 | -2/+3 | |
2008-01-31 | Needs REPLACE_PERL. PKGREVISION++ | rillig | 1 | -3/+4 | |
2006-10-28 | Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2005-11-29 | Updated pkgse to 0.3. | rillig | 2 | -6/+6 | |
Update provided by the maintainer in PR 32189. He says that version 0.2 does not work anymore. | |||||
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -2/+2 | |
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-08-12 | Update to 0.2: also search in pkgsrc-wip. | wiz | 4 | -11/+11 | |
Update from iMil via pkgsrc-wip. | |||||
2004-07-19 | Enable pkgviews installation. | xtraeme | 1 | -1/+5 | |
2004-07-19 | Initial import of pkgse-0.1 from pkgsrc-wip, contributed by iMil. | xtraeme | 4 | -0/+30 | |
pkgse is a simple perl script that fetch informations about a NetBSD package from pkgsrc.netbsd.se website. |