Commit graph

4314 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
efb5fe9366 - update to 3.4.3 [1]
- convert to optionsng [2]
- fix portlint warnings [2]

PR:		174762
Submitted by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer) [1]
Submitted by:   tota [2]
2013-01-10 19:12:02 +00:00
Thomas Abthorpe
b2d4b657d1 - Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
2013-01-09 19:50:06 +00:00
Ruslan Makhmatkhanov
12dcf77907 Mark as deprecated. Using of this branch of argus is discouraged. Please migrate
to net-mgmt/argus3. Set expiration date to 2013-02-05.

PR:		174991
Submitted by:	rm (myself)
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-01-05 10:29:12 +00:00
Ruslan Makhmatkhanov
7d251bdc51 - update to 3.0.6.2
- convert to optionsng
- remove unneded patches

while here:
- trim Makefile header
- add license (GPLv3)
- add missing perl dependency

PR:		173036
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
Approved by:	Alexander Demin <support@spectrum.ru>
2013-01-05 07:53:50 +00:00
Ruslan Makhmatkhanov
f40e13cbaa - update to 3.0.6.1
- convert to optionsng
- remove unneded patches

while here:
- trim Makefile header
- add license (GPLv3)
- add missing perl dependency

PR:		173040
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
Approved by:	Alexander Demin <support@spectrum.ru> (maintainer)
2013-01-05 07:52:19 +00:00
Ruslan Makhmatkhanov
9784e0ff8b - update to 1.8.15
- update patch to reflect changes in zabbix source
- update CONFLICTS to include zabbix 2.x

PR:		171931
Submitted by:	Frank Wall <fw@moov.de>
Approved by:	maintainer timeout (3 month+)
2013-01-04 11:14:36 +00:00
Lars Engels
eafab17c75 Update to 1.8.3 2013-01-02 19:50:56 +00:00
Ruslan Makhmatkhanov
39fdd8c279 - update to 2.6.8
- trim Makefile header
- fix BUILD_DEPENDS
- convert to optionsng (by Mark Felder <feld@feld.me>)

PR:		174824
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
2012-12-30 13:58:07 +00:00
Ruslan Makhmatkhanov
6ee8b4a14d Mark as deprecated. This package was deprecated upstream and it's users are
encouraged to migrate to other graphing systems like net-mgmt/pnp.
Set expiration date to 2013-01-30.

PR:		174626
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2012-12-30 11:29:09 +00:00
Florian Smeets
303e871aaa Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}
to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER
magic.

This is required as only databases/p5-DBD-mysql supports mariadb-client and
the upcomming perconaXX-client.

Approved by:	portmgr (bapt)
Initial patches by:	pgollucci
2012-12-28 19:03:02 +00:00
Beech Rintoul
2001478de5 - Update to 0.7
PR:		ports/174709
Submitted by:	Jake Smith <jake@xz.cx> (maintainer)
2012-12-26 18:42:12 +00:00
Pawel Pekala
3e0fb781aa Update to version 2.05
PR:		ports/173392
Submitted by:	Jonathan Call <lordsith49@hotmail.com>
Approved by:	maintainer timeout (6 weeks)
2012-12-21 21:39:17 +00:00
Pawel Pekala
a88a835676 Fix build
PR:		ports/174604
Submitted by:	Ross <basarevych@gmail.com>
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2012-12-21 15:52:33 +00:00
Ruslan Makhmatkhanov
924eaff5e2 - remove bogus setuptools dependency
- trim Makefile header
- move LICENSE and *_DEPENDS into proper block (portlint warning)
- remove shlib version in LIB_DEPENDS (portlint warning)
- eliminate using PYTHON_SITELIBDIR
- convert to optionsng
- limit python version to 2.x only since noc (and the most of it's dependencies)
  not [fully] supports 3.x
- remove trailing whitespace from pkg-descr
- do not bump PORTREVISION because the port is marked BROKEN (next 0.7.5 release
  adding django 1.4 support, so hopefully it will be working again soon)

PR:		174145
Submitted by:	rm (myself)
Approved by:	maintainer timeout (2 weeks+)
2012-12-19 20:11:48 +00:00
Wesley Shields
9a2441faee Update to 1.3.
This should have been committed months ago but got lost somewhere. Sorry.

PR:		ports/170217
Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
2012-12-17 16:20:54 +00:00
Wesley Shields
da7b202bc7 Deprecate and expire in one month.
This port is older than net-mgmt/nfdump, use that instead.

PR:		ports/174043
Submitted by:	wxs@
Approved by:	maintainer timeout
2012-12-17 15:28:13 +00:00
Baptiste Daroussin
a9a75e4ebd Convert to new options framework,
While here trim headers and fix pkgconfig dependency

Approved by:	decke (maintainer)
2012-12-16 20:59:35 +00:00
Ruslan Makhmatkhanov
9a5c27ecff - clean up bacula-* ports (Makefile and pkg-message files)
- now bacula-docs just installs pdf files
- add bacula-server/Makefile.common with -bat, -client-static and nagios_check-
  stuff (another bacula slave ports can use it too)
- remove pkg-plist from bacula-bat and nagios-check_bacula
- now bacula-server, bacula-bat and nagios-check_bacula depend of bacula-client.
  It avoids some conflicts when we want to install all bacula ports in the same
  system
- remove the OPTION to install static version of bacula-client. Now it is a new
  port
- few other minor changes

while here:
- trim Makefile headers
- remove indefinite articles in COMMENT
- convert to optionsng

PR:		167700
Submitted by:	acm (original patch), Dan Langille <dan@langille.org> (maintainer)
2012-12-16 16:32:45 +00:00
Martin Matuska
f7bc152666 Rename package names for horde3 ports to horde3-*
Fix bsd.horde.mk (horde3)
2012-12-16 12:04:18 +00:00
Andrej Zverev
10a2b4693f - Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
2012-12-16 06:12:28 +00:00
Wesley Shields
2e134b9039 Cleanup header again.
Noticed by:	jhale@
2012-12-13 16:37:26 +00:00
Beech Rintoul
37b755445d - Update to 2.0.4
- Add support for Java gateway

PR:		ports/174390
Submitted by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer)
2012-12-13 03:58:50 +00:00
Wesley Shields
d2fcee2d72 Update maintainer address.
Trim headers where applicable and in the cases where the maintainer
is the original author remove the headers entirely.
Update mirror to point to the newer location (old one redirected).

