| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07: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 ) |
04 Oct 2007 00: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 19: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 14: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 09: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 09:17:17
20030805_1
|
netchild  |
Increment PORTREVISION because of changed plist, forgotten in last commit. |
10 Sep 2003 09: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 20:52:59
20030805
|
dinoex  |
- use hook for bsd.openssl.mk |
21 Aug 2003 14:47:45
20030805
|
netchild  |
Update to 20030805.
Submitted by: maintainer |
21 May 2003 16: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 |