pkgsrc/emulators
wiz 6cef358baa Update to 2.2, based on wip package by Olaf Seibert, with additional
fixes to get png, jpeg, and ffmpeg support.

* Changes in VICE 2.2
======================

** General
----------

- On autostart, do not change true drive emulation (TDE) anymore by
  default. The old behaviour can be switched on again by specifiying
  -autostart-handle-tde on the command line.
  There is one drawback of this behaviour: If TDE is switched on, an
  image attached must fit to the drive type set. For example, when you
  attach a .D81, you must have the drive type set to 1581, or the
  autostart will fail.

- Added automatic Warp mode during autostart. If this resource is enabled then
  VICE automatically enables the warp mode and then loads a file. After
  loading the warp mode is disabled again and then the program is started.

- Autostarting a PRG file can now be done in three different ways:

  * "Virtual FS": This mode mounts the directory where the file resides as a
    virtual filesystem on drive #8 and then loads the PRG via virtual drive
    traps. This was the only way of autostarting in previous VICE versions
    and is still the default.

  * "Inject to RAM": The PRG file is loaded from VICE directly into the RAM of
    the emulated machine. Then the memory setup of a Basic LOAD is simulated
    and the program is run. This is the fastest mode available but may lack
    compatibility as no actual load operation was performed in the emulator.
    However, no drive setup is altered during the operation.

  * "Diskimage": VICE creates a temporary new disk image and copies the
    contents of the PRG file onto it. Then this image is mounted in drive #8
    and the program is loaded from there. If TDE is enabled then the load
    operation is most compatible. The disk image stays attached until a new
    image is mounted.

- Improved PAL emulation is now available for Unix/Xaw XVideo mode, and
  AmigaOS. Only the YUV packed modes work, the planar modes still use the
  old code paths, though.

- Sound core has been reworked to enable lower latency of operation.
  Approximately 50 ms latency values are now routinely reached, and some
  people have reported that as low as 30 ms still works for them.

- New SDL port. See ReadmeSDL.txt for details.

- New win64 ports, both amd64/x64 and ia64 are supported (msvc compile only).

- New SDL based armle, mipsle, ppcbe and shle QNX 6.x ports.

- New SDL based M68k and sparc SunOS ports.

- New SDL based Syllable port.

- New SDL based Dingoo port.

- Remote monitor (in other words: TCP/IP interface to VICE monitor) added.

- Fixed non-6502/6510 CPU handling in monitor.

** C64/C128 changes
-------------------

- ReSID's resampler has been optimized with MMX assembly. Some long-standing
  bugs in resample-interpolate mode were also fixed.

- ReSID-FP has been optimized, too. It clocks the analog parts at half the
  rate now, which saves CPU during filter emulation especially for 6581 modes.

- Added SFX Sound Sampler and SFX Sound Expander emulation.

- Added EasyFlash cartridge emulation.

- Added paddle emulation.

- Added lightpen/lightgun emulation, currently only available for the following
  ports: SDL, GTK+, cocoa, win32/win64 and msdos.

- Added support for the following userport joystick adapters: CGA/Protovision,
  DXS/HIT, PET (normally only used on the PET/CBM2), Hummer (normally only
  used on the C64DTV) and OEM (normally only used on the VIC20).

** C128 changes
---------------

- Added RAM banks 2 and 3 support.

- Improved the VDC emulation.

- Stereo SID $D7xx range support.

** VIC20 changes
----------------

- New cycle exact emulation core.  Handles accesses to unconnected
  address space and in-line graphics data changes correctly.
  (fixes "Impossiblator 3" and others)

- Improved VIC emulation (in-line color/reverse mode changes on half-chars).

- Cartridge handling rewritten.

- Added Mega-Cart cartridge emulation.

- Added Final Expansion cartridge emulation.

- Default memory configuration changed from full to unexpanded.

- Added paddle emulation.

- Added lightpen/lightgun emulation, currently only available for the following
  ports: SDL, GTK+, cocoa, win32/win64 and msdos.

