[MacPorts] howto/PortTreeTarball modified

MacPorts Wiki noreply at macports.org
Wed May 9 09:39:57 UTC 2018


Page "howto/PortTreeTarball" was changed by raimue
Diff URL: <https://trac.macports.org/wiki/howto/PortTreeTarball?action=diff&version=16>
Revision 16
Comment: Document syncing with GitHub tarball
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/PortTreeTarball
=========================================================================
--- howto/PortTreeTarball (version: 15)
+++ howto/PortTreeTarball (version: 16)
@@ -18,6 +18,16 @@
 https://distfiles.macports.org/ports.tar.gz [default]
 }}}
 
+=== Sync directly from GitHub === #github
+
+As of MacPorts 2.5.0, it is possible to sync with a tarball directly from GitHub. New commits will be available immediately after they have been pushed. This will always download a tarball containing the complete ports tree, which produces more traffic than [wiki:howto/SyncingWithGit SyncingWithGit].
+
+Use the following line in $prefix/etc/macports/sources.conf to use the tarball generated by GitHub:
+
+{{{
+https://github.com/macports/macports-ports/archive/master/ports.tar.gz [default]
+}}}
+
 == Optional Parts ==
 
 === '''Test Sync''' ===
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/PortTreeTarball>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'howto/PortTreeTarball' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list