Commit graph

2751 commits

Author SHA1 Message Date
Andrej Zverev
e2d4ee01e6 - Update to 0.2.1
PR:		ports/123593
Submitted by:	az
Approved by:	Mikolaj Golub <to.my.trociny at gmail.com> (maintainer)
2008-05-12 19:25:23 +00:00
Andrew Pantyukhin
8012e444ac - Update to 0.11.7 2008-05-10 12:25:48 +00:00
Ion-Mihai Tetcu
7fe3e5f210 - glib is pulled by xmms so don't depend explicitly on it
- get xmms cflsgs from xmms-config
2008-05-09 14:23:03 +00:00
Beech Rintoul
6c396df1e4 - 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)
2008-05-08 10:16:04 +00:00
Ion-Mihai Tetcu
14884c8d14 - Transfer maintainership to daniel@roe.ch [1]
- Do not delete modified config files on uninstall [2]
- Reduce filesystem hierarchy pollution by moving
  $PREFIX/var/{run,lib}/* to /var/run (PID file) and
  /var/db/collectd (default location of databases) [2]
- Add an rc script [2]
- Optionally install collection.cgi from contrib/ [2]
- Fix WITH_APACHE dependencies and plist [1]
- Fix WITH_XMMS and WITH_INTERFACE dependencies [2]
- fixes for depends, plist, ... [3]

PR:		ports/122791 [1], ports/123367 [2]
Submitted by:	Daniel Roethlisberger [1],[2], itetcu@ (me) [3]
Approved by:	Matt Peterson (former maintainer) [2]
2008-05-06 10:45:17 +00:00
Emanuel Haupt
e03c35efc5 Update to 3.3.0 2008-05-05 13:50:48 +00:00
Edwin Groothuis
0cc0999d00 Fix build on 7.0 2008-05-04 07:36:14 +00:00
Lars Thegler
32e10ca3f4 Update to 2.3.6 2008-05-01 13:39:29 +00:00
Edwin Groothuis
2baffc74eb Update to 4.2.7 2008-04-30 11:45:55 +00:00
Mark Linimon
a7954db16b Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
2008-04-29 05:36:38 +00:00
Rong-En Fan
664a304011 - Correct maintainer's email
Submitted by:	maintainer via private mail
2008-04-29 01:27:27 +00:00
Maxim Sobolev
7ce7d2ea63 Fix issue with retrieving CPU stats in 6.3-STABLE and upper. The problem
is that the cp_time symbol is no longer avaliable in the nevest kernels.
Use kern.cp_time sysctl which has been around for 8 years or so, so that
it should be present virtually in every FreeBSD version that is able
to use modern ports tree (4.x and upper). Sysctl is also better from the
security standpoint, as you don't need elevated privileges to get the data.
One should probably look at converting few others uses of KVM here, but
ENOTIME from me. The patch has been submitted to the vendor.

Approved by:	MAINTAINER
2008-04-28 22:54:28 +00:00
Maxim Sobolev
c1830a37f8 o Fix regression in 5.4.1 - the custom FreeBSD vmstat code is not compiled
in making number of popular OIDs unavailable.

o Fix issue with retrieving CPU stats in 6.3-STABLE and upper. The problem
is that the cp_time symbol is no longer avaliable in the nevest kernels.
Use kern.cp_time sysctl which has been around for 8 years or so, so that
it should be present virtually in every FreeBSD version that is able
to use modern ports tree (4.x and upper). Sysctl is also better from the
security standpoint, as you don't need elevated privileges to get the data.
One should probably look at converting few others uses of KVM here, but
ENOTIME from me. The patch has been submitted to the vendor.

Sponsored by:	Sippy Software, Inc., http://www.sippysoft.com
Approved by:	MAINTAINER
2008-04-28 22:33:53 +00:00
Martin Wilke
70cff39f48 - Update to 0.28
PR:		123055
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
Approved by:	maintainer implicit
2008-04-26 20:19:16 +00:00
Anders Nordby
6a837cc3aa Add keywords to make nrpe actually start at boot-time.
Bump portrevision.
2008-04-24 16:21:57 +00:00
Yen-Ming Lee
de029b7c1b - update to 2.0.11
- unbreak on amd64
2008-04-22 19:18:50 +00:00
Martin Wilke
bc0f3a1951 - Fix build after xorg cleanup 2008-04-22 18:32:55 +00:00
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