Ticket #14541 (closed submission: fixed)
NEW: proctools 0.4pre1
| Reported by: | ebgssth@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: |
Description
Please add proctools port to MacPorts. This provides pfind, pgrep and pkill.
Attachments
Change History
comment:1 Changed 5 years ago by raimue@…
It is not necessary to write
revision 0
This is already the default.
comment:2 Changed 5 years 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.
comment:3 Changed 5 years 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
comment:4 follow-up: ↓ 6 Changed 5 years 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.
comment:5 follow-up: ↓ 7 Changed 5 years 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.
comment:6 in reply to: ↑ 4 Changed 5 years ago by afb@…
- Status changed from reopened to closed
- Resolution set to fixed
Fixed, r34750.
comment:7 in reply to: ↑ 5 Changed 5 years ago by afb@…
Replying to raimue@macports.org:
Doesn't build on Leopard:
ld: library not found for -lkvmI 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.

