notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mvdsv Enhanced QuakeWorld server with multi-view demos capability
0.34,2 games on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.34,2Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-06-03 19:36:47
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv2
WWW:
https://github.com/deurk/mvdsv
Description:
MVDSV is popular QuakeWorld server with new amazing possibilities, most notably, of course, being multi-view demos. MVD demos are probably the biggest step in QuakeWorld since Qizmo release. MVDSV is also the best server to use with KTeams Pro deathmatch mod, and in fact is required for the latter's full functionality.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/mvdsv
  2. /usr/local/share/licenses/mvdsv-0.34,2/catalog.mk
  3. /usr/local/share/licenses/mvdsv-0.34,2/LICENSE
  4. /usr/local/share/licenses/mvdsv-0.34,2/GPLv2
Collapse this list.
Dependency lines:
  • mvdsv>0:games/mvdsv
To install the port:
cd /usr/ports/games/mvdsv/ && make install clean
To add the package, run one of these commands:
  • pkg install games/mvdsv
  • pkg install mvdsv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mvdsv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1632262916 SHA256 (deurk-mvdsv-0.34_GH0.tar.gz) = 8190718dfe1088f4f12a66177eeb01c1a527f5f465e70dec4fbb8feed4994c6a SIZE (deurk-mvdsv-0.34_GH0.tar.gz) = 597476

Packages (timestamps in pop-ups are UTC):
mvdsv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.34,20.34,20.33,20.34,20.34,2-0.33,2-
FreeBSD:13:quarterly0.34,20.34,20.34,20.34,20.34,20.34,20.34,20.34,2
FreeBSD:14:latest0.34,20.34,20.34,20.34,20.34,20.34,2-0.34,2
FreeBSD:14:quarterly0.34,20.34,2-0.34,20.34,20.34,20.34,20.34,2
FreeBSD:15:latest0.34,20.34,2n/a0.34,2n/a0.34,20.34,20.34,2
FreeBSD:15:quarterly--n/a-n/a---
Slave ports:
  1. games/qwdtools
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libpcre.so : devel/pcre
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mvdsv-0.34,2: OPTIMIZED_CFLAGS=off: Use extra compiler optimizations ===> Use 'make config' to modify these settings
Options name:
games_mvdsv
USES:
localbase:ldflags
pkg-message:
For install:
Make sure to provide required run-time environment and server configuration file first before running
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/deurk/mvdsv/tar.gz/0.34?dummy=/
Collapse this list.

Number of commits found: 50

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.34,2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.34,2
20 Jul 2022 14:21:58
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
games: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <benlutz@datacomm.ch>
  *  <janos.mohacsi@bsd.hu>
  *  Aaron Baugher
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron VonderHaar <avh4@usa.net>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Kranzel (adam@alameda.edu)
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.34,2
25 Sep 2021 02:43:04
commit hash: 3f10191e13302f5fdb8aa63e0cec1adaf2602f93commit hash: 3f10191e13302f5fdb8aa63e0cec1adaf2602f93commit hash: 3f10191e13302f5fdb8aa63e0cec1adaf2602f93commit hash: 3f10191e13302f5fdb8aa63e0cec1adaf2602f93 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
games/{mvdsv,qwdtools}: update the ports to version 0.34.

Reported by:	portscout
0.33,2
16 Apr 2021 04:08:39
commit hash: b81865a580a4550ab187e4757dd03bd03e47c58acommit hash: b81865a580a4550ab187e4757dd03bd03e47c58acommit hash: b81865a580a4550ab187e4757dd03bd03e47c58acommit hash: b81865a580a4550ab187e4757dd03bd03e47c58a files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Attempt to unbreak MVDSV and QWDtools on recent -CURRENT.

Reported by:	pkg-fallout
0.33,2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.33,2
16 Dec 2020 04:28:22
Revision:558206Original commit files touched by this commit
danfe search for other commits by this committer
Update MVDSV and QWDtools to version 0.33.

