1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

2377 Commits

Author SHA1 Message Date
Edwin Groothuis
874baaf951 add forgotten patchfile 2007-04-01 22:31:11 +00:00
Edwin Groothuis
a5b0f00d2b Update to 0.70.0:
Major changes since 0.61.0

    - remove IP2Location and GeoIP files, add related configure options
    instead (thanks to Niko Tyni for contribution)

      --with-ip2location-headers=DIR
			      IP2Location include files location
      --with-ip2location-lib=DIR
			      IP2Location library location
      --with-ip2location-static
			      Explicitly link IP2Location statically
    (default=no)
      --with-geoip-headers=DIR
			      GeoIP include files location
      --with-geoip-lib=DIR    GeoIP library location
      --with-geoip-static     Explicitly link GeoIP statically (default=no)
      --with-geoip-default-file=file
			      Use a default GeoIP database file when

    - add support for use of IPv6-enabled IP2Location API
      (GeoIP still only supports IPv4)

    - add anoynmization action in ipv6calc
    $ ipv6calc -q 2001:db8:0123:4567:89ab:cdef:0123:4567 --action anonymize
    2001:db8:123::
    $ ipv6calc -q 192.0.2.1 --action anonymize
    192.0.2.0

    - add tool "ipv6loganon" for anonymizing web server log files

    - Getopts support: configure detects now the presence of system getopts
    library

    - several bugfixes
2007-04-01 22:28:14 +00:00
Erwin Lansing
aa3babf4ee Update to 0.17
PR:		111067
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-04-01 10:05:58 +00:00
Yen-Ming Lee
46947502dd - fix build in 7-CURRENT
Noticed by:	kris mail
2007-04-01 03:09:43 +00:00
Kris Kennaway
b838638c67 IGNORE: uses a UID registered to another port 2007-03-31 06:16:06 +00:00
Sergey Matveychuk
61f3adc3dc - Add plugin support back (off by default). [1]
- Add PHP sockets module in depends for ping works. [2]

PR:		ports/110649 [1], ports/110500 [2]
Submitted by:	Timur I. Bakeyev <timur@gnu.org> [1], edwin [2]
2007-03-29 09:52:15 +00:00
Martin Wilke
1d7ab31456 - Update to 3.2
PR:             110609
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2007-03-28 09:55:04 +00:00
Dag-Erling Smørgrav
7523667d46 Upgrade to 3.2.1. There is still some work to be done wrt. auto-config,
but this ought to work at least as well as previous versions of the port.
2007-03-28 06:53:11 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Pav Lucistnik
bb54399293 - Fix after objformat removal
Reported by:	pointyhat
2007-03-27 16:29:28 +00:00
Martin Wilke
6e3ad7831e - Add Develoment version of net-mgmt/rancid
Rancid monitors a router's (or device's) configuration, including software
and hardware (cards, serial numbers, etc), using CVS. Rancid currently
supports Bay routers, Cisco routers, Juniper routers, Catalyst switches,
Foundry switches, Redback NASs, ADC EZT3 muxes, MRTd (and thus likely IRRd),
Alteon switches, HP procurve switches, Hitachi routers.

Rancid logs into each of the devices in a router table file, runs various
commands, chomps the output, and emails any differences ( sample) from
the previous collection to a mail list.

A looking glass is also included with rancid, based on Ed Kern's in use on
http://nitrous.digex.net/. Rancid version has added functions, supports cisco,
juniper, and foundry and uses the login scripts that come with rancid;
so it can use rsh, telnet, or ssh to connect to your router(s).

WWW: http://www.shrubbery.net/rancid/

PR:             110607
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
Repocopy by:    marcus
2007-03-26 09:06:53 +00:00
Jun Kuriyama
287c64dc95 - Remove "sig_stop=KILL" in snmpd.sh.in. This was introduced when
PR ports/63759 was committed (3 years ago).  Try to use normal TERM
  signal for graceful termination [1].
- Increase /bin/ps cache size from 16KB to 120KB.  This should fix
  process counter (ex prCount.1) on the server which has large number
  of processes [2].

PR:		ports/103811 [1], ports/110498 [2]
Reported by:	Yuri Arabadji <yuri@deepunix.net> [1],
		Mike Andrews <mandrews@bit0.com> [2]
2007-03-25 12:35:45 +00:00
Pav Lucistnik
61af452adf check_certexp is a Nagios plugin for checking the number of days left until a
certificate expires. The check is done via an SSL connection (STARTTLS
mechanisms are not supported). The plugin is written in Perl, should work with
the embedded Perl interpreter (not tested though) and requires Net::SSLeay and
Date::Manip to be installed on the Nagios host.

