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
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
Andrey A. Chernov
e081bb53ef
Upgrade
1995-01-30 03:32:15 +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
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
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
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