aboutsummaryrefslogtreecommitdiff
path: root/games/mvdsv
Commit message (Collapse)AuthorAgeFilesLines
* Utilize OPTIONS helpers; drop quotes; fix broken indentation in USES knob.Alexey Dokuchaev2014-03-171-11/+4
| | | | Notes: svn path=/head/; revision=348459
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347760
* - Remove hardcoded "gcc" in configure script to unbreak on -CURRENTAlexey Dokuchaev2013-10-082-12/+3
| | | | | | | | | | - Stagify; drop no longer needed MAKE_ARGS and post-install target - Touch pkg-descr and slave port's COMMENT while I'm at them Reported by: pkg-fallout Notes: svn path=/head/; revision=329800
* 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
* - Unbreak the build in GCC-less environments: respect CC, pacify ClangAlexey Dokuchaev2013-09-122-1/+17
| | | | | | | | | - Fix the inner Makefile.BSD to allow -jX builds, remove MAKE_JOBS_UNSAFE Reported by: pkg-fallout Notes: svn path=/head/; revision=327066
* Fix build with bmakeBaptiste Daroussin2013-05-051-0/+20
| | | | Notes: svn path=/head/; revision=317436
* - Trim old-school Makefile header per new bylawsAlexey Dokuchaev2013-03-171-11/+14
| | | | | | | - Convert to modern OPTIONS framework (courtesy of jgh@) Notes: svn path=/head/; revision=314450
* Unbreak the build on 64-bit architectures.Alexey Dokuchaev2011-08-181-1/+1
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=279947
* - Update mvdsv (and thus qwdtools slave port) to version 0.29Alexey Dokuchaev2011-08-092-9/+7
| | | | | | | - Define LICENSE knob (GPLv2) Notes: svn path=/head/; revision=279320
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* Mention this is also master port for qwdtools in the header.Alexey Dokuchaev2009-06-291-1/+1
| | | | Notes: svn path=/head/; revision=236768
* - Update to version 0.28Alexey Dokuchaev2009-06-294-159/+31
| | | | | | | | | | - Reflect project move to qw-dev.net - Drop custom Makefile, use vendor provided - Utilize OPTIONS - Properly display pkg-message Notes: svn path=/head/; revision=236766
* Fix the build of slave port, `games/qwdtools'.Alexey Dokuchaev2007-11-101-1/+3
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=202617
* Update to version 0.27.Alexey Dokuchaev2007-10-153-12/+24
| | | | Notes: svn path=/head/; revision=201491
* Provide a knob to disable kqueue support.Alexey Dokuchaev2006-07-052-0/+7
| | | | Notes: svn path=/head/; revision=166980
* Update to version 0.20.Alexey Dokuchaev2006-07-053-12/+24
| | | | Notes: svn path=/head/; revision=166979
* Stop building unneeded file.Alexey Dokuchaev2006-03-221-1/+0
| | | | Notes: svn path=/head/; revision=157946
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Remove controversial and GCC version-specific optimization options.Alexey Dokuchaev2005-10-262-23/+1
| | | | Notes: svn path=/head/; revision=146386
* - Update to version 0.19. We had finally happened to agree on versionAlexey Dokuchaev2005-10-263-8/+20
| | | | | | | | | numbering scheme, so this is pretty official now. Bump PORTEPOCH, hopefully the last time - Provide better MASTER_SITES locations Notes: svn path=/head/; revision=146376
* Try to outwit make(1). This should stop strange reports of ``target is upAlexey Dokuchaev2005-10-261-2/+2
| | | | | | | to date'' messages kris@ has been nagging me with for a while. Notes: svn path=/head/; revision=146375
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-122-3/+3
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-112-3/+3
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to version 0.178.Alexey Dokuchaev2005-03-032-3/+3
| | | | Notes: svn path=/head/; revision=130267
* Update to version 0.177.Alexey Dokuchaev2004-11-242-3/+3
| | | | | | | Approved by: fjoe (mentor, implicit) Notes: svn path=/head/; revision=122275
* Bump PORTEPOCH, since PORTVERSION was decreased by previous commit.Kirill Ponomarev2004-11-161-0/+1
| | | | Notes: svn path=/head/; revision=121743
* Update to 0.176, latest stable version.Alexey Dokuchaev2004-11-154-14/+40
| | | | | | | Approved by: fjoe (mentor, implicit) Notes: svn path=/head/; revision=121656
* 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
* Long-awaited update of mvdsv from 0.1723b -> 0.1725b,Sergey A. Osokin2004-04-294-8/+33
| | | | | | | | | | | after discovery of new "official" development site of MVDSV project. Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer) PR: 65847 Notes: svn path=/head/; revision=107963
* - SIZEifyKirill Ponomarev2004-02-291-0/+1
| | | | | | | | PR: ports/63548 Submitted by: maintainer Notes: svn path=/head/; revision=102567
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* - Update to version 0.1723bKirill Ponomarev2004-01-194-23/+6
| | | | | | | | PR: 61571 Submitted by: maintainer Notes: svn path=/head/; revision=98537
* - Update to version 0.1722bKirill Ponomarev2004-01-097-140/+10
| | | | | | | | | | - Port is not FORBIDDEN anymore PR: 61146 Submitted by: maintainer Notes: svn path=/head/; revision=97813
* - Mark FORBIDDEN, because remote buffer overflow exists forKirill Ponomarev2003-12-061-0/+2
| | | | | | | | | this port version Submitted by: maintainer Notes: svn path=/head/; revision=95192
* Do not grumble about WITHOUT_X86_ASM knob when building on non-i386 platform.Max Khon2003-06-031-1/+1
| | | | | | | Submitted by: Alexey Dokuchaev (MAINTAINER) Notes: svn path=/head/; revision=82211
* New port: mvdsvMax Khon2003-06-0310-0/+270
Enhanced QuakeWorld server with multi-view demos capability. Submitted by: Alexey Dokuchaev Notes: svn path=/head/; revision=82209