1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00

4286 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
e5f328ef87 - update to 3.5.0
changelog:
http://www.nagios.org/projects/nagioscore/history/core-3x

PR:		177304
Submitted by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
2013-03-23 16:03:53 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Jason Helfman
1c09104064 - Add New USES macro to handle support for Zenoss ports and Zenpacks:
USES= zenoss
-trim historical headers

Convert net-mgmt/zenpack family to new framework

PR:		176723
Approved by:	maintainer timeout ( 14 days )
2013-03-20 06:28:43 +00:00
Eitan Adler
997f760bc0 Fix minor nit: use the canconical FreeBSD.org form for email addresses.
This was causing me issues when attempting to gather certain statistics.

While here trim header

Approved by:	miwi, adrian, tj
No objection from:	db, bjk, cperciva, scheidell, osa
2013-03-17 16:44:03 +00:00
Alexey Dokuchaev
28f0bea43f In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist.
2013-03-17 14:20:20 +00:00
Rene Ladan
a47d84f8a5 Remove expired ports:
2013-03-15 net-mgmt/zabbix-agent: no longer supported by upstream
2013-03-15 net-mgmt/zabbix-frontend: no longer supported by upstream
2013-03-15 net-mgmt/zabbix-proxy: no longer supported by upstream
2013-03-15 net-mgmt/zabbix-server: no longer supported by upstream
2013-03-15 14:48:38 +00:00
Baptiste Daroussin
73ab1fc144 Do not removed directories not owned by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-13 10:50:51 +00:00
Beech Rintoul
ec78422e8b - Update to 5.2.1
- Fix build with clang

PR:		ports/176691
Submitted by:	William Grzybowski <william88@gmail.com>
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2013-03-12 18:29:33 +00:00
Niclas Zeising
ebdb1bb524 Update to 1.2 [1]
Fix plist

PR:		ports/175774 [1]
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1]
2013-03-11 16:10:41 +00:00
Eitan Adler
ed59156ea9 Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
2013-03-08 20:23:38 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Martin Wilke
b7df065165 - Convert to OptionsNG
- Trim header

Reviewed by:	bapt
2013-03-07 16:53:45 +00:00
Baptiste Daroussin
933595b89f Convert to new options framework 2013-03-07 13:49:24 +00:00
Ruslan Makhmatkhanov
b06fadc69e - replace deprecated devel/py-setuptools with devel/py-distribute
- change explicit dependency for the ports, that don't utilize USE_DISTUTILS feature
- add UPDATING entry

PR:		176142
Submitted by:	rm (myself)
Approved by:	portmgr (miwi)
Tested by:  	exp-run by miwi
2013-03-05 07:12:24 +00:00
Baptiste Daroussin
5f82b6d00b 2013-02-27 security/lep: No more upstream, no more public distfiles
2013-02-27 devel/cvsmapfs: No more upstream, no more public distfiles
2013-02-27 devel/sid: No more upstream, no more public distfiles
2013-02-27 net-mgmt/nrpep: No more upstream, no more public distfiles
2013-02-27 devel/py-ez_xml: No more upstream, no more public distfiles
2013-02-27 security/IMHear: No more upstream, no more public distfiles
2013-02-27 comms/scud: No more upstream, no more public distfiles
2013-02-27 devel/lexi: No more upstream, no more public distfiles
2013-02-27 games/pentix: No more upstream, no more public distfiles
2013-02-27 net/py-mp-random: No more upstream, no more public distfiles
2013-02-27 sysutils/rcsedit: No more upstream, no more public distfiles
2013-02-27 sysutils/bsdsar: No more upstream, no more public distfiles
2013-02-27 sysutils/sarah: No more upstream, no more public distfiles
2013-03-03 22:59:34 +00:00
Olli Hauer
1d94517cf3 update to nagiosql 3.2.0_SP2
- use OPTIONS-NG
- make php5-ftp to optional (I suspect local file or SSH is the preferred config distribuiton methode)
- remove all patch files, they are already included in the re-rolled sourcefile
- use DISTSUBDIR (unluckily distversion does not increment with applied patches)
- WWWGROUP is not defined it is WWWGRP (Makefile)
- define WRKSRC
- use COPYTREE_SHARE instead cp
- use post-install script to create $ETCDIR structure

