aboutsummaryrefslogtreecommitdiff
path: root/emulators/generator-cbiere
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Unbreak build with clangMartin Wilke2013-07-155-11/+98
| | | | | | | | PR: 180511 Submitted by: ports fury Notes: svn path=/head/; revision=323057
* Fix spelling LICENCE -> LICENSE.Boris Samorodov2013-06-131-1/+1
| | | | | | | Reported by: Ruslan Makhmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=320807
* . remove shlib ABI version from LIB_DEPENDS;Boris Samorodov2013-06-131-8/+6
| | | | | | | | | . add LICENCE=GPLv2; . bump PORTREVISION; . fix typo (MOPTIIMIZED_CFLAGS -> MOPTIMIZED_CFLAGS). Notes: svn path=/head/; revision=320806
* Convert to new options frameworkBaptiste Daroussin2012-06-121-6/+6
| | | | Notes: svn path=/head/; revision=299103
* - 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
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+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
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244490
* - Fix building with recent nasm.Alejandro Pulver2009-09-221-0/+4
| | | | | | | Feature safe: yes (miwi) Notes: svn path=/head/; revision=241926
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Update to version 0.35.r4.Alejandro Pulver2009-02-053-9/+7
| | | | | | | - Update MASTER_SITES and WWW line in pkg-descr. Notes: svn path=/head/; revision=227696
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - 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
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+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
* - Format tabs and put targets at the end.Alejandro Pulver2006-04-241-12/+12
| | | | | | | | | | - Fix OPTIONS handling. - Bump PORTREVISION. Approved by: garga (mentor) Notes: svn path=/head/; revision=160371
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149490
* Update to 0.35.r2Jean-Yves Lefort2005-09-053-34/+4
| | | | | | | | PR: ports/85711 Submitted by: maintainer Notes: svn path=/head/; revision=141961
* - Update to 0.35.r1Michael Johnson2005-08-304-62/+30
| | | | | | | | PR: ports/85456 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=141375
* Fix configure on sparc64 and alpha 5.x and unmark BROKEN on alpha.Dejan Lesjak2005-07-151-2/+12
| | | | | | | | PR: ports/83517 Submitted by: maintainer Notes: svn path=/head/; revision=139297
* - Replace patch-configure with a unified version of the patch.Florent Thoumie2005-06-281-19/+10
| | | | | | | | PR: ports/82373 Submitted by: maintainer Notes: svn path=/head/; revision=138103
* Add generator-cbiere 0.35, SEGA Genesis emulator.Michael Johnson2005-06-176-0/+177
PR: ports/82007 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=137596