- fix compilation on systems <= 4.4 (PR ports/56324) PERL is in the base system on those systems, REINPLACE_CMD not - enable `make deinstall' of this port or other ports if this port is not installed - use pkg_info from the port if it is installed on all systems (enables 4.7 users to use conflict checking) - package does not change, so no PORTREVISION bump. It does not address problems with PACKAGE-DEPENDS-LIST if the port is not installed, but hey, leave the port in place or upgrade your system.
Responsible Changed From-To: freebsd-ports-bugs->portmgr This is portmgr's area.
State Changed From-To: open->analyzed I've committed the pkg_install Perl hack, but I want to think about the bsd.port.mk stuff as well as test what needs to be tested on bento after 4.9 is released.
State Changed From-To: analyzed->closed Closing this port since this fix would add a call to pkg_info in the default case, thus reducing performance. Plus, we really need to draw the line somewhere as to what versions of FreeBSD we will continue to support with the ports tree. Supporting only the versions supported by re@ and/or so@ are probably a good enough.