[137772] branches/gsoc15-portfile/README.md

chunyang at macports.org chunyang at macports.org
Fri Jun 19 04:05:03 PDT 2015


Revision: 137772
          https://trac.macports.org/changeset/137772
Author:   chunyang at macports.org
Date:     2015-06-19 04:05:03 -0700 (Fri, 19 Jun 2015)
Log Message:
-----------
port-create: Update README.md

Modified Paths:
--------------
    branches/gsoc15-portfile/README.md

Modified: branches/gsoc15-portfile/README.md
===================================================================
--- branches/gsoc15-portfile/README.md	2015-06-19 10:56:43 UTC (rev 137771)
+++ branches/gsoc15-portfile/README.md	2015-06-19 11:05:03 UTC (rev 137772)
@@ -1,16 +1,16 @@
 # port-create
 
 ## Installation
-tcllib and jq are now required to run port-create, to install, use
 
     $ sudo port install tcllib
     $ sudo port install jq
+    $ sudo port install curl
 
 ## Usage
 TODO
 
 ## TODO
-- [ ] Support more simple groups by adding to portfile-gen
-- [ ] Support bitbucket group
-- [ ] Allow update Portfile, e.g., port-create -update Portfile -license GPLv3
-- [ ] Make port-create becomes the entry point
+- Make port-create becomes the entry point
+- Support more simple groups by adding to portfile-gen
+- Split gathering meta data (i.e, Portfile variables) and generating Portfile.
+- Allow update Portfile, e.g., port-create -update Portfile -license GPLv3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150619/c57f853a/attachment-0001.html>


More information about the macports-changes mailing list