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

17 Commits

Author SHA1 Message Date
Wen Heping
4275d15ea4 - Reset maintainer to ports@
Submitted by:	chifeng@gmail.com(previous maintainer, via email)
2014-08-10 13:04:34 +00:00
Vanilla I. Shu
4509c380ca 1: Stagify.
2: s/pftabled.0/pftabled.1/, bump version.

Approved by:	portmgr@
2014-06-20 16:22:57 +00:00
Martin Wilke
2b47dc8bc4 - Convert gmake, bzip2, xz to USES
Approved by:	portmgr
2014-05-26 15:01:39 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Andrej Zverev
b93bdbe2d6 - Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
2013-06-18 13:49:02 +00:00
Baptiste Daroussin
5c1bfd69f6 Convert to new options framework
While here do some build with clang fixes

PR:		ports/178445, ports/178446, ports/178444, ports/178443, ports/178425, ports/178423
Submitted by:	"Ilya A. Arkhipov" <rum1cro@yandex.ru>
2013-05-10 11:28:32 +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
Sunpoet Po-Chuan Hsieh
91100f0fb3 - Update to 1.09
- Adjust options: add new option PYTHONC for python client

Changes:
- Add sample PHP client.
- Use mandoc manual formatter if available.

PR:		ports/152286
Submitted by:	Chifeng Qu <chifeng@gmail.com> (maintainer)
2010-11-25 11:58:25 +00:00
Martin Matuska
17e550ca2f Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
2010-09-21 16:08:11 +00:00
Wen Heping
5385121bf6 - Update to 1.08
PR:		ports/145907
Submitted by:	Chifeng Qu <chifeng@gmail.com> (maintainer)
2010-04-21 13:55:50 +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
Li-Wen Hsu
39dacbfa56 - Install a perl sample client and an option associated with it
- Bump PORTREVISION

PR:		ports/132218
Submitted by:	Hsin-Han You <hhyou AT cs.nctu.edu.tw>
Approved by:	chifeng <chifeng AT gmail.com> (maintainer)
2009-03-02 02:47:39 +00:00
Martin Wilke
c84c7ab174 - Update to 1.0.7
PR:		131813
Submitted by:	Chifeng Qu <chifeng@gmail.com> (maintainer)
2009-02-19 20:20:43 +00:00
Thomas Abthorpe
dadcceed22 - Pass maintainership to submitter
Submitted by:	chifeng via freebsd-ports@
2009-02-18 14:49:28 +00:00
Mark Linimon
1c14a848fe Reset r@robakdesign.com due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 03:37:20 +00:00
Edwin Groothuis
52d564a552 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:24:29 +00:00
Martin Wilke
aec6dd3dc7 The pftabled daemon is a small helper to make your pf
tables reachable from other hosts. You can add/delete/flush
IP addresses to/from a remote table with a single UDP
datagram. A simple client program is included to do this
from the command line.

WWW:	http://wolfermann.org/pftabled.html

PR:		ports/105713
Submitted by:	Bartlomiej Rutkowski <r at robakdesign.com>
2006-11-23 12:02:29 +00:00