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) combination for a given watch list. This is what FreshPorts will look for.

Port details
nwreckdum Utility for manipulating of Quake packed data files
0.0.6_2 archivers on this many watch lists=4 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.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 search for ports maintained by this maintainer
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, star
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.
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/nwreckdum
  2. /usr/local/share/licenses/nwreckdum-0.0.6_2/catalog.mk
  3. /usr/local/share/licenses/nwreckdum-0.0.6_2/LICENSE
  4. /usr/local/share/licenses/nwreckdum-0.0.6_2/GPLv2
Collapse this list.
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):
nwreckdum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.6_20.0.6_20.0.6_20.0.6_20.0.6_2-0.0.6_2-
FreeBSD:13:quarterly0.0.6_20.0.6_20.0.6_20.0.6_20.0.6_20.0.6_20.0.6_20.0.6_2
FreeBSD:14:latest0.0.6_20.0.6_20.0.6_20.0.6_20.0.6_20.0.6_2-0.0.6_2
FreeBSD:14:quarterly0.0.6_20.0.6_2-0.0.6_20.0.6_20.0.6_20.0.6_20.0.6_2
FreeBSD:15:latest0.0.6_20.0.6_2n/a0.0.6_2n/a0.0.6_20.0.6_20.0.6_2
FreeBSD:15:quarterly--n/a-n/a---
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/danfe/nwreckdum/tar.gz/22cbc47?dummy=/
Collapse this list.

Number of commits found: 28

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.0.6_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.0.6_2
20 Jul 2022 14:20:49
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.0.6_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.0.6_2
06 May 2015 12:57:56
Revision:385514Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:374000Original commit files touched by this commit
danfe search for other commits by this committer
archivers/nwreckdum: point to a new home on GitHub
games/q2pro: reclaim maintainership
31 Oct 2014 16:11:34
Revision:371872Original commit files touched by this commit Refresh
amdmi3 search for other commits by this committer
- 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
Revision:367530Original commit files touched by this commit
danfe search for other commits by this committer
- 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
Revision:352930Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove Author line
0.0.6_2
25 Sep 2013 03:26:07
Revision:328246Original commit files touched by this commit
vanilla search for other commits by this committer
Support stage.
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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
Revision:320228Original commit files touched by this commit
bdrewery search for other commits by this committer
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
Revision:309018Original commit files touched by this commit
danfe search for other commits by this committer
- 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
Revision:308152Original commit files touched by this commit
danfe search for other commits by this committer
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
Revision:306443Original commit files touched by this commit
danfe search for other commits by this committer
- Add LICENSE (GPLv2)
- Refine COMMENT and port description

Feature safe:	yes
0.0.6_2
26 Sep 2012 08:59:21
Revision:304888Original commit files touched by this commit
danfe search for other commits by this committer
- 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
Original commit files touched by this commit
danfe search for other commits by this committer
Restore Author: tag erroneously removed in previous commit.
0.0.6_2
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
0.0.6_2
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
0.0.6_2
13 Feb 2011 14:25:20
Original commit files touched by this commit
danfe search for other commits by this committer
Rephrase COMMENT and reformat port description.
0.0.6_2
09 Mar 2010 21:49:57
Original commit files touched by this commit
danfe search for other commits by this committer
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
Original commit files touched by this commit
danfe search for other commits by this committer
Mention "list" capability provided by local patch.
0.0.6
03 Nov 2006 05:31:08
Original commit files touched by this commit
danfe search for other commits by this committer
Add a patch to allow to list pak-file contents without extracting it.
0.0.6
20 Dec 2005 16:39:03
Original commit files touched by this commit
danfe search for other commits by this committer
Add SHA256 hashes to my ports in this category.
0.0.6
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.0.6
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.0.6
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.0.6
02 Jun 2003 13:48:23
Original commit files touched by this commit
fjoe search for other commits by this committer
New port: nwreckdum

Utility for extracting/creating Quake PAK file.

Submitted by:   Alexey Dokuchaev

Number of commits found: 28