Commit graph

2734 commits

Author SHA1 Message Date
Martin Wilke
0251314951 - Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
2008-04-22 10:56:45 +00:00
Stefan Eßer
556f23dbc0 Create new port for version 3 of the argus client utilities.
The utilities for argus version 2 are not compatible and the
old port will be kept as long as there is interest.
2008-04-20 17:33:41 +00:00
Stefan Eßer
2066612ac7 Create new port for version 3 of the argus network audit server.
Version 2.0.6 will be kept as net-mgmt/argus as long as there is
sufficient interest.
2008-04-20 17:24:09 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Pav Lucistnik
5035cd3a04 - Fix fetch, update WWW 2008-04-16 22:01:04 +00:00
Pietro Cerutti
2f7e72c002 - Update to 1.1.a13
Approved by:	miwi (mentor)
2008-04-15 21:56:11 +00:00
Sergey Matveychuk
4c54ac5901 - Fix a typo in pkg-message 2008-04-14 08:59:00 +00:00
Cheng-Lung Sung
2c5ce7d989 - Update to 3.0.1:
* Fixed bug in trends CGI with user not being authorized for hosts/services
  * Fixed bug in status CGI with page layout messing up when sounds enabled

PR:		ports/122715
Submitted by:	maintainer (Jarrod Sayers)
2008-04-13 12:28:35 +00:00
Martin Wilke
ae230364dc - Unbreak
- Fix build with gcc 4.2

Submitted by:	gahr
2008-04-11 15:20:52 +00:00
Pav Lucistnik
fb3b71be54 - Remove empty files 2008-04-10 11:56:28 +00:00
Martin Matuska
7606948d69 - Fix mysqltcl dependency 2008-04-10 11:25:07 +00:00
Andrew Pantyukhin
bb77e09ce9 - Update to 0.11.6 2008-04-09 14:21:17 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Pav Lucistnik
e6b266666f - Mark BROKEN on FreeBSD 7 and up
Reported by:	pointyhat
2008-04-08 21:47:26 +00:00
Marcelo Araujo
a12b9b1240 - Update to 1.4.5.
- Update maintainer address.

PR:		ports/122284, ports/122285
Submitted by:	Dmitriy Kirhlarov <dimma@higis.ru>
Approved by:	Dmitry Lohansky <d.lohansky@zsupport.ru> (maintainer)
2008-04-08 10:55:27 +00:00
Edwin Groothuis
3c73632259 Bump portrevision after yesterdays changes in the package list. 2008-04-07 23:40:29 +00:00
Edwin Groothuis
d83531ddee files/nrpe.sh.in -> files/nrpe.in 2008-04-07 12:34:07 +00:00
Pav Lucistnik
ede44d0201 - Fix plist
Reported by:	pointyhat
Pointy hat to:	timur
2008-04-06 18:53:04 +00:00
Stanislav Sedov
fae8e0f615 - Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@
2008-04-06 08:58:21 +00:00
Rong-En Fan
1fb9609839 - Update to 0.26
PR:		ports/122461
Submitted by:	Gerrit Beine <gerrit.beine at gmx.de> (maintainer)
2008-04-05 18:14:08 +00:00
Timur I. Bakeyev
d349116406 Update port to the 1.00 version.
PR:		ports/121019
Approved by:	shaun (mentor, implicit)
2008-03-31 01:57:17 +00:00
Jun Kuriyama
44c4221d20 - Remove unused dependency.
- Remove unused message about WITH_INETADDRESS_HACK knob.
- Count inactive memory as cache [1].

PR:		ports/116437 [1]
Submitted by:	rafan [1]
2008-03-30 08:13:41 +00:00
Jun Kuriyama
861d1bf7fa - Fix $CONFLICTS entry for ucd-snmp-4.* packages [1].
- Fix breakage with WITHOUT_PERL knob (needs -lm) [2].

PR:		 ports/118875 [1]
Submitted by:	 Volker Werth <volker@vwsoft.com> [1],
	  	 Oliver Lehmann <lehmann@ans-netz.de> [2]
2008-03-29 13:44:01 +00:00
Jun Kuriyama
adbe22860b - Fix $CONFLICTS entry for ucd-snmp-4.* packages.
PR:		 ports/118875
Submitted by:	 Volker Werth <volker@vwsoft.com>
2008-03-29 13:42:29 +00:00
Jun Kuriyama
8a39d7472d - Chase shlib version of net-mgmt/net-snmp which I've forgotten.
- Bump PORTREVISIONs again.
2008-03-29 11:02:36 +00:00
Lars Engels
de5499d45d - Update to 0.9.3 2008-03-27 20:16:28 +00:00
Emanuel Haupt
666ea03b52 Use MASTER_SITE_CRITICAL 2008-03-27 19:27:34 +00:00
Wesley Shields
e60f733441 Update to 3.0
PR:		ports/121718
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Approved by:	garga (mentor)
2008-03-27 15:09:48 +00:00
Jun Kuriyama
69667d219f - Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
2008-03-27 10:58:30 +00:00
Jun Kuriyama
a88f8eb0a1 - Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53.
- Add appropriate CONFLICTS, NO_LATEST_LINK.
- Upgrade net-mgmt/net-snmp to 5.4.1 [1].