- Corrected the joystick support, since the VIC20 can only have one joystick
  attached on the joystick port.

- Added support for the following userport joystick adapters: CGA/Protovision
  (normally only used on the C64/C128), PET (normally only used on the
  PET/CBM2), Hummer (normally only used on the C64DTV) and OEM.

** PLUS4 changes
----------------

- Added Digibooster SID Cart add-on emulation.

- Added SID Cart joystick port emulation.

- Fixed bug in tape recording.

- Improved graphics handling.

** C64DTV changes
-----------------

- Replaced old DTVSID emulation with ReSID-DTV.

- Minor bug fixes and emulation improvements.

- Added support for the following userport joystick adapters: CGA/Protovision
  (normally only used on the C64/C128), PET (normally only used for the PET),
  Hummer and OEM (normally only used on the VIC20).

** PET changes
--------------

- Corrected the joystick support, since the only way a PET can use a joystick
  is by a userport joystick adapter, the following userport joystick adapters
  are currently supported: CGA/Protovision (normally only used on the
  C64/C128), PET, Hummer (normally only used on the C64DTV) and OEM (normally
  only used on the VIC20).

** CBM2 changes
---------------

- Corrected the joystick support, since the only way a CBM2 can use a joystick
  is by a userport joystick adapter, the following userport joystick adapters
  are currently supported: CGA/Protovision (normally only used on the
  C64/C128), PET, Hummer (normally only used on the C64DTV) and OEM (normally
  only used on the VIC20).

** Unix changes
---------------

- Rudimentary PulseAudio sound driver has been added.

- Added support for dynamic loading of FFMPEG libraries.

- Added support for dynamic loading of OpenCBM and Lame library

* Changes in VICE 2.1
======================

** General
----------

- The VICEplus project has been joined with VICE. Thus, x64dtv is now
  part of VICE.

- We can be contacted via IRC: #vice-dev on freenode

- Added a more accurate ReSID engine using floating point math (ReSID-FP).

- Added support for the USB HardSID.

- PAL emulation has been rewritten and optimized.

- Fixed the ACIA 6551 emulation. (x64/x128/xcbm2/xpet/xplus4)

- Monitor commands help text is now translated too
  (in ports where translation is available at all)

- Monitor IO command now displays IO area even if it is currently
  banked out.

- GCR file handling (.G64) issues an error message if the .G64 does not
  have the expected outline. Before, VICE just silently ignored such
  files.

- IRQ handling fix

** C64/C128 changes
-------------------

- Fixed the digimax sound generation.

- Added the RR clockport disable functionality at $DF00.0. Allows
  to disable the RRnet.

- Improved REU compatibility and timing.

** C64 changes
--------------

- Added isepic cartridge emulation.

- Added Double Quick Brown Box cartridge emulation.

** VIC20 changes
----------------

- Improved the sound emulation.

- Fixed the lowest note bug.

- Improved VIC emulation (exact in-line color/reverse mode changes).

** C64DTV changes
-----------------

- New emulator.

** Unix changes
---------------

- XRandR fullscreen implemented

