| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
| |
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/143410
Submitted by: Anton Vinokurov <anton@netams.com> (maintainer)
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
| |
starting with N
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
PR: ports/121697
Submitted by: Andrew Kolchoogin <andrew at rinet.ru>
Approved by: Yuriy N. Shkandybin <jura at netams.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
| |
Submitted by: Alexander Logvinov <user@blg.akavia.ru>
Approved by: maintianer (for the previous commit)
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
- Provide rc_subr script
PR: ports/98636
Submitted by: Yuriy Shkandybin <jura@netams.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: 91352
Submitted by: Yuriy Shkandybin <jura@netams.com> (maintainer)
Approved by: clement (mentor, implicitly)
|
|
|
|
|
|
|
| |
- Add SHA256 hash
PR: 89831
Submitted by: Yuriy N. Shkandybin <jura at netams dot com> (maintainer)
|
|
|
|
|
| |
PR: ports/89658
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer)
|
|
|
|
|
|
| |
PR: 87195
Submitted by: Yuriy N. Shkandybin <jur@netams.com> (maintainer)
Approved by: novel (mentor)
|
|
|
|
|
| |
PR: ports/82087
Submitted by: maintainer
|
|
|
|
|
| |
PR: 79853
Submitted by: Yuriy N. Shkandybin <jura@netams.com>
|
|
|
|
|
| |
PR: ports/76581
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer)
|
|
|
|
|
| |
PR: ports/70568
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
|
|
|
|
| |
PR: ports/60923
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Unbreak build on 5.x
- Pet portlint
PR: 60543
Submitted by: maintainer
|
|
|
|
| |
gcc3.3 import although it's hard to say). Notified maintainer.
|
|
|
|
|
| |
PR: 52608
Submitted by: "Yuriy N. Shkandybin" <jura@happychance.com>
|
|
NeTAMS is a Network Traffic Accounting and Monitoring Software.
It runs as a daemon under FreeBSD and Linux operating systems.
Collects an IP traffic information flowing via your PC/UNIX
or Cisco router, filters it, aggregates, stores onto HASH/SQL
database, and makes SMTP/HTML reports to site administrator.
Anoter features are flexible policy targets, firewalling,
access control, quotas, scheduler and much much more.
PR: ports/46777
Submitted by: Yuriy N. Shkandybin <jura@happychance.com>
|