| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Jan 2013 16:34:40
2.4_3
|
dinoex  |
- cleanup header |
03 Jul 2011 14:25:36
2.4_3
|
ohauer  |
-remove MD5 |
04 Jun 2010 14:24:17
2.4_3
|
dinoex  |
LICENSE MIT (X11) |
09 Jun 2009 04:55:27
2.4_3
|
dinoex  |
- cleanup text
Submitted by: danfe |
15 Feb 2009 16:44:55
2.4_3
|
dinoex  |
- add LICENSE: |
19 Apr 2008 17:56:05
2.4_3  |
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) |
17 Mar 2008 16:53:13
2.4_3
|
dinoex  |
- set USE_XORG |
19 May 2007 20:32:57
2.4_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
02 Dec 2006 20:00:51
2.4_2
|
dinoex  |
- take maintainership |
24 Nov 2005 19:28:01
2.4_2
|
pav  |
- Add SHA256 |
19 Jul 2004 05:15:28
2.4_2
|
dinoex  |
- drop maintainership |
01 Mar 2004 08:54:52
2.4_2
|
dinoex  |
- Security Fix
patch taken from debian xboing_2.4-26woody1.diff |
26 Feb 2004 05:19:18
2.4_1  |
dinoex  |
- add SIZE |
04 Aug 2003 06:50:44
2.4_1  |
dinoex  |
- Fix sound initialisation problem
- new option WITHOUT_AUDIO
default now supports sound on alpha |
21 Feb 2003 03:59:00
2.4  |
dinoex  |
- retire pkg-comment |
20 Feb 2003 18:26:42
2.4  |
dinoex  |
- add COMMENT |
23 Sep 2002 06:08:25
2.4  |
dinoex  |
Fixing a build error listed on bento
PR: 43276
Submitted by: edwin@mavetju.org |
19 Sep 2002 03:56:43
2.4  |
dinoex  |
unbreak port, took maintainership.
removed bogus patch:
patch-ae 1.1 10 days kris Fix build on -current (machine/soundcard.h ->
sys/soundcard.h)
apply changes in existing patchfile. |
08 Sep 2002 08:49:10
2.4  |
kris  |
Fix build on -current (machine/soundcard.h -> sys/soundcard.h) |
22 Jul 2002 03:54:21
2.4  |
fenner  |
Remove janek@gaja.ipan.lublin.pl as MAINTAINER; mail has been bouncing
for 2 months. |
05 Feb 2001 14:51:46 
|
olgeni  |
More spaces -> tabs for the games category. |
31 Jan 2001 23:28:05 
|
olgeni  |
Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files. |
08 Oct 2000 03:48:59 
|
asami  |
Convert category games to new layout. |
08 Oct 2000 02:43:23 
|
asami  |
Rename PLIST.alpha to pkg-plist.alpha. |
09 Sep 2000 12:01:15 
|
kris  |
Install setgid games |
03 Aug 2000 10: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. |