summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update graphics/png to 1.6.16Antoine Brodin2014-12-255-112/+20
| | | | | | | | | - Patch oolite to build with this new version A portrevision bump will follow soon Differential Revision: https://reviews.freebsd.org/D1360 Submitted by: bapt Exp-run: self
* Remove imlib1Baptiste Daroussin2014-12-2510-794/+2
| | | | | | | | | | | It has become a patch spaghetti over the time and making it support newer version of various graphics libraries will be a nightmare It is time to say good bye to imlib1 With hat: portmgr Discussed with: antoine Approved by: kwm
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-25105-105/+105
|
* - Update to 1.9.0Sunpoet Po-Chuan Hsieh2014-12-253-8/+14
| | | | | | | - Update pkg-descr - Update WWW Changes: https://github.com/geokit/geokit/blob/master/CHANGELOG.md
* Remove fpc-imlib and fpc-gnome1Baptiste Daroussin2014-12-253-31/+0
|
* Remove abandonware blocking decomissioning imlibBaptiste Daroussin2014-12-255-57/+0
|
* Remove abandonware blocking decomissioning imlibBaptiste Daroussin2014-12-2516-1243/+0
|
* Remove abandonware blocking decomissioning imlibBaptiste Daroussin2014-12-254-50/+0
|
* Remove abandonware blocking decomissioning imlibBaptiste Daroussin2014-12-255-68/+0
|
* Remove abandonware blocking decomission of imlibBaptiste Daroussin2014-12-256-42/+0
|
* Remove support for imlibBaptiste Daroussin2014-12-251-6/+2
|
* Was added just for hugin which now support libpano13Baptiste Daroussin2014-12-2511-279/+0
| | | | Does not properly support modern png
* Properly support png 1.5Baptiste Daroussin2014-12-253-21/+60
|
* Properly support png 1.5Baptiste Daroussin2014-12-253-121/+749
| | | | Obtained from: pkgsrc
* Properly support png 1.5Baptiste Daroussin2014-12-253-121/+756
| | | | Obtained from: http://devernay.free.fr/hacks/povray/png/
* No proper support for png 1.5, abandoned upstream since 2003Baptiste Daroussin2014-12-257-68/+0
|
* Properly support png 1.5Baptiste Daroussin2014-12-254-13/+70
|
* Properly support png 1.5Antoine Brodin2014-12-252-12/+78
|
* Properly support png 1.5Antoine Brodin2014-12-251-2/+2
|
* Properly support png 1.5Antoine Brodin2014-12-242-2/+5
|
* Properly support png 1.5Antoine Brodin2014-12-241-3/+3
|
* Allow building with either giflib 4 or 5Antoine Brodin2014-12-242-1/+15
|
* Properly support png 1.5Antoine Brodin2014-12-241-3/+3
|
* Finish properly support png 1.5Antoine Brodin2014-12-241-1/+1
|
* Properly support png 1.5Antoine Brodin2014-12-241-3/+3
|
* Properly support png 1.5Antoine Brodin2014-12-243-10/+492
| | | | Obtained from: Gentoo
* - Readd empty directories to plistDmitry Marakasov2014-12-241-0/+6
| | | | Pointyhat to: bapt
* Properly support png 1.5Antoine Brodin2014-12-242-11/+96
| | | | Obtained from: pkgsrc
* Properly support png 1.5Antoine Brodin2014-12-242-16/+92
| | | | Obtained from: Gentoo
* Update to 1.4.2Emanuel Haupt2014-12-242-3/+3
|
* Properly support png 1.5Antoine Brodin2014-12-241-2/+2
|
* Properly support png 1.5Baptiste Daroussin2014-12-244-30/+37
| | | | Obtained from: Gentoo
* Properly support png 1.5Baptiste Daroussin2014-12-243-20/+45
| | | | Obtained from: Gentoo
* Update to 2.5.9 which supports png 1.5Baptiste Daroussin2014-12-243-19/+7
| | | | Remove bad and dirty png 1.5 patches
* Properly support png 1.5Baptiste Daroussin2014-12-244-31/+32
| | | | Obtained from: Gentoo
* No more upstream, no more public distfile, no proper support for modern pngBaptiste Daroussin2014-12-2416-466/+0
|
* Properly support png15Antoine Brodin2014-12-246-85/+1357
| | | | Obtained from: OpenBSD ports
* Properly support png 1.5Baptiste Daroussin2014-12-246-106/+145
| | | | Obtained from: Gentoo
* This port no longer uses imlibAntoine Brodin2014-12-241-4/+3
|
* Properly support png15Antoine Brodin2014-12-241-3/+2
|
* Properly support png15Antoine Brodin2014-12-242-11/+11
|
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-2412-12/+12
| | | | Approved by: bapt
* Properly patch jbig2dec for png > 1.5 instead of exposing png internalsBaptiste Daroussin2014-12-233-13/+22
|
* - Update to 1.5.21Antoine Brodin2014-12-232-6/+7
| | | | | | | - Add CPE information Security: Fixed an overflow in png_combine_row with very wide interlaced images MFH: 2014Q4
* Remove the BROKEN-flag -- the port builds perfectly fine. It hasMikhail Teterin2014-12-231-2/+0
| | | | | | | | | not had a MASTER_SITE for a long time -- relying on FreeBSD's caches only. Some day I'll make a new release myself -- with the patch-improve applied -- which will justify my hosting the tarball on my own server.
* Make sure our CPPFLAGS and LDFLAGS get placed at the end of the compilerKoop Mast2014-12-231-2/+2
| | | | | | | | | | | | arguments so the compiler finds the openjpeg 2.1 headers before the old 1.5 header. Which are installed in ${LOCALBASE}/include/openjpeg-2.1 and ${LOCALBASE}/include respectively. This fixes the build when the MODULES option is turned off, and both openjpeg ports are installed. PR: 195442 Submitted by: mail@ozzmosis.com
* Upgrade to 1.8.0.Vanilla I. Shu2014-12-234-371/+80
| | | | | PR: ports/196200 Submitted by: maintainer
* Fix plist.Jung-uk Kim2014-12-221-0/+1
|
* Update mesa based ports to 10.4.0.Koop Mast2014-12-228-87/+47
|
* - Add perl5 to CATEGORIESPawel Pekala2014-12-221-2/+3
| | | | | | - Package is under other LICENSE Submitted by: az