| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 10:47:03
  |
bapt  |
Convert g* to USES=pkgconfig |
05 Aug 2012 09:42:16
2.8.0
|
zeising  |
Remove the pkg-message. The information contained in here is dated.
Approved by: miwi (mentor) |
10 Jun 2012 08:34:35
2.8.0
|
miwi  |
- Pass maintainership to x11@
PR: 168912
Submitted by: previous maintainer |
08 Feb 2012 10:32:53
2.8.0
|
gahr  |
- Update to 2.8.0
Changes:
* There are now callbacks to support multitouch capability.
* Solaris and OSX support have improved.
* Fullscreen mode and Game mode behave better.
* Addition of Visual Studio 2010 projects & solutions.
* Many bugs have been fixed.
PR: 163829
Submitted by: Pietro Cerutti <gahr@FreeBSD.org> |
23 Sep 2011 22:26:39
2.6.0
|
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 |
17 Sep 2011 08:42:12
2.6.0
|
crees  |
Update email address for ports maintained by aldis@bsdroot.lv -->
graudeejs@gmail.com |
03 Jul 2011 14:12:23
2.6.0
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
2.6.0
|
ade  |
Sync to new bsd.autotools.mk |
06 Jul 2010 17:35:47
2.6.0
|
rene  |
- Update to 2.6.0
- Add a patch to build with the USB2 stack
- Unbreak on 8.X
PR: ports/148215
Submitted by: Aldis Berjoza [aldis bsdroot.lv]
Approved by: tabthorpe (mentor)
Feature safe: yes |
02 Aug 2009 19:36:34
2.4.0_4
|
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 |
22 May 2009 09:27:14
2.4.0_4
|
erwin  |
Mark BROKEN on 8.x: does not build. |
21 Aug 2008 06:18:49
2.4.0_4
|
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 ) |
19 Apr 2008 17:56:05
2.4.0_4  |
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) |
23 Mar 2008 23:00:25
2.4.0_4
|
thierry  |
- Since X11BASE = LOCALBASE, register a conflict between freeglut and
libglut;
- s/USE_XLIB/USE_XORG/ |
19 May 2007 20:32:57
2.4.0_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Apr 2007 21:06:14
2.4.0_1
|
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h |
01 Feb 2007 02:42:06
2.4.0_1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
23 Dec 2006 18:01:50
2.4.0_1
|
stas  |
- Fix building with gcc41. The fix should be for really for xproto (c99
compatiblity), but it's not good to fix that now when the x11r7 import
is planned. |
14 Aug 2006 23:06:39
2.4.0_1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
07 May 2006 23:46:33
2.4.0_1
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
23 Feb 2006 10:40:45
2.4.0_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
16 Jan 2006 00:07:03
2.4.0
|
pav  |
- Move freeglut from x11-toolkits to graphics, where libglut already is
PR: ports/91711
Submitted by: Sangwoo Shim <sangwoos@gmail.com>
Repocopied by: marcus |