summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2010-02-12DESTDIR supportjoerg1-1/+6
2010-02-12DESTDIR supportjoerg1-4/+5
2010-02-12DESTDIR supportjoerg2-4/+22
2010-02-11Don't derive DISTNAME from PKGNAME.joerg1-3/+4
2010-02-10Allow Python 2.6.joerg1-2/+2
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg11-22/+26
2010-02-10Retire sysutils/xraidadmin.joerg6-63/+1
2010-02-10Retire NetBSD 1.5 only program.joerg6-222/+1
2010-02-06Update pear-Log package from 0.8.4 to 1.12.0, fixing PR pkg/42673.taca2-8/+9
Changes are too huge to show here, please refer: http://pear.php.net/package/Log/download/All. And now, this pacakge supports PHP5 only. 1.12.0 This release drops PHP4 compatibility (enforced by the package dependencies). There is unfortunately no way to support both PHP4 and PHP5 in the same code base when running under E_ALL. Because it appears that the majority of Log package users have moved to PHP5, the Log package now targets that audience. Given the fact that the Log package is now largely in maintenance mode, existing PHP4 users shouldn't feel adandoned. If necessary, important fixes, etc. can be merged back into the 1.11.* release line, which will retain PHP4 compatibility.
2010-02-04Provided a working, although outdated, HOMEPAGE.heinz1-2/+2
2010-02-04Added support for installation to DESTDIR and LICENSE information.heinz3-9/+15
Uses PKGMANDIR now.
2010-02-04Added support for installation to DESTDIR and LICENSE information.heinz3-11/+58
2010-02-04Update sysutils/puppet to 0.24.9.taca5-21/+112
* 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-03Update to 2.01.01alpha74:wiz2-6/+6
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-03DESTDIR supportjoerg1-1/+6
2010-01-28Really enable destdir supportjoerg1-1/+3
2010-01-27DESTDIR supportjoerg3-8/+11
2010-01-27DESTDIR supportjoerg2-7/+10
2010-01-27DESTDIR supportjoerg3-10/+18
2010-01-27DESTDIR supportjoerg7-21/+37
2010-01-27Untested destdir supportjoerg1-3/+6
2010-01-27DESTDIR support. Create runtime directories at install time. Bump revision.joerg1-10/+11
2010-01-27DESTDIR supportjoerg5-13/+21
2010-01-27DESTDIR supportjoerg6-42/+54
2010-01-27Finish DESTDIR supportjoerg1-2/+5
2010-01-27DESTDIR supportjoerg2-5/+8
2010-01-27Really add destdir supportjoerg1-1/+3
2010-01-27DESTDIR supportjoerg7-33/+39
2010-01-27DESTDIR supportjoerg2-9/+13
2010-01-27DESTDIR support. Fix man page location.joerg2-3/+12
2010-01-27DESTDIR supportjoerg1-5/+7
2010-01-27DESTDIR support. Needs libXt at run time. Bump revision.joerg1-4/+4
2010-01-27DESTDIR supportjoerg1-8/+10
2010-01-27DESTDIR supportjoerg8-22/+45
2010-01-27DESTDIR ready.joerg1-1/+3
2010-01-27DESTDIR supportjoerg2-4/+12
2010-01-27DESTDIR ready.joerg1-1/+3
2010-01-27DESTDIR supportjoerg2-7/+11
2010-01-27DESTDIR support. Needs libXt at run time. Bump revision.joerg1-4/+4
2010-01-27DESTDIR supportjoerg2-6/+9
2010-01-27DESTDIR supportjoerg9-15/+44
2010-01-27DESTDIR support. Not MAKE_JOBS_SAFE.joerg3-13/+9
2010-01-27DESTDIR supportjoerg4-14/+22
2010-01-27DESTDIR support from Steven Drake.joerg1-2/+4
2010-01-26+ iat.wiz1-1/+2
2010-01-26Initial import of iat-0.1.7:wiz4-0/+60
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-26manke the "avahi" option non-default, as in other gnome base pkgs,drochner1-2/+3
bump PKGREVISION
2010-01-26Bump PKGREVISION for new patch-ax.wiz1-2/+2
2010-01-26make this work on non-x86macallan2-1/+22
OKed long, long ago by jmcneill
2010-01-24Add LICENSEhubertf1-2/+3