aboutsummaryrefslogtreecommitdiff
path: root/games/clanbomber
Commit message (Collapse)AuthorAgeFilesLines
* Drop maintainership.Simon Barner2005-11-241-1/+1
| | | | Notes: svn path=/head/; revision=149298
* Add SHA256 for my ports (that don't already have it).Simon Barner2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149297
* Fix build with GCC 3.x.Simon Barner2005-11-041-0/+21
| | | | | | | | Reported by: Torin Michael <iwant4x4jeep@yandex.ru> PR: ports/88474 Notes: svn path=/head/; revision=147206
* Change email address in ports maintained by me to barner@FreeBSD.orgSimon Barner2005-02-281-1/+1
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=130011
* - Update to 1.0.5Pav Lucistnik2004-05-294-16/+11
| | | | | | | | | | - Mark IGNORE if no DISPLAY found PR: ports/67341 Submitted by: Simon Barner <barner@in.tum.de> (maintainer) Notes: svn path=/head/; revision=110308
* Add size data.Trevor Johnson2004-03-311-0/+1
| | | | | | | Approved by: Simon Barner (maintainer) Notes: svn path=/head/; revision=105740
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Fix patchingPav Lucistnik2004-01-281-2/+2
| | | | | | | Submitted by: bento via kris Notes: svn path=/head/; revision=99351
* - Fix build on 5.xPav Lucistnik2004-01-241-0/+11
| | | | Notes: svn path=/head/; revision=98962
* - Update to 1.02aPav Lucistnik2004-01-243-10/+22
| | | | | | | | | | | - Give maintainership to submitter - Make it play with new clanlib ports PR: ports/59964 Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=98961
* - Chase dependency for new devel/clanlib versionKirill Ponomarev2003-10-311-1/+2
| | | | | | | Noticed by: bento (kris) Notes: svn path=/head/; revision=92760
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* - Update to 1.01a;Maxim Sobolev2001-09-273-4/+5
| | | | | | | | | - reflect move of the home page and MASTER_SITES to Sourceforge. Prompted by: Fenner's distfiles survey Notes: svn path=/head/; revision=48226
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Whitespace-only:Maxim Sobolev2000-11-011-11/+11
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Add clanbomber - a bomberman-like multiplayer game written using clanlib.Maxim Sobolev2000-09-256-0/+82
Notes: svn path=/head/; revision=33084