Commit Graph

69 Commits

Author SHA1 Message Date
espie
b060aaf66c WANTLIB markers 2004-11-24 00:11:03 +00:00
espie
77bbf9b491 make sure we don't pick the wrong usb. 2004-11-18 17:48:50 +00:00
pvalchev
521b9c626b Update to SDL-1.2.7; based on work by jsg@ 2004-10-25 02:34:21 +00:00
pvalchev
5e42f19d55 fix OpenGL support, due to stupid hardcoding of the library name.
proper fix will hopefully happen soon
2004-09-15 01:21:44 +00:00
espie
f16eb0ecc5 new plists 2004-08-09 15:58:46 +00:00
robert
1838900473 Add caca FLAVOR to have support for libcaca (color ascii art library)
ok pvalchev@
2004-04-23 12:09:18 +00:00
pvalchev
36effa8ca1 remove post-patch kludges now done in bsd.port.mk; reminded by naddy 2004-04-18 17:21:13 +00:00
espie
7548e1358f gcc3 doesn't like multi-line literals, and pval already knew it's
unhappy with nasm.
2003-12-28 22:26:18 +00:00
naddy
0742f3efcc @dirrm shared directories 2003-12-15 16:51:04 +00:00
espie
e3125a817b do not pick up libtool on the way.
okay pval@
2003-12-07 19:45:42 +00:00
pvalchev
8cb7c089bf Update to SDL-1.2.6; mostly from espie, much testing by jolan, thanks! 2003-09-29 05:41:37 +00:00
espie
980c98d525 oops, not really needed. @pkgcfl should be slightly smarter, even
the old version does stem-[0-9].*
2003-08-14 00:59:58 +00:00
espie
65db096bea Don't conflict with sdl-image.
(can happen with symetric checking of conflicts... Intelligent handling
of conflicts is needed)
2003-08-14 00:51:25 +00:00
wcobb
81d7e08156 Deal with the different modelines of similar resolution introduced by
XFree 4.3 by picking up the modes with the highest refresh rates
(set SDL_VIDEO_X11_USE_ALL_MODES=1 to disable this behavior).
From SDL-current (patch by Stephen Anthony).
ok pvalchev@, jolan@
2003-04-22 00:16:53 +00:00
pvalchev
d2aab96ffc nasm -f elf; pt. out by naddy 2003-04-18 02:37:06 +00:00
wcobb
5c15707861 Don't try obtain full-screen modelines on sparc64; ok pvalchev@ 2003-03-02 02:57:16 +00:00
pvalchev
1fd2af048d set default to our libGL library name correctly (the whole way this
works is braindamaged but that is to be fixed later)
fixes "cannot find OpenGL library" errors
2003-02-23 07:58:25 +00:00
wcobb
c480039af9 Update to SDL-1.2.5.
- sdl-config no longer provides -I${LOCALBASE}/include.
- add an `aa' flavor (ASCII art display).
- GNU make is not needed.
- don't use nasm with gcc 3.
- don't install a SEGV handler.
- prevent the joystick driver from picking up usb keyboards.
ok pvalchev@
2002-11-30 11:17:26 +00:00
brad
e92e6ab0b0 having CONFIGURE_STYLE set to autoconf implies gnu. 2002-09-15 19:53:21 +00:00
pvalchev
fec07c0f89 use kde3 for arts flavor; bunch of people 2002-09-07 04:56:28 +00:00
wcobb
b8f8ca54e2 fix two bogus tests. ok pvalchev@. 2002-05-26 04:11:16 +00:00
pvalchev
5c746576cb match libusbhid API changes; from aaron 2002-05-14 02:10:29 +00:00
pvalchev
c798cd848b Add -L${X11BASE}/lib to sdl-config in when X11 is used, as SDL depends on
libraries there and needs to know the path.  this means sdl-config was
broken for a few days but none of the ports depended on this.
Also bump package revision to p1 for the last couple of fixes to the port.
2002-05-06 04:26:08 +00:00
pvalchev
8bf19b325b Fix bogus sdl-config creation, this fixes some lib depends issues when
non-default flavors are used.
2002-05-03 19:27:17 +00:00
pvalchev
21dd4cdd2b Sync with USB changes 2002-05-03 03:07:52 +00:00
pvalchev
f8d6de97ba the rest of SDL-1.2.4 pieces; i hate cvs 2002-04-21 00:22:37 +00:00
pvalchev
0e67d773b4 SDL-1.2.4 2002-04-21 00:22:13 +00:00
pvalchev
102383a81f Update to SDL-1.2.4 2002-04-21 00:20:08 +00:00
pvalchev
b5f20f3025 - use nasm assembly blitters on i386 by default
- enable usage of pthreads semaphores now that our libc_r has support
from vedge@csoft.org, thanks!
2002-02-25 22:33:59 +00:00
pvalchev
9bf42cb935 tweak CONFIGURE_STYLE for previous update (cvs missed a file) 2002-02-19 20:53:50 +00:00
pvalchev
32e784e268 USB uhid(4) joystick support for SDL by Wilbern Cobb <vedge@csoft.org> 2002-02-19 20:51:46 +00:00
pvalchev
025d84ab4d no regress 2002-02-19 06:42:03 +00:00
pvalchev
f3b06ffb42 Update to SDL-1.2.3. thanks mark for the feedback 2001-12-28 23:42:26 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
brad
f2aa83a34f more ports which use or can use pthreads 2001-08-30 02:24:52 +00:00
pvalchev
d37e409237 no need for this to stay around now since we override libSDL_la_LDFLAGS 2001-08-16 22:06:03 +00:00
pvalchev
87864528ec Pass libSDL_la_LDFLAGS containing -version-info for libtool via MAKE_FLAGS
instead of patching configure unnecessarily.
2001-08-14 22:42:03 +00:00
pvalchev
9fd1c80164 sync with our libtool 2001-08-05 02:04:20 +00:00
pvalchev
dda5abb214 fix for powerpc -stable. 2001-08-01 21:11:31 +00:00
pvalchev
70f8b0afc4 cheat on automake/autoconf so that they do not get ran automagically 2001-07-29 19:46:17 +00:00
pvalchev
c9ab54043d fix audio format selection code for the native audio driver; from espie@ 2001-07-27 00:04:47 +00:00
pvalchev
c1cb058582 Update to SDL-1.2.2
Includes OpenBSD fixes and cleanups.
Other changes that concern us:
* Now gets correct keyboard state when starting up on X11
* Improved X11 fullscreen support, works better with KDE
2001-07-25 07:58:32 +00:00
pvalchev
924b35d781 Any flavor permutation should work now. Remove checks that narrowed
down possible choices.
2001-07-20 03:10:10 +00:00
pvalchev
8e77d74ad9 When native audio is enabled, define OPENBSD_SUPPORT. This is simpler,
and makes it easier to know when to initialize the corresponding
structures, never touching them if they're empty.
Fits with SDL code-style, fixes things such as soundless builds.
2001-07-20 03:07:07 +00:00
pvalchev
ce5d4c4cab Drop oss flavor.
Note: If you use the esd flavor you'll still be using ossaudio, due to
esound itself linking with it.  So, we can't completely get rid of it yet.
2001-07-19 22:03:26 +00:00
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
pvalchev
c12912b51f fix dynamic loading on a.out architectures 2001-07-13 21:36:00 +00:00
pvalchev
326ebccc9b Enable dummy joystick driver building. This offers empty joystick
function stubs.
Bump package version revision and crank library minor number.
2001-07-11 16:45:45 +00:00
pvalchev
3b4a413e28 repair esd audio, thanks espie 2001-07-06 15:25:21 +00:00
pvalchev
4bbf72fd3c make oss audio work again 2001-07-04 20:17:29 +00:00