1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
Commit Graph

272 Commits

Author SHA1 Message Date
Jordan K. Hubbard
47c3eeb86f Update to version 1.03
Prompted by:	Jens A Nilsson <jnilsson@ludd.luth.se>
1998-12-19 14:19:45 +00:00
Justin M. Seger
89f1ab858f Upgrade to v1.2.
PR:		ports/9112
Submitted by:	andy@icc.surw.chel.su
1998-12-17 21:31:30 +00:00
Satoshi Asami
f493d483bc No need to use += for variable defined only once. 1998-12-17 10:43:52 +00:00
Bill Fumerola
c517d4abf6 Pavuk is a HTTP, FTP and Gopher mirroring tool.
What this program does :

   - recursive HTTP , HTTP over SSL , FTP and Gopher document retrieving
   - synchronizing retrieved local copies of document with remote
   - partial content retrieving on servers which suppots it (FTP and HTTP/1.1)
   - follows moved documents
   - supports "robots.txt" standart
   - supports HTTP and FTP proxy server
   - supports HTTP authentification
   - shows document tree
   - have interface to "at" command for scheduling
   - have X-windows user interface (built with own widgets based on plain Xt)
   - may be built with or without X-windows user interface
   - can handle setup files

PR:		ports/6085
1998-12-16 22:37:40 +00:00
Bill Fumerola
f7a48aefbc Upgrade to 1.2.0, and associated changes. 1998-12-14 22:13:37 +00:00
Justin M. Seger
f85bd8fcdc Unbreak for ELF. 1998-12-12 01:48:39 +00:00
Bill Fumerola
207e0fe9be Add more MASTER_SITES.
Remind By:	Obrien and Fenner's survey.
1998-12-08 21:03:16 +00:00
David E. O'Brien
93d2a277ea Upgrade to 3.0 beta #16.
Submitted by:	roberto
1998-12-08 20:25:19 +00:00
Bill Fumerola
e5bf04b47f Initial Import.
WXftp is an X Window System FTP client

Major features available in current (0.4.0) release:

	o User-friendly, intuitive interface (both GTK+ and Motif).
	o Passive data transfers
	o Convenient session manager window
	o On-line help system
	o Recursive downloads with resume option
	o Recursive uploads
	o Multiple delete with option to recurse
	o Auto-redial option

WXftp is copyright (c) 1998 by Alexander Yukhimets <alexy@edgarmail.com>.
All right under the copyright reserved.

This committer thinks this program is really neat as well. :>