Submitted by:	Nicolas Jombart <ecu@200ok.org> (maintainer, private mail)
2012-12-12 21:40:54 +00:00
Martin Matuska
1e429944f9 Rename old horde applications to horde3- prefix 2012-12-12 12:24:01 +00:00
Philippe Audeoud
efb53e115b - Update to 2.11
- Changelog: http://cpansearch.perl.org/src/OLIVER/SNMP-Info-2.11/ChangeLog
2012-12-12 10:02:34 +00:00
Anton Berezin
520e50c7f4 Update to 0.13.
Changes: http://search.cpan.org/dist/Net-Abuse-Utils/Changes
2012-12-12 08:57:31 +00:00
Jason Helfman
682ff4dbe0 - update libvirt to 1.0.0, and bump others for shlib change
- explictly tie to ABI version, required
- update historical headers
- add shared description for libvirt
2012-12-11 00:48:33 +00:00
Guido Falsi
1b0f80324f - Update to 4.10.8
- Fix one portlint warning

PR:		ports/174233
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2012-12-10 23:42:37 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Hajimu UMEMOTO
dda3fab6a5 Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
2012-12-10 15:10:02 +00:00
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Tom Judge
83e47a6b8d * Remove interacitve questions in build process
* Install bundled config files

Feature safe:	yes
Approved by:	db, eadler (mentors, implicit)
2012-12-06 02:50:17 +00:00
Tom Judge
3717ccbe4d Jmx4Perl is here to connect the Java and Perl Enterprise world by providing
transparent access to the Java Management Extensions (JMX) from the perl side.

It uses a traditional request-response paradigma for performing JMX operations
on a remote Java Virtual machine.

WWW:    http://search.cpan.org/dist/jmx4perl/

Feature safe:	yes
Approved by:	eadler, db (mentors, implicit)
2012-12-05 22:33:43 +00:00
Jason Helfman
681ca6fb24 - update to 0.2.21
- while here trim historical header and tighten comment

PR:		174119
Submitted by:	maintainer, fk@fabiankeil.de
Feature safe:	yes
2012-12-05 18:55:44 +00:00
Ryan Steinmetz
f1e9a9bf38 - Fix typo in MAINTAINER email address
Reported by:	portscout
Feature safe:	yes
2012-12-04 20:33:07 +00:00
Eitan Adler
d0251b8742 Simplify post-patch target
Submitted by:	sunpoet
Feature safe:	yes
2012-12-04 18:15:10 +00:00
Philippe Audeoud
4bb434b535 - Update to 2.09
- Changelog: http://cpansearch.perl.org/src/OLIVER/SNMP-Info-2.09/ChangeLog

Feature safe:	yes
2012-12-04 09:28:52 +00:00
Wesley Shields
432d08d725 Update to 1.6.8.
Switch to gnu89 mode so building with clang works.