Reported by:	maintainer
0.32,2
19 Mar 2020 07:53:07
Revision:528698Original commit files touched by this commit
danfe search for other commits by this committer
- Belatedly update MVDSV and QWDtools to version 0.32
- Explicitly deduce endianness instead of patching sources
- Do not build bundled PCRE code, use the one from ports
- ASM option is 32-bit only and implies OPTIMIZED_CFLAGS
- Unfortunately, upstream had removed BSD Kqueue support
- Actualize WWW line in the port descriptions while here
0.30,2
13 Aug 2019 16:03:12
Revision:508837Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories e-g)
0.30,2
21 Jan 2016 15:47:48
Revision:406864Original commit files touched by this commit
danfe search for other commits by this committer
Don't build with `-ffast-math -funroll-loops' flags by default: contemporary
compilers should be smart enough to generate good code of of the box without
potentially unsafe fast-math, and remove standard `-O2 -fno-strict-aliasing'
options from the "optimized flags".
0.30,2
21 Jan 2016 10:05:35
Revision:406840Original commit files touched by this commit
danfe search for other commits by this committer
- Update `games/mvdsv' port to version 0.30
- Do not set DISTNAME, let the framework pick it for us
- Stop "configuring" the build, the most substantial part of which was to
  determine system endianness (by compiling and running simple program);
  this is not just bogus, but does not work with anticipated cross-builds
- Unbreak the build of `games/qwdtools' slave port
0.29,2
01 Jan 2016 11:36:35
Revision:404983Original commit files touched by this commit
rakuco search for other commits by this committer
Start fetching from GitHub and unmark BROKEN.

The original MASTER_SITE is gone, and the project appears to be maintained in
GitHub these days. diff -upr between the old zip file from
distcache.FreeBSD.org and the new tarball from GitHub only shows that the .svn/
directory is no longer shipped, and the $Id$ tags in the files are not expanded
anymore.
0.29,2
13 Dec 2015 09:41:23
Revision:403659Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken: does not fetch
0.29,2
17 Mar 2014 09:57:16
Revision:348459Original commit files touched by this commit
danfe search for other commits by this committer
Utilize OPTIONS helpers; drop quotes; fix broken indentation in USES knob.
10 Mar 2014 14:49:26
Revision:347760Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert g* to USES=zip
0.29,2
08 Oct 2013 15:59:56
Revision:329800Original commit files touched by this commit
danfe search for other commits by this committer
- Remove hardcoded "gcc" in configure script to unbreak on -CURRENT
- 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
0.29,2
20 Sep 2013 17:36:36
Revision:327730Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
0.29,2
12 Sep 2013 13:53:53
Revision:327066Original commit files touched by this commit
danfe search for other commits by this committer
- Unbreak the build in GCC-less environments: respect CC, pacify Clang
- Fix the inner Makefile.BSD to allow -jX builds, remove MAKE_JOBS_UNSAFE

Reported by:	pkg-fallout
0.29,2
05 May 2013 21:15:42
Revision:317436Original commit files touched by this commit
bapt search for other commits by this committer
Fix build with bmake
0.29,2
17 Mar 2013 14:55:29
Revision:314450Original commit files touched by this commit
danfe search for other commits by this committer
- Trim old-school Makefile header per new bylaws
- Convert to modern OPTIONS framework (courtesy of jgh@)
0.29,2
18 Aug 2011 08:04:43
Original commit files touched by this commit
danfe search for other commits by this committer
Unbreak the build on 64-bit architectures.

Reported by:    pav
0.29,2
09 Aug 2011 12:05:22
Original commit files touched by this commit
danfe search for other commits by this committer
- Update mvdsv (and thus qwdtools slave port) to version 0.29
- Define LICENSE knob (GPLv2)
0.28,2
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.28,2
20 Nov 2009 22:53:09
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
0.28,2
29 Jun 2009 11:00:08
Original commit files touched by this commit
danfe search for other commits by this committer
Mention this is also master port for qwdtools in the header.
0.28,2
29 Jun 2009 10:27:53
Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 0.28
- Reflect project move to qw-dev.net
- Drop custom Makefile, use vendor provided
- Utilize OPTIONS
- Properly display pkg-message
0.27,2
10 Nov 2007 23:24:40
Original commit files touched by this commit
danfe search for other commits by this committer
Fix the build of slave port, `games/qwdtools'.

