- update to 1.1.11

Some new features:
- Check for allowRootLogin on PAM and non-OpenBSD passwd authentication backends
- Add man page for xdmshell
- Some memory leaks fixed
- Use explicitly /bin/sh for running of Xwilling script via su.
- many config fixes and changes

Obtained from:	xorg-devel repo
Feature safe:	yes
This commit is contained in:
Eitan Adler 2011-11-29 03:02:44 +00:00
parent d5f56c154d
commit c8ae6d38d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286601
4 changed files with 19 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= xdm
PORTVERSION= 1.1.10
PORTVERSION= 1.1.11
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@ -24,6 +24,19 @@ MAN1= xdm.1
CFFILES= GiveConsole TakeConsole Xaccess Xreset Xresources \
Xservers Xsession Xsetup_0 Xstartup Xwilling xdm-config
OPTIONS= XDMSHELL "Install xdmshell" off
.include <bsd.port.options.mk>
.if defined(WITH_XDMSHELL)
CONFIGURE_ARGS+=--enable-xdmshell
MAN1+= xdmshell.1
PLIST_SUB+= XDMSHELL=""
.else
CONFIGURE_ARGS+=--disable-xdmshell
PLIST_SUB+= XDMSHELL="@comment "
.endif
post-patch:
@${REINPLACE_CMD} -e "s|XDMCONFIGDIR/|${PREFIX}/lib/X11/xdm/|" \
-e "s|XDMSCRIPTDIR/|${PREFIX}/lib/X11/xdm/|" \

View File

@ -1,2 +1,2 @@
SHA256 (xorg/app/xdm-1.1.10.tar.bz2) = 1487f7168e65fb7ea8cf21e99cdec412e643680c5dac9688aad5f87beba4f97f
SIZE (xorg/app/xdm-1.1.10.tar.bz2) = 423578
SHA256 (xorg/app/xdm-1.1.11.tar.bz2) = d4da426ddea0124279a3f2e00a26db61944690628ee818a64df9d27352081c47
SIZE (xorg/app/xdm-1.1.11.tar.bz2) = 446612

View File

@ -1,5 +1,5 @@
--- session.c.orig Sun Jun 3 22:49:51 2007
+++ session.c Sun Jun 3 22:56:06 2007
--- xdm/session.c.orig Sun Jun 3 22:49:51 2007
+++ xdm/session.c Sun Jun 3 22:56:06 2007
@@ -543,6 +543,7 @@
pid_t pid;
#ifdef HAS_SETUSERCONTEXT

View File

@ -1,8 +1,7 @@
bin/xdm
bin/xdmshell
%%XDMSHELL%%bin/xdmshell
lib/X11/xdm/authdir
lib/X11/xdm/chooser
lib/X11/xdm/libXdmGreet.a
lib/X11/xdm/libXdmGreet.la
lib/X11/xdm/libXdmGreet.so
lib/X11/xdm/pixmaps/xorg-bw.xpm