David E. O'Brien
a0300394f4
Upgrade to 3.0 beta version 7.
1998-01-07 11:42:12 +00:00
Andrey A. Chernov
7b1c34eeb1
Upgrade to beta-16
1997-12-24 17:45:48 +00:00
Andrey A. Chernov
d0a86539cb
Remove CONFIGURE_ENV hack, not needed in this version
1997-12-17 16:52:45 +00:00
Vanilla I. Shu
47a2c10a41
change suffix to tar.gz, and make it fetchable.
1997-12-16 20:02:09 +00:00
David E. O'Brien
1d00f83c2d
Creation of NcFTP version 3.x port.
...
Repository copied by: Satoshi
1997-12-14 16:45:44 +00:00
Justin M. Seger
f3d931036c
Upgrade to version 0.13.2 and unmark as BROKEN for 3.0.
...
PR: ports/5232
Submitted by: andy@icc.surw.chel.su
1997-12-06 15:45:09 +00:00
Justin M. Seger
27a245a089
Mark BROKEN for 3.0.
1997-11-30 00:24:02 +00:00
Torsten Blum
f645acac38
fix passive mode ftp
...
PR: 3955
Submitted by: Ernest Hua <hua@chromatic.com>
1997-11-25 08:23:54 +00:00
Thomas Gellekum
f74f20856c
Import lftp port. lftp is a shell-like command line FTP client which
...
can perform tasks in background. Other features include reput and mirror.
PR: 4510
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-11-17 13:18:37 +00:00
Satoshi Asami
a1a5f3068f
Manpage is "xdir.1.gz", not "xdir.1x". That looks like a very old imake
...
confige file!
1997-11-10 10:39:30 +00:00
Satoshi Asami
1e13d81e9b
Manpage is "xftp.1.gz", not "xftp.1x". That looks like a very old imake
...
confige file!
1997-11-10 10:38:26 +00:00
Satoshi Asami
f7937c6fdb
Remove "x11" from category line, this program just uses X.
1997-11-10 10:30:53 +00:00
Dima Ruban
67c13248a4
LLNL XFTP - yet another motif ftp client.
1997-11-10 05:02:31 +00:00
Dima Ruban
8e6c219b63
LLNL XDIR (motif ftp client)
...
(I hope, I didn't screw up anything ...)
1997-11-10 04:59:27 +00:00
Tor Egge
eb224b6ffa
portlint (27 fatal errors and 6 warnings eliminated).
...
Added some patches.
Set NO_PACKAGE, since the hostname is compiled into several binaries.
1997-10-30 02:42:28 +00:00
Satoshi Asami
6c907ce171
No need for MASTER_SITE_SUBDIR if you are not using one of the canned
...
defaults ("MASTER_SITE_*").
1997-10-30 00:59:20 +00:00
Justin M. Seger
a71381b8ee
Switch to a MASTER_SITE that works.
1997-10-28 18:12:43 +00:00
Andrey A. Chernov
c28d2083bc
Upgrade to beta-15, nlist hole fixed
1997-09-15 05:48:35 +00:00
Andrey A. Chernov
ac2f2b16ce
Upgrade to beta-14
1997-09-09 23:00:13 +00:00
Bill Fenner
1afd4b9125
File disappeared from MASTER_SITE. Replace with a site found by
...
ftpsearch.
Found by: distfile checker
1997-07-21 00:21:45 +00:00
Paul Traina
40a7055cb5
Set maintainer to ports@freebsd.org
1997-07-10 15:50:55 +00:00
Thomas Gellekum
b3a353b967
Use install-info.
1997-05-22 07:53:32 +00:00
Thomas Gellekum
5b97cd95e1
Upgrade to 1.4.5.
1997-05-15 07:20:06 +00:00
Satoshi Asami
76d58a8727
Add PKGNAME to change "-beta-" to "b" in version string.
1997-04-29 02:48:10 +00:00
Andrey A. Chernov
a4ef9c1d42
Upgrade to beta-13
1997-04-27 21:48:55 +00:00
Thomas Gellekum
51ccfb6254
Upgrade to 1.4.4.
1997-02-24 12:32:05 +00:00
Thomas Gellekum
6f65babf4a
Upgrade from 19961208 snapshot to version 1.0.
...
Submitted by: Tor Egge <Tor.Egge@idt.ntnu.no>
1997-02-19 09:31:27 +00:00
David E. O'Brien
c2bf6b9d17
Use ANSI escape sequences for TERM == xterm*, rather than just xterm.
1997-02-19 03:17:19 +00:00
David E. O'Brien
b85e96f141
Style police.
...
Bug fixes.
1997-02-18 10:09:08 +00:00
Thomas Gellekum
f38630b8d4
Import of ftpsearch, a system for indexing contents of ftp servers.
...
Closes PR #2171 .
Submitted by: Tor Egge <tegge@idt.ntnu.no>
1997-02-17 10:43:01 +00:00
Andrey A. Chernov
108ebe4d74
Build ftpd dynamic, if variable PACKAGE_BUILDING is defined
1997-02-07 14:11:08 +00:00
Andrey A. Chernov
f27f59c895
Restore static linking of ftpd
1997-02-05 11:23:42 +00:00
Andrey A. Chernov
346d47a671
Add reminder about -a option required now to use ftpaccess
...
Fix ftpcount/ftpwho by using malloc prototype
1997-02-01 22:17:39 +00:00
Andrey A. Chernov
624195f076
Upgrade to Academ 2.4.2-beta-12 as recommended by AUSCERT security
...
advisory.
P.S. this version is much improved comparing to what we have previously,
f.e. it already contains most of our fixes.
1997-01-30 17:00:56 +00:00
Masafumi Max NAKANE
9eb9d5227b
Rip off the patch to ftpd.c and one to access.c from patch-ai and
...
merge ftpd.c patch to patch-ad and access.c patch to patch-af.
(As clearly stated in the handbook, a file should be changed only by
one patch.)
1997-01-17 09:09:18 +00:00
Masafumi Max NAKANE
b42d59dece
This patch has been integrated in the original source.
1997-01-17 09:02:38 +00:00
Masafumi Max NAKANE
50e22aab41
The original distribution is file has been changed.
...
Pointed-out by: Mark Huizer xaa@stack.nl
(Closing PR #2472.)
1997-01-17 09:01:11 +00:00
David E. O'Brien
af2bca2051
Ncftp v1.x is important to me -- so I'll take maintance of it.
1997-01-12 10:24:42 +00:00
Andrey A. Chernov
7cb79db628
Localize it
1997-01-09 12:41:39 +00:00
Andrey A. Chernov
f68ac8f977
Activate local filename completion
...
Submitted by: sanpei@yy.cs.keio.ac.jp
1997-01-09 11:58:47 +00:00
Jordan K. Hubbard
72734182c1
Remove myself as MAINTAINER from a number of ports I no longer
...
have time to properly maintain. This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00
Andrey A. Chernov
91c52082e7
Prevent dologout goes to mainloop
...
Use system default CFLAGS
1997-01-02 19:12:00 +00:00
Thomas Gellekum
58457b1bfd
Import of wget, a tool similar to our fetch(1), but it is able
...
to fetch complete trees.
1997-01-02 07:19:08 +00:00
David E. O'Brien
3f5c5df468
Mode for non-executables is 644, not 755.
...
Compression of manpages should be dealt with in the FreeBSD port Makefile,
not by patching the dist Makefile. (more obvious to those looking at the
port).
1996-12-01 01:34:47 +00:00
David E. O'Brien
632d90b25a
Things in pre-install target are already handled by mtree.
...
Compression of manpages should be dealt with in the FreeBSD port Makefile,
not by patching the dist Makefile. (more obvious to those looking at the
port).
1996-12-01 01:34:11 +00:00
David E. O'Brien
49f337d203
General Makefile cleanup
...
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
1996-12-01 01:23:27 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Satoshi Asami
83e5fd3ee1
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 09:56:45 +00:00
Jordan K. Hubbard
313db352b6
Add readline support to ncftp.
...
Submitted-By: Dave Cornejo <dave@dogwood.com>
1996-11-15 07:35:25 +00:00