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: databases/p5-qdbm/Makefile

Number of commits found: 12

Sunday, 13 Mar 2016
18:45 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:411014 
Friday, 31 Jul 2015
19:52 amdmi3 search for other commits by this committer
- Mark BROKEN: does not build

===>  Missing license file for LGPL21 in
/wrkdirs/usr/ports/databases/p5-qdbm/work/qdbm-1.8.78/perl/COPYING

Even if that's fixed, it still don't build, likely because master/slave port
desync

Approved by:	portmgr blanket
Reported by:	pkg-fallout
Original commitRevision:393371 
Wednesday, 15 Apr 2015
08:20 tijl search for other commits by this committer
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:384038 
Monday, 1 Dec 2014
15:20 mat search for other commits by this committer
Fix build when linking with libperl.so.

With hat:	portmgr, perl
Sponsored by:	Absolight
Original commitRevision:373711 
Saturday, 22 Feb 2014
13:06 az search for other commits by this committer
- fix build for fbsd 10.0 (respect CC)
- add stage support and fix pkg-plist
Original commitRevision:345633 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Saturday, 3 Aug 2013
13:44 mat search for other commits by this committer
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Original commitRevision:324191 
Friday, 20 Nov 2009
22:53 pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Original commit
Saturday, 14 Jul 2007
01:54 ahze search for other commits by this committer
Define PATCHDIR=${.CURDIR}/files so we don't pull in the master-port patches
(which don't apply)

Reported by:    pav
Original commit
Sunday, 22 Jan 2006
06:16 kris search for other commits by this committer
Back out previous commit, it was fixed in the master port
Original commit
Friday, 20 Jan 2006
00:15 kris search for other commits by this committer
BROKEN: Broken dependency
Original commit
Thursday, 1 Sep 2005
06:50 ahze search for other commits by this committer
- Add p5-qdbm
Perl API for QDBM
Original commit

Number of commits found: 12