2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748) |
Log message:
Add SHA512 digests for distfiles for net category
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.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.
|
2014-05-17 18:10:50 by Thomas Klausner | Files touched by this commit (152) |
Log message:
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
|
2014-02-16 22:37:07 by Sebastian Wiedenroth | Files touched by this commit (1) |
Log message:
Define int types on SunOS
|
2014-01-25 11:45:22 by Thomas Klausner | Files touched by this commit (94) |
Log message:
No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
|
2013-10-13 23:52:44 by Steven Drake | Files touched by this commit (6) |
Log message:
Always use time_t as the argument to ctime().
On systems where time_t is 64 bit supplying a 32 bit integer to ctime()
may cause problems.
Bump PKGREVISION
|
2013-10-13 22:42:54 by Steven Drake | Files touched by this commit (1) |
Log message:
USE_TOOLS+=lex
|
2013-04-06 15:46:36 by Blue Rats | Files touched by this commit (30) |
Log message:
"This line belongs inside the .ifdef block."
|
2013-03-02 21:33:35 by Thomas Klausner | Files touched by this commit (83) |
Log message:
Bump PKGREVISION for mysql default change to 55.
|
2013-02-03 18:52:55 by Mihai Chelaru | Files touched by this commit (1) |
Log message:
Bump PKGREVISION for previous
|
2013-02-03 18:48:46 by Mihai Chelaru | Files touched by this commit (4) |
Log message:
use time_t instead of uint32_t. Fixes package for NetBSD 6
|