Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.7_6 28 May 2016 20:21:18 |
rene |
Remove expired port:
2016-03-11 graphics/py-imaging: Unmaintained upstream; use graphics/py-pillow |
1.1.7_6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1.7_6 11 Feb 2016 17:22:00 |
rakuco |
Deprecate and expire in 1 month.
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) |
1.1.7_6 11 Feb 2016 17:11:08 |
rakuco |
Backport two Pillow security fixes.
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 |
1.1.7_5 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
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 |
1.1.7_5 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.1.7_5 20 Nov 2014 11:01:22 |
mva |
- Set a proper CONFLICTS with graphics/py-pillow
PR: 194701
Reported by: Carlos Jacobo Puga Medina (cpm@fbsd.es)
With hat: python@ |
1.1.7_4 07 Oct 2014 16:55:23 |
mva |
- Make py-imaging concurrently available for different Python versions
- Fix WWW: spacing, while here
PR: 194211
Submitted by: myself
Approved by: mainland@apeiron.net (maintainer) |
1.1.7_3 29 Aug 2014 14:46:04 |
bapt |
Modernize python |
1.1.7_3 16 Apr 2014 18:28:50 |
zeising |
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 ) |
1.1.7_2 18 Feb 2014 19:14:53 |
antoine |
- Stage support
- New LIB_DEPENDS syntax
- OPTIONS helpers
- Use PYDISTUTILS_AUTOPLIST |
1.1.7_2 24 Dec 2013 21:22:22 |
kwm |
Update freetype to 2.5.2.
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 |
1.1.7_2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.1.7_2 23 May 2013 02:35:26 |
jgh |
- adoption of optionsNG
- convert to USES in some cases (pkgconfig,pathfix)
- trim COMMENT/historical headers in some cases
Approved by: portmgr (miwi) |
1.1.7_2 02 Mar 2013 22:32:49 |
lwhsu |
- Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation |
1.1.7_1 18 Oct 2011 17:48:11 |
pawel |
Add permanent dependency on graphics/lcms to fix missing dep and plist when
said package is installed
PR: ports/161517
Submitted by: Nali Toja <nalitoja@gmail.com>
Approved by: maintainer |
1.1.7 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.1.7 16 Aug 2010 16:18:23 |
lwhsu |
- Update to 1.1.7
PR: ports/149631
Submitted by: Geoffrey Mainland <mainland AT apeiron.net> (maintainer) |
1.1.6_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.1.6_3 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.1.6_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [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) |
1.1.6_2 12 Jan 2008 04:38:45 |
tmclaugh |
- Fix MASTER_SITES
PR: 116064
Submitted by: Radim Kolar
Approved by: maintainer |
1.1.6_2 19 Oct 2007 03:34:57 |
alepulver |
- Allow the port to be built for different Python versions.
PR: ports/116840
Submitted by: alepulver (myself)
Approved by: Geoffrey Mainland <mainland@apeiron.net> (maintainer) |
1.1.6_2 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
1.1.6_2 30 Jul 2007 09:42:28 |
alexbl |
- 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 |
1.1.6_2 05 Jun 2007 13:43:26 |
miwi |
- Fix problems with the tkinter knop
- Bump PORTREVISION
PR: 113040
Submitted by: Marcus von Appen<mva@sysfault.org>
Approved by: maintainer |
1.1.6_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.1.6 13 Mar 2007 09:00:12 |
miwi |
- Update to 1.1.6
PR: 109788
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer |
1.1.5_2 05 May 2006 11:11:02 |
garga |
- Change TKINTER option enabled by default to fix skencil build
- bump PORTREVISION
Noted by: vs
Approved by: maintainer by email |
1.1.5_1 30 Apr 2006 20:34:27 |
garga |
- Make tkinter dependency optional
- Use PORTDOCS
- Always installs examples
PR: ports/96460
Submitted by: Michele Possamai <possamai@xs4all.nl>
Reworked by: garga
Approved by: maintainer |
1.1.5 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.5 16 Jun 2005 21:50:23 |
ahze |
- Update to 1.1.5
PR: ports/82327
Submitted by: Geoffrey Mainland <mainland@apeiron.net> |
1.1.4 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.1.4 23 Mar 2004 05:48:43 |
ijliao |
fix patch path |
1.1.4 23 Mar 2004 04:28:59 |
marcus |
Fix build with freetype2-2.1.7.
Reported by: bento via kris |
1.1.4 30 Jan 2004 23:28:23 |
arved |
Fix build on amd64 |
1.1.4 21 Nov 2003 20:54:58 |
perky |
Update MASTER_SITES.
PR: 59563
Submitted by: maintainer |
1.1.4 13 Aug 2003 20:47:44 |
krion |
- Update MASTER_SITES
PR: 55552
Submitted by: maintainer |
1.1.4 12 Aug 2003 07:00:31 |
tg |
Let Geoffrey Mainland <mainland@apeiron.net> take this port. |
1.1.4 11 Aug 2003 13:46:37 |
tg |
- Add freetype2 support
- Use distutils when building for Python-2.x
PR: 55399
Submitted by: Geoffrey Mainland <mainland@apeiron.net> |
1.1.4 08 Aug 2003 09:30:19 |
tg |
Upgrade to 1.1.4.
PR: 55178
Submitted by: "Ying-Chieh Chen" <yinjieh@csie.nctu.edu.tw> |
1.1.3 07 Mar 2003 06:04:15 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.1.3 20 Mar 2002 12:14:09 |
tg |
Upgrade to 1.1.3. |
10 Jan 2002 11:21:01 |
tg |
Make this work with Python-2.2. |
15 May 2001 12:36:17 |
tg |
Upgrade to 1.1.2. |
27 Oct 2000 12:18:17 |
tg |
Upgrade to 1.1.1. |
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |
12 Sep 2000 12:54:11 |
tg |
Use bsd.python.mk. |
16 Jun 2000 10:58:51 |
tg |
Upgrade to 1.1. |