freebsd-ports/news
Tijl Coosemans 074ea5282a 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)
2015-04-15 08:20:27 +00:00
..
atp - Add missing run dependency on perl 2014-10-03 21:55:45 +00:00
aub
brag Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:39:45 +00:00
c-nocem
cg
cleanfeed - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
cnews - remove @cwd 2014-09-29 07:05:14 +00:00
crashmail - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
diablo Rename files/diablo.sh-sample to files/diablo.in. 2014-10-11 01:12:14 +00:00
fidogate
golded+ - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
gup
hellanzb Update "BSD" license 2014-12-06 22:16:57 +00:00
husky Add USES=alias to several ports 2014-10-20 10:09:19 +00:00
husky-areafix - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
husky-fidoconf - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
husky-hpt Remove '-devel' prefix from husky* ports 2014-08-19 22:10:13 +00:00
husky-htick Remove '-devel' prefix from husky* ports 2014-08-19 22:10:13 +00:00
husky-huskylib - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
husky-smapi - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
ifmail
inn Make all files owned by news:news as it was in the previous version 2014-08-30 20:00:44 +00:00
knews Bump portrevision after png update 2014-12-25 20:54:41 +00:00
leafnode
lusernet Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
mail2nntp
mmail
multisuck - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
newscache Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
newsfetch
newsfish
newsgrab - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
newspost
newsstar
newsx
nget USE_GCC=any was a lie, nail down to GCC 4.8 as the latest version 2015-01-19 23:58:39 +00:00
nn
nnap
nntp - cleanup manpages 2015-03-08 10:32:04 +00:00
nntpbtr
nntpcache
noffle Simplify plist 2014-10-07 23:00:51 +00:00
nzbget 8 ports categories: Remove $PTHREAD_LIBS 2015-03-24 13:51:17 +00:00
nzbperl
p5-News-Article Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-News-Article-NoCeM Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-News-Newsrc Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-NNTPClient Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-Client-NNTP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-POE-Component-Server-NNTP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
pan converters/libiconv: 2015-04-15 08:20:27 +00:00
papercut - Convert ports of news/ and print/ to new USES=python 2014-10-24 16:42:59 +00:00
pgpmoose - add shebangfix 2015-01-02 13:09:54 +00:00
plor - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
py-pynzb - Convert ports of news/ and print/ to new USES=python 2014-10-24 16:42:59 +00:00
py-twistedNews - Update to 15.0.0 2015-02-18 16:25:03 +00:00
py-yenc - Convert ports of news/ and print/ to new USES=python 2014-10-24 16:42:59 +00:00
rawdog - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
s-news
sabnzbdplus Consolidate LICENSEs 2015-04-10 15:10:53 +00:00
slnr - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
slrn Designatate 4 ports as unsafe for parallel building 2015-01-19 17:43:57 +00:00
slrnconf - Shebangfix 2014-12-21 19:28:28 +00:00
slrnface cleanup plist 2014-12-20 19:28:57 +00:00
sn
suck - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
suck-cnews
tin Fix build when compiling without NLS 2014-08-31 19:19:55 +00:00
trn - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
trn4
ubh - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
xpn - Remove dead master site 2015-01-23 22:08:32 +00:00
xrn - Drop @dirrm* from pkg-plists 2015-02-02 04:39:59 +00:00
yencode
yydecode
Makefile Sort entries alphabetically across all categories to avoid extra repo churn. 2014-12-07 16:21:36 +00:00