Port details |
- qwdtools Convert QuakeWorld demos from QWD format to MVD format
- 0.34.20220905,2 games =2 0.34.20220905,2Version of this port present on the latest quarterly branch.
- Maintainer: vvd@FreeBSD.org
- Port Added: 2003-09-24 19:12:22
- Last Update: 2024-12-31 13:59:49
- Commit Hash: 2b3b505
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: converters
- License: GPLv2+
- WWW:
- https://github.com/QW-Group/qwdtools
- Description:
- QWDtools is a powerful utility to convert regular uncompressed
QuakeWorld demo files (in QWD format) to new-era multi-view format.
No QWZ format support yet, but one can always convert them to QWD
manually with Qizmo and run them through QWDtools after that.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qwdtools>0:games/qwdtools
- To install the port:
- cd /usr/ports/games/qwdtools/ && make install clean
- To add the package, run one of these commands:
- pkg install games/qwdtools
- pkg install qwdtools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qwdtools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1662415276
SHA256 (QW-Group-qwdtools-0.34.20220905-8af104b_GH0.tar.gz) = df3cad50095e6de23214d73a290df82f2fc69cc31177024f26c7d9b17a3dfe77
SIZE (QW-Group-qwdtools-0.34.20220905-8af104b_GH0.tar.gz) = 66293
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_qwdtools
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.34.20220905,2 31 Dec 2024 13:59:49 |
Piotr Kubaj (pkubaj) |
games/qwdtools: fix build on big-endian
CMake Error at CMakeLists.txt:74 (target_compile_definitions):
target_compile_definitions called with invalid arguments |
0.34.20220905,2 21 Sep 2024 13:37:08 |
Alexey Dokuchaev (danfe) |
games/qwdtools: emancipate the port and update to the latest commit
- QWDtools now live in their own upstream GitHub repository, contrary
to being part of the MVDSV before, and build themselves using CMake
- Assign maintainership to vvd@ who has better knowledge of this code
and more tight connections with other developers
PR: 280374 |
0.34,2 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
0.34,2 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
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 ) |
0.34,2 25 Sep 2021 02:43:04 |
Alexey Dokuchaev (danfe) |
games/{mvdsv,qwdtools}: update the ports to version 0.34.
Reported by: portscout |
0.33,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.33,2 16 Dec 2020 04:28:22 |
danfe |
Update MVDSV and QWDtools to version 0.33.
Reported by: maintainer |
0.32,2 19 Mar 2020 07:53:07 |
danfe |
- 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 21 Jan 2016 10:05:35 |
danfe |
- 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 20 Jan 2016 18:53:34 |
antoine |
Mark BROKEN: fails to patch
Reported by: pkg-fallout
MFH: 2016Q1 |
0.29,2 08 Oct 2013 15:59:56 |
danfe |
- 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 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.28,2 29 Jun 2009 10:27:53 |
danfe |
- 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.176 15 Nov 2004 11:45:36 |
danfe |
Update and convert to use `games/mvdsv' as master port.
Approved by: fjoe (mentor, implicit) |
0.02 27 Aug 2004 08:46:33 |
danfe |
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.02 29 Feb 2004 20:50:30 |
krion |
- SIZEify
PR: ports/63548
Submitted by: maintainer |
0.02 24 Sep 2003 19:11:35 |
krion |
This is a port of QWDtools For UNIX, very useful utility to
convert QuakeWorld demos from QWD format to MVD, with quite a
few options.
PR: 57145
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> |