Ticket #12542 (closed enhancement: wontfix)
Allow Port Collections to be organized alphabetically instead of by category
| Reported by: | rhwood@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | base | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: |
Description
The attached patch to macports1.0/macports.tcl supports the indexing of port collections that are organized in alphabetic directories instead of in categories.
Although this patch does not strictly enforce this structure, it supports the use of the following directory structure: a/aa/aaport a/ab/abport a/ac/... b/ba/baport ... This patch actually allows the following structure: a/arbitrary-length-directory/port-directory
Attachments
Change History
Changed 6 years ago by rhwood@…
- Attachment macports.tcl.diff added
Note: See
TracTickets for help on using
tickets.


svn diff of src/macports1.0/macports.tcl