From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 1 04:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B8FC84AA for ; Tue, 1 Oct 2013 04:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7F39F2A69 for ; Tue, 1 Oct 2013 04:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r914U09l003379 for ; Tue, 1 Oct 2013 04:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r914U0IG003378; Tue, 1 Oct 2013 04:30:00 GMT (envelope-from gnats) Resent-Date: Tue, 1 Oct 2013 04:30:00 GMT Resent-Message-Id: <201310010430.r914U0IG003378@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Henry Hu Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2352E467 for ; Tue, 1 Oct 2013 04:20:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 118582A23 for ; Tue, 1 Oct 2013 04:20:50 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r914Kna7028081 for ; Tue, 1 Oct 2013 04:20:49 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r914KnC0028064; Tue, 1 Oct 2013 04:20:49 GMT (envelope-from nobody) Message-Id: <201310010420.r914KnC0028064@oldred.freebsd.org> Date: Tue, 1 Oct 2013 04:20:49 GMT From: Henry Hu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182533: [maintainer update] x11/slim: enable PAM by default X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2013 04:30:00 -0000 >Number: 182533 >Category: ports >Synopsis: [maintainer update] x11/slim: enable PAM by default >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Oct 01 04:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Henry Hu >Release: FreeBSD 10-CURRENT >Organization: Columbia University >Environment: FreeBSD pepsi 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r255532M: Sat Sep 14 17:30:47 PDT 2013 root@pepsi:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: Enable PAM by default for x11/slim. Some users use pre-compiled packages and want PAM support. This does not add new dependencies. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: x11/slim/Makefile =================================================================== --- x11/slim/Makefile (版本 328316) +++ x11/slim/Makefile (工作副本) @@ -3,6 +3,7 @@ PORTNAME= slim PORTVERSION= 1.3.5 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.berlios.de/pub/slim/ \ SF/slim.berlios @@ -31,6 +32,7 @@ MAN1= slim.1 OPTIONS_DEFINE= PAM +OPTIONS_DEFAULT= PAM NO_STAGE= yes .include >Release-Note: >Audit-Trail: >Unformatted: