Commit Graph

214 Commits

Author SHA1 Message Date
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