aboutsummaryrefslogtreecommitdiff
path: root/print/py-reportlab
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* print/py-reportlab: Update version 3.5.57=>3.5.60Muhammad Moinur Rahman2021-01-272-4/+4
| | | | | | | Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md Notes: svn path=/head/; revision=563013
* print/py-reportlab: Update version 3.5.55=>3.5.57Muhammad Moinur Rahman2020-12-292-4/+4
| | | | | | | Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md Notes: svn path=/head/; revision=559596
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* print/py-reportlab: Update version 3.5.54=>3.5.55Muhammad Moinur Rahman2020-10-312-5/+5
| | | | | | | Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md Notes: svn path=/head/; revision=553798
* print/py-reportlab: Update version 3.5.53=>3.5.54Muhammad Moinur Rahman2020-10-292-4/+4
| | | | | | | Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md Notes: svn path=/head/; revision=553643
* print/py-reportlab: Update version 3.5.21=>3.5.53Muhammad Moinur Rahman2020-10-253-8/+10
| | | | | | | | | | | - Add TEST framework - Update WWW PR: 250420 Submitted by: osidorkin@gmail.com Notes: svn path=/head/; revision=553249
* 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/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Temporarily disable the DOCS option on powerpc64.Mark Linimon2019-08-091-0/+3
| | | | | | | | | | | | | For reasons not yet understood, having this option enabled on powerpc64 consumes all memory and swap during poudriere builds. On certain machines with a recent -CURRENT with patches, this panics the machine. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=508482
* print/py-reportlab: Update version 3.5.20=>3.5.21Muhammad Moinur Rahman2019-05-062-4/+4
| | | | Notes: svn path=/head/; revision=500906
* print/py-reportlab: Update version 3.5.19=>3.5.20Muhammad Moinur Rahman2019-04-272-4/+4
| | | | Notes: svn path=/head/; revision=500196
* print/py-reportlab: Update version 3.5.18=>3.5.19Muhammad Moinur Rahman2019-04-172-4/+4
| | | | Notes: svn path=/head/; revision=499212
* print/py-reportlab: Update version 3.5.17=>3.5.18Muhammad Moinur Rahman2019-04-052-4/+4
| | | | Notes: svn path=/head/; revision=497985
* print/py-reportlab: Update version 3.5.13=>3.5.17Muhammad Moinur Rahman2019-04-042-4/+4
| | | | | | | | PR: 237000 Submitted by: wenheping2000@hotmail.com Notes: svn path=/head/; revision=497816
* print/py-reportlab: Update version 3.5.12=>3.5.13Muhammad Moinur Rahman2019-01-222-4/+4
| | | | Notes: svn path=/head/; revision=490968
* print/py-reportlab: Update version 3.5.11=>3.5.12Muhammad Moinur Rahman2019-01-022-4/+4
| | | | Notes: svn path=/head/; revision=489057
* Update MASTER_SITESSunpoet Po-Chuan Hsieh2018-11-291-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=486195
* print/py-reportlab: Update version 3.5.9=>3.5.11Muhammad Moinur Rahman2018-11-292-4/+4
| | | | Notes: svn path=/head/; revision=486170
* print/py-reportlab: Update version 3.2.0=>3.5.9Muhammad Moinur Rahman2018-11-193-29/+24
| | | | | | | | | PR: 233017 Submitted by: wenheping2000@hotmail.com Relnotes: https://pypi.org/project/reportlab/#history Notes: svn path=/head/; revision=485291
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-201-1/+1
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* Now builds on sparc64.Mark Linimon2016-11-031-4/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425255
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* print/py-reportlab: Update version 3.0=>3.2.0 [1]Muhammad Moinur Rahman2016-01-033-16/+11
| | | | | | | | | | | - Fix WWW [1] - Convert to OPTIONSNG PR: 205794 [1] Submitted by: cs [1] Notes: svn path=/head/; revision=405191
* print/py-reportlab: Fix PORTDOCSMuhammad Moinur Rahman2015-06-104-12/+13
| | | | | | | | | | | - Strip Libraries - Fix patch files to reflect 'make makepatch' PR: 200602 Submitted by: amdmi3@FreeBSD.org Notes: svn path=/head/; revision=389034
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+2
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Update "BSD" license in print categoryMark Felder2014-12-071-1/+1
| | | | Notes: svn path=/head/; revision=374210
* - Convert ports of news/ and print/ to new USES=pythonMarcus von Appen2014-10-241-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371452
* 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
* - Repocopy print/py-reportlab to print/py-reportlab1TAKATSU Tomonari2014-02-259-772/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to preserve version 1.x and to update to 3.0 print/py-reportlab: - Update print/py-reportlab to 3.0 based on print/py-reportlab2 - Support STAGEDIR - Use PYDISTUTILS_AUTOPLIST * Remove pkg-plist, accordingly - Set CONFLICTS - Add PORTSCOUT - Replace tab with a single space after WWW: in pkg-descr print/py-reportlab1: - Support STAGEDIR - Add PKGNAMESUFFIX not to duplicate ports with the same name - Set CONFLICTS - Use PYDISTUTILS_AUTOPLIST * Remove pkg-plist, accordingly - Make use of PORTDOCS - Set OPTIONS_DEFINE explicitly - Fix include statement - Make docs unconditional to stage - Replace tab with a single space after WWW: in pkg-descr print/py-reportlab2: - Update CONFLICTS - Set PORTSCOUT dependent ports: - Switch dependency from print/py-reportlab to print/py-reportlab1 * biology/py-biopython * deskutils/gourmet * deskutils/griffith * games/pythonsudoku * misc/pdfmap * print/py-trml2pdf * www/py-satchmo PR: ports/186970 Submitted by: tota (myself) Approved by: Muhammad Moinur Rahman (maintainer) Notes: svn path=/head/; revision=345987
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | print) Notes: svn path=/head/; revision=327765
* - Set / Update Portscout flagsMartin Wilke2012-03-171-1/+3
| | | | | | | | | | | | - Pass maintainership to submitter PR: 166062 166105 166112 166113 166114 166115 166141 166154 166155 166156 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=293439
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-1/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Readd SHA256Martin Wilke2011-02-251-0/+1
| | | | Notes: svn path=/head/; revision=269671
* - Move to py25 or aboveMartin Wilke2011-02-252-3/+2
| | | | | | | - While here kick md5 support Notes: svn path=/head/; revision=269623
* Update MASTER_SITES/DISTFILES, remove BROKEN=does not fetch.Matthias Andree2010-12-072-9/+4
| | | | Notes: svn path=/head/; revision=265799
* Properly use MASTER_SITE_LOCAL, even if the port itself is BROKENErwin Lansing2010-11-281-1/+2
| | | | | | | Submitted by: uqs Notes: svn path=/head/; revision=265319
* Mark BROKEN: does not fetch.Erwin Lansing2010-09-291-0/+2
| | | | Notes: svn path=/head/; revision=262089
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2010-05-231-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=254920
* - Get rip python 2.3+Martin Wilke2009-12-131-1/+1
| | | | | | | | | | | Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr Notes: svn path=/head/; revision=245717
* - Fix warnings with python 2.6Martin Wilke2009-08-142-1/+4
| | | | | | | | | PR: 137396 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintianer timeout Notes: svn path=/head/; revision=239547
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-082-2/+1
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* Update to 1.21.2Hye-Shik Chang2008-08-142-5/+4
| | | | | | | | PR: 125135 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=218521
* - 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
* - Update to 1.21.1Erwin Lansing2007-01-064-17/+51
| | | | | | | | | | | | - Update WWW - Add documents PR: 107359 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=181619
* Remove USE_REINPLACE from all categories starting with PEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162206
* SHA256ifyEdwin Groothuis2006-01-241-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303