summaryrefslogtreecommitdiff
path: root/ftp/moxftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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