aboutsummaryrefslogtreecommitdiff
path: root/devel/sdl12/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Complete deployment of GNOMENG infrastructure: WITHOUT_ESOUND isMario Sergio Fujikawa Ferreira2003-01-301-6/+8
* Use REINPLACE_CMD.Maxim Sobolev2003-01-081-1/+2
* Fix sdl11-config to return -I${LOCALBASE}/include, like previousMaxim Sobolev2003-01-031-0/+1
* Update to 1.2.5.Maxim Sobolev2003-01-021-2/+1
* Add `CONFIGURE_ARGS+=--disable-esd --disable-esdtest' in WITHOUT_ESOUNDMaxim Sobolev2002-10-191-0/+2
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
* Add optional support for building with ARTS support, when audio/arts isMaxim Sobolev2002-08-301-1/+7
* Disable svgalib dependency when building on arch other than i386. HopefullyMaxim Sobolev2002-05-171-4/+9
* Introduce two new hooks: WITHOUT_X11 and WITHOUT_ESOUND.Pete Fritchman2002-05-151-2/+6
* Instead of disabling joystick code completely use "dummy" driver instead ofMaxim Sobolev2002-05-091-2/+2
* Explicitly disable USB joystick code because there are too many APIMaxim Sobolev2002-04-221-1/+2
* Unbroke on systems after libusb --> libusbhid conversion.Maxim Sobolev2002-04-181-0/+6
* Update to 1.2.4.Maxim Sobolev2002-04-171-2/+1
* Allow it be compiled without svgalib support.Maxim Sobolev2002-02-211-3/+5
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
* Remove obsolete configure script tweak, which results inMaxim Sobolev2001-12-191-0/+1
* Update to 1.2.3.Maxim Sobolev2001-11-131-1/+1
* Update to 1.2.2. Sam was kind enough to integrate my vgl driver into aMaxim Sobolev2001-07-251-1/+1
* Update to 1.2.1.Maxim Sobolev2001-06-251-2/+1
* Fix a bug that may cause image corruption during mouse movements.Maxim Sobolev2001-05-231-1/+1
* Revert r.1.4 of files/patch-src_video_vgl_SDL__vglvideo.c - it doesn't workMaxim Sobolev2001-04-111-1/+1
* Bump PORTREVISION (forgot in the previous commit).Maxim Sobolev2001-04-091-0/+1
* Move:Maxim Sobolev2001-04-091-1/+1
* Update to 1.2.0.Maxim Sobolev2001-04-021-2/+1
* o Use PTHREAD_CFLAGS/PTHREAD_LIBS;Maxim Sobolev2001-03-301-1/+4
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
* Explicitly disable NAS and ARTS support.Maxim Sobolev2001-03-131-1/+3
* Dont set PKGMESSAGE to be an empty string - it confuses bsd.port.mk.Maxim Sobolev2001-03-051-1/+1
* Add a message explaining how to use SDL on console using vgl driver.Maxim Sobolev2001-02-221-0/+4
* Update to 1.1.8.Maxim Sobolev2001-02-161-2/+1
* Make vgl driver working OOB without the need to use custom patched versionMaxim Sobolev2001-01-271-2/+7
* Touch all Makefile.in before do-configure. This will prevent recreation ofMaxim Sobolev2001-01-241-0/+3
* Add FreeBSD native VGL driver. Right now it is work in progress and to activateMaxim Sobolev2001-01-231-2/+3
* Update checksum. Unfortunately it seems that previously committed version wasMaxim Sobolev2001-01-091-0/+1
* Update to 1.1.7.Maxim Sobolev2001-01-031-2/+1
* Update to 1.1.6.Maxim Sobolev2000-10-261-1/+1
* Implement WANT_ESOUND, USE_ESOUND.Jeremy Lea2000-10-051-9/+7
* Update to 1.1.5.Maxim Sobolev2000-09-281-6/+9
* Properly convert scancode into acsii representation in svga driver.Maxim Sobolev2000-09-251-0/+1
* Several improvements and cleanups:Maxim Sobolev2000-08-311-25/+29
* Update to 1.1.4.Maxim Sobolev2000-08-071-1/+1
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-4/+2
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-151-0/+1
* Update to 1.1.3.Maxim Sobolev2000-06-061-1/+1
* SDL now has its own site: http://www.libsdl.org/, hence update MASTER_SITESMaxim Sobolev2000-06-061-1/+2
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'Maxim Sobolev2000-05-171-2/+2
* Depend on GL.14 instead of MesaGL.14 because Mesa-3.2 doesn't seem toChris Piazza2000-04-291-1/+1
* Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel).Will Andrews2000-04-251-10/+28