summaryrefslogtreecommitdiff
path: root/ftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-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.Ion-Mihai Tetcu2006-06-252-2/+2
| | | | | PR: 99435 Submitted by: maintainer
* - Request MaintainershipErwin Lansing2006-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 deadMarkus Brueffer2006-06-231-1/+1
|
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-193-3/+3
| | | | Approved by: ahze (mentor)
* Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response toMark Linimon2006-06-142-4/+1
| | | | | | email, and various maintainer-timeouts. Hat: portmgr
* Use MASTER_SITE_LOCAL instead of a private server.Marius Strobl2006-06-141-1/+2
| | | | Approved by: netchild
* Add an new option to provide a mechanism for users to disable kqueueXin LI2006-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,Pav Lucistnik2006-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.Munechika SUMIKAWA2006-06-072-2/+19
| | | | | PR: ports/97774 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* - Update to 3.4.7Marcus Alves Grando2006-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.Aaron Dalton2006-05-315-0/+49
| | | | Approved by: tobez (implicit)
* Update to 0.7.2.Roman Bogorodskiy2006-05-315-35/+44
| | | | | PR: 98212 (based on) Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
* - Change installation directoryAndrew Pantyukhin2006-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 addressPav Lucistnik2006-05-291-1/+1
| | | | | PR: ports/98102 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
* Enable optional PAM support using WITH_PAM knobAndrey A. Chernov2006-05-272-1/+18
| | | | | PR: 97774 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* - Fix build on FreeBSD 4.XPav Lucistnik2006-05-264-8/+82
| | | | | PR: ports/97674 Submitted by: Beech Rintoul <beech@mangohealth.org> (maintainer)
* Add file forgotten during last commit:Ion-Mihai Tetcu2006-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)
* - mark broken on 4.x if libgnugetopt is installed [1], [2]Ion-Mihai Tetcu2006-05-202-16/+36
| | | | | | | | | | - re-add LDAP TLS support [1] - fix options handling [1] PR: ports/97369 [1], ports/97341 [2] Reported by: Frank Altpeter <frank@altpeter.de> [2] Submitted by: maintainer [1] Approved by: lawrance (mentor)
* - Respect CCRenato Botelho2006-05-191-2/+3
| | | | | | | - Pass maintainership to submitter PR: ports/97463 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
* Fix a typo in pureftpd.schemaRenato Botelho2006-05-171-0/+1
| | | | | | PR: ports/97387 Submitted by: Malte von dem Hagen <bsd at mnetworking.de> Approved by: maintainer
* - Fix build by defining LIBBONOBO_IDLAndrew Pantyukhin2006-05-121-1/+2
| | | | Approved by: osa (co-mentor, implicit)
* Remove broken extra patch files/extra-patch-module-mod_ldap.c the patch itselfEmanuel Haupt2006-05-104-76/+6
| | | | | | | | | | | | | | | | is actually repeated 3 times so it tries to reverse itself and fails. This patch is only applied if the LDAP know is checked so it doesn't appear on all builds. The patch itself defines TLS support in the LDAP module. There are two problems with doing this. One, it breaks LDAP if the server doesn't support TLS. And two it causes the build to fail on 4.x. The patch to do this was a requested option, and isn't critical for most people. The maintainer is going to add another option knob for LDAP_TLS support once the 4.x build problems are resolved. PR: 96713 Submitted by: Beech Rintoul <beech@mangohealth.org> (maintainer)
* - Update to 0.98.1Andrew Pantyukhin2006-05-107-133/+34
| | | | | | | | - Fix epiphany extension PR: ports/96665 Submitted by: sat Approved by: osa (co-mentor)
* Update my e-mail addressAndrew Pantyukhin2006-05-081-1/+1
| | | | Approved by: krion (mentor, implicit)
* - make portlint happierDirk Meyer2006-05-081-1/+1
|
* - Update to 1.4Emanuel Haupt2006-05-083-16/+17
| | | | | | | - Pass maintainer-ship to submitter PR: 96904 Submitted by: Beech Rintoul <beech@mangohealth.org>
* Remove USE_REINPLACE from all categories starting with FEdwin Groothuis2006-05-0731-32/+0
|
* - Update to 3.3Cheng-Lung Sung2006-05-033-17/+16
| | | | | | | | | - Fixed problem described on secunia advisory SA19706, please see http://secunia.com/advisories/19706/ - Few modifications - Note: phpwebftp-3.3b is the same than phpwebftp-3.3 available at sf.net PR: 96702 Submitted by: maintainer (Jose Alonso Cardenas Marquez)
* - Update to version 1.3.0Andrej Zverev2006-05-036-12/+80
| | | | | | | | | - Fixed makefile syntax after ports/96141 - PR: ports/96630 Submitted by: Beecher Rintoul <akbeech@gmail.com> Approved by: Beech Rintoul <beech@mangohealth.org> (maintainer)
* - Works only on 6.0+Sergey Matveychuk2006-05-021-2/+2
| | | | Reported by: kris via pointyhat
* - Reword COMMENT to fix my nightly english.Sergey Matveychuk2006-05-011-1/+1
|
* - Add a startup scriptSergey Matveychuk2006-05-012-3/+53
| | | | | - Add MASTER_SITE_LOCAL as a second masete site - Fix IGNORE message to satisfy portlint
* Hand maintainership to submitterErwin Lansing2006-05-012-2/+2
| | | | | | PR: 96544 Submitted by: beech@mangohealth.org Approved by: mharo (previous maintainer)
* ftpsesame helps the FTP protocol get through your pf firewall.Sergey Matveychuk2006-04-306-0/+60
| | | | | | | | It does this by passively analysing FTP control connections and adding rules into a pf anchor when an FTP data connection is about to commence. WWW: http://www.sentia.org/projects/ftpsesame/
* - Upgrade to 1.21Sergei Kolobov2006-04-262-9/+10
|
* Update to 7.15.2Hye-Shik Chang2006-04-222-5/+4
|
* - add optional dependency Net::FTPYen-Ming Lee2006-04-191-8/+8
| | | | - replace whitespace with tab and make portlint happier
* Update to 1.122Erwin Lansing2006-04-192-4/+4
|
* - Update to version 2.0.4.Alejandro Pulver2006-04-186-59/+10
| | | | | | | | | | - Remove from virtual category "net" and add to "www". - Remove pkg-message.in and patch-libprozilla_src_Makefile.in (now the upstream version installs headers under a "prozilla" subdirectory). - Change pkg-plist and remove patch-libprozilla_ltmain.sh to install .la (libtool archive) files. Approved by: garga (mentor)
* - Update to 3.4.4Renato Botelho2006-04-172-8/+7
| | | | | | PR: ports/95787 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Approved by: maintainer
* Submitter offered to maintain the port. Forgot this last commit.Renato Botelho2006-04-171-1/+1
| | | | | PR: ports/95797 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* - Update to 0.9.3Renato Botelho2006-04-174-22/+14
| | | | | | | - portlint(1) PR: ports/95797 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* Fix Openssl supportTilman Keskinoz2006-04-151-1/+2
| | | | | | | PR: 95815 Submitted by: Kato Tsuguru Bump PORTREVISION
* After a recent discussion on freebsd-ports, I have modified the HordeMarc G. Fournier2006-04-154-12/+52
| | | | | | | | ports, so that they now do not overwrite existing configuration files. Rather than backing up the old ones and allowing the user to merge the files by hand, config files are left untouched. Submitted by: Shaun Amott <shaun@inerd.com>
* After a recent discussion on freebsd-ports, I have modified the HordeMarc G. Fournier2006-04-154-26/+10
| | | | | | | | | ports, so that they now do not overwrite existing configuration files. Rather than backing up the old ones and allowing the user to merge the files by hand, config files are left untouched. PR: Submitted by: Shaun Amott <shaun@inerd.com>
* - Update to 2.5.7.1Pav Lucistnik2006-04-152-4/+4
| | | | Reported by: krismail
* Remove CONFLICTS - no need to conflict with nonexistent portVasil Dimov2006-04-151-2/+0
|
* AdoptVasil Dimov2006-04-151-2/+1
|
* Reset petef due to no response to email. We hope to see him back sometime.Mark Linimon2006-04-142-2/+2
| | | | Hat: portmgr