cvs commit: ports/print/acroread Makefile pkg-deinstall
pkg-install
Joerg Wunsch
joerg at FreeBSD.org
Fri Mar 18 03:35:05 PST 2005
joerg 2005-03-18 11:35:05 UTC
FreeBSD ports repository
Modified files:
print/acroread Makefile pkg-deinstall pkg-install
Log:
Install a symlink for ${LOCALBASE}/bin/acroread, too (in adddition to
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.
Revision Changes Path
1.41 +6 -3 ports/print/acroread/Makefile
1.2 +1 -0 ports/print/acroread/pkg-deinstall
1.2 +1 -0 ports/print/acroread/pkg-install
More information about the cvs-ports
mailing list