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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: converters/wkhtmltopdf/Makefile

Number of commits found: 76

Monday, 4 Dec 2023
11:48 Lorenzo Salvadore (salvadore) search for other commits by this committer
converters/wkhtmltopdf: Always build with default GCC

- Building with the default GCC version (12) always works.
- GCC 13, soon to become the default GCC version, also works.
- It simplifies the port.
- The port will not build with llvm 16.

PR:		269313
Approved by:	pi (maintainer)
commit hash: 83f9c8601b1dfcfc6025ac27c26ea95cd3c47737 commit hash: 83f9c8601b1dfcfc6025ac27c26ea95cd3c47737 commit hash: 83f9c8601b1dfcfc6025ac27c26ea95cd3c47737 commit hash: 83f9c8601b1dfcfc6025ac27c26ea95cd3c47737 83f9c86
Monday, 20 Nov 2023
13:26 Muhammad Moinur Rahman (bofh) search for other commits by this committer
converters/wkhtmltopdf: Fix build with gcc10

The patch is accepted from Debian:
https://salsa.debian.org/qt-kde-team/qt/qt4-x11/commit/0d4a3dd61ccb156dee556c214dbe91c04d44a717

Still keep it DEPRECATED and see how it builds on 13.X series.

PR:		269313
Reported by:	r.quakkelaar@quaras.nl
Approved by:	portmgr (just-fix-it)
commit hash: 3f47a0b1eb91e6b5241cbe73a435aa1ea19e4f19 commit hash: 3f47a0b1eb91e6b5241cbe73a435aa1ea19e4f19 commit hash: 3f47a0b1eb91e6b5241cbe73a435aa1ea19e4f19 commit hash: 3f47a0b1eb91e6b5241cbe73a435aa1ea19e4f19 3f47a0b
Wednesday, 4 Oct 2023
20:01 Robert Clausecker (fuz) search for other commits by this committer
converters/wkhtmltopdf: fix build on armv7

Import an old QT4 patch to fix the build.

Obtained from:	b0d780b0342270fef8bd26b4ae301d18467f5d04
MFH:		2023Q4
commit hash: 6e1435185574836bea45bf9dab35b81b64fc158f commit hash: 6e1435185574836bea45bf9dab35b81b64fc158f commit hash: 6e1435185574836bea45bf9dab35b81b64fc158f commit hash: 6e1435185574836bea45bf9dab35b81b64fc158f 6e14351
Friday, 25 Aug 2023
16:55 Kurt Jaeger (pi) search for other commits by this committer Author: Jonathan Chen
converters/wkhtmltopdf: unbreak build

- remove "register" keyword usage from C++ files
  This fixes breakage introduced in 95274bf4f99c71fc056013d966aec239161dfd74

PR:	273334
commit hash: 9c0deb570f306ebeb35c512ba8dbac83d9300ffa commit hash: 9c0deb570f306ebeb35c512ba8dbac83d9300ffa commit hash: 9c0deb570f306ebeb35c512ba8dbac83d9300ffa commit hash: 9c0deb570f306ebeb35c512ba8dbac83d9300ffa 9c0deb5
Friday, 18 Aug 2023
02:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
converters/wkhtmltopdf: Mark BROKEN on 14

- Fails to build with:
  use of undeclared identifier 'needsToUnregister'
  Have treid to build with llvm14 and llvm15 with the same result
- Mark DEPRECATED as upstream has abandoned the project. See for more
  information:
  https://wkhtmltopdf.org/status.html
