Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17276 closed enhancement (fixed)

Use xcode PortGroup in aquaterm

Reported by: nox@… Owned by: davidm@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: xcode PortGroup cd universal Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: aquaterm

Description

AquaTerm does not currently use the xcode PortGroup and use the `cd` TCL procedure. Furthermore, it always build universally and it does not install where it should.

Changes:

  • Ported to xcode-1.0 PortGroup.
  • Disabled universal build by default.
  • Do not use the cd procedure (see #12914).
  • Now installs the framework into ${prefix}/Library/Frameworks.

Attachments (2)

aquaterm-1.0.1_1.diff (7.3 KB) - added by nox@… 15 years ago.
aquaterm-1.0.1_1-applications_dir.diff (8.3 KB) - added by nox@… 15 years ago.
New patch with applications_dir and frameworks_dir

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by nox@…

Attachment: aquaterm-1.0.1_1.diff added

comment:1 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:2 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

This would also fix #12401.

comment:3 Changed 15 years ago by blb@…

Note that USER_APPS_DIR should be using ${applications_dir} (and the Portfile should be setting it until MacPorts 1.7 is released); see for example the lisaem Portfile.

Changed 15 years ago by nox@…

New patch with applications_dir and frameworks_dir

comment:4 Changed 15 years ago by nox@…

Resolution: fixed
Status: newclosed

maintainer timeout, r42428.

comment:5 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.