Commit graph

42 commits

Author SHA1 Message Date
Rene Ladan
fb21d7a021 net-mgmt/zabbix2-server: update to 2.0.12
- use option helpers
- remove obsolete patch files and variables
- add UnixODBC support
- fix staging with JAVAGW enabled

PR:		191934
Submitted by:	maintainer <pakhom706@gmail.com>
2014-07-18 22:47:39 +00:00
Tijl Coosemans
dd002e4d45 Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent ports 2014-07-03 13:18:14 +00:00
Bryan Drewery
b60faac83e - Remove redundnat MYSQL option. It's already defined in the DB SINGLE.
This fixes older poudriere continually rebuilding this pacakge every
  build.
2014-05-09 20:14:47 +00:00
Baptiste Daroussin
f4f46a920e Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
2014-05-05 16:24:00 +00:00
Rene Ladan
0072d00b1c - Add stage support
- Use modern LIB_DEPENDS

Based on ports/188037

Approved by:	portmgr (infrastructure blanket)
2014-04-22 18:14:34 +00:00
Kubilay Kocak
81607cea8a Add UPDATING entry for zabbix UIDs change and bump ports
PR:		ports/186298
Reviewed by:	mat
2014-02-01 00:57:50 +00:00
Xin LI
d643939751 Update to 2.0.10.
PR:		ports/184495
Submitted by:	maintainer (with changes to update to 2.0.10)
2013-12-16 06:02:22 +00:00
Ruslan Makhmatkhanov
8328869cd2 - fix packing list with JAVAGW option enabled
PR:		181825
Reported by:    Ari Maniatis <ari@ish.com.au>
Approved by:	maintainer timeout (>2 weeks)
2013-09-23 14:26:59 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Ruslan Makhmatkhanov
fbb8191a71 - update to 2.0.8
- various whitespace fixes, while here

PR:		181651
Submitted by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer)
2013-08-31 05:33:55 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Bryan Drewery
fd0e9de6dd - Update to 2.0.6 [1]
- Fix zabbix2-proxy plist
- Fix PORTREVISION in master port

PR:		ports/178182 [1]
Submitted by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer) [1]
2013-05-08 22:05:49 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Martin Wilke
d847c50a68 - Update to 2.0.5
PR:		176137
Submitted by:	maintainer
2013-02-15 02:02:57 +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
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
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
Bryan Drewery
a1ba0ebcfb - Update to 2.0.2
- Remove proc.c patch as it has been fixed upstream (ZBX-3897)
- Add build dependency to pkgconfig

PR:		ports/170700
Submitted by:	Pakhom <pakhom706@gmail.com> (maintainer)
Approved by:	eadler (mentor)
2012-08-19 22:44:08 +00:00
Jase Thew
0b80f7727c - Update to 2.0.0 after repocopy from
net-mgmt/zabbix-{agent,frontend,proxy,server} [1]
- Convert to optionsNG
- Remove the need for SQL patches by using REINPLACE
- Remove manual installation of config files.
- Change config include directories from dirrm to dirrmtry in
  pkg-plist - users may put files there.

PR:		ports/169153 [1]
Submitted by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer)
Approved by:	flo (mentor)
2012-08-15 14:28:31 +00:00
Sylvio Cesar Teixeira
b996cf999f - Update to 1.8.13,2
- Add patch to proc.c to address ZBX-3897 and ZBX-4704 until applied upstream

PR:		ports/167802
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2012-05-12 13:55:28 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Chris Rees
d50282f0a6 - Update to 1.8.10,2
- Deforbid zabbix-frontend

PR:		ports/163691
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2011-12-30 19:33:10 +00:00
Eitan Adler
a62c6c0394 - update to 1.8.8
- remove obsolete patch
- add new sql patch

PR:		ports/161460
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
Approved by:	sahil (mentor)
2011-10-15 01:26:35 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Sylvio Cesar Teixeira
c9e4736d26 - Chase net-snmp shlib version bump. 2011-07-28 12:43:22 +00:00
Florian Smeets
b9255d3a65 - update to 1.8.5
- add LICENSE

PR:		ports/156519
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2011-04-22 15:07:36 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Bernhard Froehlich
999db9411a - Update to 1.8.3
- Fix builds with libssh2 (upstream bug in configure)
- Add requested CURL, IODBC, and UNIXODBC options
- Add missing USE_ICONV for zabbix-server

PR:		ports/149711
Submitted by:	Jim Riggs <ports at christianserving dot org> (maintainer)
Approved by:	beat (co-mentor)
2010-08-23 20:15:43 +00:00
Stefan Walter
d6de5eda74 Add optional IPMI support.
PR:		146581
Submitted by:	Alex Deiter <alex.deiter@gmail.com>
Approved by:	maintainer
Feature safe:	yes
2010-06-30 19:43:40 +00:00
Martin Wilke
8275099f12 - Fix ssh2 support
PR:		146660
Submitted by:	Alex Deiter <alex.deiter@gmail.com>
Approved by:	maintainer timeout
2010-06-05 19:26:08 +00:00
Sylvio Cesar Teixeira
da2897022c - Chase net-snmp shlib bump 2010-06-02 19:14:17 +00:00
Sahil Tandon
7bbaba1225 - Fix fping location in sample conf files
PR:		ports/145606
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
Approved by:	itetcu@ (mentor)
2010-05-05 04:07:00 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Pav Lucistnik
63873e2192 - Update to 1.8.2
PR:		ports/145181
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2010-04-02 12:08:29 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Greg Larkin
a7df0b6a70 - Updated to 1.8.1 [1]
- Added overridable PORTREVISION (initial value 0) to allow slave port
  (zabbix-frontend) to bump independently of the master port

PR:		ports/143311 [1]
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer) [1]
2010-02-02 19:05:28 +00:00
Pav Lucistnik
fb90d91fc8 - Fix library dependencies and pkg-message for slave ports
- Fix dependencies in rc scripts

PR:		ports/141717
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2009-12-18 16:10:14 +00:00
Pav Lucistnik
391c68d29c - Update zabbix to 1.8
- Split the port to server, frontend, agent and proxy slaves
- Add zabbix16 for people who don't want to update to 1.8 yet

PR:		ports/141364
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2009-12-13 22:30:18 +00:00