Date: Tue, 1 Oct 2013 04:20:49 GMT From: Henry Hu <henry.hu.sh@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/182533: [maintainer update] x11/slim: enable PAM by default Message-ID: <201310010420.r914KnC0028064@oldred.freebsd.org> Resent-Message-ID: <201310010430.r914U0IG003378@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <bsd.port.options.mk> >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310010420.r914KnC0028064>