summaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* - mark broken on 4.x if libgnugetopt is installed [1], [2]itetcu2006-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 CCgarga2006-05-191-2/+3
| | | | | | | - Pass maintainership to submitter PR: ports/97463 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
* Fix a typo in pureftpd.schemagarga2006-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_IDLsat2006-05-121-1/+2
| | | | Approved by: osa (co-mentor, implicit)
* Remove broken extra patch files/extra-patch-module-mod_ldap.c the patch itselfehaupt2006-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.1sat2006-05-107-133/+34
| | | | | | | | - Fix epiphany extension PR: ports/96665 Submitted by: sat Approved by: osa (co-mentor)
* Update my e-mail addresssat2006-05-081-1/+1
| | | | Approved by: krion (mentor, implicit)
* - make portlint happierdinoex2006-05-081-1/+1
|
* - Update to 1.4ehaupt2006-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 Fedwin2006-05-0731-32/+0
|
* - Update to 3.3clsung2006-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.0az2006-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+sem2006-05-021-2/+2
| | | | Reported by: kris via pointyhat
* - Reword COMMENT to fix my nightly english.sem2006-05-011-1/+1
|
* - Add a startup scriptsem2006-05-012-3/+53
| | | | | - Add MASTER_SITE_LOCAL as a second masete site - Fix IGNORE message to satisfy portlint
* Hand maintainership to submittererwin2006-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.sem2006-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.21sergei2006-04-262-9/+10
|
* Update to 7.15.2perky2006-04-222-5/+4
|
* - add optional dependency Net::FTPleeym2006-04-191-8/+8
| | | | - replace whitespace with tab and make portlint happier
* Update to 1.122erwin2006-04-192-4/+4
|
* - Update to version 2.0.4.alepulver2006-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.4garga2006-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.garga2006-04-171-1/+1
| | | | | PR: ports/95797 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* - Update to 0.9.3garga2006-04-174-22/+14
| | | | | | | - portlint(1) PR: ports/95797 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* Fix Openssl supportarved2006-04-151-1/+2
| | | | | | | PR: 95815 Submitted by: Kato Tsuguru Bump PORTREVISION
* After a recent discussion on freebsd-ports, I have modified the Hordescrappy2006-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 Hordescrappy2006-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.1pav2006-04-152-4/+4
| | | | Reported by: krismail
* Remove CONFLICTS - no need to conflict with nonexistent portvd2006-04-151-2/+0
|
* Adoptvd2006-04-151-2/+1
|
* Reset petef due to no response to email. We hope to see him back sometime.linimon2006-04-142-2/+2
| | | | Hat: portmgr
* Reset sf as maintainer due to no response to email messages.linimon2006-04-141-1/+1
| | | | Hat: portmgr
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-141-1/+1
| | | | | | back sometime. Hat: portmgr
* - Update to 2.5.7pav2006-04-106-36/+66
| | | | | PR: ports/95593 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
| | | | Approved by: garga (mentor)
* Release maintainership.thierry2006-04-082-2/+2
|
* - Forget to add rc.d script. Sorry.mnag2006-03-241-0/+25
| | | | | PR: 92380 Notified by: Derkjan de Haan <derkjan__haanjdj.xs4all.nl>
* Reset jedgar as maintainer; has not responded to email about status.linimon2006-03-241-1/+1
| | | | Hat: portmgr
* - Add rc.d scriptmnag2006-03-241-2/+4
| | | | | | | | - Change maintainer's email PR: 92380 Submitted by: infofarmer@gmail.com Approved by: maintainer
* - Fix reply code handling for USER command and bump PORTREVISION.hrs2006-03-233-15/+45
| | | | | | | | | According to STD 9 (RFC 959), 230 reply code can be returned just after that command. While the upstream has been informed it is unlikely to roll out the next release including this fix in the near future. - Make portlint(1) happy. - Take maintainership.
* Update from 7.15.1 to 7.15.3vd2006-03-204-16/+5
| | | | | | | PR: ports/94727 Submitted by: vd Approved by: secteam (simon) Security: http://curl.haxx.se/docs/adv_20060320.html
* Chase the avahi shared lib version.marcus2006-03-181-2/+2
| | | | Reported by: pointyhat via kris
* - Fix PAM problemdinoex2006-03-182-0/+64
| | | | | PR: 92579 Submitted by: Joe Doupnik
* Upgrade to 1.0.2.thierry2006-03-156-20/+38
| | | | | Changelog at <http://cvs.horde.org/diff.php/gollem/docs/CHANGES?r1=1.114.2.16&r2=1.114.2.28&ty=h>
* Fix build with utf8 support disabled.novel2006-03-081-1/+2
| | | | | Reported by: ml@sd2i.com on freebsd-ports@ Approved by: portmgr (marcus)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-075-4/+5
| | | | | Discussed with: kris Approved by: portmgr (implicit)
OpenPOWER on IntegriCloud