| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Mar 2013 15:44:33
0.0.5
|
lwhsu  |
- Update to 0.0.5 |
31 Jan 2013 13:38:43
0.0.4.b_3
|
bapt  |
Chase boost update |
04 Aug 2012 22:52:04
0.0.4.b_2
|
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. |
01 Jun 2012 05:26:28
0.0.4.b_1
|
dinoex  |
- update png to 1.5.10 |
22 Dec 2011 15:06:31
0.0.4.b
|
lwhsu  |
- Unbreak and update to 0.0.4-beta |
31 Oct 2011 09:53:19
0.0.3_5
|
kwm  |
Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports |
23 Aug 2011 18:36:21
0.0.3_5
|
kwm  |
Chase poppler shlib bumps. |
03 Jul 2011 06:14:57
0.0.3_4
|
miwi  |
- Kick MD5 Support |
20 Nov 2010 15:38:09
0.0.3_4
|
kwm  |
Chase poppler update. |
28 Mar 2010 06:47:48
0.0.3_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.0.3_2
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.0.3_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
28 Jul 2009 11:45:09
0.0.3
|
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
08 Jul 2009 02:00:29
0.0.3
|
lwhsu  |
- Fix build for customized PREFIX and LOCALBASE
Submitted by: QAT |
02 Feb 2009 14:34:13
0.0.3
|
lwhsu  |
- Update to 0.0.3 |
23 Jan 2009 16:28:36
0.0.2_4
|
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). |
06 Jan 2009 20:13:11
0.0.2_3
|
pav  |
- Fix fetch
Reported by: pointyhat |
30 Jun 2008 20:16:22
0.0.2_3
|
mezz  |
First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.
x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------
(Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 13:58:01
0.0.2_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 May 2007 20:32:57
0.0.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Apr 2007 15:23:04
0.0.2
|
lwhsu  |
Add pdfcube 0.0.2, an OpenGL presentation viewer on a spinning cube.
Approved by: clsung (mentor) |