aboutsummaryrefslogtreecommitdiff
path: root/emulators/pcsxr
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* Convert from USE_GETTEXT to USES= gettextBaptiste Daroussin2013-04-261-3/+3
| | | | | | | | | While here: - Trim some headers - Convert to new options framework Notes: svn path=/head/; revision=316624
* - Update to svn rev. 84102Ganael LAPLANCHE2013-04-1912-43/+26
| | | | | | | | | - Use new Makefile header format Feature safe: yes Notes: svn path=/head/; revision=316088
* Update to 1.9.92.r81088Ganael LAPLANCHE2012-11-086-19/+26
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307160
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-0/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* Update to 1.9.92.r78288Ganael LAPLANCHE2012-06-273-30/+3
| | | | Notes: svn path=/head/; revision=300088
* - Switch to OptionsNgGanael LAPLANCHE2012-06-151-5/+5
| | | | | | | - Un-version LIB_DEPENDS Notes: svn path=/head/; revision=299327
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.9.92.r76026Ganael LAPLANCHE2012-03-0913-226/+4
| | | | | | | | | | | - Remove dfbinimage2 plugin : - it is not maintained upstream - dfcdrom is maintained and can be used instead Feature safe: yes Notes: svn path=/head/; revision=293009
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* Chase libcdio shlib bumpTilman Keskinoz2012-01-181-2/+2
| | | | Notes: svn path=/head/; revision=289416
* - Fix dfbinimage2 CD handling (program identification)Ganael LAPLANCHE2011-11-033-3/+26
| | | | | | | - Swap LICENSE and *DEPENDS to make portlint happy Notes: svn path=/head/; revision=284978
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Improve dfbinimage2 plugin CD handling (seeking, fix TOC parsing)Ganael LAPLANCHE2011-07-153-13/+7
| | | | Notes: svn path=/head/; revision=277748
* Update to 1.9.92.r68256Ganael LAPLANCHE2011-07-0110-67/+67
| | | | Notes: svn path=/head/; revision=276776
* - Fix build with clangGanael LAPLANCHE2011-06-241-1/+2
| | | | | | | - Remove useless CPPFLAGS in CONFIGURE_ENV Notes: svn path=/head/; revision=276186
* - Update to 1.9.92.r62569 (SVN rev. 62569)Ganael LAPLANCHE2011-01-3117-151/+260
| | | | | | | | | | | | - Add a LOCAL mirror - Use REINPLACE_CMD instead of SED - Cleanup Makefile (wrap long lines, remove useless comments) Approved by: ehaupt (mentor) Feature safe: yes Notes: svn path=/head/; revision=268467
* Add a DOS2UNIX_REGEX to prevent corruption of embedded data filesGanael LAPLANCHE2011-01-202-3/+3
| | | | | | | | Feature safe: yes Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=268037
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Add missing LICENSEGanael LAPLANCHE2010-11-161-1/+3
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=264642
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Update MAINTAINER address for my portsGanael LAPLANCHE2010-09-271-1/+1
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=261943
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>Philip M. Gollucci2010-09-071-2/+2
| | | | | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer Notes: svn path=/head/; revision=260700
* Add pcsxr 1.9.91, playstation (PSX) emulator.Li-Wen Hsu2010-08-2224-0/+590
PR: ports/147849 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> Notes: svn path=/head/; revision=259739