Commit graph

18 commits

Author SHA1 Message Date
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
agc
203292f73e 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.
2015-11-04 00:34:51 +00:00
asau
13e1d48573 libutil is needed on FreeBSD for fparseln. 2014-06-19 07:12:44 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
hans
b27a244881 Uses cdefs. 2012-03-02 16:36:57 +00:00
joerg
fb90b8cd25 DESTDIR support 2010-02-11 22:46:18 +00:00
hasso
6d0625af4d Make it build on DragonFly. 2009-07-20 18:19:25 +00:00
christos
533ccb76c6 welcome to sup-0.3
- FreeBSD support
- fast file copy code cleanups
2008-05-30 14:25:26 +00:00
rillig
b32b7657bb Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
2008-02-28 11:58:47 +00:00
christos
bf48810b80 Upgrade to sup-0.2; fixes linux build. New features:
- setproctitle for supfilesrv
	- don't fail catastrophically in supscan on filesystem full errors
2007-12-20 20:29:36 +00:00
christos
fe2377d338 upgrade to sup-0.1; portability fixes. 2007-12-06 22:02:02 +00:00
wiz
542e619325 Standardize statvfs test. From Sergey Svishchev. 2007-12-02 12:55:08 +00:00
rillig
8d869041fc Needs pre-created directories. 2007-12-01 12:58:56 +00:00
rillig
19647cfc49 Registered the patch. 2006-11-09 09:34:17 +00:00
rillig
26ba5f7ae8 Fixed the package for unprivileged users. 2006-11-09 09:33:24 +00:00
christos
cf630aef2c fix the checksums 2006-03-29 00:15:44 +00:00
christos
40f615ca9f Fix typo, pointed out by Zafer Aydogan 2006-03-15 01:33:16 +00:00
christos
de508fe38a add a tiny package for sup 2006-03-14 22:58:47 +00:00