PR:		ports/173596
Submitted by:	Mike Stupalov <landy2005@gmail.com>
Approved by:	janos.mohacsi@bsd.hu (maintainer timeout)
Feature safe:	yes
2012-12-02 02:43:25 +00:00
Wesley Shields
e26f33a258 Update to 1.3.6p1.
PR:		ports/173594
Submitted by:	Mike Stupalov <landy2005@gmail.com>
Approved by:	janos.mohacsi@bsd.hu (maintainer timeout)
Feature safe:	yes
2012-12-02 02:41:19 +00:00
Chris Rees
632973f7c8 Enable users plugin, which works as is
Enable zfs_arc plugin, which has been ported to FreeBSD
(patch has also been submitted upstream)

Make write_graphite optional, allowing it as the single output plugin
(otherwise at least another output plugin is required)

PR:		ports/173894
Submitted by:	Paul Guyot <pguyot@kallisys.net>
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Feature safe:	yes
2012-12-01 12:14:37 +00:00
Wesley Shields
03e925f025 Pass maintainer to Paul Schmehl. Thank you Alexander for your work on these.
PR:		ports/173756
Submitted by:	Alexander Demin <support@spectrum.ru> (old maintainer)
Approved by:	new maintainer
Feature safe:	yes
2012-11-30 02:58:37 +00:00
Eitan Adler
0eed7f8f22 - Update to 1.26
- Take maintainership

Feature safe:	yes
2012-11-30 01:32:01 +00:00
Chris Rees
10c4f95689 Trailing slashes in RUN_DEPENDS upset some tools
Wrist slapped by:	bapt
Feature safe:		yes
2012-11-29 19:34:18 +00:00
Lars Engels
3758bcf233 - Update to 1.8.2
- Remove OPTIONS for database dependencies as they're already handled by
  databases/libdbi-drivers and configure parameter "--enable-pgsql"
  doesn't do anything [1]

 Changelog:	https://www.icinga.org/2012/11/28/icinga-1-8-2-core-classic-ui-idoutils-bugfix-release/

Suggested by:	zeising [1]
Feature safe:	yes
2012-11-29 18:49:27 +00:00
Baptiste Daroussin
58e47a21fa 2012-11-27 devel/p5-SPOPS: Depend on the expired p5-Class-Fields
2012-11-26 textproc/lemmatizer: No more public distfiles
2012-11-26 net/relay: No more public distfiles
2012-11-26 x11-clocks/bmp-alarm: No more public distfiles
2012-11-26 net-mgmt/nagios-check_ice: No more public distfiles
2012-11-26 japanese/libicq: No more public distfiles and development ceased
2012-11-26 graphics/tonicpoint-viewer: No more public distfiles
2012-11-26 devel/safestr: No more public distfiles

Feature safe:	yes
2012-11-28 09:45:45 +00:00
Philippe Audeoud
e064d58e56 - Fix comestic errors
- Better usage of Makefile

Reported by:	jhale@
Feature safe:	yes
2012-11-27 15:45:08 +00:00
Philippe Audeoud
fbbd6f71fd This package provides a Perl interface to the F5 BigIP iControl API.
The F5 BigIP iControl API is an open SOAP/XML for communicating with supported
F5 BigIP products.

WWW:    http://search.cpan.org/dist/BigIP-iControl/

PR:		ports/173395
Submitted by:	snowfly@yuntech.edu.tw
Feature safe:	yes
2012-11-27 09:03:26 +00:00
Bryan Drewery
1341025f33 - Update to 1.2
Feature safe:	yes
2012-11-27 03:07:20 +00:00
Steve Wills
7e70655152 - Add patch that fixes memory usage reporting in FreeBSD 8.x and newer due to
syntax changes in sysctl vm.vmtotal
- Assign maintainer to submitter

PR:		ports/173607
Submitted by:	Mark Felder <feld@feld.me>
Feature safe:	yes
2012-11-24 01:54:22 +00:00
Emanuel Haupt
d93c88fd08 Add py-ipcalc 0.6, module to perform IP subnet calculations.
Feature safe:	yes
2012-11-22 11:01:57 +00:00
Ryan Steinmetz
4200e33a5d - Fix embedded perl support [1]
- Fix segfault during config reload [2]
- Bump PORTREVISION

