aboutsummaryrefslogtreecommitdiff
path: root/games/xmemory/Makefile
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/+1
| | | | | | | | 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
* games/xmemory: Fix build with Clang 6Tobias Kortkamp2018-07-071-0/+1
| | | | | | | http://beefy12.nyi.freebsd.org/data/head-amd64-default/p473790_s335878/logs/xmemory-3.7_3.log Notes: svn path=/head/; revision=474140
* games/xmemory: unbreak with libc++ 3.9Jan Beich2017-02-011-1/+1
| | | | | | | | | | | gif_image.C:61:7: error: assigning to 'char *' from incompatible type 'const char *' name = strrchr(filename,'/'); ^ ~~~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout Notes: svn path=/head/; revision=433009
* - Simplify MASTER_SITESDmitry Marakasov2014-12-031-7/+7
| | | | | | | | | - Place data files into ${DATADIR} - Fix default font name - Simplify installation and plist Notes: svn path=/head/; revision=373817
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* - Add stage supportDanilo Egea Gondolfo2013-11-131-5/+3
| | | | Notes: svn path=/head/; revision=333723
* 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-1/+1
| | | | | | | | | | | 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;Boris Samorodov2013-06-111-5/+1
| | | | | | | . trim Makefile headers. Notes: svn path=/head/; revision=320632
* 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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - 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
* Mail to maintainer is returned with:Kris Kennaway2004-06-151-1/+1
| | | | | | | | | | | | | | ----- The following addresses had permanent fatal errors ----- <bsdport@ddm.wox.org> (reason: 550 <bsdport@ddm.wox.org>: User has moved to bsdport-nospam@... due to excessive spam +sent to the bs...are occasion when someone needs to send real mail they can re-send it. Sorry for +the inconvenience.) but repeated emails to the redirected account are not acknowledged. Reset maintainer. Notes: svn path=/head/; revision=111543
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76034
* Update maintainer's emailDavid W. Chapman Jr.2001-09-231-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=48105
* 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
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-281-1/+2
| | | | Notes: svn path=/head/; revision=13500
* Import xmemory port. xmemory is a multiplayer memory game.Thomas Gellekum1998-02-121-0/+25
PR: 5678 Submitted by: Dave Chapeskie <dchapes@ddm.on.ca> Notes: svn path=/head/; revision=9673