| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
6.0.b6.0_1  |
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) |
22 Mar 2008 14:48:03
6.0.b6.0_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
11 Jul 2007 23:06:17
6.0.b6.0_1
|
trasz  |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat |
19 May 2007 21:32:57
6.0.b6.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 Apr 2007 14:03:49
6.0.b6.0
|
trasz  |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor) |
04 Oct 2006 06:41:19
6.0.b6.0
|
rafan  |
- Update to 6.0.b6.0 (6.0 Beta 6.0)
- Pass maintainership to submitter
- Fix build with GCC 4.1
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006092721/glclock-5.0_2.log
PR: ports/103880
Submitted by: trasz <trasz at pin.if.uz.zgora.pl> |
12 Jan 2006 12:54:32
5.0_2
|
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> |
25 Nov 2005 19:16:38
5.0_1
|
pav  |
- Add SHA256 |
30 May 2004 22:47:23
5.0_1
|
pav  |
- Remove dead MASTER_SITES
PR: ports/67395
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
10 Apr 2004 18:26:55
5.0_1
|
trevor  |
Tidy up whitespace. |
26 Mar 2004 17:22:28
5.0_1
|
vs  |
Slap my fingers to note that this was of course
Approved by: linimon (mentor) |
26 Mar 2004 17:21:29
5.0_1
|
vs  |
Unbreak on alpha/current. -ffast-math is broken atm. |
10 Feb 2004 16:10:37
5.0_1
|
krion  |
- Fix build on non-i386 arch
PR: ports/62644
Submitted by: Ports Fury |
29 Jan 2004 16:13:06
5.0_1
|
trevor  |
SIZEify. |
18 Oct 2003 08:35:46
5.0_1
|
kris  |
Reset bouncing maintainer
Submitted by: linimon |
21 Feb 2003 14:08:24
5.0_1
|
knu  |
De-pkg-comment. |
17 Jun 2001 20:19:53 
|
steve  |
Add ${PTHREAD_LIBS} and ${PTHREAD_CFLAGS} to fix compile errors |
05 Feb 2001 17:05:30 
|
olgeni  |
Style fixes for x11-clocks. |
08 Oct 2000 08:41:03 
|
asami  |
Convert category x11-clocks to new layout. |
03 Aug 2000 11: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. |