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

1672 Commits

Author SHA1 Message Date
Sergey Skvortsov
6a88c3bb5d * fix "missed DLT initialization" issue
* add "ng_ipacct_%%iface%%_checkpoint_script" feature
  (and target "checkpoint" for rc.d/ng_ipacct.sh)

* add example "PPTP (via mpd), divert traffic to ng_ksocket"
2005-04-02 16:34:45 +00:00
Kirill Ponomarev
e4a5f2a44f Update to 0.8.3 2005-04-02 11:42:34 +00:00
Clement Laforet
579d392701 - deBROKEN'ify, fix plist 2005-04-02 08:54:25 +00:00
Kris Kennaway
09446d28ec BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-27 02:22:51 +00:00
Kris Kennaway
ee2c9ac9d8 BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-26 21:36:11 +00:00
Kris Kennaway
0bacd1adbd BROKEN on 6.x: Does not build
Approved by:    portmgr (self)
2005-03-26 20:41:31 +00:00
Kris Kennaway
0a64cde632 BROKEN: Unfetchable
Approved by:    portmgr (self)
2005-03-26 19:46:20 +00:00
Jun Kuriyama
a3597c82c2 (1) Fix memory leak by connections from <UNKNOWN>.
(2) Take care of large counters on 64bit platforms.

PR:		ports/78807 (1)
Submitted by:	Andriy Gapon <avg@icyb.net.ua> (1),
		Peter Losher <Peter_Losher@isc.org> (2)
Approved by:	portmgr (marcus)
2005-03-22 08:32:48 +00:00
Volker Stolz
88c79e5b5d Update maintainer's address
Submitted by: maintainer
2005-03-21 16:16:50 +00:00
Clement Laforet
0ee27e74bc - Grab maintainership back. 2005-03-21 14:53:09 +00:00
Clement Laforet
911e76f94c - Move include files to ${PREFIX}/include/cactid to avoid compile time
conflicts with php.h from lang/php* ports.

Spotted by:	pav
2005-03-21 14:48:31 +00:00
Sergey Matveychuk
d9ea954cf8 - Update to 0.8.6c
PR:		ports/78442
Submitted by:	self
Approved by:	maintainer timeout (2 weeks)
2005-03-21 11:15:06 +00:00
Volker Stolz
68f0127715 Fix deinstallation
PR:		ports/78892
Submitted by:	maintainer
2005-03-16 11:56:47 +00:00
Florent Thoumie
68d5aea6e8 - Fix missing 'use jffnms;' in ${FILESDIR}/jffnms_db.sh.
PR:		ports/78810
Submitted by:	Sergey Akifyev <asa@agava.com> (maintainer)
2005-03-14 10:39:25 +00:00
Tilman Keskinoz
c7edc0aa04 Update to 9.3.7
PR:		78795
Submitted by:	Nicolas Jombart <ecu@ipv42.net>
2005-03-13 21:39:41 +00:00
Kirill Ponomarev
fa15990c9e Update to 1.1.5
PR:		ports/78764
Submitted by:	maintainer
2005-03-13 10:32:35 +00:00
Sergey Matveychuk
925fcbf35e - Update to 0.8.1
- Change maintainer e-mail

PR:		ports/78695
Submitted by:	maintainer
2005-03-12 12:11:05 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kirill Ponomarev
34a7f7286b Update to version 0.8.2 2005-03-09 11:00:40 +00:00
Roman Bogorodskiy
3f53954859 Use @freebsd.org address for my ports.
Approved by:	krion (mentor)
2005-03-08 07:38:35 +00:00
Florent Thoumie
6507fc2e1f - Fix packing list.
- Bump PORTREVISION.

PR:		ports/78128
Submitted by:	Samy Al Bahra <samy@kerneled.org> (maintainer)
Approved by:	pav (mentor)
2005-03-03 10:00:38 +00:00
Bruce M Simpson
03e0d32ae1 Really unbreak plist. 2005-02-28 16:25:28 +00:00
Bruce M Simpson
e95b851214 Unbreak plist 2005-02-28 16:16:38 +00:00
Sergey Skvortsov
acde01090d Add ng_ipacct 20050228, Netgraph IP accounting. 2005-02-28 12:34:58 +00:00
Anders Nordby
9f3e3d2dbf Add a better description.
Correct WWW URL.
2005-02-27 18:44:27 +00:00
Sergey Matveychuk
854c622b1c - Fix support for MySQL >= 4.1. Submitted by: Gerrit Beine <tux@pinguru.net>
- Hardcode path to swapinfo, although the configure script works on normal
  FreeBSD systems, it fails on pointyhat because it does not have swapinfo

