5 Commits

Author SHA1 Message Date
jca
92fcd20641 Update to UDFclient-0.8.7
> Minor release fixing newfs_udf bug that would not
> detect an overflow on the number of sectors. It now
> allows for discs bigger than 2tb.

from Josh Grosse (maintainer)
2017-02-18 11:01:38 +00:00
jasper
bea41959bb update maintainer e-mail
from Josh Grosse
2017-01-11 13:44:33 +00:00
jca
7b9cc89da4 This port has no test suite, add NO_TEST=Yes. 2016-08-12 22:05:14 +00:00
jca
15a2b737a1 Update to udfclient-0.8.6
from maintainer Josh Grosse
2016-08-12 22:03:40 +00:00
jca
a355e76d5d Import udfclient-0.8.5
from maintainer Josh Grosse, ok zhuk@

cat pkg/DESCR:
UDFclient is a userland implementation of the UDF filesystem as defined
by the OSTA group. UDFclient is designed to be a study platform and a
run-up to a full read and write kernel level implementation.

UDFclient provides a user interface similar to ftp(1), but differs in
that it always fetches or writes directory structures recursively.
2016-05-01 17:28:32 +00:00