Approved by:    portmgr (linimon)
0.27,2
15 Oct 2007 11:03:18
Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 0.27.
0.20,2
05 Jul 2006 13:14:37
Original commit files touched by this commit
danfe search for other commits by this committer
Provide a knob to disable kqueue support.
0.20,2
05 Jul 2006 13:00:35
Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 0.20.
0.19,2
22 Mar 2006 09:34:16
Original commit files touched by this commit
danfe search for other commits by this committer
Stop building unneeded file.
0.19,2
22 Jan 2006 11:18:58
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.19,2
26 Oct 2005 11:30:27
Original commit files touched by this commit
danfe search for other commits by this committer
Remove controversial and GCC version-specific optimization options.
0.19,2
26 Oct 2005 09:53:40
Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 0.19.  We had finally happened to agree on version
  numbering scheme, so this is pretty official now.  Bump PORTEPOCH,
  hopefully the last time
- Provide better MASTER_SITES locations
0.178,1
26 Oct 2005 09:36:01
Original commit files touched by this commit
danfe search for other commits by this committer
Try to outwit make(1).  This should stop strange reports of ``target is up
to date'' messages kris@ has been nagging me with for a while.
0.178
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.178
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.178,1
03 Mar 2005 13:00:02
Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 0.178.
0.177,1
24 Nov 2004 03:30:17
Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 0.177.

Approved by:    fjoe (mentor, implicit)
0.176,1
16 Nov 2004 09:43:51
Original commit files touched by this commit
krion search for other commits by this committer
Bump PORTEPOCH, since PORTVERSION was decreased by previous commit.
0.176
15 Nov 2004 11:41:43
Original commit files touched by this commit
danfe search for other commits by this committer
Update to 0.176, latest stable version.

Approved by:    fjoe (mentor, implicit)
0.1725b
27 Aug 2004 08:46:33
Original commit files touched by this commit
danfe search for other commits by this committer
Update my email address to `@FreeBSD.org'.
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)
0.1725b
29 Apr 2004 11:13:35
Original commit files touched by this commit
osa search for other commits by this committer
Long-awaited update of mvdsv from 0.1723b -> 0.1725b,
after discovery of new "official" development site of
MVDSV project.

Submitted by:   Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer)
PR:             65847
0.1723b
29 Feb 2004 20:50:30
Original commit files touched by this commit
krion search for other commits by this committer
- SIZEify

PR:             ports/63548
Submitted by:   maintainer
0.1723b
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
0.1723b
19 Jan 2004 09:43:00
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.1723b

PR:             61571
Submitted by:   maintainer
0.1722
09 Jan 2004 22:29:38
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.1722b
- Port is not FORBIDDEN anymore

PR:             61146
Submitted by:   maintainer
0.165b
06 Dec 2003 17:35:47
Original commit files touched by this commit
krion search for other commits by this committer
- Mark FORBIDDEN, because remote buffer overflow exists for
  this port version

Submitted by:   maintainer
0.165b
03 Jun 2003 20:16:27
Original commit files touched by this commit
fjoe search for other commits by this committer
Do not grumble about WITHOUT_X86_ASM knob when building on non-i386 platform.

Submitted by:   Alexey Dokuchaev (MAINTAINER)
0.165b
03 Jun 2003 19:36:13
Original commit files touched by this commit
fjoe search for other commits by this committer
New port: mvdsv

Enhanced QuakeWorld server with multi-view demos capability.

Submitted by:   Alexey Dokuchaev

Number of commits found: 50