aboutsummaryrefslogtreecommitdiff
path: root/games/xconq
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+2
| | | | | | | | 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
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816 Notes: svn path=/head/; revision=484628
* games/xconq: Fix build with Clang 6Tobias Kortkamp2018-07-301-0/+2
| | | | | | | | | | | ./../bitmaps/lookglass.b:6:4: error: constant expression evaluates to 248 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xf8, 0x00, 0x04, 0x01, 0x02, 0x02, 0x01, 0x04, 0x01, 0x04, 0x01, 0x04, ^~~~ http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/xconq-7.5.0.0.p.0.20050612_1.log Notes: svn path=/head/; revision=475869
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Remove last occurences of USE_BZIP2Baptiste Daroussin2015-04-071-2/+1
| | | | Notes: svn path=/head/; revision=383497
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Fix packagingAntoine Brodin2014-11-012-1/+2
| | | | Notes: svn path=/head/; revision=371984
* Simplify plistBaptiste Daroussin2014-10-311-12/+2
| | | | Notes: svn path=/head/; revision=371927
* Allow to build with texinfo from portsAntoine Brodin2014-06-261-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359318
* - UnbreakAntoine Brodin2014-01-1510-14/+256
| | | | | | | | | | - Stage support PR: ports/185695 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=339823
* 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
* Mark as broken: does not buildBaptiste Daroussin2013-07-241-0/+2
| | | | | | | | | | | | | | checking build system type... amd64-portbld-freebsd8.3 checking host system type... amd64-portbld-freebsd8.3 checking target system type... amd64-portbld-freebsd8.3 checking for egrep... grep -E checking for C++ compiler default output... configure: error: C++ compiler cannot create executables See `config.log' for more details. Reported by: pkg-fallout Notes: svn path=/head/; revision=323562
* - Fix build with Tcl 8.6Pietro Cerutti2013-05-145-2/+569
| | | | | | | Reported by: miwi (Tcl/Tk 86 exp-run) Notes: svn path=/head/; revision=318157
* - Remove excess .else statement causing warning with bmakeBryan Drewery2013-03-211-1/+0
| | | | | | | | PR: ports/177190 Submitted by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=314841
* - Update to version 7.5.0.0.p.0.20050612.Marcelo Araujo2013-02-0416-541/+642
| | | | | | | | PR: ports/174192 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=311578
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* Update to GNU make 3.82 after numerous -exp runs.Ade Lovett2011-04-111-0/+5
| | | | Notes: svn path=/head/; revision=272537
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-1/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* - 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
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Depend explicitly on USE_XORG= xmu xawMartin Matuska2007-07-311-11/+12
| | | | | | | | | - Switch to USE_TK (bsd.tcl.mk) Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=196836
* - 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
* - 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