summaryrefslogtreecommitdiffstats
path: root/devel/sdl12/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Complete deployment of GNOMENG infrastructure: WITHOUT_ESOUND islioux2003-01-301-6/+8
* Use REINPLACE_CMD.sobomax2003-01-081-1/+2
* Fix sdl11-config to return -I${LOCALBASE}/include, like previoussobomax2003-01-031-0/+1
* Update to 1.2.5.sobomax2003-01-021-2/+1
* 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-151-2/+6
* Instead of disabling joystick code completely use "dummy" driver instead ofsobomax2002-05-091-2/+2
* Explicitly disable USB joystick code because there are too many APIsobomax2002-04-221-1/+2
* Unbroke on systems after libusb --> libusbhid conversion.sobomax2002-04-181-0/+6
* Update to 1.2.4.sobomax2002-04-171-2/+1
* Allow it be compiled without svgalib support.sobomax2002-02-211-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-191-0/+1
* Update to 1.2.3.sobomax2001-11-131-1/+1
* Update to 1.2.2. Sam was kind enough to integrate my vgl driver into asobomax2001-07-251-1/+1
* Update to 1.2.1.sobomax2001-06-251-2/+1
* Fix a bug that may cause image corruption during mouse movements.sobomax2001-05-231-1/+1
* Revert r.1.4 of files/patch-src_video_vgl_SDL__vglvideo.c - it doesn't worksobomax2001-04-111-1/+1
* Bump PORTREVISION (forgot in the previous commit).sobomax2001-04-091-0/+1
* Move:sobomax2001-04-091-1/+1
* Update to 1.2.0.sobomax2001-04-021-2/+1
* o Use PTHREAD_CFLAGS/PTHREAD_LIBS;sobomax2001-03-301-1/+4
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-291-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-221-0/+4
* Update to 1.1.8.sobomax2001-02-161-2/+1
* Make vgl driver working OOB without the need to use custom patched versionsobomax2001-01-271-2/+7
* 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-231-2/+3
* Update checksum. Unfortunately it seems that previously committed version wassobomax2001-01-091-0/+1
* Update to 1.1.7.sobomax2001-01-031-2/+1
* Update to 1.1.6.sobomax2000-10-261-1/+1
* Implement WANT_ESOUND, USE_ESOUND.reg2000-10-051-9/+7
* Update to 1.1.5.sobomax2000-09-281-6/+9
* Properly convert scancode into acsii representation in svga driver.sobomax2000-09-251-0/+1
* Several improvements and cleanups:sobomax2000-08-311-25/+29
* Update to 1.1.4.sobomax2000-08-071-1/+1
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-4/+2
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-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-151-0/+1
* Update to 1.1.3.sobomax2000-06-061-1/+1
* SDL now has its own site: http://www.libsdl.org/, hence update MASTER_SITESsobomax2000-06-061-1/+2
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-171-2/+2
* 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-251-10/+28
OpenPOWER on IntegriCloud