Commit Graph

651 Commits

Author SHA1 Message Date
Kris Kennaway
d024aa704f Oops, I forgot to commit this patch to make WITH_SSL compile again. 2000-09-23 23:39:42 +00:00
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Daniel Harris
204d996c8c Update to version 2.2.6.
PR:		21237
Submitted by:	MAINTAINER
2000-09-13 23:06:03 +00:00
Maxim Sobolev
e4ddb4eaa9 Update to 0.3.2. 2000-09-05 06:23:31 +00:00
Steve Price
7462b5d634 Include sys/time.h before sys/resource.h so this compiles again on 3.5.
PR:		20724
Submitted by:	zdenko@cs.uh.edu
2000-09-05 02:07:04 +00:00
Kris Kennaway
2c9f48dec6 Upgrade to curl 7.2.1
Submitted by:	Peter Pentchev <roam@orbitel.bg>
2000-09-04 00:56:47 +00:00
Maxim Sobolev
e1bc5eaa75 Update to 0.9.6.
PR:		20962
Submitted by:	maintainer
2000-09-02 14:09:42 +00:00
Kevin Lo
6561393c02 Update to version 1.19
PR: 20922
Submitted by: MAINTAINER
2000-08-29 15:42:10 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Kevin Lo
208a7ccde0 Update to version 2.2.5
PR: 20684
Submitted by: Maintainer
2000-08-18 15:45:27 +00:00
Chris D. Faulhaber
21ea62a32b Update port to 1.9
PR:		20652
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-18 13:12:48 +00:00
Maxim Sobolev
1c370240cb Update to 2.0.7b. 2000-08-15 06:10:58 +00:00
Ade Lovett
b417a4fddb Fix up 'extra' directories
Submitted by:	bento
2000-08-11 15:25:32 +00:00
Will Andrews
582c564dc0 Update to 1.18. I added something to make this link with -lintl.
PR:		20510
Submitted by:	andrew@chg.ru
2000-08-11 01:14:11 +00:00
Neil Blakey-Milner
c442a88353 Update to 0.12
PR:		ports/20421
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
2000-08-06 16:06:04 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Ade Lovett
760a2b1fda Update to 0.1.9 2000-08-04 01:29:27 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Michael Haro
c6cf6527bf fix PASV bug introduced in rc2
Submitted by: Jeremy Chadwick <yoshi@parodius.com>
2000-07-31 23:53:11 +00:00
Michael Haro
57b0dbb24b Update to proftpd 1.2.0rc2 2000-07-28 18:01:04 +00:00
Maxim Sobolev
9f28e088f0 Add a WWW. 2000-07-25 14:42:30 +00:00
Maxim Sobolev
fdaa5c1782 Re-add gtm. 2000-07-25 08:47:01 +00:00
Maxim Sobolev
06b55608a3 Revive gtm - it's now hosted on Sourceforge and update it to 0.4.5.
Other fixes/cleanups:
- use two perl regexs to replace dozen one-line patches;
- use installed linintl instead of port's own;
- correct WWW and MASTER_SITES to reflect new location of the project;
- add gnomecc to RUN_DEPENDS to ensure correct removal of the package.

Obtained from:	http://www.gnome.org/
2000-07-25 08:40:59 +00:00
Maxim Sobolev
9e35bda227 Update to 2.0.7a and make the following cleanups:
- Replace pthread configure patch with perl regex (should make future upgrades
  easier);
- use installed libintl instead of port's own version;
- add WWW to pkg/DESCR and remove absolete lines from there;
- correctly place Gnome icon into share/gnome/pixmap instead of share/pixmap;
- add gnomecc into RUN_DEPENDS to exsure correct removal of Gnome bits.

