non port: ftp/wu-ftpd/Makefile |
SVNWeb
|
Number of commits found: 33 |
Mon, 2 May 2011
|
[ 09:11 bapt ] (Only the first 10 of 66 ports in this commit are shown above. )
Remove unmaintained expired ports from ftp
2011-05-01 ftp/axyftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/emacs-wget: Upstream disapear and distfile is no more available
2011-05-01 ftp/llnlxdir: Upstream disapear and distfile is no more available
2011-05-01 ftp/llnlxftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/mirror: Upstream disapear and distfile is no more available
2011-05-01 ftp/moftpd: Upstream disapear and distfile is no more available
2011-05-01 ftp/wu-ftpd: Upstream disapear and distfile is no more available
2011-05-01 ftp/xrmftp: Upstream disapear and distfile is no more available
2011-05-01 ftp/yale-tftpd: Upstream disapear and distfile is no more available
|
Tue, 15 Mar 2011
|
[ 20:40 bapt ]
Deprecate unmaintained ports from ftp where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 10 Jul 2010
|
[ 22:44 ache ]
Remove myself from MAINTAINER
Feature safe: yes
|
Tue, 29 Jun 2010
|
[ 12:20 ache ]
Uncomment dologout(-1) on SIGHUP and the like signals, stale wtmp entries
appears otherwise.
Feature safe: yes
|
Wed, 26 May 2010
|
[ 21:40 ache ]
Fix padding of internal ls
Submitted by: bug_report@arcor.de
|
Thu, 21 Jan 2010
|
[ 14:35 ache ]
Add -current utmpx support
Submitted by: ed
|
Sat, 27 May 2006
|
[ 00:27 ache ]
Enable optional PAM support using WITH_PAM knob
PR: 97774
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
Fri, 25 Nov 2005
|
[ 03:25 edwin ]
big whitespace cleanup (see ports/65409)
PR: ports/65828
Submitted by: trevor
Approved by: ache
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Tue, 5 Apr 2005
|
[ 00:25 ache ]
Integrate official skeychallenge.patch
Fix denial of service in NLST CAN-2005-0256
|
Tue, 18 Jan 2005
|
[ 20:55 nectar ]
Add CONFLICTS due to libexec/ftpd.
PR: ports/76235
Approved by: ache, sumikawa (maintainers for wu-ftpd*)
|
Thu, 10 Jun 2004
|
[ 02:17 ache ]
Increase args size for big listings
PR: 44019
Submitted by: Cejka Rudolf <cejkar@fit.vutbr.cz>
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Mon, 8 Mar 2004
|
[ 13:39 ache ]
fix for `restricted-uid'/`restricted-gid' directive may be bypassed
Submitted by: Matt Zimmerman <mdz@debian.org>
|
Tue, 23 Sep 2003
|
[ 16:58 ache ]
Integrate official DOS-attack prevention patch
Add -- to tar args to stop hacking with "-"-started files in ftpconversions
Approved by: security-officer ('--' fix), portmgr
|
Thu, 31 Jul 2003
|
[ 16:07 dannyboy ]
Address CAN-2003-0466.
Submitted/approved by: security-officer
|
Fri, 7 Mar 2003
|
[ 06:02 ade ] (Only the first 10 of 40 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tue, 15 Oct 2002
|
[ 09:51 ache ]
Use correct SPT_TYPE to really change proctitle
PR: 44019
|
Wed, 20 Mar 2002
|
[ 07:37 ache ]
Upgrade to 2.6.2
|
Tue, 19 Feb 2002
|
[ 19:47 ache ]
Use -lmd with -lopie
|
[ 19:09 ache ]
portlint, no functional changes
|
[ 11:41 ache ]
Switch to GNU configure
|
Fri, 30 Nov 2001
|
[ 06:25 ache ]
Use vendor-supplied prevent glob overflow patch
|
Wed, 28 Nov 2001
|
[ 10:52 ache ]
Prevent buffer overflow in glob
|
Wed, 10 Oct 2001
|
[ 04:23 ache ]
Fix broken strcasestr() implementation. Use FreeBSD's strcasestr() if present.
|
Tue, 2 Oct 2001
|
[ 20:13 ache ]
Use official patches set (fix wrong place of pasv-allow fix as result)
|
Sat, 29 Sep 2001
|
[ 20:03 ache ]
Fix the case when opie keys not used
|
Fri, 28 Sep 2001
|
[ 03:57 ache ]
OPIE fixes: bad user reaction, normal password
|
Tue, 4 Sep 2001
|
[ 19:06 dwcjr ]
Make wu-ftpd install with correct permissions
|
Sun, 29 Jul 2001
|
[ 22:01 ache ]
Switch to OPIE
|
Mon, 1 Jan 2001
|
[ 10:15 will ] (Only the first 10 of 51 ports in this commit are shown above. )
Goodbye, YEAR2000. Hello, 2001.
|
Sun, 9 Jul 2000
|
[ 03:07 will ]
Update to 2.6.1, which fixes some security issues (actually, we already had
some setproctitle(), etc. fixed through patch-aa), fixes memory leaks in
internal ls, and merges in the virtual passwd/shadow features of BeroFTPD.
This update should solve SA 00:29. Add WWW to DESCR.
|
Number of commits found: 33 |