PR:		ports/173213 [1]
Submitted by:	Frank Wall <fw@moov.de> [1], Alexey Kouznetsov <alexey@kouznetsov.com> [2]
Obtained from:	upstream repo [2]
Feature safe:	yes
2012-11-21 13:37:10 +00:00
Thomas Abthorpe
7772ef08a0 - Return ports to the heap at maintainer's request
Feature safe:	yes
2012-11-20 19:06:23 +00:00
Baptiste Daroussin
a6e94c0778 2012-11-19 net-im/qutim-plugin-icq: It is not needed for new QutIM
2012-11-19 net-im/qutim-plugin-jabber: It is not needed for new QutIM
2012-11-18 www/trac-customroadmap: Functionality of this plugin is available in the Trac core as of 0.11
2012-11-15 net-mgmt/py-snmp2: Dead upstream, use net-mgmt/py-snmp4 instead

Feature safe:	yes
2012-11-19 23:46:08 +00:00
Philippe Audeoud
3ba35ba8f3 - Update to 0.17
- Changelog: http://cpansearch.perl.org/src/MRSAM/Net-CIDR-0.17/Changes

Feature safe:	yes
2012-11-16 14:32:03 +00:00
Chris Rees
8d9d094172 Fix rc file order to respect defaults correctly, style nits and stop
calling test where expressions will do.

Feature safe:	yes
2012-11-10 15:58:37 +00:00
Pawel Pekala
c7e7ccd7e9 Update to version 1.4.04
PR:		ports/172047
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-10 15:38:55 +00:00
Pawel Pekala
15472c216b - Update MASTER_SITES
- Add LICENSE_FILE
- Add IA32_BINARY_PORT
- Use PLIST_FILE

PR:		ports/172046
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-10 15:07:09 +00:00
Adam Weinberger
4e9ca84416 Jabber/iskemel detection requires pkg-config.
Fixes package building for -server and -proxy.

Feature safe:	yes
2012-11-08 23:11:46 +00:00
Olli Hauer
36e2db9042 - fix the patch, we need the time in milliseconds not in micorseconds
- noted by Erik Sejr, and on the check-mk list

Feature safe: yes
2012-11-04 00:03:05 +00:00
Olli Hauer
fd0ffd21b7 - fix pkg-plist
Feature safe: yes
2012-11-03 17:28:05 +00:00
Olli Hauer
3e035201b1 - update to 1.2.0p3
Thanks to Erik Sejr <eriks@ssimicro.com>
for providing the patch!

Feature safe: yes
2012-11-03 12:48:07 +00:00
Anton Berezin
32abce4f02 - Update to 4.066
- Convert to new header format

Changes: http://cpansearch.perl.org/src/MIKER/NetAddr-IP-4.066/Changes

Feature safe:	yes
2012-11-01 11:29:47 +00:00
Chris Rees
7ef9f699d0 Fix several warnings;
Subroutine SNMP_Session::pack_sockaddr_in6 redefined at /usr/local/lib/perl5/5.14.2/Exporter.pm line 67.
at /usr/local/lib/perl5/site_perl/5.14.2/SNMP_Session.pm line 149

PR:		ports/166777
Submitted by:	Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe:	yes
2012-10-31 17:46:52 +00:00
Ruslan Makhmatkhanov
68137d57dc - update to 1.7.2
while here:
- remove redundancy in COMMENT
- fix whitespace and remove empty line in pkg-descr

PR:		173212
Submitted by:	Andrew Sidorov <derfi at vei dot ru> (maintainer)
Feature safe:	yes
2012-10-30 21:27:49 +00:00
Chris Rees
b61c9866d5 Add netmagis-www , netmagis web module.
PR:		ports/169509
Submitted by:	Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe:	yes
2012-10-30 20:36:34 +00:00
Chris Rees
1ea30ebb30 Add netmagis-utils , netmagis command-line utilities.
PR:		ports/169509
Submitted by:	Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe:	yes
2012-10-30 20:35:58 +00:00
Chris Rees
1639afa759 Add netmagis-topo , netmagis topology module.
PR:		ports/169509
Submitted by:	Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe:	yes
2012-10-30 20:35:11 +00:00
Chris Rees
631e9cd731 Add netmagis-servers , netmagis module for dhcp, bind and mail servers.
PR:		ports/169509
Submitted by:	Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe:	yes
2012-10-30 20:34:27 +00:00
Chris Rees
7e0556557a Add netmagis-metro , netmagis metrology module.
PR:		ports/169509
Submitted by:	Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe:	yes
2012-10-30 20:33:09 +00:00
Chris Rees
381b87d6e4 Add netmagis-detecteq , files for detection of equipment modifications.
PR:		ports/169509
Submitted by:	Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe:	yes
2012-10-30 20:32:33 +00:00
Chris Rees
4472e4fe42 Add netmagis-database , utilities for the netmagis database server.
PR:		ports/169509
Submitted by:	Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe:	yes
2012-10-30 20:29:52 +00:00
Chris Rees
051678de6d Netmagis is a network management information system,
which allows a network administrator to:
 - manage data for your BIND DNS and ISC DHCPD server,
 - delegate DNS management,
 - automatically generate network maps,
 - assign VLAN to equipment interfaces via a Web interface,
 - generate traffic graphs.

