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
deutex WAD file manipulator for Doom, Heretic, Hexen, and Strife
5.2.2_1 archivers 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 5.2.2Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-20 16:08:55
Last Update: 2024-03-02 16:19:01
Commit Hash: 070054d
Also Listed In: games
License: GPLv2 LGPL20 MIT
WWW:
https://github.com/Doom-Utils/deutex
Description:
DeuTex is a tool to work with WAD files for Doom, Heretic, Hexen, and Strife. It can be used to extract the lumps from a WAD and save them as individual files. Conversely, it can also build a WAD from separate files. When extracting a lump to a file, it does not just copy the raw data, it converts it to an appropriate format (such as PPM for graphics, Sun audio for samples, etc.). Conversely, when it reads files for inclusion in PWADs, it does the necessary conversions (for example, from PPM to Doom picture format). In addition, DeuTex has functions such as merging WADs, etc. If you're doing any WAD hacking beyond level editing, DeuTex is a must.
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 (7 items)
Collapse this list.
  1. bin/deutex
  2. share/man/man6/deutex.6.gz
  3. /usr/local/share/licenses/deutex-5.2.2_1/catalog.mk
  4. /usr/local/share/licenses/deutex-5.2.2_1/LICENSE
  5. /usr/local/share/licenses/deutex-5.2.2_1/GPLv2
  6. /usr/local/share/licenses/deutex-5.2.2_1/LGPL20
  7. /usr/local/share/licenses/deutex-5.2.2_1/MIT
Collapse this list.
Dependency lines:
  • deutex>0:archivers/deutex
To install the port:
cd /usr/ports/archivers/deutex/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/deutex
  • pkg install deutex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: deutex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1609747126 SHA256 (Doom-Utils-deutex-v5.2.2_GH0.tar.gz) = 767e75eb3615bb732947448b81031410e26f808dfc3a099d64a483931fe0b313 SIZE (Doom-Utils-deutex-v5.2.2_GH0.tar.gz) = 124644

Packages (timestamps in pop-ups are UTC):
deutex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.2.2_15.2.2_15.2.25.2.2_15.2.2_1-5.2.1-
FreeBSD:13:quarterly5.2.25.2.25.2.25.2.25.2.25.2.25.2.25.2.2
FreeBSD:14:latest5.2.2_15.2.2_15.2.25.2.25.2.2_15.2.2-5.2.2
FreeBSD:14:quarterly5.2.25.2.2-5.2.25.2.25.2.25.2.25.2.2
FreeBSD:15:latest5.2.2_15.2.2_1n/a5.2.2n/a5.2.25.2.25.2.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. a2x : textproc/asciidoc
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
Library dependencies:
  1. libpng.so : graphics/png
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for deutex-5.2.2_1: DOCS=on: Build and/or install documentation PNG=on: PNG image format support ===> Use 'make config' to modify these settings
Options name:
archivers_deutex
USES:
autoreconf pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Doom-Utils/deutex/tar.gz/v5.2.2?dummy=/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.2.2_1
02 Mar 2024 16:19:01
commit hash: 070054d9d874367aa943f00c8d41c6702a33527acommit hash: 070054d9d874367aa943f00c8d41c6702a33527acommit hash: 070054d9d874367aa943f00c8d41c6702a33527acommit hash: 070054d9d874367aa943f00c8d41c6702a33527a files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
archivers/deutex: Move man pages to share/man

Approved by:	portmgr (blanket)
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)
5.2.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)
5.2.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)
5.2.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.
5.2.2
19 Jan 2021 11:20:56
Revision:562043Original commit files touched by this commit
kai search for other commits by this committer
archivers/deutex: Update to 5.2.2

Changelog:

https://github.com/Doom-Utils/deutex/blob/v5.2.2/NEWS.adoc
5.2.1
25 Aug 2019 09:42:04
Revision:509782Original commit files touched by this commit
kai search for other commits by this committer
archivers/deutex: Update WWW field

* Point to the new home as the previous site has ceased to exist. This
  should have been added with r508451.

Reported by:	Repology
5.2.1
15 Aug 2019 21:27:17
Revision:509056Original commit files touched by this commit
kai search for other commits by this committer
archivers/deutex: Update to 5.2.1

Changelog:

* "configure" was broken in 5.2.0 for systems without AsciiDoc installed. It
  now properly checks for "a2x" conditionally along with the possible
  "--disable-man parameter".

https://github.com/Doom-Utils/deutex/releases/tag/v5.2.1
5.2.0
09 Aug 2019 13:02:32
Revision:508451Original commit files touched by this commit
kai search for other commits by this committer
archivers/deutex: Update to 5.2.0 and unbreak

After many years of being dormant upstream has continued the development,
moved to GitHub and modernized the whole code base.

* Remove the patch for deutex.h that is no longer required. [1]
* Also take maintainership for a while.

Notable changes since the 4.4.0 release:

* Removed DeuSF binary and WinTex related features/options.

* PNG support added. If compiled in, it is the default extraction format,
  PPM otherwise.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.4.0_1
03 Aug 2019 10:54:02
Revision:507947Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
4.4.0_1
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
4.4.0_1
07 Jan 2016 14:43:48
Revision:405446Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
4.4.0_1
31 Oct 2014 16:43:12
Revision:371876Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Clarify LICENSE
4.4.0_1
31 Oct 2014 16:11:34
Revision:371872Original commit files touched by this commit
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
4.4.0_1
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
4.4.0_1
16 Jul 2014 03:47:06
Revision:362027Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.
4.4.0_1
05 Jan 2014 00:15:01
Revision:338704Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
4.4.0_1
03 Jan 2014 14:42:08
Revision:338542Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORT* from archivers. The only holdouts here are ruby@ now.
4.4.0_1
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
4.4.0_1
12 Feb 2012 09:09:18
Original commit files touched by this commit
danfe search for other commits by this committer
- Fix bad work with data types between architectures which resulted in
  immediate segfault when being run on e.g. amd64
- Fix wrong length when reading block into structure (probably a typo)
- Other minor non-functional fixes

PR:             ports/161664
Submitted by:   Cray Elliott
4.4.0
01 Sep 2011 03:27:26
Original commit files touched by this commit
danfe search for other commits by this committer
- Adjust COMMENT
- Add LICENSE (GPLv2)
- Install changelog
- Do some minor cleanups
4.4.0
01 Sep 2011 03:04:29
Original commit files touched by this commit
danfe search for other commits by this committer
Improve wording and reformat.
4.4.0
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)
4.4.0
03 May 2006 05:14:35
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
4.4.0
22 Dec 2005 12:47:37
Original commit files touched by this commit
danfe search for other commits by this committer
- Fix a punctuation typo
- Reformat slightly so it looks better
4.4.0
20 Dec 2005 15:55:30
Original commit files touched by this commit
danfe search for other commits by this committer
Add deutex 4.4.0, an advanced WAD composer for games like Doom, Heretic,
Hexen, and Strife.

WWW: http://www.teaser.fr/~amajorel/deutex/

Number of commits found: 26