| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Feb 2012 22:08:21
2.77
|
amdmi3  |
- Fix build with nvidia-driver installed
PR: 163215
Submitted by: myself
Approved by: maintainer timeout |
14 Nov 2011 03:26:46
2.77
|
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
18 Nov 2010 05:11:47
2.77
|
acm  |
- Update to 2.77
- Use CMAKE for configure and build process
- Remove BROKEN
- Remove obsolete patch files |
16 Oct 2010 11:52:47
2.75_1
|
ade  |
Punt autoconf267->autoconf268 |
07 Oct 2010 15:21:05
2.75_1
|
ade  |
Migration of BROKEN ports from automake{19,110}->111 which will most
likely need to be looked at as and when they become unbroken. |
15 Sep 2010 18:35:24
2.75_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
06 Apr 2010 07:50:55
2.75
|
linimon  |
Mark various ports as ignore or broken on ia64.
Hat: portmgr |
10 Nov 2009 20:23:25
2.75
|
acm  |
- Update to 2.75
- Add double precision OPTION
- Add support for parallel build
PR: 140095
Submitted by: amdmi3 |
02 Aug 2009 19:36:34
2.73_1
|
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 |
18 Feb 2009 03:38:20
2.73_1
|
linimon  |
Mark as ignore on sparc64 (arch not detected correctly). |
23 Jan 2009 16:28:36
2.73_1
|
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). |
20 Jan 2009 02:02:51
2.73
|
acm  |
- Fix build on amd64
Reported by: pav |
16 Jan 2009 00:31:03
2.73
|
acm  |
- Update to 2.73 |
21 Aug 2008 06:18:49
2.67
|
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 ) |
20 Aug 2008 00:57:32
2.67
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
03 Apr 2008 15:03:30
2.67
|
acm  |
- New port: devel/bullet
Bullet is a professional open source multi-threaded 3D Collision Detection and
Rigid Body Dynamics Library. It is free for commercial use under the ZLib
license.
The library is being used by several professional game developers on PC,
PlayStation 3, XBox 360 and Nintendo Wii.
Sony Computer Entertainment provides a parallel SPU optimized version, and
collaborations with IBM, Intel, AMD and NVidia to exploit their parallel
hardware.
Bullet is native part of Blender 3D modeler and it supports COLLADA Physics
file format.
WWW: http://www.bulletphysics.com |