WWW: http://www.netmagis.org/

PR:		ports/169509
Submitted by:	Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr>
Feature safe:	yes
2012-10-30 20:27:10 +00:00
Anton Berezin
f7867d2a2e Update to 1.0.2.
PR:		172613
Submitted by:	maintainer
Feature safe:	yes
2012-10-30 13:37:35 +00:00
Guido Falsi
c1eff807f6 - Add GD_PORT knob to allow using localized GD
- Remove ABI version number from LIB_DEPENDS
- Trim Makefile headers
- Convert to new options framework

PR:		ports/173124
Submitted by:	Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe:	yes
2012-10-30 13:07:10 +00:00
Gabor Pali
540c3776a2 - Convert options to the new format
PR:		ports/172546
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 20:03:23 +00:00
Gabor Pali
5feeb26fd4 - Convert options to the new format
PR:		ports/172545
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 20:01:35 +00:00
Gabor Pali
3d2613df27 - Convert options to the new format
PR:		ports/172526
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 19:48:11 +00:00
Gabor Pali
5abd33121c - Convert options to the new format
PR:		ports/172525
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-28 19:41:44 +00:00
Lars Engels
6f66f2515c Update to 1.8.1
Feature safe:	yes
2012-10-26 20:03:26 +00:00
Baptiste Daroussin
c3226aeda4 Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available

Feature safe:	yes
2012-10-26 10:23:01 +00:00
Jason E. Hale
19df40b4ee - Convert to new options framework
While here:
- Trim Makefile header
- Use GOOGLE_CODE macro in MASTER_SITES
- Remove the name of the port from COMMENT

PR:		ports/172517
Submitted by:	pjg
Approved by:	maintainer timeout (17 days)
		makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-26 06:01:27 +00:00
Baptiste Daroussin
f155dc3ddc 2012-10-20 security/sscep: No more public distfiles
2012-10-20 security/py-rijndael: No more public distfiles
2012-10-20 security/pam_af: No more public distfiles
2012-10-20 security/its4: No more public distfiles
2012-10-20 russian/xcyrBGR: No more public distfiles
2012-10-20 russian/wmcyrx: No more public distfiles
2012-10-20 print/advi: No more public distfiles
2012-10-20 palm/plucker: No more public distfiles
2012-10-20 net-p2p/py-bittornado-core: Depends on the deprecated wx 2.4
2012-10-20 net-p2p/py-bittornado: Depends on the deprecated wx 2.4
2012-10-20 net-mgmt/nagios-radauth-plugin: No more public distfiles
2012-10-20 net-mgmt/nagios-check_nick: No more public distfiles

Feature safe:	yes
2012-10-25 18:02:31 +00:00
Raphael Kubo da Costa
2acff8bc24 - Add php5-simplexml to the dependency list [1]
- Trim the Makefile header

PR:		ports/172588 [1]
Submitted by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer) [1]
Feature safe:	yes
2012-10-23 22:29:37 +00:00
Baptiste Daroussin
35e443952c Convert to new options framework
Feature safe:	yes
2012-10-23 09:27:34 +00:00
Steve Wills
56c9a41537 - Update to 0.6.4
Feature safe:	yes
2012-10-21 04:25:37 +00:00
Raphael Kubo da Costa
ce7f111d8b Update to 2.0.3.
PR:		ports/172604
Submitted by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer)
Feature safe:	yes
2012-10-20 19:19:07 +00:00
Lars Engels
c48568fe53 - Add an alias to checkconfig': configtest'
The former is what is used in the upstream init script, the latter is commonly used in
  our rc scripts.
- Bump PORTREVISION

Suggested by:	demon
Feature safe:	yes
2012-10-20 12:58:17 +00:00
Jason E. Hale
177caebdc2 - Update MASTER_SITES
- Remove indefinite article from COMMENT
- Add LICENSE (BSD)
- Mark MAKE_JOBS_SAFE
- Convert pkg-plist to PLIST_FILES and PORTDOCS
- Convert to new options framework
- Trim Makefile header
- Add additional WWW to pkg-descr

