aboutsummaryrefslogtreecommitdiff
path: root/games/xbattle
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION for MAINTAINER change , LICENSE addingRusmir Dusko2014-04-211-2/+7
| | | | | | | | - Transfer maintainership to games@ team - Add custom license Notes: svn path=/head/; revision=351685
* - Bump PORTREVISION for dependency and pkg-plist changeRusmir Dusko2014-03-2920-91/+1428
| | | | | | | | | | | | | | | | | | | | | | | - Change master sites, add icons - Take maintainership - Remove DEPRECATED, EXPIRATION_DATE - Add dependency for x11/xdialog - Add USE_CSTD=gnu89 - Support STAGEDIR - Remove tutorial* from DOCS, SH scripts which are used to learn how to use XBattle - Add Desktop entry file - Simplify installation handling - Fix MAN to install in man6 - Recreate patch with make makepatch, fix MAN to install in man6 - Add patches, use some Debian patches, fix bad C code and video (Pseudo Color), - Add files/xbattle-menu.in for Desktop with Xdialog - Change pkg-descr, add WWW - Change pkg-plist, remove DOCS Notes: svn path=/head/; revision=349590
* Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained ↵Antoine Brodin2014-03-081-0/+2
| | | | | | | since more than 12 years) Notes: svn path=/head/; revision=347539
* Remove trailing whitespaces from category gamesEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345410
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* 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
* Convert to USES=imakeBaptiste Daroussin2013-06-281-2/+4
| | | | | | | | | | | While here: Trim headers Remove indefinite articles Mark as broken ports not building with gcc or clang Convert to optionsng Notes: svn path=/head/; revision=321991
* . fix build with clang (CFLAGS+=-Wno-return-type);Boris Samorodov2013-06-111-6/+4
| | | | | | | | . trim Makefile headers; . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=320639
* -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
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - 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
* - Fix MASTER_SITESTim Bishop2005-12-162-2/+2
| | | | | | | | | | | - Remove dead WWW link from pkg-descr PR: 90459 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: clement (mentor) Notes: svn path=/head/; revision=151315
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* Cram into 80 columns by 24 rows.Trevor Johnson2004-04-101-35/+19
| | | | Notes: svn path=/head/; revision=106669
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - PORTDOCS policePatrick Li2001-12-242-9/+7
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Remove giffunip@asme.org as the maintainer: he no longer has the abilityKris Kennaway2001-08-231-1/+1
| | | | | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer Notes: svn path=/head/; revision=46749
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Install in share/*, not /etc/*.Chris Piazza1999-10-013-25/+34
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=22106
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* (Null Cowit Mewwage)Tim Vanderhoek1999-05-021-8/+8
| | | | Notes: svn path=/head/; revision=18348
* Move manpages from pkg/PLIST to MAN* macro in Makefile and removeSteve Price1998-09-282-2/+7
| | | | | | | empty directories on deinstall. Notes: svn path=/head/; revision=13496
* Update to reflect Pedro's new Email address.Steve Price1998-02-201-3/+3
| | | | | | | PR: 5725 Notes: svn path=/head/; revision=9862
* Remove ftp://www.tiac.net/, since www.tiac.net has never accepted anBill Fenner1998-01-271-3/+2
| | | | | | | anonymous connection since June 1997. Notes: svn path=/head/; revision=9477
* A multi-user battle strategy game.Satoshi Asami1997-05-216-0/+112
PR: 3442 Submitted by: Pedro Giffuni S. <Pedro@FPS.biblos.unal.edu.co> Notes: svn path=/head/; revision=6517