Changes between Initial Version and Version 1 of Ticket #56897, comment 4
- Timestamp:
- Aug 1, 2018, 3:23:47 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56897, comment 4
initial v1 1 1 some manual steps, until it's worthy of being in the codebase. 2 2 3 create a folder somewhere like /Users/Shared called sysutils. Inside sysutils, create a folder called cp punit. Inside cppunit create a folder called files.3 create a folder somewhere like /Users/Shared called sysutils. Inside sysutils, create a folder called cpulimit. Inside cpulimit create a folder called files. 4 4 5 put the patch in files, and the Portfile in cp punit.5 put the patch in files, and the Portfile in cpulimit. 6 6 7 then go in cp punit, and do this:7 then go in cpulimit, and do this: 8 8 {{{ 9 9 sudo port -v install 10 10 }}} 11 11 12 Cross your fingers, wink twice, and you should have cppunit installed on your system as a "local" port.12 Cross your fingers, and you should have cpulimit installed on your system as a "local" port.