PR:		ports/172045
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-20 07:35:22 +00:00
Lars Engels
8be84d2f4a - Update to 1.8.0
- Add a `checkconfig' option to icinga's startup script
- Remove MAKE_JOBS_UNSAFE

Changelog:	https://www.icinga.org/2012/10/18/icinga-1-8-released/

Feature safe:	yes
2012-10-19 13:23:13 +00:00
Dirk Meyer
7e53f84196 - drop maintainership
Feature safe: yes
2012-10-18 19:22:25 +00:00
Dirk Meyer
1b8c640de0 - drop maintainership
Feature safe: yes
2012-10-18 19:21:20 +00:00
Jason E. Hale
234783d517 - Update to 0.5
- Add LICENSE (BSD)

While here:
- Drop ABI version number from LIB_DEPENDS
- Trim Makefile header

PR:		ports/170161
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-18 01:42:54 +00:00
Jason E. Hale
2737a8e62c - Pass maintainership to submitter
PR:		ports/172813, ports/172814, ports/172815,
		ports/172816, ports/172817, ports/172818,
		ports/172820, ports/172821, ports/172822,
		ports/172823, ports/172824, ports/172825
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	timur (via private email)
		makc, avilla (mentors implicit)
Feature safe:	yes
2012-10-17 13:38:18 +00:00
Tom Judge
025497985e This module allows applications to send passive checks to Nagios both
locally and remotely.

WWW:	http://search.cpan.org/dist/Net-NSCA-Client/

Feature safe:	yes
Approved by:	eadler (mentor)
2012-10-16 03:28:28 +00:00
Ruslan Makhmatkhanov
2991719b4d - Mark as deprecated. This port is dead upstream (no SF mirrors hold the
distfile), and fully covered by py-snmp4 suite. No other ports depend on this
  one, there was no updates since 2006. Set expiration date to 2012-11-15.

PR:		172194
Submitted by:	rm (myself)
Approved by:	maintainer timeout (2 weeks)
Feature safe:	yes
2012-10-15 09:31:45 +00:00
Ryan Steinmetz
eab4eef5be - Fix build under FreeBSD jail
Feature safe:	yes
2012-10-14 16:07:54 +00:00
Ruslan Makhmatkhanov
5c129b0c05 Update pysnmp suite to latest version. This includes:
- net-mgmt/py-snmp4: 4.2.1 -> 4.2.3
- net-mgmt/py-snmp4-apps: 0.3.1 -> 0.3.3
- net-mgmt/py-snmp4-mibs: 0.1.2 -> 0.1.4

Common changes:
- trim Makefile header
- update dependency versions
- remove LICENSE_FILE for licenses, listed in bsd.licenses.db.mk

PR:		172193
Submitted by:	rm (myself)
Approved by:	maintainer timeout (2 weeks)
Feature safe:	yes
2012-10-14 14:41:25 +00:00
Ryan Steinmetz
faf4ca6968 - Convert to OptionsNG
Feature safe:	yes
2012-10-13 18:24:45 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Ryan Steinmetz
5437390ccc - Update to 5.7.2
- Convert to OptionsNG

Feature safe:	yes
2012-10-13 01:07:32 +00:00
Guido Falsi
e007b03f93 - Update to 1.7.1
- Convert to new options framework
- Trim Makefile headers

PR:		ports/172271
Submitted by:	Andrew Sidorov <derfi@vei.ru> (maintainer)
Feature safe:	yes
2012-10-10 21:35:37 +00:00
Andrej Zverev
8b040d94f2 - Remove SITE_PERL from *_DEPENDS (final part)
Approved by: portmgr@ (bapt@)
2012-10-10 16:56:07 +00:00
Florian Smeets
52882cc57f Change the header in one of my ports to test ports commit mail 2012-10-10 07:40:13 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Sunpoet Po-Chuan Hsieh
72a15a01b8 - Convert to new options framework
- Rename options: GTK -> GTK2, ICONV -> UTF8
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Cleanup Makefile header
- Cosmetic change
2012-10-09 14:18:24 +00:00
Doug Barton
deda664425 Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
2012-10-08 10:38:47 +00:00
Doug Barton
5d043e0bd3 Fix the currently-broken rc.d script:
1. Tidy up the header
2. nrpe2 runs as an unpriviliged user, so REQUIRE: LOGIN is manadatory
3. Move load_rc_config up higher
4. Since _enable and _configfile are mandatory they should use :=
5. Only sets command_args once, and puts -d last as is traditional.
6. Pulls the pidfile from nrpe.cfg, which means it only has to be set once.
2012-10-08 08:15:28 +00:00
Olli Hauer
8003f3f40e - rewrite for options NG framework
- /USE_APACHE/USE_APACHE_RUN/
- make usage of ETCDIR, WWWDIR instead PREFIX/(etc|www)/PORTNAME
- add pkg-install script to adjust directory file mode,
  else they differ when installed by package
- use @dirrmtry to preserve existing stats ...
- bump PORTREVISION

PR:             171475
Submitted by:   ohauer
Approved by:    (old) maintainer timeout (port was moved today to ports@)
2012-10-07 18:44:44 +00:00
Mark Linimon
294b310ab4 Reset maintainer at his request. We hope to see him back again sometime.
While here, trim headers.
2012-10-07 16:07:51 +00:00
Jason E. Hale
ef3169fae8 - Update to 3.06b
While here:
- Trim Makefile header
- Convert to new options framework
- Remove LICENSE_FILES and extra installation of COPYING
  since the full LGPL21 license is included in the ports tree

PR:		ports/172394
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Approved by:	makc, avilla (mentors implicit)
2012-10-07 12:34:55 +00:00
Bryan Drewery
9e375c1a02 - Fix wrong LIB_DEPENDS on gcrypt [1]
- Update to new header

PR:		ports/171747 [1]
Submitted by:	François Charlier <fcharlier@ploup.net> [1]
Approved by:	maintainer timeout (2w)
Pointyhat to:	bdrewery
2012-10-03 12:24:20 +00:00
Hiroki Sato
a54844fdbe Fix $rcvar.
Spotted by:	ume
2012-10-03 05:42:45 +00:00
Hiroki Sato
6102c7e75b Add net-mgmt/ipv6mon, a tool for monitoring IPv6 address usage on a local
network.

WWW:	http://www.si6networks.com/tools/ipv6mon/
2012-10-02 20:26:17 +00:00
Philippe Audeoud
dbc32fa291 - Update to 0.16
- Changelog: http://cpansearch.perl.org/src/MRSAM/Net-CIDR-0.16/Changes
2012-10-02 13:40:12 +00:00
Bryan Drewery
0a9c9c2dff - Fix header to proper format
Reported by:	danfe
2012-10-01 15:01:14 +00:00
Ruslan Makhmatkhanov
53218b05ec - update to 1.1
- trim Makefile header
- add license (BSD)
- limit python version to 2.x
- add patch to not install LICENSE once again and to fix MANPREFIX1
- remove reinplace that is now handled with aforementioned patch
- install yang2dsdl, yang2html and update TODO
2012-10-01 10:28:42 +00:00
Steve Wills
9a8d00c635 - Fix PLIST errors for config file
- Pet portlint while here

PR:		ports/172127
Approved by:	"Veniamin Gvozdikov" <g.veniamin@googlemail.com> (maintainer, via private email)
2012-09-28 13:41:47 +00:00
Jason Helfman
79326054a9 - update to 0.5.4
Changes: http://virt-manager.org/download.html
2012-09-26 14:41:17 +00:00
Marcelo Araujo
684f64b45b - Update to 2.0.5.
PR:		ports/170481 [1], ports/17179 [2]
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1],
		Sergey Zaykov <sergey_zaikov@rambler.ru> [2]
2012-09-26 08:54:40 +00:00
Beat Gaetzi
f2602ac655 - Fix patch after r289156
Reported by:	pointyhat
2012-09-25 17:46:28 +00:00
Raphael Kubo da Costa
307f5e35c6 Fix the plist and stop installing .orig files.
PR:		ports/171393
Submitted by:	Craig Leres <leres@ee.lbl.gov>, JWelcher@lbl.gov
Approved by:	Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer)
2012-09-23 18:28:35 +00:00
Thomas Abthorpe
a0dcdcb0da - Reassign to the heap due to mail bounces
With hat:	portmgr
2012-09-22 02:18:45 +00:00
Baptiste Daroussin
a3bd44a914 Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator) 2012-09-21 10:07:33 +00:00
Bryan Drewery
56fe090a29 - better-cacti-templates upstream has merged with
Percona Monitoring Plugins. Move to
  net-mgmt/percona-monitoring-plugins

PR:		ports/170878
Submitted by:	"Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer)
Reported by:	David Cecchin <dcecchin@gmail.com>
Reviewed by:	eadler
2012-09-20 03:56:48 +00:00
Jase Thew
db99b40821 - Update to 1.0
PR:		ports/171283
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	flo (mentor)
2012-09-19 23:51:58 +00:00
Dirk Meyer
4013d79704 - use OPTIONS_DEFINE 2012-09-16 15:03:18 +00:00
Bryan Drewery
31693f7b74 - Add VIRT and WRITE_HTTP options [1]
- Convert to new options framework [1]
- Remove ABI versions from LIB_DEPENDS

PR:		ports/171205 [1]
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2012-09-13 13:04:44 +00:00
Bryan Drewery
61359c2602 - Add VIRT and WRITE_HTTP options [1]
- Convert to new options framework [1]
- Remove ABI versions from LIB_DEPENDS
- Fix build with Clang by using upstream patch [2]

Upstream fix:
	https://github.com/collectd/collectd/issues/49 [2]

PR:		ports/171204 [1]
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2012-09-12 22:07:07 +00:00
Chris Rees
62abc9a9fc Improve rc script handling of pidfile, and do a few optimisations
PR:		ports/168225
Submitted by:	yar (based on)

While here, copy over default config file on install
2012-09-12 20:57:27 +00:00
Ruslan Makhmatkhanov
b14a0051af - s/Yes/yes/ in GNU_CONFIGURE= 2012-09-11 19:26:38 +00:00
Ruslan Makhmatkhanov
9ce1a1b79b - update to 5.0.1
while here:
- strip Makefile header
- fix whitespace in pkg-descr

PR:		170617
Submitted by:	Kevin Oberman <kob6558 at gmail dot com> (maintainer)
2012-09-11 19:25:21 +00:00
Steve Wills
c062450b72 - Update to 0.6.2 2012-09-11 15:30:31 +00:00
Bryan Drewery
dfec6618b2 - Convert to new options framework
- Add missing dependency on perl
- Bump PORTREVISION due to added dependency

Approved by:	eadler, bapt (mentors, implicit)
2012-09-11 15:11:39 +00:00
Bryan Drewery
02ceb3d10b - Convert to new options framework
Approved by:	eadler, bapt (mentors, implicit)
2012-09-11 04:07:57 +00:00
Bryan Drewery
c228339f43 - Convert to new options framework
- Remove ABI version from LIB_DEPENDS
- Switch to using bsd.port.options.mk

Approved by:	eadler, bapt (mentors, implicit)
2012-09-11 02:25:33 +00:00
Bryan Drewery
3f671742f4 - Switch to using USERS/GROUPS [1]
- Convert to new options framework

PR:		ports/169918 [1]
Submitted by:	bdrewery
Approved by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer) [1]
Approved by:	eadler, bapt (mentors, implicit)
2012-09-10 15:14:14 +00:00
Lars Engels
f79803d319 Properly set Apache as a runtime, not a build dependency.
PR:		ports/171476
Submitted by:	ohauer
2012-09-10 06:52:45 +00:00
Ryan Steinmetz
63e6d4d925 - Update to 0.7.1b 2012-09-09 16:53:12 +00:00
Olli Hauer
ca37f8571f - unbreak port by using s/USE_APACHE/USE_APACHE_RUN/ 2012-09-08 21:33:51 +00:00
Steve Wills
9fdd2bb18c - Update to 0.91
PR:		ports/170936
Approved by:	maintainer timeout (gslin@gslin.org, >2 weeks)
2012-09-08 03:28:59 +00:00
Ryan Steinmetz
0b7bc99a1c - Fix issues in rc script + pkg-message
Submitted by:	Karsten Schmidt <gugge@guggemand.dk>
2012-09-06 03:03:47 +00:00
Jason Helfman
2b944a8741 - follow r303724 shlib bump of libvirt 2012-09-05 21:48:20 +00:00
Frederic Culot
36b0dc0e60 - Update to 0.12
- Add LICENSE (Artistic 1 & GPL 1)
- Add BUILD_DEPENDS to silence build warnings

Changes:	http://search.cpan.org/dist/Net-Abuse-Utils/Changes
2012-09-05 10:41:28 +00:00
Bryan Drewery
b591c44e6c - Convert to new options framework [1]
- Fix build with new bsd.apache.mk by changing
  to USE_APACHE_RUN, since this port has NO_BUILD

PR:		ports/171284 [1]
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	eadler (mentor)
2012-09-04 23:21:31 +00:00
Olli Hauer
1a94993f16 - unbreak build
since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
2012-09-04 22:27:55 +00:00
Steve Wills
2b290633b3 - Remove empty file
Pointyhat to:	swills
Pointed out by:	ak
2012-09-04 14:16:01 +00:00
Lars Thegler
847f51b223 Update to 0.36 2012-09-02 15:34:44 +00:00
Steve Wills
9aea21300e - Update to 0.6.1 2012-09-01 17:14:26 +00:00
Lars Engels
be69389aab - Update to 1.7.2
- Add missing description for IDOUTILS option
- Change a typo in pkg-message [1]

Notified by:	beat
2012-08-27 20:08:18 +00:00
Bryan Drewery
2175756af1 - Fix zabbix2-frontend plist after 2.0.2 update to
zabbix2-server

PR:		ports/170880
Submitted by:	myself
Approved by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer)
Reported by:	beat
Approved by:	eadler (mentor)
2012-08-27 14:11:58 +00:00