ports/182533: [maintainer update] x11/slim: enable PAM by default

Henry Hu henry.hu.sh at gmail.com
Tue Oct 1 04:30:00 UTC 2013


>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 at 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:


More information about the freebsd-ports-bugs mailing list