Author: Holger Weiss <holger@CIS.FU-Berlin.DE>
WWW:    http://www.jhweiss.de/software/nagios.html

PR:		ports/110603
Submitted by:	Eric Cronin <ecronin@gizmolabs.org>
2007-03-24 19:07:40 +00:00
Pav Lucistnik
47649f7033 - WWWDIR is now defined in bsd.ports.mk
PR:		ports/105529
Submitted by:	laszlof
2007-03-24 14:04:36 +00:00
Kris Kennaway
b34ae71848 Reset undeliverable maintainer address:
<nick@netdot.net>: host renny.slash.netdot.net[65.254.45.140] said: 550 5.1.1
    <nick@netdot.net>... User unknown (in reply to RCPT TO command)
2007-03-22 06:07:34 +00:00
Cheng-Lung Sung
9679497bb3 - Update to 1.1b
PR:		ports/110606
Submitted by:	maintainer (Janos Mohacsi)
2007-03-22 01:19:35 +00:00
Andrew Pantyukhin
74a05dfa3b Add port net-mgmt/horde-nic - a very simple network service monitor
WWW: http://horde.org/nic/

PR:		ports/110541
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
2007-03-19 22:33:48 +00:00
Rong-En Fan
4810b70a24 - Mark IGNORE for FreeBSD pre-6.1: requires strtonum(3)
- Add backup master site
- Remove MASTER_SITES from SUB_LIST which does not work properly
  and is not right when there is more than one master sites

PR:		ports/110457
Submitted by:	Kian Mohageri <kian.mohageri at gmail.com> (maintainer)
2007-03-18 13:27:07 +00:00
Gabor Kovesdan
97049115a8 - Follow moved dependency
- Bump PORTREVISION
- Fix INDEX build

Pointyhat to:	gabor
2007-03-17 22:53:48 +00:00
Markus Brueffer
7bfc515057 - Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION

Approved by:	maintainer timeout (6 weeks)
2007-03-14 18:03:04 +00:00
Martin Wilke
0bb055df81 Update to Nagios 2.8:
- Bug fix for calculating notification interval with service escalations
- Bug fix for using servicegroups in service dependency definitions
- Bug fix for bad date format submission in command CGI
- Possible segfault fix during restarts when daemon was performing host checks
- Fix for missing check timeout in event broker calls
- Fix for handling signals under NPTL
- Added error messages for passive service checks that don't correspond to a
  defined service

PR:             110262
Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2007-03-13 13:27:13 +00:00
Martin Wilke
65c90cad32 - Update to 1.0.9.6
- Pass maintainer shipt to submitter

Submitted by:   farrokhi@
2007-03-10 11:47:00 +00:00
Martin Wilke
419210ee8c check_pf is a plugin intended for use with the Nagios network
monitoring system.  This plugin checks the status of PF, the OpenBSD
packet filter, and compares the current state count to given or default
thresholds, returning the result.  It is written in C.

WWW:	http://www.zampanosbits.com/check_pf/

PR:		ports/110112
Submitted by:	Kian Mohageri <kian.mohageri at gmail.com>
2007-03-09 10:11:58 +00:00
Martin Wilke
7589c1d522 Vidalia is a graphical Tor controller based on Qt 4.x.
WWW:     http://www.vidalia-project.net/
Authors: Matt Edman and Justin Hipple

PR:		ports/110034
Submitted by:	Fabian Keil <fk at fabiankeil.de>
2007-03-09 10:08:58 +00:00
Jean Milanez Melo
7c72e98db4 - Update mastersite and WWW.
PR:		ports/109709
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-03-08 14:42:44 +00:00
Mark Linimon
0a4a77f183 Update maintainer's email address.
Requested by:	maintainer
2007-03-07 05:40:29 +00:00
Martin Wilke
08f91b732a - Update to 0.0.5a
PR:             109871
Submitted by:   miwi
Approved by:    maintainer
2007-03-06 21:01:55 +00:00
Martin Wilke
d5ca712611 - Update to 4.1.7a
PR:             109864
Submitted by:   miwi
Approved by:    mantainer
2007-03-06 21:01:53 +00:00
Martin Wilke
cb6a671d41 - Update to 0.2.5a
PR:             109866
Submitted by:   miwi
Approved by:    maintainer
2007-03-06 21:01:32 +00:00
Maxime Henrion
4dc402666d Add a patch taken from net-snmp's SVN repository to fix embedded Perl
agents on 64bits architectures, and bump PORTREVISION.

