ports/59281: maintainer-update ports: www/tdiary 1.5.5 to 1.5.6

Akinori MUSHA knu at FreeBSD.org
Sat Nov 15 09:31:09 UTC 2003


Synopsis: maintainer-update ports: www/tdiary 1.5.5 to 1.5.6

State-Changed-From-To: open->closed
State-Changed-By: knu
State-Changed-When: Sat Nov 15 18:19:34 JST 2003
State-Changed-Why: 
Committed, thanks.

Here's some issues you might want to consider:

- %% keywords in pkg-message are expanded only from the port.
  To make it work with the package, you need to change pkg-message
  to pkg-message.in (or something), make a complete pkg-message in
  ${WRKDIR} in the build process, and point PKGMESSAGE to it.
  See other ports that have pkg-message.in for reference.

- The installer script needs some work to fix with a suEXEC environment.
  Doing chmod o+rwx ~/public_html/dir causes the suEXEC engine to fail
  due to it security restrictions.  A --suexec option would be nice.

http://www.freebsd.org/cgi/query-pr.cgi?pr=59281



More information about the freebsd-ports-bugs mailing list