Commit graph

69 commits

Author SHA1 Message Date
wiz
3110a02dbc Comment out dead sites. 2017-09-06 10:40:25 +00:00
agc
30b55df38e 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.
2017-01-19 18:52:01 +00:00
wiz
9df3e96582 sunet.se stopped mirroring lots of stuff, remove/comment out references to it 2016-04-24 10:34: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
tnn
27878afe08 The SUNET archive is being decomissioned ( http://ftp.sunet.se/news.html ) 2015-02-07 22:49:31 +00:00
wiz
d33dfdeb7c Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
rodent
b65af7be2b Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
dholland
a70dffd78a Third time's the charm. I hope. autoconf can bite me. 2012-04-08 05:11:13 +00:00
dholland
789666c134 whoops, forgot one 2012-04-08 04:49:56 +00:00
dholland
2701e990fe Fix quota handling on NetBSD. If the new <quota.h> exists, use it. If
all that exists is the 5.99 proplib quotas, disable quota support.
2012-04-08 04:43:51 +00:00
zafer
ce1b3e47b8 update MASTER_SITES. Remove aarnet.edu.au. they stopped mirroring wu-ftp. 2012-01-21 02:38:30 +00:00
zafer
110121ea82 update MASTER_SITES. Aarnet.edu.au has stopped mirroring wu-ftp. 2012-01-21 02:25:48 +00:00
dholland
2f3728dd6d Use time_t to call time(). 2011-12-19 05:06:34 +00:00
joerg
d367e16bfe Don't overwrite our permissions to make DESTDIR work. 2010-02-14 21:36:20 +00:00
joerg
ea051d4218 DESTDIR support 2010-02-11 22:57:40 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
zafer
8ca468c3fe update mirrors. 2009-05-01 13:21:51 +00:00
wiz
bb60724301 Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 12:18:09 +00:00
wiz
f51c60318d Remove ftp.bitcon.no from MASTER_SITES, doesn't resolve.
From Zafer Aydogan in PR 37326.
2007-11-12 00:00:49 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
dea60f78d3 Fix build on DragonFly 1.6+. 2006-09-22 18:58:59 +00:00
minskim
c3e75b8acf USE_TOOLS+=yacc 2006-06-20 22:19:38 +00:00
joerg
ce89b45005 Fix errno. 2005-12-18 18:54:26 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
wiz
5cca3972e0 Apply patch from Rainer Schoepf in
http://marc.theaimsgroup.com/?l=bugtraq&m=110960890901497&w=2
to fix
	http://www.idefense.com/application/poi/display?id=207&type=vulnerabilities
Bump PKGREVISION.
2005-03-01 16:06:37 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
kristerw
78e905f164 Correct path to config.h. 2004-09-12 21:34:21 +00:00
sketch
e5b95695d3 Complete the job of detecting strcasestr(3) by using it if available. 2004-09-08 15:28:38 +00:00
grant
52f1b46a37 remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this
automatically now.
2004-02-14 00:54:44 +00:00
wiz
5d02e9010e Use vsnprintf instead of vsprintf in one place where
user supplies part of the string. Bump PKGREVISION.
2003-09-23 10:42:09 +00:00
wiz
0581202bca Add two patches for vulnerabilities (realpath, and a DOS) from
the official site. Bump PKGREVISION.
2003-09-05 09:09:25 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
cca64763a8 No point in having a config.sub patch and setting CONFIG_SUB_OVERRIDE.
Remove the patch.
2003-07-07 12:02:14 +00:00
cjep
5af1a28f6b Use CONFIG_{GUESS,SUB}_OVERRIDE so that this builds on mipsel (and probably
others).
2002-09-29 12:04:30 +00:00
cjep
0ac549a0f7 Make this build on arm32. 2002-04-04 13:42:55 +00:00
jmc
38ac3ab61d Add logic so macppc will build wu-ftpd 2002-03-13 08:05:07 +00:00
abs
5259709675 Update wu-ftpd to 2.6.2.
Changes since 2.6.1 (several of which where in the 2.6.1nb1 version)
o  Added checks for missing "]" and "}" in filename globs, this completes
   the file globbing heap corruption vulnerability fix.
o  Added checks to the globbing code for overflow of restbuf, and additional
   globerr setting and checking to speed up return on error.
o  Changed the globbing code to use qsort, much faster when sorting a large
   number of strings.
o  Handle ftpglob() returning a vector containing just a NULL string, fixes
   problems caused by CWD ~{
o  Somehow the fix for pasv-allow didn't actually make it into 2.6.1
o  Provide a compile-time option to revert NLST to showing directories.
o  Fix missing format strings in debugging code.
2001-12-03 09:30:36 +00:00
abs
a7e5d242b2 Update net/wu-ftpd to 2.6.1nb1
Adds the following wu-ftpd.org post 2.6.1 patches:
	- ftpglob
	- missing_format_strings
	- nlst-shows-dirs
	- pasv-port-allow-correction
    The first (ftpglob) covers a potential root compromise.
2001-11-30 11:39:58 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
wennmach
c19cf9eb0e Add a CONFLICTS entry for lukemftpd
Detected by pkgconflict.
2001-04-12 09:26:15 +00:00
kim
c514081c2a This conflicts with kth-krb4 2001-03-29 20:08:49 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
rh
a7d8042768 Update wu-ftpd to 2.6.1
Changes to 2.6.0 include:
 o  Fix security leaks that could result in a root shell compromise.
 o  Fix memory leaks in internal ls (this feature still needs more testing;
    you should probably not use it on high-traffic production servers yet.)
 o  Fix up the port-allow command in ftpaccess.
 o  Merge in the virtual passwd/virtual shadow features of BeroFTPD.
 o  Some fixes to the configure script.
 o  SITE MINFO was missed in 2.6.0 when disabling SITE NEWER.
 o  Fix documentation of data-limit.
2000-07-08 16:52:04 +00:00
rh
0e85fa926f Add patches to fix a possible buffer overflow attacks with the "SITE EXEC"
command.
Bump revision to 2.6.0nb1
2000-06-26 20:09:33 +00:00
kim
57404a7a39 Log the IP address (IPv4 assumedly) when the name of the remote host
would not fit in the wtmp ut_host field (truncated hostnames are not
at all useful).
2000-06-19 00:28:36 +00:00