Port details |
- netams Network Traffic Accounting and Monitoring Software
- 3.4.5_4 net-mgmt
=3 3.4.5_4Version of this port present on the latest quarterly branch.
- DEPRECATED: unmaintained, broken on most FreeBSD platforms
This port expired on: 2016-08-18 IGNORE: is marked as broken on FreeBSD 10.3: PR 197249
- 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-02-23 04:43:25
- Last Update: 2016-08-18 13:22:28
- SVN Revision: 420402
- People watching this port, also watch:: subversion, nmap, sarg, squid
- License: GPLv2
- WWW:
- http://www.netams.com/
- Description:
- NeTAMS - Network Traffic Accounting and Monitoring Software.
It is built for UNIX and works for networks with Cisco routers or PC Unix
routers (Linux/FreeBSD/Solaris). Several methods of traffic gathering are
supported (tee/divert/ip_queue/libpcap/netflow v5), database storage
(BerkleyDB/MySQL/PostgresSQL), aggregation, visualization, notification etc.
It is possible to block traffic based on quotas, authorization ID, empty
balance (billing); manage bandwidth, create a flexible accounting and
filtration policies.
WWW: http://www.netams.com/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: netams
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (netams-3.4.5.tar.gz) = dc6522cc6cf14bfb29f38f09e5513bfe4dce275c0fce9f55ec8706cd300908b1
SIZE (netams-3.4.5.tar.gz) = 408868
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.
- Library dependencies:
-
- libmysqlclient.so.18 : databases/mysql56-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for netams-3.4.5_4:
CGI=off: Install admin/user CGI scripts
DEBUG=off: Build with debugging support
====> Options available for the multi DATABASE: you have to choose at least one of them
MYSQL=on: MySQL database support
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- shebangfix mysql:
- 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 |
3.4.5_4 18 Aug 2016 13:22:28 |
rene |
Remove expired port:
2016-08-18 net-mgmt/netams: unmaintained, broken on most FreeBSD platforms |
3.4.5_4 04 Aug 2016 14:18:33 |
marino |
net-mgmt/netams: reset maintainer, expire, make less broken
First, the port already has 3 maintainer timeouts going back years, so
go ahead and reset maintainership.
Second, it's broken on FreeBSD 10 and newer.
Third, the options were broken (e.g. USES defined after <options>,
<pre> and <post> also used with options. I tweaked this some (untested)
Fourth: The pcap specification is ambiguous. (I removed it). [1]
The entire port is in really bad shape so set it for removal in
two weeks.
PR: 211578 [1] |
3.4.5_3 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
3.4.5_3 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
3.4.5_3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.4.5_3 19 Oct 2015 14:50:52 |
amdmi3 |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
3.4.5_3 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
3.4.5_3 02 Jun 2015 02:53:45 |
amdmi3 |
- Mark BROKEN on 10.x+
---
./netflow.h:242:27: error: 'long type-name' is invalid
u_int32_t long sent_flows;
---
./list.h:32:3: error: unknown type name 'LHASH'; did you mean '_LHASH'?
LHASH *hash;
---
PR: 197249
Submitted by: amdmi3
Approved by: maintainer timeout |
3.4.5_3 01 Feb 2015 18:03:44 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
3.4.5_3 22 Nov 2014 19:13:50 |
crees |
Switch to USES=pgsql |
3.4.5_3 15 Aug 2014 22:03:52 |
adamw |
Un-hardcode gcc. It still fails to build, but at least it uses the
right compiler to fail with. |
3.4.5_3 01 Aug 2014 13:20:53 |
adamw |
Revert r363623 in favour of some more testing. |
3.4.5_3 31 Jul 2014 15:45:31 |
adamw |
Fix build without gcc. |
3.4.5_3 19 Apr 2014 10:45:24 |
ohauer |
- fix PORTOPTION s/:MWITH_MYSQL/:MMYSQL/
- rename OPTION POSTGRESQL -> PGSQL
- USES shebangfix
- use new LIB_DEPENSD notation
- enable staging
- bump PORTREVISION |
3.4.5_2 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
3.4.5_2 20 Sep 2013 12:54:55 |
bdrewery |
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above ) |
3.4.5_2 09 Aug 2013 14:05:53 |
dinoex |
- update libdg to 2.1.0 |
3.4.5_2 04 Jun 2013 18:01:47 |
flo |
Remove MySQL 5.0, it has been unsupported upstream for about 1.5 years
Approved by: ale (maintainer) |
3.4.5_2 10 May 2013 11:28:32 |
bapt |
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> |
3.4.5_2 01 Jul 2012 05:42:55 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
3.4.5_2 28 Jan 2012 20:20:02 |
scheidell |
- update makefile, install cgiprograms with INSTALL_PROGRAM (was INSTALL_DATA)
[1]
PR: ports/159619 [2]
Submitted by: Olexandr <raven77@ukr.net> [2]
Reviewed by: scheidell [1]
Approved by: maintainer (timeout, 5 months), gabor (mentor, implicit) |
3.4.5_2 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. |
3.4.5_2 28 Nov 2011 19:55:34 |
scheidell |
- links to libmysqlclient/libpq but doesn't register dependencies
- OPTIONS was removed,
- option for PostgreSQL was removed, but netams links to libpq library (if
found),
- port unconditionally depends on mysql50-client, regardless of installed
versions of MySQL,
- netams supports other databases but port always installs MySQL 5.0,
- option WITHOUT_DEBUG was removed and netams logs huge amounts of data without
it,
- port has a lot of dependencies required only for web part of application
(support for WITHOUT_CGI was removed),
- port unconditionally depends on apache22, which is not required, there are
plenty of web servers in ports tree,
- port unconditionally depends on mysql50-server, which is not required
(database servers are often installed on different
machines),
- port specifies weird DATADIR (${PREFIX}/etc),
- port unnecessarily specifies WWWDIR,
- sample config file is installed to ${PREFIX}/etc/netams instead of default
${PREFIX}/etc.
PR: 151930
Submitted by: am@raisa.eu.org
Approved by: maintainer (timeout), gabor (mentor)
Feature safe: yes |
3.4.5_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.4.5_1 29 May 2010 18:26:54 |
dougb |
Tune up rc.d file
Approved by: maintainer timeout |
3.4.5 14 May 2010 12:42:50 |
pav |
- Update to 3.4.5
PR: ports/143410
Submitted by: Anton Vinokurov <anton@netams.com> (maintainer) |
3.4.1.r1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
3.4.1.r1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
3.4.1.r1 04 Mar 2009 14:33:11 |
ale |
Replace last occurrence of BROKEN_WITH_MYSQL with IGNORE_WITH_MYSQL. |
3.4.1.r1 09 Aug 2008 13:57:55 |
erwin |
Mark BROKEN on i386 8.x: does not compile. |
3.4.1.r1 29 May 2008 21:28:57 |
pav |
- Does not compile outside i386 (needs some -fPIC)
Reported by: pointyhat |
3.4.1.r1 08 May 2008 10:16:04 |
beech |
- Update to 3.4.1rc1
- Fix options
- Add package creation
- Use SF macro
PR: ports/123492
Submitted by: Yarodin <yarodin@gmail.com>
Reviewed by: Yuriy Shkandybin <jura@netams.com> (maintainer) |
3.4.0.r2 19 Mar 2008 13:07:04 |
rafan |
- Respect CC and CXX
PR: ports/121697
Submitted by: Andrew Kolchoogin <andrew at rinet.ru>
Approved by: Yuriy N. Shkandybin <jura at netams.com> (maintainer) |
3.4.0.r2 08 Jul 2007 12:41:41 |
rafan |
- Update to 3.4.0 RC 2
- Use DISTVERSION to simplify things
- Correct NO_PACKAGE message
- Remove unused SYSDIR variable and dead code
- Remove BROKEN on 6.x and above, it builds now
- Use MAN8PREFIX for man8 pages
- Refine pkg-message, and use SUB_FILES for it
- Respect PREFIX in rc script, and refine the script a bit
PR: ports/113209
Submitted by: Dima Panov <fluffy at ael.ru>
Approved by: Yuriy N. Shkandybin <jura at netams.com> (maintainer) |
3.3.5_1 03 Sep 2006 00:30:33 |
kris |
BROKEN: Does not compile on 6.x |
3.3.5_1 28 Jun 2006 21:10:10 |
itetcu |
Fix typo preventing proper start.
Submitted by: Alexander Logvinov <user@blg.akavia.ru>
Approved by: maintianer (for the previous commit) |
3.3.5_1 26 Jun 2006 22:00:01 |
itetcu |
- fix rc.d script to check if the daemon is started
- and since we change so much of it also move it to files/netams
- bump PORTREVISION
PR: ports/99322
Submitted by: Vasiliy P. Melnik <basil@gu.net>
Approved by: maintainer |
3.3.5 14 Jun 2006 12:08:24 |
pav |
- Update to 3.3.5
- Provide rc_subr script
PR: ports/98636
Submitted by: Yuriy Shkandybin <jura@netams.com> (maintainer) |
3.3.2 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
3.3.2 05 Jan 2006 15:16:57 |
tdb |
- Update to 3.3.2
PR: 91352
Submitted by: Yuriy Shkandybin <jura@netams.com> (maintainer)
Approved by: clement (mentor, implicitly) |
3.3.1a 03 Dec 2005 23:42:23 |
ehaupt |
- Update to 3.3.1a
- Add SHA256 hash
PR: 89831
Submitted by: Yuriy N. Shkandybin <jura at netams dot com> (maintainer) |
3.3.1 29 Nov 2005 00:13:24 |
pav |
- Update to 3.3.1
PR: ports/89658
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer) |
3.3.0 12 Oct 2005 12:05:55 |
ehaupt |
Update to 3.3.0
PR: 87195
Submitted by: Yuriy N. Shkandybin <jur@netams.com> (maintainer)
Approved by: novel (mentor) |
3.2.3 10 Jun 2005 07:51:47 |
pat |
Update to 3.2.3
PR: ports/82087
Submitted by: maintainer |
3.2.2 13 Apr 2005 12:05:23 |
leeym |
- Update to netams-3.2.2
PR: 79853
Submitted by: Yuriy N. Shkandybin <jura@netams.com> |
3.2.1 24 Jan 2005 17:10:43 |
pav |
- Update to 3.2.1
PR: ports/76581
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer) |
3.1_3 18 Aug 2004 10:49:07 |
pav |
- Update to 3.1.1830
PR: ports/70568
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer) |
3.1_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.1_2 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |