** Fix some typo error in ports/84875, ** ** and typo error of ADOBE_LANG konb section in the last shar file ** - may the following message apply to /usr/ports/UPDATING ? 20050814: AFFECTS: users of print/acroreader7 AUTHOR: chinsan.tw@gmail.com the former acroreader7 didn't completely uninstall rpm database. If you currently have the acroreader7 port installed, and want rpm database more cleaner after next uninstall/upgrade. Please type: `portupgrade -rf acroreader7' - While uninstall acroreader7, it didn't completely clean rpm database. - add ADOBE_LANG knob to apply Master/slave support for other language port. Thanks to Ion-Mihai Tetcu<itetcu@people.tecnik93.com> - port maintainer(trevor@FreeBSD.org) is CC'd. Thanks! :) How-To-Repeat: # cd /usr/ports/print/acroread7 # make install clean # make deinstall # rpm -qa --root /usr/compat/linux/ --dbpath /var/lib/rpm |grep AdobeReader AdobeReader_enu-7.0.0-2 AdobeReader 7 rpm still live in rpm database....:(
Responsible Changed From-To: freebsd-ports-bugs->trevor Over to maintainer.
State Changed From-To: open->closed I committed the support for slave ports. Since I changed the port to not live in LINUXBASE and not register itself in the RPM database at all, the invocation of "rpm -e" is not necessary.