aboutsummaryrefslogtreecommitdiff
path: root/games/xrubik
Commit message (Collapse)AuthorAgeFilesLines
* - drop maintainershipDirk Meyer2014-05-111-1/+1
| | | | Notes: svn path=/head/; revision=353659
* - use STAGEDIRDirk Meyer2013-11-262-7/+4
| | | | Notes: svn path=/head/; revision=334918
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-2/+3
| | | | Notes: svn path=/head/; revision=327804
* 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
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-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 Notes: svn path=/head/; revision=321957
* - cleanup headerDirk Meyer2013-01-261-5/+1
| | | | Notes: svn path=/head/; revision=311027
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - add LICENSE:Dirk Meyer2009-02-151-0/+2
| | | | Notes: svn path=/head/; revision=228419
* - set USE_XORGDirk Meyer2008-03-171-0/+1
| | | | Notes: svn path=/head/; revision=209228
* - 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
* - take maintainershipDirk Meyer2006-12-021-1/+1
| | | | Notes: svn path=/head/; revision=178629
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-031-1/+1
| | | | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr Notes: svn path=/head/; revision=92908
* 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
* Man pages fixYukihiro Nakai2002-02-201-1/+2
| | | | | | | | PR: ports/31022 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=54982
* 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
* Fix and updates from KATO Tsuguru.Yukihiro Nakai2000-01-223-5/+7
| | | | | | | Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24924
* Change MAINTAINER address from nacai@iname.comYukihiro Nakai2000-01-071-1/+1
| | | | | | | to nakai@FreeBSD.org Notes: svn path=/head/; revision=24498
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Change maitainer's email address,Vanilla I. Shu1999-01-121-2/+2
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* These ports install uncompressed manpages even though USE_IMAKE isSatoshi Asami1998-08-251-1/+2
| | | | | | | | | set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours). Notes: svn path=/head/; revision=12817
* Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1998-08-131-1/+0
| | | | Notes: svn path=/head/; revision=12487
* Upgrade to 5.4.4. and change maintainer's address.Vanilla I. Shu1998-07-243-6/+6
| | | | Notes: svn path=/head/; revision=12098
* Upgrade to 5.4.3.Thomas Gellekum1997-11-252-3/+3
| | | | | | | | PR: 5143 Submitted by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=8814
* Instead of quoting the man pages, just put simple description aboutMasafumi Max NAKANE1997-06-191-67/+2
| | | | | | | | the program. Submitted by: the port maintainer Notes: svn path=/head/; revision=7009
* Upgrade 5.3.2 -> 5.4.1.Masafumi Max NAKANE1997-06-132-8/+9
| | | | | | | | | PR: 3842 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Reviewed & modified by: max Notes: svn path=/head/; revision=6918
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andDavid E. O'Brien1997-01-031-3/+4
| | | | | | | | | | | | | MASTER_SITE_SUBDIR=games swallace wasn't listed as MAINTAINER of any of his ports janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports bin.bin --> ${BINOWN}.${BINGRP} chown --> /usr/sbin/chown (not everyone has /usr/sbin in their path, esp. if you sudo'ed to root) mkdir -p --> ${MKDIR} Notes: svn path=/head/; revision=5186
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Removed USE_X11=yes as USE_IMAKE=yes is specified.Masafumi Max NAKANE1996-10-151-9/+8
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=3979
* Added the app-defaults file.Masafumi Max NAKANE1996-10-152-7/+9
| | | | | | | | | (Closes PR #1794.) Submitted by: nakai@mlab.t.u-tokyo.ac.jp Notes: svn path=/head/; revision=3976
* New game port, Rubik's Cube type game.Chuck Robey1996-10-125-0/+96
Submitted by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=3966