1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Martin Wilke
76283fd6bb LIBDSK is a library for accessing disks and disk image files.
It is intended for use in:

* Allows CPMTOOLS use of emulator .DSK images.
* Emulator tools - converting between real floppy disks and disk images,
  as CPCTRANS / PCWTRANS do under DOS.
* Floppy controller emulation backend
* Data transfer from/to real CP/M systems via serial line.

LIBDSK has drivers for:

  Raw files (including /dev/fdn), .DSK files (CPCEMU, JOYCE and other
  Sinclair/Amstrad emulators), MYZ80 hard drive image, NanoWasp floppy image,
  .CFI (Compressed Floppy Image, as created by FDCOPY.COM under DOS),
  Linux floppy drive (supports CPC System and Data formats, which the standard
  "Raw file" driver does not), Windows 3.x/95/98/ME/NT/2000 floppy drive,
  DOS floppy drive (via the PC BIOS), CopyQM files (read-only),
  TeleDisk files (read-only), APRIDISK image files,
  rcpmfs - makes a Unix/Windows directory appear to be a CP/M disc image.

WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/

PR:		ports/120179
Submitted by:	Sven Klose <pixel@hugbox.org>
2008-02-16 10:07:12 +00:00