aboutsummaryrefslogtreecommitdiff
path: root/games/xconq
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* - Fix runtime (use of -pad in tk)Pav Lucistnik2005-07-082-1/+61
| | | | | | | | PR: ports/83108 Submitted by: Andrew Bernard <andrewb@cs.cmu.edu> Notes: svn path=/head/; revision=138715
* Fix build with gcc-3.4Kirill Ponomarev2004-08-081-0/+12
| | | | | | | | PR: ports/70168 Submitted by: Ports Fury Notes: svn path=/head/; revision=115663
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* 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
* Switch to tcl/tk 8.4, add tk84 and tcl84 virtual categories and bumpKris Kennaway2003-08-171-6/+7
| | | | | | | PORTREVISION. Notes: svn path=/head/; revision=87102
* 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
* Update master sites.Christian Weisgerber2002-10-261-1/+1
| | | | | | | | PR: 44494 Submitted by: tadalunch@s5.xrea.com Notes: svn path=/head/; revision=68874
* - PORTDOCS policePatrick Li2001-12-241-164/+164
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-1/+0
| | | | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
* - Update to 7.5.1.Alexander Langer2000-12-307-30/+32
| | | | | | | | | | | | - Depend on tcl/tk 8.3 - Update WWW + mastersite - Change maintainer to ports@freebsd.org PR: 23954 Submitted by: Don Croyle <croyle@gelemna.org> (maintainer) Notes: svn path=/head/; revision=36461
* Update to version 7.3.3.Steve Price2000-07-077-216/+425
| | | | | | | | PR: 19702 Submitted by: maintainer Notes: svn path=/head/; revision=30313
* Change MAINTAINER's mail address.Akinori MUSHA2000-05-212-5/+2
| | | | | | | | | | Now "Don Croyle <croyle@gelemna.org>". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28647
* Make this port setgid, not setuid.Kris Kennaway2000-05-074-19/+78
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=28325
* 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
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Update games/xconq mastersite and homepageMichael Haro1999-06-272-3/+3
| | | | | | | | PR: 12418 Submitted by: maintainer Notes: svn path=/head/; revision=19845
* 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
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-5/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* (Null Cowit Mewwage)Tim Vanderhoek1999-05-021-3/+2
| | | | Notes: svn path=/head/; revision=18348
* Fix build for ELF.Steve Price1998-10-011-3/+1
| | | | | | | | PR: 7911 Submitted by: maintainer Notes: svn path=/head/; revision=13569
* Doesn't link in an ELF build.Steve Price1998-09-281-1/+3
| | | | Notes: svn path=/head/; revision=13498
* 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
* Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1998-08-131-2/+0
| | | | Notes: svn path=/head/; revision=12487
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Update to version 7.2.2.Steve Price1998-07-053-27/+7
| | | | | | | | PR: 7162 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Notes: svn path=/head/; revision=11745
* PR: ports/6877Donald Burr1998-06-076-0/+272
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Import of new port games/xconq, a graphical multi-player strategy game and game design system. Notes: svn path=/head/; revision=11323