2017-04-27 15:56:47 by Jonathan Perkin | Files touched by this commit (14) |
Log message: Fix to use PKG_SYSCONFDIR. Bump PKGREVISION for all packages using the shared Makefile.common. |
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message: Convert all occurrences (353 by my count) of MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly. |
2016-09-11 08:11:16 by Richard PALO | Files touched by this commit (5) |
Log message: Add 'db6' to supported bdb versions and finally commit ipctype 'doors' for SunOS, while fixing a declaration prototype to match the definition. PR pkg/47436 bump PKGREVISION |
2016-02-26 10:41:07 by Jonathan Perkin | Files touched by this commit (32) |
Log message: Use OPSYSVARS. |
2015-11-10 10:15:34 by David Brownlee | Files touched by this commit (1) |
Log message: looks like distinfo mps missed in last |
2015-11-10 09:46:06 by Emmanuel Dreyfus | Files touched by this commit (3) |
Log message: Fix the OTP plugin on 32 bit machines and add SHA2 support Submitted upstream as https://bugzilla.cyrusimap.org/show_bug.cgi?id=3914 |
2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434) |
Log message: Add SHA512 digests for distfiles for security category Problems found locating distfiles: Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz Package libidea: missing distfile libidea-0.8.2b.tar.gz Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2 Package uvscan: missing distfile vlp4510e.tar.Z 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-03-15 17:47:19 by Hiramatsu Yoshifumi | Files touched by this commit (5) |
Log message: Set MAINTAINER to pkgsrc-users. |
2015-03-14 18:22:46 by Tobias Nygren | Files touched by this commit (2) |
Log message: Update master site URL and checksum for unfetchable distribution patch |
2014-10-09 15:45:06 by Thomas Klausner | Files touched by this commit (456) |
Log message: Remove SVR4_PKGNAME, per discussion on tech-pkg. |