summaryrefslogtreecommitdiff
path: root/ftp/jftpgw (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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