Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5
Fourth round of INSTALLS_SHLIBS conversion.
2000-06-16 08:48:22 +00:00
Michael Haro
aa542d7f7f
remove a.out support
...
portlint -bt
2000-04-22 09:56:44 +00:00
Michael Haro
343c80d542
PORTNAME/PORTVERSION stuff
2000-04-12 05:31:29 +00:00
David E. O'Brien
7af990697f
Minor point release to 3.0.1.
...
Submitted by: jim
2000-04-08 00:47:24 +00:00
David E. O'Brien
6cdb4aa8e6
* Update to version 3.0.0 release.
...
* Rename package to "ncftp3", in order to remove "NO_LATEST_LINK" so the
package is easily added using the pkg_add "-r" feature.
2000-03-22 14:41:36 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
David E. O'Brien
cb1f7778c8
Update to 3.0 beta 21.
...
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-01-10 15:57:20 +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
Andrey A. Chernov
dfc237fa37
upgrade to beta 19
1999-06-11 11:42:49 +00:00
David E. O'Brien
8a9f1e0cf8
upgrade to 3.0b18
1999-02-20 20:54:29 +00:00
David E. O'Brien
e783eeade7
upgrade to 3.0b17
1999-02-18 09:26:53 +00:00
David E. O'Brien
93d2a277ea
Upgrade to 3.0 beta #16 .
...
Submitted by: roberto
1998-12-08 20:25:19 +00:00
Satoshi Asami
96bc8048c3
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
...
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Satoshi Asami
637c4e8f19
Checksum changed....
1998-11-14 06:09:18 +00:00
David E. O'Brien
6bef27b367
Upgrade to 3.0 Beta 15.
...
Submitted by: roberto
1998-11-11 20:58:50 +00:00
Satoshi Asami
65b196c7df
"ln -s" -> "ln -sf" to make this reinstall-friendly.
1998-09-28 09:31:59 +00:00
Satoshi Asami
3318d06f90
List lib*.so links.
1998-09-28 09:31:39 +00:00
David E. O'Brien
ff84ba4fea
ELFify
1998-09-27 03:02:15 +00:00
Andrey A. Chernov
af637e7699
New ld.so (a.out) can't understand libraries with major only
1998-09-07 20:38:07 +00:00
Andrey A. Chernov
9efa95e6c7
put NO_LATEST_LINK back
1998-08-14 00:22:06 +00:00
Andrey A. Chernov
78810d5493
remove NO_LATEST_LINK - this port not conflicts with existen ncftp*
...
installations
1998-08-13 23:29:31 +00:00
Andrey A. Chernov
05181bbf6d
cosmetique
1998-08-13 23:26:43 +00:00
Andrey A. Chernov
a9a87ab08d
turn on ncurses support
...
convert to new manpage scheme
1998-08-13 23:25:21 +00:00
David E. O'Brien
99d4d71307
Upgrade to 3.0 beta #14
1998-07-02 02:10:24 +00:00
Satoshi Asami
6490e512e6
This port is already unfetchable....
1998-06-26 22:34:33 +00:00
David E. O'Brien
4cec5593ec
typo..
1998-06-23 00:45:15 +00:00
David E. O'Brien
a0e0ff9f30
upgrade to 3.0 beta 13
1998-06-23 00:27:06 +00:00
David E. O'Brien
b0c042619b
Upgrade to the 12th beta of version 3.0.
1998-06-11 10:35:50 +00:00
David E. O'Brien
b4c9ba6b8f
Change two ``gcc''s to $(CC) for consitancy with rest of the package.
...
Lead to problem by: roberto
1998-05-21 20:43:42 +00:00
David E. O'Brien
2e099e4cda
upgrade to beta 11
1998-05-21 17:30:59 +00:00
David E. O'Brien
b2ce31c70a
make PREFIX clean
1998-05-09 18:42:01 +00:00
David E. O'Brien
1225b277ac
Upgrade to 3.0 beta version 10
...
Submitted by: roberto
1998-05-09 18:28:50 +00:00
Thomas Gellekum
944910bb30
Execute `ldconfig -R' at the pkg_delete step.
...
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Satoshi Asami
d44a58abe9
Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these are
...
unstable betas with better versions in the tree. (There are probably more
but these were the only ones I could pull off the top of my head.)
1998-02-16 13:16:43 +00:00
David E. O'Brien
f5f45c1429
Upgrade to 3.0 beta #9 .
1998-02-13 04:36:54 +00:00
Justin M. Seger
1b63705a04
ncftp's MASTER_SITE moved.
1998-01-31 17:49:54 +00:00
David E. O'Brien
a0300394f4
Upgrade to 3.0 beta version 7.
1998-01-07 11:42:12 +00:00
Andrey A. Chernov
d0a86539cb
Remove CONFIGURE_ENV hack, not needed in this version
1997-12-17 16:52:45 +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
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
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
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
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
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