monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: a141532508113260b6e1831a2c9


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: a141532508113260b6e1831a2c9e946d9dee21c4
Date: Sun, 23 Sep 2012 12:45:05 +0200 (CEST)

revision:            a141532508113260b6e1831a2c9e946d9dee21c4
date:                2012-09-23T10:41:52
author:              address@hidden
branch:              net.venge.monotone
changelog:
Add required packages for OpenBSD to INSTALL

This currently compiles on OpenBSD 5.1 (i386) with a few manual steps
beforehand.

* Set botan_CFLAGS and botan_LIBS
* Use pthread with '-lpthread'
* Use 'gmake' instead of 'make'

Thanks goes to Tero Koskinen for providing his monotone-openbsd port
which was very useful to reference! Hopefully we can update that
for monotone 1.x and send it upstream; I don't think the OpenBSD
ports system can handle our provided .bz2 file though.

manifest:
format_version "1"

new_manifest [208cf97267bbfc86d001d7bf144f32bfdf2d3c63]

old_revision [193a383a4615371cb7ed35d97d755dd9ec0f4f1f]

patch "INSTALL"
 from [bfbfaab8cd50ee0e27314ae7f1960bd9f8b465d0]
   to [f25c96921a702ea32195e8d659b461404516af2a]
============================================================
--- INSTALL	bfbfaab8cd50ee0e27314ae7f1960bd9f8b465d0
+++ INSTALL	f25c96921a702ea32195e8d659b461404516af2a
@@ -44,6 +44,12 @@ 1. prerequisites:
              databases/sqlite3 devel/automake1.9 devel/boost devel/gettext
              devel/gmake devel/pcre lang/lua security/botan dns/libidn
 
+        on OpenBSD:
+
+           install the following packages using 'pkg_add':
+             autoconf automake boost botan gmake libiconv libidn lua
+             pcre sqlite3 
+
         on Gentoo:
 
            emerge the following packages:

reply via email to

[Prev in Thread] Current Thread [Next in Thread]