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
Peter Wemm
bd990e6999
Update ncftp2.4.1 -> 2.4.2
...
Removed my patch for the extra characters in the passwd prompt caused by
the long-standing (but now fixed in development sources) ncurses problem
now that the author has an equivalent fix.
1996-11-10 03:10:41 +00:00
Andrey A. Chernov
71a3bb0e3d
Better ports configuration
...
Submitted by: max
1996-10-21 20:05:18 +00:00
Andrey A. Chernov
1e0f2d19d1
Implement alternative strategy: if it impossible to confirm password, ask for
...
it anycase, but not tell that S/key password required
It looks like non-s/key system from outside
Additionly tell that s/key required if it is so for normal case
1996-10-18 17:15:19 +00:00
Andrey A. Chernov
503b0cc834
Upgrade to 2.4.1
1996-10-18 15:55:47 +00:00
Andrey A. Chernov
781b71b2a6
Upgrade to 2.4.0
1996-10-17 22:22:18 +00:00
Andrey A. Chernov
43a2c8d623
Copy s/key changes from our ftpd (don't even ask for password
...
if it is impossible to confirm it)
1996-10-17 17:55:23 +00:00
Eric L. Hernes
4a8176e148
put back the commented out dependancy for Xaw3d.
...
Noticed by: Satoshi
1996-10-15 18:25:56 +00:00
Eric L. Hernes
1760aa0a0c
use Motif widgets if HAVE_MOTIF=yes.
1996-10-11 20:36:10 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Andrey A. Chernov
53e92db6ec
Extract sufx changed on master site
...
Add yet one master site (http), because ftp is always busy
1996-09-05 18:38:20 +00:00
Peter Wemm
22a7b49cc4
Work around what appears to be a ncurses bug. The command line at the
...
bottom of the screen can sometimes have stray characters left behind from
the previous command. This seems to be because ncurses is ignoreing
a ``wprintw(window, "%s", " ")'' when it's in the last column of a window.
I dont know who is right, ncurses or ncftp.
This workaround also makes the code a little cleaner as a side effect. :-)
1996-08-18 15:12:39 +00:00
Paul Traina
4d9cfd8eef
Security patch for weird pathnames
1996-08-11 17:36:01 +00:00
Satoshi Asami
9de54ea05b
Take off program name from beginning of COMMENT, it's part of PKGNAME
...
anyway.
1996-07-05 06:29:58 +00:00
Satoshi Asami
f0a534c079
Add suffix to "man/man1/ncftp". Wake up Jordan! :>
1996-07-05 06:27:45 +00:00
Satoshi Asami
1408c674d7
Compress man page (conditionalized on NOMANCOMPRESS).
1996-07-05 06:26:52 +00:00
Jordan K. Hubbard
fe3ba3dcc1
Fix some very small nits I noticed in here while I was cloning the port
...
for ncftp1.
1996-06-20 15:22:20 +00:00
Jordan K. Hubbard
0d62dab1ac
Resurrect ncftp 1.x in ports now that it's gone from /usr/src.
1996-06-20 15:17:28 +00:00
Satoshi Asami
cf81738d8d
Add ".example" to the end of three etc files, as that's what the port
...
installs. ;)
1996-06-14 10:28:46 +00:00
Torsten Blum
7faec10cbb
Fix a typo which prevents mirro from running properly (division by zero error)
...
Submitted by: Mike Peck <mike@binghamton.edu>
1996-04-26 21:59:41 +00:00
Andrey A. Chernov
e775fd2c3a
Switch to .tar.gz variant, it occupes less space in distfiles
1996-03-30 13:09:27 +00:00
Satoshi Asami
5fb563ecd1
An xview-based graphical ftp interface.
...
Submitted by: Janusz Kokot <janek@gaja.ipan.lublin.pl>
1996-03-25 08:58:59 +00:00
Satoshi Asami
0c17df56ad
Checksum changed at master site.
1996-03-21 11:39:40 +00:00
Torsten Blum
1bb8abd42e
upgrade to V2.8
1996-03-16 15:29:51 +00:00
Andrey A. Chernov
bfc5b7cc3d
Upgrade to 2.3.0
1996-01-14 10:29:20 +00:00
Andrey A. Chernov
8693ea3511
Do not clobber existen configuration
1995-12-29 20:54:10 +00:00
Andrey A. Chernov
5d74a294b7
Fix checksum mismatch
1995-12-29 20:43:16 +00:00
Satoshi Asami
510bcaa2de
Change "networking" to "net".
1995-11-27 04:06:03 +00:00
Andrey A. Chernov
3f08379849
Upgrade 2.2.1 -> 2.2.2
1995-11-23 20:38:16 +00:00
Satoshi Asami
088bb15bee
They changed the tarball on master site. It still compiles & packages
...
fine with our patches.
Reported by: Charlie Root <root@taz.emmons.cmich.edu>
1995-11-20 13:17:22 +00:00
Andrey A. Chernov
f20a49e039
Upgrade to 2.2.1
1995-10-16 11:30:10 +00:00
Justin T. Gibbs
51497223af
Backup last installed ftpd in LIBEXECDIR instead of ETCDIR.
...
Noticed By: Satoshi Asami <asami@FreeBSD.org>
1995-10-13 00:36:30 +00:00
Justin T. Gibbs
6f6a47cec5
Tune wu-ftpd for high performance:
...
- Link ftpd static - big win since it forks so often.
- Turn off push flag to keep sender TCP from sending short packets
at the boundaries of each write(). Should probably do a SO_SNDBUF
to set the send buffer size as well, but that may not be desirable
in heavy-load situations.
- Double the send buffer size.
- Add an option to config.h, LOG_TOOMANY, defined by default, that controls
whether we bother to complain when a connection hits a user limit. Turning
this off removes at least 3/4 of the syslog usage of wu-ftpd on a busy
system saving CPU and logspace.
- Make SKEY portions truely optional by one knob in the src Makefile
Obtained from: David Greenman <davidg@FreeBSD.org> and wcarchive
1995-10-09 05:27:19 +00:00
Andrey A. Chernov
bdd2f9b316
Upgrade to 2.2.0
1995-10-04 23:36:02 +00:00
Satoshi Asami
42c57b73b1
Submitted by: Steve Passe <smp@csn.net>
...
there is a bug in net/moxftp keeping it from finding the installed
archie application. the following patch fixes it:
1995-10-03 23:15:23 +00:00
Andrey A. Chernov
bbcc191a23
Upgrade to 2.1.1
1995-09-23 17:09:13 +00:00
Peter Wemm
7c315e1aac
This patch adds tcsh/bash style filename completion to ncftp2.
...
Originally this was written for version 2.0.4 but has not been updated
by the author since... this was too useful to die..
Obtained from: Tim MacKenzie <t.mackenzie@trl.oz.au>
1995-08-18 17:50:34 +00:00
Peter Wemm
c7f8a0f4f6
Correct the md5 checksum.. The md5 was for version 2.0.7, while this is 2.1.0
1995-08-18 17:43:50 +00:00
Satoshi Asami
71ef039ccd
Submitted by: Tom Samplonius <tom@misery.sdf.com>
...
I've made some changes to the wu-ftpd port. Here's an overview of the
enclosed patches:
patch-ab: replacement for patches/patch-ab to add install of basic
configuration files: ftpaccess, ftpconversions, and ftpusers
patch-ah: new patch to add some FreeBSD system users: toor, ingres, and
xten to the ftpusers file
PLIST.diff: add the config files to the package
DESCR.diff: add a comment on location and purose of installed config
1995-08-11 00:23:59 +00:00
Satoshi Asami
abb799add1
Correct a few pathname problems. In particular, put ftpd in libexec,
...
not etc.
Submitted by: Tom Samplonius <tom@misery.sdf.com>
1995-08-08 11:06:34 +00:00
Andrey A. Chernov
ce9afffac0
Upgrade 2.0.7 -> 2.1.0
...
Reviewed by:
Submitted by:
Obtained from:
1995-07-17 14:31:23 +00:00
Torsten Blum
618ab53e8e
This patch to mirror allows you to specify a "account" too. This
...
is used by some mainframe FTP's and other bogous machinery.
Submitted by: phk
1995-06-15 17:31:25 +00:00
Andrey A. Chernov
6a97821901
Upgrade.
1995-06-13 22:14:34 +00:00
Satoshi Asami
df23388e88
Fix screwy output from pwd when in a "hidden" directory.
...
Submitted by: torstenb
1995-05-30 09:58:38 +00:00
Satoshi Asami
309a7e340a
mirror - mirror packages on remote sites
...
Submitted by: torstenb@ramsey.saar.de (Torsten Blum)
1995-05-19 07:23:14 +00:00
Satoshi Asami
13e281f1c0
Make this thing compile and install.
1995-05-13 09:14:05 +00:00
Andrey A. Chernov
2eb585bf89
Upgrade.
1995-05-07 20:57:56 +00:00
Andrey A. Chernov
527c73a5a8
Upgrade.
1995-04-27 23:36:21 +00:00
Satoshi Asami
ddc3f538a6
Update for new bsd.port.mk (target renaming).
1995-04-22 12:30:11 +00:00
Satoshi Asami
043a1368d1
install depends on build!
1995-04-17 07:59:05 +00:00
Satoshi Asami
633cbf4d9f
Manpage is compressed.
1995-04-17 07:57:52 +00:00
Satoshi Asami
5f46dae90f
Update of net Makefiles! Am I done? :)
1995-04-15 05:42:12 +00:00
Satoshi Asami
19e38c2e9f
Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
...
some Makefiles along the way.
1995-04-12 04:56:21 +00:00
Andrey A. Chernov
bb087a1e11
Upgrade.
1995-04-03 17:03:52 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andrey A. Chernov
7ee0844748
Upgrade.
1995-03-20 21:32:29 +00:00
Paul Traina
58959c4f01
Update to yale-tftpd 3.0
1995-03-20 20:54:47 +00:00
Andrey A. Chernov
13909dd850
Upgrade.
1995-03-09 17:58:40 +00:00
Andrey A. Chernov
c5f6934616
Upgrade
1995-02-27 22:20:02 +00:00
Andrey A. Chernov
54dfde982f
Upgrade.
1995-02-09 22:09:05 +00:00
Andreas Schulz
de7e641af2
Add an EXTRACT_SUFX line. The source is only available as a tar.Z and
...
not a tar.gz file on the master site.
1995-02-09 18:42:18 +00:00
Andrey A. Chernov
e081bb53ef
Upgrade
1995-01-30 03:32:15 +00:00
Gary Palmer
27accdef20
Foo. Fix up support for compressed manpages
1995-01-25 23:01:34 +00:00
Gary Palmer
64b881e789
Finally get most of wu-ftpd working.
...
Changes:
- Use internal functions rather than libc versions in a couple of places
This allows writing to dirs without read perms and the
ftpconversions file to work.
- Fix up skey support to use correct parameters
- using compress in the ftpconversions file doesn't seem to work,
so alter example ftpconversions file to use gzip -d rather than compress -dc
- Install manpages compressed
Still broken :
- using /bin/compress to compress/uncompress files on the fly
1995-01-25 22:41:57 +00:00
Andrey A. Chernov
bfe6c19816
Upgrade.
1995-01-24 04:56:34 +00:00
Andrey A. Chernov
75bdbf21e0
Upgrade
1995-01-19 10:43:48 +00:00
Andrey A. Chernov
e48229ce28
Upgrade
1995-01-17 23:09:11 +00:00
Gary Palmer
536becde89
<Sigh> Even more off_t fixes for wu-ftpd. Now you should be able to upload
...
data without crashing the server also.
1995-01-14 00:03:24 +00:00
Gary Palmer
0a5b0ea364
Fix for the wu-ftpd coring problem.
...
Submitted by: Ollivier Robert <roberto@blaise.ibp.fr>
1995-01-13 01:24:37 +00:00
Andrey A. Chernov
f98bb03244
Update
1995-01-10 19:52:25 +00:00
Gary Palmer
d1f3c1d868
Another one which had the distfile bumped but the checksums remained
...
for the old version. PLEASE update files/md5 when you upgrade ports!
1995-01-04 01:46:31 +00:00
Andrey A. Chernov
b0e52f82d0
Upgrade
1995-01-01 20:33:19 +00:00
Jordan K. Hubbard
1967f5ab78
Janusz Kokot <janek@gaja.ipan.lublin.pl> brings moxftp to the ports collection.
...
Submitted by: janek
1994-12-29 13:04:34 +00:00
Andrey A. Chernov
626194d59f
Remove -lresolv, not really needed
1994-12-23 21:38:36 +00:00
Andrey A. Chernov
0f1c0d8139
Upgrade
1994-12-22 06:03:52 +00:00
Torsten Blum
e7458ed790
change _PATH_PIDNAME to "/var/run/ftp.pids-%s"
1994-12-18 00:52:55 +00:00
Gary Palmer
3217d24fe5
First batch of MD5 checksum files. Only did through to the end of net
...
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
1994-12-18 00:28:13 +00:00
Andrey A. Chernov
62dcff649b
Upgrade
1994-12-14 00:05:59 +00:00
Andrey A. Chernov
c3451b7125
upgrade to BETA 7
1994-12-05 21:36:33 +00:00
Paul Traina
25eda89133
Remove unnecessary patches
1994-12-05 09:44:56 +00:00
Andrey A. Chernov
a3e966715e
Remove WRKSRC, unneded now
1994-12-04 04:36:07 +00:00
Gary Palmer
6673380521
Bump to 2.0b6. Still compiles ok.
1994-12-04 01:25:22 +00:00
Andrey A. Chernov
f5a1399e22
Add -lmytinfo to libs list
1994-11-26 12:22:04 +00:00
Andrey A. Chernov
fb005dd144
Restore incorrectly deleted patch. It seems that we have bad tradition
...
to delete patches which don't apply directly. Please do it only
if you completely understand, what you do, or contact with original
porter at least.
1994-11-26 12:06:42 +00:00
Gary Palmer
b1f795d9aa
Update to 2.0b5
1994-11-26 01:18:13 +00:00
Andrey A. Chernov
6e5eb5b926
Update to new version
1994-11-17 20:38:04 +00:00
Andrey A. Chernov
73a43d16b0
ncftp2 (enhanced ncftp)
1994-11-04 09:35:57 +00:00
Paul Traina
409a3a2221
install in /usr/local heirarchy and compile cleanly under 4.4bsd
1994-10-27 21:51:48 +00:00
Torsten Blum
33991ff4fa
Reviewed by:
...
Submitted by:
Obtained from:
wuarchive ftpd with skey support
1994-10-23 01:37:00 +00:00
Paul Traina
2025fecc95
Do package support for yale-tftpd
1994-10-07 00:59:32 +00:00
Paul Traina
b1416c3efb
Enhanced TFTPD by Alan Watt of Yale
1994-10-07 00:45:12 +00:00