Opened 9 years ago

#49009 new submission

developers convience utility: port-edit-state, port-update-checksum and port-redo-install-phase

Reported by: RJVB (René Bertin) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: contrib Version:
Keywords: Cc:
Port:

Description

Here are some little convenience utilities I've been using to make it easier to do repetitive, incremental port builds/installs during port development. I think they're pretty self-explanatory and definitely intended for Jane Developer but not Joe User.

Attachments (3)

port-edit-state (871 bytes) - added by RJVB (René Bertin) 9 years ago.
Allows to edit the state files of the given port(s) in YFE
port-update-state-checksum (890 bytes) - added by RJVB (René Bertin) 9 years ago.
Updates the checksum tag stored in the statefile(s) of the given port(s). Prevents that awkward moment you realise you forgot to use port's -o option.
port-redo-install-phase (2.3 KB) - added by RJVB (René Bertin) 9 years ago.
"Rewinds" the given phase(s) of the given port(s). To rebuild (and then reinstall with port -n upgrade --force foo) it will often be enough to port-redo-install-phase -destroot foo

Download all attachments as: .zip

Change History (3)

Changed 9 years ago by RJVB (René Bertin)

Attachment: port-edit-state added

Allows to edit the state files of the given port(s) in YFE

Changed 9 years ago by RJVB (René Bertin)

Attachment: port-update-state-checksum added

Updates the checksum tag stored in the statefile(s) of the given port(s). Prevents that awkward moment you realise you forgot to use port's -o option.

Changed 9 years ago by RJVB (René Bertin)

Attachment: port-redo-install-phase added

"Rewinds" the given phase(s) of the given port(s). To rebuild (and then reinstall with port -n upgrade --force foo) it will often be enough to port-redo-install-phase -destroot foo

Note: See TracTickets for help on using tickets.