aboutsummaryrefslogtreecommitdiff
path: root/ftp/jftpgw
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Fix service name in descriptionAndrej Zverev2010-02-101-1/+1
| | | | Notes: svn path=/head/; revision=249529
* Some ftp clients, such as "FileZilla" use the "MLSD" command toPhilip M. Gollucci2009-07-172-1/+11
| | | | | | | | | | | | | | | retrieve accurate directory listsings. Proftpd and other ftp servers support this, but the jftpgw ftp proxy doesn't, causing the client to hang. This patch adds this capability. PR: ports/136688 Submitted by: Jamie Landeg Jones <jamie@bishopston.net> Notes: svn path=/head/; revision=237965
* - USE_RC_SUBR != yesPhilip M. Gollucci2009-07-153-8/+5
| | | | | | | - portlint Notes: svn path=/head/; revision=237852
* - No need to define USE_REINPLACE these daysPav Lucistnik2009-01-081-1/+0
| | | | Notes: svn path=/head/; revision=225487
* - Fix rc script when setting pidfile in the main config file.Felippe de Meirelles Motta2009-01-022-2/+1
| | | | | | | | | | - PORTREVISION bumped. PR: ports/127978 Submitted by: Helmut Schneider <jumper99@gmx.de> Notes: svn path=/head/; revision=225139
* Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2008-12-181-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224354
* - Fix a typoMartin Wilke2008-06-011-1/+1
| | | | | | | | | PR: 117985 Submitted by: Oles Hnatkevych <don_oles@able.com.ua> Approved by: maintainer timeout Notes: svn path=/head/; revision=214114
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-7/+7
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* Install to /... instead of to /...Stefan Eßer2006-08-121-5/+10
| | | | Notes: svn path=/head/; revision=170414
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154146
* - rcNG'ify the port.Florent Thoumie2005-06-053-23/+23
| | | | | | | | | PR: ports/68728 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer timeout (almost 1 year) Notes: svn path=/head/; revision=136873
* Update to 0.13.5.Tom Rhodes2004-08-132-3/+3
| | | | | | | Submitted by: Robert Nagy <robert@openbsd.org> Notes: svn path=/head/; revision=116149
* Upgrade to 0.13.4: Fix possible buffer overflow.Stefan Eßer2003-04-042-3/+3
| | | | Notes: svn path=/head/; revision=78117
* PID file creation is now safe: Re-enable previous 'stop' procedure and killStefan Eßer2003-04-041-4/+2
| | | | | | | | process identified in PID file instead of the 'killall jftpgw' used as a work-around. Notes: svn path=/head/; revision=78115
* Upgrade to jftpgw-0.13.3Stefan Eßer2003-03-242-3/+3
| | | | Notes: svn path=/head/; revision=77380
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to jftpgw-0.13.2Stefan Eßer2003-01-055-11/+19
| | | | Notes: svn path=/head/; revision=72597
* Upgrade to release 0.13.1.Stefan Eßer2002-04-118-73/+14
| | | | | | | | | Seems that privileges are dropped in a way, that restricts writing of the PID file to driectories that can be written into by the UID the process is running under (i.e. nobody). This will be fixed later ... Notes: svn path=/head/; revision=57590
* Fix package name to match naming conventions.Stefan Eßer2002-02-151-1/+2
| | | | Notes: svn path=/head/; revision=54741
* Upgrade to 0.13.beta.jStefan Eßer2002-02-148-49/+67
| | | | Notes: svn path=/head/; revision=54712
* Upgrade to version 0.0.13g.Stefan Eßer2001-11-234-90/+4
| | | | Notes: svn path=/head/; revision=50437
* unbreak: ${FILESDIR} is read-only.FUJISHIMA Satsuki2001-09-111-2/+2
| | | | Notes: svn path=/head/; revision=47715
* Fix bug in linked list handling that caused a seg faultStefan Eßer2001-07-171-0/+23
| | | | Notes: svn path=/head/; revision=45204
* Highly configurable FTP proxy (under development).Stefan Eßer2001-07-158-0/+177
Notes: svn path=/head/; revision=45142