Commit graph

71 commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Mark Linimon
b42f6675bc Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat:		portmgr
2009-08-28 16:52:33 +00:00
Beech Rintoul
45a812efa1 - Adopt orphan ports in ftp category.
Approved by:	linimon (mentor, implicit)
2008-01-23 22:43:36 +00:00
Rong-En Fan
c0775fcfbf - Fix build after libmytinfo removal
Reported by:	pointyhat via kris
2007-02-09 08:40:42 +00:00
Pav Lucistnik
7b82f41696 - Add SHA256 2005-11-24 16:27:27 +00:00
David E. O'Brien
6427a04875 Make 'pkg_add -r ncftp' now refer to ncftp3. The ncftp3 binary is now
installed as `bin/ncftp'.  This behavior can be changed by building with
INSTALL_AS_NCFTP3 for ncftp3; and INSTALL_AS_NCFTP for ncftp & ncftp2.
2004-04-19 11:42:54 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Akinori MUSHA
1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Christian Weisgerber
c9e13cbce8 Add optional SOCKS5 support.
PR:		42106
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2002-08-29 20:10:31 +00:00
Andrey A. Chernov
32f7857930 Remove myself from MAINTAINER 2002-06-14 11:08:08 +00:00
Michael Haro
343c80d542 PORTNAME/PORTVERSION stuff 2000-04-12 05:31:29 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
779e91cb05 Change "net" -> "ftp". 1999-08-02 10:44:03 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Andrey A. Chernov
9a7f3fc465 Upgrade to 2.4.3 1998-03-23 06:09:14 +00:00
Justin M. Seger
1b63705a04 ncftp's MASTER_SITE moved. 1998-01-31 17:49:54 +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
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +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
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
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
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
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
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
Andrey A. Chernov
bfc5b7cc3d Upgrade to 2.3.0 1996-01-14 10:29:20 +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
Andrey A. Chernov
f20a49e039 Upgrade to 2.2.1 1995-10-16 11:30:10 +00:00
Andrey A. Chernov
bdd2f9b316 Upgrade to 2.2.0 1995-10-04 23:36:02 +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
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
Andrey A. Chernov
6a97821901 Upgrade. 1995-06-13 22:14:34 +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
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
Andrey A. Chernov
13909dd850 Upgrade. 1995-03-09 17:58:40 +00:00