From owner-cvs-all@FreeBSD.ORG Fri Nov 4 05:40:12 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D87B816A41F; Fri, 4 Nov 2005 05:40:12 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A7A643D48; Fri, 4 Nov 2005 05:40:12 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA45eCWP072008; Fri, 4 Nov 2005 05:40:12 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA45eC4L072007; Fri, 4 Nov 2005 05:40:12 GMT (envelope-from ijliao) Message-Id: <200511040540.jA45eC4L072007@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 4 Nov 2005 05:40:12 +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/textproc Makefile ports/textproc/bibtool Makefile distinfo pkg-descr pkg-plist ports/textproc/bibtool/files patch-configure patch-main.c patch-makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 05:40:13 -0000 ijliao 2005-11-04 05:40:12 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/bibtool Makefile distinfo pkg-descr pkg-plist textproc/bibtool/files patch-configure patch-main.c patch-makefile.in Log: add bibtool 2.48 Command line manipulation of BibTeX files PR: 88455 Submitted by: rafan@infor.org Revision Changes Path 1.879 +1 -0 ports/textproc/Makefile 1.1 +45 -0 ports/textproc/bibtool/Makefile (new) 1.1 +2 -0 ports/textproc/bibtool/distinfo (new) 1.1 +20 -0 ports/textproc/bibtool/files/patch-configure (new) 1.1 +20 -0 ports/textproc/bibtool/files/patch-main.c (new) 1.1 +29 -0 ports/textproc/bibtool/files/patch-makefile.in (new) 1.1 +17 -0 ports/textproc/bibtool/pkg-descr (new) 1.1 +12 -0 ports/textproc/bibtool/pkg-plist (new)