summaryrefslogtreecommitdiff
path: root/devel/sdl12 (unfollow)
Commit message (Expand)AuthorFilesLines
2002-02-21Allow it be compiled without svgalib support.Maxim Sobolev1-3/+5
2002-01-29Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA1-3/+3
2001-12-19Remove obsolete configure script tweak, which results inMaxim Sobolev2-10/+2
2001-11-18Add two missed in the last commit manpages.Maxim Sobolev1-0/+2
2001-11-13Update to 1.2.3.Maxim Sobolev6-75/+26
2001-07-25Update to 1.2.2. Sam was kind enough to integrate my vgl driver into aMaxim Sobolev18-1909/+52
2001-07-02Re-enable vgl support.Maxim Sobolev1-7/+14
2001-06-25Update to 1.2.1.Maxim Sobolev6-40/+33
2001-05-23Fix a bug that may cause image corruption during mouse movements.Maxim Sobolev2-9/+7
2001-04-11Revert r.1.4 of files/patch-src_video_vgl_SDL__vglvideo.c - it doesn't workMaxim Sobolev2-4/+4
2001-04-09Bump PORTREVISION (forgot in the previous commit).Maxim Sobolev1-0/+1
2001-04-09Move detection of vgl availability before svgalib and improve detectionMaxim Sobolev2-12/+32
2001-04-09Move:Maxim Sobolev1-1/+1
2001-04-02Update to 1.2.0.Maxim Sobolev6-35/+63
2001-03-30o Use PTHREAD_CFLAGS/PTHREAD_LIBS;Maxim Sobolev3-20/+27
2001-03-29-pthread --> ${PTHREAD_LIBS}Maxim Sobolev1-1/+1
2001-03-13Explicitly disable NAS and ARTS support.Maxim Sobolev1-1/+3
2001-03-05Dont set PKGMESSAGE to be an empty string - it confuses bsd.port.mk.Maxim Sobolev1-1/+1
2001-02-22Add a message explaining how to use SDL on console using vgl driver.Maxim Sobolev2-0/+13
2001-02-16Update to 1.1.8.Maxim Sobolev4-15/+3
2001-01-27Fix a rather nasty last-minute bug, which prevented SDL from using vesa modesMaxim Sobolev1-7/+13
2001-01-27Make vgl driver working OOB without the need to use custom patched versionMaxim Sobolev11-39/+263
2001-01-24Previous workaround was insufficient to resolve ports/24589. Try harder thisMaxim Sobolev1-5/+23
2001-01-24Touch all Makefile.in before do-configure. This will prevent recreation ofMaxim Sobolev1-0/+3
2001-01-23Add FreeBSD native VGL driver. Right now it is work in progress and to activateMaxim Sobolev15-7/+1665
2001-01-09Update checksum. Unfortunately it seems that previously committed version wasMaxim Sobolev2-1/+2
2001-01-03OOPS, I committed wrong distinfo in my previous commit (update to 1.1.7).Maxim Sobolev1-1/+1
2001-01-03Update to 1.1.7.Maxim Sobolev5-17/+46
2000-10-26Update to 1.1.6.Maxim Sobolev5-29/+23
2000-10-05Implement WANT_ESOUND, USE_ESOUND.Jeremy Lea1-9/+7
2000-09-28Update to 1.1.5.Maxim Sobolev5-59/+373
2000-09-25Properly convert scancode into acsii representation in svga driver.Maxim Sobolev1-0/+1
2000-08-31Several improvements and cleanups:Maxim Sobolev3-27/+47
2000-08-11Fix the recent breakage introduced in 1.1.4 upgrade.Maxim Sobolev1-4/+9
2000-08-07Update to 1.1.4.Maxim Sobolev3-25/+10
2000-08-03(1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami1-4/+2
2000-06-18Remove arch-specific optimisation options from configure script. They broke sdlMaxim Sobolev1-1/+16
2000-06-16Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami1-1/+1
2000-06-16Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev1-1/+1
2000-06-15Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2-2/+1
2000-06-06Update to 1.1.3.Maxim Sobolev4-41/+16
2000-06-06SDL now has its own site: http://www.libsdl.org/, hence update MASTER_SITESMaxim Sobolev2-2/+3
2000-05-17's|sobomax@altavista.net|sobomax@FreeBSD.org|'Maxim Sobolev1-2/+2
2000-05-06Add patch-ag which was forgotten when sdl-devel was originallyChris Piazza1-0/+24
2000-04-29Depend on GL.14 instead of MesaGL.14 because Mesa-3.2 doesn't seem toChris Piazza1-1/+1
2000-04-25Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel).Will Andrews10-129/+251
2000-04-23Revert to libSDL-1.0.Vanilla I. Shu1-1/+2
2000-04-22Ignore release version of libSDL. (libSDL-1.0 => libSDL)Vanilla I. Shu2-4/+1
2000-04-20Use our libc_r instead of linuxthreads.Thomas Gellekum2-8/+5
2000-04-14Convert to PORTNAME/PORTVERSION.Satoshi Asami1-3/+3