Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.1_7 09 May 2016 19:26:26 |
pi |
graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI naming
- upgrade fixes the use of the port
- py-opengl -> py-PyOpenGL
- py-opengl-accelerate -> py-PyOpenGL-accelerate
PR: 205472
Submitted by: matthew@reztek.cz
Reviewed by: koobs |
3.0.1_7 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.0.1_7 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 |
3.0.1_7 07 Oct 2014 12:20:36 |
wg |
graphics/py-opengl: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit) |
3.0.1_6 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) |
3.0.1_5 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 ) |
3.0.1_4 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
3.0.1_3 06 Feb 2014 22:06:26 |
antoine |
- Stage support
- Use OPTIONS helpers |
3.0.1_3 27 Dec 2013 17:37:52 |
wg |
graphics/py-opengl: support staging |
3.0.1_3 19 Nov 2013 23:08:45 |
mat |
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE. |
3.0.1_3 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
3.0.1_2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
3.0.1_2 02 Mar 2013 22:32:49 |
lwhsu |
- Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation |
3.0.1_1 04 Aug 2012 22:52:04 |
kwm |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
3.0.1 12 Jun 2012 21:42:32 |
bapt |
Conver to new options framework |
3.0.1 05 May 2012 17:46:41 |
ak |
- Use USE_DOS2UNIX instead of homemade equivalent
Approved by: eadler (mentor) |
3.0.1 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
3.0.1 26 Jul 2010 00:03:14 |
linimon |
Reset ahze@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
3.0.1 23 Apr 2010 13:10:36 |
wen |
- Change the dependence to PYNUMPY from PYNUMERIC as official doc suggests. [1]
- Update to 3.0.1
PR: ports/138629 [1]
Submitted by: Wen Heping (myself)
Approved by: maintainer(timeout, >7 months) [1] |
3.0.0_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.0.0_1 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
3.0.0_1 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 |
3.0.0 17 May 2009 12:35:05 |
miwi |
- Update to 3.0.0
PR: 133260
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout |
3.0.0.b8_2 06 May 2009 22:59:45 |
amdmi3 |
- The port was completely broken, all py-opengl apps failed to run with error
"No platform plugin registered for ('freebsd7', 'posix')", fix this
PR: 130821 [1], 133638 [2]
Submitted by: Michael Krauss <hippodriver at gmx.net> [1], myself [2]
Approved by: maintainer timeout (ahze, >3 months) |
3.0.0.b8_1 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
3.0.0.b8 22 Dec 2008 11:14:15 |
stefan |
Update to 3.0.0.b8.
PR: 129223
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout (3 weeks) |
2.0.1.07_4 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) |
2.0.1.07_4 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 |
2.0.1.07_4 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}. |
2.0.1.07_3 01 Sep 2006 00:51:19 |
ahze |
- Adopt port
- Don't depend on swig since the version wanted is not in ports |
2.0.1.07_2 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
2.0.1.07_2 12 Jan 2006 12:54:32 |
sem |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
2.0.1.07_1 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
2.0.1.07_1 17 May 2004 02:25:33 |
ijliao |
fix build on -stable by converting dos files to unix format
Noticed by: bento via kris |
2.0.1.07 13 May 2004 05:57:03 |
ijliao |
forgot to remove this one |
2.0.1.07 13 May 2004 01:34:53 |
ijliao |
upgrade to 2.0.1.07
PR: 65246 |
2.0.0.44 10 Apr 2004 17:11:02 |
trevor |
Cram into 80 columns by 24 rows. |
2.0.0.44 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.0.0.44 20 Nov 2003 15:06:15 |
trevor |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
2.0.0.44 20 Nov 2003 13:51:47 |
trevor |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
2.0.0.44 20 Aug 2003 10:32:03 |
perky |
Fix build on tcl8.4 (which current py-tkinter is based on) |
2.0.0.44 29 Jul 2003 09:12:37 |
sobomax |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
2.0.0.44 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. |
2.0.0.44 15 Jan 2003 18:28:17 |
sobomax |
Update to 2.0.0.44. |
1.5.7 15 Jul 2002 11:37:35 |
tg |
Use $PYNUMERIC in the dependencies. |
1.5.7 29 Apr 2002 17:40:02 |
ijliao |
use USE_PYDISTUTILS |
27 Nov 2001 12:06:32 |
sobomax |
Update to 1.5.7. |
28 May 2001 16:32:44 |
sobomax |
Update location of nympy port. |
09 Feb 2001 17:41:53 |
sobomax |
Update to 1.5.6. |
18 Dec 2000 16:59:34 |
sobomax |
Update to 1.5.6.b1. |
05 Dec 2000 18:15:14 |
sobomax |
Fix incompatability with python2.0 in one of the examples. |
05 Dec 2000 08:44:56 |
sobomax |
- Update to 1.5.6.a2; - take over maintainership (mail addressed to the old
maintainer bounces); - use USE_PYTHON; - new MASTER_SITES and WWW (project
has been moved to Sourceforge). |
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |
08 Sep 2000 13:24:00 |
tg |
Don't break package building on Satoshi's cluster. Explicitly depend on
python1.5:lang/python15. |
03 Aug 2000 10:28:58 |
asami |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |