Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.14_10 09 Jan 2024 13:27:13
    |
Baptiste Daroussin (bapt)  |
MAN[4-8]PREFIX: eleminate its usage and move man to share/man |
1.3.14_9 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
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.3.14_8 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.3.14_8 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.3.14_8 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.3.14_8 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.3.14_7 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.3.14_7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.14_7 13 Aug 2019 16:03:12
  |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.3.14_7 24 Feb 2019 21:58:41
  |
linimon  |
Add USE_CXXSTD=c++98 instead of CXXFLAGS+=-Wno-reserved-user-defined-literal
(which is not supported by base GCC).
While here, add USES=gl gnome sdl.
PR: 235742
Submitted by: Piotr Kubaj |
1.3.14_7 29 Jun 2018 17:49:57
  |
amdmi3  |
- Switch to options helpers
- Fix build with clang 6 |
1.3.14_7 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.3.14_6 25 Apr 2017 08:20:31
  |
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.3.14_5 01 Feb 2017 05:26:37
  |
jbeich  |
games/holotz-castle: unbreak with clang 4.0
JLib/Util/JTextFile.cpp:148:11: error: ordered comparison between pointer and
zero ('s8 *'
(aka 'char *') and 'int')
if (tmp > 0)
~~~ ^ ~
JLib/Util/JTextFile.cpp:156:15: error: ordered comparison between pointer and
zero ('s8 *'
(aka 'char *') and 'int')
if (tmp > 0)
~~~ ^ ~
JLib/Util/JTextFile.cpp:236:8: error: ordered comparison between pointer and
zero ('int' and 's8 *'
(aka 'char *'))
if (0 >= (end = strstr(ptr, "\"")))
~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
Reported by: antoine (via exp-run) |
1.3.14_4 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.3.14_4 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.3.14_4 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.3.14_3 28 Nov 2014 11:21:43
  |
amdmi3  |
- Fix port (binary references STAGEDIR)
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist |
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.3.14_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) |
1.3.14_2 26 Aug 2014 14:06:09
  |
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.3.14_2 13 May 2014 21:31:42
  |
nemysis  |
- Fix STAGEDIR, add USES desthack, change MAKE_ARGS
- Change installation handling for executable
- Recreate patches with make makepatch |
1.3.14_2 02 May 2014 15:44:31
  |
nemysis  |
Moving some games to @games
games/3dpong
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/abe
- Transfer maintainership to games@ team
- Cosmetical changes
games/abuse_sdl
(Only the first 15 lines of the commit message are shown above ) |
1.3.14_2 04 Dec 2013 10:26:56
  |
nemysis  |
- Bump PORTREVISION
- Remove dependency for x11/xterm
- Add files/holotz-castle.desktop and files/holotz-castle-solutions.desktop
Approved by: pawel / wg (mentors, implicit) |
1.3.14_1 21 Oct 2013 22:46:50
  |
nemysis  |
- Change master sites
- Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Support STAGEDIR and add OPTIONS_SUB
Approved by: pawel / wg (mentors, implicit) |
1.3.14_1 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.3.14_1 22 Jun 2013 21:38:17
  |
rakuco  |
- Bump PORTREVISION
- Fix MASTER_SITES
- Add Desktop entry file for Solutions
- Add SOLUTIONS Option
- Add files/holotz-castle-solutions.in
- Trim files/pkg-message.in
- Update WWW
- Trim pkg-plist
PR: ports/179671
Submitted by: nemysis <nemysis@gmx.ch> (maintainer) |
1.3.14 22 Mar 2013 05:29:06
  |
beech  |
- Update to 1.3.14
- Pass maintainership to submitter
PR: ports/177125
Submitted by: nemysis <nemysis@gmx.ch> |
1.3.13_7 19 Mar 2013 15:11:02
  |
tabthorpe  |
- Reassign to the heap at maintainer's request
- Trim header while I am here |
1.3.13_7 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.3.13_6 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 |
1.3.13_5 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.3.13_5 11 Aug 2010 06:57:34
 |
mva  |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
1.3.13_4 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3.13_3 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.3.13_2 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) |
1.3.13_1 19 Nov 2009 23:41:55
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
1.3.13_1 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.3.13 23 Mar 2009 16:49:27
 |
dhn  |
- Update to 1.3.13
PR: ports/132940
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer, miwi (mentor) |
1.3.11 06 Sep 2008 22:36:26
 |
amdmi3  |
- Update to 1.3.9
- Unbreak (now works without problems)
- Split patch for convenience
PR: 126870
Submitted by: me
Approved by: "Pierre-Paul Lavoie" <ppl@idios.org> (maintainer) |
1.3.9_3 18 Jun 2008 18:20:03
 |
pav  |
- Runtime problems need IGNORE not BROKEN |
1.3.9_3 24 Mar 2008 23:21:25
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.3.9_2 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
1.3.9_1 28 Nov 2007 08:04:42
 |
miwi  |
* Unbreak build with gcc42 (remove -Werror)
* Respect CXX and CXXFLAGS
PR: 117730
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by: portmgr (linimon), maintainer |
1.3.9_1 02 Oct 2007 10:18:55
 |
linimon  |
Mark broken with gcc4.2. While here, remove obsolete cruft. |
1.3.9_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}. |
1.3.9 06 Mar 2007 21:01:18
 |
miwi  |
- Update to 1.3.9
PR: 109902
Submitted by: miwi
Approved by: maintainer |
1.3.8_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) |
1.3.8 24 Jan 2006 17:20:27
 |
pav  |
- Update to 1.3.8
PR: ports/92237
Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> (maintainer) |
1.3.7 06 Jan 2006 07:13:34
 |
edwin  |
Set IGNORE for FreeBSD 4.x
Approved by: ppl <ppl@nbnet.nb.ca> |
1.3.7 05 Jan 2006 05:18:35
 |
edwin  |
Fix typos.
Submitted by: many. |
1.3.7 04 Jan 2006 22:14:27
 |
edwin  |
New port: games/holotz-castle: A platform game with high dosis of mistery
Holotz's Castle is a platform game with high dosis of mistery.
A great mistery is hidden beyond the walls of Holotz's Castle. Will
you be able to help Ybelle and Ludar to escape alive from the
castle?
Test your dexterity with this tremendously exciting platform game!
WWW: http://www.mainreactor.net/holotzcastle/en/index_en.html
PR: ports/91321
Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> |