additional for fresh install (adjust paths in sql script)
- change default nagiosql paths from /etc/nagiosql -> ${ETCDIR}
- change default nagios paths from /etc/nagios -> ${LOCALBASE}/etc/nagios

PR:		175457
Submitted by:	ohauer
Approved by:	maintainer timeout
2013-03-03 19:56:48 +00:00
Chris Rees
ef1d9441f0 Update to 2.2.1
Submitted by:	Pierre DAVID <pdagog@gmail.com> (maintainer)
2013-03-03 10:41:41 +00:00
Steve Wills
c4a7ff67b3 Devmon is a Perl daemon designed to supplement and enhance the monitoring
capabilities of a server running either the BigBrother or Hobbit monitoring
software.

WWW: http://devmon.sourceforge.net/

PR:		ports/176427
Submitted by:	Mark Felder <feld@feld.me>
2013-03-02 20:20:12 +00:00
Martin Wilke
cf9f37d881 - Update to 1.3
PR:		176559
Submitted by:	Ports Fury
2013-03-02 06:41:11 +00:00
Martin Wilke
caead80d92 - Broken fails to fetch
- Trim header

=> Attempting to fetch http://dev.zenoss.org/trac/changeset/26203/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.ApacheMonitor?old_path=%2F&format=zip
fetch: http://dev.zenoss.org/trac/changeset/26203/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.ApacheMonitor?old_path=%2F&format=zip: No address record
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ZenPacks.zenoss.ApacheMonitor?old_path=%2F&format=zp
2013-02-28 16:27:13 +00:00
Martin Wilke
80842c6011 - Broken fails to fetch
- Trim header

=> Attempting to fetch http://dev.zenoss.org/trac/changeset/26194/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.DellMonitor?old_path=%2F&format=zip
fetch: http://dev.zenoss.org/trac/changeset/26194/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.DellMonitor?old_path=%2F&format=zip: No address record
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ZenPacks.zenoss.DellMonitor?old_path=%2F&format=zip
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ZenPacks.zenoss.DellMonitor?old_path=%2F&format=zip: No address record
2013-02-28 16:17:07 +00:00
Martin Wilke
a9f81ba5f3 - Broken fails to fetch
- Trim header

=> Attempting to fetch http://dev.zenoss.org/trac/changeset/26205/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.NtpMonitor?old_path=%2F&format=zip
fetch: http://dev.zenoss.org/trac/changeset/26205/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.NtpMonitor?old_path=%2F&format=zip: No address record
2013-02-28 16:12:47 +00:00
Pawel Pekala
216c666062 Fix segfautls in ZFS code
PR:		ports/176440
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2013-02-28 15:33:25 +00:00
Bernhard Froehlich
e5380f82a7 - Fix building in tinderbox
Reported by:	miwi
2013-02-27 19:04:22 +00:00
Glen Barber
d21d3621c5 Take maintainership 2013-02-26 02:55:02 +00:00
Steve Wills
4b1f4956d6 - Add patch to fix build
Approved by:	brd (maintainer)
2013-02-25 15:49:33 +00:00
Pawel Pekala
6761f68249 Add ZFS support
PR:		ports/176107
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2013-02-23 15:36:53 +00:00
Pawel Pekala
9779ae4c55 - Update to 1.0.2
- Convert to OptionsNG

PR:		ports/176287
Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
2013-02-21 21:01:25 +00:00
Anton Berezin
f548b76358 Update to 1.0.4.
PR:		176148
Submitted by:	maintainer
2013-02-19 15:06:26 +00:00
Dirk Meyer
fcb98a504a - update libnet to 1.1.6
- build shared lib
- fix dependend ports when libnet.so.8 was linked in
- fix dependend ports when includes where missing
2013-02-18 21:13:02 +00:00
Martin Wilke
a11c70c3dc This module scans your networks to get informations from devices with SNMP
protocol:
 - networking devices discovery within an IP range
 - network switch, printer and router analyse
 - relation between computer / printer / switch port
 - identify unknown MAC addresses
 - report printer cartridge and ounter status
 - support management of SNMP versions v1, v2, v3

