Commit graph

8 commits

Author SHA1 Message Date
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
Doug Barton
61dba4e9e5 Standardize the rc.d script 2010-03-27 06:04:41 +00:00
Ion-Mihai Tetcu
2741bc6d91 - fix plist with -DNOPORTDOCS
- modernize rc.d and pkg-message handling
- bump PORTREVISION

Prompted by:	QAT QA run
2009-04-05 18:14:58 +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
Sergey Matveychuk
39206367db - Remove an empty file 2005-01-10 21:02:50 +00:00
Sergey Matveychuk
a4f5d365ff - Update to 0.3.0
PR:		ports/75987
Submitted by:	maintainer
2005-01-10 21:02:02 +00:00
Sergey Matveychuk
35ad5425d1 update to 0.2 beta
many enhancements.
much better rule list view.

PR:		ports/70007
Submitted by:	maintainer
2004-08-05 05:28:13 +00:00
Sergey Matveychuk
d402db4377 To ease the task of network administration,
decrease the likelihood of erronous command execution and
to maintain all network services from a central point,
EnderUNIX SDT anounces the availability of its 9th open-source tool,
netUstad.

It has been coded in C language and includes its own HTTP server.
The newly anounced version provides a web interface for
system administrators to add/delete/update IPFW rulesets.

You can manage your IPFW firewall via a TCP/IP connected remote PC, easily.
Development version icludes modules to manage whole
network services (routing tables, network interfaces)

PR:		ports/69176
Submitted by:	Ozkan KIRIK <ozkan@enderunix.org>
Approved by:	krion (mentor) (implicitly)
2004-07-22 05:48:22 +00:00