aboutsummaryrefslogtreecommitdiff
path: root/emulators/raine
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217472
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Add graphics/svgalib to LIB_DEPENDS.Florent Thoumie2008-04-081-2/+3
| | | | | | | Reported by: erwinbot Notes: svn path=/head/; revision=210854
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-2/+1
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-0/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* - Update to 0.43.3 [1].Florent Thoumie2006-06-2015-335/+20
| | | | | | | | | - Stop patching source to be C89 friendly and use USE_GCC=3.2+ instead. Submitted by: ultragames93 <ultragames93@free.fr> [1] Notes: svn path=/head/; revision=165849
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - Fix dependency on allegro.Florent Thoumie2005-11-221-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=149123
* - Something weird happened.Florent Thoumie2005-11-171-1/+1
| | | | | | | - Set PORTVERSION to the right value. Notes: svn path=/head/; revision=148689
* - Update to 0.43.2.Florent Thoumie2005-11-1712-47/+201
| | | | | | | - More patches to make it compile properly with a C89 C compiler. Notes: svn path=/head/; revision=148640
* - Chase allegro updatePav Lucistnik2005-11-131-1/+2
| | | | Notes: svn path=/head/; revision=148109
* - Add SHA256 checksums.Florent Thoumie2005-11-091-0/+1
| | | | Notes: svn path=/head/; revision=147688
* Change my email address in MAINTAINER lines for ports I maintain toFlorent Thoumie2005-03-011-1/+1
| | | | | | | | | flz@FreeBSD.org. Approved by: pav (mentor) Notes: svn path=/head/; revision=130089
* Update to 0.42.3Volker Stolz2005-02-1110-30/+229
| | | | | | | | PR: ports/76339 Submitted by: Florent Thoumie (maintainer) Notes: svn path=/head/; revision=128516
* Update to version 0.40.5.Mark Linimon2004-08-283-3/+4
| | | | | | | | PR: ports/70939 Submitted by: Florent Thoumie <flz at xbsd dot org> (maintainer) Notes: svn path=/head/; revision=117475
* BROKEN= "pengo.c doesn't compile on 4.10 (see ports/69509)"Edwin Groothuis2004-08-161-1/+7
| | | | | | | | | Noticed by: kris+pointyhat Reviewed by: Florent Thoumie <flz@xbsd.org> (long time ago) Notes: svn path=/head/; revision=116328
* New port: emulators/raine - Arcade Emulator for M68000, M68020 and Z80 based ↵Edwin Groothuis2004-08-015-0/+107
hardware Arcade Emulator for M68000, M68020 and Z80 based hardware. WWW: http://www.rainemu.com/ PR: ports/69509 Submitted by: Florent Thoumie <flz@xbsd.org> Notes: svn path=/head/; revision=115222