summaryrefslogtreecommitdiff
path: root/devel/sdl12 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-092-6/+10
* 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-183-11/+25
* Update to 1.2.4.Maxim Sobolev2002-04-176-19/+92
* 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-192-10/+2
* Add two missed in the last commit manpages.Maxim Sobolev2001-11-181-0/+2
* Update to 1.2.3.Maxim Sobolev2001-11-136-75/+26
* Update to 1.2.2. Sam was kind enough to integrate my vgl driver into aMaxim Sobolev2001-07-2518-1909/+52
* Re-enable vgl support.Maxim Sobolev2001-07-021-7/+14
* Update to 1.2.1.Maxim Sobolev2001-06-256-40/+33
* Fix a bug that may cause image corruption during mouse movements.Maxim Sobolev2001-05-232-9/+7
* Revert r.1.4 of files/patch-src_video_vgl_SDL__vglvideo.c - it doesn't workMaxim Sobolev2001-04-112-4/+4
* Bump PORTREVISION (forgot in the previous commit).Maxim Sobolev2001-04-091-0/+1
* Move detection of vgl availability before svgalib and improve detectionMaxim Sobolev2001-04-092-12/+32
* Move:Maxim Sobolev2001-04-091-1/+1
* Update to 1.2.0.Maxim Sobolev2001-04-026-35/+63
* o Use PTHREAD_CFLAGS/PTHREAD_LIBS;Maxim Sobolev2001-03-303-20/+27
* -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-222-0/+13
* Update to 1.1.8.Maxim Sobolev2001-02-164-15/+3
* Fix a rather nasty last-minute bug, which prevented SDL from using vesa modesMaxim Sobolev2001-01-271-7/+13
* Make vgl driver working OOB without the need to use custom patched versionMaxim Sobolev2001-01-2711-39/+263
* Previous workaround was insufficient to resolve ports/24589. Try harder thisMaxim Sobolev2001-01-241-5/+23
* 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-2315-7/+1665
* Update checksum. Unfortunately it seems that previously committed version wasMaxim Sobolev2001-01-092-1/+2
* OOPS, I committed wrong distinfo in my previous commit (update to 1.1.7).Maxim Sobolev2001-01-031-1/+1
* Update to 1.1.7.Maxim Sobolev2001-01-035-17/+46
* Update to 1.1.6.Maxim Sobolev2000-10-265-29/+23
* Implement WANT_ESOUND, USE_ESOUND.Jeremy Lea2000-10-051-9/+7
* Update to 1.1.5.Maxim Sobolev2000-09-285-59/+373
* Properly convert scancode into acsii representation in svga driver.Maxim Sobolev2000-09-251-0/+1
* Several improvements and cleanups:Maxim Sobolev2000-08-313-27/+47
* Fix the recent breakage introduced in 1.1.4 upgrade.Maxim Sobolev2000-08-111-4/+9
* Update to 1.1.4.Maxim Sobolev2000-08-073-25/+10
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-4/+2
* Remove arch-specific optimisation options from configure script. They broke sdlMaxim Sobolev2000-06-181-1/+16
* 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-152-2/+1
* Update to 1.1.3.Maxim Sobolev2000-06-064-41/+16
* SDL now has its own site: http://www.libsdl.org/, hence update MASTER_SITESMaxim Sobolev2000-06-062-2/+3
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'Maxim Sobolev2000-05-171-2/+2
* Add patch-ag which was forgotten when sdl-devel was originallyChris Piazza2000-05-061-0/+24