The FreeBSD Ports Archive
FreeBSD emulators : vice4>
Emulator for Commodore C64, C128, VIC20, PET, and CBM-II
Versatile Commodore 8-bit Emulator
VICE, the multi-platform C64, C128, VIC20, PET and CBM-II emulator.
The following programs are included:
- x64, a C64 emulator;
- x128, a C128 emulator;
- xvic, a VIC20 emulator;
- xpet, a PET emulator;
- xcbm2, a CBM=II emulator;
- c1541, a stand-alone disk image maintenance utility;
- petcat, a CBM BASIC de-tokenizer;
http://www.viceteam.org/
|
vice history
v. 1.54
date: 2007/10/04 00:47:23; author: edwin; state: Exp; lines: +0 -5
Remove always-false/true conditions based on OSVERSION 500000
v. 1.53
date: 2007/08/14 19:30:25; author: dinoex; state: Exp; lines: +5 -9
- update to 1.22
v. 1.52
date: 2007/06/12 14:50:12; author: dinoex; state: Exp; lines: +1 -1
- fix display problems with xorg7
PR: 113617
Obtained from: debian
v. 1.51
date: 2007/05/19 20:04:47; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.50
date: 2007/03/13 13:39:49; author: dinoex; state: Exp; lines: +1 -2
- update to 1.21
v. 1.49
date: 2007/03/04 09:09:58; author: dinoex; state: Exp; lines: +3 -1
- Add support for joysticks
PR: 109438, 108504
Submitted by: Dwayne MacKinnon
v. 1.48
date: 2007/02/02 17:06:19; author: pav; state: Exp; lines: +1 -4
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
v. 1.47
date: 2006/09/20 11:20:48; author: stas; state: Exp; lines: +1 -0
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
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)
v. 1.46
date: 2006/09/07 20:12:42; author: dinoex; state: Exp; lines: +4 -4
- upodate to 1.20
v. 1.45
date: 2006/05/07 10:55:45; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.44
date: 2006/01/20 07:20:28; author: dinoex; state: Exp; lines: +2 -2
- update to 1.19
- force GCC 3.4, to avoid internal compiler errors
v. 1.43
date: 2006/01/08 10:49:01; author: dinoex; state: Exp; lines: +1 -0
- extend MASTER_SITES
v. 1.42
date: 2005/12/17 09:33:30; author: dinoex; state: Exp; lines: +17 -5
- patch to supoort NOPORTDOCS
- make portlint happier
- use diffrent path for gettext
PR: 90525
Submitted by: Yen-Ming Lee
v. 1.41
date: 2005/12/11 10:06:01; author: dinoex; state: Exp; lines: +3 -0
- fix package info for NLS support
- fix FreeBSD 4.11 install of NLS files by forcing gmake
v. 1.40
date: 2005/12/03 20:07:51; author: dinoex; state: Exp; lines: +35 -7
- update to 1.18
- new options WITHOUT_NLS, WITH_ESOUND
re-enable uss sound support
update dependencys
v. 1.39
date: 2005/10/25 09:41:56; author: dinoex; state: Exp; lines: +13 -6
- update to 1.17
- new MASTER_SITES
- honor SDL_CONFIG
v. 1.38
date: 2005/02/03 05:55:36; author: dinoex; state: Exp; lines: +1 -1
- update to vice-1.16
v. 1.37
date: 2004/11/30 11:01:37; author: dinoex; state: Exp; lines: +2 -1
- extend MASTER_SITES
(master server is down)
v. 1.36
date: 2004/09/18 19:17:51; author: dinoex; state: Exp; lines: +1 -5
- update to 1.15
- unbreak for gcc2.95
- unbreak for gcc3.4
Approved by: portmgr (marcus)
v. 1.35
date: 2004/08/11 11:58:23; author: dinoex; state: Exp; lines: +3 -0
- mark BROKEN for gcc34
v. 1.34
date: 2004/07/23 19:10:08; author: anholt; state: Exp; lines: +2 -2
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
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)
v. 1.33
date: 2004/03/26 17:22:17; author: dinoex; state: Exp; lines: +2 -3
- make PKGNAMESUFFIX more flexible
v. 1.32
date: 2004/03/16 06:14:49; author: dinoex; state: Exp; lines: +5 -0
- mark BROKEN on alpha 4.x
../src/resid/libresid.a(wave.o)(.rodata+0x0): relocation truncated to fit: GPREL32 *UND*
v. 1.31
date: 2004/02/26 05:17:15; author: dinoex; state: Exp; lines: +2 -0
- add CONFLICTS
v. 1.30
date: 2004/01/31 08:24:42; author: dinoex; state: Exp; lines: +1 -2
- update to 1.14
v. 1.29
date: 2003/12/30 21:03:47; author: dinoex; state: Exp; lines: +3 -0
- use INFO
- Fix x64 sound problmes (gcc bug) in STABLE
v. 1.28
date: 2003/10/02 06:57:01; author: dinoex; state: Exp; lines: +1 -1
- Update to 1.13
v. 1.27
date: 2003/07/30 20:56:53; author: kris; state: Exp; lines: +0 -2
Remove NO_CDROM (implied by RESTRICTED) and NO_PACKAGE (RESTRICTED prevents
package distribution, but we still want to see failure logs on bento)
v. 1.26
date: 2003/06/15 09:20:51; author: dinoex; state: Exp; lines: +5 -3
- Update to 1.12
v. 1.25
date: 2003/04/20 02:59:38; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.24
date: 2003/02/24 04:26:29; author: dinoex; state: Exp; lines: +1 -0
- Fix configure to detect sound better
Submitted by: saper@sgh.waw.pl
v. 1.23
date: 2003/02/20 18:26:35; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.22
date: 2003/01/27 04:37:42; author: dinoex; state: Exp; lines: +1 -2
- Update to 1.11
v. 1.21
date: 2003/01/04 20:40:18; author: dinoex; state: Exp; lines: +16 -9
- New option VICE_WITH_GNOME
- USE_GNOMENG
- Drop dynamic detection
- Make portlint happer
v. 1.20
date: 2003/01/02 04:23:50; author: dinoex; state: Exp; lines: +5 -1
- Update to 1.10
v. 1.19
date: 2002/10/29 20:58:39; author: dinoex; state: Exp; lines: +3 -2
get rid of USE_REINPLACE
v. 1.18
date: 2002/09/01 16:07:47; author: dwcjr; state: Exp; lines: +2 -1
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
v. 1.17
date: 2002/08/10 14:09:59; author: dinoex; state: Exp; lines: +5 -2
Fix missing dependency, take maintainership
v. 1.16
date: 2001/11/23 17:41:53; author: ijliao; state: Exp; lines: +22 -7
upgrade to 1.7
PR: 32218
Submitted by: KATO Tsuguru
v. 1.15
date: 2001/05/06 04:06:15; author: kris; state: Exp; lines: +3 -4
Update to vice 1.6 and remove maintainer due to timeout
v. 1.14
date: 2000/09/05 18:34:46; author: asami; state: Exp; lines: +2 -2
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
v. 1.13
date: 2000/04/12 04:56:02; author: mharo; state: Exp; lines: +3 -3
PORTNAME/VERSION stuff
v. 1.12
date: 2000/02/02 22:46:20; author: jedgar; state: Exp; lines: +5 -7
Update port to 1.2
Approved by: Maintainer
v. 1.11
date: 1999/08/25 05:49:45; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.10
date: 1999/06/06 16:51:27; author: steve; state: Exp; lines: +12 -18
Update to version 1.0.
PR: 11938
Submitted by: maintainer
v. 1.9
date: 1998/09/21 01:35:30; author: steve; state: Exp; lines: +2 -2
Remove regexp support for Xaw3d since it can now be built in
an ELF world.
v. 1.8
date: 1998/09/19 00:41:10; author: hoek; state: Exp; lines: +3 -12
Sync with a version that uses MLINKS.
v. 1.7
date: 1998/08/17 17:30:35; author: hoek; state: Exp; lines: +12 -16
Vice, welcome to the brave new world.
This still installs documentation in lib/vice/docs/ (or something like that)
instead of share/doc/vice/.
v. 1.6
date: 1998/08/07 23:56:19; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.5
date: 1998/07/19 19:32:02; author: dburr; state: Exp; lines: +2 -1
Add NO_CDROM. (Not sure if RESTRICTED implies this, but since we *don't*
want copyrighted stuff on the 2.2.7 CD-ROM, better safe than sorry...)
v. 1.4
date: 1998/07/13 20:02:39; author: dburr; state: Exp; lines: +3 -1
Add missing dependency on libXaw3d.
v. 1.3
date: 1998/07/13 11:57:58; author: dburr; state: Exp; lines: +4 -2
Moved the build warning out of pkg/DESCR and into the Makefile (in the
"pre-build" target). This seemed more appropriate.
v. 1.2
date: 1998/07/13 01:25:02; author: dburr; state: Exp; lines: +2 -1
Oops, forgot to include NO_PACKAGE.
v. 1.1
date: 1998/07/12 11:13:24; author: dburr; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/07/12 11:13:24; author: dburr; state: Exp; lines: +0 -0
PR: ports/6155
Submitted by: dchapes@ddm.on.ca
Import of new port emulators/vice, the Versatile Commodore Emulator (VICE),
an emulator for Commodore's PET/Vic-20/64.
=============================================================================
v. 1.54
date: 2007/10/04 00:47:23; author: edwin; state: Exp; lines: +0 -5
Remove always-false/true conditions based on OSVERSION 500000
v. 1.53
date: 2007/08/14 19:30:25; author: dinoex; state: Exp; lines: +5 -9
- update to 1.22
v. 1.52
date: 2007/06/12 14:50:12; author: dinoex; state: Exp; lines: +1 -1
- fix display problems with xorg7
PR: 113617
Obtained from: debian
v. 1.51
date: 2007/05/19 20:04:47; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.50
date: 2007/03/13 13:39:49; author: dinoex; state: Exp; lines: +1 -2
- update to 1.21
v. 1.49
date: 2007/03/04 09:09:58; author: dinoex; state: Exp; lines: +3 -1
- Add support for joysticks
PR: 109438, 108504
Submitted by: Dwayne MacKinnon
v. 1.48
date: 2007/02/02 17:06:19; author: pav; state: Exp; lines: +1 -4
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
v. 1.47
date: 2006/09/20 11:20:48; author: stas; state: Exp; lines: +1 -0
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
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)
v. 1.46
date: 2006/09/07 20:12:42; author: dinoex; state: Exp; lines: +4 -4
- upodate to 1.20
v. 1.45
date: 2006/05/07 10:55:45; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.44
date: 2006/01/20 07:20:28; author: dinoex; state: Exp; lines: +2 -2
- update to 1.19
- force GCC 3.4, to avoid internal compiler errors
v. 1.43
date: 2006/01/08 10:49:01; author: dinoex; state: Exp; lines: +1 -0
- extend MASTER_SITES
v. 1.42
date: 2005/12/17 09:33:30; author: dinoex; state: Exp; lines: +17 -5
- patch to supoort NOPORTDOCS
- make portlint happier
- use diffrent path for gettext
PR: 90525
Submitted by: Yen-Ming Lee
v. 1.41
date: 2005/12/11 10:06:01; author: dinoex; state: Exp; lines: +3 -0
- fix package info for NLS support
- fix FreeBSD 4.11 install of NLS files by forcing gmake
v. 1.40
date: 2005/12/03 20:07:51; author: dinoex; state: Exp; lines: +35 -7
- update to 1.18
- new options WITHOUT_NLS, WITH_ESOUND
re-enable uss sound support
update dependencys
v. 1.39
date: 2005/10/25 09:41:56; author: dinoex; state: Exp; lines: +13 -6
- update to 1.17
- new MASTER_SITES
- honor SDL_CONFIG
v. 1.38
date: 2005/02/03 05:55:36; author: dinoex; state: Exp; lines: +1 -1
- update to vice-1.16
v. 1.37
date: 2004/11/30 11:01:37; author: dinoex; state: Exp; lines: +2 -1
- extend MASTER_SITES
(master server is down)
v. 1.36
date: 2004/09/18 19:17:51; author: dinoex; state: Exp; lines: +1 -5
- update to 1.15
- unbreak for gcc2.95
- unbreak for gcc3.4
Approved by: portmgr (marcus)
v. 1.35
date: 2004/08/11 11:58:23; author: dinoex; state: Exp; lines: +3 -0
- mark BROKEN for gcc34
v. 1.34
date: 2004/07/23 19:10:08; author: anholt; state: Exp; lines: +2 -2
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
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)
v. 1.33
date: 2004/03/26 17:22:17; author: dinoex; state: Exp; lines: +2 -3
- make PKGNAMESUFFIX more flexible
v. 1.32
date: 2004/03/16 06:14:49; author: dinoex; state: Exp; lines: +5 -0
- mark BROKEN on alpha 4.x
../src/resid/libresid.a(wave.o)(.rodata+0x0): relocation truncated to fit: GPREL32 *UND*
v. 1.31
date: 2004/02/26 05:17:15; author: dinoex; state: Exp; lines: +2 -0
- add CONFLICTS
v. 1.30
date: 2004/01/31 08:24:42; author: dinoex; state: Exp; lines: +1 -2
- update to 1.14
v. 1.29
date: 2003/12/30 21:03:47; author: dinoex; state: Exp; lines: +3 -0
- use INFO
- Fix x64 sound problmes (gcc bug) in STABLE
v. 1.28
date: 2003/10/02 06:57:01; author: dinoex; state: Exp; lines: +1 -1
- Update to 1.13
v. 1.27
date: 2003/07/30 20:56:53; author: kris; state: Exp; lines: +0 -2
Remove NO_CDROM (implied by RESTRICTED) and NO_PACKAGE (RESTRICTED prevents
package distribution, but we still want to see failure logs on bento)
v. 1.26
date: 2003/06/15 09:20:51; author: dinoex; state: Exp; lines: +5 -3
- Update to 1.12
v. 1.25
date: 2003/04/20 02:59:38; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.24
date: 2003/02/24 04:26:29; author: dinoex; state: Exp; lines: +1 -0
- Fix configure to detect sound better
Submitted by: saper@sgh.waw.pl
v. 1.23
date: 2003/02/20 18:26:35; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.22
date: 2003/01/27 04:37:42; author: dinoex; state: Exp; lines: +1 -2
- Update to 1.11
v. 1.21
date: 2003/01/04 20:40:18; author: dinoex; state: Exp; lines: +16 -9
- New option VICE_WITH_GNOME
- USE_GNOMENG
- Drop dynamic detection
- Make portlint happer
v. 1.20
date: 2003/01/02 04:23:50; author: dinoex; state: Exp; lines: +5 -1
- Update to 1.10
v. 1.19
date: 2002/10/29 20:58:39; author: dinoex; state: Exp; lines: +3 -2
get rid of USE_REINPLACE
v. 1.18
date: 2002/09/01 16:07:47; author: dwcjr; state: Exp; lines: +2 -1
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
v. 1.17
date: 2002/08/10 14:09:59; author: dinoex; state: Exp; lines: +5 -2
Fix missing dependency, take maintainership
v. 1.16
date: 2001/11/23 17:41:53; author: ijliao; state: Exp; lines: +22 -7
upgrade to 1.7
PR: 32218
Submitted by: KATO Tsuguru
v. 1.15
date: 2001/05/06 04:06:15; author: kris; state: Exp; lines: +3 -4
Update to vice 1.6 and remove maintainer due to timeout
v. 1.14
date: 2000/09/05 18:34:46; author: asami; state: Exp; lines: +2 -2
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
v. 1.13
date: 2000/04/12 04:56:02; author: mharo; state: Exp; lines: +3 -3
PORTNAME/VERSION stuff
v. 1.12
date: 2000/02/02 22:46:20; author: jedgar; state: Exp; lines: +5 -7
Update port to 1.2
Approved by: Maintainer
v. 1.11
date: 1999/08/25 05:49:45; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.10
date: 1999/06/06 16:51:27; author: steve; state: Exp; lines: +12 -18
Update to version 1.0.
PR: 11938
Submitted by: maintainer
v. 1.9
date: 1998/09/21 01:35:30; author: steve; state: Exp; lines: +2 -2
Remove regexp support for Xaw3d since it can now be built in
an ELF world.
v. 1.8
date: 1998/09/19 00:41:10; author: hoek; state: Exp; lines: +3 -12
Sync with a version that uses MLINKS.
v. 1.7
date: 1998/08/17 17:30:35; author: hoek; state: Exp; lines: +12 -16
Vice, welcome to the brave new world.
This still installs documentation in lib/vice/docs/ (or something like that)
instead of share/doc/vice/.
v. 1.6
date: 1998/08/07 23:56:19; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.5
date: 1998/07/19 19:32:02; author: dburr; state: Exp; lines: +2 -1
Add NO_CDROM. (Not sure if RESTRICTED implies this, but since we *don't*
want copyrighted stuff on the 2.2.7 CD-ROM, better safe than sorry...)
v. 1.4
date: 1998/07/13 20:02:39; author: dburr; state: Exp; lines: +3 -1
Add missing dependency on libXaw3d.
v. 1.3
date: 1998/07/13 11:57:58; author: dburr; state: Exp; lines: +4 -2
Moved the build warning out of pkg/DESCR and into the Makefile (in the
"pre-build" target). This seemed more appropriate.
v. 1.2
date: 1998/07/13 01:25:02; author: dburr; state: Exp; lines: +2 -1
Oops, forgot to include NO_PACKAGE.
v. 1.1
date: 1998/07/12 11:13:24; author: dburr; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/07/12 11:13:24; author: dburr; state: Exp; lines: +0 -0
PR: ports/6155
Submitted by: dchapes@ddm.on.ca
Import of new port emulators/vice, the Versatile Commodore Emulator (VICE),
an emulator for Commodore's PET/Vic-20/64.
=============================================================================
v. 1.54
date: 2007/10/04 00:47:23; author: edwin; state: Exp; lines: +0 -5
Remove always-false/true conditions based on OSVERSION 500000
v. 1.53
date: 2007/08/14 19:30:25; author: dinoex; state: Exp; lines: +5 -9
- update to 1.22
v. 1.52
date: 2007/06/12 14:50:12; author: dinoex; state: Exp; lines: +1 -1
- fix display problems with xorg7
PR: 113617
Obtained from: debian
v. 1.51
date: 2007/05/19 20:04:47; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.50
date: 2007/03/13 13:39:49; author: dinoex; state: Exp; lines: +1 -2
- update to 1.21
v. 1.49
date: 2007/03/04 09:09:58; author: dinoex; state: Exp; lines: +3 -1
- Add support for joysticks
PR: 109438, 108504
Submitted by: Dwayne MacKinnon
v. 1.48
date: 2007/02/02 17:06:19; author: pav; state: Exp; lines: +1 -4
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
v. 1.47
date: 2006/09/20 11:20:48; author: stas; state: Exp; lines: +1 -0
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
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)
v. 1.46
date: 2006/09/07 20:12:42; author: dinoex; state: Exp; lines: +4 -4
- upodate to 1.20
v. 1.45
date: 2006/05/07 10:55:45; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.44
date: 2006/01/20 07:20:28; author: dinoex; state: Exp; lines: +2 -2
- update to 1.19
- force GCC 3.4, to avoid internal compiler errors
v. 1.43
date: 2006/01/08 10:49:01; author: dinoex; state: Exp; lines: +1 -0
- extend MASTER_SITES
v. 1.42
date: 2005/12/17 09:33:30; author: dinoex; state: Exp; lines: +17 -5
- patch to supoort NOPORTDOCS
- make portlint happier
- use diffrent path for gettext
PR: 90525
Submitted by: Yen-Ming Lee
v. 1.41
date: 2005/12/11 10:06:01; author: dinoex; state: Exp; lines: +3 -0
- fix package info for NLS support
- fix FreeBSD 4.11 install of NLS files by forcing gmake
v. 1.40
date: 2005/12/03 20:07:51; author: dinoex; state: Exp; lines: +35 -7
- update to 1.18
- new options WITHOUT_NLS, WITH_ESOUND
re-enable uss sound support
update dependencys
v. 1.39
date: 2005/10/25 09:41:56; author: dinoex; state: Exp; lines: +13 -6
- update to 1.17
- new MASTER_SITES
- honor SDL_CONFIG
v. 1.38
date: 2005/02/03 05:55:36; author: dinoex; state: Exp; lines: +1 -1
- update to vice-1.16
v. 1.37
date: 2004/11/30 11:01:37; author: dinoex; state: Exp; lines: +2 -1
- extend MASTER_SITES
(master server is down)
v. 1.36
date: 2004/09/18 19:17:51; author: dinoex; state: Exp; lines: +1 -5
- update to 1.15
- unbreak for gcc2.95
- unbreak for gcc3.4
Approved by: portmgr (marcus)
v. 1.35
date: 2004/08/11 11:58:23; author: dinoex; state: Exp; lines: +3 -0
- mark BROKEN for gcc34
v. 1.34
date: 2004/07/23 19:10:08; author: anholt; state: Exp; lines: +2 -2
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
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)
v. 1.33
date: 2004/03/26 17:22:17; author: dinoex; state: Exp; lines: +2 -3
- make PKGNAMESUFFIX more flexible
v. 1.32
date: 2004/03/16 06:14:49; author: dinoex; state: Exp; lines: +5 -0
- mark BROKEN on alpha 4.x
../src/resid/libresid.a(wave.o)(.rodata+0x0): relocation truncated to fit: GPREL32 *UND*
v. 1.31
date: 2004/02/26 05:17:15; author: dinoex; state: Exp; lines: +2 -0
- add CONFLICTS
v. 1.30
date: 2004/01/31 08:24:42; author: dinoex; state: Exp; lines: +1 -2
- update to 1.14
v. 1.29
date: 2003/12/30 21:03:47; author: dinoex; state: Exp; lines: +3 -0
- use INFO
- Fix x64 sound problmes (gcc bug) in STABLE
v. 1.28
date: 2003/10/02 06:57:01; author: dinoex; state: Exp; lines: +1 -1
- Update to 1.13
v. 1.27
date: 2003/07/30 20:56:53; author: kris; state: Exp; lines: +0 -2
Remove NO_CDROM (implied by RESTRICTED) and NO_PACKAGE (RESTRICTED prevents
package distribution, but we still want to see failure logs on bento)
v. 1.26
date: 2003/06/15 09:20:51; author: dinoex; state: Exp; lines: +5 -3
- Update to 1.12
v. 1.25
date: 2003/04/20 02:59:38; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.24
date: 2003/02/24 04:26:29; author: dinoex; state: Exp; lines: +1 -0
- Fix configure to detect sound better
Submitted by: saper@sgh.waw.pl
v. 1.23
date: 2003/02/20 18:26:35; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.22
date: 2003/01/27 04:37:42; author: dinoex; state: Exp; lines: +1 -2
- Update to 1.11
v. 1.21
date: 2003/01/04 20:40:18; author: dinoex; state: Exp; lines: +16 -9
- New option VICE_WITH_GNOME
- USE_GNOMENG
- Drop dynamic detection
- Make portlint happer
v. 1.20
date: 2003/01/02 04:23:50; author: dinoex; state: Exp; lines: +5 -1
- Update to 1.10
v. 1.19
date: 2002/10/29 20:58:39; author: dinoex; state: Exp; lines: +3 -2
get rid of USE_REINPLACE
v. 1.18
date: 2002/09/01 16:07:47; author: dwcjr; state: Exp; lines: +2 -1
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
v. 1.17
date: 2002/08/10 14:09:59; author: dinoex; state: Exp; lines: +5 -2
Fix missing dependency, take maintainership
v. 1.16
date: 2001/11/23 17:41:53; author: ijliao; state: Exp; lines: +22 -7
upgrade to 1.7
PR: 32218
Submitted by: KATO Tsuguru
v. 1.15
date: 2001/05/06 04:06:15; author: kris; state: Exp; lines: +3 -4
Update to vice 1.6 and remove maintainer due to timeout
v. 1.14
date: 2000/09/05 18:34:46; author: asami; state: Exp; lines: +2 -2
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
v. 1.13
date: 2000/04/12 04:56:02; author: mharo; state: Exp; lines: +3 -3
PORTNAME/VERSION stuff
v. 1.12
date: 2000/02/02 22:46:20; author: jedgar; state: Exp; lines: +5 -7
Update port to 1.2
Approved by: Maintainer
v. 1.11
date: 1999/08/25 05:49:45; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.10
date: 1999/06/06 16:51:27; author: steve; state: Exp; lines: +12 -18
Update to version 1.0.
PR: 11938
Submitted by: maintainer
v. 1.9
date: 1998/09/21 01:35:30; author: steve; state: Exp; lines: +2 -2
Remove regexp support for Xaw3d since it can now be built in
an ELF world.
v. 1.8
date: 1998/09/19 00:41:10; author: hoek; state: Exp; lines: +3 -12
Sync with a version that uses MLINKS.
v. 1.7
date: 1998/08/17 17:30:35; author: hoek; state: Exp; lines: +12 -16
Vice, welcome to the brave new world.
This still installs documentation in lib/vice/docs/ (or something like that)
instead of share/doc/vice/.
v. 1.6
date: 1998/08/07 23:56:19; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.5
date: 1998/07/19 19:32:02; author: dburr; state: Exp; lines: +2 -1
Add NO_CDROM. (Not sure if RESTRICTED implies this, but since we *don't*
want copyrighted stuff on the 2.2.7 CD-ROM, better safe than sorry...)
v. 1.4
date: 1998/07/13 20:02:39; author: dburr; state: Exp; lines: +3 -1
Add missing dependency on libXaw3d.
v. 1.3
date: 1998/07/13 11:57:58; author: dburr; state: Exp; lines: +4 -2
Moved the build warning out of pkg/DESCR and into the Makefile (in the
"pre-build" target). This seemed more appropriate.
v. 1.2
date: 1998/07/13 01:25:02; author: dburr; state: Exp; lines: +2 -1
Oops, forgot to include NO_PACKAGE.
v. 1.1
date: 1998/07/12 11:13:24; author: dburr; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/07/12 11:13:24; author: dburr; state: Exp; lines: +0 -0
PR: ports/6155
Submitted by: dchapes@ddm.on.ca
Import of new port emulators/vice, the Versatile Commodore Emulator (VICE),
an emulator for Commodore's PET/Vic-20/64.
=============================================================================
|
| |

|