Commit graph

19 commits

Author SHA1 Message Date
nia
4b51d9715f *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +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
jperkin
b0189cfdd5 flex (libfl) is a runtime dependency. 2014-07-24 13:22:36 +00:00
dholland
4b3e69c36c Don't pull in flex with both USE_TOOLS and bl3. USE_TOOLS is sufficient.
Should fix shlib check failure.
2014-06-28 21:28:14 +00:00
joerg
b0d406d4d5 Unbreak configure steps by not forcing libfl. 2014-04-21 18:14:23 +00:00
jperkin
45bc40abb4 Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
2014-03-11 14:04:57 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
cheusov
f589c6be44 Add LICENSE 2012-07-18 20:04:08 +00:00
cheusov
1ba719475b Add command "reload" to rc.d file (SIGHUP sent to daemon)
++pkgrevision
2012-07-18 20:00:45 +00:00
dholland
6a643c822c No reason to build this with gmake, so don't; this allows patching it
to be MAKE_JOBS_SAFE.
2011-12-21 17:13:48 +00:00
joerg
61829e1303 Use LIBS for -lfl, not LDFLAGS. Otherwise the primary compiler check fails. 2010-02-14 20:00:12 +00:00
tnn
e499540031 Depend on flex and bison. 2010-02-04 14:43:31 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
tnn
95e7bf15da Update to unfs3-0.9.22.
Version 0.9.22
- fix spelling mistake in "no_all_squash" export option parsing
- fix build on more recent FreeBSD systems
- fix filesystem size reporting for Solaris Zones and others
- document permission needs for exported directories
2009-05-22 20:02:31 +00:00
tnn
83b85afc85 Update to unfs3-0.9.21. Changes:
- avoid returning large fileids on Windows, for better compatibility
    with clients such as Linux 2.6.24
  - try to prevent races between READDIR and removal of files
2008-08-12 20:15:11 +00:00
tnn
cbf5599c00 Provide an rc script. PKGREVISION++ 2008-01-30 09:39:13 +00:00
tnn
4517d746d6 No / between DESTDIR and PREFIX 2008-01-17 04:00:47 +00:00
tnn
d95b418603 Import unfs3-0.9.20 as net/unfs3.
This is a portable NFSv3 server implemented entirely in userspace.
2008-01-17 03:29:16 +00:00