Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #11802 (closed enhancement: fixed)

Opened 20 months ago

Last modified 16 months ago

NEW: kcachegrind-0.4.6

Reported by: bchesneau@… Owned by: ryandesign@…
Priority: Normal Milestone: Port Submissions
Component: ports Version:
Keywords: Cc: bchesneau@…, ryandesign@…, simon@…
Port:

Description

find port for kcachegrind : Profiling Visualization http://kcachegrind.sourceforge.net/

Attachments

Portfile (0.6 KB) - added by bchesneau@… 20 months ago.
Portfile

Change History

Changed 20 months ago by bchesneau@…

Portfile

Changed 20 months ago by bchesneau@…

this he port for kcachegrind.

Changed 20 months ago by pipping@…

  • milestone set to New Ports

Changed 19 months ago by markd@…

  • summary changed from port for kcachegrinf 0.4.6 to NEW: kcachegrinf-0.4.6

Changed 17 months ago by jmpp@…

  • milestone changed from New Ports to Port Submissions

Milestone New Ports deleted

Changed 16 months ago by ryandesign@…

  • cc bchesneau@…, ryandesign@…, simon@… added
  • owner changed from macports-dev@… to ryandesign@…
  • priority changed from Nice to have to Normal

Changed 16 months ago by ryandesign@…

  • summary changed from NEW: kcachegrinf-0.4.6 to NEW: kcachegrind-0.4.6

Changed 16 months ago by ryandesign@…

  • status changed from new to closed
  • resolution set to fixed

Committed in r27466, with the following changes:

  • Added # $Id$ header which should be in all portfiles.
  • Removed revision 1; the first revision of a port is 0, and is implied.
  • Removed CPPFLAGS and LDFLAGS directives since they're now implied in MacPorts base.
  • Removed port:python24 dependency because Simon says it's not necessary.

Note that I have not attempted to install this port, because it depends on kdelibs3 and I have no patience to install, and then later identify and uninstall all parts of, KDE on my system.

Changed 16 months ago by simon@…

  • status changed from closed to reopened
  • resolution fixed deleted

I'm really sorry but I missed something with this portfile.

I don't know if it has any consequences but ./configure gives me a warning that it couldn't find libjpeg. To fix this the following addition is necessary to configure.args:

--with-extra-includes=${prefix}/include --with-extra-libs=${prefix}/lib

Then ./configure runs without warnings.

Could you please update the portfile with this change.

Thanks for your help, Simon

Changed 16 months ago by ryandesign@…

  • status changed from reopened to closed
  • resolution set to fixed

Committed that in r27570 and r27571. Thanks. Please reopen if there's anything else.

Note: See TracTickets for help on using tickets.