Port details |
- nwreckdum Utility for manipulating of Quake packed data files
- 0.0.6_2 archivers
=6 0.0.6_2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2003-06-02 13:48:47
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: tardy, unzip, gtar, unrar, unshield
- Also Listed In: games
- License: GPLv2
- WWW:
- https://github.com/danfe/nwreckdum
- Description:
- NWReckDum is Quake PACK file format (.pak) manipulator. It allows one to
list, extract, and create packed game data files easily from command line.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nwreckdum>0:archivers/nwreckdum
- To install the port:
- cd /usr/ports/archivers/nwreckdum/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/nwreckdum
- pkg install nwreckdum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nwreckdum
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (danfe-nwreckdum-0.0.6-22cbc47_GH0.tar.gz) = 0fb540d0326032cd571c4cf7acc3a31e85502f157dea75988423a7634ad5101a
SIZE (danfe-nwreckdum-0.0.6-22cbc47_GH0.tar.gz) = 7840
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- archivers_nwreckdum
- 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 |
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.0.6_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.0.6_2 20 Jul 2022 14:20:49
    |
Tobias C. Berner (tcberner)  |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.0.6_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.0.6_2 06 May 2015 12:57:56
  |
mat  |
Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.0.6_2 05 Dec 2014 09:21:11
  |
danfe  |
archivers/nwreckdum: point to a new home on GitHub
games/q2pro: reclaim maintainership |
31 Oct 2014 16:11:34

|
amdmi3  |
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino |
0.0.6_2 07 Sep 2014 12:10:52
  |
danfe  |
- Bring some games-related archivers ports under games@ wing
- Wrap overly long lines while here |
0.0.6_2 03 May 2014 18:21:44
  |
sunpoet  |
- Remove Author line |
0.0.6_2 25 Sep 2013 03:26:07
  |
vanilla  |
Support stage. |
20 Sep 2013 13:11:21

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
0.0.6_2 07 Jun 2013 22:29:02
  |
bdrewery  |
Fix ports using GH_TAGNAME=master to depend on a known hash
instead of a branch that changes.
With hat: portmgr |
0.0.6_2 16 Dec 2012 15:49:27
  |
danfe  |
- Drop GLX_X86 from OPTIONS_DEFINE (forgotten in r309016)
- Do not reassign GH_PROJECT to its default value |
0.0.6_2 03 Dec 2012 14:32:10
  |
danfe  |
Do not override DISTNAME, default value is perfectly fine and makes more sense.
Feature safe: yes |
0.0.6_2 26 Oct 2012 14:13:04
  |
danfe  |
- Add LICENSE (GPLv2)
- Refine COMMENT and port description
Feature safe: yes |
0.0.6_2 26 Sep 2012 08:59:21
  |
danfe  |
- Move the source code under my GitHub account and integrate the patch
- Drop maintainership as I no longer actively use it these days
- Trim Makefile header per new world order + other minor cleanups |
0.0.6_2 24 Oct 2011 07:03:05
 |
danfe  |
Restore Author: tag erroneously removed in previous commit. |
0.0.6_2 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.0.6_2 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.0.6_2 13 Feb 2011 14:25:20
 |
danfe  |
Rephrase COMMENT and reformat port description. |
0.0.6_2 09 Mar 2010 21:49:57
 |
danfe  |
Make this port actually usable on arches were sizeof(long) != 4.
Reported by: alepulver
Tested on: amd64, ia64 |
0.0.6_1 22 Oct 2007 19:25:36
 |
danfe  |
Mention "list" capability provided by local patch. |
0.0.6 03 Nov 2006 05:31:08
 |
danfe  |
Add a patch to allow to list pak-file contents without extracting it. |
0.0.6 20 Dec 2005 16:39:03
 |
danfe  |
Add SHA256 hashes to my ports in this category. |
0.0.6 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.0.6 29 Feb 2004 20:50:30
 |
krion  |
- SIZEify
PR: ports/63548
Submitted by: maintainer |
0.0.6 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.0.6 02 Jun 2003 13:48:23
 |
fjoe  |
New port: nwreckdum
Utility for extracting/creating Quake PAK file.
Submitted by: Alexey Dokuchaev |