summaryrefslogtreecommitdiffstats
path: root/ftp/moxftp
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak for ELF.jseger1998-12-122-7/+12
|
* Mark BROKEN for ELF:jseger1998-10-131-1/+3
| | | | | | | | | | 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'
* Remove regexp support for Xaw3d since it can now be built insteve1998-09-211-2/+2
| | | | an ELF world.
* Add MAINTAINER (ports@FreeBSD.ORG). Reorder variable.hoek1998-08-191-2/+4
|
* Generally update this PLIST, too.hoek1998-08-182-15/+7
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* No need for MASTER_SITE_SUBDIR if you are not using one of the cannedasami1997-10-301-2/+1
| | | | defaults ("MASTER_SITE_*").
* Switch to a MASTER_SITE that works.jseger1997-10-281-2/+2
|
* General Makefile cleanupobrien1996-12-011-7/+5
| | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+4
|
* put back the commented out dependancy for Xaw3d.erich1996-10-151-2/+4
| | | | Noticed by: Satoshi
* use Motif widgets if HAVE_MOTIF=yes.erich1996-10-114-32/+58
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | 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!
* Change "networking" to "net".asami1995-11-271-2/+2
|
* Submitted by: Steve Passe <smp@csn.net>asami1995-10-031-0/+19
| | | | | there is a bug in net/moxftp keeping it from finding the installed archie application. the following patch fixes it:
* Make this thing compile and install.asami1995-05-133-7/+20
|
* Update for new bsd.port.mk (target renaming).asami1995-04-221-5/+5
|
* install depends on build!asami1995-04-171-2/+2
|
* Update of net Makefiles! Am I done? :)asami1995-04-151-3/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-0/+1
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Add an EXTRACT_SUFX line. The source is only available as a tar.Z andats1995-02-091-0/+1
| | | | not a tar.gz file on the master site.
* Janusz Kokot <janek@gaja.ipan.lublin.pl> brings moxftp to the ports collection.jkh1994-12-297-0/+83
Submitted by: janek
OpenPOWER on IntegriCloud