Commit graph

59 commits

Author SHA1 Message Date
reinoud
ee08d621ea Bump misc/udfclient to version 0.8.9 2018-07-20 19:07:41 +00:00
wiz
3110a02dbc Comment out dead sites. 2017-09-06 10:40:25 +00:00
agc
23064a80b9 Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:49:31 +00:00
reinoud
8ad72a3d59 Update udfclient to version 0.8 fixing huge disc support. Discs of over 1 Tb
can now be formatted and mounted.
2015-05-05 13:10:43 +00:00
asau
9912a3809d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
reed
e022648a7a update to 0.7.5
changelog from the website:
UDFclient.0.7.5 : After some time being dormant, this new release fixes a lot of small standing bugs and a serious bugfix that prevented it to read Microsoft formatted UDF 2.50 and UDF 2.60 discs. Also, logical volume integrity checking is now fixed, directory handling has been made more robust and UDF 2.50 and UDF 2.60 are now correctly signaled as read-only and won't try to corrupt a disc anymore. cd_disect has been enhanced and extended to also support BluRay recorders.
UDFclient.0.7.1 : Fix Linux compilation issues.
2012-07-28 22:36:08 +00:00
joerg
399649a194 DESTDIR support 2010-02-04 17:19:34 +00:00
reinoud
9b69b2e431 Update package to version 0.7.1 fixing Linux compilation issues. 2008-12-26 19:26:44 +00:00
reinoud
0489a1fdb7 Update UDFclient to version 0.7.0
Enhance UDFclient with ideas and features from my NetBSD kernel implementation
enhancing directory operations and fixing potential lockups on 512
bytes/sector media, repaired NetBSD harddisc support and fixed a few
compilation warnings when compiled with '-Wextra' revealing some possible
bugs. Enhanced cd_disect to display some more disc types. Also included some
patches to fix possible buffer screwups; thanks Andrey!
2008-12-26 12:32:06 +00:00
reinoud
443aa70cc6 Update UDFclient to version 0.6.3.
Implemented byteswapping option to allow udfclient to read and write PVR
harddiscs who appear to be byteswapped for some reason (copy protection?).
Also improved udfdump dumping making it handle big free space maps and
allocation extensions and making cd_disect ATAPI happy again.
2008-08-07 10:28:58 +00:00
reinoud
8bfb4c61bc Update misc/udfclient package to version 0.6.2:
Fixing up yet another regression found on some DVD-R/CD-RW drives fixing
newfs_udf and udfclient writing on those drives.

Complete harddisc/flash support on Linux apeared to be broken and should be
fixed now.

Lots of enhancements to cd_discect; now also reporting not only the TOC and
the PMA, but also the ATIP. In this ATIP there is information on the CD-RW
subtype wich is crucial to check if the disc can be written by the drive.
2008-04-20 12:22:58 +00:00
reinoud
777ea124f4 Update UDFclient to version 0.6.1 fixing yet more regressions found in
modern DVD*RW/CD-RW combi drives.

Fixes up regression found on modern CD-RW drives when dealing with CD-MRW
media. It would report them as sequential.
2008-04-18 11:04:26 +00:00
reinoud
0d88a9376f Update misc/udfclient package to version 0.6.0.
Fix regressions found in newer DVD/CD combi drives that report bogus values
for CD-RW media and fix 2G+ file write problems on some platforms. This
fixes hese drives inability to newfs a CD-RW with newfs_udf and writing
problems with udfclient on CD-RW media.
2008-04-17 20:41:15 +00:00
reinoud
0ddd939b05 This release fixes a nasty locking assertion error, improves error handling
on mounting multi-session discs and fix a small printing error in
cd_discect for audio CD's.
2007-12-10 19:59:01 +00:00
reinoud
4be9956499 Update udfclient to version 0.5.7 providing fix for Microsoft Vista
formatted media that has a perculiar partition numbering scheme dat
confused UDFclient. Also minor cosmetic changes to make it less dependent
on gcc's C extensions.
2007-11-08 20:09:02 +00:00
reinoud
855c54054b Update udfclient to version 0.5.6 : important fixes in VAT searching on
CD-R/DVD*R allowing more discs to be read. Also better dumping of TOC's in
cd_discect and sequential dumping of files using a different sectorsize
than the media allowing disc images of CD's to be dumped.
2007-10-15 14:08:31 +00:00
reinoud
eb88068b47 Fix patch checksum; had overlooked a small thing in the release tgz; sorry
for that...
2007-02-16 15:36:58 +00:00
reinoud
f8235172c1 Nuke package revision. 2007-02-16 15:22:34 +00:00
reinoud
6f052c6bd5 Update to version 0.5.5 : Support for reading UDF 2.50/2.60 media! This
also adds support for all HDDVD and BluRay media! Also small but important
fixes have been made on cd_disect for ATAPI drives; these could give up in
the process.
2007-02-16 15:19:29 +00:00
reinoud
f715f7e8a2 Fix small but serious bug; no change in distname. 2006-10-13 23:50:30 +00:00
reinoud
f1e006bb7f Update udfclient to version 0.5.4:
New in this release is support for harddisc partitions on NetBSD, OpenBSD
and Linux. Have to figure out FreeBSD still. Tips welcome! Also new is
support for USB sticks! As usual small bugs here and there are fixed.
2006-10-13 23:01:03 +00:00
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