| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.13.5_4
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
19 Mar 2011 12:38:54
0.13.5_4
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
0.13.5_4
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
10 Feb 2010 13:54:07
0.13.5_4
|
az  |
Fix service name in description |
17 Jul 2009 04:05:41
0.13.5_4
|
pgollucci  |
Some ftp clients, such as "FileZilla" use the "MLSD" command to
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> |
15 Jul 2009 05:37:48
0.13.5_3
|
pgollucci  |
- USE_RC_SUBR != yes
- portlint |
08 Jan 2009 16:58:29
0.13.5_2
|
pav  |
- No need to define USE_REINPLACE these days |
02 Jan 2009 19:18:02
0.13.5_2
|
lippe  |
- Fix rc script when setting pidfile in the main config file.
- PORTREVISION bumped.
PR: ports/127978
Submitted by: Helmut Schneider <jumper99@gmx.de> |
18 Dec 2008 02:33:39
0.13.5_1
|
linimon  |
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
01 Jun 2008 11:40:05
0.13.5_1
|
miwi  |
- Fix a typo
PR: 117985
Submitted by: Oles Hnatkevych <don_oles@able.com.ua>
Approved by: maintainer timeout |
04 Aug 2007 11:41:31
0.13.5_1
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
12 Aug 2006 15:16:47
0.13.5_1
|
se  |
Install to /... instead of to /... |
20 Feb 2006 20:47:50
0.13.5_1
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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. |
22 Jan 2006 09:48:59
0.13.5_1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jun 2005 23:39:04
0.13.5_1
|
flz  |
- rcNG'ify the port.
PR: ports/68728
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: maintainer timeout (almost 1 year) |
13 Aug 2004 21:35:01
0.13.5
|
trhodes  |
Update to 0.13.5.
Submitted by: Robert Nagy <robert@openbsd.org> |
04 Apr 2003 07:21:16
0.13.4  |
se  |
Upgrade to 0.13.4: Fix possible buffer overflow. |
04 Apr 2003 07:20:12
0.13.3  |
se  |
PID file creation is now safe: Re-enable previous 'stop' procedure and kill
process identified in PID file instead of the 'killall jftpgw' used as a
work-around. |
24 Mar 2003 13:04:39
0.13.3  |
se  |
Upgrade to jftpgw-0.13.3 |
07 Mar 2003 06:02:05
0.13.2  |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Jan 2003 19:17:10
0.13.2  |
se  |
Upgrade to jftpgw-0.13.2 |
11 Apr 2002 20:12:21
0.13.1  |
se  |
Upgrade to release 0.13.1.
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 ... |
15 Feb 2002 08:55:53 
|
se  |
Fix package name to match naming conventions. |
14 Feb 2002 21:47:49 
|
se  |
Upgrade to 0.13.beta.j |
23 Nov 2001 23:36:53 
|
se  |
Upgrade to version 0.0.13g. |
11 Sep 2001 22:21:34 
|
sf  |
unbreak: ${FILESDIR} is read-only. |
17 Jul 2001 17:17:17 
|
se  |
Fix bug in linked list handling that caused a seg fault |
15 Jul 2001 14:30:20 
|
se  |
Highly configurable FTP proxy (under development). |