aboutsummaryrefslogtreecommitdiff
path: root/misc/cs
Commit message (Collapse)AuthorAgeFilesLines
* Convert the tree to use PY_PILLOWAntoine Brodin2020-03-241-9/+3
| | | | | | | | With hat: portmgr Originally submitted by: kai Notes: svn path=/head/; revision=529063
* graphics/py-pillow: Update to 7.0.0Kai Knoblich2020-02-241-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release dropped the support for Python 2. * Apply conditional statements to use either Pillow 7.x or Pillow 6.x for consumers that can be built for Python 2 or newer. * Exceptions are ports that can be built only for either Python 2 or Python 3. For the first case, consumers are just assigned to the repo-copied graphics/py-pillow6. * Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not listed in setup.py as a build dependency [1] and relax the version requirements of Pillow for www/py-wagtail. Release Notes: * https://pillow.readthedocs.io/en/latest/releasenotes/index.html Backward Incompatible Changes (7.0.0): * https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes Detailed Changelog: * https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst PR: 243665 Submitted by: sunpoet (patch for 7.0.0 and repo-copied version) Reviewed by: koobs [1], sunpoet Approved by: koobs (maintainer) Differential Revision: https://reviews.freebsd.org/D23713 Notes: svn path=/head/; revision=526962
* Add PY_FLAVOR to Python module dependencies.Mathieu Arnold2018-05-221-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=470610
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* misc/cs: switch from py-imaging to py-pillowWilliam Grzybowski2014-10-051-3/+3
| | | | | | | | | | - USES python With hat: python Approved by: portmgr (bdrewery, implicit) Notes: svn path=/head/; revision=370029
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* - Update to version 0.9.6Pawel Pekala2013-11-022-14/+12
| | | | | | | | | | - Support staging PR: ports/181074 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=332511
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Drop all my portsPav Lucistnik2013-07-091-1/+1
| | | | Notes: svn path=/head/; revision=322581
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - 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
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* - Add some SHA256sPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149199
* - Revive misc/cs, assume maintainershipPav Lucistnik2005-09-073-0/+39
| | | | Notes: svn path=/head/; revision=142151
* The cs port was submitted and added without a maintainer. If one shouldKris Kennaway2005-09-073-39/+0
| | | | | | | step forward later this port can be re-added. Notes: svn path=/head/; revision=142138
* - MASTER_SITE down, mirror locallyPav Lucistnik2005-07-221-1/+3
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=139917
* New port: cross stitching patterns generatorPav Lucistnik2005-07-013-0/+37
PR: ports/82807 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Notes: svn path=/head/; revision=138297