aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sdl12
Commit message (Expand)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
* During the backout, forgot to bump PORTEPOCH. Also managed to misslinimon2003-12-241-1/+2
* Backout previous commit. Mea maxima culpa for not doing the researchlinimon2003-12-217-302/+472
* Update to 1.2.6:linimon2003-12-217-471/+301
* Respect WITHOUT_ARTS to disable arts support even if arts is alreadykris2003-12-121-1/+1
* USE_MESA -> USE_GL, bump PORTREVISION.fjoe2003-11-081-2/+2
* Remove stale mastersite per distfile survey.linimon2003-10-261-2/+1
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
* Fix on -current with gcc 3.3.sobomax2003-07-151-0/+18
* Add support for /dev/joy? style gameport joystics in addition to USB ones.sobomax2003-07-152-8/+108
* Fix the port for those with stale /usr/include/libusb.h header.sobomax2003-06-281-1/+11
* Unbreak on pre-4.8.sobomax2003-05-231-1/+1
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
* Build fixes for __FreeBSD_version >= 500111 (usbhid changes.)mdodd2003-04-091-0/+65
* Clear moonlight beckons.ade2003-03-072-1/+1
* Complete deployment of GNOMENG infrastructure: WITHOUT_ESOUND islioux2003-01-311-6/+8
* Use REINPLACE_CMD.sobomax2003-01-091-1/+2
* Fix sdl11-config to return -I${LOCALBASE}/include, like previoussobomax2003-01-032-2/+3
* Update to 1.2.5.sobomax2003-01-026-108/+18
* Add `CONFIGURE_ARGS+=--disable-esd --disable-esdtest' in WITHOUT_ESOUNDsobomax2002-10-191-0/+2
* Deploy USE_GNOMENG infrastructurelioux2002-08-301-1/+2
* Add optional support for building with ARTS support, when audio/arts issobomax2002-08-301-1/+7
* Disable svgalib dependency when building on arch other than i386. Hopefullysobomax2002-05-171-4/+9
* Introduce two new hooks: WITHOUT_X11 and WITHOUT_ESOUND.petef2002-05-161-2/+6
* Instead of disabling joystick code completely use "dummy" driver instead ofsobomax2002-05-102-6/+10
* Explicitly disable USB joystick code because there are too many APIsobomax2002-04-221-1/+2
* Unbroke on systems after libusb --> libusbhid conversion.sobomax2002-04-183-11/+25
* Update to 1.2.4.sobomax2002-04-176-19/+92
* Allow it be compiled without svgalib support.sobomax2002-02-221-3/+5
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-3/+3
* Remove obsolete configure script tweak, which results insobomax2001-12-192-10/+2
* Add two missed in the last commit manpages.sobomax2001-11-181-0/+2
* Update to 1.2.3.sobomax2001-11-136-75/+26
* Update to 1.2.2. Sam was kind enough to integrate my vgl driver into asobomax2001-07-2518-1909/+52
* Re-enable vgl support.sobomax2001-07-021-7/+14
* Update to 1.2.1.sobomax2001-06-256-40/+33
* Fix a bug that may cause image corruption during mouse movements.sobomax2001-05-232-9/+7
* Revert r.1.4 of files/patch-src_video_vgl_SDL__vglvideo.c - it doesn't worksobomax2001-04-112-4/+4
* Bump PORTREVISION (forgot in the previous commit).sobomax2001-04-091-0/+1
* Move detection of vgl availability before svgalib and improve detectionsobomax2001-04-092-12/+32
* Move:sobomax2001-04-091-1/+1
* Update to 1.2.0.sobomax2001-04-026-35/+63
* o Use PTHREAD_CFLAGS/PTHREAD_LIBS;sobomax2001-03-303-20/+27
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1
* Explicitly disable NAS and ARTS support.sobomax2001-03-131-1/+3
* Dont set PKGMESSAGE to be an empty string - it confuses bsd.port.mk.sobomax2001-03-051-1/+1
* Add a message explaining how to use SDL on console using vgl driver.sobomax2001-02-222-0/+13
* Update to 1.1.8.sobomax2001-02-174-15/+3
* Fix a rather nasty last-minute bug, which prevented SDL from using vesa modessobomax2001-01-281-7/+13
* Make vgl driver working OOB without the need to use custom patched versionsobomax2001-01-2811-39/+263
* Previous workaround was insufficient to resolve ports/24589. Try harder thissobomax2001-01-241-5/+23
* Touch all Makefile.in before do-configure. This will prevent recreation ofsobomax2001-01-241-0/+3
* Add FreeBSD native VGL driver. Right now it is work in progress and to activatesobomax2001-01-2415-7/+1665
* Update checksum. Unfortunately it seems that previously committed version wassobomax2001-01-092-1/+2
* OOPS, I committed wrong distinfo in my previous commit (update to 1.1.7).sobomax2001-01-041-1/+1
* Update to 1.1.7.sobomax2001-01-035-17/+46
* Update to 1.1.6.sobomax2000-10-265-29/+23
* Implement WANT_ESOUND, USE_ESOUND.reg2000-10-051-9/+7
* Update to 1.1.5.sobomax2000-09-285-59/+373
* Properly convert scancode into acsii representation in svga driver.sobomax2000-09-251-0/+1
* Several improvements and cleanups:sobomax2000-08-313-27/+47
* Fix the recent breakage introduced in 1.1.4 upgrade.sobomax2000-08-111-4/+9
* Update to 1.1.4.sobomax2000-08-073-25/+10
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-4/+2
* Remove arch-specific optimisation options from configure script. They broke sdlsobomax2000-06-181-1/+16
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-2/+1
* Update to 1.1.3.sobomax2000-06-064-41/+16
* SDL now has its own site: http://www.libsdl.org/, hence update MASTER_SITESsobomax2000-06-062-2/+3
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-171-2/+2
* Add patch-ag which was forgotten when sdl-devel was originallycpiazza2000-05-061-0/+24
* Depend on GL.14 instead of MesaGL.14 because Mesa-3.2 doesn't seem tocpiazza2000-04-291-1/+1
* Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel).will2000-04-2510-129/+251
* Revert to libSDL-1.0.vanilla2000-04-231-1/+2
* Ignore release version of libSDL. (libSDL-1.0 => libSDL)vanilla2000-04-232-4/+1
* Use our libc_r instead of linuxthreads.tg2000-04-202-8/+5
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
* Add various new maintainers for these portskris2000-03-301-1/+1
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
* Some makefile/install changes.cpiazza2000-03-074-52/+62
* Update to 1.0.4cpiazza2000-02-104-19/+46
* Merge changes from Maxim Sobolev's update to this port.cpiazza2000-02-033-8/+11
* Update to version 1.0.3.cpiazza2000-02-033-44/+7
* Update to version 1.0.1.steve2000-01-244-29/+86
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Import of SDL.cpiazza1999-08-135-0/+142