From owner-cvs-all@FreeBSD.ORG Mon Jan 26 05:37:45 2004 Return-Path: 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 AECAA16A4CE; Mon, 26 Jan 2004 05:37:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D921F43D46; Mon, 26 Jan 2004 05:37:44 -0800 (PST) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0QDbi0B024212; Mon, 26 Jan 2004 05:37:44 -0800 (PST) (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0QDbiob024211; Mon, 26 Jan 2004 05:37:44 -0800 (PST) (envelope-from krion) Message-Id: <200401261337.i0QDbiob024211@repoman.freebsd.org> From: Kirill Ponomarew Date: Mon, 26 Jan 2004 05:37:44 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print Makefile ports/print/latex-bibtopic Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 26 Jan 2004 13:37:45 -0000 krion 2004/01/26 05:37:44 PST FreeBSD ports repository Modified files: print Makefile Added files: print/latex-bibtopic Makefile distinfo pkg-descr pkg-plist Log: Add latex-bibtopic 1.0.20020822, bibtopic is a LaTeX package for including several bibliographies in a document. These bibliographies might be considered to cover different topics (hence the name) or bibliographic material (e.g., primary and secondary literature) and the like. PR: ports/61922 Submitted by: hrs@FreeBSD.org Revision Changes Path 1.281 +1 -0 ports/print/Makefile 1.1 +56 -0 ports/print/latex-bibtopic/Makefile (new) 1.1 +3 -0 ports/print/latex-bibtopic/distinfo (new) 1.1 +4 -0 ports/print/latex-bibtopic/pkg-descr (new) 1.1 +9 -0 ports/print/latex-bibtopic/pkg-plist (new)