- Consider print/py-weasyprint as a replacemnent
- Set EXPIRATION_DATE to 2024-06-30 expecting that we will have llvm16
  on 13.3 and 13.3 will be released around mid of 2024

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 236797691ff1de47c71cc33e17bf0bf7c1c6f6a7 commit hash: 236797691ff1de47c71cc33e17bf0bf7c1c6f6a7 commit hash: 236797691ff1de47c71cc33e17bf0bf7c1c6f6a7 commit hash: 236797691ff1de47c71cc33e17bf0bf7c1c6f6a7 2367976
Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Wednesday, 26 Jul 2023
00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 95274bf
Sunday, 16 Jul 2023
17:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer
converters/wkhtmltopdf: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: d063fe8268d6ab29f725c67007692fd3eb12d6d3 commit hash: d063fe8268d6ab29f725c67007692fd3eb12d6d3 commit hash: d063fe8268d6ab29f725c67007692fd3eb12d6d3 commit hash: d063fe8268d6ab29f725c67007692fd3eb12d6d3 d063fe8
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
converters: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Keda <admin@lissyara.su>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Blaz Zupan <blaz@amis.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Carlos J. Puga Medina <cpm@fbsd.es>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chris Costello <chris@FreeBSD.org>
  *  Cyrus Rahman <cr@jcmax.com>
  *  Dan Rench <citric@cubicone.tmetic.com>
  *  Denis Pokataev <catone@cpan.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Erwin Lansing <erwin@lansing.dk>
  *  G. Adam Stanislav
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Ilia Chipitsine <ilia@jane.cgu.chel.su>
  *  Ismail Yenigul <ismail.yenigul@surgate.com>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jan-Peter Koopmann <j.koopmann@seceidos.de>
  *  Jason Burgess <dev@fenux.net>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
  *  Kuang-che Wu <kcwu@csie.org>
  *  Lung Sung <clsung@FreeBSD.org>
  *  M.Indlekofer@gmx.de
  *  Marc Fournier <scrappy@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Masanori Kiriake <seiken@nbs.co.jp>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Haro <mharo@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Nosov Artem <chip-set@mail.ru>
  *  Oleg R. Muhutdinov <mor@WhiteLuna.com>
  *  Oscar Bonilla <obonilla@fisicc-ufm.edu>
  *  Patrick Li <pat@databits.net>
  *  Pav Lucistnik <pav@oook.cz>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rodrigo Graeff <delphus@gmail.com>
  *  Rong-En Fan <rafan@infor.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thomas Dreibholz <dreibh@iem.uni-due.de>
  *  Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
  *  Timur Bakeyev <bat@cpan.org>
  *  Timur Bakeyev <timur@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  ache
  *  ache@FreeBSD.org
  *  buganini@gmail.com
  *  chinsan
  *  hosokawa
  *  ijliao
  *  kbyanc
  *  keiichi@iijlab.net
  *  never@nevermind.kiev.ua
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  roman@xpert.com
  *  samm
  *  thierry@pompo.net
  *  torstenb@FreeBSD.org
  *  trevor
  *  vanilla@
  *  will

With hat:	portmgr
commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 9ee281e
Wednesday, 16 Jun 2021
09:00 Piotr Kubaj (pkubaj) search for other commits by this committer
converters/wkhtmltopdf: fix build on powerpc

Same issue as on i386.
commit hash: e968e4b48f13edf41954971ed6e0d579ecec1998 commit hash: e968e4b48f13edf41954971ed6e0d579ecec1998 commit hash: e968e4b48f13edf41954971ed6e0d579ecec1998 commit hash: e968e4b48f13edf41954971ed6e0d579ecec1998 e968e4b
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 6 Jan 2021
00:23 pkubaj search for other commits by this committer
converters/wkhtmltopdf: fix build on GCC architectures

Both GCC 4.2 and 9 can't build this port, but 8 can, so add GCC architectures to
the conditional.
Original commitRevision:560456 
Tuesday, 5 Jan 2021
18:46 pi search for other commits by this committer
converters/wkhtmltopdf: USE_GCC only on i386

Reported by:	arrowd
Original commitRevision:560419 
Sunday, 15 Nov 2020
10:23 pi search for other commits by this committer
converters/wkhtmltopdf: fix build on arm64/aarch64

PR:		250952
Submitted by:	rasmus@gal.dk
Reviewed by:	linimon
MFH:		2020Q4
Original commitRevision:555188 
Monday, 21 Sep 2020
19:26 pkubaj search for other commits by this committer
converters/wkhtmltopdf: fix build on GCC architectures

USES=compiler:c++11-lang overwrites USE_GCC=8.

The patch adding LDFLAGS for gcc is missing.
Original commitRevision:549483 
Thursday, 23 Jul 2020
01:34 pi search for other commits by this committer
converters/wkhtmltopdf: update 0.12.5 -> 0.12.6, fix build

- remove dependency on www/qt5-webkit
- BREAKING CHANGE: block local filesystem access by default
- pet portlint

PR:		243349, 248039, 247556, 241397
Submitted by:	r.quakkelaar@quaras.nl
Reported by:	ohartmann@walstatt.org, rs@bytecamp.net
Reviewed by:	jonc@chen.org.nz, jhibbits
Relnotes:	https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.6
Original commitRevision:542904 
Monday, 4 Nov 2019
21:36 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories c

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'.
Original commitRevision:516745 
Saturday, 19 Oct 2019
14:06 pi search for other commits by this committer
converters/wkhtmltopdf: fix build by adding LIB_DEPENDS on www/qt5-webkit
Original commitRevision:514800 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Sunday, 24 Mar 2019
18:44 pi search for other commits by this committer
converters/wkhtmltopdf: unbreak with openssl111

