Port details |
- netustad Web based admin tool that manages network services
- 0.3.1_7 net-mgmt
=1 0.3.1_7Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable
DEPRECATED: Abandonware, dead upstream, unfetchable and is marked BROKEN for 13+ This port expired on: 2022-03-31 IGNORE: is marked as broken: Unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-07-22 05:49:16
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- People watching this port, also watch:: munin-node, monit
- Also Listed In: security
- License: not specified in port
- WWW:
- http://www.enderunix.org/netustad/
- Description:
- 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 FreeBSD IPFW and Linux IpTables
rulesets, manage routing table and network interfaces.
You can manage your Firewall via a TCP/IP connected remote PC, easily.
Project Page:
WWW: http://www.enderunix.org/netustad/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- netustad>0:net-mgmt/netustad
- No installation instructions:
- This port has been deleted.
- PKGNAME: netustad
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (netustad-0.3.1.tar.gz) = 327d128993febc02a7f03f3f34551bb9b7f969853356abff5a42fcb2c973ac0f
SIZE (netustad-0.3.1.tar.gz) = 280480
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for netustad-0.3.1_7:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
SSL=on: Use netUstad with SSL support
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_netustad
- USES:
- gettext ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.1_7 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
0.3.1_7 18 Jan 2022 22:40:48 |
Daniel Engberg (diizzy) |
net-mgmt/netustad: Deprecate and set expiration date to 2022-03-31
Abandonware, dead upstream, unfetchable and is marked BROKEN for 13+
PR: 260688 |
0.3.1_7 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.3.1_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.1_7 18 Feb 2021 02:37:00 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update).
While here, pet portlint (Makevar order). |
0.3.1_7 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.3.1_7 15 Mar 2017 14:45:55 |
mat |
Remove all _USE=openssl occurrences.
Sponsored by: Absolight |
0.3.1_7 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.3.1_6 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.3.1_6 28 Aug 2015 13:39:57 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket |
0.3.1_6 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
0.3.1_6 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
0.3.1_6 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
0.3.1_6 04 Jul 2014 23:02:40 |
antoine |
Unbreak
Pointyhat: adamw |
0.3.1_6 04 Jul 2014 21:53:52 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
0.3.1_6 09 Jun 2014 08:40:07 |
vanilla |
1: Stagify.
2: add pkg-message to SUB_FILES
3: use @sample on pkg-plist.
4: bump version. |
0.3.1_5 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.3.1_5 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.3.1_5 11 Sep 2012 04:07:58 |
bdrewery |
- Convert to new options framework
Approved by: eadler, bapt (mentors, implicit) |
0.3.1_5 14 Jan 2012 08:57:23 |
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. |
0.3.1_5 25 Dec 2011 19:30:17 |
wxs |
Switch to using bsd.port.options.mk and remove unnecessary assignments.
PR: ports/162754
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> |
0.3.1_5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.3.1_5 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.3.1_4 27 Mar 2010 06:04:41 |
dougb |
Standardize the rc.d script |
0.3.1_3 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.3.1_3 05 Apr 2009 18:14:58 |
itetcu |
- fix plist with -DNOPORTDOCS
- modernize rc.d and pkg-message handling
- bump PORTREVISION
Prompted by: QAT QA run |
0.3.1_2 06 Jun 2008 13:53:06 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.3.1_1 29 Jul 2006 20:34:49 |
miwi |
- Fix pkg-plist
PR: ports/100871
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor) |
0.3.1_1 20 Feb 2006 20:47:50 |
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. |
0.3.1_1 26 Jan 2006 04:48:50 |
kris |
Quench @dirrm warning |
0.3.1_1 25 Nov 2005 16:56:11 |
pav |
- Add SHA256 |
0.3.1_1 17 Oct 2005 00:52:03 |
kris |
Remove undeliverable maintainer address:
<ozkan@enderunix.org>: host mail.enderunix.org[193.140.143.23] said: 554 mail
server permanently rejected message (#5.3.0) (in reply to end of DATA
command) |
0.3.1_1 12 Oct 2005 19:03:53 |
linimon |
Pacify distfile survey. |
0.3.1_1 21 Feb 2005 17:54:12 |
sem |
- Fix OPTIONS with OPENSSL problem
PR: ports/77868
Submitted by: maintainer |
0.3.1 18 Feb 2005 22:44:45 |
sem |
- Update to 0.3.1
PR: ports/77692
Submitted by: maintainer |
0.3.0 10 Jan 2005 21:02:50 |
sem |
- Remove an empty file |
0.3.0 10 Jan 2005 21:02:03 |
sem |
- Update to 0.3.0
PR: ports/75987
Submitted by: maintainer |
0.2b 05 Aug 2004 07:24:09 |
sem |
Change spaces with tab |
0.2b 05 Aug 2004 05:28:13 |
sem |
update to 0.2 beta
many enhancements.
much better rule list view.
PR: ports/70007
Submitted by: maintainer |
0.1.1 22 Jul 2004 05:48:22 |
sem |
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) |