Reviewed by:	kuriyama (maintainer)
2007-03-05 14:42:00 +00:00
Cheng-Lung Sung
e6be3cc59c - Update to 2.7
PR:		ports/109783
Submitted by:	edwin
Approved by:	maintainer (Dan Langille)
2007-03-03 17:31:53 +00:00
Martin Wilke
c3abbc523f - Update to 4.81a
Approved by:    maintainer (implicit)
2007-03-03 14:07:04 +00:00
Jun Kuriyama
2ea2b21764 - Fix wrong syscall for Total Memory.
PR:		ports/108126
Submitted by:	brd
2007-03-03 13:00:16 +00:00
Rong-En Fan
e72ee1c095 - Update to 1.4.6
PR:		ports/109731
Submitted by:	Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
2007-03-02 15:33:27 +00:00
Martin Wilke
d92d9d5a45 - Pass maintainership to submitter.
Submitted by:   farrokhi@
2007-02-28 07:12:33 +00:00
Jun Kuriyama
384985f41e - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. 2007-02-28 01:19:04 +00:00
Jun Kuriyama
bd92a4a0a5 - Upgrade to 5.3.1 [1].
- Add $snmpd_flush_cache knob [2].
- Add conflict with net-snmp-4.* [3].

PR:	ports/97673 [1] (but mostly rewritten), ports/106036 [2],
	ports/103462 [3]
Submitted by:	Rick van der Zwet <rick@wzoeterwoude.net> [1],
	"Brian A. Seklecki"<bseklecki@collaborativefusion.com> [2],
	Mykola Dzham <freebsd@levsha.org.ua> [3]
2007-02-28 01:17:16 +00:00
Mark Linimon
db6e45e0eb mt@primats.org.ua no longer has access to FreeBSD machines, and has
requested these ports be returned to the pool.  We appreciate the help
in the past.

Hat:		portmgr
2007-02-27 20:20:06 +00:00
Doug Barton
b4118877b1 Another round of the periodic sweep for removal of the
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).

Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
2007-02-26 23:02:04 +00:00
Martin Wilke
794ef57bce - Update to 4.81
PR:             108730
Submitted by:   farrokhi@
Approved by:    maintainer timeout
2007-02-26 20:07:38 +00:00
Martin Wilke
12c779eb95 - Move ports/www/phpip to ports/net-mgmt/phpip
PR:		109106 [1]
                109159 [2]
Requested by:   Michael <admin@oregonfast.net>
Repocopy by:    marcus [2]
Approved by:	maintainer (implicit)
2007-02-26 19:16:40 +00:00
Sergey Matveychuk
51cc32a1e6 - thumbnail_graphs_not_working.patch was change. Fix checksum for it.
Submitted by:   Matthew Seaman <m.seaman_AT_infracaninophile.co.uk>
2007-02-25 16:50:19 +00:00
Cheng-Lung Sung
e8e7238706 - Update to 0.9
PR:		ports/109302
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by:	maintainer (Gea-Suan Lin)
2007-02-24 11:18:32 +00:00
Rong-En Fan
62c2b9229f - Update to 4.2.7
- Transfer to perl@

PR:		ports/109385
Submitted by:	chinsan
2007-02-21 12:56:19 +00:00
Alejandro Pulver
6a0b92db05 bsnmp-regex is a module for bsnmpd which allows creation of counters from log
files, program output or other text data. The counters use regular expressions
to count the number of matches, or parse out specific text/numbers. The
resulting data can then be queried or graphed with the usual SNMP tools.

PR:		ports/109103
Submitted by:	brock at cotcomsol.com
2007-02-18 15:21:55 +00:00
Maxime Henrion
061da8663d Add a patch taken from CVS to fix huge memory leaks in the code for
embedded Perl agents, and bump PORTREVISION.

Reviewed by:	pav
Approved by:	maintainer timeout
2007-02-15 12:29:33 +00:00
Kris Kennaway
de78dd974b Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
2007-02-11 01:23:35 +00:00
Kris Kennaway
fefaf4a726 Deprecate these ports that are broken on 5.x and above, with expiry in
1 month.
2007-02-11 00:43:27 +00:00
Sergey Matveychuk
77cda26b78 - Add thumbnail_graphs_not_working.patch. 2007-02-08 14:40:00 +00:00
Sergey Matveychuk
87ae83ca17 - Fix a type in rc script.
Submitted by:	Helge Oldach
2007-02-08 08:08:30 +00:00