[52070] trunk/dports/devel

jmr at macports.org jmr at macports.org
Tue Jun 9 10:52:00 PDT 2009


Revision: 52070
          http://trac.macports.org/changeset/52070
Author:   jmr at macports.org
Date:     2009-06-09 10:51:59 -0700 (Tue, 09 Jun 2009)
Log Message:
-----------
New port: xapian-core (#17233)

Added Paths:
-----------
    trunk/dports/devel/xapian-core/
    trunk/dports/devel/xapian-core/Portfile

Added: trunk/dports/devel/xapian-core/Portfile
===================================================================
--- trunk/dports/devel/xapian-core/Portfile	                        (rev 0)
+++ trunk/dports/devel/xapian-core/Portfile	2009-06-09 17:51:59 UTC (rev 52070)
@@ -0,0 +1,25 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name                xapian-core
+version             1.0.9
+categories          devel
+maintainers         loonsoft.com:m
+description         Xapian search library
+long_description    Xapian is a highly adaptable toolkit which allows \
+                    developers to easily add advanced indexing and search \
+                    facilities to their own applications. It supports the \
+                    Probabilistic Information Retrieval model and also \
+                    supports a rich set of boolean query operators.
+
+homepage            http://www.xapian.org/
+platforms           darwin
+master_sites        http://oligarchy.co.uk/xapian/${version}/
+
+checksums           md5 f9e6798b45fab2af90273f73570df5cc \
+                    sha1 fc0ee24cafdc049f9e154329d11b315f74ac5f7d \
+                    rmd160 f146aa7dfd2ca03da5f1e29b1b469ecb5e686cf7
+
+depends_lib         port:zlib


Property changes on: trunk/dports/devel/xapian-core/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090609/15909695/attachment.html>


More information about the macports-changes mailing list