From owner-cvs-all Fri Feb 7 23:14:47 2003 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 DC7CE37B401; Fri, 7 Feb 2003 23:14:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8646343F85; Fri, 7 Feb 2003 23:14:44 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h187Eibv075275; Fri, 7 Feb 2003 23:14:44 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h187EiFY075274; Fri, 7 Feb 2003 23:14:44 -0800 (PST) Message-Id: <200302080714.h187EiFY075274@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 7 Feb 2003 23:14:44 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/preferences.app Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2003/02/07 23:14:44 PST Modified files: deskutils Makefile Added files: deskutils/preferences.app Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Preferences.app is, functionally, a clone of NeXTstep/OPENSTEP tool of the same name. Just like the original program, it's a simple application for setting preferences for the GNUstep system, with a friendly interface. The program is simple, but powerful -- people can create new modules, called "bundles", that add new things to the program that its original developers did not think of or even intend -- that don't require recompiling the main program. For more information on what bundles can do, see StepWise. They are a very powerful tool. WWW: http://prefsapp.sourceforge.net/about.php Revision Changes Path 1.77 +1 -0 ports/deskutils/Makefile 1.1 +58 -0 ports/deskutils/preferences.app/Makefile (new) 1.1 +1 -0 ports/deskutils/preferences.app/distinfo (new) 1.1 +1 -0 ports/deskutils/preferences.app/pkg-comment (new) 1.1 +10 -0 ports/deskutils/preferences.app/pkg-descr (new) 1.1 +64 -0 ports/deskutils/preferences.app/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message