summaryrefslogtreecommitdiff
path: root/sysutils/cdrtools
diff options
context:
space:
mode:
authorwiz <wiz>2013-11-25 12:06:07 +0000
committerwiz <wiz>2013-11-25 12:06:07 +0000
commit7b59557363b407d14a4e35f69e11308a318fed6f (patch)
treecadb23dc37867ccc6413b15c6c7c132fcba6773b /sysutils/cdrtools
parent03476c4e8418053207bc0b7af05ba2003b888f90 (diff)
downloadpkgsrc-7b59557363b407d14a4e35f69e11308a318fed6f.tar.gz
Update to 3.01a19:
All: - New autoconf tests for: - NFSv4 ACL support - issetugid() - lpathconf() - utimens() - futimens() - lutimens() - The rules in the Schily Makefilesystem have been restructured in order to allow to avoid problems on platforms like FreeBSD and Mac OS X: FreeBSD and Mac OS X banned the not-free-enough (because GPLd) software to /usr/local, forcing us to add -I/usr/local/include and -L/usr/local/lib. Unfortunately, /usr/local/include frequently carries a _very_ outdated and thus wrong copy of "cdda_paranoia.h" which is more than 10 years old and definitely incompatible with dynamic linking on Mac OS X. This defective copy was first in the search path and prevented compilation. We now have a new macro: DEFOSINCDIRS= that grants to add include directories to the end of the search PATH to allow us to find the correct "cdda_paranoia.h" first. Please test and report in case of problems. - gmake and SunPro make include COMPILE.c with wrong content in their built-in rules. We now clear this macro un RULES/rules.top. It is still possible to provice a modified version from command line or from the environment. - include/schily/stdio.h was reordered, as it prevented compilation of the "bsh" on Linux. This was a problem recently introduced, when we added #ifndef NO_SCHILY_STDIO_H - Fixed autoconf typo HAVE_MKNODKAT -> HAVE_MKNODAT - include/schily/intcvt.h is now self contained. - include/schily/windows.h now includes the same type workaround for MINGW32 as fir the Microsoft C compiler, as there are the same autoconf detection problems. - Addded missing include/schily/err_type.h - New file include/schily/shedit.h Libschily: - New files for libschily: at-base.c generic implementation for *at() functions. fchownat.c fchownat() fdopendir.c fdopendir() fstatat.c fstatat() futimens.c futimens() futimesat.c futimesat() Solaris specific old for utimensat() lutimens.c lutimens() linkat.c linkat() mkdirat.c mkdirat() mkfifo.c mkfifo() mkfifoat.c mkfifoat() mknodat.c mknodat() readlinkat.c readlinkat() renameat.c renameat() symlinkat.c symlinkat() unlinkat.c unlinkat() utimens.c utimens() utimensat.c utimensat() at-base.c The base code for all single fd *at() functions. at-base2.c The base code for all double fd *at() functions. contain emulations for system interfaces introduced in summer 2001 by Sun and with POSIX.1-2008. - New functions in libschily: absfpath() resolvefpath() allow to better control the behavior using flags. - The linker map file for libschily now adds some forgotten functions. - libschily/strstr.c and libschily/wcsstr.c now include a CDDL License hint Libfind: - Libfind now allows to check for -type P (Solaris event port). A missing "case 'P':" was added to the parser. Cdrecord: - Trying to avoid to confuse users on Solaris and Linux where a fine grained privilege implementation exists. Before, fine grained privileges have been given up after initializing the program and this may result in a root user that is treated as a normal user that cannot write into directories without global write permission. The named programs now no longer give up privileges in case they have been called with the needed privileges already and thus the programs cannot be used for privilege escalations anymore. Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de): - Trying to avoid to confuse users on Solaris and Linux where a fine grained privilege implementation exists. Before, fine grained privileges have been given up after initializing the program and this may result in a root user that is treated as a normal user that cannot write into directories without global write permission. The named programs now no longer give up privileges in case they have been called with the needed privileges already and thus the programs cannot be used for privilege escalations anymore. - Cddda2wav now flushes stderr before asking for a specific cddb entry index. It seems that on Linux stderr may not be unbuffered as expected. - Cdda2wav moved the option parsing code into a separate function gargs(). Readcd: - Trying to avoid to confuse users on Solaris and Linux where a fine grained privilege implementation exists. Before, fine grained privileges have been given up after initializing the program and this may result in a root user that is treated as a normal user that cannot write into directories without global write permission. The named programs now no longer give up privileges in case they have been called with the needed privileges already and thus the programs cannot be used for privilege escalations anymore.
Diffstat (limited to 'sysutils/cdrtools')
-rw-r--r--sysutils/cdrtools/Makefile4
-rw-r--r--sysutils/cdrtools/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile
index 7adb8828df2..eb34f21422c 100644
--- a/sysutils/cdrtools/Makefile
+++ b/sysutils/cdrtools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2013/10/19 13:29:34 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2013/11/25 12:06:07 wiz Exp $
-DISTNAME= cdrtools-3.01a18
+DISTNAME= cdrtools-3.01a19
PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/}
CATEGORIES= sysutils
#MASTER_SITES= ftp://ftp.berlios.de/pub/cdrecord/ \
diff --git a/sysutils/cdrtools/distinfo b/sysutils/cdrtools/distinfo
index ac565d78408..a79a4070f2d 100644
--- a/sysutils/cdrtools/distinfo
+++ b/sysutils/cdrtools/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.77 2013/10/19 13:29:34 wiz Exp $
+$NetBSD: distinfo,v 1.78 2013/11/25 12:06:07 wiz Exp $
-SHA1 (cdrtools-3.01a18.tar.bz2) = 271473dbef5fb9d9917a7a7ae2f431182a6d6884
-RMD160 (cdrtools-3.01a18.tar.bz2) = e56cdca0e39c1ed0e693672fb0cafb6281324e57
-Size (cdrtools-3.01a18.tar.bz2) = 2059197 bytes
+SHA1 (cdrtools-3.01a19.tar.bz2) = b0825336cdcc857208af392d3218cdf30e76750c
+RMD160 (cdrtools-3.01a19.tar.bz2) = d503b4a8ceb899c9837d2d4cd396b839a4c722f9
+Size (cdrtools-3.01a19.tar.bz2) = 2065394 bytes
SHA1 (patch-include_schily_sha2.h) = dab2dd40b20a37f1f2ff8cbd64f8361e800e1753