PR:		ports/110969 [1]
Submitted by:	valerio.daelli@gmail.com [1]

This upgrade (5.3.x -> 5.4.1) includes various changes in original
sources.

If you find something strange (or missing/incorrect MIB values) than
5.3.x, please let me know.  And you can choose net-mgmt/net-snmp53
port for old 5.3.x version.
2008-03-27 10:58:03 +00:00
Jun Kuriyama
eda27ad6b6 - Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53.
- Add appropriate CONFLICTS, NO_LATEST_LINK.
- Upgrade net-mgmt/net-snmp to 5.4.1 [1].

PR:		ports/110969 [1]
Submitted by:	valerio.daelli@gmail.com [1]

This upgrade (5.3.x -> 5.4.1) includes various changes in original
sources.

If you find something strange (or missing/incorrect MIB values) than
5.3.x, please let me know.  And you can choose net-mgmt/net-snmp53
port for old 5.3.x version.
2008-03-27 10:55:44 +00:00
Max Khon
5a5dbda81a Unbreak on 7.x and later.
Approved by:	MAINTAINER
2008-03-26 18:03:41 +00:00
Martin Wilke
b3300e0037 - Update to 0.25
PR:		121934
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-03-25 23:05:53 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Rong-En Fan
324ff7465a - Update to 1.2
- Unbreak on with GCC 4.x

PR:		ports/121954
Submitted by:	Andrey Volkov <support at nolty.org>
2008-03-22 12:07:49 +00:00
Rong-En Fan
4b0b09f4fd coWPAtty is designed to audit the security of pre-shared keys
(PSK) selected in WiFi Protected Access (WPA) networks.

WWW: http://www.willhackforsushi.com/Cowpatty.html

PR:		ports/121931
Submitted by:	Dennis Herrmann <adox at mcx2.org>
2008-03-22 12:05:59 +00:00
Rong-En Fan
7371ee9d20 - Update to 2.11 [1]
- Fix wrong mail program path in sample config file [2]

PR:		ports/121866 [1], ports/120320 [2]
Submitted by:	Jarrod Sayers <jarrod at netleader.com.au> (maintainer) [1]
2008-03-22 12:03:26 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Rong-En Fan
69e1dbe1e3 - USE_GETTEXT should defined only when WITH_NLS
PR:		ports/121098
Submitted by:	Philip M. Gollucci <pgollucci at p6m7g8.com>
Approved by:	Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
2008-03-19 14:31:02 +00:00
Rong-En Fan
3f4c4e3503 - 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)
2008-03-19 13:07:04 +00:00
Martin Wilke
42803439bf - Update tork to 0.27
- Add optional dependency on mixminion
- Fix some whitespaces in pkg-descr

PR:		121776
Submitted by:	Beat Gaetzi <beat@chruetertee.ch>
Approved by:	maintainer via irc
2008-03-17 19:44:44 +00:00
Martin Wilke
31509d7bdc - Update MASTER_SITES
PR:		121736
Submitted by:	"Fredrik Lindberg" <fli@shapeshifter.se> (maintainer)
2008-03-17 09:48:40 +00:00
Beech Rintoul
17f5c0078b - Fix issue "ZBX_TCP_READ() failed [Interrupted system call]"
PR:		ports/121737
Submitted by:	Dmitry Lohansky <sq@tvfaq.ru> (maintainer)
2008-03-16 06:22:20 +00:00
Beech Rintoul
7b577af6e8 - Pass maintainership to submitter
PR:		ports/121740
Submitted by:	Dmitry Lohansky <sq@tvfaq.ru>
2008-03-16 05:23:02 +00:00
Pav Lucistnik
ad60c9c1a4 - Stop packaging mtree symlinks
PR:		ports/121691
Submitted by:	Scot Hetzel <swhetzel@gmail.com>
2008-03-14 16:00:08 +00:00
Erwin Lansing
3d19164eb6 Update MASTER_SITES
Submitted by:	Eric Cronin <ecronin@gizmolabs.org> (maintainer),
		pointyhat
2008-03-13 19:24:57 +00:00
Philippe Audeoud
f856a9ae6e - Update maintainer address
Approved by:	thierry (mentor)
2008-03-12 13:27:28 +00:00
Emanuel Haupt
6b20abc952 Really fix this port this time. This was a objformat issue.
Notified by:	pointyhat via pav
2008-03-11 22:50:31 +00:00
Felippe de Meirelles Motta
bff0d25c06 - Change my mail address to lippe@.
Approved by:	araujo (mentor)
2008-03-10 00:52:12 +00:00