aboutsummaryrefslogtreecommitdiff
path: root/games/xboing
Commit message (Collapse)AuthorAgeFilesLines
* games/xboing: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - fix build with -fno-commonDirk Meyer2020-09-0918-551/+624
| | | | | | | - merge patches Notes: svn path=/head/; revision=548113
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* Simplify a bit the plistBaptiste Daroussin2015-09-242-13/+3
| | | | | | | Use options helpers Notes: svn path=/head/; revision=397776
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* - drop maintainershipDirk Meyer2014-05-111-1/+1
| | | | Notes: svn path=/head/; revision=353659
* - preserve highscore file on updatesDirk Meyer2014-03-302-5/+10
| | | | Notes: svn path=/head/; revision=349664
* - make -usedefcmap and sound defaultDirk Meyer2014-03-304-12/+112
| | | | | | | | now desktops do not need to pass this arguments Obtained from: OpenBSD Notes: svn path=/head/; revision=349645
* - use STAGEDIRDirk Meyer2014-03-303-62/+102
| | | | | | | - use OPTIONS_DEFINE Notes: svn path=/head/; revision=349644
* - rename patchfilesDirk Meyer2014-03-303-0/+0
| | | | Notes: svn path=/head/; revision=349639
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* - cleanup headerDirk Meyer2013-01-261-4/+1
| | | | Notes: svn path=/head/; revision=311027
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* LICENSE MIT (X11)Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255724
* - cleanup textDirk Meyer2009-06-091-3/+1
| | | | | | | Submitted by: danfe Notes: svn path=/head/; revision=235473
* - add LICENSE:Dirk Meyer2009-02-151-0/+2
| | | | Notes: svn path=/head/; revision=228419
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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
* - set USE_XORGDirk Meyer2008-03-171-1/+1
| | | | Notes: svn path=/head/; revision=209226
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - take maintainershipDirk Meyer2006-12-021-1/+1
| | | | Notes: svn path=/head/; revision=178620
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* - drop maintainershipDirk Meyer2004-07-191-1/+1
| | | | Notes: svn path=/head/; revision=113935
* - Security FixDirk Meyer2004-03-012-1/+165
| | | | | | | patch taken from debian xboing_2.4-26woody1.diff Notes: svn path=/head/; revision=102607
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102161
* - Fix sound initialisation problemDirk Meyer2003-08-046-160/+101
| | | | | | | | - new option WITHOUT_AUDIO default now supports sound on alpha Notes: svn path=/head/; revision=86259
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* Fixing a build error listed on bentoDirk Meyer2002-09-231-0/+11
| | | | | | | | PR: 43276 Submitted by: edwin@mavetju.org Notes: svn path=/head/; revision=67047
* unbreak port, took maintainership.Dirk Meyer2002-09-193-13/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=66678
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-09-081-0/+11
| | | | Notes: svn path=/head/; revision=65830
* Remove janek@gaja.ipan.lublin.pl as MAINTAINER; mail has been bouncingBill Fenner2002-07-221-1/+1
| | | | | | | for 2 months. Notes: svn path=/head/; revision=63362
* More spaces -> tabs for the games category.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37979
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}Jimmy Olgeni2001-01-311-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=37855
* Rename PLIST.alpha to pkg-plist.alpha.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33515
* Install setgid gamesKris Kennaway2000-09-091-0/+6
| | | | Notes: svn path=/head/; revision=32463
* (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
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* 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
* Disable sound support on the Alpha. Also move the manpage from the PLISTSteve Price1999-06-224-8/+103
| | | | | | | to the Makefile. Notes: svn path=/head/; revision=19686
* remove -m486 option for alpha.Hidetoshi Shimokawa1999-01-051-1/+1
| | | | | | | xboing is still broken on alpha for lack of sound support. Notes: svn path=/head/; revision=15847
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Correct the define of READMEP_FILE.Vanilla I. Shu1998-07-161-2/+2
| | | | Notes: svn path=/head/; revision=11931
* Update to 2.4Vanilla I. Shu1997-11-264-280/+585
| | | | | | | PR: 5514 Notes: svn path=/head/; revision=8846
* Update to 2.4Vanilla I. Shu1997-11-261-1/+1
| | | | | | | PR: 5514 Notes: svn path=/head/; revision=8845
* *** empty log message ***Vanilla I. Shu1997-11-261-4/+18
| | | | Notes: svn path=/head/; revision=8844