Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.48.14,1 04 Jan 2024 08:48:26 |
Alexey Dokuchaev (danfe) |
games/doomlegacy: update Doom Legacy to version 1.48.14 (rev1663)
- Retire IPX support (removed from FreeBSD nearly 10 years ago)
- Add optional support for zipped WAD files, e.g. `phobiata.zip'
- Link against zlib to decompress some "extended node" formats
- Do not patch the `make_options' file, propagate the variables
down to make(1) via the environment and command line instead
- Drop needless parentheses when installing documentation files
Reported by: portscout |
1.48.12,1 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
1.48.12,1 12 Jan 2023 02:44:44 |
Alexey Dokuchaev (danfe) |
games/doomlegacy: update Doom Legacy to version 1.48.12 (rev 1643)
Now have to unset SVN_ENABLE so that run-time SVN revision reporting
works, and rename one patch file to match modern naming conventions.
Reported by: portscout |
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) |
1.48.8_1,1 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 ) |
1.48.8_1,1 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 ) |
1.48.8_1,1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.48.8,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.48.8,1 08 Jan 2021 17:28:13 |
danfe |
Update Doom Legacy to version 1.48.8 (rev 1568).
Found out via: repology.org |
1.48.6,1 22 Oct 2020 02:40:44 |
danfe |
Update Doom Legacy to version 1.48.6 (rev1552).
Reported by: portscout |
1.48.4,1 08 Jun 2020 11:22:01 |
danfe |
Update Doom Legacy to version 1.48.4 (rev 1531).
Found out via: repology.org |
1.47.2,1 08 Dec 2019 12:15:29 |
danfe |
Belatedly update Doom Legacy to version 1.47.2 (r1412) and unbreak.
The new features include MBF (Marine's Best Friend) compatibility, support
for sprites with 16 rotation positions, the possibility of multiple clients
and the server running on the same computer, plus many bug fixes.
While here, move ${DMDIR} up in WAD search list (DEFWADS20 -> DEFWADS04),
add ASM_BROKEN and missing `gl' to USE_GL, improve diagnostics and fix
potential segmentation fault in the owner_wad_search_order() function. |
1.46.3_1,1 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
1.46.3_1,1 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.46.3_1,1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.46.3,1 07 Apr 2017 17:39:58 |
danfe |
Disable searching for WADs in the current directory as it can easily take
up a lot of time (e.g., when launched from $HOME) and thus delay the game
startup in a very annoying way (also stresses the disks a lot). |
1.46.3,1 07 Apr 2017 15:43:20 |
danfe |
- Update Doom Legacy to version 1.46.3
- Do not pass SVN_REV via CFLAGS, it is now defined in `src/d_main.c'
- OLD_DEPENDENCIES is no longer a valid setting, stop referencing it
- When adjusting default WAD search path, fix only one DEFWADS rather
than a bunch of them (one is enough)
- Remove old hack for better support for relative paths (for `-iwad'
switch): it no longer applies and the game works correctly per se
- Remove Clang-related fixes that were integrated upstream
- Do not overwrite `make_options' file, simply append few necessary
settings at the end of it
List of changes: http://doomlegacy.sourceforge.net/docs/whatsnew.html |
1.45.2,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.45.2,1 20 Aug 2015 06:46:34 |
danfe |
During the exp-run in PR 201377, it was found that `games/doomlegacy' gives
errors with a recent Clang 3.7.0 snapshot (final linking fails).
This is because the program uses the wrong form of inline function, causing
linking to fail. This can be fixed easily by using "static inline" instead.
PR: 202498
Submitted by: dim |
1.45.2,1 15 Mar 2015 14:36:41 |
danfe |
- Update to version 1.45.2 (r1139, still officially beta)
- Remove some of our patches that were integrated or reworked upstream (bugs
603, 607, and 617; revisions r1130, r1135)
- Now, system compiler is upheld by setting CC_ENVIRONMENT variable
- Try to unbreak parallel builds by pre-generating .dep files in `pre-build'
- Take maintainership back after giving it to games@ team didn't work out |
1.45.b1_2,1 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.45.b1_1,1 03 Dec 2014 13:36:41 |
amdmi3 |
- Fix build by marking as MAKE_JOBS_UNSAFE
MFH: 2014Q4 |
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 |
1.45.b1_1,1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.45.b1,1 22 Aug 2014 10:21:09 |
danfe |
Unbreak on big-endian architectures (e.g., PowerPC). |
1.45.b1,1 21 Aug 2014 15:54:31 |
danfe |
- Update to version 1.45 beta1
- Transfer maintainership to games@
I've managed to push some of the patches upstream, but not all. |
1.44.a4_1,1 27 Mar 2014 15:31:46 |
danfe |
Add an option to disable IPX support. Given that IPX was removed in SRC
r263140, conditionalize on exists(/usr/include/netipx/ipx.h), and disable
it by default (thus bump PORTREVISION). While here, stagify the port.
PR: ports/186966
Submitted by: swills |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
1.44.a4,1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.44.a4,1 17 May 2013 01:02:37 |
danfe |
- Update to version 1.44_alpha4
- Do not use hand-written assembly code by default: upstream says they do
not currently maintain it, and it does not contain many new improvements
made to rendering, nor fog effects (ticket #604)
- Fix memory reporting in I_GetFreeMem() on amd64 (reported by Ilya Arkhipov)
- Enable key auto repeat in the menu/console (ticket #587)
- Assume maintainership while hacking on it more than I originally intended
Most of the patches were submitted upstream (tickets 587, 602-610). |
1.44.a3,1 22 Nov 2012 11:20:34 |
danfe |
- Do not require absolute paths for 3rd-party IWADs: search DOOMWADDIR only
if specified file name does not contain any slashes (that is, now there
is a difference between `-iwad plutonia.wad' and `-iwad ./plutonia.wad')
- Utilize per-architecture feature of new OPTIONS framework
Feature safe: yes |
1.44.a3,1 07 Nov 2012 13:41:52 |
danfe |
GC unused file (forgotten in r307068).
Feature safe: yes |
1.44.a3,1 06 Nov 2012 15:12:08 |
danfe |
As optimized assembly routines are i386 only, do not offer this option for
other architectures. If anyone can prove they also can work/benefit amd64,
please feel free to adjust the check.
Feature safe: yes |
1.44.a3,1 06 Nov 2012 14:55:25 |
danfe |
- Compress legacy.wad distfile (deflate 65%)
- Minor cosmetic Makefile changes
Feature safe: yes |
1.44.a3,1 06 Nov 2012 13:25:21 |
danfe |
- Fix stupid typo in MASTER_SITES
- Really remove pkg-plist
Feature safe: yes
Pointy hat to: danfe |
1.44.a3,1 06 Nov 2012 13:15:40 |
danfe |
Overhaul the port to make it usable and up-to-date with the reality:
- Update to version 1.44 alpha3 (unfortunately, for the sake of sane version
number, have to bump PORTEPOCH)
- Switch to unified SDL media interface (this is what all modern systems
should use) and stop building and installing no longer required stuff; now
both sound and music works as expected out of the box
- Switch from kvm(3) kernel memory interface calls to obtain memory stats to
sysctl(3) to avoid kmem group privileges (setgid bit) requirement
- Get rid of wrapper script by providing better default value of DOOMWADDIR
- Rename X86_ASM option to standard ASM (which already has nice description)
- Change USE_GL knob value from umbrella "yes" to more specific "glu"
- Adjust COMMENT and define LICENSE (GPLv2); really honor CC and CFLAGS
- Utilize PORTDOCS and PLIST_FILES and thus purge pkg-plist
- Trim Makefile header while I'm here per new world order
- Provide better and cleaner port description
Feature safe: yes
Inspired
by: http://lists.freebsd.org/pipermail/freebsd-questions/2012-August/244371.html
Tested on: i386 only :( |
142_7 12 Jun 2012 16:35:45 |
bapt |
Convert to new options framework |
142_7 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
142_6 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
142_6 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
142_6 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
142_5 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
142_5 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
142_5 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
142_4 07 Jun 2007 00:00:31 |
alepulver |
- Bump PORTREVISION.
- Fix wrapper script not correctly creating ~/.doomlegacy [1].
- Fix building with GCC 4.2 and remove BROKEN on FreeBSD 7.x.
- Take maintainership.
PR: ports/113184
Submitted by: Georgi Georgiev <roots_bg@yahoo.com> [1] |
142_3 27 May 2007 02:34:08 |
kris |
BROKEN with gcc 4.2 |
142_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
142_2 12 Mar 2007 15:46:28 |
linimon |
Return to pool at maintainer's request. The next generation of code (v2)
will probably replace this port at some point anyway.
Hat: portmgr |
142_2 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
142_2 18 Sep 2006 19:58:07 |
alepulver |
- Bump PORTREVISION.
- Install wrapper script as PORTNAME (easier to find for users).
- Rename directory from ~/.legacy to ~/.doomlegacy.
- Do not use /usr/local, /usr/X11R6, /usr/local/include/SDL11 and -lSDL-1.1
directly. Use variables/command output instead.
- Improve wrapper script: only create ~/.doomlegacy once, do not symlink WAD
files since it looks in DOOMWADDIR (environment variable).
- Remove ONLY_FOR_ARCHS=i386 (builds at least on amd64).
PR: ports/103156
Approved by: maintainer (timeout) |
142_1 17 Nov 2005 11:51:51 |
barner |
- Integrate with "doom-data".
- Add ONLY_FOR_ARCHS=i386
- Add OPTIONS (for x86 asm).
- Make wrapper script.
- Add SHA256
- Add NOPORTDOCS support and use DATADIR
- Respect CC and CFLAGS
PR: ports/86446
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Tweaked by: barner
Approved by: Maintainer timeout (2 months) |
142_1 05 Mar 2005 23:17:30 |
sem |
- Add patch to fix sound for ALC650 AC97 Codec on ASUS A7V8X
Submitted by: glebius
Obtained from: mplayer |
142 05 Aug 2004 12:21:15 |
vs |
Update to 1.4.2
PR: ports/69253
Submitted by: Miguel Mendez
Approved by: maintainer timeout |
141 19 Apr 2004 08:55:49 |
kris |
unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS |
141 28 Mar 2004 17:01:31 |
pav |
- Update to 141
PR: ports/62895 (based on)
Submitted by: No Name <arundel@gmx.net>
Approved by: maintainer timeout (6 weeks) |
1.32b4_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.32b4 02 Oct 2003 23:12:45 |
kris |
Actually pass in PTHREAD_{LIBS,CFLAGS} to the port build. |
1.32b4 02 Oct 2003 22:56:20 |
kris |
Respect CC, CFLAGS, PTHREAD_LIBS and PTHREAD_CFLAGS (unbreaks build on 5.x) |
1.32b4 25 Apr 2003 11:53:11 |
olgeni |
Fix WWW entry. |
1.32b4 25 Apr 2003 11:51:10 |
olgeni |
Sort plist. |
1.32b4 21 Feb 2003 12:06:01 |
knu |
De-pkg-comment. |
1.32b4 19 Jan 2003 03:24:34 |
edwin |
Make games/doomlegacy compiling on -current |
1.32b4 17 Jan 2003 05:21:52 |
edwin |
New port: games/doomlegacy
Doomlegacy is popular clone of Doom game.
PR: ports/37536
Submitted by: Alexander G. Chetirbock <bock@bock.nnov.ru> |