# HG changeset patch # User Oleksandr Gavenko # Date 1442480292 -10800 # Node ID 6148eb63e235a327c776f078ea85050b8b467e00 # Parent a37bc3e0f1db70a1b80009d43607121dd08501f8 Convert to rst diff -r a37bc3e0f1db -r 6148eb63e235 macos.rst --- a/macos.rst Thu Sep 17 11:21:55 2015 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,29 +0,0 @@ --*- mode: outline; coding: utf-8; -*- - -* Application from Apple. - - http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/downloads - download page - -* Free open source repositories for Msc OS X. - -** Fink. - -Binary distribution for quick and easy installation, as well as a source -distribution for users preferring more flexibility. - -Usually it installed in '/sw' hierarchy. - -It uses Defian 'dpkg' and 'apt-get'. - - http://www.finkproject.org/ - home page - http://en.wikipedia.org/wiki/Fink - -** MacPorts. - -Simplify task of compiling and installing open-source software on your Mac. - - http://www.macports.org/ - http://en.wikipedia.org/wiki/MacPorts -