| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Mar 2013 20:13:22
20051021
|
marius  |
Deorbit expired ftp/ftp-tls and ftp/ftpd-tls.
Approved by: bapt (mentor) |
30 Dec 2012 12:47:48
20051021
|
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) |
19 Mar 2011 12:38:54
20051021
|
miwi  |
- Get Rid MD5 support |
21 Aug 2008 06:18:49
20051021
|
rafan  |
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 ) |
03 Oct 2007 23:04:44
20051021
|
edwin  |
Remove support for OSVERSION < 5 |
19 Dec 2006 23:10:55
20051021
|
marius  |
- Add MASTER_SITE_LOCAL as a backup master site, the primary one suffers
from outages at times.
- Fix compilation with GCC 4.x. [1]
- Quiet portlint.
Approved by: netchild
Reported by: kris [1]
Obtained from: Fink [1] |
28 Nov 2005 19:04:34
20051021
|
marius  |
Update to version 20051021, which after the original author has died now
is hosted at http://www.ford-hutchinson.com/~fh-1-pfh/. The only change
since version 20031008 is the addition of support for the Clear Command
Channel (CCC) command as described in draft-murray-auth-ftp-ssl-16.txt
(recently issued as RFC4217).
PR: 89675
Submitted by: mnag
Approved by: netchild |
30 Aug 2005 18:37:02
20031008
|
marius  |
Remove no longer available WWW and site from MASTER_SITES (author passed
away and domain expired shortly after).
Approved by: netchild |
20 Apr 2004 13:49:29
20031008
|
netchild  |
Use the @FreeBSD.org address of the maintainer.
Approved by: marius |
19 Mar 2004 01:51:15
20031008
|
trevor  |
Add size data, approved by maintainers. |
09 Oct 2003 08:47:43
20031008
|
netchild  |
Update to 20031008. This fixes a bug in the autoconfigure part which
actually didn't have a negative impact on building ftp-tls.
If you're using an older version of this port there's no need to update.
Submitted by: maintainer |
10 Sep 2003 08:17:17
20030805_1
|
netchild  |
Increment PORTREVISION because of changed plist, forgotten in last commit. |
10 Sep 2003 08:14:24
20030805
|
netchild  |
- Fix some minor nits in the patched manual page.
- Install PORTDOCS (unless NOPORTDOCS is specified).
This changes where made to bring this port in line with the newly added
ftp/ftpd-tls port.
Submitted by: Marius Strobl <marius@alchemy.franken.de> |
29 Aug 2003 19:52:59
20030805
|
dinoex  |
- use hook for bsd.openssl.mk |
21 Aug 2003 13:47:45
20030805
|
netchild  |
Update to 20030805.
Submitted by: maintainer |
21 May 2003 15:25:57
20030520
|
netchild  |
Update to 20030520.
Submitted by: maintainer |
21 Feb 2003 12:00:40
20020906
|
knu  |
De-pkg-comment. |
30 Oct 2002 12:08:24
20020906
|
netchild  |
Add ftp-tls 20020906, ftp client supporting FTP AUTH TLS.
Submitted by: marius@alchemy.franken.de |