The plugin depends on FusionInventory for GLPI. OCS Inventory can't use this
plugin.

WWW: http://search.cpan.org/dist/FusionInventory-Agent-Task-NetDiscovery/

PR:		ports/165713
Submitted by:	Emil Smolenski <am@raisa.eu.org>
2013-02-18 00:20:53 +00:00
Martin Wilke
356f831fd3 Network discovery support for FusionInventory Agent
WWW: http://search.cpan.org/dist/FusionInventory-Agent-Task-SNMPQuery/

PR:		ports/165711
Submitted by:	Emil Smolenski <am@raisa.eu.org>
2013-02-18 00:19:43 +00:00
Steve Wills
2c95119073 - Add rc script
- Convert to OptionsNG
- Trim header while here

PR:		ports/175890
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	Denis Pokataev <catone@cpan.org> (maintainer)
2013-02-17 19:55:16 +00:00
Ruslan Makhmatkhanov
8f206379d8 - update to 3.4.4
- remove patch, applied upstream

changelog:
http://www.nagios.org/projects/nagioscore/history/core-3x

PR:		176188
Submitted by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
2013-02-16 15:50:01 +00:00
Martin Wilke
055861759b - Mark DEPRECATED no longer supported by upstream
PR:		176147
2013-02-15 02:07:14 +00:00
Martin Wilke
ad564a6274 - Ad missing dependency
- Bump PORTREVISION

PR:		176139
Submitted by:	maintainer
2013-02-15 02:03:51 +00:00
Martin Wilke
d847c50a68 - Update to 2.0.5
PR:		176137
Submitted by:	maintainer
2013-02-15 02:02:57 +00:00
Ryan Steinmetz
29e2b46af0 - Merge in upstream fix for bug 2439 [1]
- Convert header to new 'created by' style
- Fix pkgng issue [2]
- Bump PORTREVISION

Submitted by:	Paul Beard <paulbeard@gmail.com> [1]
Reported by:	bapt@ [2]
2013-02-13 00:41:56 +00:00
Chris Rees
0dd7579209 Various spelling corrections
PR:		ports/175331
Submitted by:	Christoph Mallon
Approved by:	No objections within three weeks from any maintainer

While here, style and duplicate phrase fixes in bsdcflow pkg-descr

Submitted by:	mi
2013-02-09 12:00:52 +00:00
Martin Wilke
700101774d - Fix build with clang
- Trim header

PR:		175039
Submitted by:	Ports Fury
2013-02-07 14:43:48 +00:00
Philippe Audeoud
58f2899f48 - Update to 2.0
PR:		ports/175912
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2013-02-07 13:00:58 +00:00
Ryan Steinmetz
04b777fcb5 - Update RUN_DEPENDS after net/freeradius-mysql deprecation
- Bump PORTREVISION
2013-02-05 12:57:01 +00:00
Baptiste Daroussin
c5007b1dde 2013-02-05 net-mgmt/argus: Using of this branch of argus is discouraged. Please migrate to net-mgmt/argus3
2013-02-05 net-mgmt/argus-clients: Using of this branch of argus-clients is discouraged. Please migrate to net-mgmt/argus3-clients
2013-02-05 07:29:43 +00:00
Steven Kreuzer
a732680198 Update to 0.21.18 2013-02-04 21:15:31 +00:00
Thomas Abthorpe
013c7bf6c3 - Reassign to the heap at maintainers request
- Trim header while I am here
2013-02-03 04:32:55 +00:00
Baptiste Daroussin
a028e9e2dc 2013-01-30 net-mgmt/nagiosgrapher: Deprecated upstream. Please use net-mgmt/pnp instead
2013-02-01 x11-fm/x-files: Project has been abandoned
2013-02-02 17:39:56 +00:00
Alexey Dokuchaev
bc3694e85d - Update to version 0.3.1
- Cleanup Makefile a bit
- Drop author attribution from pkg-descr while here

PR:		ports/175459
Submitted by:	trociny (maintainer)
2013-02-02 07:00:39 +00:00
Yen-Ming Lee
45afc1537f - mark DEPRECATED with EXPIRATION_DATE for one month 2013-02-02 02:14:02 +00:00