- Add a small patch that gets rid of the "ordering CD from..." sleeps,
speeding up initial configure time
Update requested by: Terry Kennedy <terry@tmk.com>
The new code will silently ignore MASTER_SITE_GOOGLE_CODE and
MASTER_SITE_DEBIAN_POOL unless specifically asked to sort them, in which
case an error message is printed.
Most of the patch came from Ryan Steinmetz <rpsfa@rit.edu> with small
additions by me.
- Label NOT_FOR AMD64 since it coredumps.
- Sync the patches with those on CVS.
- No functional change.
PR: 126037
Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd at yahoo dot com>
the djvu ports update.
- Always depend on -nox11 version of djvulibre as now -nox11 and x11
version don't conflict.
Spotted by: Geraud CONTINSOUZAS <geraud at gcu dot info>
- added: proc catlines; proc tree; proc image.
- deprecated: server-side image maps (use client-side instead); definition
of categories within proc areadef (use proc categories instead); proc print.
- discontinued attributes: proc processdata's stack; proc usedata's element,
proc getdata's rotate, and proc defineunits (use the $changeunits()
function instead).
- proc rangebar has been renamed proc boxplot and there are major
functionality changes. Any script that uses proc rangebar will need
maintenance.
- rewrite of parser.
- many bugfixes.
For complete list, see http://ploticus.sourceforge.net/doc/news.html.
- Move pkg-message to FILESDIR.
PR: ports/127025
Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
Approved by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
- Remove GNU_CONFIGURE since it was doing nothing: respect CXX CXXFLAGS.
- Clean some warnings related to deprecated C++ headers.
- Use %%DOCSDIR%% in pkg-plist
PR: 126441
Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com>
Approved by: Paul Marquis <pmarquis at pobox dot com> (maintainer)
- Pass maintainership to submitter
PR: 126985
Submitted by: L Campbell <llc2w at virginia dot edu> (improved by me)
Approved by: Stefan Sperling <stsp at stsp dot in-berlin dot de> (maintainer)
- Added support for Squeezebox Boom
- Squeezebox and Transporter firmware updates to fix a number of issues
- Improved performance in web interface
- New and improved alarm clock
- Improved Rhapsody behavior
Fix the startup script when /var/*/squeezecenter are symlinks.
- Stylistic issues fixed in Makefile and added new options to
help performance on certain architectures
- Removed NOPORTDOCS support, pending upstream installation process
support
Reviewed by: beech, itetcu
Approved by: beech (mentor, implicit)
- Made various stylistic fixes to Makefile.
- Broke files/patch-* files into individiual patch
files and used "make makepatch" to name them all
correctly.
- Removed NOPORTDOCS support, pending support in
upstream package installation process.
Reviewed by: beech, itetcu
Approved by: beech (mentor, implicit)