aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/axyftp
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* sync MASTER_SITESoliver2003-07-221-3/+4
|
* Drop maintainershipkris2003-07-121-1/+1
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Deploy USE_GNOMENG infrastructurelioux2002-08-301-1/+2
| | | | | PR: 42200 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Implement USE_GTK, part 1.reg2000-10-051-5/+3
|
* Correct and sort PLISTs.reg2000-10-031-1/+0
|
* Update to axyftp 0.5.1 after repo copy from wxftpkris2000-06-033-39/+28
|
* PORTNAME/PORTVERSION stuffmharo2000-04-121-3/+3
|
* Remove a ftp server that isn't mirroring properly and hasn'tbillf1999-11-231-1/+0
| | | | since May 1999 (found by fenner's distfile survey)
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-301-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Change "net" -> "ftp".asami1999-08-021-2/+2
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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
* Update to use gtk version 1.2.3.steve1999-05-291-2/+2
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Another bunch off WWW: links in DESCRscrappy1999-04-221-0/+2
|
* Change depend from gtk10 to gtk12 in an attempt to phase out the gtk10 port.mharo1999-04-211-2/+2
|
* Add fresh MASTER_SITES.kris1999-04-131-3/+5
| | | | | PR: 11064 Submitted by: mharo@area51.fremont.ca.us
* Upgrade to v0.4.4, set myself as maintainer.kris1999-03-172-6/+6
| | | | Agreed-to by: Previous maintainer
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.nectar1999-01-231-2/+2
|
* Update to version 0.4.1.steve1999-01-183-6/+8
| | | | | PR: 9438 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* Initial Import.billf1998-12-025-0/+70
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>