Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.0_1 24 Feb 2024 08:06:01 |
Muhammad Moinur Rahman (bofh) |
games/uqm: Moved man to share/man
Approved by: portmgr (blanket) |
0.8.0 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 |
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.8.0 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.8.0 19 Dec 2021 12:30:31 |
Li-Wen Hsu (lwhsu) Author: Benjamin Lutz |
games/uqm: Update to 0.8.0
PR: 255350 |
0.7.0_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.0_5 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.7.0_5 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.7.0_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7.0_5 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
0.7.0_5 30 Mar 2015 19:27:49 |
amdmi3 |
- Drop @dirrm* from plist |
0.7.0_5 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 ) |
0.7.0_4 27 Oct 2014 21:46:34 |
amdmi3 |
- Fix installation wrt. staging
Approved by: portmgr blanket |
0.7.0_3 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) |
0.7.0_2 17 Apr 2014 15:03:56 |
swills |
- Chase libmikmod upgrade
Reported by: makc
Pointyhat to: swills |
0.7.0_1 25 Dec 2013 23:29:34 |
antoine |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
0.7.0_1 30 Nov 2013 07:51:10 |
ak |
- Fix build with clang [1]
- Improve options description [1]
- Update maintainer email [1]
- Support STAGEDIR
- Convert to new LIB_DEPENDS syntax
- Convert to options helpers when possible
PR: ports/184290 (based on) [1]
Submitted by: Benjamin Lutz <mail@maxlor.com> (maintainer) [1] |
0.7.0_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.7.0_1 18 Sep 2013 08:38:20 |
bapt |
Add an explicit dependency on pkgconf |
0.7.0_1 18 Apr 2013 07:55:27 |
ak |
- Install the music and voice addons into the right place [1]
- Add Remix Packs addons [2]
PR: ports/176986
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> [1], Sender Ghost
<lightside@gmx.com> [2]
Approved by: maintainer timeout (4 weeks)
Feature safe: yes |
0.7.0 16 Feb 2013 21:02:44 |
pawel |
- Update to version 0.7.0
- Add LICENSE info
- Convert to OptionsNG
PR: ports/175141
Submitted by: Sender Ghost <lightside@gmx.com>
Approved by: maintainer |
0.6.2_13 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.6.2_12 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.2_11 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 |
0.6.2_10 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.6.2_10 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
0.6.2_9 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.2_8 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.2_7 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) |
0.6.2_6 25 Jan 2010 19:15:18 |
pav |
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat) |
0.6.2_5 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.6.2_5 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
0.6.2_4 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) |
0.6.2_4 22 Mar 2008 14:48:03 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.6.2_3 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.6.2_2 04 Oct 2007 01:02:44 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.6.2_2 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
0.6.2_1 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}. |
0.6.2 07 Mar 2007 12:18:29 |
miwi |
- Update to 0.6.2
PR: 110014
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) |
0.6.1 11 Jan 2007 07:42:24 |
miwi |
- Update to 0.6.1
PR: ports/107815
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) |
0.6.0 30 Dec 2006 19:43:30 |
miwi |
- Update to 0.6.0
PR: ports/107215
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) |
0.5.0_1 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) |
0.5.0 07 Feb 2006 22:20:40 |
pav |
- Update to 0.5.0
PR: ports/92941
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) |
0.4.0 22 Jan 2006 11:40:30 |
edwin |
SHA256ify (manually checked and updated)
Approved by: krion@ |
0.4.0 11 Nov 2005 11:56:56 |
thierry |
Changes:
- Replace an instance of a hardcoded /usr/X11R6 with $X11BASE. This was
detected by dosirak.kr.freebsd.org.
- Make use of the OPTIONS variable. Because of this, replace the
MUSICADDON and VOICEADDON switches with WITH_MUSIC and WITH_VOICE.
- Add support for OpenAL as wished by Peter Thoenen (eol1 at yahoo com).
PR: 87958
Submitted by: maintainer |
0.4.0 06 Jul 2005 17:26:51 |
pav |
- Update to 0.4.0
- No longer builds on FreeBSD 4.X
PR: ports/83043
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> (maintainer) |
0.3_4 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.3_4 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
0.3_3 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.3_2 20 Jan 2004 21:27:10 |
krion |
- Add new knobs from bsd.sdl.mk
Approved by: portmgr |
0.3_2 20 Dec 2003 16:37:57 |
naddy |
Catch up with libogg/libvorbis version bump. |
0.3_1 10 Oct 2003 19:28:15 |
krion |
* Fix Typo and spacing in Makefile
* Mark the port i386 only. If someone manages to compile it on
another platform, please let me know.
* Remove dependency on SDL_mixer, as this library is no longer
actually used by Ur-Quan Masters
* Add switches for installing the voice and 3domusic add-on packages
* Modify wrapper script so to automatically take advantage of
these add-on packages
PR: 57851
Submitted by: maintainer |
0.3 28 Sep 2003 13:52:51 |
edwin |
Make sure the port can find all libraries even if LOCALBASE isn't
set in the environment.
Submitted by: Stefan Farfeleder |
0.3 28 Sep 2003 12:18:48 |
edwin |
New Port: games/uqm, Ur-Quan Masters
Ur-Quan Masters is a port of the original Star Control 2
for 3DO Consoles.
WWW: http://sc2.sourceforge.net
PR: ports/56763
Submitted by: Benjamin Lutz <benlutz@datacomm.ch> |