Commit graph

38 commits

Author SHA1 Message Date
reinoud
2affd9c4bf Upgraded udfclient to version 0.5.3. Recommended upgrade that fixes some
nitty-gritty standards compliance issues and a better recordable/VAT search
algorithm parameters.
2006-08-28 23:53:09 +00:00
reinoud
b7bcde08e9 Update udfclient package to 0.5.2.
Recommended upgrade that fixes memory corruption bugs and obscure deadlocks
making it a lot more robust. Functional identical to release 0.5.1.
2006-07-31 00:16:26 +00:00
joerg
42fd33e345 No need to set the non-existent d_reclen on DragonFly... 2006-06-06 21:11:29 +00:00
reinoud
5cc3ad0d88 Recommended upgrade that also fixes a lot of small bugs. New in this
release are the preservation of attribute times and ownership of files and
directories and an important fix to filesize related issues making it more
robust. Some important SCSI/ATAPI fixes have been made that greatly
increase drive compatibility.
2006-01-04 14:39:40 +00:00
reinoud
1eb7013c3d Upgrade udfclient to version 0.5, featuring
SCSI layer rewrite, new CD-MRW and DVD+MRW support, new scsi/atapi format
utility, more support for customer DVD (video) recorder DVDs and lots of
bug fixes. Please do test this version and report strange behaviour 0.4.9
didn't show and report any problems!
2005-11-08 20:30:57 +00:00
reinoud
acbebca516 UDFclient.0.4.9 : recommended upgrade since it fixes lots of interchange
issues and is now fully read & write compatible with Roxio's
DirectCD/Drag2Disc!

It also adds the modified get and put functionality as well as the new mget
and mput commands. In the run-up for 0.50's recordable support i've taken
the opportunity to clean up loose ends and long standing small issues like
the rm printing bug. Support has also been created for non 2048 bytes media
such as harddiscs and files. Note: UDFclient will automatically set its
sectorsize to the media used, so you have to use the new -b 2048 to be able
to read and write files used for testing and mastering.
2005-06-26 15:24:13 +00:00
reinoud
501b568cd3 Upgrade misc/udfclient to version 0.4.5
UDFclient.0.4.5 : serious cleanup and bugfix release fixing serious `mkdir'
brokenness and introducing a more decent logical volume open/close
behaviour with coupled logical volume integrity sequence support that was
lacking. Discs opened read-only are now really read-only; one could delete
files from a read-only disc that could result in broken discs.
2005-06-13 20:39:47 +00:00
reinoud
7599bb7bcf Major upgrade to the 0.3 series due to a structural rebuild of main engine
based on insights gained from developing version 0.3. Pitty enough still no
recordable media write support (sorry folks...). Significant speed
improvements have been made in both reading and writing heaps of little
files. Offcource also heaps of bug fixes. Work has also started on an
in-kernel implementation though i decided to get udfclient fully functional
first. New in this version is support for non 2048 byte media using the -b
flag, new `rename' and `free' commands in udfclient and a fixed and
hopefully full working `rm' command. Warning some flags have been changed
meaning so check your scripts!
2005-06-08 22:46:26 +00:00
reinoud
97f194b842 Fixup old DESCR message still mentioning 0.2's release notes 2005-04-12 14:56:07 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
reinoud
16e1ceb232 Update udfclient package to 0.3.5 fixing a serious enough memory leak to
justify the update!
2005-04-10 00:42:49 +00:00
reinoud
eb3d50ea39 Update udfclient to version 0.3.4; mainly OpenBSD support (thanks to Pedro
Martelletto) and some small bugfixes.
2005-04-04 22:05:29 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
reinoud
d36d42c003 Update udfclient package to version 0.3.3
patch release fixing SCSI/ATAPI issue's, `rm' lockup and various small
bugfixes. Recommended to use this one over version 0.3.2.
2005-01-27 16:09:35 +00:00
reinoud
1184bf2044 Fix small compilation issue on Linux 2005-01-11 21:42:38 +00:00
reinoud
e106bbd12b Update faulty checksum 2005-01-11 21:16:48 +00:00
reinoud
fcd0cf7079 Update the udfclient package to release 0.3.2.
Benefits are:
	- support for FreeBSD's CAM
	- various bugfixes
	- access rights preservation
	- cdrw_format blanking and formatting tool added
	- owner-ship of file/directories recording
	- fixes in `get/put' so directory trees will be fetched correctly
	- minor enhancements
2005-01-11 21:09:23 +00:00
wiz
c6bb2be9da Fix typo, from Cesar Catrian C. in PR 28018. 2004-11-05 21:08:30 +00:00
reinoud
92129b8980 Update UDFclient to version 0.3.1
fixes 1.6.2 build problems by using a configure script.
2004-10-03 23:19:07 +00:00
reinoud
952177ae1a Make it compile on systems with a pkgsrc based pthread. 2004-09-11 13:15:34 +00:00
wiz
a6fb51ea67 Improve comment slightly, and remove an unneeded variable. 2004-09-10 13:09:28 +00:00
reinoud
96c0d020a5 Make it compile under 1.6.2 by including pthread when nessisary 2004-09-10 13:05:27 +00:00
reinoud
31072cc4b8 Remove old patch that is no longer nessiary 2004-08-21 13:08:08 +00:00
reinoud
80f4cebb6c Upgrade UDFclient to version 0.3 2004-08-21 13:06:24 +00:00
mrg
7e21400c94 - fix printing file sizes >= 2GB
- add "exit" support
2004-07-15 13:27:48 +00:00
xtraeme
0288184639 Remove not needed patches and regen. 2004-02-26 04:33:15 +00:00
reinoud
beaf675d97 Updating version to 0.20 from 0.10
Mainly bugfixing, sanitising and improved compatibility.
2004-02-23 00:44:36 +00:00
snj
3bc9dacd11 s/basicly/basically/; s/userinterface/user interface/; s/allways/always/;
s/ROM's/ROMs/; s/RW's/RWs/; s/DVD's/DVDs/
2004-02-21 07:25:59 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
reinoud
a431198120 And another patch to get Linux working... sigh ... 2003-10-27 04:21:36 +00:00
reinoud
0c029f378b (AHUM) ... this time i hope it will work fine; my excuses... its late :( 2003-10-27 03:59:07 +00:00
reinoud
52e863206e Argh! small patch added; thanks to Dave Huang it turned out that
NetBSD/i386-currnet with gcc 3.3.2-nb1 was having trouble with two casts;
they are harmless but need -fno-strict-aliasing to get it to compile.
2003-10-27 03:56:39 +00:00
reinoud
7def1e6158 Patch udfclient so it will compile again under NetBSD-current wich has
changed scsipi headers and incorporating the submitted patches. It also
gives Linux SCSI access to the SCSI sense code!

Esp. Linux users and NetBSD-current users will benefit.
2003-10-27 03:22:52 +00:00
kristerw
d8af85b22c Make the pkg compile for arches where char is unsigned. 2003-10-26 23:23:47 +00:00
salo
7a873aa7c3 Use valid version number. 2003-10-14 21:58:23 +00:00
reinoud
e59c753d56 Update to udfclient.ro1-p1 patching a compilation error on 32 bits systems. 2003-10-14 21:14:46 +00:00
wiz
20c110896e Give package a nicer version number. Closes PR 22969 by tv. 2003-09-26 21:44:12 +00:00
reinoud
347708d73e Initial import of udfclient package written by Reinoud Zandijk
(reinoud@netbsd.org).

It features a read-only userland implementation for now and is accompanied
by small helper programs that can describe the CD/DVD media into detail.
2003-09-23 19:02:25 +00:00