[24400] users/jberry/mpwa/doc

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 23 19:50:18 PDT 2007


Revision: 24400
          http://trac.macosforge.org/projects/macports/changeset/24400
Author:   jberry at macports.org
Date:     2007-04-23 19:50:18 -0700 (Mon, 23 Apr 2007)

Log Message:
-----------
mpwa: design doc updates

Modified Paths:
--------------
    users/jberry/mpwa/doc/design.txt
    users/jberry/mpwa/doc/portpkg-design.txt

Modified: users/jberry/mpwa/doc/design.txt
===================================================================
--- users/jberry/mpwa/doc/design.txt	2007-04-24 02:40:44 UTC (rev 24399)
+++ users/jberry/mpwa/doc/design.txt	2007-04-24 02:50:18 UTC (rev 24400)
@@ -171,9 +171,10 @@
 Potential port(1) Actions:
 
 	port submit
-			==> portname
 			==> portpkg
 			==> submission meta information, generically
+			==> submitter
+			==> portpkg digest (potentially signed by submitter)
 			<== status
 			<== pkgurl
 		-- Make a port submission

Modified: users/jberry/mpwa/doc/portpkg-design.txt
===================================================================
--- users/jberry/mpwa/doc/portpkg-design.txt	2007-04-24 02:40:44 UTC (rev 24399)
+++ users/jberry/mpwa/doc/portpkg-design.txt	2007-04-24 02:50:18 UTC (rev 24400)
@@ -4,6 +4,19 @@
 by xar (http://code.google.com/p/xar/). xar files contains two types of elements: files and
 additional meta information. We break our discussion of portpkg format into these two areas.
 
+
+portpkg file naming, extension, and mime-type
+=============================================
+In order to facilite download and handling of portpkg's, their naming will be as follows:
+
+	- <portname>.portpkg
+	- file extension: .portpkg
+	- mime-type: application/macports-portpkg
+	
+The naming of a portpkg using the portname is not guaranteed in all cases, but it
+a suggestion. And in particular, certain characters in portnames may be omitted or
+changed to ensure valid and simple file names.
+
 portpkg files
 =============
 Files in a portpkg are mostly just the contents of the port directory, rooted at portpkg:

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070423/fff19fc8/attachment.html


More information about the macports-changes mailing list