- Command line option `-fullscreen' is supposed to do something
  useful.

- Vsync code imported from win32 (based on openGL extension).
  see also doc/openGLsync-howto.txt.

- Vidmode (fullscreen support) is broken and therefore marked as
  deprecated. It will be removed in the next release if no-one takes
  responsibility to fix the broken code and is willing to maintain the
  code.

- PAL Emulation (new implementation, improved speed) should be usable
  again (it was broken on certain display depths).

- Log messages are always english.

- Only x11 keymaps will be installed when doing a 'make install'.

- MIDI cartridge emulation for x128, x64 and xvic.

* Changes in VICE 2.0
======================

** General
----------

- VICE development has moved to public services:
  http://sf.net/projects/vice-emu
  You can read the latest development in the Subversion
  repository, file bug reports, and similar things.
  Check it out!

- New Openserver 5.x, Openserver 6.x and Unixware ports.

- New AROS64 port.

- New QNX 4.x port.

- New HPUX (HPPA and IA64) ports.

- New SkyOS port.

- New Atari Mint port.

- New Solaris Express aka OpenSolaris aka Solaris 11 port.

** C64/C128 changes
-------------------

- Improved $01 behaviour with regards to unused bit fall-off.

- New experimental NEOS and Amiga mouse support.

- Added a working RTC to the emulation of the IDE64 cartridge.

- New more precise PAL emulation, works only with double size
  and double scan.

- Added support for the Action Replay 4 and StarDos cartridges.

- Improved REU compatibility

- Fixed CPU timing bug introduced in 1.22 (demo "Borderless").

- Fixed bugs in the CIA emulation (demo "So-phisticated",
  W. Lorenz testsuite).

- Fixed various bugs in VIC-II emulation: Sprite x-positioning,
  Latch X/Y, video mode changes, DEN bit handling, raster IRQ,
  NTSC sprites and sprites in full/debugging border mode (list
  of fixed demos/games too long to mention here).

- RESTORE key is handled differently now, fixing an NMI bug
  because the NMI was asserted too long before.

** VIC20 changes
----------------

- Added unconnected c-bus floating byte support.

- New more precise PAL emulation, works only with double size
  and double scan.

** PET changes
--------------

- Added support for toggling CB2 sound output line.

** PLUS4 changes
----------------

- New more precise PAL emulation, works only with double size
  and double scan.

** Drive changes
----------------

- Fixed block allocation and interleave.

** Unix changes
---------------

- Broken DGA1/DGA2 code removed

- XRandR fullscreen implemented for all (but CRTC/VDC) videochips.

- XRandR/Fullscreen can now toggle the Statusbar/Menu

- Fixed unix mouse for single sized display.

- Fixed mouse grab and xaw menu popup.

- After a CPU jam user can select to resume emulation without
  reset.

** Miscellaneous changes
------------------------

- Added support for more 3rd party basic extenders to petcat.

- Extended BMP saving to support 24bit.

- Fixed the joystick code of all emulators to handle state changes
  on both joysticks at the same time.

- New monitor commands and features.

- New memmap feature which allows tracking of memory accesses,
  activated by the configure option --enable-memmap.

- Fixed bug in ffmpeg/FFV1 driver. Should be really lossless now.
2010-07-24 09:44:57 +00:00
..
aliados USE_NCURSES=# -> USE_NCURSES=yes 2010-03-17 14:17:38 +00:00
applyppf Mechanical changes to add DESTDIR support to packages that install 2008-03-03 19:21:37 +00:00
aranym Update aranym to 0.9.10 with emutos 0.8.5. 2010-07-08 11:28:05 +00:00
arcem Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
arnold Pass down X11 options for modular Xorg. 2009-10-28 01:06:37 +00:00
atari800 Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
BasiliskII Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
blinkensim Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
bochs Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
ckmame Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat12 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat13 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat14 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat15 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat15-extras Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat16 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat16-extras Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat20 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat20-extras Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat30 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat30-extras Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat40 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat40-extras Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
compat_netbsd Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
Cygne-SDL Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
cygwin_esound Mechanical changes to add DESTDIR support to packages that install 2008-03-03 19:21:37 +00:00
cygwin_lib Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
darcnes Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
darwin_lib Reset MAINTAINER, mail bounces. 2010-02-25 15:05:31 +00:00
DatLib Change default for zip extraction to leave files as they are. 2009-08-25 11:56:34 +00:00
DatUtil Change default for zip extraction to leave files as they are. 2009-08-25 11:56:34 +00:00
dega Transfer ownership to pkgsrc-users. pancake's address is not valid any 2010-07-06 10:17:11 +00:00
dgen Transfer ownership to pkgsrc-users. pancake's address is not valid any 2010-07-06 10:17:11 +00:00
dosbox Remove patch that was needed for NetBSD-2.0 (fixed in NetBSD in 2004) 2010-06-15 11:37:15 +00:00
doscmd
dynagen Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
dynamips add LICENSE. 2010-02-05 20:13:20 +00:00
e-uae PKGREVISION bump for png-1.4.x shlib change. 2010-06-14 15:33:12 +00:00
fceu Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
fmsx Update fmsx to 3.5.1. 2010-01-07 08:38:43 +00:00
freebsd_lib Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
fuse Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
fuse-utils 2008-12-10 Philip Kendall <philip-fuse@shadowmagic.org.uk> 2009-01-15 11:50:06 +00:00
gambatte Mark as destdir-ready. 2009-08-29 11:34:55 +00:00
gcube Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
generator Fix build with newer GCC versions. DESTDIR ready. No MAKE_JOBS. 2009-10-29 17:58:50 +00:00
generator-cbiere Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
gens Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
gns3 Fix COMMENT. 2010-06-01 22:01:35 +00:00
gnuboy Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
gnuboy-sdl Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
gpsim Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
gpsim-devel Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
gpsim-oscilloscope Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
gpsim-ptyusart Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
gxemul Fix compilation. Fix PLIST. Bump revision. 2010-07-02 14:41:49 +00:00
handy_sdl Make sure this package is buildable as normal user by fixing the directory 2010-02-14 18:42:53 +00:00
hatari Changes 1.3.1: 2010-05-23 18:46:27 +00:00
hercules Update HOMEPAGE and MASTER_SITES. 2010-01-17 08:02:49 +00:00
hercules-images Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
ia64sim Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
kegs Initial import of kegs-0.91 from pkgsrc-wip, packaged by Timothy Larson. 2009-11-10 16:19:57 +00:00
kenigma Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
libspectrum Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
linuxppc_lib Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
lrmi Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
m1 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
makeppf Fix DESTDIR. 2008-04-07 17:31:25 +00:00
MAMEDiff Change default for zip extraction to leave files as they are. 2009-08-25 11:56:34 +00:00
mednafen Pass down --x-includes/--x-libraries for modular Xorg 2009-12-03 17:07:31 +00:00
minivmac Remove kei as maintainer, he resigned. 2009-09-02 08:34:13 +00:00
mmix Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
NeoPop-SDL Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
nestopia Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
netbsd32_compat15
netbsd32_compat15-extras
netbsd32_compat16
netbsd32_compat16-extras
netbsd32_compat20
netbsd32_compat20-extras
netbsd32_compat30
netbsd32_compat30-extras
netbsd32_compat40
netbsd32_compat40-extras
openmsx Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
or1ksim Add DESTDIR support. 2008-06-20 01:09:05 +00:00
osf1_lib Update to support PKG_DESTDIR. 2010-02-26 05:09:54 +00:00
p11 DESTDIR support 2010-02-01 01:50:04 +00:00
palmosemulator Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
pcemu Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
pearpc Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
qemu needs zlib 2010-06-16 18:31:27 +00:00
raine Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
ROMBuild Change default for zip extraction to leave files as they are. 2009-08-25 11:56:34 +00:00
ROMInfo Change default for zip extraction to leave files as they are. 2009-08-25 11:56:34 +00:00
sap No master site here; set INTERACTIVE_STAGE=fetch 2009-09-23 13:49:40 +00:00
sdlmame Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
sdlmess Fix build with gtk2>=2.20. 2010-06-05 12:20:07 +00:00
simh Add a missing entry to PLIST. 2010-06-19 13:59:52 +00:00
simulavr DESTDIR ready 2010-01-29 22:54:48 +00:00
ski Mechanical changes to add DESTDIR support to packages that install 2008-03-03 19:21:37 +00:00
sms_sdl Get rid of now unnecessary EXTRACT_OPTS_ZIP. 2009-08-25 11:57:44 +00:00
snes9x Mark as not for 64bit systems until the casting mess is resolved. 2010-02-15 17:18:52 +00:00
snes9x-gtk Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
spim Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
stella Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
suse100_32_alsa
suse100_32_aspell
suse100_32_base
suse100_32_compat
suse100_32_expat
suse100_32_fontconfig
suse100_32_freetype2
suse100_32_gdk-pixbuf
suse100_32_glx
suse100_32_gtk
suse100_32_gtk2
suse100_32_krb5 krb5 package for 32-bit versions of SuSE Linux 10.0 for use by NetBSD/x86_64 2008-02-22 13:32:06 +00:00
suse100_32_libcups
suse100_32_libjpeg
suse100_32_libpng
suse100_32_libsigc++2
suse100_32_libtiff
suse100_32_libxml2
suse100_32_locale
suse100_32_openmotif
suse100_32_openssl
suse100_32_qt3 Import suse32_qt3-10.0 as emulators/suse100_32_qt3. 2009-09-09 12:58:45 +00:00
suse100_32_resmgr
suse100_32_slang
suse100_32_vmware
suse100_32_x11
suse100_alsa
suse100_aspell
suse100_base Enable PKG_DESTDIR_SUPPORT for suse100_* 2009-06-05 11:20:27 +00:00
suse100_compat
suse100_expat
suse100_fontconfig Enable PKG_DESTDIR_SUPPORT for suse100_* 2009-06-05 11:20:27 +00:00
suse100_freetype2 Update freetype2 from 2.1.10-4.4 to 2.1.10-4.9 2008-09-03 09:13:05 +00:00
suse100_gdk-pixbuf
suse100_glx Bump suse100_glx to 4. 2008-09-03 09:45:59 +00:00
suse100_gtk Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
suse100_gtk2
suse100_krb5 Import suse100_krb5, SuSE 10.0 kerberos5 library compatibility package. 2008-02-22 13:24:13 +00:00
suse100_libcups Bump suse100_libcups to 4. 2008-09-03 09:26:13 +00:00
suse100_libjpeg
suse100_libpng Bump suse100_libpng to 4. 2008-09-03 09:29:22 +00:00
suse100_libsigc++2
suse100_libtiff
suse100_libxml2
suse100_linux Add qt3 module. 2009-09-09 13:03:38 +00:00
suse100_locale
suse100_openmotif
suse100_openssl Bump suse100_openssl to 5. 2008-09-03 09:32:10 +00:00
suse100_qt3 Import suse_qt3-10.0 as emulators/suse100_qt3. 2009-09-09 12:52:12 +00:00
suse100_resmgr Bump suse100_resmgr to 1. 2008-09-03 09:35:43 +00:00
suse100_slang Compensate for lib vs lib64 on amd64. 2009-11-29 17:48:40 +00:00
suse100_vmware
suse100_x11 Bump suse100_x11 to 3. 2008-09-03 09:42:45 +00:00
swarm Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
tme Need pkg-config to detect gtk2. 2010-07-05 11:20:34 +00:00
tuxnes Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
twin Remove BROKEN_IN variable. It was no maintained, and there was no 2009-08-25 12:32:54 +00:00
uae Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
ucon64 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
uips Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
vba Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
vice Update to 2.2, based on wip package by Olaf Seibert, with additional 2010-07-24 09:44:57 +00:00
vmips Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
wine Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
wine-devel completely removed empty if clause in configure (had caused configure to 2010-02-20 08:59:03 +00:00
x48 DESTDIR support 2010-01-29 23:50:26 +00:00
xbeeb Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
xcopilot Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
xhomer Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
xm7 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
xmame Fails with link errors in parallel builds. 2009-12-23 18:42:43 +00:00
xmess Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
xtrs user-destdir support 2009-07-08 16:40:08 +00:00
xyame Mechanical changes to add DESTDIR support to packages that install 2008-03-03 19:21:37 +00:00
yabause Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
z26 DESTDIR support. 2009-02-23 17:56:36 +00:00
ZIPIdent Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
zsnes Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
Makefile Add gns3 2010-06-01 22:02:09 +00:00