Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2003 18:31:05 +0900 (JST)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        jfkimura@yahoo.co.jp, knu@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/59281: maintainer-update ports: www/tdiary 1.5.5 to 1.5.6
Message-ID:  <200311150931.hAF9V5ib041140@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311150931.hAF9V5ib041140>