[44043] trunk/dports/devel
wsiegrist at apple.com
wsiegrist at apple.com
Fri Dec 19 13:36:29 PST 2008
Revision: 44043
http://trac.macports.org/changeset/44043
Author: wsiegrist at apple.com
Date: 2008-12-19 13:36:28 -0800 (Fri, 19 Dec 2008)
Log Message:
-----------
New Port: darwinbuild
Added Paths:
-----------
trunk/dports/devel/darwinbuild/
trunk/dports/devel/darwinbuild/Portfile
Added: trunk/dports/devel/darwinbuild/Portfile
===================================================================
--- trunk/dports/devel/darwinbuild/Portfile (rev 0)
+++ trunk/dports/devel/darwinbuild/Portfile 2008-12-19 21:36:28 UTC (rev 44043)
@@ -0,0 +1,34 @@
+# $Id$
+
+PortSystem 1.0
+
+name darwinbuild
+version 0.8.0
+categories devel
+platforms darwin
+maintainers wms
+description Darwinbuild is a set of tools that facilitate building the sources \
+ released by Apple.
+
+long_description \
+ The Darwin Build Scripts are a collection of tools that assist compilation of \
+ the many projects contained in Darwin, the open source base of Apple's \
+ Mac OS X operating system. Apple publishes the sources of these projects \
+ in an archive format (.tar.gz). An archive is published for each project \
+ version on Apple's site. These tools will provide the proper build environment as well as help to \
+ resolve any necessary dependencies prior to building.
+
+homepage http://darwinbuild.macosforge.org/
+master_sites http://svn.macosforge.org/repository/darwinbuild/
+
+fetch.type svn
+svn.url http://svn.macosforge.org/repository/darwinbuild/trunk/
+svn.tag HEAD
+
+worksrcdir trunk
+
+destroot.post_args-append PREFIX=${prefix}
+
+use_configure no
+
+
Property changes on: trunk/dports/devel/darwinbuild/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081219/035fccdd/attachment.html>
More information about the macports-changes
mailing list