aboutsummaryrefslogtreecommitdiff
path: root/emulators/xcpc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update icu to 55.1Baptiste Daroussin2015-04-231-1/+1
| | | | Notes: svn path=/head/; revision=384614
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-231-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=362747
* Stagify.Michael Gmelin2014-06-011-2/+1
| | | | | | | | Reviewed by: flo (mentor) Approved by: flo (mentor) Notes: svn path=/head/; revision=356158
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-4/+4
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-4/+4
| | | | | | | | | While here: - Trim headers - Convert some USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=322621
* Convert emulators to new options frameworkBaptiste Daroussin2013-04-281-8/+9
| | | | Notes: svn path=/head/; revision=316753
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-3/+2
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Chase icu, graphite2 and libexttextcat bumpBaptiste Daroussin2012-12-181-6/+2
| | | | Notes: svn path=/head/; revision=309206
* Update PCRE to 8.32Martin Matuska2012-12-101-2/+2
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-2/+2
| | | | Notes: svn path=/head/; revision=291338
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - 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
* - update ICU to 4.8Baptiste Daroussin2011-07-101-1/+1
| | | | | | | | | - chase library bump - add an entry in UPDATING for instructions - remove old conflict lines Notes: svn path=/head/; revision=277485
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* Chase devel/icu upgradeBaptiste Daroussin2010-12-151-1/+1
| | | | | | | Add an updating note Notes: svn path=/head/; revision=266338
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 EmulatorFelippe de Meirelles Motta2008-05-311-0/+62
written in C. It is designed to run on any POSIX system (Linux/BSD/UNIX-like OSes). WWW: http://xcpc.sourceforge.net/ PR: ports/120189 Submitted by: Sven Klose <pixel@hugbox.org> Approved by: gabor (mentor) Notes: svn path=/head/; revision=213997