non port: print/py-reportlab/Makefile |
SVNWeb
|
Number of commits found: 77 |
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Sat, 31 Dec 2022
|
[ 21:58 Muhammad Moinur Rahman (bofh) ] 94ac70d
print/py-reportlab: Update version 3.6.11=>3.6.12
Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md
|
Sat, 5 Nov 2022
|
[ 14:19 Muhammad Moinur Rahman (bofh) ] 750c5a7
print/py-reportlab: Update version 3.5.68=>3.6.11
PR: 267345
Reported by: osidorkin@gmail.com
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 51879c9 (Only the first 10 of 197 ports in this commit are shown above. )
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above )
|
Fri, 22 Apr 2022
|
[ 15:37 Piotr Kubaj (pkubaj) ] 09ffd48
print/py-reportlab: enable DOCS on powerpc64
|
Thu, 14 Oct 2021
|
[ 10:18 Stefan Eßer (se) ] 1e214c4
print/py-reportlab: Add CPE information
Approved by: portmgr (blanket)
|
Fri, 2 Jul 2021
|
[ 01:35 Muhammad Moinur Rahman (bofh) ] 49e75bc
print/py-reportlab: Update version 3.5.60=>3.5.68
Reported by: kai
Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 27 Jan 2021
|
[ 00:19 bofh ]
print/py-reportlab: Update version 3.5.57=>3.5.60
Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md
|
Tue, 29 Dec 2020
|
[ 17:27 bofh ]
print/py-reportlab: Update version 3.5.55=>3.5.57
Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Sat, 31 Oct 2020
|
[ 22:12 bofh ]
print/py-reportlab: Update version 3.5.54=>3.5.55
Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md
|
Thu, 29 Oct 2020
|
[ 21:22 bofh ]
print/py-reportlab: Update version 3.5.53=>3.5.54
Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md
|
Sun, 25 Oct 2020
|
[ 10:35 bofh ]
print/py-reportlab: Update version 3.5.21=>3.5.53
- Add TEST framework
- Update WWW
PR: 250420
Submitted by: osidorkin@gmail.com
|
Tue, 24 Mar 2020
|
[ 19:54 antoine ] (Only the first 10 of 87 ports in this commit are shown above. )
Convert the tree to use PY_PILLOW
With hat: portmgr
Originally submitted by: kai
|
Mon, 24 Feb 2020
|
[ 11:36 kai ] (Only the first 10 of 76 ports in this commit are shown above. )
graphics/py-pillow: Update to 7.0.0
* 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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 9 Aug 2019
|
[ 21:12 linimon ]
Temporarily disable the DOCS option on powerpc64.
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)
|
Mon, 6 May 2019
|
[ 09:38 bofh ]
print/py-reportlab: Update version 3.5.20=>3.5.21
|
Sat, 27 Apr 2019
|
[ 07:54 bofh ]
print/py-reportlab: Update version 3.5.19=>3.5.20
|
Wed, 17 Apr 2019
|
[ 20:52 bofh ]
print/py-reportlab: Update version 3.5.18=>3.5.19
|
Fri, 5 Apr 2019
|
[ 20:26 bofh ]
print/py-reportlab: Update version 3.5.17=>3.5.18
|
Thu, 4 Apr 2019
|
[ 10:30 bofh ]
print/py-reportlab: Update version 3.5.13=>3.5.17
PR: 237000
Submitted by: wenheping2000@hotmail.com
|
Tue, 22 Jan 2019
|
[ 18:35 bofh ]
print/py-reportlab: Update version 3.5.12=>3.5.13
|
Wed, 2 Jan 2019
|
[ 06:46 bofh ]
print/py-reportlab: Update version 3.5.11=>3.5.12
|
Thu, 29 Nov 2018
|
[ 16:46 sunpoet ]
Update MASTER_SITES
Approved by: portmgr (blanket)
|
[ 13:26 bofh ]
print/py-reportlab: Update version 3.5.9=>3.5.11
|
Mon, 19 Nov 2018
|
[ 00:10 bofh ]
print/py-reportlab: Update version 3.2.0=>3.5.9
PR: 233017
Submitted by: wenheping2000@hotmail.com
Relnotes: https://pypi.org/project/reportlab/#history
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 3 Nov 2016
|
[ 16:31 linimon ]
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 3 Jan 2016
|
[ 21:53 bofh ]
print/py-reportlab: Update version 3.0=>3.2.0 [1]
- Fix WWW [1]
- Convert to OPTIONSNG
PR: 205794 [1]
Submitted by: cs [1]
|
Wed, 10 Jun 2015
|
[ 14:04 bofh ]
print/py-reportlab: Fix PORTDOCS
- Strip Libraries
- Fix patch files to reflect 'make makepatch'
PR: 200602
Submitted by: amdmi3@FreeBSD.org
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
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
|
Wed, 24 Dec 2014
|
[ 00:14 bofh ] (Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
Sun, 7 Dec 2014
|
[ 14:55 feld ]
Update "BSD" license in print category
|
Fri, 24 Oct 2014
|
[ 16:43 mva ] (Only the first 10 of 30 ports in this commit are shown above. )
- Convert ports of news/ and print/ to new USES=python
Approved by: portmgr (implicit)
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 25 Feb 2014
|
[ 12:44 tota ] (Only the first 10 of 22 ports in this commit are shown above. )
- Repocopy print/py-reportlab to print/py-reportlab1
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Fri, 20 Sep 2013
|
[ 22:44 bapt ] (Only the first 10 of 325 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
|
Sat, 17 Mar 2012
|
[ 05:21 miwi ]
- Set / Update Portscout flags
- 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
|
Fri, 25 Feb 2011
|
[ 00:47 miwi ] (Only the first 10 of 44 ports in this commit are shown above. )
- Move to py25 or above
- While here kick md5 support
|
Tue, 7 Dec 2010
|
[ 14:33 mandree ]
Update MASTER_SITES/DISTFILES, remove BROKEN=does not fetch.
|
Sun, 28 Nov 2010
|
[ 14:45 erwin ]
Properly use MASTER_SITE_LOCAL, even if the port itself is BROKEN
Submitted by: uqs
|
Wed, 29 Sep 2010
|
[ 08:56 erwin ]
Mark BROKEN: does not fetch.
|
Sun, 23 May 2010
|
[ 21:16 linimon ] (Only the first 10 of 70 ports in this commit are shown above. )
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
|
Sun, 13 Dec 2009
|
[ 17:00 miwi ] (Only the first 10 of 57 ports in this commit are shown above. )
- Get rip python 2.3+
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
|
Fri, 14 Aug 2009
|
[ 19:52 miwi ]
- Fix warnings with python 2.6
PR: 137396
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintianer timeout
|
Mon, 8 Jun 2009
|
[ 22:30 miwi ] (Only the first 10 of 97 ports in this commit are shown above. )
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3
|
Thu, 14 Aug 2008
|
[ 04:43 perky ]
Update to 1.21.2
PR: 125135
Submitted by: Wen heping <wenheping@gmail.com>
|
Mon, 30 Jul 2007
|
[ 09:42 alexbl ] (Only the first 10 of 445 ports in this commit are shown above. )
- Make Python 2.5.1 the default Python version
- 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
|
Sat, 6 Jan 2007
|
[ 10:20 erwin ]
- Update to 1.21.1
- Update WWW
- Add documents
PR: 107359
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer timeout
|
Sat, 13 May 2006
|
[ 01:03 edwin ] (Only the first 10 of 60 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with P
|
Sun, 20 Mar 2005
|
[ 18:51 perky ]
Update to 1.20.
|
Mon, 26 Jan 2004
|
[ 04:05 perky ]
Update to 1.19
|
Sat, 27 Sep 2003
|
[ 17:26 perky ]
Update to 1.18
|
Mon, 3 Mar 2003
|
[ 07:15 perky ]
Update to 1.17
|
Tue, 25 Feb 2003
|
[ 06:25 perky ] (Only the first 10 of 131 ports in this commit are shown above. )
De-pkg-comment for my ports.
|
Tue, 19 Nov 2002
|
[ 16:45 perky ]
Update to 1.16
|
Sun, 6 Oct 2002
|
[ 15:34 perky ]
Remove RUN_DEPENDS on graphics/py-imaging.
Most part of reportlab doesn't require py-imaging.
Requested by: Robin Becker <robin@reportlab.com> (author)
|
Sat, 17 Aug 2002
|
[ 10:02 perky ]
Update to 1.15
|
Mon, 29 Jul 2002
|
[ 07:31 perky ]
Added some path configuration tweaks for FreeBSD ports layout
(CMap, TrueTypeFonts and etc.)
|
Tue, 25 Jun 2002
|
[ 07:50 perky ] (Only the first 10 of 46 ports in this commit are shown above. )
Updating my email address.
Approved by: cjh (mentor)
|
Fri, 31 May 2002
|
[ 03:25 ijliao ]
upgrade to 1.14
PR: 38754
Submitted by: maintainer
|
Sat, 11 May 2002
|
[ 08:23 kris ]
Unbreak the build by putting back the do-build and do-install targets
which were mysteriously removed in the previous revision.
Pointy hat to: ijliao
|
Mon, 29 Apr 2002
|
[ 18:36 ijliao ]
use USE_PYDISTUTILS
|
Thu, 28 Mar 2002
|
[ 19:38 pat ]
Update to 1.13
PR: 36419
Submitted by: maintainer
|
Sat, 23 Mar 2002
|
[ 07:46 pat ]
Update to 1.12
PR: 36222
Submitted by: maintainer
|
Mon, 11 Mar 2002
|
[ 23:46 pat ]
Fix build on current.
PR: 35799
Submitted by: maintainer
Noticed by: bento
|
Thu, 10 Jan 2002
|
[ 11:24 tg ]
Upgrade to 1.11. New maintainer.
|
Thu, 23 Aug 2001
|
[ 07:57 ijliao ]
upgrade to 1.09
|
Thu, 17 May 2001
|
[ 12:31 tg ]
Upgrade to 1.07.
|
Fri, 22 Dec 2000
|
[ 12:49 tg ]
Upgrade to 1.02.
|
Tue, 17 Oct 2000
|
[ 13:12 tg ]
Upgrade to 1.01.
|
Tue, 12 Sep 2000
|
[ 12:54 tg ] (Only the first 10 of 19 ports in this commit are shown above. )
Use bsd.python.mk.
|
Number of commits found: 77 |