Commit graph

61 commits

Author SHA1 Message Date
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Dmitry Marakasov
315f85adeb Update zabbix WWWs, fix pkg-message typos
Approved by:	portmgr blanket
2017-08-23 16:33:45 +00:00
Danilo G. Baio
5cfa4ca99e net-mgmt/zabbix24-*: Add note about the removal
Remove `-[0-9]*` from CONFLICTS

Reported by:	mat
Approved by:	garga (mentor), pg@pakhom.spb.ru (maintainer via email)
Differential Revision:	https://reviews.freebsd.org/D10992
2017-06-26 13:20:57 +00:00
Torsten Zuehlsdorff
aa7248843e net-mgmt/zabbix2-server: rework LIB_DEPENDS and add USES= ssl
In my last commit i added accidently LIB_DEPENDS 2 additional times.

While here add USES= ssl and LIB_DEPENDS to port-mgmt/pkg to
pass QA.

Submitted by: Johannes Jost Meixner <johannes@perceivon.net>
2017-06-21 10:53:38 +00:00
Mark Felder
f0ee610982 net-mgmt/zabbix*-server: Update CONFLICTS
Rework conflicts to correctly match the other zabbix packages.

PR:		208025
2017-06-09 22:04:52 +00:00
Danilo Egea Gondolfo
0e9558fce6 - Update to 2.0.20
PR:		213242
Submitted by:	pg@pakhom.spb.ru
2017-02-08 00:54:30 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Torsten Zuehlsdorff
b2293ba503 net-mgmt/zabbix2-server: Update from 2.0.17 to 2.0.18
- updated French translation; thanks to Zabbix translators
- enforced bash usage in mysql.size user parameter configuration
  script to avoid issues with different default shells;
  thanks to Timo Lindfors for reporting it
- fixed timeout being too low when sending configuration data to
  active proxy
- fixed loss of trailing whitespace in unquoted function parameters
  when creating calculated items with low level discovery

Also:
- Fix default path to PID
- Fix rc.d scripts to correct use PID file
- Remove IGNORE_WITH_MYSQL because referenced version was removed long ago

PR:           209890
Submitted by: pg@pakhom.spb.ru (maintainer)
Approved by:  pi (mentor)
2016-09-01 09:44:43 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Bartek Rutkowski
cc350e1b26 net-mgmt/zabbix2-server: update 2.0.16 -> 2.0.17
- Update MAINTAINER email

PR:		209032
Submitted by:	Pakhom Golynga <pakhom@pakhom.spb.ru> (maintainer)
2016-04-26 09:10:21 +00:00
Mathieu Arnold
21bc5c0345 Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2016-04-25 16:13:38 +00:00
Lars Engels
91a3d6f021 - Fixes in {agent,proxy,server} rc start scripts:
- SysV IPC leak
  - Restart race
  - Allow to specify a custom PATH in rc.conf
- Bump PORTREVISION

PR:		207896
Submitted by:	kbowling
Approved by:	maintainer
MFH:		2016Q2
Sponsored by:	Essen Linuxhotel Hackathon 2016
2016-04-24 11:48:26 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Pawel Pekala
b1d1b30824 - Switch to our framework's USES=execinfo
- Use EXECINFO_CPPFLAGS and EXECINFO_LDFLAGS to fix detection of
  libexecinfo on FreeBSD 9.x
- Mark frontend ports as NO_ARCH

PR:		205740
Submitted by:	myself
Approved by:	maintainer
2015-12-30 22:48:15 +00:00
Bartek Rutkowski
4cc04369ea net-mgmt/zabbix2-server: update 2.0.14 -> 2.0.16
- Update maintainer's address

PR:		204780
Submitted by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer)
2015-11-28 18:27:14 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Pawel Pekala
adeb382282 Update net-mgmt/zabbix2-* ports to version 2.0.14
PR:		196198
Submitted by:	pakhom706@gmail.com (maintainer)
2015-01-03 18:10:45 +00:00
John Marino
20cb333f14 net-mgmt/zabbix2: Upgrade version 2.0.12 => 2.0.13
PR:		194842
Submitted by:	maintainer (pakhom706 - gmail)
2014-11-09 11:34:23 +00:00
Tijl Coosemans
37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
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