# Created by: ijliao # $FreeBSD$ PORTNAME= gss PORTVERSION= 1.0.3 CATEGORIES= security MASTER_SITES= GNU MAINTAINER= johans@FreeBSD.org COMMENT= GNU Generic Security Service Library LIB_DEPENDS= libshishi.so:${PORTSDIR}/security/shishi CONFLICTS= heimdal-[0-9]* USES= libtool pathfix pkgconfig perl5 USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-kerberos5 INSTALL_TARGET= install-strip USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls INFO= gss PORTDOCS= gss.html gss.ps gss.pdf CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-configure: @cd ${WRKSRC}/doc && ${TOUCH} Makefile* post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include ictely needed. PR: 232038 Exp-run by: antoine
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Bump PORTREVISION for ports depending on the canonical version of GCC 2018-12-12T01:35:33+00:00 gerald gerald@FreeBSD.org 2018-12-12T01:35:33+00:00 97e78d860783dbeec5f72d4f8581d78b52f954e3 defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
New port: sysutils/plasma-pass -- Plasma widget for pass 2018-12-11T22:14:17+00:00 tcberner tcberner@FreeBSD.org 2018-12-11T22:14:17+00:00 32b30431b57f2bc5353e91454491a6df4ae27647 - https://www.dvratil.cz/2018/05/plasma-pass/ - https://github.com/kde/plasma-pass
 - https://www.dvratil.cz/2018/05/plasma-pass/
 - https://github.com/kde/plasma-pass