| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-06-28 | *: recursive bump for perl 5.36 | wiz | 1 | -2/+2 | |
| 2021-10-26 | mail: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
| All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles were unfetchable (possibly fetched conditionally?): ./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch | |||||
| 2021-10-07 | mail: 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-11-02 | mail: align variable assignments | rillig | 1 | -2/+2 | |
| pkglint -Wall -F --only aligned -r No manual corrections. | |||||
| 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 | |
| 2016-10-03 | License added, remove comment that it's missing. | wiz | 1 | -3/+2 | |
| 2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -2/+2 | |
| 2015-11-03 | Add SHA512 digests for distfiles for mail category | agc | 1 | -1/+2 | |
| Problems found locating distfiles: Package mutt: missing distfile patch-1.5.24.rr.compressed.gz Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz Package pine: missing distfile fancy.patch.gz Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch Package qmail: missing distfile badrcptto.patch Package qmail: missing distfile outgoingip.patch Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz 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-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-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
| 2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -1/+2 | |
| are called p5-*. I hope that's all of them. | |||||
| 2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -2/+2 | |
| block). Uncomment some commented out LICENSE lines while here. | |||||
| 2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -2/+4 | |
| their files via a custom do-install target. | |||||
| 2007-10-31 | Add (missing) LICENSE, NO_*_ON_CDROM due to RESTRICTED comment. | gdt | 1 | -1/+4 | |
| 2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 | |
| need them, for example RESTRICTED and SUBST_MESSAGE.*. | |||||
| 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-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
| 2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
| 2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
| 2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
| 2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
| 2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
| 2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
| WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
| 2001-06-04 | Redistribution allowed for non-commercial purposes only. | jtb | 1 | -1/+3 | |
| 2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
| 2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -3/+3 | |
| + move the patch digest/checksum values from files/patch-sum to distinfo | |||||
| 2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
| 2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
| 1999-03-12 | Initial import for fromto-1.5, a sendmail logfile viewer. | bad | 5 | -0/+31 | |
