aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-imaging
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port:Rene Ladan2016-05-287-170/+0
| | | | | | | 2016-03-11 graphics/py-imaging: Unmaintained upstream; use graphics/py-pillow Notes: svn path=/head/; revision=416067
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Deprecate and expire in 1 month.Raphael Kubo da Costa2016-02-111-0/+3
| | | | | | | | | | | No ports currently depend on graphics/py-imaging, and graphics/py-pillow tracks the fork that is actually being maintained (PIL's last release is from 2009). PR: 207111 Approved by: mainland@apeiron.net (maintainer) Notes: svn path=/head/; revision=408692
* Backport two Pillow security fixes.Raphael Kubo da Costa2016-02-113-1/+58
| | | | | | | | | | | | | | | | | | | Pillow 3.1.1 was released a few days ago [1], and some of the security fixes in that release also apply to PIL: * https://github.com/python-pillow/Pillow/commit/bcaaf97f4ff25b3b5b9e8efeda364e17e80858ec * https://github.com/python-pillow/Pillow/commit/ae453aa18b66af54e7ff716f4ccb33adca60afd4 [1] https://pillow.readthedocs.org/en/3.1.x/releasenotes/3.1.1.html PR: 207054 Approved by: mainland@apeiron.net (maintainer) Security: a8de962a-cf15-11e5-805c-5453ed2e2b49 Security: 6ea60e00-cf13-11e5-805c-5453ed2e2b49 Security: CVE-2016-0775 Notes: svn path=/head/; revision=408690
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-2/+0
| | | | | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 Notes: svn path=/head/; revision=394508
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* - Set a proper CONFLICTS with graphics/py-pillowMarcus von Appen2014-11-201-1/+3
| | | | | | | | | PR: 194701 Reported by: Carlos Jacobo Puga Medina (cpm@fbsd.es) With hat: python@ Notes: svn path=/head/; revision=372904
* - Make py-imaging concurrently available for different Python versionsMarcus von Appen2014-10-072-6/+3
| | | | | | | | | | | - Fix WWW: spacing, while here PR: 194211 Submitted by: myself Approved by: mainland@apeiron.net (maintainer) Notes: svn path=/head/; revision=370368
* Modernize pythonBaptiste Daroussin2014-08-291-3/+2
| | | | Notes: svn path=/head/; revision=366516
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+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
* - Stage supportAntoine Brodin2014-02-182-290/+16
| | | | | | | | | - New LIB_DEPENDS syntax - OPTIONS helpers - Use PYDISTUTILS_AUTOPLIST Notes: svn path=/head/; revision=344943
* 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
* - adoption of optionsNGJason Helfman2013-05-231-6/+9
| | | | | | | | | | - convert to USES in some cases (pkgconfig,pathfix) - trim COMMENT/historical headers in some cases Approved by: portmgr (miwi) Notes: svn path=/head/; revision=318829
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationLi-Wen Hsu2013-03-021-8/+4
| | | | Notes: svn path=/head/; revision=313303
* Add permanent dependency on graphics/lcms to fix missing dep and plist whenPawel Pekala2011-10-182-0/+3
| | | | | | | | | | | said package is installed PR: ports/161517 Submitted by: Nali Toja <nalitoja@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=283836
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Update to 1.1.7Li-Wen Hsu2010-08-163-6/+10
| | | | | | | | PR: ports/149631 Submitted by: Geoffrey Mainland <mainland AT apeiron.net> (maintainer) Notes: svn path=/head/; revision=259355
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Fix MASTER_SITESTom McLaughlin2008-01-121-1/+1
| | | | | | | | | PR: 116064 Submitted by: Radim Kolar Approved by: maintainer Notes: svn path=/head/; revision=205483
* - Allow the port to be built for different Python versions.Alejandro Pulver2007-10-191-3/+3
| | | | | | | | | PR: ports/116840 Submitted by: alepulver (myself) Approved by: Geoffrey Mainland <mainland@apeiron.net> (maintainer) Notes: svn path=/head/; revision=201658
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-2/+2
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+2
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Fix problems with the tkinter knopMartin Wilke2007-06-051-1/+6
| | | | | | | | | | | - Bump PORTREVISION PR: 113040 Submitted by: Marcus von Appen<mva@sysfault.org> Approved by: maintainer Notes: svn path=/head/; revision=192846
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.1.6Martin Wilke2007-03-134-15/+27
| | | | | | | | | PR: 109788 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer Notes: svn path=/head/; revision=187260
* - Change TKINTER option enabled by default to fix skencil buildRenato Botelho2006-05-051-3/+3
| | | | | | | | | | - bump PORTREVISION Noted by: vs Approved by: maintainer by email Notes: svn path=/head/; revision=161413
* - Make tkinter dependency optionalRenato Botelho2006-04-302-99/+36
| | | | | | | | | | | | | - Use PORTDOCS - Always installs examples PR: ports/96460 Submitted by: Michele Possamai <possamai@xs4all.nl> Reworked by: garga Approved by: maintainer Notes: svn path=/head/; revision=160956
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* - Update to 1.1.5Michael Johnson2005-06-168-389/+370
| | | | | | | | PR: ports/82327 Submitted by: Geoffrey Mainland <mainland@apeiron.net> Notes: svn path=/head/; revision=137581
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* fix patch pathYing-Chieh Liao2004-03-231-2/+2
| | | | Notes: svn path=/head/; revision=105001
* Fix build with freetype2-2.1.7.Joe Marcus Clarke2004-03-231-0/+12
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=104998
* Fix build on amd64Tilman Keskinoz2004-01-301-1/+1
| | | | Notes: svn path=/head/; revision=99556
* Update MASTER_SITES.Hye-Shik Chang2003-11-211-1/+1
| | | | | | | | PR: 59563 Submitted by: maintainer Notes: svn path=/head/; revision=94672
* - Update MASTER_SITESKirill Ponomarev2003-08-131-3/+1
| | | | | | | | PR: 55552 Submitted by: maintainer Notes: svn path=/head/; revision=86903
* Let Geoffrey Mainland <mainland@apeiron.net> take this port.Thomas Gellekum2003-08-121-1/+1
| | | | Notes: svn path=/head/; revision=86794
* - Add freetype2 supportThomas Gellekum2003-08-115-8/+89
| | | | | | | | | | - Use distutils when building for Python-2.x PR: 55399 Submitted by: Geoffrey Mainland <mainland@apeiron.net> Notes: svn path=/head/; revision=86757
* Upgrade to 1.1.4.Thomas Gellekum2003-08-086-12/+37
| | | | | | | | PR: 55178 Submitted by: "Ying-Chieh Chen" <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=86571
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to 1.1.3.Thomas Gellekum2002-03-203-4/+5
| | | | Notes: svn path=/head/; revision=56379
* Make this work with Python-2.2.Thomas Gellekum2002-01-102-1/+11
| | | | Notes: svn path=/head/; revision=52852
* Upgrade to 1.1.2.Thomas Gellekum2001-05-152-2/+2
| | | | Notes: svn path=/head/; revision=42615
* Upgrade to 1.1.1.Thomas Gellekum2000-10-272-3/+3
| | | | Notes: svn path=/head/; revision=34288
* Use bsd.python.mk.Thomas Gellekum2000-09-123-196/+198
| | | | Notes: svn path=/head/; revision=32546
* Upgrade to 1.1.Thomas Gellekum2000-06-164-4/+5
| | | | Notes: svn path=/head/; revision=29635
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+4
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Separate the Python Tk module from the main port. I've beenThomas Gellekum2000-04-041-2/+2
| | | | | | | | | | wanting do to this for a long time now. Now we got rid of the stupid dependency on Tcl/Tk and save some checks in python's makefile. Update the dependent ports accordingly. Notes: svn path=/head/; revision=27320