| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Jan 2013 16:05:39
1.6.4_12
|
swills  |
- Chase lib version changes from ilmbase and OpenEXR updates |
04 Aug 2012 22:52:04
1.6.4_11
|
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. |
11 Oct 2011 07:17:46
1.6.4_10
|
mm  |
Update ImageMagick to 6.7.2-10 (shlib bumped to .5) |
23 Sep 2011 22:26:39
1.6.4_9
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:12:23
1.6.4_9
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.6.4_9
|
ade  |
Sync to new bsd.autotools.mk |
24 Jul 2010 19:49:59
1.6.4_9
|
mm  |
Update ImageMagick to 6.6.2-10 |
28 Mar 2010 21:41:12
1.6.4_8
|
mm  |
- Bump Magick++, MagickWand or MagickCore dependency |
05 Feb 2010 11:46:55
1.6.4_7
|
dinoex  |
- update to jpeg-8 |
13 Sep 2009 00:08:01
1.6.4_6
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
02 Aug 2009 19:36:34
1.6.4_5
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
31 Jul 2009 13:57:52
1.6.4_5
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
10 Feb 2009 19:50:55
1.6.4_4
|
mm  |
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above |
07 Jan 2009 16:34:27
1.6.4_3
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
21 Aug 2008 06:18:49
1.6.4_2
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 13:35:04
1.6.4_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) |
22 Apr 2008 10:56:45
1.6.4_1
|
miwi  |
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@ |
04 Apr 2008 12:30:23
1.6.4
|
rafan  |
- Update to 1.6.4
- Use macro from bsd.sites.mk
- Make configure finds correct bash instead of patching ourselves
- Fix OPTIONS syntax error
- Add extra patch for octave 3.0
- Use octave base in pkg-plist
PR: ports/121862
Submitted by: Iouri V. Ivliev <ii at any.com.ru>
Approved by: maintainer timeout (2 weeks) |
28 Jan 2008 12:32:16
1.6.2_3
|
rafan  |
- Fix INDEX |
28 Jan 2008 10:41:39
1.6.2_3  |
rafan  |
- Disable OCTAVE by default as it's broken (on octave-forge side)
- Add more OPTIONS: PPM, EXR, TIFF, QT, IM, GL
PR: ports/118389
Submitted by: Iouri V. Ivliev <ii at any.com.ru>
Approved by: Daniel O'Connor <darius at dons.net.au> (maintainer) |
26 Jan 2008 13:09:01
1.6.2_2
|
erwin  |
Mark BROKEN: does not build |
05 Dec 2007 08:49:36
1.6.2_2
|
pav  |
- Add missed dependency on glut and fix plist
Reported by: pointyhat
Approved by: portmgr (hat) |
23 Nov 2007 19:13:35
1.6.2_1
|
linimon  |
Apparently the Octave dependency needs Fortran. Add USE_FORTRAN for that
case.
Discussed with: maintainer
Approved by: portmgr (self) |
07 Oct 2007 17:46:16
1.6.2_1
|
nork  |
Chase OpenEXR library version bumped. |
02 Oct 2007 07:45:41
1.6.2
|
edwin  |
PREFIX -> LOCALBASE |
02 Oct 2007 07:44:42
1.6.2
|
edwin  |
New port graphics/pfstools
A set of command line (and one GUI) programs for reading,
writing, manipulating and viewing high-dynamic range (HDR)
images and video frames.
WWW: http://www.mpi-inf.mpg.de/resources/pfstools/
PR: ports/116653
Submitted by: "Daniel J. O'Connor" <darius@dons.net.au> |