Obtained from:	http://www.gnome.org/
2000-07-25 07:11:09 +00:00
David E. O'Brien
94c2a489e2 Allow this to co-exist with the other NcFTP packages in the 'Latest'
directory.
2000-07-23 19:17:22 +00:00
Kevin Lo
35b75c97bb Update to version 0.11
PR: 20099
Submitted by: Ports Fury
2000-07-22 06:10:10 +00:00
Jacques Vidrine
4b87127ee1 Remove gtm. The version 0.3.1 distfile is nowhere to be found, and
current versions are for Linux only (nice stuff such as parsing
uts.release to determine what version of the Linux kernel we are
running).
2000-07-21 20:34:04 +00:00
Maxim Sobolev
a21535fbad Remove extra whiteline. 2000-07-17 08:31:57 +00:00
Maxim Sobolev
fdb16863d1 Update to 0.3.0. 2000-07-17 08:27:40 +00:00
Will Andrews
31619d7158 Use GTK_CONFIG properly; add WWW.
PR:		19924
Submitted by:	Ports Fury
2000-07-15 17:07:19 +00:00
Chris D. Faulhaber
02e7112da4 Remove all installed directories
Noticed by:	bento
2000-07-14 12:35:13 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Maxim Sobolev
e1003bbd44 Update to 0.5.6. Also make it link with installed libintl. 2000-07-11 07:37:35 +00:00
Steve Price
1d878e5482 Adding caitoo version 0.6.6.
A KDE/Qt based GetRight(tm)/Go!zilla(tm) downloader alike formerly known as
KGet.

PR:		19208
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-07-10 03:29:16 +00:00
Will Andrews
a04ccb23d8 Update to 2.6.1, which fixes some security issues (actually, we already
had some setproctitle(), etc. fixed through patch-aa), fixes memory leaks
in internal ls, and merges in the virtual passwd/shadow features of
BeroFTPD.  This update should solve SA 00:29.  Add WWW to DESCR.
2000-07-09 02:07:07 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Kris Kennaway
eba09d9d3a Mark FORBIDDEN: yet another remote root exploit. 2000-07-07 09:35:20 +00:00
Ade Lovett
4cc79e5509 Update to 0.1.8 2000-07-06 18:59:04 +00:00
Jordan K. Hubbard
278a647449 Fix the skip directive.
Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
2000-07-05 19:44:04 +00:00
Maxim Sobolev
35764879e6 Add ftpcopy, a two command line ftp tools.
- ftpcopy is a simply FTP client written to copy files or directories
  (recursively) from a FTP server.

- ftpls is a FTP client which generates directory listings, either in plain
  text or HTML.
2000-07-05 16:34:48 +00:00
Will Andrews
b7a88106b9 Add ftpq, a ftp upload queue manager. 2000-07-04 04:25:13 +00:00
Will Andrews
911e4ee83e Add hsftp, a ftp emulator that provides the look-and-feel of an FTP session
but uses ssh to transport commands and data.  Neat!
2000-07-04 03:55:39 +00:00
Kris Kennaway
e6075ba8bb Remove extraneous directory on deinstall
Noticed by:	bento
2000-07-03 04:48:52 +00:00
Kris Kennaway
c2431679a4 Remove extraneous directories on deinstall
Noticed by:	bento
2000-07-03 03:13:48 +00:00
Will Andrews
868e170ee8 Add patches to allow wget to work with INET6.
Obtained from:	NetBSD (thanks itojun!)
Approved by:	obrien
2000-07-02 21:29:54 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Jordan K. Hubbard
dc61a2f5b3 Update to version 1.1p4
Submitted by:   Alexander Langer <alex@big.endian.de>
2000-06-28 16:18:37 +00:00
Jordan K. Hubbard
8fdd3168a0 Update to version 1.1p4
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-06-28 16:18:11 +00:00
Jordan K. Hubbard
78241e74c7 Upgrade to version 1.1p4
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-06-28 16:17:34 +00:00
Alexander Langer
543c989464 Update maintainer email.
PR:		19320, 19321, 19322
Submitted by:	maintainer
2000-06-28 12:33:57 +00:00
Alexander Langer
f660887974 Update to 0.9.5
PR:		19500
Submitted by:	maintainer
2000-06-27 15:24:31 +00:00
Ade Lovett
7115490368 Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.
This is now REQUIRED by ALL GNOMEish applications that install
anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome

