From owner-cvs-all@FreeBSD.ORG Tue Oct 31 06:24:05 2006 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 5BAF916A403; Tue, 31 Oct 2006 06:24:05 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3194543D4C; Tue, 31 Oct 2006 06:24:05 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9V6O5qh006121; Tue, 31 Oct 2006 06:24:05 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9V6O4PJ006118; Tue, 31 Oct 2006 06:24:04 GMT (envelope-from dinoex) Message-Id: <200610310624.k9V6O4PJ006118@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 31 Oct 2006 06:24:04 +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/deskutils Makefile ports/deskutils/systempreferences Makefile distinfo pkg-descr pkg-plist 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: Tue, 31 Oct 2006 06:24:05 -0000 dinoex 2006-10-31 06:24:04 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/systempreferences Makefile distinfo pkg-descr pkg-plist Log: System Preferences is a clone of the Apple OS X System Preferences application based on a GNUstep implementation of the PreferencePanes framework. WWW: http://www.gnustep.it/enrico/system-preferences/ Revision Changes Path 1.246 +1 -0 ports/deskutils/Makefile 1.1 +27 -0 ports/deskutils/systempreferences/Makefile (new) 1.1 +3 -0 ports/deskutils/systempreferences/distinfo (new) 1.1 +5 -0 ports/deskutils/systempreferences/pkg-descr (new) 1.1 +76 -0 ports/deskutils/systempreferences/pkg-plist (new)