HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of dev-util/mercurial/1.0.2/1


Ignore:
Timestamp:
09/20/08 01:57:21 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/mercurial/1.0.2/1

    v2 v3  
    1 Patch, then run make, make install. 
    2 Make install tries to put it into /usr/local, need to fix this still. 
     1Mercurial requires python.  You can use the python 2.4.2 from BeBits, but you'll need to edit the ld_so_beos file to change -lnet to -lnetwork. 
     2You also need to edit the Makefile in mercurial's root, changing the PREFIX=/usr/local in line 1 to PREFIX=/boot/common, and also edit doc/Makefile, changing PREFIX=/usr/local to PREFIX=/boot/common in line 7 i think it was. 
     3Then Patch, run make all, then make install. 
     4Make tests, will run the hg tests.  It appears that they failed, possibly related to using a BeOS python on haiku, or some things still need to be fixed up to make it pass the tests on haiku. 
     5Builds ok, but tests are inconclusive, so marking this as unstable for now. 
     6TODO: figure out why tests are failing and fix them. 
     7 
     8 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/