PR:		ports/8413
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.de>
1998-12-01 22:11:59 +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
Justin M. Seger
cc804f29bb Unbreak for ELF.
Submitted by:	steve
1998-10-15 01:42:53 +00:00
Justin M. Seger
0f56ee0c51 Mark BROKEN ELF
cc -O -pipe -DCONFIGFILE='"/usr/local/etc/tftpd.conf"'    -o tftpd tftpd.o tftpsubs.o tftpyale.o config.o  classes/libclasses.a
cc: classes/libclasses.a: No such file or directory
*** Error code 1
1998-10-14 03:30:00 +00:00
Justin M. Seger
c15b3bdfae Mark BROKEN for ELF:
cc -O -I. -DAPP_RES=\"/usr/X11R6/lib/X11/app-defaults/Mftp\" -DNET_RC=\"/usr/X11R6/lib/X11/app-defaults/example.netrc\"   -DRETSIGTYPE=void -DMOTIF -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -D_NO_PROTO  -c List.c
List.c: In function `ListFocusIn':
List.c:406: warning: passing arg 1 of `_XmPrimitiveFocusIn' from incompatible pointer type
List.c:406: too few arguments to function `_XmPrimitiveFocusIn'
List.c: In function `ListFocusOut':
List.c:421: warning: passing arg 1 of `_XmPrimitiveFocusOut' from incompatible pointer type
List.c:421: too few arguments to function `_XmPrimitiveFocusOut'
1998-10-13 23:04:41 +00:00
Thomas Gellekum
42e0688a43 Upgrade to 1.5.3.
PR:		8199
Submitted by:	Bruce A. Mah <bmah@ca.sandia.gov>
1998-10-08 06:55:22 +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
Steve Price
a198154cf2 Remove regexp support for libxview not that it builds ELF too. 1998-09-21 22:15:59 +00:00
Steve Price
a7e780e5af Remove regexp support for Xaw3d since it can now be built in
an ELF world.
1998-09-21 01:35:33 +00:00
Vanilla I. Shu
2645c0050e Add 2 entries of share/lftp/*. 1998-09-19 04:03:19 +00:00
Vanilla I. Shu
3a5b80ee76 Upgrade to 1.1.1 1998-09-16 12:07:53 +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
Tor Egge
2deed398e5 Add two distribution patches. 1998-09-07 16:49:16 +00:00
Tim Vanderhoek
cfabce736e Add MAINTAINER (ports@FreeBSD.ORG). Reorder variable. 1998-08-19 04:16:15 +00:00
Tim Vanderhoek
91a75f12dd Generally update this PLIST, too. 1998-08-18 23:23:02 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Tim Vanderhoek
fea27a8610 RUN_DEPEND on perl5, not perl5.500404.
PR:	ports/7624 (Stephen J. Roznowski <sjr@home.net>, w/ patches)
1998-08-16 00:54:39 +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
697abc6434 Correct paths in man page. 1998-08-10 09:10:29 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Andrey A. Chernov
662ab93a72 Install CHANGES file too, it contains useful info 1998-07-24 10:49:40 +00:00
Andrey A. Chernov
47cf3c8380 Upgrade to beta-18 1998-07-22 10:14:20 +00:00
Vanilla I. Shu
72c321b422 Enabling anonymous ftp in proftpd can be confusing with the average setup
PR:		ports/6982
Submitted by:	Bill Fumerola <billf@chc-chimes.com>
1998-07-02 11:06:28 +00:00
David E. O'Brien
99d4d71307 Upgrade to 3.0 beta #14 1998-07-02 02:10:24 +00:00
Steve Price
a1d3f96cfa Update to version 1.0.1.
PR:		7017
Submitted by:	maintainer
1998-06-28 23:29:45 +00:00
Matthew Hunt
57f74a4b31 Upgrade to 1.5.2. 1998-06-28 03:42:10 +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
Steve Price
6e7b3ce4b7 Upgrade to version 1.0.3pl1.
PR:		6884
Submitted by:	maintainer
1998-06-14 15:56:50 +00:00
Steve Price
4a3a207b67 Update checksum.
PR:		6931
1998-06-13 19:32:17 +00:00
David E. O'Brien
b0c042619b Upgrade to the 12th beta of version 3.0. 1998-06-11 10:35:50 +00:00
Torsten Blum
116a2abbae - Upgrade to 2.9
- Use perl5
1998-06-08 12:41:15 +00:00
Steve Price
ff53067132 Update to version 0.99.
PR:		6802
Submitted by:	maintainer
1998-06-04 20:28:10 +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
Thomas Gellekum
21b613ac26 Upgrade to 1.5.1. 1998-05-19 10:52:13 +00:00
Andrey A. Chernov
a1c4e91a0e Upgrade to alpha-8 1998-05-18 20:21:10 +00:00
Andrey A. Chernov
0a9ccc143e Remove "always UTC" patch 1998-05-18 00:11:42 +00:00
Andrey A. Chernov
f107421395 Run /bin/ls always with TZ= 1998-05-15 17:03:38 +00:00
Thomas Gellekum
21e281bbd6 New port cftp. cftp is another full-screen ftp client.
PR:		6105
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-05-14 07:27:52 +00:00
Andrey A. Chernov
9af8ed2755 Upgrade to beta-17 1998-05-12 22:27:11 +00:00
Steve Price
f74bc979dd Update to version 1.0.
PR:		6562
Submitted by:	maintainer
1998-05-10 16:45:52 +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
Thomas Gellekum
e976692486 Oops, forgot to remove one line. 1998-04-30 11:42:14 +00:00
Thomas Gellekum
1e05277c12 Upgrade to 1.5.0. 1998-04-30 11:39:12 +00:00
Satoshi Asami
ca3416790d "mkdir -p" -> "${MKDIR}"
"${INSTALL} -c -m 444" -> "${INSTALL_DATA}"
1998-04-20 22:25:19 +00:00
Jordan K. Hubbard
cf86e6c3cd This has been on my TODO list for awhile. Spegla is an FTP mirroring
program that uses neither perl nor masses of memory when mirroring
large collections (like at ftp.freebsd.org).  I did the port but the
author is Jens A Nilsson <jnilsson@ludd.luth.se>
1998-04-20 01:57:34 +00:00
Satoshi Asami
acd19d78e8 Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created
correctly.
1998-04-04 07:36:46 +00:00
Andrey A. Chernov
9a7f3fc465 Upgrade to 2.4.3 1998-03-23 06:09:14 +00:00
Satoshi Asami
7c9b5a6b6c Thanks to vanilla, I got the distfile. 1998-03-21 12:57:54 +00:00
Satoshi Asami
2614941d93 No need for "omi" in front of COMMENT. 1998-03-21 12:29:11 +00:00
Satoshi Asami
14d6d0b0b9 Mark this port broken, can't fetch. 1998-03-21 12:24:37 +00:00
Justin M. Seger
9f4282c819 Import of ftpfind 0.92:
find directory&file on a ftp server
PR:		5833
Submitted by:	wub@green.an.egg.or.jp
1998-03-16 22:30:19 +00:00
Vanilla I. Shu
fa18db5a45 Upgrade to 0.14.3. 1998-03-12 02:39:54 +00:00
Andrey A. Chernov
0589c7e878 omi - yet one FTP mirroring tool 1998-03-08 04:46:20 +00:00
Thomas Gellekum
d070f46c67 Upgrade to 2.1. 1998-03-04 10:03:41 +00:00
David E. O'Brien
0cfd42308a Make this thing syslog(3) like the stock ftpd(8).
We now use facility FTP vs. DAEMON, and many LOG_NOTICEs were down graded
to LOG_INFO.  Out of the box, this thing will fill your `messages' file
so full, you'd never see anything else in it again, on a busy ftp server.
1998-02-20 08:55:57 +00:00
David E. O'Brien
7f27b5ae41 Make manpages reflect reality as far as files' paths go.
Put control file `shutmsg' in /var/run, not /etc
1998-02-20 06:39:07 +00:00
Justin M. Seger
7922bf9bea Upgrade to version 0.14.0.
PR:		ports/5696
Submitted by:	andy@icc.surw.chel.su
1998-02-16 22:27:29 +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
Vanilla I. Shu
c832199dd9 proftpd is a highly configurable ftp daemon.
PR:		ports/5588
Submitted by:	Stephane Legrand <stephane@lituus.fr>
1998-02-13 17:39:02 +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
7b1c34eeb1 Upgrade to beta-16 1997-12-24 17:45:48 +00:00
Andrey A. Chernov
d0a86539cb Remove CONFIGURE_ENV hack, not needed in this version 1997-12-17 16:52:45 +00:00
Vanilla I. Shu
47a2c10a41 change suffix to tar.gz, and make it fetchable. 1997-12-16 20:02:09 +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
Justin M. Seger
f3d931036c Upgrade to version 0.13.2 and unmark as BROKEN for 3.0.
PR:		ports/5232
Submitted by:	andy@icc.surw.chel.su
1997-12-06 15:45:09 +00:00
Justin M. Seger
27a245a089 Mark BROKEN for 3.0. 1997-11-30 00:24:02 +00:00
Torsten Blum
f645acac38 fix passive mode ftp
PR:		3955
Submitted by:	Ernest Hua <hua@chromatic.com>
1997-11-25 08:23:54 +00:00
Thomas Gellekum
f74f20856c Import lftp port. lftp is a shell-like command line FTP client which
can perform tasks in background. Other features include reput and mirror.

PR:		4510
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-11-17 13:18:37 +00:00
Satoshi Asami
a1a5f3068f Manpage is "xdir.1.gz", not "xdir.1x". That looks like a very old imake
confige file!
1997-11-10 10:39:30 +00:00
Satoshi Asami
1e13d81e9b Manpage is "xftp.1.gz", not "xftp.1x". That looks like a very old imake
confige file!
1997-11-10 10:38:26 +00:00
Satoshi Asami
f7937c6fdb Remove "x11" from category line, this program just uses X. 1997-11-10 10:30:53 +00:00
Dima Ruban
67c13248a4 LLNL XFTP - yet another motif ftp client. 1997-11-10 05:02:31 +00:00
Dima Ruban
8e6c219b63 LLNL XDIR (motif ftp client)
(I hope, I didn't screw up anything ...)
1997-11-10 04:59:27 +00:00
Tor Egge
eb224b6ffa portlint (27 fatal errors and 6 warnings eliminated).
Added some patches.
Set NO_PACKAGE, since the hostname is compiled into several binaries.
1997-10-30 02:42:28 +00:00
Satoshi Asami
6c907ce171 No need for MASTER_SITE_SUBDIR if you are not using one of the canned
defaults ("MASTER_SITE_*").
1997-10-30 00:59:20 +00:00
Justin M. Seger
a71381b8ee Switch to a MASTER_SITE that works. 1997-10-28 18:12:43 +00:00
Andrey A. Chernov
c28d2083bc Upgrade to beta-15, nlist hole fixed 1997-09-15 05:48:35 +00:00