Mathieu Arnold
bbf7ef5615
http://github.com redirects to https://github.com , spare everyone a redirect.
...
Sponsored by: Absolight
2016-12-02 09:21:58 +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
Kubilay Kocak
b6450d4ca7
databases/libmemcached: Update to 1.0.18 and much more
...
- Update to 1.0.18 and pkg-plist accordingly
- Add LICENSE (BSD3CLAUSE) and LICENSE_FILE
- Add TEST_DEPENDS and regression-test target
- Perl is not required, remove USE_PERL and from USES
- Split LDFLAGS from CONFIGURE_ENV, they're already set there
- Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off)
- Add OPTIONS for hash functions, debug and dtrace
- pkg-descr: Update WWW: URL
- Add patches for:
* alloca.h include not found on FreeBSD
* cinttypes include location
* clang compatibility
- Strip shared libraries manually since upstream install-strip target is
fail
Changes:
https://launchpad.net/libmemcached/+announcements
[1] https://bugs.launchpad.net/libmemcached/+bug/1245562
[2] https://bugs.launchpad.net/libmemcached/+bug/1400560
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
2014-12-11 05:26:39 +00:00
Mathieu Arnold
1a4ccbe66c
Add gettext-runtime, so that it builds when nagios-plugins is built without NLS.
...
Sponsored by: Absolight
2014-12-08 11:00:32 +00:00
Jun Kuriyama
e675b17d82
Add a hack to change linking objects which should be changed
...
by net-mgmt/nagios-plugins OPTIONS setting.
PR: ports/187772
Reported by: Lukasz Wasikowski <lukasz@wasikowski.net>
2014-11-22 22:40:37 +00:00
Jun Kuriyama
835ec22972
Unbreak.
...
PR: ports/192192
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
2014-11-20 05:52:02 +00:00
Tijl Coosemans
e962548a4c
Remove dependency on devel/libtool because nagios-plugins now has
...
USES=libtool
2014-09-17 14:08:34 +00:00
Antoine Brodin
fc3616b82f
Mark broken: Fails to link with nagios-plugins-2.0.3
...
cd /wrkdirs/usr/ports/net-mgmt/nagios-check_memcached_paranoid/work/check_memcached_paranoid-0.20131004; NDIR=$(cd /usr/ports/net-mgmt/nagios-plugins && make -VWRKSRC); cc -O2 -pipe -fno-strict-aliasing -DLOCALEDIR=\"/usr/local/share/locale\" -D__need_getopt -I${NDIR} -I${NDIR}/plugins -I${NDIR}/gl -I${NDIR}/lib -I/usr/local/include -o check_memcached_paranoid ${NDIR}/plugins/netutils.o ${NDIR}/plugins/utils.o ${NDIR}/lib/utils_base.o ${NDIR}/lib/extra_opts.o ${NDIR}/lib/parse_ini.o ${NDIR}/gl/getopt.o ${NDIR}/gl/getopt1.o ${NDIR}/gl/sha1.o -L/usr/local/lib -lintl -lmemcached check_memcached_paranoid.c
/wrkdirs/usr/ports/net-mgmt/nagios-plugins/work/nagios-plugins-2.0.3/lib/parse_ini.o: In function `np_get_defaults':
parse_ini.c:(.text+0x19d): undefined reference to `idpriv_temp_restore'
parse_ini.c:(.text+0x1e1): undefined reference to `idpriv_temp_drop'
Reported by: pkg-fallout
2014-08-02 23:59:34 +00:00
Baptiste Daroussin
ffb7170399
Modernize LIB_DEPENDS
...
With hat: portmgr
2014-07-14 18:42:04 +00:00
Jun Kuriyama
1be118f047
Fix breakage with nagios-plugins 1.5.
2014-01-19 13:44:15 +00:00
Jun Kuriyama
418c50ee1c
- Specify nagios-plugins distfiles explicitly to cope with poudriere
...
by stop fetching at build stage.
2013-11-05 04:42:12 +00:00
Jun Kuriyama
c52a6f4a78
- Upgrade to 20131004 version.
2013-10-08 02:45:22 +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
Ade Lovett
f584da22ee
Clean up "current" versions of autotools components to further reduce
...
tree-churn on updates.
2010-12-08 19:58:49 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Jun Kuriyama
e11197302d
Unbreak by linking more object.
2010-10-10 07:59:28 +00:00
Ade Lovett
b425f15e41
Migration of BROKEN ports from automake{19,110}->111 which will most
...
likely need to be looked at as and when they become unbroken.
2010-10-07 15:21:05 +00:00
Pav Lucistnik
d502e1fd48
- Mark BROKEN: does not build
...
Reported by: pointyhat
2010-09-26 22:39:29 +00:00
Ade Lovett
8262a7b51d
Autotools update. Read ports/UPDATING 20100915 for details.
...
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
2010-09-15 18:35:24 +00:00
Erwin Lansing
40ec6a61a1
Fix a typo that broke INDEX.
2010-04-29 13:08:14 +00:00
Jun Kuriyama
3736bb6185
This program checks memcached (or compatible) server by memcached
...
protocol: SET, GET, DELETE and GET.
WWW: http://github.com/hirose31/nagios-check_memcached_paranoid
2010-04-29 11:27:00 +00:00