non port: databases/p5-qdbm/Makefile |
Number of commits found: 12 |
Sunday, 13 Mar 2016
|
18:45 antoine
Deprecate ports broken for more than 6 months
 |
Friday, 31 Jul 2015
|
19:52 amdmi3
- 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
 |
Wednesday, 15 Apr 2015
|
08:20 tijl
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)
 |
Monday, 1 Dec 2014
|
15:20 mat
Fix build when linking with libperl.so.
With hat: portmgr, perl
Sponsored by: Absolight
 |
Saturday, 22 Feb 2014
|
13:06 az
- fix build for fbsd 10.0 (respect CC)
- add stage support and fix pkg-plist
 |
Friday, 20 Sep 2013
|
16:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
 |
Saturday, 3 Aug 2013
|
13:44 mat
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
 |
Friday, 20 Nov 2009
|
22:53 pav
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
 |
Saturday, 14 Jul 2007
|
01:54 ahze
Define PATCHDIR=${.CURDIR}/files so we don't pull in the master-port patches
(which don't apply)
Reported by: pav
 |
Sunday, 22 Jan 2006
|
06:16 kris
Back out previous commit, it was fixed in the master port
 |
Friday, 20 Jan 2006
|
00:15 kris
BROKEN: Broken dependency
 |
Thursday, 1 Sep 2005
|
06:50 ahze
- Add p5-qdbm
Perl API for QDBM
 |
Number of commits found: 12 |