From owner-cvs-ports@FreeBSD.ORG Mon Feb 6 23:29:44 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F190D106566C; Mon, 6 Feb 2012 23:29:44 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BF37F8FC17; Mon, 6 Feb 2012 23:29:44 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q16NTi9w000374; Mon, 6 Feb 2012 23:29:44 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q16NTiKM000373; Mon, 6 Feb 2012 23:29:44 GMT (envelope-from pgollucci) Message-Id: <201202062329.q16NTiKM000373@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Mon, 6 Feb 2012 23:29:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/xapian-bindings10 Makefile distinfo pkg-descr pkg-plist ports/databases/xapian-core10 Makefile distinfo pkg-descr pkg-plist ports/databases/xapian-core10/files patch-Makefile.in ports/www/xapian-omega10 Makefile distinfo ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2012 23:29:45 -0000 pgollucci 2012-02-06 23:29:44 UTC FreeBSD ports repository Added files: databases/xapian-bindings10 Makefile distinfo pkg-descr pkg-plist databases/xapian-core10 Makefile distinfo pkg-descr pkg-plist databases/xapian-core10/files patch-Makefile.in www/xapian-omega10 Makefile distinfo pkg-descr pkg-plist databases/p5-Search-Xapian10 Makefile distinfo pkg-descr pkg-plist www/p5-Catalyst-Model-Xapian10 Makefile distinfo pkg-descr pkg-plist Log: - Forced commit to note resurrection of *10 xapian related ports PR: ports/164460 Revision Changes Path 1.31 +45 -0 ports/databases/p5-Search-Xapian10/Makefile (new) 1.25 +3 -0 ports/databases/p5-Search-Xapian10/distinfo (new) 1.3 +20 -0 ports/databases/p5-Search-Xapian10/pkg-descr (new) 1.8 +35 -0 ports/databases/p5-Search-Xapian10/pkg-plist (new) 1.10 +63 -0 ports/databases/xapian-bindings10/Makefile (new) 1.8 +3 -0 ports/databases/xapian-bindings10/distinfo (new) 1.3 +4 -0 ports/databases/xapian-bindings10/pkg-descr (new) 1.6 +39 -0 ports/databases/xapian-bindings10/pkg-plist (new) 1.33 +32 -0 ports/databases/xapian-core10/Makefile (new) 1.26 +3 -0 ports/databases/xapian-core10/distinfo (new) 1.6 +32 -0 ports/databases/xapian-core10/files/patch-Makefile.in (new) 1.3 +19 -0 ports/databases/xapian-core10/pkg-descr (new) 1.21 +296 -0 ports/databases/xapian-core10/pkg-plist (new) 1.1 +30 -0 ports/www/p5-Catalyst-Model-Xapian10/Makefile (new) 1.1 +2 -0 ports/www/p5-Catalyst-Model-Xapian10/distinfo (new) 1.1 +10 -0 ports/www/p5-Catalyst-Model-Xapian10/pkg-descr (new) 1.1 +12 -0 ports/www/p5-Catalyst-Model-Xapian10/pkg-plist (new) 1.20 +70 -0 ports/www/xapian-omega10/Makefile (new) 1.14 +3 -0 ports/www/xapian-omega10/distinfo (new) 1.4 +6 -0 ports/www/xapian-omega10/pkg-descr (new) 1.3 +11 -0 ports/www/xapian-omega10/pkg-plist (new)