aboutsummaryrefslogtreecommitdiffstats
path: root/games/spider/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Simplify MASTER_SITESamdmi32014-10-271-2/+1
| | | | - Drop @dirrm* from plist
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* - Add stage supportdanilo2013-11-111-2/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* New USES imake to handle the dependency on imake.bapt2013-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
* Unbreak with clang using -Wno-error=return-type (old K&R code)antoine2013-05-311-7/+4
| | | | Approved by: miwi, eadler (mentors, implicit)
* - Fix segfault on amd64.stephen2011-07-061-1/+1
| | | | | | | | | - Bump portrevision. PR: ports/150287 Submitted by: Pascal Stumpf <Pascal.Stumpf@cubes.de> and Shaun Amott <shaun@FreeBSD.org> Approved by: maho (mentor)
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* De-pkg-comment.knu2003-02-211-0/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
| | | | Approved by: pat
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-3/+3
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* - Use MASTER_SITE_SUNSITE to MASTER_SITESjedgar2000-01-221-2/+3
| | | | | | | - Fix pkg/PLIST PR: 16276 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Add a second MASTER_SITEfenner1999-08-221-2/+3
| | | | | PR: ports/13239 Submitted by: Ade Lovett <ade@lovett.com>
* Move manpages from pkg/PLIST to MAN* macro in Makefile and remove emptysteve1998-09-281-1/+2
| | | | directories on deinstall.
* Be more selective about which ports to maintain. I no longer have timeasami1997-12-261-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* This port was contributed by Stefan Esser. Sorry, STefan!asami1995-10-111-3/+3
| | | | Originally submitted by: se
* Spider, a double-decked solitaire game. Gosh, I forgot who I got thisasami1995-10-031-0/+19
from. Anyone remember? ;)