PR:		ports/78147
Submitted by:	maintainer
2005-02-27 18:41:40 +00:00
Clement Laforet
e63ef8b86c - Add missing patch 2005-02-26 21:17:19 +00:00
Clement Laforet
ded858b341 - Add cactid 0.8.6d
Cactid is a poller for Cacti that primarily strives to be as fast as
possible. For this reason it is written in native C, makes use of POSIX
threads, and is linked directly against the net-snmp library for
minmumal SNMP polling overhead. Cactid is a replacement for the default
cmd.php poller so you must decide if using Cactid makes sense for your
installation.

WWW: http://www.cacti.net/cactid_info.php
2005-02-26 21:16:23 +00:00
Pav Lucistnik
05e759e9db Yet Another Bandwidth Meter displays current bandwidth utilization using the
PNG image format. It somewhat resembles the Linux bwbar (although there is no
connection to it).

Features include measurement both on interface and assigned IP-address basis,
possible to run non-root and non-setuid, quite customizable (colours, geometry,
device max speed, etc). It also includes text output to the image.

PR:		ports/76275
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>
2005-02-25 21:01:57 +00:00
Cheng-Lung Sung
fed0324762 - Distfile location has been changed
PR:		ports/78014
Submitted by:	Anton Voronin (maintainer)
2005-02-24 13:38:34 +00:00
Erwin Lansing
31f4bffcc3 Readd nagios-snmp-plugins that was removed by accident in rev. 1.38 2005-02-22 07:12:51 +00:00
Sergey Matveychuk
7503c81af4 - Fix OPTIONS with OPENSSL problem
PR:		ports/77868
Submitted by:	maintainer
2005-02-21 17:54:12 +00:00
Sergey Skvortsov
ec55ae3aab Rewrite startup scripts to use RC_SUBR 2005-02-21 17:22:38 +00:00
Michael Johnson
88adfbc2cb Add pads 1.1.3, passively detect network assets.
PR:		ports/77801
Submitted by:	Andrew Thompson <andy@fud.org.nz>
2005-02-21 07:43:33 +00:00
Pav Lucistnik
d8301b5c25 - Distfile rerolled
PR:		ports/77722
Submitted by:	Russell Jackson <raj@cserv62.csub.edu> (maintainer/author)
2005-02-19 23:10:00 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Sergey Matveychuk
22072c883e - Update to 0.3.1
PR:		ports/77692
Submitted by:	maintainer
2005-02-18 22:44:45 +00:00
Foxfair Hu
eb8bb79704 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade sysmon to 0.92.

maintainer timeout: 15+ days
2005-02-16 22:50:09 +00:00
Anders Nordby
b2afface3b Update to 3.0 beta 10.
Sponsored by:	University of Tromsø & University of Bergen
2005-02-15 15:00:59 +00:00
Pav Lucistnik
d051adb622 - Update to 2.0b2
WARNING: This version removes MySQL and PostgreSQL support.

PR:		ports/77478
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2005-02-14 21:52:42 +00:00
Bill Fumerola
cd48e0aa63 remove directory on deinstall 2005-02-14 19:14:26 +00:00
Kirill Ponomarev
81f03f9ea1 Add more MASTER_SITES. 2005-02-14 18:55:36 +00:00
Sergey Matveychuk
201fa1e69d - PORTEPOCH bump because of portupgrade disagrees with pkg_version -t
on version comparing.

Submitted by:	maintainer
2005-02-12 19:20:48 +00:00
Sergey Matveychuk
a2fc112120 - Update to 1.4
PR:		ports/76854 (followup)
Submitted by:	maintainer
2005-02-12 16:37:30 +00:00
Kris Kennaway
e0dfcf81da BROKEN: Incorrect pkg-plist 2005-02-11 22:06:15 +00:00
Sergey Matveychuk
d18a4ca543 - Update to 1.4.0 beta1
- Hardcoding LC_NUMERIC to "C". It fix working some plugins on systems
  with other locale.

PR:		ports/76854
Submitted by:	maintainer
2005-02-11 21:24:20 +00:00
Dmitry Sivachenko
8b3753ee28 Update to version 2.11.1. 2005-02-11 07:29:09 +00:00
Lars Thegler
4c4ce880cc - Update to 1.38
- Rearranged man pages and port docs accordingly

Noticed by:	Daniel Johansson <donnex@gmail.com>
2005-02-09 21:00:17 +00:00
Pav Lucistnik
c589fe94b9 - Update to 4.0.4
PR:		ports/77268
Submitted by:	Maxim Tuliuk <mt@primats.org.ua> (maintainer)
2005-02-09 11:57:47 +00:00
Christian Brueffer
20c185d932 Language fixes. 2005-02-09 11:09:02 +00:00