summaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Add port ftp/ftpsync:sat2006-08-314-0/+43
| | | | | | | | | | ftpsync.pl synchronizes a local directory tree and a remote FTP directory tree. It was initally written to automize web publishing, but might be useful for some other purposes, like mirroring not-too-large public sites, data replication, and more. WWW: http://ftpsync.sourceforge.net/ Author: Christoph Lechleitner <ibcl@users.sourceforge.net>
* Mark as broken: fails to install.linimon2006-08-271-0/+2
|
* - Update to 1.5rafan2006-08-222-5/+5
| | | | | | | - Change maintainer address PR: ports/102298 Submitted by: Beech Rintoul <beech at alaskaparadise.com> (maintainer)
* - Pass maintainership to submitterrafan2006-08-151-1/+1
| | | | | PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* - Remove directories that are not in mtree filerafan2006-08-152-0/+21
| | | | | | | | | Note that these directories are be removed by other dependency ports, so I do not bump PORTREVISION for them. These affected ports are belong to ports@. PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-142-2/+2
| | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Some modules are in Perl base.mat2006-08-141-4/+7
| | | | | PR: 101840 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Respect DESTDIRmat2006-08-141-4/+4
| | | | | PR: 101840 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Install to /... instead of to /...se2006-08-121-5/+10
|
* - Update to 3.5.4miwi2006-08-102-7/+7
| | | | | | PR: ports/101699 Submitted by: Dmitry A. Yanko <fm(at)cross-road.org.ua> (maintainer) Approved by: krion (mentor)
* - Add missing locale files to plist. [1]shaun2006-08-082-18/+39
| | | | | | | - Add WITHOUT_NLS knob. PR: ports/101500 [1] Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> [1]
* - Broken on 4.X: does not compile (O_SYNC undeclared)pav2006-08-061-1/+7
| | | | Reported by: krismail
* - Convert the port to be compliant with DESTDIRsem2006-08-061-7/+6
|
* - Add readline as dependency when it was already installed. The programrafan2006-08-061-4/+4
| | | | | | | | will be linked against it anyway, not against a system one. - Pass maintainership to submitter PR: ports/101438 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* - New port: ftp/linux-curlacm2006-08-047-0/+91
| | | | | | | | | | | | | | | | curl is a client to get documents/files from servers, using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity. curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, SSL (https:) connections, file transfer resume and more. (Linux version) WWW: http://curl.haxx.se/ Approved by: garga (mentor)
* - pet portlint(1)rafan2006-08-042-2/+0
| | | | | PR: ports/101337 Submitted by: Beech Rintoul <beech at alaskaparadise.com> (maintainer)
* Add USE_GMAKE - port's build system doesn't work correctly with bmake, whichsobomax2006-08-021-0/+1
| | | | results in binary being built during installation phase.
* - Update to 3.5.2novel2006-07-314-41/+33
| | | | | | | | | | - Fix pkg-plist and clean up empty environment varibales - Fix bug with man page - Due to buggy readline in world-6 sources, force readline to be installed from ports PR: 101107 Submitted by: Dmitry A. Yanko (maintainer)
* - Provide additional mirrors where neededsat2006-07-301-2/+1
| | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes
* - Update to 2.8.3miwi2006-07-292-13/+13
| | | | | | PR: ports/100891 Submitted by: Rainer Alves <rainer.alves(at)gmail.com> (maintainer) Approved by: krion (mentor)
* Change maintainer address to my @FreeBSD.org emailacm2006-07-231-1/+1
| | | | Approved by: garga (mentor)
* Add an explicit knob for c-ares support now that we have Daniel's versionroam2006-07-141-1/+20
| | | | | | | | | of the ares library in the ports tree. The knob defaults to "off" since it conflicts with curl's IPv6 support - which is now also configurable via its own knob. PORTREVISION not bumped since there is no change in the default package build - if enough people consider asynchronous DNS resolving to be good, it could become the default, but for the present it is not.
* Update to 7.15.4, mostly by Vasil Dimov's PR.roam2006-07-134-19/+59
| | | | | | | In addition, OPTIONS'ify everything but OpenSSL support. PR: 99050 Submitted by: vd
* - Upgrade to 0.42.brooks2006-07-125-46/+12
| | | | | | | - Replace patche files with REINPLACE_CMD. PR: ports/100054 Submitted by: chinsan <chinsan.tw at gmail.com>
* - Update to 1.48rafan2006-07-112-5/+5
| | | | | | | - Add java to CATEGORIES PR: ports/100108 Submitted by: Simon Olofsson <simon olofsson.de>
* - Update to 3.5.1garga2006-07-112-7/+7
| | | | | | PR: ports/99893 Submitted by: Simon Olofsson <simon at olofsson.de> Approved by: maintainer
* Add patchfile fogoten in previous commit:itetcu2006-07-101-0/+66
| | | | | | | Update to version 1.1.1 PR: ports/100032 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to version 1.1.1itetcu2006-07-103-81/+15
| | | | | PR: ports/100032 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - update to 2.0.5dinoex2006-07-093-68/+4
|
* Chase gnutls shlib version change.novel2006-07-062-3/+4
|
* - Update to 5.31aaron2006-07-013-28/+10
| | | | | | PR: ports/99061 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - update dependencies for libevent-1.2leeym2006-06-301-1/+1
|
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-251-1/+0
| | | | | | | | | - this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin)
* Maintainer wants to use a different email adress.itetcu2006-06-252-2/+2
| | | | | PR: 99435 Submitted by: maintainer
* - Request Maintainershiperwin2006-06-241-2/+3
| | | | | | | | - Added mirror - Petted portlint PR: 99395 Submitted by: Beech Rintoul <beech@alaskaparadise.com>
* Switch WWW to the sf.net projectsite as kbear.sf.net is deadmarkus2006-06-231-1/+1
|
* Switch to my @FreeBSD.org address.shaun2006-06-193-3/+3
| | | | Approved by: ahze (mentor)
* Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response tolinimon2006-06-142-4/+1
| | | | | | email, and various maintainer-timeouts. Hat: portmgr
* Use MASTER_SITE_LOCAL instead of a private server.marius2006-06-141-1/+2
| | | | Approved by: netchild
* Add an new option to provide a mechanism for users to disable kqueuedelphij2006-06-091-1/+9
| | | | | | | support if necessary. Submitted by: Kirk Strauser <kirk daycos com> Approved by: maintainer
* bbFTP is a file transfer software. It implements its own transfer protocol,pav2006-06-077-0/+243
| | | | | | | | | | | | | | | | | | | | | | | | | which is optimized for large files (larger than 2GB) and secure as it does not read the password in a file and encrypts the connection information. bbFTP main features are: * Encoded username and password at connection * SSH and Certificate authentication modules * Multi-stream transfer * Big windows as defined in RFC1323 * On-the-fly data compression * Automatic retry * Customizable time-outs * Transfer simulation * AFS authentication integration * RFIO interface bbFTP is open-source software, released under the GNU General Public License. It was written by Gilles Farrache at IN2P3 Computing Center in Lyon, France. WWW: http://doc.in2p3.fr/bbftp/index.html PR: ports/98610 Submitted by: Petr Holub <hopet@ics.muni.cz>
* Supports pam.sumikawa2006-06-072-2/+19
| | | | | PR: ports/97774 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* - Update to 3.4.7mnag2006-06-032-7/+7
| | | | | | PR: 97361 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Approved by: maintainer timeout (17 days)
* Adding port ftp/p5-File-Fetch, a generic file fetching mechanism.aaron2006-05-315-0/+49
| | | | Approved by: tobez (implicit)
* Update to 0.7.2.novel2006-05-315-35/+44
| | | | | PR: 98212 (based on) Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
* - Change installation directorysat2006-05-313-14/+22
| | | | | | | | - Various minor fixes PR: ports/97145 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Approved by: krion (mentor)
* - Update maintainer's email addresspav2006-05-291-1/+1
| | | | | PR: ports/98102 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
* Enable optional PAM support using WITH_PAM knobache2006-05-272-1/+18
| | | | | PR: 97774 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* - Fix build on FreeBSD 4.Xpav2006-05-264-8/+82
| | | | | PR: ports/97674 Submitted by: Beech Rintoul <beech@mangohealth.org> (maintainer)
* Add file forgotten during last commit:itetcu2006-05-212-0/+16
| | | | | | | | | | | - mark broken on 4.x if libgnugetopt is installed [1], [2] - re-add LDAP TLS support [1] - fix options handling [1] PR: ports/97529 Submitted by: maintainer Approved by: lawrence (previous commit) Pointyhat: itetcu (me)
OpenPOWER on IntegriCloud