notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-mgmt/nagios-check_memcached_paranoid/Makefile

Number of commits found: 22

Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Wednesday, 6 Nov 2019
14:00 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516887 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Thursday, 11 Dec 2014
05:26 koobs search for other commits by this committer
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)
Original commitRevision:374511 
Monday, 8 Dec 2014
11:00 mat search for other commits by this committer
Add gettext-runtime, so that it builds when nagios-plugins is built without NLS.

Sponsored by:	Absolight
Original commitRevision:374258 
Saturday, 22 Nov 2014
22:40 kuriyama search for other commits by this committer
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>
Original commitRevision:373112 
Thursday, 20 Nov 2014
05:52 kuriyama search for other commits by this committer
Unbreak.

PR:		ports/192192
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net>
Original commitRevision:372837 
Wednesday, 17 Sep 2014
14:08 tijl search for other commits by this committer
Remove dependency on devel/libtool because nagios-plugins now has
USES=libtool
Original commitRevision:368378 
Saturday, 2 Aug 2014
23:59 antoine search for other commits by this committer
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
Original commitRevision:363843 
Monday, 14 Jul 2014
18:42 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361812 
Sunday, 19 Jan 2014
13:44 kuriyama search for other commits by this committer
Fix breakage with nagios-plugins 1.5.
Original commitRevision:340288 
Tuesday, 5 Nov 2013
04:42 kuriyama search for other commits by this committer
- Specify nagios-plugins distfiles explicitly to cope with poudriere
  by stop fetching at build stage.
Original commitRevision:332808 
Tuesday, 8 Oct 2013
02:45 kuriyama search for other commits by this committer
- Upgrade to 20131004 version.
Original commitRevision:329752 
Friday, 20 Sep 2013
22:24 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Original commitRevision:327757 
Wednesday, 8 Dec 2010
19:58 ade search for other commits by this committer
Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Sunday, 10 Oct 2010
07:59 kuriyama search for other commits by this committer
Unbreak by linking more object.
Original commit
Thursday, 7 Oct 2010
15:21 ade search for other commits by this committer
Migration of BROKEN ports from automake{19,110}->111 which will most
likely need to be looked at as and when they become unbroken.
Original commit
Sunday, 26 Sep 2010
22:39 pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Thursday, 29 Apr 2010
13:08 erwin search for other commits by this committer
Fix a typo that broke INDEX.
Original commit
11:27 kuriyama search for other commits by this committer
This program checks memcached (or compatible) server by memcached
protocol: SET, GET, DELETE and GET.

WWW: http://github.com/hirose31/nagios-check_memcached_paranoid
Original commit

Number of commits found: 22