From owner-cvs-all@FreeBSD.ORG Fri Jan 18 23:11:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1846A16A417; Fri, 18 Jan 2008 23:11:35 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DC75C13C45A; Fri, 18 Jan 2008 23:11:34 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m0INBYEi005453; Fri, 18 Jan 2008 23:11:34 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m0INBYEC005451; Fri, 18 Jan 2008 23:11:34 GMT (envelope-from gabor) Message-Id: <200801182311.m0INBYEC005451@repoman.freebsd.org> From: Gabor Kovesdan Date: Fri, 18 Jan 2008 23:11:34 +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/archivers Makefile ports/archivers/bsdar Makefile distinfo pkg-descr 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, 18 Jan 2008 23:11:35 -0000 gabor 2008-01-18 23:11:34 UTC FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/bsdar Makefile distinfo pkg-descr Log: A BSD-licensed replacement of the ar utility. Written by: Kai Wang Sponsored by: Google Summer of Code 2007 Revision Changes Path 1.186 +1 -0 ports/archivers/Makefile 1.1 +33 -0 ports/archivers/bsdar/Makefile (new) 1.1 +3 -0 ports/archivers/bsdar/distinfo (new) 1.1 +2 -0 ports/archivers/bsdar/pkg-descr (new)