From owner-cvs-all@FreeBSD.ORG Sun Jan 8 21:48:57 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 9E31216A41F; Sun, 8 Jan 2006 21:48:57 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AF6B43D46; Sun, 8 Jan 2006 21:48:57 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k08LmvvQ067426; Sun, 8 Jan 2006 21:48:57 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k08Lmvhs067425; Sun, 8 Jan 2006 21:48:57 GMT (envelope-from edwin) Message-Id: <200601082148.k08Lmvhs067425@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 8 Jan 2006 21:48:57 +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/x11 Makefile ports/x11/slim Makefile distinfo pkg-descr pkg-plist ports/x11/slim/files patch-Makefile.freebsd patch-panel.cpp patch-slim.conf slim.sh.in 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: Sun, 08 Jan 2006 21:48:57 -0000 edwin 2006-01-08 21:48:57 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/slim Makefile distinfo pkg-descr pkg-plist x11/slim/files patch-Makefile.freebsd patch-panel.cpp patch-slim.conf slim.sh.in Log: [NEW PORT] x11/slim - a login manager derived from login.app SLiM is a desktop-independent graphical login manager for X11, derived from Login.app by Per Liden. It aims to be light and simple, although completely configurable through themes and an option file; is suitable for machines on which remote login functionalities are not needed. Author: Simone Rota and Johannes Winkelmann WWW: http://slim.berlios.de/ PR: ports/91511 Submitted by: Tobias Roth Revision Changes Path 1.569 +1 -0 ports/x11/Makefile 1.1 +51 -0 ports/x11/slim/Makefile (new) 1.1 +3 -0 ports/x11/slim/distinfo (new) 1.1 +26 -0 ports/x11/slim/files/patch-Makefile.freebsd (new) 1.1 +10 -0 ports/x11/slim/files/patch-panel.cpp (new) 1.1 +51 -0 ports/x11/slim/files/patch-slim.conf (new) 1.1 +25 -0 ports/x11/slim/files/slim.sh.in (new) 1.1 +9 -0 ports/x11/slim/pkg-descr (new) 1.1 +10 -0 ports/x11/slim/pkg-plist (new)