aboutsummaryrefslogtreecommitdiffstats
path: root/games/xrubik
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* - drop maintainershipdinoex2014-05-111-1/+1
|
* - use STAGEDIRdinoex2013-11-262-7/+4
|
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-2/+3
|
* 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
* - cleanup headerdinoex2013-01-271-5/+1
|
* -remove MD5ohauer2011-07-031-1/+0
|
* - add LICENSE:dinoex2009-02-161-0/+2
|
* - set USE_XORGdinoex2008-03-181-0/+1
|
* - 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}.
* - take maintainershipdinoex2006-12-031-1/+1
|
* - Add SHA256pav2005-11-251-0/+1
|
* SIZEify.trevor2004-01-291-0/+1
|
* Reset maintainer on ports owned by the following committers who havekris2003-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
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Man pages fixnakai2002-02-201-1/+2
| | | | | PR: ports/31022 Submitted by: Patrick Li <pat@databits.net>
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-2/+2
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* Fix and updates from KATO Tsuguru.nakai2000-01-223-5/+7
| | | | Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
* Change MAINTAINER address from nacai@iname.comnakai2000-01-071-1/+1
| | | | to nakai@FreeBSD.org
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Change maitainer's email address,vanilla1999-01-131-2/+2
| | | | and BROKEN some gnome ports until I upgrade it.
* These ports install uncompressed manpages even though USE_IMAKE isasami1998-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).
* Remove manpages defined in MAN? macros in games' Makefiles.asami1998-08-131-1/+0
|
* Upgrade to 5.4.4. and change maintainer's address.vanilla1998-07-243-6/+6
|
* Upgrade to 5.4.3.tg1997-11-252-3/+3
| | | | | PR: 5143 Submitted by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
* Instead of quoting the man pages, just put simple description aboutmax1997-06-191-67/+2
| | | | | the program. Submitted by: the port maintainer
* Upgrade 5.3.2 -> 5.4.1.max1997-06-142-8/+9
| | | | | | PR: 3842 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Reviewed & modified by: max
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andobrien1997-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}
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Removed USE_X11=yes as USE_IMAKE=yes is specified.max1996-10-151-9/+8
| | | | Submitted by: asami
* Added the app-defaults file.max1996-10-152-7/+9
| | | | | | (Closes PR #1794.) Submitted by: nakai@mlab.t.u-tokyo.ac.jp
* New game port, Rubik's Cube type game.chuckr1996-10-125-0/+96
Submitted by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>