Reminded by:	bento
2000-06-26 16:14:32 +00:00
Vanilla I. Shu
87f2bb63fb no-split info file. 2000-06-24 15:33:02 +00:00
Andrey A. Chernov
a4122b02c6 Fix %-hole
Submitted by:	Koga Youichirou <y-koga@jp.FreeBSD.org>
2000-06-24 11:23:51 +00:00
Chris Piazza
10ae656be9 Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
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
Jacques Vidrine
9b1cebe951 Fix depends.
Reported by:	bento.freebsd.org
2000-06-15 19:25:49 +00:00
Andrey A. Chernov
f3e622985b Use snprintf to prevent non-exploitable in real life overflow
Submitted by:	Jun Kuriyama <kuriyama@FreeBSD.org>
2000-06-14 15:37:56 +00:00
Alexander Langer
3322c1dc10 Update to version 2.2.3
PR:		19196
Submitted by:	maintainer
Reviewed by:	will
2000-06-11 16:08:28 +00:00
Akinori MUSHA
4760abbaa5 Update to 1.17. (just PORTVERSION & md5 changes)
PR:		ports/19194
Submitted by:	lioux@uol.com.br
2000-06-11 07:51:46 +00:00
Dima Ruban
148ef6a770 Master site has been changed. 2000-06-07 18:02:02 +00:00
Dima Ruban
ba94a7b244 xdir 2.1 -> 2.1.2 2000-06-07 18:00:11 +00:00
Tim Vanderhoek
6a836c090e On second thought, instead of fixing PORTVERSION=alpha-9 by changing
to PORTVERSION=pl9, fix by changing to PORTVERSION=a9.  A version
string of a9 will sort just fine.
2000-06-04 05:01:54 +00:00
Tim Vanderhoek
3e09f27ac0 PORTVERSION=alpha-9 -> PORTVERSION=pl9 2000-06-04 04:20:24 +00:00
Kris Kennaway
95db38ddd7 Remove wxftp after repo copy to axyftp 2000-06-03 00:16:04 +00:00
Kris Kennaway
8ed9e4098d Update to axyftp 0.5.1 after repo copy from wxftp 2000-06-03 00:15:37 +00:00
Kris Kennaway
290fde7650 Add a manpage to MAN1
Submitted by:	bento
2000-06-02 20:39:13 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Will Andrews
e09880f281 Update to 2.0.6a to fix fennerism. 2000-05-30 20:57:17 +00:00
Chris Piazza
fe69cb5479 Update checksum
PR:		18721
Submitted by:	Alexander Langer <alex@cichlids.com>
2000-05-21 22:13:40 +00:00
Akinori MUSHA
c9f63cfccd Update to 1.16.1.
PR:		ports/18684
Submitted by:	MAINTAINER
2000-05-21 09:09:07 +00:00
Chris Piazza
4ccf219acc Update to 1.16
PR:		18604
Submitted by:	Andrew L. Neporada <andrew@chg.ru> (took maintainership)
2000-05-19 08:26:08 +00:00
Ade Lovett
230778860f Jungle Monkey (JM) is a distributed file sharing program for GNOME/GTK.
You join channels where people offer files for download.
You can offer your own files and create your own channels as well.
Once you download a file, others can connect to you to get that file.
You can also search for files.
2000-05-18 16:08:02 +00:00
Chris D. Faulhaber
719a27bfda Fix PLIST (@dirrm share/doc/downloader)
PR:		18435
Submitted by:	tkato@prontomail.ne.jp
2000-05-07 21:29:41 +00:00
Chris D. Faulhaber
fe641ef4fd Update port to 2.2.2
PR:		18369
Submitted by:	Maintainer
2000-05-07 21:20:58 +00:00
Akinori MUSHA
a21ac3268a Update to 0.9.4.
Stop registering ssh dependency on systems posterior to 4.0-RELEASE.

