I've added PORTREVISION to the port and set it to the release
date as in the lang/gcc* ports. Since the distinfo file is not
used, this would help users know when they have to update their
ports.
Although newer release might be made, the idea is to bump
PORTREVISION for important feature releases on when significant
bugs are fixed.
Other minor (cosmetic) changes also applied.
PR: ports/78963
Sumbitted by: maintainer
- Build all binaries (they are very useful!)
- Install them to ${PREFIX}/bin/concorde/ to avoid name collision
- Update pkg-descr to reflect homepage
PR: ports/75148
Submitted by: Ulrich Spoerlein <q(at)uni.de>
acroread7). This resolves the biggest complaint about the new
acroread port. In case an acroread5 port will appear, it then needs
to either be marked as CONFLICT with acroread7, or it should not
install the same symlink, too. This should fix all other ports that
depend on the name "acroread" for the executable.
Depend the port on linux-XFree86-libs, as the most recent versions of
linux_base do no longer contain the X11 libraries. For older versions
of linux_base, this might cause a conflict, but I believe these older
versions are incompatible with the linux-gtk2 prerequisite anyway.
Disable the PPKLite plug-in as we do not want another dependency (on
linux-openldap-libraries where we don't even have a port for). This
is done by chmod 0'ing the plug-in, so anyone interested in it can
easily get it alive again. That way, the annoying popup message at
startup is avoided.
Not resolved: I'd rather leave it to the maintainer to decide whether
and how the installation should go to ${LOCALBASE} instead of
${LINUXBASE}. Technically, I see the description for LINUXBASE in
${PORTSDIR}/Mk/bsd.ports.mk fit here, so this is not strictly a
violation of policy.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
was totally broken everywhere.
A number of other cleanups and minor tweaks are also included, but
are less important. All of these changes will be including in the soon
to be released ganglia-3.0.1.
. Convert to using the autoconf build infrastructure that is part of
the distribution rather than rolling our own build infrastructure.
. Take maintainership. [1]
Approved by: mi [1] (previous maintainer)