From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 4 13:00:25 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 676491065670 for ; Sun, 4 Mar 2012 13:00:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 569EA8FC13 for ; Sun, 4 Mar 2012 13:00:25 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q24D0Pf5067890 for ; Sun, 4 Mar 2012 13:00:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q24D0PAS067887; Sun, 4 Mar 2012 13:00:25 GMT (envelope-from gnats) Date: Sun, 4 Mar 2012 13:00:25 GMT Message-Id: <201203041300.q24D0PAS067887@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/165674: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Mar 2012 13:00:25 -0000 The following reply was made to PR ports/165674; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/165674: commit references a PR Date: Sun, 4 Mar 2012 12:58:41 +0000 (UTC) miwi 2012-03-04 12:58:30 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/auto-admin Makefile distinfo pkg-descr pkg-plist Log: Auto-admin is a set of tools for automating common systems management tasks from the command line. It is meant as a library of scripts to be used by more specific automated systems management scripts. WWW: http://acadix.biz/auto-admin.php PR: ports/165674 Submitted by: Jason Bacon Revision Changes Path 1.1384 +1 -0 ports/sysutils/Makefile 1.1 +48 -0 ports/sysutils/auto-admin/Makefile (new) 1.1 +2 -0 ports/sysutils/auto-admin/distinfo (new) 1.1 +5 -0 ports/sysutils/auto-admin/pkg-descr (new) 1.1 +18 -0 ports/sysutils/auto-admin/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"