non port: ftp/ftpd-tls/Makefile |
SVNWeb
|
Number of commits found: 13 |
Sun, 30 Dec 2012
|
[ 12:47 marius ]
Mark deprecated with an expiration on 2013-01-31. Unfortunately, these
ports are no longer maintained upstream, which is a bad thing especially
for supposedly secure software.
Approved by: beat (mentor)
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Sat, 20 Mar 2010
|
[ 14:20 miwi ]
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Wed, 3 Oct 2007
|
[ 23:04 edwin ]
Remove support for OSVERSION < 5
|
Wed, 14 Jun 2006
|
[ 20:46 marius ]
Use MASTER_SITE_LOCAL instead of a private server.
Approved by: netchild
|
Mon, 20 Feb 2006
|
[ 12:38 marius ]
- Switch to a rc.d startup script.
- Remove obsolete USE_REINPLACE.
Approved by: netchild
|
Tue, 30 Aug 2005
|
[ 18:37 marius ]
Remove no longer available WWW and site from MASTER_SITES (author passed
away and domain expired shortly after).
Approved by: netchild
|
Tue, 20 Apr 2004
|
[ 13:49 netchild ]
Use the @FreeBSD.org address of the maintainer.
Approved by: marius
|
Sun, 4 Jan 2004
|
[ 13:56 netchild ]
Replace "/etc/nologin" with "/var/run/nologin" in manpage to reflect
reality.
Submitted by: maintainer
|
Thu, 9 Oct 2003
|
[ 08:46 netchild ]
Update to 20031008. This fixes a bug where ftpd-tls would log bogus file
sizes for transfered files. On other operating systems (e.g. GNU/Linux) it
was even more severe as it also affected the file sizes ftpd-tls announced
in advent of a file transfer.
Submitted by: maintainer
|
Thu, 25 Sep 2003
|
[ 11:34 netchild ]
- Update to 20030924. If you're running 20030520 there is no need to
update, the only change is that it now incorporates two patches
previously part of this port.
- Fix PLIST, the sample start-up script was missing.
Submitted by: maintainer
|
Wed, 10 Sep 2003
|
[ 08:11 netchild ] (Only the first 10 of 13 ports in this commit are shown above. )
Add ftpd-tls, a FTP AUTH TLS aware ftp server. This is the counterpart
to ftp/ftp-tls and also written by Peter Runestig.
Submitted by: Marius Strobl <marius@alchemy.franken.de>
|
Number of commits found: 13 |