Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.27 08 Apr 2024 23:49:15 |
Dmitry Marakasov (amdmi3) |
graphics/sdl_gfx: update 2.0.26 → 2.0.27 |
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) |
2.0.26 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 ) |
2.0.26 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.0.26 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.26 08 Nov 2019 14:36:06 |
tobik |
graphics: Add missing USES={gl,gnome,sdl} |
2.0.26 30 Jan 2019 12:36:36 |
amdmi3 |
- Update sdl_gfx to 2.0.26, bump dependent ports due to shared library version
change |
2.0.25_3 05 Feb 2018 16:24:49 |
amdmi3 |
Take maintainership of SDL/SDL2 ports |
2.0.25_3 22 Jan 2017 22:27:55 |
rene |
Reset mva@'s ports, he handed in his ports bit. |
2.0.25_3 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
2.0.25_3 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.0.25_3 29 Mar 2015 11:40:15 |
bapt |
Convert to USES=autoreconf
Strip binaries |
2.0.25_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 ) |
2.0.25_1 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
2.0.25_1 15 Sep 2014 15:39:03 |
sbruno |
Disable MMX instructions on non-x86 architectures and properly enable the
option on amd64 builds.
Yet another armv6 build fix.
Phabric: https://reviews.freebsd.org/D761
Submitted by: mva
Reviewed by: bdrewery (mentor) |
2.0.25_1 13 Sep 2014 18:25:05 |
tijl |
Use default LIBTOOLIZE_ARGS |
2.0.25_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) |
2.0.25 01 Jun 2014 08:11:34 |
mva |
- Update graphics/sdl_gfx to version 2.0.25
- Bump PORTREVISION on ports depending on it, since the shlib version changed |
2.0.24_1 02 May 2014 14:16:49 |
tijl |
Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because
upstream forgot to regenerate the build scripts. This makes the build use
the correct version information and causes a library version bump. Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.
games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.
games/oolite:
- Staging. (Only the first 15 lines of the commit message are shown above ) |
2.0.24 18 Jan 2014 09:07:04 |
mva |
- Enable stagedir support
- Add LICENSE
- Convert USE_GMAKE=yes -> USES=gmake |
2.0.24 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.0.24 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.0.24 13 Mar 2013 19:26:29 |
mva |
- Update to 2.0.24
- Trim Makefile headers
- Switch to new options framework |
2.0.23 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 |
2.0.22 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.0.22 03 Jul 2011 19:27:29 |
mva |
- Fixed shared lib version in plist.
Reported by: pointyhat |
2.0.22 02 Jul 2011 19:59:20 |
mva |
- Update graphics/sdl_gfx to version 2.0.22
- Update Mk/bsd.sdl.mk for the new shared lib version
- Bump portrevisions for all ports depending on graphics/sdl_gfx |
2.0.21_1 29 Jan 2011 13:20:45 |
mva |
Install pkgconfig data in the correct place.
PR: ports/154029
Submitted by: Dima Panov <fluffy@FreeBSD.org>
Feature safe: yes |
2.0.21 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.0.21 03 Aug 2010 11:59:36 |
mva |
- Update to 2.0.21 |
2.0.20 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) |
2.0.19 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.0.19 02 Aug 2009 08:35:34 |
mva |
Updated sdl_gfx to 2.0.19
Bumped PORTREVISION on dependent ports.
Approved by: miwi (mentor) |
2.0.18 19 Jul 2009 18:59:40 |
shaun |
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others. |
2.0.18 19 Feb 2009 21:45:43 |
mva |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
2.0.18 10 Jan 2009 14:59:54 |
miwi |
- Update to 2.0.18
PR: 130050
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
2.0.17 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
2.0.17 05 Jun 2008 21:55:30 |
miwi |
- Update to 2.0.17
PR: 124259
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
2.0.16 13 Mar 2008 13:56:39 |
miwi |
- Update to 2.0.16
- OPTIONize MMX flag
- Pass maintainership to submitter
PR: 117612
Submitted by: Marcus von Appen <mva@sysfault.org> |
2.0.13_3 28 Oct 2007 12:01:33 |
shaun |
Return to pool: hopefully they will have a chance of being updated
prior to the freeze. |
2.0.13_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}. |
2.0.13_2 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
2.0.13_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) |
2.0.13_1 01 Sep 2006 21:34:14 |
shaun |
- Take over maintainership of the abandoned SDL ports.
- Add an additional mirror for a few of them.
- Fix a few minor portlint(1) complaints. |
2.0.13_1 17 Aug 2006 08:33:00 |
krion |
Drop maintainership, ENOTIME for these ports now. |
2.0.13_1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
2.0.13_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.0.13 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
2.0.13 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.0.13 31 Oct 2005 18:47:15 |
krion |
Use more appropriate and better readable URL for WWW: line. |
2.0.13 31 Oct 2005 18:43:12 |
krion |
Fix MASTER_SITES and WWW: line. |
2.0.13 27 Apr 2005 07:57:23 |
krion |
Fix WWW: line. |
2.0.13 26 Apr 2005 08:28:13 |
krion |
Take maintainership. |
2.0.13 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
2.0.13 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
2.0.13 23 Dec 2004 10:06:52 |
krion |
Update to version 2.0.13
PR: ports/75399
Submitted by: Ports Fury |
2.0.12 30 Aug 2004 17:01:15 |
krion |
Update to 2.0.12 |
2.0.11 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
2.0.11 19 May 2004 21:13:41 |
krion |
- Update to version 2.0.11
PR: ports/66885
Submitted by: Ports Fury |
2.0.10_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 |
2.0.10_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
2.0.10_1 08 Mar 2004 01:01:31 |
edwin |
Properly use SDL everywhere:
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
2.0.10_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.0.10 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.0.10 15 Dec 2003 21:19:29 |
krion |
- Update to version 2.0.10
PR: 60271
Submitted by: Ports Fury |
2.0.9 28 Oct 2003 21:41:58 |
krion |
- Update to version 2.0.9
PR: 58628
Submitted by: Ports Fury |
2.0.8 19 Aug 2003 05:55:07 |
daichi |
update graphics/sdl_gfx: add WITH_MMX knob
PR: 55687
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.0.8 12 Aug 2003 06:26:00 |
edwin |
fix typo MASTER_SIET_SUBDIR -> MASTER_SITE_SUBDIR |
2.0.8 31 Jul 2003 07:06:09 |
daichi |
update graphics/sdl_gfx:
- Utilize USE_SDL
PR: 55057
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.0.8 16 Jul 2003 22:39:34 |
adamw |
Update to 2.0.8. shlib bump. |
2.0.7 01 Jul 2003 10:16:24 |
daichi |
update graphics/sdl_gfx: 2.0.3 --> 2.0.7
PR: 53102
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.0.3_2 04 Apr 2003 21:05:50 |
nork |
Use the same header location as other SDL families.
PR: ports/48611
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
2.0.3_1 20 Feb 2003 18:08:19 |
knu |
de-pkg-comment |
2.0.3_1 12 Jan 2003 01:49:27 |
edwin |
Update port: graphics/sdl_gfx
GNU_CONFIGURE -> USE_LIBTOOL
PR: ports/46940
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.0.3 25 Apr 2002 17:05:12 |
ijliao |
add SDL_gfx 2.0.3
SDL graphics drawing primitives and other support functions |