Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2002 14:58:17 +0900 (JST)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        sean@chittenden.org, knu@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/40392: New port: textproc/ruby-libxml
Message-ID:  <200207120558.g6C5wHY7020599@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New port: textproc/ruby-libxml

State-Changed-From-To: open->closed
State-Changed-By: knu
State-Changed-When: Fri Jul 12 14:48:00 JST 2002
State-Changed-Why: 
Committed, thanks.

Here's some pieces of advice:

- You should use ${RUBY_PKGNAMEPREFIX} for PKGNAMEPREFIX.
  RUBY_PKGNAMEPREFIX contains a variable value which can be
  ruby-, ruby17-, etc. depending on user's RUBY_VER/RUBY_DEFAULT_VER
  choice.

- You should not include ${PKGNAMEPREFIX} in DISTNAME, because
  PKGNAMEPREFIX is subject to be changed globally. (Especially in this
  very case - ${RUBY_PKGNAMEPREFIX} is variable)

- You can just define INSTALL_TARGET=site-install to get library files
  installed into the site_ruby directory. (A extconf.rb feature)

- You may want to consider installing examples and documents.

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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