Date: Sat, 15 Nov 2003 13:51:46 -0800 (PST) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators Makefile ports/emulators/hfsplusutils Makefile distinfo pkg-descr pkg-plist ports/emulators/hfsplusutils/files patch-swab.h patch-unicode.c Message-ID: <200311152151.hAFLpkMf002049@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2003/11/15 13:51:46 PST
FreeBSD ports repository
Modified files:
emulators Makefile
Added files:
emulators/hfsplusutils Makefile distinfo pkg-descr pkg-plist
emulators/hfsplusutils/files patch-swab.h patch-unicode.c
Log:
Add hfsplusutils 1.0.4, utilities for accessing HFS+ filesystems.
This is a set of tools that allow access to HFS+ formatted
volumes. HFS+ is a modernized version of Apple Computers HFS
Filesystem. In addition in contains the library "libhfsp" which you
may use for your own experiments, all the tools are based on this
library. (A bit of understanding is still needed however).
Author: Klaus Halfmann <klaus.halfmann@t-online.de>
PR: 59200
Submitted by: Josh Elsasser <jre@vineyard.net>
Revision Changes Path
1.120 +1 -0 ports/emulators/Makefile
1.1 +60 -0 ports/emulators/hfsplusutils/Makefile (new)
1.1 +1 -0 ports/emulators/hfsplusutils/distinfo (new)
1.1 +16 -0 ports/emulators/hfsplusutils/files/patch-swab.h (new)
1.1 +14 -0 ports/emulators/hfsplusutils/files/patch-unicode.c (new)
1.1 +7 -0 ports/emulators/hfsplusutils/pkg-descr (new)
1.1 +24 -0 ports/emulators/hfsplusutils/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311152151.hAFLpkMf002049>
