MacPorts is seriously lagging, pkgsrc is not

master
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E 2013-09-14 17:05:19 -04:00 committed by admin
parent 62c93e3dd9
commit bd36e1fb13
1 changed files with 8 additions and 4 deletions

View File

@ -4,11 +4,11 @@
The easiest way of installing ikiwiki on Mac OS X [Snow] Leopard and Tiger is via MacPorts: <http://www.macports.org/>
This project ports Open Source software into Mac Os X platform.
It's very easy to intall ikiwiki via MacPorts:
This project ports Open Source software into Mac OS X platform.
It's very easy to install ikiwiki via MacPorts:
1.- Donwnload and install MacPorts port manager from: <http://www.macports.org/install.php> .
Port manager installs via Mac Os X installer. Prerequisite: XCode.
Port manager installs via Mac OS X installer. Prerequisite: XCode.
Se above URL for details
2.- Run
@ -21,16 +21,20 @@ enjoy
Enrique Castilla
[!] As of 2013/09/14, the [version of ikiwiki in MacPorts](http://www.macports.org/ports.php?by=name&substr=Ikiwiki) is 3.20110608.
-----
# pkgsrc
The other easiest way of installing ikiwiki on Mac OS X is via
The other easiest way of installing ikiwiki on any version of Mac OS X is via
[pkgsrc](http://www.pkgsrc.org/).
7. Bootstrap pkgsrc
7. Run `cd .../pkgsrc/www/ikiwiki && make install clean`
{OK} As of 2013/09/14, the [version of ikiwiki in pkgsrc](http://pkgsrc.se/www/ikiwiki) is 3.20130904.1.
-----
# Manual install