1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Jason Helfman
b9639e8416 - update to 1.8
- while here trim historical header, adopt optionsNG

PR:		175928
Submitted by:	maintainer, squat@squat.no
2013-02-07 19:40:36 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Armin Pirkovitsch
f939574d05 - readd patch pf_enable_filter_rules.patch to fix PF_ENABLE_FILTER_RULES
PR:           ports/169205
Submitted by: Tor Halvard Furulund <squat _at_ squat.no> (maintainer)
Approved by:  decke (mentor)
2012-06-20 13:25:04 +00:00
Armin Pirkovitsch
d881f1247d - update to 1.7
PR:           ports/168462
Submitted by: Tor Halvard Furulund <squat _at_ squat.no> (maintainer)
Approved by:  decke (mentor)
2012-06-02 11:03:26 +00:00
Pawel Pekala
01ecacedda - Update to version 1.6 [1]
- Respect global CFLAGS during build
- Mark MAKE_JOBS_UNSAFE

PR:		ports/167770 [1]
Submitted by:	Tor Halvard Furulund <squat@squat.no> (maintainer) [1]
2012-05-11 18:19:38 +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
Erwin Lansing
d20e5e2afa Restore PORTEPOCH
PR:		156512
Submitted by:	Tor Halvard Furulund <squat@squat.no> (maintainer)
2011-04-20 07:01:55 +00:00
Dennis Herrmann
18f9a0a8c4 - Update to 1.5
PR:		ports/155929
Submitted by:	Tor Halvard Furulund <squat@squat.no> (maintainer)
2011-03-25 13:46:07 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Josh Paetzel
2c88af2d64 Update to latest version.
Add option to enable PF support

PR:	ports/151394
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
Approved by:	Maintainer (Tor Halvard Furulund <squat@squat.no>)
Sponsored by:	ClaimLynx, Inc
2010-10-12 14:29:11 +00:00
Marcelo Araujo
f720f4a734 - Update to 1.4.20100511.
PR:		ports/148529
Submitted by:	Andrew Fernandes <andrew@fernandes.org>
Approved by:	Tor Halvard Furulund <squat@squat.no> (maintainer)
2010-07-18 15:50:08 +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
Dmitry Marakasov
3f646106c8 - Install man page
PR:		141346
Submitted by:	Nikolai Saoukh <nms+bsd@otdel-1.org>
Approved by:	maintainer timeout
2009-12-24 15:29:51 +00:00
Sylvio Cesar Teixeira
dd3c2cf224 - Fix build
- BUMP PORTREVISION

PR:		ports/140861
Submitted by:	maintainer
Approved by:	miwi (mentor)
Reported by:	pointyhat via pav
2009-11-27 01:33:34 +00:00
Sylvio Cesar Teixeira
1a7e7ce844 - Update to 1.4
PR:		ports/140319
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Approved by:	maintainer (timeout > 14 days), miwi (mentor)
2009-11-20 22:28:28 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Martin Wilke
4b084c8308 - Update to 1.3
PR:		133854
Submitted by:	Tor Halvard Furulund <squat@squat.no> (maintainer)
2009-04-23 09:09:24 +00:00
Martin Wilke
bceb216d6c - Update to 1.1
PR:		123168
Submitted by:	Tor Halvard Furulund <squat@squat.no> (maintainer)
2008-04-28 13:55:01 +00:00
Martin Wilke
40234ff5d6 - Update to 1.0
- Set PORTEPOCH (1.0-RC14 -> 1.0 Release)

PR:		120076
Submitted by:	Tor Halvard Furulund <squat@squat.no> (maintainer)
2008-02-04 08:10:36 +00:00
Martin Wilke
8005fdcbd5 - Update to 1.0rc13
PR:		119486
Submitted by:	Tor Halvard Furulund <squat@squat.no> (maintainer)
2008-01-12 13:10:53 +00:00
Pav Lucistnik
54934c1621 - Update to 1.0rc12
PR:		ports/118856
Submitted by:	Tor Halvard Furulund <squat@squat.no> (maintainer)
2007-12-19 12:31:45 +00:00
Chin-San Huang
7eec48a2a7 - Update to 1.0-RC11
- Pass maintainership

PR:		ports/117529
Submitted by:	Tor Halvard Furulund <squat at squat dot no>
Approved by:	maintainer
2007-10-27 02:48:46 +00:00
Xin LI
81f6d4b269 Update to 1.0-RC9.
PR:		ports/116825
Submitted by:	Tor Halvard Furulund <squat squat no>
Approved by:	maintainer timeout
2007-10-24 18:43:01 +00:00
Martin Wilke
84736e3aee - Update to 1.0-RC8
PR:		115894
Submitted by:	Tor Halvard Furulund <squat@squat.no>
Approved by:	maintainer
2007-09-20 02:45:54 +00:00
Jeremy Chadwick
1908d3a661 New port: net/miniupnpd
Minor changes to miniupnpd/pkg-message (grammatical).

PR:		110906
Submitted by:	Daniel J. O'Connor <darius@dons.net.au>
Approved by:	philip
2007-04-02 20:55:58 +00:00