On 2023/04/23 02:36, Stephan, Corey J wrote:
> Find textproc/sword attached.

here are some fixes on top. new tgz attached,

- https homepage/master sites

- fix shared library versioning

- more specific license marker

- add missing deps, remove unzip which is handled by ports

  autoconf picks up clucene. it appears the software doesn't
  use it if xapian is detected, nevertheless it is still linked.
  it would be better to fix the build infrastructure to avoid
  linking in that case. i have not done that.

- set wantlib, compiler (required for c++ ports)

- rather than replacing -lstdc++ with -lc++, don't specify it,
  the c++ linker takes care of this and -lc++ won't work if built
  with gcc (e.g. sparc64)

- use @sample, don't tell the user to copy sword.conf.
  setting SWORD_PATH seems unnecessary, isn't that what sword.conf
  is for?

- information about who wrote the port belongs in commit log rather
  than DESCR

- remove rcs id-like string from plist - we don't use these any more
  (and when we did it doesn't work with a different keyword)

Attachment: sword.tgz
Description: application/tar-gz

Reply via email to