Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14_14 20 Mar 2020 02:33:04
  |
rene  |
Remove expired ports:
2020-03-18 devel/py-Products.validation: Old, uses EOLed python27
2020-03-18 devel/py-Acquisition: Old, uses EOLed python27
2020-03-18 devel/py-Products.contentmigration: Old, uses EOLed python27
2020-03-18 textproc/py-zope.app.locales: Old, uses EOLed python27
2020-03-18 devel/py-Products.LDAPUserFolder: Old, uses EOLed python27
2020-03-18 devel/py-zLOG: Old, uses EOLed python27
2020-03-19 textproc/py-ltxml: Unmaintained, uses EOLed python27
2020-03-19 x11-toolkits/flowcanvas: Unmaintained, uses EOLed python27
2020-03-19 audio/raul: Unmaintained, uses EOLed python27
2020-03-19 audio/py-vorbis: Unmaintained, uses EOLed python27
2020-03-19 databases/py-cdb: Unmaintained, uses EOLed python27
2020-03-19 devel/py-libplist: Unmaintained, uses EOLed python27
2020-03-19 devel/py-mwlib: Unmaintained, uses EOLed python27
2020-03-19 emulators/openmsx: Unmaintained, uses EOLed python27
2020-03-19 graphics/py-soya3d: Unmaintained, uses EOLed python27
2020-03-19 irc/py-supybot: Unmaintained, uses EOLed python27
2020-03-19 net-mgmt/py-pdagent: Unmaintained, uses EOLed python27
2020-03-19 textproc/pychm: Unmaintained, uses EOLed python27 |
0.14_14 24 Feb 2020 11:36:16
  |
kai  |
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 ) |
0.14_14 18 Feb 2020 10:58:39
  |
antoine  |
Deprecate a few unmaintained ports that use python27
With hat: portmgr |
0.14_14 05 Nov 2019 22:16:15
  |
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.14_14 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.14_14 30 Nov 2017 15:50:34
  |
mat  |
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 ) |
0.14_14 18 Nov 2017 19:32:39
  |
zeising  |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
0.14_13 16 Jul 2017 09:00:58
  |
amdmi3  |
- Switch to options helpers
- Unsilence installation commands |
0.14_13 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.14_12 14 Feb 2017 15:02:19
  |
tijl  |
Remove -fPIC. The problem was in devel/ode. |
0.14_11 09 Feb 2017 18:53:12
  |
linimon  |
Add -fPIC to various ports to enable them to build on armv6.
Approved by: portmgr (tier-2 blanket) |
0.14_11 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.14_11 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.14_11 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.14_11 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.14_10 24 Nov 2014 23:53:00
  |
amdmi3  |
- Update devel/ode to 0.13
- Bump dependent ports
PR: 193086
Submitted by: pfg
Approved by: maintainer timeout (acm, almost 3 months) |
0.14_9 24 Nov 2014 23:48:20
  |
amdmi3  |
- Simplify manpage installation
- Remove unused Makefile statements
- Strip libraries |
0.14_9 05 Oct 2014 00:07:59
  |
wg  |
graphics/py-soya3d: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit) |
0.14_8 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.14_7 05 Aug 2014 12:46:14
  |
wg  |
graphics/py-soya3d: support stage
- Use auto plist
- Convert to new options |
0.14_7 29 Jul 2014 18:41:17
  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.14_7 23 Jul 2014 17:07:12
  |
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.14_7 13 Jul 2014 23:36:40
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
0.14_7 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 ) |
0.14_6 25 Dec 2013 23:29:34
  |
antoine  |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
0.14_6 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 |
0.14_6 15 Dec 2013 16:22:17
  |
wg  |
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above ) |
0.14_6 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.14_6 18 Feb 2012 10:18:33
 |
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.14_5 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
0.14_5 27 Apr 2010 21:58:27
 |
gahr  |
- Add glew to the list of supported USE_GL variables
- Patch ports depending on GLEW directly
Approved by: portmgr (pav) |
0.14_5 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.14_4 25 Jan 2010 19:15:18
 |
pav  |
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat) |
0.14_3 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.14_2 18 Jun 2009 01:07:35
 |
acm  |
- Fix an issue in my previous commit |
0.14_2 17 Jun 2009 23:21:46
 |