1) Building the port with openssl from ports leads to an error:
   Error: /usr/local/bin/wkhtmltoimage is linked to
   /usr/local/lib/libssl.so.9 from security/openssl
   but it is not declared as a dependency
2) Building the port with openssl111 from ports does not fail any more.

The Patch fixes both issues.

PR:		236755
Submitted by:	dinoex
Original commitRevision:496769 
Saturday, 5 Jan 2019
22:03 pi search for other commits by this committer
converters/wkhtmltopdf: fix build with openssl 1.1.1

PR:		234555
Submitted by:	Ashish Kulkarni <kulkarni.ashish@gmail.com> (upstream)
Reported by:	rainer@ultra-secure.de
MFH:		2019Q1
Original commitRevision:489390 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Saturday, 10 Nov 2018
10:09 mat search for other commits by this committer
security/openssl-devel was removed, but there is a security/openssl111 now.
Original commitRevision:484599 
Tuesday, 2 Oct 2018
04:00 pi search for other commits by this committer
converters/wkhtmltopdf: fix build on powerpc64

- requires USES=compiler:c++11-lang to build on powerpc64
- It also requires changing values in mkspecs to point to proper compiler

PR:		231858
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by:	Hardware by IntegriCloud
Original commitRevision:481095 
Thursday, 21 Jun 2018
16:52 tcberner search for other commits by this committer
multimedia/*phonon*: update and flavorize with @qt4/@qt5

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
Original commitRevision:472983 
Wednesday, 13 Jun 2018
13:58 pi search for other commits by this committer
converters/wkhtmltopdf: add run-dependency on x11-fonts/webfonts

- otherwise characters are rendered as small blocks

PR:		189424
Submitted by:	Vick Khera <vivek@khera.org>
Original commitRevision:472325 
05:24 pi search for other commits by this committer
converters/wkhtmltopdf: update 0.12.4 -> 0.12.5, unbreak

- take maintainer

PR:		228968, 228732
Submitted by:	truckman, pi
Reviewed by:	Ashish Kulkarni <kulkarni.ashish@gmail.com> (upstream)
Approved by:	mm (maintainer)
Relnotes:	https://github.com/wkhtmltopdf/wkhtmltopdf/releases
Original commitRevision:472285 
Friday, 9 Mar 2018
22:46 linimon search for other commits by this committer
Add more information to stub error messages.

Remove BROKEN lines where IGNORE has already been set.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:464036 
Saturday, 24 Feb 2018
11:31 antoine search for other commits by this committer
Unbreak
Original commitRevision:462794 
09:07 mm search for other commits by this committer
Mark wkhtmltopdf as broken for clang >= 6.0 until fixed
Original commitRevision:462781 
Friday, 16 Feb 2018
17:52 brnrd search for other commits by this committer
BROKEN_SSL: Add REASON for breakage

Reported by:	matwq
Original commitRevision:462050 
13:44 brnrd search for other commits by this committer
security/openssl-devel: Mark broken cat c*
Original commitRevision:462013 
Thursday, 30 Nov 2017
06:13 linimon search for other commits by this committer
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
Original commitRevision:455167 
Monday, 27 Mar 2017
14:32 grembo search for other commits by this committer
Update to 0.12.4

Also:
- strips binaries
- changes plist to alphabetical order
- adds a patch from 0.12.5-dev to support the use of client certificates
  and private CAs (-ssl-key-password,--ssl-crt-path,--ssl-key-path),
  see also https://github.com/wkhtmltopdf/wkhtmltopdf/pull/3206

PR:		217922
Approved by:	mm (maintainer)
Original commitRevision:437048 
Monday, 14 Nov 2016
05:03 linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:426082 
Friday, 9 Sep 2016
23:27 marino search for other commits by this committer
converters/wkhtmltopdf: Document SSL build requirement

Approved by:	SSL blanket
Original commitRevision:421641 
Monday, 4 Jul 2016
20:44 mm search for other commits by this committer
Update converters/wkhtmltopdf to 0.12.3.2
Original commitRevision:418056 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Friday, 4 Sep 2015
07:35 danfe search for other commits by this committer
- Remove "BROKEN on powerpc" statement: the port builds and links fine
- Fix LICENSE_FILE knob, reindent USES/USE_* block, kill EOL whitespace
Original commitRevision:396056 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
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 
Thursday, 2 Apr 2015
14:41 mat search for other commits by this committer
Cleanup old unneeded bits.

Sponsored by:	Absolight
Original commitRevision:383008 
Monday, 19 Jan 2015
13:11 mm search for other commits by this committer
Update wkhtmltopdf to 0.12.2.1
Original commitRevision:377416 
Thursday, 25 Dec 2014
20:54 bapt search for other commits by this committer
Bump portrevision after png update
Original commitRevision:375598 
19:04 antoine search for other commits by this committer
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Original commitRevision:375594 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Sunday, 29 Jun 2014
16:24 mm search for other commits by this committer
Remove unnecessary define
Original commitRevision:359785 
10:27 mm search for other commits by this committer
Update wkhtmltopdf to 0.12.1
Original commitRevision:359751 
Wednesday, 25 Jun 2014
06:49 antoine search for other commits by this committer
This line got lost during the GMAKE -> MAKE_CMD conversion
Original commitRevision:359191 
Tuesday, 24 Jun 2014
22:27 bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Original commitRevision:359148 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Saturday, 8 Feb 2014
10:57 mm search for other commits by this committer
Use all distfiles from github using the new qt tag

Thanks to:	Ashish Kulkarni (upstream developer)
Original commitRevision:343319 
Friday, 7 Feb 2014
01:15 mm search for other commits by this committer
Update to 0.12.0 and support staging
Original commitRevision:343179 
Wednesday, 11 Dec 2013
15:15 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in converters
Original commitRevision:336177 
Tuesday, 29 Oct 2013
22:32 mm search for other commits by this committer
Do not depend on gcc on FreeBSD 9 and lower
Original commitRevision:332019 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Sunday, 20 Oct 2013
19:37 mm search for other commits by this committer
Compile wkhtmltopdf under FreeBSD 10.x by dependig on gcc
TODO: backport patches from www/qt4-webkit
Original commitRevision:331060 
Friday, 20 Sep 2013
16:05 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
Original commitRevision:327715 
Monday, 16 Sep 2013
10:58 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327380 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Tuesday, 23 Apr 2013
06:34 bapt search for other commits by this committer
Convert all c categories to USE=pkgconfig
Original commitRevision:316310 
Monday, 31 Dec 2012
10:49 mm search for other commits by this committer
Update some of my ports to new options framework

Submitted by:	Baptiste Daroussin <bapt@FreeBSD.org>
Original commitRevision:309714 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Wednesday, 30 May 2012
22:17 pav search for other commits by this committer
- Mark BROKEN on 7.X: fails to extract

Reported by:    pointyhat
Original commit
Friday, 11 May 2012
07:22 mm search for other commits by this committer
Update to 0.11.0_rc1 and newer Qt
Original commit
Sunday, 12 Feb 2012
21:00 zi search for other commits by this committer
- Fix build when using custom PREFIX/LOCALBASE

PR:             ports/165039
Submitted by:   zi@ (me)
Approved by:    mm@ (maintainer)
Original commit
Thursday, 10 Nov 2011
21:29 linimon search for other commits by this committer
Mark as broken on powerpc: fails to link.

Hat:            portmgr
Feature safe:   yes
Original commit
Wednesday, 20 Jul 2011
13:08 mm search for other commits by this committer
- Add notice about webfonts to pkg-descr
- Set as broken on FreeBSD 6.x and earlier [1]

PR:     ports/158842 [1]
Original commit
Thursday, 24 Mar 2011
23:45 mm search for other commits by this committer
- Fix depends for option BUNDLED_LIBS
Original commit
Tuesday, 22 Mar 2011
09:14 mm search for other commits by this committer
- Modify COMMENT and pkg-descr to provide a better description what this
powerful tool can do
Original commit
08:23 mm search for other commits by this committer
- Add LICENSE_FILE(s)
Original commit
Monday, 21 Mar 2011
20:45 mm search for other commits by this committer
Add LICENSE information
Original commit
20:25 mm search for other commits by this committer
Simple shell utility to convert html to pdf using a custom static build
of qt and the webkit rendering engine.

Features of the static version:
* Convert web pages into PDF documents using webkit
* Adding headers and footers
* TOC generation
* Batch mode conversions
* XServer is not required (however the X11 client libs must be installed)

WWW:    http://code.google.com/p/wkhtmltopdf/
Original commit

Number of commits found: 76