pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/cdrtools-devel
Module name: wip
Committed by: thomasklausner
Date: Tue May 16 17:08:36 UTC 2006
Modified Files:
wip/cdrtools-devel: Makefile distinfo
wip/cdrtools-devel/patches: patch-ac patch-ah patch-ai patch-aj
patch-ba patch-ca patch-cb patch-cc patch-cd patch-ce
Log Message:
Update to 2.01.01a09:
Major new feature: dvd support.
Here's the complete announcement:
The license of many programs has been modified. Here is the current state:
btcflash/
A firmwareflash program (CDDL)
Note: uses libscg
cdda2wav/
A DAE program (CDDL)
Note: uses libscg
cdrecord/
A CD/DVD-recording program (CDDL)
Note: uses libscg
conf/
The Schily Autoconf program (GPL)
Support shell scripts for the Schily Makefile system (CDDL)
DEFAULTS/
Default files for the Schily Makefile system (CDDL)
DEFAULTS_ENG/
Default files for the Schily Makefile system (CDDL)
inc/
Support C-Files for the Schily Makefile system (CDDL)
include/
Support H-Files for the Schily Makefile system (CDDL)
libdeflt/
A lib for accessing files under /etc/default/ (CDDL)
libedc/
A Reed Solomon Encoder and Decoder (CDDL)
libfile/
A lib that implements the 'file' command (GPL)
libhfs_iso/
HFS support lib (GPL)
libparanoia/
CD paranoia CD-DAE support lib (LGPL)
librscg/
A remote SCSI-generic transport lib (CDDL)
This code may only be used together with other
code that is under an approved OpenSource license,
see http://www.opensource.org/.
libscg/
A local SCSI-generic transport lib (CDDL)
This code may only be used together with other
code that is under an approved OpenSource license,
see http://www.opensource.org/.
libschily/
The schily basic support library (CDDL)
libunls/
A simple iconv replacement (GPL)
mkisofs/
A ISO-9660/Rock-Ridge/Joliet/HFS/UDF filesystem formatter (GPL)
Note: uses libscg
readcd/
A CD/DVD read utility (CDDL)
Note: uses libscg
rscsi/
The remote SCSI generic transport daemon (CDDL)
Note: uses libscg
RULES/
The main part of the Schily Makefilesystem (CDDL)
scgcheck/
The libscg interface comliance check program (CDDL)
Note: uses libscg
scgskeleton/
A libscg skeleton demo program (CDDL)
Note: uses libscg
TARGETS/
Slot support for the Schily Makefile system (CDDL)
TEMPLATES/
Template support for the Schily Makefile system (CDDL)
For more information on the CDDL read the file CDDL.Schily.txt
For more information on the GPL read the file GPL-2.0.txt
For more information on the LGPL read the file LGPL-2.1.txt
All:
- Today, I happily announce new features and the release of the DVD-code
into the OpenSource. After long discussions with various people on
OpenSource Licenses and their effects on interproject usage and the
effect on the authors themselves, I contacted the authors of included
parts in this software suite and got, in most cases their support and
grant on selecting the CDDL as the new license. Altough this took some
time, it was worth reading the different OpenSource licenses completly
with some support of people working in that field.
Now I know why it took Sun so much time to offer OpenSolaris under
an OpenSource license...if you take a license change seriously, it is
a real hard job.
Libparanoia (Ported by Jörg Schilling, originated by Monty
xiphmont%mit.edu@localhost):
- Changed from GPL to LGPL with permission from Monty.
Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt
heiko%hexco.de@localhost):
- Changed from GPL to CDDL with permission from Heiko
- New Reed Solomon decoder from Heiko allows to repair defective
CD-ROM sectors. Note that this code is from ~ Y2000 and note that
I did discuss OpenSource activities for the Reed Solomon Decoder
and the Cdrecord DVD support code with Heiko at that time.
We did agree in 2000 to make both OpenSource at the same time.
Libscg:
- Changed from GPL to CDDL
This code may only be used together with other
code that is under an approved OpenSource license,
see http://www.opensource.org/.
Rscsi:
- Changed from GPL to CDDL
Cdrecord:
- Changed from GPL to CDDL
- Moved the DVD support code to the OpenSource part.
Note that this has been planned in 1998 already. The plan
was to make the DVD support code OpenSource at the time when
the sucessor of the DVD becomes ready.
In case you do not know the reason why the DVD support
code has not been OpenSourced bofore....Cdrecord is the 3rd
program that did start suporting DVD-R. This was in February 1998.
A company from the MS-WIN area did steal my libscg code
in a way that made it hard if not impossible to sue them.
This company did implement DVD support very late (not much
more than a year ago) and I did not like to "help" them again.
Cdda2wav (By Heiko Eißfeldt heiko%hexco.de@localhost):
- Changed from GPL to CDDL with permission from Heiko
- Code now has been completeley reindented to follow the "Cstyle"
rules. As this did result in touching more than 50% of the
code, and as some of the code is platform specific I cannot grant
that I did not introduce bugs. Please test, in special on
platforms other than Solaris.
Readcd:
- Changed from GPL to CDDL
Scgcheck:
- Changed from GPL to CDDL
Scgskeleton:
- Changed from GPL to CDDL
Btcflash:
- Changed from GPL to CDDL
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/cdrtools-devel/patches/patch-ac \
wip/cdrtools-devel/patches/patch-ah wip/cdrtools-devel/patches/patch-ai \
wip/cdrtools-devel/patches/patch-aj wip/cdrtools-devel/patches/patch-ba \
wip/cdrtools-devel/patches/patch-ca wip/cdrtools-devel/patches/patch-cb \
wip/cdrtools-devel/patches/patch-cc wip/cdrtools-devel/patches/patch-cd \
wip/cdrtools-devel/patches/patch-ce
cvs -z3 rdiff -u -r1.4 -r1.5 wip/cdrtools-devel/distinfo
cvs -z3 rdiff -u -r1.8 -r1.9 wip/cdrtools-devel/Makefile
To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/patches/patch-ac?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/patches/patch-ah?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/patches/patch-ai?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/patches/patch-aj?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/patches/patch-ba?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/patches/patch-ca?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/patches/patch-cb?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/patches/patch-cc?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/patches/patch-cd?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/patches/patch-ce?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/distinfo?r1=1.4&r2=1.5
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/cdrtools-devel/Makefile?r1=1.8&r2=1.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index