Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #14541 (closed enhancement: fixed)

Opened 9 months ago

Last modified 9 months ago

NEW: proctools 0.4pre1

Reported by: ebgssth@… Owned by: macports-tickets@…
Priority: Normal Milestone: Port Submissions
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

Please add proctools port to MacPorts. This provides pfind, pgrep and pkill.

Attachments

Portfile (1.0 KB) - added by ebgssth@… 9 months ago.

Change History

Changed 9 months ago by ebgssth@…

  Changed 9 months ago by raimue@…

It is not necessary to write

revision    0

This is already the default.

  Changed 9 months ago by ebgssth@…

That's intentional. Leaving revision explicitly helps me bump up revision when I update the Portfile. If you don't like this, feel free to drop it.

  Changed 9 months ago by afb@…

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

Added, r34698.

Having an explicit revision 0 is OK, but there was some strang permissions on docs (fixed).

dr--r--r--   4 root  wheel  136 Mar  3 08:43 work/destroot/opt/local/share/doc/proctools

follow-up: ↓ 6   Changed 9 months ago by ebgssth@…

  • status changed from closed to reopened
  • resolution fixed deleted
$ sudo port install proctools
--->  Staging proctools into destroot
Error: Target org.macports.destroot returned: could not set permissions for file "/opt/local/var/macports/build/_Users_js_src_dports_sysutils_proctools/work/destroot/opt/local/share/doc/proctools": no such file or directory
Error: Status 1 encountered during processing.

follow-up: ↓ 7   Changed 9 months ago by raimue@…

Doesn't build on Leopard:

ld: library not found for -lkvm

I think it has to be build against 10.4 SDK.

in reply to: ↑ 4   Changed 9 months ago by afb@…

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

Fixed, r34750.

in reply to: ↑ 5   Changed 9 months ago by afb@…

Replying to raimue@macports.org:

Doesn't build on Leopard: {{{ ld: library not found for -lkvm }}} I think it has to be build against 10.4 SDK.

That's a separate issue, a message might be added for platform darwin 9 saying it doesn't work ?

Note: See TracTickets for help on using tickets.