Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.15_17,2 27 Jan 2024 16:27:03 |
Muhammad Moinur Rahman (bofh) |
devel/sdl12: Moved man to share/man
Approved by: portmgr (blanket) |
1.2.15_16,2 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
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.2.15_15,2 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.2.15_15,2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.15_15,2 14 Sep 2021 10:55:11 |
Bernhard Froehlich (decke) |
devel/sdl12: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket) |
1.2.15_15,2 08 Sep 2021 20:53:37 |
Bernhard Froehlich (decke) |
devel/sdl12: Add CPE information
Approved by: portmgr (blanket) |
1.2.15_15,2 02 Sep 2021 22:18:23 |
Jan Beich (jbeich) |
devel/sdl12-compat: convert to libmap.conf(5)
Drop headers to simplify usage as binary packge from the default repo.
Hooking into USES=sdl would have required a lot of build testing just
to trim some dependencies. |
1.2.15_15,2 02 Sep 2021 19:59:39 |
Jan Beich (jbeich) |
devel/sdl12-compat: add new port
This code is a compatibility layer; it provides a binary and source
compatible API for programs written against SDL 1.2, but it uses SDL 2.0
behind the scenes. If you are writing new code, please target SDL 2.0
directly and do not use this layer.
https://github.com/libsdl-org/sdl12-compat |
1.2.15_15,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.15_15,2 12 Jul 2020 09:30:29 |
tobik |
audio/sndio: Update to 1.7.0 |
1.2.15_14,2 27 Nov 2019 10:40:48 |
tobik |
devel/sdl12: Remove bundled evdev headers and use evdev-proto instead
PR: 241353
Submitted by: rozhuk.im@gmail.com
Approved by: amdmi3 (maintainer) |
1.2.15_14,2 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
1.2.15_14,2 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
1.2.15_14,2 01 May 2019 20:00:50 |
rene |
devel/sdl12: remove expired esound support and bump PORTREVISION |
1.2.15_13,2 21 Apr 2019 19:08:49 |
sunpoet |
Update MASTER_SITES and WWW
Approved by: portmgr (blanket) |
1.2.15_13,2 06 Nov 2018 17:28:02 |
eugen |
devel/sdl12: improve joystick support
1. Update BSD driver:
- do not use uhid devices like keyboard as joystick
- add env SDL_JOYSTICK_DEVICE variable handle
- some small improvements: set verbose names, code formatting
2. Add option to compile with linux driver.
PR: 231370
Submitted by: Ivan Rozhuk <rozhuk.im@gmail.com>
Approved by: amdmi3 (maintainer timeout, 3 weeks) |
1.2.15_12,2 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
1.2.15_11,2 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
1.2.15_10,2 05 Feb 2018 16:24:49 |
amdmi3 |
Take maintainership of SDL/SDL2 ports |
1.2.15_10,2 06 Jul 2017 12:07:46 |
jbeich |
devel/sdl12: backport crashfix for sparc64
Obtained from: upstream (via PkgSrc and OpenBSD Ports)
MFH: 2017Q3 (no hardware to confirm) |
1.2.15_9,2 09 Jun 2017 09:01:23 |
amdmi3 |
- Add LICENSE_FILE
- Switch to USES=localbase
- Don't install COPYING with docs
- Switch to options helpers |
1.2.15_9,2 30 May 2017 18:59:02 |
tobik |
Add sndio backend
While here
- Add LICENSE_FILE, USES=localbase
- Strip library
- Group audio backend options
- Use options helpers for VGL
I think the configure script patch needs to be explained. OpenBSD
regenerates the configure script from configure.in after patching
sndio detection into it. However SDL 1.2 requires an older autoconf
version (2.59) which is not available on FreeBSD. Lots of errors when
using autoconf 2.69.
Since I was unable to regenerate it I opted to edit configure
manually. So it does the bare minimum to wire the backend sources
into the build and make sure that SNDIO_CONFIGURE_ENABLE can do its
job in enabling/disabling sndio support.
Approved by: lme (mentor)
Obtained from: OpenBSD
Differential Revision: https://reviews.freebsd.org/D10658 |
1.2.15_8,2 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.2.15_7,2 22 Jan 2017 22:27:55 |
rene |
Reset mva@'s ports, he handed in his ports bit. |
1.2.15_7,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.2.15_7,2 14 Jun 2015 08:58:07 |
mva |
- Fix delayed inputs for joysticks with high sampling rates
PR: 200173
Submitted by: kikuchan98@gmail.com |
1.2.15_6,2 18 Apr 2015 09:47:30 |
tijl |
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that |
1.2.15_6,2 21 Mar 2015 18:17:45 |
madpilot |
Import upstream fix to stop sdl-config from unconditionally defining
_GNU_SOURCE.
PR: 198745
Submitted by: me
Differential Revision: https://reviews.freebsd.org/D2066
Approved by: mva@ (maintainer)
Reported by: Georg Kilzer (leper)
Obtained from: http://hg.libsdl.org/SDL/rev/7b87c1773b3e |
1.2.15_5,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.2.15_5,2 27 Oct 2014 11:07:20 |
bapt |
Cleanup plist |
1.2.15_5,2 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.2.15_4,2 21 Jul 2014 19:52:43 |
antoine |
Deprecate GGI ports, they are unmaintained upstream since several years
and the project website is now squatted. |
1.2.15_4,2 01 May 2014 14:26:33 |
tijl |
- Convert to USES=libtool.
- Remove WANT_GNOME.
- Don't display pkg-message in post-install. |
1.2.15_3,2 15 Mar 2014 12:27:11 |
danfe |
When setting USE_XORG via OPTION helper, use comma syntax universally; in
`devel/sdl12', `graphics/blender', and `multimedia/libav' ports they were
set incorrectly, which caused build failures of `devel/sdl12' without the
OpenGL, for example.
Also, while at it, in `multimedia/libmpeg2', fix sed(1) based patching to
produce more neat results, and use official spelling of MPEG abbreviation
in COMMENT (port description still needs cleaning up). |
1.2.15_3,2 15 Feb 2014 09:00:19 |
mva |
- Patch the SDL configure script so it no longer adds -liconv to LDFLAGS when
converters/libiconv is installed on FreeBSD 10
- Add USES=iconv to graphics/sdl_ttf. The file showfont utility uses iconv.h
PR: ports/186665
Submitted by: tijl@ |
1.2.15_2,2 22 Jan 2014 21:54:50 |
mva |
- Enable stagedir support
- Add LICENSE
- Simplify OPTION handling
- Convert USE_GMAKE=yes -> USES=gmake |
1.2.15_2,2 04 Oct 2013 08:52:33 |
bapt |
Do not arbitrary rename packages |
1.2.15_2,2 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.2.15_2,2 28 Aug 2013 18:29:39 |
itetcu |
Arts was removed:
audio/arts||2013-07-26|Has expired: Depends on Qt 3.x
So remove the last leftovers.
Approved by: portmgr (itetcu) |
1.2.15_2,2 06 Jun 2013 12:42:59 |
mva |
- Unbreak ESOUND option - it requires WANT_GNOME
Reported by: Robert Huff <roberthuff@rcn.com> |
1.2.15_2,2 05 Jun 2013 13:59:20 |
mva |
- Unbreak build for new libX11
- Trim Makefile headers
- OPTIONize DOCS and EXAMPLES |
1.2.15_2,2 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 |
1.2.15_2,2 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
1.2.15_2,2 21 Jul 2012 10:03:52 |
mva |
- Fix joystick input support for RELENG_9
- while here, convert to optionsng framework
PR: ports/169042
Submitted by: Jeffrey Pfau <jeffrey@endrift.com> |
1.2.15_1,2 14 Mar 2012 20:02:08 |
mva |
Fix CDROM device names on the current FreeBSD releases
PR: ports/165853
Submitted by: gahr@
Feature safe: yes |
1.2.15,2 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.2.14_2,2 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.2.14_2 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> |
1.2.14_2,2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.2.14_2,2 28 Feb 2011 14:37:21 |
kwm |
Fix build with clang due to incorrect asm usage.
PR: ports/154394
Submitted by: kwm@
Approved by: maintainer timeout (mva@) (28 days) |
1.2.14_2,2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.2.14_2,2 09 Sep 2010 05:20:11 |
mva |
- Fixed mouse input for applications running in windowed mode
PR: ports/150090
Submitted by: Ilia Skalozubov <skinc@skinc.su> |
1.2.14_1,2 05 Feb 2010 10:30:49 |
mva |
Restore joystick fix from ports/136973.
Submitted by: Adam K Kirchhoff <adamk@voicenet.com> |
1.2.14,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.2.13_4,2 24 Sep 2009 19:41:54 |
mva |
Enable vgl driver on all platforms that have libvgl.so
PR: ports/138720
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: miwi (mentor)
Feature safe: yes |
1.2.13_4,2 08 Aug 2009 08:49:29 |
mva |
Fix crashes when joysticks are attached on -CURRENT.
PR: ports/136973
Reviewed by: Wes Morgan <morganw@chemikals.org>
Approved by: miwi (mentor) |
1.2.13_3,2 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 |
1.2.13_3,2 13 Mar 2009 16:32:58 |
mva |
Reactivate USB joystick support on -CURRENT.
PR: ports/132150
Submitted by: hps
Approved by: miwi (mentor) |
1.2.13_2,2 04 Mar 2009 18:52:40 |
mva |
Fix pulseaudio option knob.
Approved by: beech (mentor) |
1.2.13_2,2 03 Mar 2009 07:49:23 |
mva |
Fix build on CURRENT.
PR: ports/132269
Submitted by: Mel Flynn <mel@rachie.is-a-geek.net>
Approved by: beech (mentor) |
1.2.13_2,2 19 Feb 2009 21:45:43 |
mva |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
1.2.13_2,2 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
1.2.13_2,2 24 Sep 2008 18:04:08 |
naddy |
Fix a misaligned access crash when running on sparc64 and using a
remote X11 display.
Approved by: maintainer
Obtained from: upstream SVN |
1.2.13_1,2 29 Mar 2008 09:38:29 |
beech |
- Check arch for svgalib
PR: ports/122225
Submitted by: David Yeske <dyeske@gmail.com>
Approved by: Marcus von Appen <mva@sysfault.org> (maintainer) |
1.2.13_1,2 25 Mar 2008 22:44:48 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.2.13,2 13 Mar 2008 13:52:28 |
miwi |
devel/sdl12:
- Update to 1.2.13
- OPTIONize as recommended by Danny Pansters
- Fixed up gnome dependencies as recommended by Danny Panster
- Fixed up NOPORTDOCS and NOPORTEXAMPLES knobs as recommended by Danny
Pansters
- Got rid of library renaming as recommended by Danny Pansters
- Pass maintainership to submitter
Mk/bsd.sdl.mk:
- Fixed _LIB_* entries in order to retrieve the correct library
versions.
PR: 117608
Submitted by: Marcus von Appen <mva@sysfault.org> |
1.2.11_2,2 27 Jan 2008 21:47:52 |
db |
- Forgot to up the PORTREVISION
Pointyhat to: myself |
1.2.11_1,2 27 Jan 2008 21:37:56 |
db |
- The x86 inline assembler version of the SDL macro SDL_revcpy() sets the
direction flag ("std"), but does not clear it ("cld"). This is invalid
according to GCC (inline assembler, which sets the direction flag,
must reset it[0]) and the SYS V ABI (functions must leave with the
direction flag cleared[1]). The macro is (indirectly, exact call
sequence below) used in SDL_BlitSurface(), so this call sometimes
returns with the direction flag set. This happens for bliting a surface
onto itself with the destination coordinates set right/down of the source
coordinates (typical use of this is scrolling left/up). Later on other
parts of the code (like inlined memcpy()) cause memory corruption. [1]
- Give maintaintership to submitter (as discussed on irc)
PR: ports/120052 [1] |
1.2.11_1,2 28 Oct 2007 12:01:33 |
shaun |
Return to pool: hopefully they will have a chance of being updated
prior to the freeze. |
1.2.11_1 04 Oct 2007 00:41:11 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.2.11_1,2 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.2.11,2 01 Apr 2007 01:04:05 |
shaun |
Fix plist: removal of include/SDL should not depend on NOPORTDOCS.
PR: ports/109218
Submitted by: rafan |
1.2.11,2 24 Mar 2007 14:03:04 |
pav |
- COPYTREE_* are now part of bsd.port.mk
PR: ports/100996
Submitted by: stass |
1.2.11,2 26 Jan 2007 19:05:53 |
kris |
Repair regexp madness that resulted in things like "Bab%%PORTOBJFORMAT%%ish"
instead of "Babelfish" appearing in pkg-plists. Somewhere there is a
very misguided port tool. |
1.2.11,2 21 Nov 2006 16:47:00 |
shaun |
- Add an SVGALIB OPTION. [1]
- Explicitly disable check for libusbhid.h where appropriate, as some
systems still have this header hanging around. [2]
PR: ports/104366 [1], ports/103558 (related) [2]
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> [1],
Stefan Walter <sw@gegenunendlich.de> + others [2] |
1.2.11,2 22 Sep 2006 21:30:04 |
shaun |
Fix whitespace and a typo.
PR: ports/103446
Submitted by: Diane Bruce <db@db.net> |
1.2.11,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) |
1.2.9_2,2 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. |
1.2.9_2,2 29 Aug 2006 08:39:29 |
bland |
- Optionalize AA-lib.
- s/INSTALLS_SHLIB/USE_LDCONFIG/. |
1.2.9_2,2 17 Aug 2006 08:33:00 |
krion |
Drop maintainership, ENOTIME for these ports now. |
1.2.9_2,2 17 Aug 2006 08:23:30 |
krion |
Utilize WITHOUT_X11 knob to disable X11R6 dependencies.
PR: ports/101651
Submitted by: Stefan Sperling <freebsd-gnats@stsp.in-berlin.de> |
1.2.9_2,2 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.2.9_2,2 16 Mar 2006 19:55:21 |
krion |
Fix build with gcc40 and gcc41. |
1.2.9_2,2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.2.9_1,2 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.2.9_1,2 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. |
1.2.9_1,2 09 Nov 2005 21:21:45 |
krion |
Fix support for using more than one joystick.
Add SHA256 trendy stuff.
Submitted by: jylefort |
1.2.9,2 19 Oct 2005 11:41:20 |
krion |
Fix build on ARCH != i386.
Submitted by: ru |
1.2.9,2 10 Oct 2005 13:15:24 |
krion |
Disable libvgl support on 4.x.
Reported by: lofi |
1.2.9,2 08 Oct 2005 22:06:47 |
krion |
Do not specify libvgl shlib version since it depends on release
number. |
1.2.9,2 28 Aug 2005 11:52:22 |
krion |
Update to 1.2.9 |
1.2.8,2 21 Jul 2005 19:23:24 |
krion |
Backout previous commit since it breaks many ports on sparc64.
Pointed out by: kris |
1.2.8,2 19 Jul 2005 17:41:19 |
krion |
Fix build if world is built with NO_USB=yes.
PR: ports/82171
Submitted by: Bjoern Koenig <bkoenig at cs.tu-berlin.de> |
1.2.8 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.2.8 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'. |
1.2.8,2 16 Jan 2005 20:14:43 |
krion |
Grab maintainership and bugs. |
1.2.8,2 16 Jan 2005 18:37:05 |
krion |
Update to 1.2.8 |
1.2.7_3,2 26 Dec 2004 21:54:46 |
edwin |
Welcome to the second epoch bump of devel/sdl12 due to compilation
problems on 4.x:
See the following thread in
http://twomix.devolution.com/pipermail/sdl/2004-December/thread.html:
[SDL] Can not compile SDL with gcc < 3.1 (3 messages)
Up to now no fix in their cvs repository:
http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/src/video/ |
1.2.8,1 23 Dec 2004 06:02:04 |
edwin |
Upgrade devel/sdl12 to 1.2.8
Nearly all changes are fixes, no API breakages, no version bump. |