Now x11-clocks/kdetoys11-i18n is no longer RESTRICTED.
Fix incorrect PLIST which is caused by
changed bahavior of devel/libtool.
(x11/kdelibs11-i18n, net/kdentwork11-i18n)
PR: 13749
highlight from AN-1.8a28:
"Now after more then half a year of testing,
auinfo.c is included with this distribution.
This allows to create bitwise correct audio copies:
cdda2wav -B -v255
cdrecord -v -dao -useinfo *.wav
When using these commands, the cddb ID is copied,
also the start time of the first track, all available
ISRC ID's, the MCN, the size of all pregaps between
all tracks and all indices if present."
- add more MASTER_SITES
- use MAKE_ENV instead of a custom do-build
- don't link /dev/rworm0.ctl to /dev/scgx in pkg/PLIST
according to the docs it isn't even neccessary for non-CAM systems
He says:
Update libtool to 1.3.3 and modify it's behaviour a bit. It now
behaves like a stock libtool unless we start sending one of three
flags:
--disable-ltlibs Don't install .la files
--release-suffix Add the release to the end of all the libs (like
GLib/GTK+)
--release-ignore Don't add the release to any libs.
PR: 13114
Eric Yang <robe@FreeBSD.csie.nctu.edu.tw>.
The original distsites seem to have gone away, and I cannot find any new ones.
(ftpsearch.lycos.com only lists FreeBSD mirrors -- and a whole bunch of them!
:-)) So I am setting up a distsite for this on my own box.
XFree86, Motif) to copy, make a variable hold directory names, and
do a "make package-name" in there to obtain the package names.
(2) Exit if there is problem in INDEX. A line that contains
"non-existent" (suggesting a dangling dependency) or a line that
has less or more than nine |'s flag errors.
(3) Pass the fifth argument (bindist.tar's md5) to setupnode.
(4) Typo in spelling "restricted".
Submitted by: marcel
(5) Run cvsup at verbosity level 0 instead of 1.
(6) Print out only ${PKGNAME}, not ${PKGNAME}.log or ${PKGNAME}.tgz
when reporting new or old packages/failures.
(7) Archive /usr/ports used to build packages in ${branch}/tarballs.
Requested by: steve
everything under /var/db/pkg/* before installing dependencies and
during final cleanup.
(2) Change OSREL, OSVERSION and PORTOBJFORMAT (if necessary). Comment
out those for 3-stable.
Reported by: paul, tg
(3) Move mtree until after we actually mount /usr/src. ;)
Reported by: taoka
(4) Run ldconfig with and without -aout in all sorts of directories to
pick up everything that could be in compat dirs etc. Run ldconfig
-aout -R after cleanup too.