summaryrefslogtreecommitdiff
path: root/devel/sdl12 (follow)
Commit message (Expand)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
* During the backout, forgot to bump PORTEPOCH. Also managed to missMark Linimon2003-12-241-1/+2
* Backout previous commit. Mea maxima culpa for not doing the researchMark Linimon2003-12-217-302/+472
* Update to 1.2.6:Mark Linimon2003-12-207-471/+301
* Respect WITHOUT_ARTS to disable arts support even if arts is alreadyKris Kennaway2003-12-121-1/+1
* USE_MESA -> USE_GL, bump PORTREVISION.Max Khon2003-11-071-2/+2
* Remove stale mastersite per distfile survey.Mark Linimon2003-10-261-2/+1
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
* Fix on -current with gcc 3.3.Maxim Sobolev2003-07-141-0/+18
* Add support for /dev/joy? style gameport joystics in addition to USB ones.Maxim Sobolev2003-07-142-8/+108
* Fix the port for those with stale /usr/include/libusb.h header.Maxim Sobolev2003-06-271-1/+11
* Unbreak on pre-4.8.Maxim Sobolev2003-05-221-1/+1
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
* Build fixes for __FreeBSD_version >= 500111 (usbhid changes.)Matthew N. Dodd2003-04-091-0/+65
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* 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-032-2/+3
* Update to 1.2.5.Maxim Sobolev2003-01-026-108/+18
* 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-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