Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

root/contrib/README

Revision 41582, 1.3 KB (checked in by macsforever2000@…, 2 months ago)

Added mpblm folder. Updated README to include information about it.

Line 
1= MacPorts Contrib Area =
2
3== What is this? ==
4
5This directory contains projects which are related to MacPorts. But they are
6not being shipped with the base code itself, instead you are supposed to check
7them out from Subversion and build them yourself. Some of them are also
8available as ports in the tree or are used as a base to create multiple ports.
9
10mpab
11    MacPorts Auto Build
12
13    This is an attempt to write an build server for MacPorts which tests ports
14    automatically.
15
16mpblm
17    BBEdit/TextWrangler MacPorts Language Module
18   
19    This is a syntax coloring language module for BBEdit or TextWrangler for
20    use when editting a MacPorts Portfile. See the Wiki page about it for more
21    information:
22    <http://trac.macports.org/wiki/BbeditLanguageModule>
23
24mpwa
25    MacPorts Web Application
26
27    This will become a web application to access and manipulate ports.
28
29select
30    select tool
31
32    This is used as a base for the ports gcc_select and python_select. It
33    creates symlinks to switch between multiple versions of the same software.
34
35MacPorts_Framework
36    MacPorts.Framework
37
38    This is an Objective-C Framework wrapper for the MacPorts Tcl API.
39
40
41== Support ==
42
43In case of questions, to submit patches or if you want to add your software
44to the contrib area, send mail to <macports-dev@lists.macosforge.org>.
Note: See TracBrowser for help on using the browser.