summaryrefslogtreecommitdiff
path: root/misc/udfclient
AgeCommit message (Collapse)AuthorFilesLines
2004-09-11Make it compile on systems with a pkgsrc based pthread.reinoud1-2/+3
2004-09-10Improve comment slightly, and remove an unneeded variable.wiz1-3/+2
2004-09-10Make it compile under 1.6.2 by including pthread when nessisaryreinoud1-2/+6
2004-08-21Remove old patch that is no longer nessiaryreinoud1-36/+0
2004-08-21Upgrade UDFclient to version 0.3reinoud3-10/+10
2004-07-15- fix printing file sizes >= 2GBmrg2-1/+38
- add "exit" support
2004-02-26Remove not needed patches and regen.xtraeme2-38/+0
2004-02-23Updating version to 0.20 from 0.10reinoud4-10/+11
Mainly bugfixing, sanitising and improved compatibility.
2004-02-21s/basicly/basically/; s/userinterface/user interface/; s/allways/always/;snj2-3/+3
s/ROM's/ROMs/; s/RW's/RWs/; s/DVD's/DVDs/
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-10-27And another patch to get Linux working... sigh ...reinoud2-1/+28
2003-10-27(AHUM) ... this time i hope it will work fine; my excuses... its late :(reinoud1-0/+12
2003-10-27Argh! small patch added; thanks to Dave Huang it turned out thatreinoud1-3/+2
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-27Patch udfclient so it will compile again under NetBSD-current wich hasreinoud4-34/+6
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-26Make the pkg compile for arches where char is unsigned.kristerw3-1/+31
2003-10-14Use valid version number.salo1-3/+4
2003-10-14Update to udfclient.ro1-p1 patching a compilation error on 32 bits systems.reinoud2-6/+6
2003-09-26Give package a nicer version number. Closes PR 22969 by tv.wiz1-2/+2
2003-09-23Initial import of udfclient package written by Reinoud Zandijkreinoud4-0/+31
(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.