aboutsummaryrefslogtreecommitdiff
path: root/games/actx
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - 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). Notes: svn path=/head/; revision=226727
* Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).Florent Thoumie2008-07-221-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=217316
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Reset esu@yk.rim.or.jp due to maintainer-timeouts and no response to email.Mark Linimon2007-03-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=186535
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Update MASTER_SITES.MANTANI Nobutaka2005-02-201-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=129384
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Update to latest versionDavid W. Chapman Jr.2002-07-094-42/+69
| | | | | | | | | PR: 40082 Submitted by: umeno@rr.iij4u.or.jp Approved by: maintainer Notes: svn path=/head/; revision=62708
* update to 1.21p1.FUJISHIMA Satsuki2002-01-112-3/+7
| | | | | | | | PR: 33780 Submitted by: maintainer Notes: svn path=/head/; revision=52909
* Update to version 1.20.Steve Price2001-12-023-25/+7
| | | | | | | | PR: 32392 Submitted by: amorita Notes: svn path=/head/; revision=50875
* update to 1.10.FUJISHIMA Satsuki2001-10-225-22/+27
| | | | | | | | | PR: 31425 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Approved by: maintainer Notes: svn path=/head/; revision=49090
* Update to version 1.01Kevin Lo2001-01-296-155/+128
| | | | | | | | PR: 24709 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37759
* don't remove share/doc/ja; it' is in mtree.FUJISHIMA Satsuki2001-01-041-1/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=36788
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* @dirrm share/doc/jaSatoshi Asami2000-05-311-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29002
* update portname/portversion stuff (games commit part 1, a-c)Michael Haro2000-04-141-3/+2
| | | | Notes: svn path=/head/; revision=27502
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24206
* Update to 0.99.2Seiichirou Hiraoka1999-10-205-36/+100
| | | | | | | | PR: ports/14433 Submitted by: esu@yk.rim.or.jp Notes: svn path=/head/; revision=22539
* Update to 0.99.1Seiichirou Hiraoka1999-10-108-87/+124
| | | | | | | | PR: ports/14184 Submitted by: esu@yk.rim.or.jp Notes: svn path=/head/; revision=22309
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* PR: ports/10370Seiichirou Hiraoka1999-03-079-0/+193
Submitted by: esu@yk.rim.or.jp Lovely characters stay on top of active window. Notes: svn path=/head/; revision=17025