summaryrefslogtreecommitdiff
path: root/emulators/vice
AgeCommit message (Collapse)AuthorFilesLines
2019-12-19Add missing bdftopcf dependency.joerg1-2/+2
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-1/+2
2019-07-09vice: Needs bash.nia1-2/+2
2019-06-17vice: Fix configure with GNU_CONFIGURE_STRICT.nia2-6/+19
This was causing the build to fail.
2018-12-31emulators/vice: update to 3.3.rhialto7-208/+143
* Changes in VICE 3.3 ===================== This release stabilizes and introduces the GTK3 UI as the primary user interface for all major ports. For "lesser" platforms we still have the SDL1/SDL2 based interface. All other user interfaces have been removed. RIP ** General ---------- - Old, unmaintained, ports removed: * MacOS Cocoa: use SDL or Gtk3 * WinVice: use SDL or Gtk3 * BeOS/Haiku: use SDL * AmigaOS: use SDL * Unix Xaw: use SDL or Gtk3 * Unix Gtk2: use SDL or Gtk3 * OS/2: use SDL - Fix building against external ffmpeg >= 4.0 - Fix errors in multi-SID code - added single SNES pad emulation (compatible to Ninjas adapter/TrapThem64) - Make VICE much faster by using -O3 vs -O2 - add a slot number before the literal name of a game-controller, which is less confusing when more than one controller of the same type is used - fix parsing of the commandline with -config first - added dutch to list of keyboard mappings (more details in the included share/doc/vice/NEWS file)
2018-11-23Recursive revbump from multimedia/libvaryoon1-2/+2
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-07-14vice: update to 3.2.maya4-35/+101
From Rhialto (maintainer) in PR pkg/53449. I had to add DEPENDS on xa65. This might only be a BUILD_DEPENDS. To build on netbsd-current, I needed the hack in https://mail-index.netbsd.org/tech-kern/2018/07/14/msg023684.html (I hope to avoid needing to patch the package!) renamed the "gtk3" option to "gtk3wip", and removed it from PKG_SUGGESTED_OPTIONS because the gtk3 gui is a Work In Progress. See configure --help: --enable-native-gtk3ui enables WIP native GTK3 UI support --enable-debug-gtk3ui enables debugging for the WIP GTK3 port Notable changes in VICE 3.2 - New (experimental) GTK3 native port, this and the SDL(2) port will replace all other ports (which will get removed) in VICE 3.3 and onward. Full NEWS: https://sourceforge.net/p/vice-emu/code/HEAD/tree/tags/v3.2/vice/NEWS
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2018-02-26revbump after x264-devel updateadam1-2/+2
2017-11-23recursive bump for libxkbcommon removal from at-spi2-corewiz1-1/+2
2017-10-07vice: avoid PLIST mismatch if texi2dvi or pdftex are available.maya1-1/+5
Reported by Rhialto in pkgsrc-users.
2017-08-16Changes in VICE 3.1adam10-261/+293
General - New support for double sided 1571 g64 and p64 images. - SID filter improvements. C64(SC)/SCPU64/C64DTV/C128 changes - New joyport script64 dongle emulation. - New joyport vizawrite64 dongle emulation. - Fixed joyport paperclip64 dongle emulation. - Fixed StarDOS emulation. XVIC - Fixed VIA emulation. C1541 - Fixed commands and added new commands. BeOS/Haiku changes - New drag & drop support: dragging a file from Tracker into the window now autostarts it, and dragging text into the window pastes it.
2017-03-23Extend SHA512 checksums to various files I have on my local distfilejoerg1-1/+2
mirror.
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2017-01-16Recursive bump for libvpx shlib major change.wiz1-2/+2
2016-08-17Recursive revbump from multimedia/libvpx uppdateryoon1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-02-25Use OPSYSVARS.jperkin1-11/+4
2015-11-18Recursive revbump from multimedia/libvpxryoon1-2/+2
2015-06-30Recursive revbump from pkgsrc/multimedia/libvpx.ryoon1-2/+2
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn1-2/+2
2014-05-31libungif is not relevant any longer since the GIF relevant patentswiz1-3/+3
expired (about 10 years ago). Unconditionally switch to libgif. As discussed on tech-pkg without dissent. Bump PKGREVISION.
2014-05-25Fixes build with giflib-5.1.obache2-1/+56
2014-05-25Revbump after updating graphics/giflibobache1-2/+2
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-04-10recursive bump from x264-devel builld number change (i.e. API change).obache1-2/+2
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+2
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-06PKGREVISION bumps for net/libpcap update.jperkin1-1/+2
2012-12-12Remove obsolete patch (after 2.4 update)wiz1-51/+0
2012-12-12Update to 2.4, provided by Olaf 'Rhialto' Seibert in PR/47223.wiz7-75/+149
While here, add missing tex-pdftex build dependency (for vice.pdf) and fix ffmpeg option build. Changes: Lots of extra hardware is emulated (including the long awaited SuperPET 6809 parts), and several new host platforms are added.
2012-10-10add patch from wiz to fix build with new ffmpegdrochner2-1/+53
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-22Recursive revbump from multimedia/libvpx 1.1.0 updateryoon1-2/+2
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-08-14emulators/vice: Fix all non-NetBSD platformsmarino3-10/+53
* Update configure script to force all platforms to use same installation path as NetBSD * The PLIST was built with fc-cache detected. This implicates fontconfig as a dependency (without it, font still install but with a diff. name) * like NetBSD, define HAVE_STDINT_H (other platforms may need it too) Revbump required because package would have installed before without PKG_DEVELOPER=yes, albeit incorrectly.