summaryrefslogtreecommitdiff
path: root/ftp/moxftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Change "net" -> "ftp".Satoshi Asami1999-08-021-2/+2
| | | | Notes: svn path=/head/; revision=20493
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=19803
* REQUIRES_MOTIF= yesMichael Haro1999-05-021-2/+3
| | | | | | | The non motif version seems to require motif too (that make any sense?) Notes: svn path=/head/; revision=18349
* New list of MASTER_SITES.Steve Price1999-03-241-2/+4
| | | | | | | | PR: 10363 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=17374
* Unbreak for ELF.Justin M. Seger1998-12-122-7/+12
| | | | Notes: svn path=/head/; revision=15293
* Mark BROKEN for ELF:Justin M. Seger1998-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' Notes: svn path=/head/; revision=13954
* Remove regexp support for Xaw3d since it can now be built inSteve Price1998-09-211-2/+2
| | | | | | | an ELF world. Notes: svn path=/head/; revision=13273
* Add MAINTAINER (ports@FreeBSD.ORG). Reorder variable.Tim Vanderhoek1998-08-191-2/+4
| | | | Notes: svn path=/head/; revision=12633
* Generally update this PLIST, too.Tim Vanderhoek1998-08-182-15/+7
| | | | Notes: svn path=/head/; revision=12628
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* No need for MASTER_SITE_SUBDIR if you are not using one of the cannedSatoshi Asami1997-10-301-2/+1
| | | | | | | defaults ("MASTER_SITE_*"). Notes: svn path=/head/; revision=8403
* Switch to a MASTER_SITE that works.Justin M. Seger1997-10-281-2/+2
| | | | Notes: svn path=/head/; revision=8379
* General Makefile cleanupDavid E. O'Brien1996-12-011-7/+5
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+4
| | | | Notes: svn path=/head/; revision=4570
* put back the commented out dependancy for Xaw3d.Eric L. Hernes1996-10-151-2/+4
| | | | | | | Noticed by: Satoshi Notes: svn path=/head/; revision=3984
* use Motif widgets if HAVE_MOTIF=yes.Eric L. Hernes1996-10-114-32/+58
| | | | Notes: svn path=/head/; revision=3961
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* Submitted by: Steve Passe <smp@csn.net>Satoshi 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: Notes: svn path=/head/; revision=2237
* Make this thing compile and install.Satoshi Asami1995-05-133-7/+20
| | | | Notes: svn path=/head/; revision=1715
* Update for new bsd.port.mk (target renaming).Satoshi Asami1995-04-221-5/+5
| | | | Notes: svn path=/head/; revision=1489
* install depends on build!Satoshi Asami1995-04-171-2/+2
| | | | Notes: svn path=/head/; revision=1432
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-3/+5
| | | | Notes: svn path=/head/; revision=1363
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Add an EXTRACT_SUFX line. The source is only available as a tar.Z andAndreas Schulz1995-02-091-0/+1
| | | | | | | not a tar.gz file on the master site. Notes: svn path=/head/; revision=916
* Janusz Kokot <janek@gaja.ipan.lublin.pl> brings moxftp to the ports collection.Jordan K. Hubbard1994-12-297-0/+83
Submitted by: janek Notes: svn path=/head/; revision=644