1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
70cc23c69f - Add DOCS options
- Add LICENSE
- Add stage support
2014-02-08 14:41:16 +00:00
Baptiste Daroussin
1640537ad6 Add NO_STAGE all over the place in preparation for the staging support (cat: ftp) 2013-09-20 17:23:18 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Andrej Zverev
1bf2ae2ae1 Fix service name in description 2010-02-10 13:54:07 +00:00
Philip M. Gollucci
715b3b08e3 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>
2009-07-17 04:05:41 +00:00
Philip M. Gollucci
bb1cbd56e2 - USE_RC_SUBR != yes
- portlint
2009-07-15 05:37:48 +00:00
Pav Lucistnik
aa6dc6e7bd - No need to define USE_REINPLACE these days 2009-01-08 16:58:29 +00:00
Felippe de Meirelles Motta
eb18e5bb10 - Fix rc script when setting pidfile in the main config file.
- PORTREVISION bumped.

PR:		ports/127978
Submitted by:	Helmut Schneider <jumper99@gmx.de>
2009-01-02 19:18:02 +00:00
Mark Linimon
d1ea8df926 Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-12-18 02:33:39 +00:00
Martin Wilke
05b691bc1e - Fix a typo
PR:		117985
Submitted by:	Oles Hnatkevych <don_oles@able.com.ua>
Approved by:	maintainer timeout
2008-06-01 11:40:05 +00:00
Gabor Kovesdan
42542fb076 - 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)
2007-08-04 11:41:30 +00:00
Stefan Eßer
d028c5bc43 Install to /... instead of to /... 2006-08-12 15:16:47 +00:00
Doug Barton
c49d1a3273 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.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
0bb0ea5bd7 SHA256ify
Approved by:    krion@
2006-01-22 09:48:59 +00:00
Florent Thoumie
dd61039560 - rcNG'ify the port.
PR:		ports/68728
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	maintainer timeout (almost 1 year)
2005-06-05 23:39:04 +00:00
Tom Rhodes
0cec75bf47 Update to 0.13.5.
Submitted by:	Robert Nagy <robert@openbsd.org>
2004-08-13 21:35:01 +00:00
Stefan Eßer
30316231ed Upgrade to 0.13.4: Fix possible buffer overflow. 2003-04-04 07:21:16 +00:00
Stefan Eßer
61e0035ee2 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.
2003-04-04 07:20:12 +00:00
Stefan Eßer
ff212c768a Upgrade to jftpgw-0.13.3 2003-03-24 13:04:38 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Stefan Eßer
da1a192da6 Upgrade to jftpgw-0.13.2 2003-01-05 19:17:10 +00:00
Stefan Eßer
daaaf6dd49 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 ...
2002-04-11 20:12:21 +00:00
Stefan Eßer
031b52cfa3 Fix package name to match naming conventions. 2002-02-15 08:55:53 +00:00
Stefan Eßer
87ca257abb Upgrade to 0.13.beta.j 2002-02-14 21:47:49 +00:00
Stefan Eßer
099704c19d Upgrade to version 0.0.13g. 2001-11-23 23:36:53 +00:00
FUJISHIMA Satsuki
754b0c312f unbreak: ${FILESDIR} is read-only. 2001-09-11 21:21:33 +00:00
Stefan Eßer
80ee1799c0 Fix bug in linked list handling that caused a seg fault 2001-07-17 16:17:17 +00:00
Stefan Eßer
8c7120c228 Highly configurable FTP proxy (under development). 2001-07-15 13:30:20 +00:00