Opened 9 years ago

Closed 4 months ago

#46702 closed submission (fixed)

new port: porg

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

Description

Porg (formerly known as paco), is a program to aid management of software packages installed from source code. 

After the installation of such packages, one is usually left with having no idea of what it was installed and where it all went, making it difficult to uninstall the package in the future. Porg was written to solve this problem in a quite simple fashion. 

When installing a package from sources, porg wraps the install command (e.g. "make install"), and saves installation information into a text database.

It does this rather cleverly by inserting a proxy dylib that catches and logs a number of system calls for the scope of the install command.

Attachments (3)

Portfile (1.5 KB) - added by RJVB (René Bertin) 9 years ago.
adapt-to-osx.patch (3.3 KB) - added by RJVB (René Bertin) 9 years ago.
patch-doubleDESTDIR.diff (4.1 KB) - added by RJVB (René Bertin) 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by RJVB (René Bertin)

Attachment: Portfile added

Changed 9 years ago by RJVB (René Bertin)

Attachment: adapt-to-osx.patch added

Changed 9 years ago by RJVB (René Bertin)

Attachment: patch-doubleDESTDIR.diff added

comment:1 Changed 4 months ago by Keto <therealketo@…>

Resolution: fixed
Status: newclosed

In 140cf03fa726c346cd574532b969b8b19e77ed08/macports-ports (master):

porg: new port (0.10)

Closes: #46702

Note: See TracTickets for help on using tickets.