PR:		ports/18320
Submitted by:	R,Ai(Bmi Guyomarch <rguyom@321.net>
2000-05-01 10:34:33 +00:00
Michael Haro
9647ca36cd whitespace nits 2000-04-22 09:57:37 +00:00
Michael Haro
aa542d7f7f remove a.out support
portlint -bt
2000-04-22 09:56:44 +00:00
Michael Haro
926211f574 portlint (whitespace nits and variable/section ordering) 2000-04-22 09:48:47 +00:00
Will Andrews
d33d7991f1 Update to 1.15.
PR:		18146
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-22 02:15:51 +00:00
Michael Haro
33aa007dfd WWW: not 'WWW :' 2000-04-20 19:56:00 +00:00
Michael Haro
291b541348 place space after WWW: 2000-04-20 19:55:17 +00:00
Michael Haro
c1507b648f move url from comment in Makefile to WWW: in pkg/DESCR 2000-04-19 20:21:29 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +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
Kris Kennaway
4ff6fbf96a Update WWW
Submitted by:	author
2000-04-04 07:26:16 +00:00
Will Andrews
a553e7912e Add patch that allows use of ftp/mirror with newer wu-ftpd servers.
PR:		15368
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
No response:	maintainer
2000-04-04 01:31:30 +00:00
Michael Haro
97e9bec1b6 update to 2.2.0a
PR:		17730
Submitted by:	maintainer
2000-04-01 20:10:34 +00:00
Will Andrews
cb2b64d73c Add xrmftp 1.2.4, a xforms-based FTP client.
PR:		17653
Prodded by:	Matt Heckaman <matt@LUCIDA.QC.CA>
Submitted by:	Matt Heckaman <matt@LUCIDA.QC.CA>
2000-04-01 12:31:44 +00:00
Will Andrews
716e635c4e Activate xrmftp 2000-04-01 12:26:11 +00:00
Kris Kennaway
dd1f59091d Add various new maintainers for these ports 2000-03-29 19:55:56 +00:00
Will Andrews
88be74c92d Take over some ports. 2000-03-29 09:02:04 +00:00
Kris Kennaway
027f59c9d8 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:19:16 +00:00
Kris Kennaway
89a307bf8a Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:16:59 +00:00
Kris Kennaway
cb7ac6ac51 Update to curl 6.5.2 2000-03-26 05:08:26 +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
Michael Haro
8f91981349 update depends location to match where dependency installs and use LOCALBASE
instead of PREFIX (portlint)
2000-03-20 20:30:27 +00:00
Michael Haro
c1d5b695fa remove extra blank line - portlint 2000-03-20 20:25:22 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Ade Lovett
1313027301 Fix web server check problem at install time.
Note to maintainer (who also happens to be the author).
When making changes like this, it is advisable to bump
the version number if you repackage things.

MD5 changes make us (especially Kris :) nervous.  I've verified
the differences for this one.

PR:		17174
Submitted by:	maintainer/author
2000-03-09 18:10:39 +00:00
Chris Piazza
2a2f50cc08 Update to 0.81+ 2000-03-08 00:32:47 +00:00
Chris D. Faulhaber
eba5a08db3 Update port to 2.1.9
PR:		17141
Submitted by:	Maintainer
2000-03-04 14:03:19 +00:00
Chris D. Faulhaber
46a5d7753d Correct patch
PR:		16990
Submitted by:	Maintainer
2000-02-29 02:32:11 +00:00
Steve Price
b33d8dab03 Use '${PERL} install.pl' instead of relying on '.' being in PATH. 2000-02-26 19:36:03 +00:00
Chris D. Faulhaber
bdaa7ccad7 Update port to 2.01
PR:		16930
Submitted by:	Maintainer
2000-02-23 23:19:56 +00:00
Chris D. Faulhaber
cf8562750b * Update port to 1.96
* Fix of the problem that rotate script doesn't work

PR:		16888
Submitted by:	Maintainer
2000-02-23 00:32:38 +00:00
Andrey A. Chernov
380ac83ecc Turn on RFC931 compiled-in support because it can be turned off (when needed)
in ftpaccess config
2000-02-21 01:23:12 +00:00
R. Imura
0e26f0d976 Update to version 1.11.
Maintainer is now ports@FreeBSD.org, because email to him has been
bouncing since last Decenber..

PR:		16701
Submitted by:	Alexander Langer <alex@cichlids.com>
2000-02-20 16:08:19 +00:00
Michael Haro
766aa3c438 compile with mod_readme by default
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-02-18 18:24:31 +00:00
Chris D. Faulhaber
cad092d314 Update port to 2.00
PR:		16710
Submitted by:	Maintainer
2000-02-16 13:16:08 +00:00
Kris Kennaway
7f4d9a06ca USE_OPENSSL
Submitted by:	Jim Bloom <bloom@acm.org>
Approved by:	Maintainer
2000-02-15 07:25:53 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Jeremy Lea
4c67c60169 Fix for -current.
Email to maintainer bouncing.
2000-02-13 01:49:16 +00:00
David E. O'Brien
2ed3b81778 "Now we can send a request with `Referer:' by setting the environment
variable `referer' as well as `http_proxy'."

Submitted by:	shige
2000-02-12 18:00:49 +00:00
Satoshi Taoka
7de9beaed9 Update to 0.7
PR: 16504
Submitted by: maintainer
2000-02-08 15:06:08 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Kris Kennaway
e53282941a Upgrade to curl 6.3, USE_OPENSSL and actually make USE_SSL compile in SSL
support.

PR:		ports/14280
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 22:16:50 +00:00
Steve Price
722c55c877 Make sure we use the correct path to perl(1).
PR:		16202
2000-01-29 21:23:44 +00:00
Michael Haro
a106a0d625 Update to pre10 2000-01-28 07:35:15 +00:00
Munechika SUMIKAWA
46027f2fdb Upgrade to 2.1.6. 2000-01-25 10:32:29 +00:00
Andrey A. Chernov
21fbdc7516 restore historical NLIST behaviour
PR:		16183
Submitted by:	Dag-Erling Smørgrav <des@yes.no>
2000-01-24 22:33:20 +00:00
Steve Price
09f0c958f0 Update to version 0.6.
PR:		16069
Submitted by:	maintainer
2000-01-24 06:21:47 +00:00
Michael Haro
6f1d2c143e Updates the port to version 2.1.5. Adds a couple of lost files in
PLIST.

PR:		16019
Submitted by:	Anders Nordby <anders@fix.no>
2000-01-22 10:31:06 +00:00
Munechika SUMIKAWA
d95ffdf7e4 Add 'ipv6' on CATEGORIES. 2000-01-18 12:54:55 +00:00
Chris Piazza
cf0e3a4294 allow definition of NO_X11 to compile without xpm/gtk
PR:		16046
Submitted by:	Phil Homewood <philh@mincom.com>
2000-01-11 00:20:07 +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
Chris Piazza
b974b6f093 Update to 0.5.1 2000-01-08 09:14:53 +00:00
Steve Price
7dbc023568 Update to version 1.07.1.
PR:		15094
Submitted by:	Mario Ferreira <lioux@linf.unb.br>
1999-12-31 20:16:39 +00:00
Steve Price
972336000b Adding sftp version 0.5.
An ftp(1) replacement that runs over an ssh tunnel.

PR:		15777
Submitted by:	Cy Shubert <Cy.Shubert@uumail.gov.bc.ca>
1999-12-31 02:27:05 +00:00
Steve Price
bbdfde1aa4 Be sure to create ${PREFIX}/www/data before we try to copy files into it.
PR:		15756
Submitted by:	AnarCat <beaupran@iro.umontreal.ca>
1999-12-29 21:22:10 +00:00
Chris D. Faulhaber
599bf70f5a Update MASTER_SITES 1999-12-29 12:22:03 +00:00
Steve Price
3e0e13e978 Update version required comment and add new MASTER_SITE.
PR:		15684
Submitted by:	maintainer
1999-12-25 16:21:25 +00:00
Steve Price
671e83c7b0 Adding ftplocate version 1.50.
An ftp search engine supporting filename and description search.

PR:		15332
Submitted by:	Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
1999-12-25 05:04:31 +00:00
Steve Price
1df91630e3 Adding ftplocate version 1.50.
An ftp search engine supporting filemane and description search.

PR:		15332
Submitted by:	Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
1999-12-25 05:04:11 +00:00
Michael Haro
d717973005 add more mastersites, disable use of sendfile until bugs are fixed
with it and include updates from proftpd cvs repository.
1999-12-22 18:05:00 +00:00
Bill Fumerola
f6fcd0a2d3 Nuke beroftpd, it has security holes and active development seems to
have stopped. Anyone interested in fixing this can revive it.
1999-12-10 02:01:05 +00:00
Chris Piazza
118a7d2507 Update to version 0.5.0 1999-12-07 18:34:44 +00:00
Michael Haro
d8e34e4d47 update to 1.2.0p9 1999-12-05 19:29:55 +00:00
Bill Fumerola
0cd2256307 Remove a ftp server that isn't mirroring properly and hasn't
since May 1999 (found by fenner's distfile survey)
1999-11-23 03:22:21 +00:00
Bill Fumerola
dd3d371843 Add trailing slash to fix distfile-fennerage.
Broken by:	cpiazza
1999-11-23 03:16:50 +00:00
Chris Piazza
15ff1b6860 Update to version 2.0.5a 1999-11-14 00:54:48 +00:00
Chris Piazza
5ae6b1a6eb Update to version 0.4.9 1999-11-11 04:48:47 +00:00
Dirk Froemberg
acf3546644 Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.
1999-11-07 22:25:40 +00:00
Kris Kennaway
c19aaee54d Upgrade to curl 6.1 1999-10-26 22:00:42 +00:00
Michael Haro
1ddebc779c Update to 1.0.6
PR:		14424
Submitted by:	maintainer
1999-10-25 20:39:47 +00:00
Michael Haro
63b067a9e0 Update port to version 2.1.4
PR: 14370 (version 2.1.3)
Submitted by: Anders Nordby <anders@fix.no>
1999-10-25 19:24:47 +00:00
Andrey A. Chernov
c1a43345ca Fix 'dir .' (works as dir *)
Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
1999-10-24 11:44:34 +00:00
Andrey A. Chernov
1a8eb4b4c1 upgrade to 2.6.0
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
1999-10-24 01:57:37 +00:00
Satoshi Asami
b343c89360 Bump gnome libraries' version numbers.
Should have been done by:	nakai
1999-10-17 13:45:05 +00:00
Michael Haro
5492aae1af - install ftpwho
- install xferlog.5 manpage
- create /var/run/proftpd in the rc.d startup script so that it will
  be recreated during the next boot.
1999-10-11 04:41:55 +00:00
Michael Haro
9b9c3928fd - add a startup script for use with standalone mode
- don't install config files as scripts
- strip binary on install
1999-10-10 07:10:41 +00:00
Michael Haro
ba56b4d43e update to 1.2.0pre8 1999-10-10 06:40:18 +00:00
John Polstra
bb57468984 Update to spegla-1.04p1, which fixes core dumps that can happen when
re-logging in after a lost connection.

OK'd by the maintainer of the port.
1999-10-09 21:38:14 +00:00
Chris Piazza
09ff7a4ec6 Update to version 1.0b5
PR:		14017
Submitted by:	maintainer
1999-10-02 16:52:49 +00:00
Michael Haro
427decdeba Update to pre7 1999-09-28 07:30:21 +00:00
Chris Piazza
e16b8bacc3 Update to version 0.4.7 1999-09-19 00:31:03 +00:00
Michael Haro
ec5c2a9cf2 Update to pre6 which increases security. 1999-09-18 07:56:37 +00:00
Michael Haro
9dcdbdc0d2 Mark port as forbidden due to security problems. With any luck
the new release will come out today.
1999-09-10 16:18:42 +00:00
Torsten Blum
ba0cd88b8f Fix some paths 1999-09-10 11:45:21 +00:00
Chris Piazza
03c5090285 Update to version 2.0.4 1999-09-09 23:00:43 +00:00
Jacques Vidrine
b381837d9b gtm depends upon libcapplet, found in gnomecontrolcenter 1999-09-09 18:36:35 +00:00
Steve Price
8a21e5cdb2 Update to version 2.0.3.
PR:		13077
Submitted by:	maintainer
1999-09-06 23:20:09 +00:00
Andrey A. Chernov
ccf1743f2e add more official patches 1999-09-03 17:27:31 +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
Chris Piazza
58ca2806f3 Add a PATCH_FILE to close a security hole in wu-ftpd.
Quoted from wu-ftpd group's accouncement:

    Due to insufficient bounds checking on directory name lengths which can
    be supplied by users, it is possible to overwrite the static memory
    space of the wu-ftpd daemon while it is executing under certain
    configurations.  By having the ability to create directories and
    supplying carefully designed directory names to the wu-ftpd, users may
    gain privileged access.

PR:		13475
Submitted by:	jack@germanium.xtalwind.net
1999-08-30 19:14:07 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Tim Vanderhoek
4f1d4da0af Caps, no period. 1999-08-29 17:49:24 +00:00
Steve Price
eee94a3b11 We need libcompat on FreeBSD/Alpha too. 1999-08-29 15:35:46 +00:00
Peter Wemm
9de5ac14c7 $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
Michael Haro
1b692649d0 swap #include order so things work well 1999-08-29 00:00:16 +00:00
Michael Haro
2c2f60b1e5 add
#include <krb.h>
to the auth stuff.

Submitted by: Alex Demidov <alexd@vinf.ru>
PR Number:	13444
1999-08-28 22:47:46 +00:00
Chris Piazza
e1a019e5ed Unbreak this port (it was using a function called sendfile())
PR:		13414
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-28 16:44:55 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Chris Piazza
2e789763d2 Update to version 1.0b2
PR:		13367
Submitted by:	maintainer
1999-08-26 23:08:22 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
011120dd34 update to 1.2.0pre3a
Submitted by: Jeremy Chadwick yoshi@parodius.com
PR: 		13230
1999-08-23 00:00:19 +00:00
Chris Piazza
262380ef36 Add patch-ac, which I forgot to cvs add when I upgraded pavuk to pl18 1999-08-05 09:10:13 +00:00
Chris Piazza
b8e020f661 Fix a typo in the makefile, it was doing ${MKDIR} share/... instead
of ${MKDIR} ${PREFIX}/share and  update to pl 18.
1999-08-05 04:03:44 +00:00
Chris Piazza
4032a540ae Add a secondary category www 1999-08-02 11:15:04 +00:00
Satoshi Asami
4b6f2a8e7e Adjust dependency, net/wget -> ftp/wget. 1999-08-02 11:12:52 +00:00
Satoshi Asami
779e91cb05 Change "net" -> "ftp". 1999-08-02 10:44:03 +00:00
Satoshi Asami
b12fd26b22 Add new category ftp.
Proposed by:	obrien
1999-08-02 10:40:23 +00:00
Andrey A. Chernov
c37b5092c3 really activate libintl 1999-08-02 07:29:10 +00:00
Chris Piazza
89ab9574ef Update to 0.4.5 1999-08-01 02:33:46 +00:00
Chris Piazza
daedfcfdcc Make a few directories before installing data into them.
PR:		12715
Reported by:	Andrew <andrew@ugh.net.au>
1999-07-24 03:44:30 +00:00
Chris Piazza
263d9dfecf Upgrade to 0.4.4 and disable the http master site: it's serving up
a corrupted distfile.
1999-07-21 05:13:05 +00:00
David E. O'Brien
af7199f926 ftp://ftp.max.irk.ru/pub/unix/net/www/wget/ now is
ftp://ftp.max.irk.ru/unix/net/www/wget/

Submitted by:	Oleg V. Volkov <rover@lglobus.ru>
1999-07-15 06:15:10 +00:00
David E. O'Brien
dc47957207 Add secondary category "www". 1999-07-04 19:05:24 +00:00
Sheldon Hearn
ad74f026c9 Update 1.2.4 -> 2.0.1:
Featuring more accurate ETA calculations, HTTP support and
        bugfixes. See the NEWS file in the distribution.

PR:	12469
Submitted by:	Anders Nordby <anders@fix.no>
1999-07-01 15:25:16 +00:00
Michael Haro
49f794420c Update Y2K URL 1999-06-29 18:30:00 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +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
Chris Piazza
8a7b1f60ce Update to pl15.
PR:	12384
Submitted by:	maintainer
1999-06-25 16:45:46 +00:00
Chris Piazza
17e4ef977a Fix typo in the PKGNAME. 1999-06-23 00:46:26 +00:00
Chris Piazza
ba5e95a9b4 Import of ``downloader''.
A GTK+ based app that allows you to download from ftp or http based
servers much in the same way as "ReGet" for Windows.

PR:	12345
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
1999-06-23 00:43:50 +00:00
Chris Piazza
1be15202dd Fix the path in the second MASTER_SITE. 1999-06-20 07:23:25 +00:00