aboutsummaryrefslogtreecommitdiff
path: root/games/wmqstat
Commit message (Collapse)AuthorAgeFilesLines
* Fix parallel build and mark as MAKE_JOBS_SAFE.Alexey Dokuchaev2009-03-302-10/+17
| | | | Notes: svn path=/head/; revision=231298
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-12/+13
| | | | | | | | | | | | | | | | | | - 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
* - Drop USE_X_PREFIXAlexey Dokuchaev2008-03-241-8/+3
| | | | | | | | | | - Replace USE_XPM with USE_XORG - Cleanup Makefile - Use SF macro - Bump PORTREVISION Notes: svn path=/head/; revision=209677
* - 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Employ PLIST_FILES/PORTDOCS and kill pkg-plist.Alexey Dokuchaev2005-05-272-3/+6
| | | | Notes: svn path=/head/; revision=136235
* - Update to 0.0.4Alexey Dokuchaev2005-03-024-7/+7
| | | | | | | - Use DOCSDIR macro in pkg-plist Notes: svn path=/head/; revision=130183
* Update my email address to `@FreeBSD.org'.Alexey Dokuchaev2004-08-271-1/+1
| | | | | | | | | | Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor) Notes: svn path=/head/; revision=117395
* - SIZEifyKirill Ponomarev2004-02-291-0/+1
| | | | | | | | PR: ports/63548 Submitted by: maintainer Notes: svn path=/head/; revision=102567
* - Update to version 0.0.3Kirill Ponomarev2003-09-242-2/+2
| | | | | | | | | | - Fix build with gcc3 PR: 56867 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer) Notes: svn path=/head/; revision=89241
* Add missing MASTER_SITE_SUBDIRKirill Ponomarev2003-07-311-4/+4
| | | | | | | | | | | | Remove temporary distfile location Fix couple of ${INSTALL_PROGRAM}'s PR: 55103 Submitted by: maintainer Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86042
* New port: wmqstatMax Khon2003-04-275-0/+69
wmQStat is a dockable front-end to qstat by Steve Jankowski, a popular command-line monitor of lots of Internet game servers, i.e. Quake/W/2/3, Hexen2/W, HL/CS, Tribes/2, RtCW, Unreal, Heretic2, Descent3, to name a few (this list is by far not complete). Submitted by: Alexey Dokuchaev Notes: svn path=/head/; revision=79747