The PR that provided stage support corrected an almost empty pkg-plist
so that it now has over 2400 entries. However, that wasn't the only
issue. Some additional fixes "while we're here" are:
* Convert to USES+=tar:bzip2 (PR)
* Use new style for LIB_DEPENDS (PR)
* Simplify WRKSRC (remove redundant :R modifier)
* Convert to USES+=pgsql and WANT_PGSQL from USE_PGSQL
* Convert to USE_PHP+= pdo pdo_pgsql
* Remove manual RUN_DEPENDS
* Remove redundant "-m 555" as INSTALL_SCRIPT already does this
* Unmute installation commands
* Use COPYTREE_SHARE instead of cp -R
* Remove pkg-message post-install target (missed by PR)
* Remove whitespace in WWW line of pkg-descr file
* use @owner, @group in pkg-plist (functionality lost by PR)
* Add port-extract to remove unwanted file that appears (F10+)
PR: 190953
Submitted by: Joe Benden
Fixes by: marino
Approved by: stage and just-fix-it blankets