Port details |
- nagios-check_memcached_paranoid Nagios plugin for checking memcached
- 0.20131004_2 net-mgmt
=2 0.20131004_2Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: kuriyama@FreeBSD.org
- Port Added: 2010-04-29 11:27:27
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: pdflib, percona-toolkit
- License: not specified in port
- WWW:
- https://github.com/hirose31/nagios-check_memcached_paranoid
- Description:
- This program checks memcached (or compatible) server by memcached
protocol: SET, GET, DELETE and GET.
WWW: https://github.com/hirose31/nagios-check_memcached_paranoid
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- check_memcached_paranoid>0:net-mgmt/nagios-check_memcached_paranoid
- No installation instructions:
- This port has been deleted.
- PKGNAME: check_memcached_paranoid
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (nagios-plugins-1.5.tar.gz) = fcc55e23bbf1c70bcf1a90749d30249955d4668a9b776b2521da023c5c2f2170
SIZE (nagios-plugins-1.5.tar.gz) = 2428258
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nagios-plugins>0 : /var
- automake>0 : devel/automake
- autoconf>0 : devel/autoconf
- gmake : devel/gmake
- nonexistent : /var
- Library dependencies:
-
- libmemcached.so : databases/libmemcached
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20131004_2 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.20131004_2 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
0.20131004_2 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
0.20131004_2 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
0.20131004_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.20131004_2 11 Dec 2014 05:26:39 |
koobs |
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) |
0.20131004_1 08 Dec 2014 11:00:32 |
mat |
Add gettext-runtime, so that it builds when nagios-plugins is built without NLS.
Sponsored by: Absolight |
0.20131004_1 22 Nov 2014 22:40:38 |
kuriyama |
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> |
0.20131004_1 20 Nov 2014 05:52:02 |
kuriyama |
Unbreak.
PR: ports/192192
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> |
0.20131004_1 17 Sep 2014 14:08:34 |
tijl |
Remove dependency on devel/libtool because nagios-plugins now has
USES=libtool |
0.20131004_1 02 Aug 2014 23:59:34 |
antoine |
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 |
0.20131004_1 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.20131004_1 19 Jan 2014 13:44:15 |
kuriyama |
Fix breakage with nagios-plugins 1.5. |
0.20131004 05 Nov 2013 04:42:13 |
kuriyama |
- Specify nagios-plugins distfiles explicitly to cope with poudriere
by stop fetching at build stage. |
0.20131004 08 Oct 2013 02:45:23 |
kuriyama |
- Upgrade to 20131004 version. |
0.20091016_1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.20091016_1 08 Dec 2010 19:58:49 |
ade |
Clean up "current" versions of autotools components to further reduce
tree-churn on updates. |
0.20091016_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.20091016_1 10 Oct 2010 07:59:28 |
kuriyama |
Unbreak by linking more object. |
0.20091016_1 07 Oct 2010 15:21:05 |
ade |
Migration of BROKEN ports from automake{19,110}->111 which will most
likely need to be looked at as and when they become unbroken. |
0.20091016_1 26 Sep 2010 22:39:29 |
pav |
- Mark BROKEN: does not build
Reported by: pointyhat |
0.20091016_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.20091016 29 Apr 2010 13:08:14 |
erwin |
Fix a typo that broke INDEX. |
0.20091016 29 Apr 2010 11:27:00 |
kuriyama |
This program checks memcached (or compatible) server by memcached
protocol: SET, GET, DELETE and GET.
WWW: http://github.com/hirose31/nagios-check_memcached_paranoid |