aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sdl12
Commit message (Expand)AuthorAgeFilesLines
* USE_MESA -> USE_GL, bump PORTREVISION.fjoe2003-11-081-2/+2
* Remove stale mastersite per distfile survey.linimon2003-10-261-2/+1
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
* Fix on -current with gcc 3.3.sobomax2003-07-151-0/+18
* Add support for /dev/joy? style gameport joystics in addition to USB ones.sobomax2003-07-152-8/+108
* Fix the port for those with stale /usr/include/libusb.h header.sobomax2003-06-281-1/+11
* Unbreak on pre-4.8.sobomax2003-05-231-1/+1
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
* Build fixes for __FreeBSD_version >= 500111 (usbhid changes.)mdodd2003-04-091-0/+65
* Clear moonlight beckons.ade2003-03-072-1/+1
* Complete deployment of GNOMENG infrastructure: WITHOUT_ESOUND islioux2003-01-311-6/+8
* Use REINPLACE_CMD.sobomax2003-01-091-1/+2
* Fix sdl11-config to return -I${LOCALBASE}/include, like previoussobomax2003-01-032-2/+3
* Update to 1.2.5.sobomax2003-01-026-108/+18
* 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-161-2/+6
* Instead of disabling joystick code completely use "dummy" driver instead ofsobomax2002-05-102-6/+10
* Explicitly disable USB joystick code because there are too many APIsobomax2002-04-221-1/+2
* Unbroke on systems after libusb --> libusbhid conversion.sobomax2002-04-183-11/+25
* Update to 1.2.4.sobomax2002-04-176-19/+92
* Allow it be compiled without svgalib support.sobomax2002-02-221-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-192-10/+2
* Add two missed in the last commit manpages.sobomax2001-11-181-0/+2
* Update to 1.2.3.sobomax2001-11-136-75/+26
* Update to 1.2.2. Sam was kind enough to integrate my vgl driver into asobomax2001-07-2518-1909/+52
* Re-enable vgl support.sobomax2001-07-021-7/+14
* Update to 1.2.1.sobomax2001-06-256-40/+33
* Fix a bug that may cause image corruption during mouse movements.sobomax2001-05-232-9/+7
* Revert r.1.4 of files/patch-src_video_vgl_SDL__vglvideo.c - it doesn't worksobomax2001-04-112-4/+4
* Bump PORTREVISION (forgot in the previous commit).sobomax2001-04-091-0/+1
* Move detection of vgl availability before svgalib and improve detectionsobomax2001-04-092-12/+32
* Move:sobomax2001-04-091-1/+1
* Update to 1.2.0.sobomax2001-04-026-35/+63
* o Use PTHREAD_CFLAGS/PTHREAD_LIBS;sobomax2001-03-303-20/+27
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-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-222-0/+13
* Update to 1.1.8.sobomax2001-02-174-15/+3
* Fix a rather nasty last-minute bug, which prevented SDL from using vesa modessobomax2001-01-281-7/+13
* Make vgl driver working OOB without the need to use custom patched versionsobomax2001-01-2811-39/+263
* Previous workaround was insufficient to resolve ports/24589. Try harder thissobomax2001-01-241-5/+23
* 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-2415-7/+1665
* Update checksum. Unfortunately it seems that previously committed version wassobomax2001-01-092-1/+2
* OOPS, I committed wrong distinfo in my previous commit (update to 1.1.7).sobomax2001-01-041-1/+1
* Update to 1.1.7.sobomax2001-01-035-17/+46
* Update to 1.1.6.sobomax2000-10-265-29/+23
* Implement WANT_ESOUND, USE_ESOUND.reg2000-10-051-9/+7
* Update to 1.1.5.sobomax2000-09-285-59/+373
* Properly convert scancode into acsii representation in svga driver.sobomax2000-09-251-0/+1
* Several improvements and cleanups:sobomax2000-08-313-27/+47
* Fix the recent breakage introduced in 1.1.4 upgrade.sobomax2000-08-111-4/+9
* Update to 1.1.4.sobomax2000-08-073-25/+10
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-4/+2
* Remove arch-specific optimisation options from configure script. They broke sdlsobomax2000-06-181-1/+16
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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-162-2/+1
* Update to 1.1.3.sobomax2000-06-064-41/+16
* SDL now has its own site: http://www.libsdl.org/, hence update MASTER_SITESsobomax2000-06-062-2/+3
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-171-2/+2
* Add patch-ag which was forgotten when sdl-devel was originallycpiazza2000-05-061-0/+24
* 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-2510-129/+251
* Revert to libSDL-1.0.vanilla2000-04-231-1/+2
* Ignore release version of libSDL. (libSDL-1.0 => libSDL)vanilla2000-04-232-4/+1
* Use our libc_r instead of linuxthreads.tg2000-04-202-8/+5
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
* Add various new maintainers for these portskris2000-03-301-1/+1
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
* Some makefile/install changes.cpiazza2000-03-074-52/+62
* Update to 1.0.4cpiazza2000-02-104-19/+46
* Merge changes from Maxim Sobolev's update to this port.cpiazza2000-02-033-8/+11
* Update to version 1.0.3.cpiazza2000-02-033-44/+7
* Update to version 1.0.1.steve2000-01-244-29/+86
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Import of SDL.cpiazza1999-08-135-0/+142
='commitgraph'>* Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-031-1/+1 * Fix typos in COMMENTcs2012-07-291-1/+1 * - Convert my ports to new options frameworkmakc2012-07-271-4/+6 * Fix typos in COMMENTcs2012-07-241-1/+1 * Update to version 4.38.zeising2012-07-202-5/+9 * - Convert to new options frameworksunpoet2012-07-091-11/+12 * Convert to options-ngzeising2012-07-041-20/+21 * Change maintainer address to my FreeBSD.org mail address.zeising2012-07-031-1/+1 * Upgrade to 1.1.0.thierry2012-07-033-44/+63 * s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-252-3/+3 * Update to 0.0.9.kwm2012-06-112-3/+3 * Update to version 0.7.6. [1]bsam2012-06-104-13/+17 * Add new port x11-fonts/gbdfed:makc2012-06-099-0/+112 * Convert my ports to optionsNGpawel2012-06-081-1/+3 * - Update to 20120421sylvio2012-06-072-4/+5 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1 * - Convert all my remaining ports to OPTIONSngmatthew2012-06-052-2/+6 * - update png to 1.5.10dinoex2012-06-013-3/+3 * Convert to new options frameworkbapt2012-05-311-43/+45 * - Fix buildpav2012-05-311-0/+10 * - Fix a typomiwi2012-05-281-1/+1 * Fix plist by adding missing man pages.kwm2012-05-242-16/+16 * Update to 2.9.0.mezz2012-05-214-11/+15 * Update to 0.0.8.kwm2012-05-102-4/+4 * Add LinLibertineG fonts:bapt2012-04-246-0/+85 * Add patch from upstream to fix a C++11 issue in fontconfig. This fixes thekwm2012-04-242-1/+27 * - Mark BROKEN: unfetchablepav2012-04-201-0/+2 * Set the expiration date for all ports which depend upon linux_base-fc4 tonetchild2012-04-151-0/+2 * - update to 20120202rm2012-04-112-3/+3 * - add new "PT Mono Bold" fontrm2012-04-013-7/+8 * Fix patching.kwm2012-03-131-11/+9 * Do proper input validation for libXfont. This is for CVE-2011-2895.kwm2012-03-132-0/+104 * Update to 1.202cs2012-03-052-3/+3 * - switch to self-made versioned distfile namesrm2012-02-292-9/+9 * The fonts xorg meta port should depend on the fonts sub-meta portskwm2012-02-281-6/+6 * Roboto is a sans serif typeface family designed to be modern yetrm2012-02-236-0/+79 * - actually bump PORTREVISION, sorry for this.rm2012-02-151-1/+1 * - update checksum for PTMonoOFL.zip once again. This font was updated upstream.rm2012-02-152-3/+3 * Update maintainer address to matthew@FreeBSD.orgmatthew2012-02-102-2/+2 * - Update to 4.7.5jgh2012-02-074-39/+58 * - update PT Mono font to 1.001 (released at 23 Jan)rm2012-01-302-3/+3 * - Update to 0.5.14miwi2012-01-293-11/+5 * Remove the former official website, which is down.thierry2012-01-241-1/+0 * - update to 20110915rm2012-01-232-3/+3 * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-223-3/+3 * Google has created a set of fonts for it's ChromeOS Operating system.bapt2012-01-206-0/+90 * Update maintainer email addresscrees2012-01-171-1/+1 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * - update to 0.7rm2012-01-114-11/+9 * - The proper acronym for Apache Software License 2 is really AL2tabthorpe2012-01-091-1/+1 * - add new monospaced fontrm2012-01-013-1/+5 * End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1 * Fix MAINTAINERskreuzer2011-12-251-1/+1 * - Readd with better namepawel2011-11-306-0/+73 * Remove port to change it's namepawel2011-11-306-73/+0 * Anonymous Pro (2009) is a family of four fixed-width fonts designedpawel2011-11-306-0/+73 * - Update to 0.5.12miwi2011-11-263-12/+11 * Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-11-141-1/+0 * Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCScrees2011-11-141-1/+1 * freetype font should depend on fontconfig rather than mkfontdirkevlo2011-11-103-26/+39 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-094-4/+0 * Initial import of ubuntu-font 0.80kevlo2011-11-095-0/+82 * - Fix build on FreeBSD 10.0miwi2011-10-291-0/+1 * - Fix build on FreeBSD 10miwi2011-10-291-0/+1 * - Fix build on FreeBSD 10miwi2011-10-291-0/+1 * - Fix build on FreeBSD 10beat2011-10-271-0/+1 * The vast majority of pkg-descr files had the following format when theydougb2011-10-246-11/+2 * Remove more tags from pkg-descr files fo the form:dougb2011-10-242-5/+2 * - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1 * fix fetchbf2011-10-182-4/+14 * Add doulos-compact 4.110, Doulos SIL TrueType font collection, compactbf2011-10-155-0/+84 * Add charis-compact 4.110, Charis SIL TrueType font collection, compactbf2011-10-155-0/+89 * update to 4.110bf2011-10-156-36/+34 * - Reassign to the heaptabthorpe2011-10-151-1/+1 * Add direct run dependency on databases/py-sqlite3dougb2011-09-281-1/+2 * Finish applying actual patchdougb2011-09-262-1/+16 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+0 * - use PORTDATA instead of long pkg-plisteadler2011-09-232-126/+2 * - update mkfontscale to 1.0.9eadler2011-09-182-3/+3 * 2011-09-01 x11-wm/epiwm: Abandonwarebapt2011-09-077-102/+0 * Relinquish to the pool.danfe2011-09-011-1/+1 * Remove myself from MAINTAINERache2011-08-301-1/+1 * Update my mail address in the ports I maintain.rakuco2011-08-291-1/+1 * Geocities has been gone for almost 2 years now, so let's removedougb2011-08-231-2/+0 * - Update MASTER_SITESsunpoet2011-08-221-1/+1 * - Update to 4.36swills2011-08-212-11/+11 * - Add hanazono-fonts-ttf 20110516sunpoet2011-08-176-0/+69 * Fix the build if xmlto is present.kwm2011-08-111-0/+2 * Update to 1.4.4.kwm2011-08-112-3/+3 * Update broken/outdated WWW entries. Remove those where no alternate source wasehaupt2011-08-051-3/+0