| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
29 Mar 2008 09:38:29
1.2.13_1,2
|
beech  |
- Check arch for svgalib
PR: ports/122225
Submitted by: David Yeske <dyeske@gmail.com>
Approved by: Marcus von Appen <mva@sysfault.org> (maintainer) |
25 Mar 2008 22:44:48
1.2.13_1,2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
13 Mar 2008 13:52:28
1.2.13,2
|
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> |
27 Jan 2008 21:47:52
1.2.11_2,2
|
db  |
- Forgot to up the PORTREVISION
Pointyhat to: myself |
27 Jan 2008 21:37:56
1.2.11_1,2
|
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] |
28 Oct 2007 12:01:33
1.2.11_1,2
|
shaun  |
Return to pool: hopefully they will have a chance of being updated
prior to the freeze. |
04 Oct 2007 01:41:11
1.2.11_1  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
19 May 2007 21:32:57
1.2.11_1,2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Apr 2007 02:04:05
1.2.11,2
|
shaun  |
Fix plist: removal of include/SDL should not depend on NOPORTDOCS.
PR: ports/109218
Submitted by: rafan |
24 Mar 2007 14:03:04
1.2.11,2
|
pav  |
- COPYTREE_* are now part of bsd.port.mk
PR: ports/100996
Submitted by: stass |
26 Jan 2007 19:05:53
1.2.11,2
|
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. |
21 Nov 2006 16:47:00
1.2.11,2
|
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] |
22 Sep 2006 22:30:04
1.2.11,2
|
shaun  |
Fix whitespace and a typo.
PR: ports/103446
Submitted by: Diane Bruce <db@db.net> |
20 Sep 2006 12:21:59
1.2.11,2
|
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) |
01 Sep 2006 22:34:14
1.2.9_2,2
|
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. |
29 Aug 2006 09:39:29
1.2.9_2,2
|
bland  |
- Optionalize AA-lib.
- s/INSTALLS_SHLIB/USE_LDCONFIG/. |
17 Aug 2006 09:33:00
1.2.9_2,2
|
krion  |
Drop maintainership, ENOTIME for these ports now. |
17 Aug 2006 09:23:30
1.2.9_2,2
|
krion  |
Utilize WITHOUT_X11 knob to disable X11R6 dependencies.
PR: ports/101651
Submitted by: Stefan Sperling <freebsd-gnats@stsp.in-berlin.de> |
04 May 2006 22:41:12
1.2.9_2,2
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
16 Mar 2006 19:55:21
1.2.9_2,2
|
krion  |
Fix build with gcc40 and gcc41. |
23 Feb 2006 10:40:45
1.2.9_2,2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 01:48:34
1.2.9_1,2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
1.2.9_1,2
|
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. |
09 Nov 2005 21:21:45
1.2.9_1,2
|
krion  |
Fix support for using more than one joystick.
Add SHA256 trendy stuff.
Submitted by: jylefort |
19 Oct 2005 12:41:20
1.2.9,2
|
krion  |
Fix build on ARCH != i386.
Submitted by: ru |
10 Oct 2005 14:15:24
1.2.9,2
|
krion  |
Disable libvgl support on 4.x.
Reported by: lofi |
08 Oct 2005 23:06:47
1.2.9,2
|
krion  |
Do not specify libvgl shlib version since it depends on release
number. |
28 Aug 2005 12:52:22
1.2.9,2
|
krion  |
Update to 1.2.9 |
21 Jul 2005 20:23:24
1.2.8,2
|
krion  |
Backout previous commit since it breaks many ports on sparc64.
Pointed out by: kris |
19 Jul 2005 18:41:19
1.2.8,2
|
krion  |
Fix build if world is built with NO_USB=yes.
PR: ports/82171
Submitted by: Bjoern Koenig <bkoenig at cs.tu-berlin.de> |
12 Apr 2005 04:26:57
1.2.8
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.2.8
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
16 Jan 2005 20:14:43
1.2.8,2
|
krion  |
Grab maintainership and bugs. |
16 Jan 2005 18:37:05
1.2.8,2
|
krion  |
Update to 1.2.8 |
26 Dec 2004 21:54:46
1.2.7_3,2
|
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/ |
23 Dec 2004 06:02:04
1.2.8,1
|
edwin  |
Upgrade devel/sdl12 to 1.2.8
Nearly all changes are fixes, no API breakages, no version bump. |
06 Nov 2004 03:40:58
1.2.7_3,1
|
alfred  |
Bump port revision so people get the double free(3) fix. |
06 Nov 2004 03:35:57
1.2.7_2,1
|
alfred  |
Fix a double free(3) bug locally.
PR: ports/73353 |
05 Aug 2004 09:20:14
1.2.7_2,1
|
krion  |
Do not apply patches for the latest gcc-3.4.2 to FreeBSD-4.x |
31 Jul 2004 07:39:20
1.2.7_2,1
|
krion  |
Fix wrong path in patches
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> |
30 Jul 2004 10:12:44
1.2.7_2,1
|
krion  |
Fix build with love for gcc-3.4.2 |
09 Jul 2004 18:43:11
1.2.7_2,1
|
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 |
30 May 2004 20:33:12
1.2.7_2,1
|
thierry  |
- several ports require SDL with GL enabled => set GL by default;
- bump PORTREVISION;
- remove the unused option X11;
- fix COMMENT (1.2.7 is the stable version);
- do some cleaning. |
10 Apr 2004 18:26:55
1.2.7_1,1
|
trevor  |
Tidy up whitespace. |
17 Mar 2004 13:58:01
1.2.7_1,1
|
lofi  |
Bump PORTREVISION for libusb fix from previous commit. |
17 Mar 2004 13:57:07
1.2.7,1
|
lofi  |
Unbreak when libusb is installed.
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
16 Mar 2004 04:06:48
1.2.7,1
|
edwin  |
devel/sdl12: upgrading to 1.2.7 + some fixes.
- upgrade to 1.2.7
- add a knob WITH_NAS
- fix dependences to aalib & svgalib
- use standard DOCSDIR & EXAMPLESDIR
- fix plist for NOPORTDOCS
- distribute README-SDL.txt.
PR: Based on ports/57475
Submitted by: Thierry Thomas <thierry@pompo.net>
Reviewed by: kris@ with a build on bento |
14 Mar 2004 06:17:56
1.2.5_3,1
|
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. |
07 Mar 2004 23:53:18
1.2.5_3,1
|
edwin  |
[patch] unbreak packaging of devel/sdl12 with NOPORTDOCS
In the current state of the port Makefile and pkg-plist are not
in sync. Makefile obeys NOPORTDOCS, but pkg-plist would enlist
not installed files anyway breaking packaging when NOPORTDOCS
is set.
PR: ports/62587
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> |
29 Jan 2004 07:24:56
1.2.5_3,1
|
trevor  |
SIZEify. |
24 Dec 2003 05:08:09
1.2.5_3,1
|
linimon  |
During the backout, forgot to bump PORTEPOCH. Also managed to miss
the 1-line update from 1.68 to 1.69, somehow. Now, it is back.
Verified with cvs diff -r1.69 being just PORTEPOCH. |
21 Dec 2003 00:08:17
1.2.5_3
|
linimon  |
Backout previous commit. Mea maxima culpa for not doing the research
to understand that this port was a dependency on many other ports,
and as such should not have been done during a slush. Pass the
pointy hat, please ...
PR: ports/57475
Requested by: pav, marcus |
20 Dec 2003 20:16:54
1.2.6
|
linimon  |
Update to 1.2.6:
Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject()
Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA
PR: ports/41400
Submitted by: Marc Recht <marc@informatik.uni-bremen.de> |
12 Dec 2003 09:18:01
1.2.5_3
|
kris  |
Respect WITHOUT_ARTS to disable arts support even if arts is already
installed. |
07 Nov 2003 16:51:18
1.2.5_3
|
fjoe  |
USE_MESA -> USE_GL, bump PORTREVISION. |
26 Oct 2003 07:36:57
1.2.5_2
|
linimon  |
Remove stale mastersite per distfile survey. |
29 Jul 2003 10:12:37
1.2.5_2
|
sobomax  |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
14 Jul 2003 19:19:40
1.2.5_2
|
sobomax  |
Fix on -current with gcc 3.3. |
14 Jul 2003 19:14:54
1.2.5_2
|
sobomax  |
Add support for /dev/joy? style gameport joystics in addition to USB ones.
PR: 52875
Submitted by: Tony Voet <20030602@hoegisan.com> |
27 Jun 2003 20:29:44
1.2.5_1
|
sobomax  |
Fix the port for those with stale /usr/include/libusb.h header.
Submitted by: mdodd |
22 May 2003 23:55:24
1.2.5_1
|
sobomax  |
Unbreak on pre-4.8.
PR: 52174
Submitted by: osa |
20 Apr 2003 03:56:27
1.2.5_1
|
marcus  |
Remove USE_GNOMENG. |
09 Apr 2003 05:51:09
1.2.5_1
|
mdodd  |
Build fixes for __FreeBSD_version >= 500111 (usbhid changes.) |
07 Mar 2003 06:01:16
1.2.5_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
30 Jan 2003 19:49:42
1.2.5_1
|
lioux  |
Complete deployment of GNOMENG infrastructure: WITHOUT_ESOUND is
deprecated
Submitted by: David Yeske <dyeske@yahoo.com> |
08 Jan 2003 20:43:31
1.2.5_1
|
sobomax  |
Use REINPLACE_CMD.
PR: 46835
Submitted by: Ulrich Spoerlein <q@uni.de> |
03 Jan 2003 08:53:57
1.2.5_1
|
sobomax  |
Fix sdl11-config to return -I${LOCALBASE}/include, like previous
version did.
Prompted by: lioux |
02 Jan 2003 15:05:08
1.2.5
|
sobomax  |
Update to 1.2.5. |
19 Oct 2002 10:42:11
1.2.4_1
|
sobomax  |
Add `CONFIGURE_ARGS+=--disable-esd --disable-esdtest' in WITHOUT_ESOUND
case.
PR: 42724
Submitted by: alane |
30 Aug 2002 14:31:52
1.2.4_1
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42195
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
30 Aug 2002 13:39:30
1.2.4_1
|
sobomax  |
Add optional support for building with ARTS support, when audio/arts is
is installed or WITH_ARTS is defined.
PR: 39136
Submitted by: User & <marc@informatik.uni-bremen.de> |
17 May 2002 09:32:45
1.2.4_1
|
sobomax  |
Disable svgalib dependency when building on arch other than i386. Hopefully
this would enable to get even more packages for alpha.
Prompted by: kris |
15 May 2002 21:25:24
1.2.4_1
|
petef  |
Introduce two new hooks: WITHOUT_X11 and WITHOUT_ESOUND.
It's now possible to compile sdl for console use only.
Submitted by: Joe Sunday <sunday@csh.rit.edu>
Approved by: sobomax (maintainer) |
09 May 2002 23:19:37
1.2.4_1
|
sobomax  |
Instead of disabling joystick code completely use "dummy" driver instead of
problematic usb one. This should fix problems some ports are having when
linked against libsdl without joystick code at all. Bump PORTREVISION. |
22 Apr 2002 09:19:05
1.2.4
|
sobomax  |
Explicitly disable USB joystick code because there are too many API
incompatible versions of USB code in different FreeBSD releases (or even in
the same release makeworded on from sources cvsup'ed on different dates), so
that supporting all of them is nightmare.
I wish USB team would care about API compatibility in the future.
Submitted by: many |
18 Apr 2002 09:10:01
1.2.4
|
sobomax  |
Unbroke on systems after libusb --> libusbhid conversion.
Reported by: Mike Murphree <w4lna@knology.net>
Nuno Teixeira <nunotex@pt-quorum.com>
Mark Sergeant <sarge@snsonline.net> |
17 Apr 2002 13:35:50
1.2.4
|
sobomax  |
Update to 1.2.4. |
21 Feb 2002 16:42:49 
|
sobomax  |
Allow it be compiled without svgalib support. |
29 Jan 2002 10:16:28 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
19 Dec 2001 12:18:40 
|
sobomax  |
Remove obsolete configure script tweak, which results in `sdl11-config
--version' reporting an icorrect version number (1.2.2, while in fact it's a
1.2.3). |
18 Nov 2001 08:34:09 
|
sobomax  |
Add two missed in the last commit manpages. |
13 Nov 2001 14:27:18 
|
sobomax  |
Update to 1.2.3. |
25 Jul 2001 10:58:12 
|
sobomax  |
Update to 1.2.2. Sam was kind enough to integrate my vgl driver into a
mainline, so number of patches has been greatly reduced. |
02 Jul 2001 13:17:47 
|
sobomax  |
Re-enable vgl support. |
25 Jun 2001 17:31:25 
|
sobomax  |
Update to 1.2.1. |
23 May 2001 12:28:14 
|
sobomax  |
Fix a bug that may cause image corruption during mouse movements. |
11 Apr 2001 12:57:02 
|
sobomax  |
Revert r.1.4 of files/patch-src_video_vgl_SDL__vglvideo.c - it doesn't work in
all cases. |
09 Apr 2001 14:11:10 
|
sobomax  |
Bump PORTREVISION (forgot in the previous commit). |
09 Apr 2001 14:10:17 
|
sobomax  |
Move detection of vgl availability before svgalib and improve detection
algorithm. |
09 Apr 2001 13:55:04 
|
sobomax  |
Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 |