Commit graph

5618 commits

Author SHA1 Message Date
heinz
c855bb06fc Added support for installation to DESTDIR and LICENSE information. 2010-02-04 20:58:45 +00:00
taca
661b3fb52e Update sysutils/puppet to 0.24.9.
* Add LICENSE.
* Add patches for CVE-2009-3564 from puppet's repositry.
* puppet user/group handling which commented out now.
* Some other pkgsrc tweak.

0.24.9
    Fix for temporary file issues
    (https://bugzilla.redhat.com/show_bug.cgi?id=502881)
2010-02-04 16:22:02 +00:00
wiz
a13407a018 Update to 2.01.01alpha74:
NEW features of cdrtools-2.01.01a73:

Cdrecord:

-	The *.inf file parser now supports a new tag "Track=" that
	is intended to carry the absolute track number from the original disk.


Cdda2wav (Maintained/enhanced by J

-	Cdda2wav now permits to use "max" for the endtrack number. This
	allows to specify e.g. -t2+max for a list of tracks from track #2
	to the last audio track on the disk.

-	New option -cuefile allows to tell cdda2wav to create a CDRWIN CUE
	file. This currently only works together with wither -tall, or with
	-t0+max or -t1+max.

	Note that due to a misconception in the CDRWIN CUE file definition,
	it is impossible to create 100% correct CD-audio copy by 100%
	following the CDRWIN CUE file definition and having separate audio
	files for each track at the same time. For this reason, it is currently
	impossible to create CDRWIN CUE files while using cdda2wav -B.

-	Cdda2wav now only writes a binary *.cdtext file in case that this
	file would contain more data than a header that tells that there
	is no further content.

-	Cdda2wav no longer removes the Index0 entry from a longer Index list
	if Index0 is -1.

-	Cdda2wav now automatically scans for hidden audio tracks. This is a
	complex task as there are drives that do not allow to read the
	hidden data before track 1.

-	New option -no-hidden-track allows to prevent cdda2wav from scanning
	for a hidden audio track.

-	Cdda2wav now writes the new tag "Track=" into the *.inf files that
	is intended to carry the absolute track number from the original disk.

-	A shortcut for paraopts=sectors-per-track-1,retries=200 was introduced.
	The name of the shortcut is "proof", so just use "paraopts=proof" for
	selecting the most stringent paranoia mode.

-	Cdda2wav now automatically selects paranoia mode in case that the
	paraopts= option was used.

-	Cdda2wav now again works in suid root mode on Solaris 11. It seems that
	the development versions from Solaris 11 did change the behavior with
	fine grained privileges in a way that was incompatible with the way
	cdda2wav did try to handle both suid root and fine grained privileges.

Mkisofs (Maintained/enhanced by J

-	The man page for mkisofs was enhanced in order to better mention
	that mkisofs always writes ISO-9660 and that other file systems are
	thus always added as a hybrid file system.

NEW features of cdrtools-2.01.01a74:

Cdrecord:

-	Cdrecord now supports to copy CDs with hidden track if there are *.inf files
	created by cdda2wav. In order to copy a CD with hidden Track with optimal
	quality, call:

	cdda2wav -vall -B -paranoia paraports=proof cddb=0
	cdrecord -v -sao -useinfo -text *.wav

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Cdda2wav (Maintained/enhanced by J

-	A forgotten debug message from implementing support for hidden tracks
	has been removed.

-	Fixed a small bug that made cdda2wav with hidden track support not fully
	compatible to earlier versions. In case that only one track is to be extracted,
	this is again always track #1 regsrdless whether the CD has a hidden track.

-	Fixed a bug with CDRWIN CUE file support. Cdda2wav used the tag "WAV" instead
	of "WAVE" for the data type specifier in the FILE tag.

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Readcd:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Scgcheck:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Btcflash:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Mkisofs (Maintained/enhanced by J

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5
2010-02-03 16:04:26 +00:00
joerg
be974f74db DESTDIR support 2010-02-03 12:41:47 +00:00
joerg
c82000942f Really enable destdir support 2010-01-28 00:19:41 +00:00
joerg
a022104165 DESTDIR support 2010-01-27 22:26:39 +00:00
joerg
5d3baae895 DESTDIR support 2010-01-27 20:57:22 +00:00
joerg
2ac3dca022 DESTDIR support 2010-01-27 20:41:16 +00:00
joerg
ac6092c44c DESTDIR support 2010-01-27 20:28:15 +00:00
joerg
b87f3e2066 Untested destdir support 2010-01-27 20:24:57 +00:00
joerg
65e8efe620 DESTDIR support. Create runtime directories at install time. Bump revision. 2010-01-27 20:22:54 +00:00
joerg
84ac22cddf DESTDIR support 2010-01-27 20:19:36 +00:00
joerg
9dd6ba758e DESTDIR support 2010-01-27 20:09:09 +00:00
joerg
13400828d6 Finish DESTDIR support 2010-01-27 20:05:28 +00:00
joerg
be11c2ea2f DESTDIR support 2010-01-27 20:01:36 +00:00
joerg
7221d39904 Really add destdir support 2010-01-27 20:00:36 +00:00
joerg
560e93a6c5 DESTDIR support 2010-01-27 19:51:55 +00:00
joerg
2db3853ca3 DESTDIR support 2010-01-27 19:31:05 +00:00
joerg
6261a28683 DESTDIR support. Fix man page location. 2010-01-27 19:29:47 +00:00
joerg
b12e1900e6 DESTDIR support 2010-01-27 19:27:24 +00:00
joerg
76b0db03ce DESTDIR support. Needs libXt at run time. Bump revision. 2010-01-27 19:27:08 +00:00
joerg
5f68016929 DESTDIR support 2010-01-27 19:24:27 +00:00
joerg
d75f591aba DESTDIR support 2010-01-27 19:13:37 +00:00
joerg
560bf75433 DESTDIR ready. 2010-01-27 19:12:29 +00:00
joerg
cf92c4cbe6 DESTDIR support 2010-01-27 19:07:31 +00:00
joerg
315e41c06f DESTDIR ready. 2010-01-27 19:03:58 +00:00
joerg
2f20b3434b DESTDIR support 2010-01-27 18:56:54 +00:00
joerg
e108cf8f82 DESTDIR support. Needs libXt at run time. Bump revision. 2010-01-27 18:56:44 +00:00
joerg
ce9dcc0332 DESTDIR support 2010-01-27 18:51:33 +00:00
joerg
ed85191ea5 DESTDIR support 2010-01-27 18:38:15 +00:00
joerg
2dc702ee10 DESTDIR support. Not MAKE_JOBS_SAFE. 2010-01-27 18:36:54 +00:00
joerg
a9cbe06e6b DESTDIR support 2010-01-27 18:25:46 +00:00
joerg
4e06aa332b DESTDIR support from Steven Drake. 2010-01-27 18:21:56 +00:00
wiz
960be80046 + iat. 2010-01-26 19:37:52 +00:00
wiz
f575d3e237 Initial import of iat-0.1.7:
Iso9660 Analyzer Tool is a free utility tool for detecting the
structure of DVD/CD-ROM image file formats; the tool supports many
CD/DVD-ROM data image file formats.

Iso9660 Analyzer Tool provides the conversion of any image format
to an UDF/ISO for easy mounting in your favorite Operating System.
The tool also permits the creation of TOC or CUE file descriptor
to burn the image easily with your favorite burner on your favorite
Operating System. If the image is not compliant with TOC or CUE,
it should be converted to UDF/ISO format which can be mounted upon
any Operating System.

If the Operating System does not support image of DVD/CD-ROM, then
creating the TOC file descriptor is a good option burn 1:1 original
image. Iso9960 Analyzer Tool provides option to create TOC file
descriptor. Note some application does not support TOC descriptor.

Similarly, if the Operating System does not support image of
DVD/CD-ROM, then creating the CUE file descriptor is also a good
option. Iso9960 Analyzer Tool provides option to create CUE file
descriptor. Note the creation of CUE might not work with protected
image.
2010-01-26 19:37:23 +00:00
drochner
189c853861 manke the "avahi" option non-default, as in other gnome base pkgs,
bump PKGREVISION
2010-01-26 19:30:14 +00:00
wiz
0d45f42383 Bump PKGREVISION for new patch-ax. 2010-01-26 06:16:30 +00:00
macallan
a0fde819ce make this work on non-x86
OKed long, long ago by jmcneill
2010-01-26 01:12:02 +00:00
hubertf
6611357bd7 Add LICENSE 2010-01-24 23:13:31 +00:00
heinz
5e3cd069ac Added LICENSE information. 2010-01-24 17:11:17 +00:00
hubertf
1d061b4c4d Add 2-clause-bsd license 2010-01-24 14:46:29 +00:00
wiz
7e2c799d4e More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
heinz
279a2b6f40 Enabled installation to DESTDIR. 2010-01-22 00:27:36 +00:00
heinz
de6715599f Added LICENSE information. 2010-01-22 00:22:18 +00:00
wiz
672c23944d Bump PKGREVISION for gupnp/gssdp API changes. 2010-01-20 14:04:52 +00:00
wiz
7e9f949650 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
672ef23395 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
heinz
c71426c737 Added LICENSE. 2010-01-16 23:37:48 +00:00
wiz
ef7801acef Update to 2.01.01alpha72:
2.01.01alpha72:

Cdrecord:

-	The CDRWIN cue sheet parser has been enhanced to give better error messages:

	-	There are now hints on what is missing in the CUE file

	-	The error message now also contains the column where the problem was detected

-	Allow cdrecord to compile again on a pre-C99 compiler (there was a variable delaration
	past a statement in a function.

-	A description for the *.inf file fomat was added to the cdrecord man page

-	New (previously missing) CD-Text tags have been added to auinfo.c (*.inf file parser):

	Albumsongwriter=
	Albumcomposer=
	Albumarranger=
	Albummessage=
	Albumclosed_info=

	Note that these tags do not appear in the CDDB database.


Cdda2wav (Maintained/enhanced by J

-	New arg "all" to -t option.

	cdda2wav -B	extracts all audio tacks into separate files
	cdda2wav -tall	extracts all audio tacks into a single files

-	cdda2wav now by default writes a file "xxx.cdtext" with raw binary
	CD-Text data in case cdda2wav was told to retrieve CD-Text.

-	A new option -no-textfile allows to disable the creation of the file "audio.cdtext"
	This version of cdda2wav creates a file "audio.cdtext" or similar (depending on
	the set up file name base) in case that there is CD-Text on the medium and that
	the drives supports to read the CD-Text data with MMC SCSI commands.

-	Fixed a bug in cdda2wav that caused cdda2wav to set up the file name base too late.
	This resultes in the files "audio.cdindex" and "audio.cddb" alwas to have this name
	while the *.inf files use the name base from the cdda2wav arguments. Now all
	files created by cdda2wav honor the file name base.

-	Cdda2wav by default fills empty track specific CD-Text data with the Disk global
	value (if present). A new option -no-textdefaults allows to disable this fallback
	and leaves the related fields empty if they are empty on the mester CD.

-	Fixed a problem with cdda2wav -interactive (used by GNOME GSTREAMER CD-DAE plugin)
	that could cause cdda2wav to dump core in case that there is a data
	session past the last audio track.

-	New (previously missing) CD-Text tags have been added to the *.inf files:

	Albumsongwriter=
	Songwriter=
	Albumcomposer=
	Composer=
	Albumarranger=
	Arranger=
	Albummessage=
	Message=
	Albumclosed_info=
	Closed_info=

	Note that these tags do not appear in the CDDB database.

Mkisofs (Maintained/enhanced by J

-	Fixed a bug with file descriptor handling in mkisofs/apple.c

2.01.01a71:

All:

-	include/schily/stat.h now supports nonosecond timestamps in struct stat on AIX.

-	New autoconf test for nanosecond time stamps on AIX.

-	conf/mkdir.sh

-	conf/mkdep-aix.sh was changed to avoid warnings for #pragma weak a = b
	as the IBM C-compiler calls a non "#pragma weak" cpp when called with -E

Cdrecord:

-	Cdrecord now is able to use -isosize even in case that the image data
	is read from stdin. This makes it easier to use "mkisofs | cdrecord".
2010-01-16 16:59:40 +00:00
sno
baedfc2b2a Updating sysutils/pstree from 2.32nb1 to 2.33.
Upstream changes:
 * Revision 2.33  2009-11-10 22:12:39+01  fred
 * Added UTF8, enlarged MAXLINE
2010-01-16 15:28:57 +00:00