acm  |
- Fix with custom LOCALBASE
Reported by: QAT |
0.14_2 29 Apr 2009 15:27:14
 |
acm  |
- Use correctly NOPORTDOCS and NOPORTEXAMPLES
- Fix pkg-plist
- Bump PORTREVISION
Suggested by: itetcu |
0.14_1 28 Apr 2009 19:14:33
 |
itetcu  |
Bump PORTREVISION for DEPENDS change.
Prompted by: QAT
Pointyhat to: acm@ |
0.14 27 Apr 2009 01:28:46
 |
acm  |
- Add sdl dependency
Reported by: QAT |
0.14 27 Apr 2009 01:16:35
 |
acm  |
- Update to 0.14
- Remove obsolete dependency |
0.13.2_3 16 Jan 2009 04:18:40
 |
acm  |
- Bump PORTREVISION, because devel/ode was updated
Approved by: amdmi3 via email |
0.13.2_2 28 Dec 2008 10:54:08
 |
pgollucci  |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav) |
0.13.2_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) |
0.13.2_2 22 Mar 2008 08:55:40
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.13.2_1 07 Nov 2007 16:12:30
 |
acm  |
- Fix problem with new version of pyrex. It is not necessary as a dependency.
- Remove BROKEN state
- Bump PORTREVISION
Approved by: portmgr |
0.13.2 26 Oct 2007 02:44:17
 |
linimon  |
Mark as broken with current version of devel/pyrex. A new version of
this port should be coming shortly. |
0.13.2 19 Aug 2007 18:58:55
 |
acm  |
- Update to 0.13.2
- Remove obsolete patch files
- Add devel/ode like a dependency |
0.12_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 |
0.12_2 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}. |
0.12_1 09 Dec 2006 08:51:58
 |
rafan  |
- Really respect X11BASE
Approved by: portmgr (linimon) |
0.12_1 30 Nov 2006 20:37:26
 |
acm  |
- Respect X11BASE |
0.12_1 20 Sep 2006 11:21:59
 |
stas  |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
0.12_1 21 Aug 2006 16:09:18
 |
acm  |
- Fix build with recent graphics/cal3d
- Fix linking problem with openal lib
Approved by: garga (mentor) |
0.12 07 Aug 2006 21:30:47
 |
acm  |
- Fix problem on 4.x
Reported by: kris
Approved by: garga (mentor) |
0.12 29 Jul 2006 16:36:25
 |
acm  |
- Update to 0.12
- Remove obsolete patch files. Now, i'm using ${REINPLACE_CMD} for it.
Approved by: garga (mentor) |
0.11.2 23 Jul 2006 02:45:24
 |
acm  |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor) |
0.11.2 15 Jun 2006 16:04:37
 |
erwin  |
- Update Soya3d to 0.11.2
- Update SoyaTutorial to 0.11
- Added new dependency (security/py-cerializer). py-soya3d allow to use
py-cerealizer.
- Fixed the installation of SoyaTutorial.
PR: 98959
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) |
0.10.5 19 May 2006 10:02:58
 |
erwin  |
Update to 0.10.5
PR: 97481
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) |
0.10.4 17 May 2006 19:08:23
 |
arved  |
Unbreak on i386
Reported by: pointyhat
Pointyhat to: arved |
0.10.4 07 May 2006 18:49:33
 |
arved  |
Update to 0.10.4
Fix build on amd64
PR: 96815
Submitted by: Jose Alonso Cardenas Marquez |
0.10.2 15 Apr 2006 18:06:00
 |
arved  |
Update to 0.10.2
PR: 95507
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> |
0.10.1 22 Jan 2006 12:35:18
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.10.1 06 Nov 2005 14:01:12
 |
mnag  |
Respect LOCALBASE and X11BASE
PR: 88532
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) |
0.10.1 24 Oct 2005 02:34:23
 |
mnag  |
Mark amd64 as BROKEN. Does not compile.
Notified by: kris |
0.10.1 10 Oct 2005 17:37:16
 |
mnag  |
Change COMMENT to reflect Porters Handbook (sect 5.6)
Notified by: hq
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) |
0.10.1 09 Oct 2005 00:17:17
 |
mnag  |
Soya 3D is a very high level 3D engine for Python.
Soya aims at being to 3D what Python is to
programming : fast to learn, easy to use, while
keeping good performances
PR: 87008
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> |