Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.2.3 04 Mar 2025 15:23:58
    |
Kai Knoblich (kai)  |
archivers/deutex: Update to 5.2.3
* Switch to official release tarballs as upstream provides them.
* Change from PORTVERSION to the preferred DISTVERSION to follow
the PHB more closely.
* Remove GNU_CONFIGURE_MANPREFIX because it's no longer needed
since 9fd7ee1cdf6c.
Changelog:
https://github.com/Doom-Utils/deutex/releases/tag/v5.2.3 |
5.2.2_1 02 Mar 2024 16:19:01
    |
Nuno Teixeira (eduardo)  |
archivers/deutex: Move man pages to share/man
Approved by: portmgr (blanket) |
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) |
5.2.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 ) |
5.2.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 ) |
5.2.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.2.2 19 Jan 2021 11:20:56
  |
kai  |
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
  |
kai  |
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
  |
kai  |
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
  |
kai  |
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 ) |
4.4.0_1 03 Aug 2019 10:54:02
  |
antoine  |
Mark BROKEN: unfetchable |
4.4.0_1 26 Jul 2016 16:51:16
  |
mat  |
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
  |
amdmi3  |
- Switch to options helpers |
4.4.0_1 31 Oct 2014 16:43:12
  |
amdmi3  |
- Clarify LICENSE |
4.4.0_1 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 |
4.4.0_1 07 Sep 2014 12:10:52
  |
danfe  |
- 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
  |
adamw  |
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. |
4.4.0_1 05 Jan 2014 00:15:01
  |
bapt  |
Support stage |
4.4.0_1 03 Jan 2014 14:42:08
  |
adamw  |
Remove NOPORT* from archivers. The only holdouts here are ruby@ now. |
4.4.0_1 20 Sep 2013 13:11:21
  |
bapt  |
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
 |
danfe  |
- 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
 |
danfe  |
- Adjust COMMENT
- Add LICENSE (GPLv2)
- Install changelog
- Do some minor cleanups |
4.4.0 01 Sep 2011 03:04:29
 |
danfe  |
Improve wording and reformat. |
4.4.0 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
4.4.0 03 May 2006 05:14:35
 |
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
4.4.0 22 Dec 2005 12:47:37
 |
danfe  |
- Fix a punctuation typo
- Reformat slightly so it looks better |
4.4.0 20 Dec 2005 15:55:30
 |
danfe  |
Add deutex 4.4.0, an advanced WAD composer for games like Doom, Heretic,
Hexen, and Strife.
WWW: http://www.teaser.fr/~amajorel/deutex/ |