[MacPorts] #39355: xyzsh @1.4.3

MacPorts noreply at macports.org
Thu Jun 6 16:08:01 PDT 2013


#39355: xyzsh @1.4.3
-------------------------+--------------------------------
  Reporter:  noreply@…   |      Owner:  macports-tickets@…
      Type:  submission  |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.1.3
Resolution:              |   Keywords:
      Port:  xyzsh       |
-------------------------+--------------------------------

Comment (by ryandesign@…):

 Thanks. Some observations:

  * The standard modeline should be added, and the stray tab character
 should be converted to spaces.
  * Listing just an md5 checksum is deprecated. Please list at least two
 checksums per file, preferably rmd160 and sha256.
  * The port built just fine for me without libc-headers and libm-headers,
 and listing them as dependencies is problematic because libc-headers
 doesn't have a universal variant, which prevents xyzsh's universal variant
 from working. What's the reason for these dependencies?
  * --prefix=/opt/local should be removed from configure.args. MacPorts
 might be installed in a different prefix. MacPorts already adds the
 correct prefix in configure.pre_args for you.
  * If possible, the port should always build a static library and dynamic
 library; there should be no +static variant. However, trying to build the
 port with the +static variant results in the error "`make: *** No rule to
 make target 'all'.  Stop.`"
  * Instead of using `install_name_tool` to fix the library reference in
 the program after the fact, the install_name of the library itself needs
 to be set correctly at build time.
  * The livecheck doesn't work.

-- 
Ticket URL: <https://trac.macports.org/ticket/39355#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list