qico FIDO mailer log analyzer and statistic builder. org/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/'/> - Fix build on 11.x+ by fixing abs() issue 2016-10-25T13:45:13+00:00 amdmi3 amdmi3@FreeBSD.org 2016-10-25T13:45:13+00:00 3fbf88a1b34c3db361a9e309947b2a1357a970bd - Mention c++11 requirement - Mark broken on 9.x: does not build due to lacking c++11 support Approved by: portmgr blanket
- Mention c++11 requirement
- Mark broken on 9.x: does not build due to lacking c++11 support

Approved by:	portmgr blanket
- Update to 0.9.38.7 2016-05-05T13:42:08+00:00 acm acm@FreeBSD.org 2016-05-05T13:42:08+00:00 5bc8dbaf4436c63e5238997427cf18e3c65d2a1c - Remove obsolete patch files
- Remove obsolete patch files
Update libcdio: 0.92 -> 0.93 2016-04-29T15:20:28+00:00 arved arved@FreeBSD.org 2016-04-29T15:20:28+00:00 1f1404925da13171fd4c26f850e6af859fca9cc2 Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1 Bump PORTREVISIONs of dependents because of shared library version bump.
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1

Bump PORTREVISIONs of dependents because of shared library version bump.
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. 2016-04-01T14:00:51+00:00 mat mat@FreeBSD.org 2016-04-01T14:00:51+00:00 148314483d3098c0d6a33944f1190842e671502f With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12T16:20:31+00:00 amdmi3 amdmi3@FreeBSD.org 2016-01-12T16:20:31+00:00 f5c820f44ef3ac0da915aa0f52b5b54fddedf017 Approved by: portmgr blanket
Approved by:	portmgr blanket
Fix MASTER_SITES and unmark BROKEN. 2016-01-03T00:07:00+00:00 rakuco rakuco@FreeBSD.org 2016-01-03T00:07:00+00:00 31ff493c1c2c8d2d214b944fd888d4961fd7be75

Mark as broken: unfetchable 2015-12-13T08:47:02+00:00 bapt bapt@FreeBSD.org 2015-12-13T08:47:02+00:00 dfe16b1d6ea8b8850352a956ba1dea38fdc5c242

- Clarify LICENSE 2015-05-14T01:47:41+00:00 amdmi3 amdmi3@FreeBSD.org 2015-05-14T01:47:41+00:00 3c57cee7eb10d77e17cdb19755ffb08b3f15a985 - Add LICENSE_FILE - Add CPE info - Update WWW: Approved by: portmgr blanket
- Add LICENSE_FILE
- Add CPE info
- Update WWW:

Approved by:	portmgr blanket
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08T16:48:38+00:00 tijl tijl@FreeBSD.org 2014-12-08T16:48:38+00:00 e2300845f96fc1f90e03af0a746423bff0b0e770 the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
- Fix build with NLS option disabled