Commit Graph

97 Commits

Author SHA1 Message Date
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