Opened 14 years ago

Closed 14 years ago

#24793 closed submission (fixed)

yorick-yao 4.5.1 (new submission)

Reported by: paumard Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: yorick-yao

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi,

here comes YAO.

It depends on the following submitted ports:

Regards, Thibaut.

Attachments (1)

Portfile (2.0 KB) - added by paumard 14 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by paumard

Sorry, the type should be "submission" instead of "defect". I cannot change it.

T.

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Type: defectsubmission

Changed 14 years ago by paumard

Attachment: Portfile added

comment:3 Changed 14 years ago by paumard

Removed "revision" and took care of building with the right instance of yorick.

comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Thanks, committed in r67907 and r67908 with some changes:

  • disabled universal variant
  • used configure phase variables instead of overriding the configure phase
  • simplified build.args: used ${configure.cppflags} for value of PKG_CFLAGS, and didn't set PKG_DEPLIBS because it built fine without it; let me know if this still works on your system
  • removed post-build gzipping of manpages since MacPorts does this automatically
  • install non-executable files without the executable bit
  • some doc files ended up readable only by the owner (root) so I added code to traverse the doc directory and fix the permissions so everyone can read these files
  • some whitespace and formatting changes
Note: See TracTickets for help on using tickets.