Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.0 03 Jun 2024 10:16:52 |
Ganael LAPLANCHE (martymac) |
devel/flatzebra: Update to 0.2.0 + update deps
Update devel/flatzebra and dependent ports.
Also, do a bit of cleanup:
- Remove LOCAL from MASTER_SITES
- Homogenize WWW URLs
- Fix licence (GPLv2+ instead of GPLv2)
- Specify LICENSE_FILE
- Switch to more recent (default) CXXSTD
- Remove useless GNU_CONFIGURE_MANPREFIX |
1.9.5_1 09 Mar 2024 08:31:01 |
Nuno Teixeira (eduardo) |
games/burgerspace: Move man pages to share/man
Approved by: portmgr (blanket) |
1.9.5 24 Nov 2022 11:38:41 |
Ganael LAPLANCHE (martymac) |
games/burgerspace: Update to 1.9.5 |
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.9.4 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.9.4 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.9.4 02 Jul 2021 11:04:25 |
Ganael LAPLANCHE (martymac) |
games/burgerspace: Update to 1.9.4 |
1.9.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.3 15 Nov 2019 11:00:19 |
martymac |
Update devel/flatzebra and dependent ports
Also:
- take maintainership for it
- clean up / re-order a few things |
1.9.2_2 10 May 2019 10:53:45 |
martymac |
Add missing USES=sdl for my ports
(and also reorder a few things) |
1.9.2_2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.9.2_2 04 Feb 2018 16:34:17 |
martymac |
Fix build with Clang 6 (C++14 by default) |
1.9.2_2 30 Jan 2018 12:35:05 |
martymac |
Fix URLs for master site perso.b2b2c.ca
(URL of personals pages have recently changed on perso.b2b2c.ca and are now
prefixed with a tilde character) |
1.9.2_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.9.2_2 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.9.2_1 13 Oct 2014 07:12:43 |
martymac |
Remove @dirrm/@dirrmty from my ports |
1.9.2_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.9.2 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
1.9.2 21 Nov 2013 13:33:28 |
martymac |
- Enable staging
- Use new LIB_DEPENDS format
- Always stage documentation |
1.9.2 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
1.9.2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.9.2 02 Sep 2013 19:55:48 |
bapt |
Add an explicit dependency on pkgconf |
1.9.2 17 Apr 2013 13:02:44 |
martymac |
Update devel/flatzebra and dependent ports :
devel/flatzebra [1]:
- Update to 0.1.6
- Use new Makefile header format
- Replace USE_GNOME by proper USE_PKGCONFIG
- Switch to OptionsNG
games/afternoonstalker:
- Update to 1.1.5
- Use new Makefile header format
games/burgerspace:
- Update to 1.9.2
- Use new Makefile header format
games/cosmosmash:
- Update to 1.4.6
- Use new Makefile header format
PR: ports/177730 [1]
Approved by: edwin (maintainer) [1]
Feature safe: yes |
1.9.0_3 15 Jun 2012 09:57:10 |
martymac |
- Switch to OptionsNg
- Un-version LIB_DEPENDS
- Swap LICENSE and *_DEPENDS to make portlint happy |
1.9.0_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.9.0_1 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.9.0 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.9.0 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.9.0 12 Oct 2010 10:13:00 |
martymac |
Forced commit to state that the previous commit was:
Approved by: itetcu (mentor) |
1.9.0 12 Oct 2010 06:33:18 |
martymac |
- Fix WWW
- Add missing LICENSE
- add a LOCAL mirror
Approved by: ehaupt (mentor) |
1.9.0 27 Sep 2010 12:08:23 |
martymac |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
1.9.0 07 Sep 2010 15:52:18 |
pgollucci |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
1.9.0 04 Jul 2010 17:26:09 |
makc |
Update to 1.9.0
PR: ports/147968
Submitted by: Ganael Laplanche (maintainer)
Feature safe: yes |
1.8.3_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.8.3_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.8.3_1 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.8.3 25 Sep 2009 19:26:03 |
miwi |
- Remove unused dependency to gengameng
- Add USE_SDL flag
- Take maintainership of the port
PR: 139130
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Feature safe: yes |
1.8.2_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.8.2 25 Aug 2008 07:38:28 |
rafan |
- Update to 1.8.2
- Project moved to new location, update MASTER_SITES and WWW
- Don't roll our own installation method, instead, rely on distribution's
Makefile. This makes game sounds correctly installed [1]
Reported by: Jeff Molofee <nehe at telus.net> (freebsd-ports@) [1]
Tested by: Jeff Molofee <nehe at telus.net> |
1.8.1_2 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) |
1.8.1_2 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.8.1_2 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
1.8.1_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.8.1 15 Apr 2007 21:06:14 |
gabor |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h |
1.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.8.1 15 Apr 2006 00:20:10 |
linimon |
Mark as BROKEN on 4.x.
PR: ports/92542
Submitted by: Jean Milanez Melo <jmelo at freebsdbrasil dot com dot br>
Approved by: maintainer timeout/maintainer reset |
1.8.1 15 Apr 2006 00:01:12 |
linimon |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr |
1.8.1 08 Jan 2006 21:56:01 |
edwin |
Update port: games/burgerspace update to 1.8.1
PR: ports/89814
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout |
1.6.1_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.6.1_2 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 |
1.6.1_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.6.1_1 14 Jul 2003 02:53:03 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
1.6.1 07 Mar 2003 06:03:01 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.6.1 24 Nov 2002 09:19:50 |
markp |
Update to 1.6.1 |
08 Jun 2001 06:36:46 |
markp |
Updated MAINTAINER to my new committer email address |
27 May 2001 10:57:35 |
ijliao |
upgrade to 1.5 |
17 Apr 2001 18:47:17 |
will |
Add burgerspace 1.4, a BurgerTime clone for X. |