| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Dec 2009 00:47:39
2.2a
|
miwi  |
- Update to 2.2a
- Pass maintainership to submitter
PR: 141220
Submitted by: Glen Barber <glen.j.barber@gmail.com> |
23 Jan 2009 16:28:36
2.2_2
|
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). |
19 Apr 2008 18:56:05
2.2  |
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) |
12 Feb 2008 23:27:43
2.2
|
miwi  |
- Update to 2.2
PR: 120476
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
19 May 2007 21:32:57
2.1a_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Jan 2007 10:25:34
2.1a
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
24 Nov 2005 19:28:01
2.1a
|
pav  |
- Add SHA256 |
29 Jan 2004 07:24:56
2.1a
|
trevor  |
SIZEify. |
20 Feb 2003 17:32:26
2.1a
|
knu  |
De-pkg-comment. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 04:48:59 
|
asami  |
Convert category games to new layout. |
16 Aug 2000 08:06:41 
|
kris  |
Remove world-writable score files by making the game binary setgid games and
the score file root:games mode 664. Since the games group has (should have) no
permissions other than to write to game data files, it doesn't really matter
if this is "insecure" (lots of other things which are setgid games already
are). |