aboutsummaryrefslogtreecommitdiff
path: root/emulators/vice
Commit message (Collapse)AuthorAgeFilesLines
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-5/+0
| | | | Notes: svn path=/head/; revision=200771
* - update to 1.22Dirk Meyer2007-08-149-103/+35
| | | | Notes: svn path=/head/; revision=197688
* - fix display problems with xorg7Dirk Meyer2007-06-122-1/+23
| | | | | | | | PR: 113617 Obtained from: debian Notes: svn path=/head/; revision=193329
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add locale/huDirk Meyer2007-03-171-0/+1
| | | | Notes: svn path=/head/; revision=187564
* - update to 1.21Dirk Meyer2007-03-135-13/+14
| | | | Notes: svn path=/head/; revision=187314
* - Add support for joysticksDirk Meyer2007-03-044-1/+34
| | | | | | | | PR: 109438, 108504 Submitted by: Dwayne MacKinnon Notes: svn path=/head/; revision=186476
* - Remove support for xfree86-3Pav Lucistnik2007-02-021-4/+1
| | | | | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr Notes: svn path=/head/; revision=183965
* - 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
* - upodate to 1.20Dirk Meyer2006-09-076-42/+40
| | | | Notes: svn path=/head/; revision=172524
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* - remove obsolete patchDirk Meyer2006-01-201-12/+0
| | | | Notes: svn path=/head/; revision=153959
* - update to 1.19Dirk Meyer2006-01-202-5/+5
| | | | | | | - force GCC 3.4, to avoid internal compiler errors Notes: svn path=/head/; revision=153958
* - extend MASTER_SITESDirk Meyer2006-01-081-0/+1
| | | | Notes: svn path=/head/; revision=153048
* - patch to supoort NOPORTDOCSDirk Meyer2005-12-172-52/+64
| | | | | | | | | | - make portlint happier - use diffrent path for gettext PR: 90525 Submitted by: Yen-Ming Lee Notes: svn path=/head/; revision=151367
* - fix package info for NLS supportDirk Meyer2005-12-112-0/+9
| | | | | | | - fix FreeBSD 4.11 install of NLS files by forcing gmake Notes: svn path=/head/; revision=150861
* - update to 1.18Dirk Meyer2005-12-039-61/+145
| | | | | | | | | - new options WITHOUT_NLS, WITH_ESOUND re-enable uss sound support update dependencys Notes: svn path=/head/; revision=150307
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - update to 1.17Dirk Meyer2005-10-254-72/+41
| | | | | | | | - new MASTER_SITES - honor SDL_CONFIG Notes: svn path=/head/; revision=146311
* - update to vice-1.16Dirk Meyer2005-02-033-8/+9
| | | | Notes: svn path=/head/; revision=127956
* - extend MASTER_SITESDirk Meyer2004-11-301-1/+2
| | | | | | | (master server is down) Notes: svn path=/head/; revision=122807
* - update URLDirk Meyer2004-11-301-1/+1
| | | | Notes: svn path=/head/; revision=122806
* - update to 1.15Dirk Meyer2004-09-185-49/+26
| | | | | | | | | - unbreak for gcc2.95 - unbreak for gcc3.4 Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118264
* - mark BROKEN for gcc34Dirk Meyer2004-08-111-0/+3
| | | | Notes: svn path=/head/; revision=115914
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-2/+2
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-3/+2
| | | | Notes: svn path=/head/; revision=105354
* - mark BROKEN on alpha 4.xDirk Meyer2004-03-161-0/+5
| | | | | | | ../src/resid/libresid.a(wave.o)(.rodata+0x0): relocation truncated to fit: GPREL32 *UND* Notes: svn path=/head/; revision=104137
* - add CONFLICTSDirk Meyer2004-02-261-0/+2
| | | | Notes: svn path=/head/; revision=102159
* - update to 1.14Dirk Meyer2004-01-313-3/+10
| | | | Notes: svn path=/head/; revision=99585
* - use INFODirk Meyer2003-12-302-3/+3
| | | | | | | - Fix x64 sound problmes (gcc bug) in STABLE Notes: svn path=/head/; revision=96969
* - use %%DOCSDIR%%Dirk Meyer2003-10-041-35/+35
| | | | Notes: svn path=/head/; revision=90220
* - Update to 1.13Dirk Meyer2003-10-023-4/+8
| | | | Notes: svn path=/head/; revision=90019
* Remove NO_CDROM (implied by RESTRICTED) and NO_PACKAGE (RESTRICTED preventsKris Kennaway2003-07-301-2/+0
| | | | | | | package distribution, but we still want to see failure logs on bento) Notes: svn path=/head/; revision=85945
* - Update to 1.12Dirk Meyer2003-06-158-125/+104
| | | | Notes: svn path=/head/; revision=83008
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* - Update hopepageDirk Meyer2003-03-231-1/+1
| | | | | | | Submitted by: watchman@ludd.luth.se Notes: svn path=/head/; revision=77186
* - Fix configure to detect sound betterDirk Meyer2003-02-242-0/+141
| | | | | | | Submitted by: saper@sgh.waw.pl Notes: svn path=/head/; revision=76349
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - Update to 1.11Dirk Meyer2003-01-273-13/+2
| | | | Notes: svn path=/head/; revision=74061
* - New option VICE_WITH_GNOMEDirk Meyer2003-01-041-9/+16
| | | | | | | | | - USE_GNOMENG - Drop dynamic detection - Make portlint happer Notes: svn path=/head/; revision=72533
* - Update to 1.10Dirk Meyer2003-01-023-19/+82
| | | | Notes: svn path=/head/; revision=72145
* get rid of USE_REINPLACEDirk Meyer2002-10-291-2/+3
| | | | Notes: svn path=/head/; revision=69126
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-1/+2
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Fix missing dependency, take maintainershipDirk Meyer2002-08-101-2/+5
| | | | Notes: svn path=/head/; revision=64333
* upgrade to 1.7Ying-Chieh Liao2001-11-235-27/+74
| | | | | | | | PR: 32218 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50421
* Update to vice 1.6 and remove maintainer due to timeoutKris Kennaway2001-05-063-82/+95
| | | | Notes: svn path=/head/; revision=42306
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsSatoshi Asami2000-09-051-1/+1
| | | | | | | work with both XFree86-3 and XFree86-4. Notes: svn path=/head/; revision=32320
* PORTNAME/VERSION stuffMichael Haro2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27455
* Update port to 1.2Chris D. Faulhaber2000-02-027-43/+78
| | | | | | | Approved by: Maintainer Notes: svn path=/head/; revision=25432