aboutsummaryrefslogtreecommitdiff
path: root/databases/kbibtex/files
Commit message (Collapse)AuthorAgeFilesLines
* databases/kbibtex: fix build on i386Max Brazhnikov2015-08-311-0/+13
| | | | Notes: svn path=/head/; revision=395654
* databases/kbibtex:Max Brazhnikov2015-08-281-22/+0
| | | | | | | | - Update to 0.6 - Remove obsolete patch Notes: svn path=/head/; revision=395458
* converters/libiconv:Tijl Coosemans2015-04-151-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=384038
* Fix build with clangMax Brazhnikov2013-12-091-0/+22
| | | | Notes: svn path=/head/; revision=336010
* Update to 0.4.1Max Brazhnikov2012-11-032-20/+0
| | | | | | | | | Remove stale patches Feature safe: yes Notes: svn path=/head/; revision=306926
* Fix build with Qt 4.7Max Brazhnikov2012-05-131-0/+10
| | | | | | | Reported by: pav/pointyhat Notes: svn path=/head/; revision=296523
* Update to 0.4 for KDE 4Max Brazhnikov2012-05-084-22/+21
| | | | | | | Take maintainership Notes: svn path=/head/; revision=296259
* Update to version 0.2.3Markus Brueffer2010-02-072-0/+22
| | | | Notes: svn path=/head/; revision=249381
* Update to version 0.2Markus Brueffer2007-10-296-141/+0
| | | | Notes: svn path=/head/; revision=202371
* - Add vendor patches for non-critical bugsMarkus Brueffer2007-04-055-0/+130
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=189243
* Fix build with gcc 4.1Markus Brueffer2007-03-271-0/+11
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=188591
* - Update to version 0.1.3Markus Brueffer2005-12-111-10/+0
| | | | | | | - Add SHA256 Notes: svn path=/head/; revision=150845
* - Add patch in order to fix a major bug where @string elements won't be savedMarkus Brueffer2005-11-081-0/+10
- Bump PORTREVISION Notes: svn path=/head/; revision=147577