Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.1.2_7 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
3.3.1.2_6 14 Apr 2023 14:16:09 |
Robert Clausecker (fuz) |
games/rocksndiamonds: fix build with -fno-common
Same changes as to games/rnd_jue: Turn redefinitions of a bunch of
symbols into declarations. This fixes the build on FreeBSD 13.
While we are at it, use RLN to avoid a link to an absolute path. |
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) |
3.3.1.2_5 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 ) |
3.3.1.2_5 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 ) |
3.3.1.2_5 18 Jun 2022 06:28:04 |
Jose Alonso Cardenas Marquez (acm) |
multimedia/smpeg: Revert configure patch file
* Commit 87624aab for PR #231524 has accidentally introduced two
additional patches to the configure script, breaking parts of
its workings. Revert these changes to fix the configuration.
* Bump PORTREVISION
PR: 263023
Reported by: Robert Clausecker <fuz _at_ fuz.su> |
3.3.1.2_4 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) |
3.3.1.2_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.1.2_4 18 Feb 2021 00:48:30 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
3.3.1.2_4 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
3.3.1.2_4 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
3.3.1.2_4 26 Jun 2018 17:06:33 |
ehaupt |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
3.3.1.2_4 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.3.1.2_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.3.1.2_4 28 Feb 2015 00:16:41 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
3.3.1.2_4 23 Dec 2014 00:12:23 |
amdmi3 |
- Add LICENSE_FILE
- Drop @dirrm* from plist
Approved by: portmgr blanket |
3.3.1.2_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 ) |
3.3.1.2_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) |
3.3.1.2_2 15 Jul 2014 18:58:59 |
tijl |
- Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
3.3.1.2_1 09 Jul 2014 19:06:35 |
tijl |
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
3.3.1.2 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
3.3.1.2 29 Apr 2014 23:13:21 |
nemysis |
Not exist in the moment http://www.bd-fans.com/RnD.html
games/rnd_jue
- Change Makefile header, use my name and @FreeBSD.org email
- Mastersite disappeared, mirror on my SF site
games/rocksndiamonds
- Mastersite disappeared, mirror on my SF site
games/rocksndiamonds-data
- Change Makefile header, use my name and @FreeBSD.org email
- Mastersite disappeared, mirror on my SF site
- Change pkg-message and WWW
Reported by: antoine@ |
3.3.1.2 06 Mar 2014 16:24:58 |
nemysis |
- Use the new format for LIB_DEPENDS
- Change Desktop entry file
- Break lines around 80 characters |
3.3.1.2 25 Nov 2013 11:37:35 |
nemysis |
- Update to 3.3.1.2
Approved by: pawel / wg (mentors, implicit) |
3.3.1.0 05 Nov 2013 23:38:01 |
nemysis |
- Update to 3.3.1.0
- Simplify master site
- Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Support STAGEDIR
- Add more levels
- Use for levels TMPPLIST
Approved by: pawel / wg (mentors, implicit) |
3.3.0.1_3 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
3.3.0.1_3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.3.0.1_3 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
3.3.0.1_3 22 Mar 2013 22:22:00 |
beech |
- Makefile tweaks
- Fix distilator
PR: ports/177205
Submitted by: nemysis <nemysis@gmx.ch> (maintainer) |
3.3.0.1_3 06 Feb 2013 09:38:12 |
bapt |
Fix build on FreeBSD 9+ |
3.3.0.1_3 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
3.3.0.1_2 28 Dec 2012 12:46:55 |
pawel |
- Install additional levels
- Add desktop entry file
- Switch to SDL back-end by default
- Use REINPLACE_CMD instead of simple patches
- Switch to PORTDOCS
- Give maintainership to submitter
PR: ports/174382
Submitted by: nemysis <nemysis@gmx.ch> |
3.3.0.1_1 09 Nov 2012 20:06:36 |
pawel |
- Update MASTER_SITES
- Add LICENSE
- Mark MAKE_JOBS_SAFE
- Convert to optionsNG
PR: ports/172004
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
3.3.0.1_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 |
3.3.0.1 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
3.3.0.1 12 Jul 2010 07:38:51 |
miwi |
- Update to 3.3.0.1
PR: 148501
Submitted by: Anonymous <swell.k@gmail.com> |
3.2.6.1_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) |
3.2.6.1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
3.2.6.1 30 Jun 2009 12:07:13 |
miwi |
- Add backup mirror |
3.2.6.1 26 Jun 2009 14:48:57 |
miwi |
- Update to 3.2.6.1
PR: 136047
Submitted by: Ports Fury |
3.2.6.0 19 Nov 2008 14:20:20 |
amdmi3 |
- Update to 3.2.6.0
PR: 128976
Submitted by: Chess Griffin <chess at chessgriffin dot com> |
3.2.4_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) |
3.2.4_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
3.2.4 27 Oct 2007 21:28:00 |
miwi |
- Update to 3.2.4
PR: 117495
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.2.3_1 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
3.2.3_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}. |
3.2.3 17 Jan 2007 20:44:18 |
miwi |
- Update to 3.2.3
PR: 107999
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.2.2 27 Sep 2006 22:33:18 |
miwi |
- Update to 3.2.2
PR: ports/103636
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.2.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) |
3.2.0 10 Aug 2006 20:09:53 |
miwi |
- Update to 3.2.0
PR: ports/101593
Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
Approved by: krion (mentor) |
3.1.2 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
3.1.2 22 Jan 2006 02:11:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.1.2 20 Jan 2006 16:43:13 |
garga |
- Update to 3.1.2
PR: ports/92010
Submitted by: Ports Fury |
3.1.1 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
3.1.1 13 Oct 2005 19:19:00 |
garga |
- Update to 3.1.1
PR: ports/87390
Submitted by: Ports Fury |
3.0.8 09 Apr 2004 18:24:05 |
krion |
- Update to version 3.0.8
PR: ports/65366
Submitted by: Ports Fury |
2.1.1_1 07 Apr 2004 13:26:20 |
clement |
- tar -> ${TAR} (since we have now a bsdtar ;) |
2.1.1_1 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
2.1.1_1 22 Feb 2004 02:09:15 |
kris |
Reset bouncing maintainer address |
2.1.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.1.1 20 Jan 2004 21:18:12 |
krion |
- Use new knobs from bsd.sdl.mk
Approved by: portmgr |
2.1.1 22 Jul 2003 06:39:54 |
oliver |
Update rocksndiamonds to 2.1.1
PR: 54638
Submitted by: Ulrich Spoerlein <q@uni.de>
Approved by: maintainer |
2.0.1 21 Feb 2003 12:06:01 |
knu |
De-pkg-comment. |
2.0.1 22 Oct 2002 19:28:05 |
kris |
Fix build on -current (machine/joystick.h -> sys/joystick.h) |
2.0.1 08 Sep 2002 01:33:05 |
kris |
Fix build in -current (machine/soundcard.h -> sys/soundcard.h) and respect
CC |
2.0.1 20 Apr 2002 01:07:34 |
ijliao |
upgrade to 2.0.1
PR: 37103
Submitted by: maintainer, Patrik Backlund <pbacklun@cc.hut.fi> |
14 Feb 2001 22:22:15 |
sf |
o update to 2.0.0. o add SDL support. |
05 Feb 2001 14:51:46 |
olgeni |
More spaces -> tabs for the games category. |
19 Nov 2000 15:21:39 |
kevlo |
Fix a bug in the network playing code. |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |