aboutsummaryrefslogtreecommitdiffstats
path: root/games/xoct
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
* - Add stage supportdanilo2013-11-152-9/+7
| | | | - Use PLIST_FILES instead of pkg-plist
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* Convert to USES=imakebapt2013-06-291-6/+2
| | | | | | | | While here: Trim headers Remove indefinite articles Mark as broken ports not building with gcc or clang Convert to optionsng
* -remove MD5ohauer2011-07-031-1/+0
|
* 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}.
* - Add SHA256pav2005-11-251-0/+1
|
* SIZEify.trevor2004-01-291-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | 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-072-1/+2
| | | | Approved by: pat
* Another megapatch from PF:sobomax2000-11-021-2/+3
| | | | | | | - Fix Imakefile breakage under XFree86 4.x PR: 21979 Submitted by: Ports Furry
* 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.
* update to 5.5.2mharo2000-03-313-16/+15
| | | | | PR: 17668 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* 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
|
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-281-2/+2
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* Upgrade to 5.4.4.mph1998-06-113-5/+8
| | | | | PR: 6887 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* New port xoct, another puzzle for X11.tg1998-05-205-0/+46
PR: 6166 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>