aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pillow
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.4.0Sunpoet Po-Chuan Hsieh2014-05-081-1/+1
| | | | | | | | | | | | | - Add LICENSE - Sort LIB_DEPENDS - Use USES=libtool - Do not silence installation message - Bump PORTREVISION for graphics/webp shlib change Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Notes: svn path=/head/; revision=353249
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=351411
* graphics/py-pillow: Update to 2.3.0, Add OPTIONS, ModerniseKubilay Kocak2014-02-155-320/+62
| | | | | | | | | | | | | | | | | | | | | - Update to 2.3.0 - Add OPTIONS: FREETYPE JPEG LCMS PNG TIFF WEBP - Enable STAGE support - Enable AUTOPLIST support, delete pkg-plist - Convert to new LIB_DEPENDS format - Replace use of PYDISTUTILS_PKGNAME with PORTNAME:modifier - Add LICENSE section - Delete unecessary patches Changes: https://github.com/python-imaging/Pillow/blob/2.3.0/CHANGES.rst Based on extended version of patch provided in: PR: ports/186726 Submitted by: tota Notes: svn path=/head/; revision=344324
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Update freetype to 2.5.2.Koop Mast2013-12-241-0/+11
| | | | | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 Notes: svn path=/head/; revision=337385
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Update to 2.0.0Kubilay Kocak2013-04-254-194/+211
| | | | | | | | | | | - Update and sort pkg-plist - Use GitHub for distfiles - Add regression-test: target Approved by: eadler (mentor) Notes: svn path=/head/; revision=316516
* Update MAINTAINER address for all my ports. While I'm here,Kubilay Kocak2013-02-091-6/+2
| | | | | | | | | standardise and canonicalise Makefile header format and contents. Approved by: eadler (mentor) Notes: svn path=/head/; revision=311983
* Pillow is the "friendly" PIL fork. PIL is the Python Imaging Library. PillowMartin Wilke2012-08-055-0/+326
was started for and is currently maintained by the Plone community. But it is used by many other folks in the Python web community. WWW: http://github.com/collective/Pillow PR: ports/168750 Submitted by: koobs <koobs.freebsd@gmail.com> Notes: svn path=/head/; revision=302071