# $FreeBSD$ PORTNAME= xdm PORTVERSION= 1.1.11 PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X.Org X display manager LICENSE= MIT XORG_CAT= app USE_XORG= xmu x11 xau xinerama xpm xdmcp xt xext xaw CONFIGURE_ARGS+= --with-xdmconfigdir=${EXAMPLESDIR} \ --with-xdmscriptdir=${EXAMPLESDIR} CFFILES= GiveConsole TakeConsole Xaccess Xreset Xresources \ Xservers Xsession Xsetup_0 Xstartup Xwilling xdm-config OPTIONS_DEFINE= XDMSHELL XDMSHELL_DESC= Install xdmshell .include .if ${PORT_OPTIONS:MXDMSHELL} CONFIGURE_ARGS+=--enable-xdmshell PLIST_SUB+= XDMSHELL="" .else CONFIGURE_ARGS+=--disable-xdmshell PLIST_SUB+= XDMSHELL="@comment " .endif post-patch: @${REINPLACE_CMD} 's/test.*-traditional.*;/true;/' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e "s|XDMCONFIGDIR/|${PREFIX}/lib/X11/xdm/|" \ -e "s|XDMSCRIPTDIR/|${PREFIX}/lib/X11/xdm/|" \ ${WRKSRC}/config/xdm-config.cpp \ ${WRKSRC}/config/Xstartup.cpp \ ${WRKSRC}/config/Xreset.cpp @${REINPLACE_CMD} -e "s|@DESTDIR@||" ${WRKSRC}/Makefile.in post-configure: @${REINPLACE_CMD} -e "s|${EXAMPLESDIR}|${PREFIX}/lib/X11/xdm|" \ ${WRKSRC}/config.h post-install: .for f in ${CFFILES} ${CP} -n ${EXAMPLESDIR}/$f ${STAGEDIR}${PREFIX}/lib/X11/xdm/$f || ${TRUE} .endfor ${MKDIR} /var/lib/xdm/authdir ${LN} -sf /var/lib/xdm/authdir ${STAGEDIR}${PREFIX}/lib/X11/xdm/authdir .include nnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Release some more portspgollucci2010-04-281-1/+1
* - adoptpgollucci2010-01-121-1/+1
* Reset vs@FreeBSD.org at his request due to lack of time.linimon2010-01-031-1/+1
* SHA256ifyedwin2006-01-241-0/+1
* Fix plistvs2005-01-261-2/+0
* SIZE-ify distinfovs2004-03-221-0/+1
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressvs2004-03-101-1/+1
* - Update to 0.8.1pav2003-12-052-2/+2
* Update to 0.7.2 which fixes insecure handling of temporary fileserwin2003-06-204-18/+21
* De-pkg-comment.knu2003-02-212-1/+1
* Make Bento happy again and catch up with upstream:naddy2002-10-172-3/+3
* * Distfile has been rerolled, in order to fix a bug for some versions of xemacsobraun2002-09-092-1/+2