# Created by: Brian Handy # $FreeBSD$ PORTNAME= blackbox PORTVERSION= 0.70.1 PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}wm/${PORTNAME}wm/Blackbox%20${PORTVERSION} MAINTAINER= A.J.Caines@halplant.com COMMENT= Small and fast window manager for X11R6 LICENSE= MIT GNU_CONFIGURE= yes USES= pathfix pkgconfig iconv USE_XORG= x11 xft LDFLAGS+= ${ICONV_LIB} PORTDOCS= README.bbtools README.bsetbg OPTIONS_DEFINE= TOOLS_ONLY TOOLS_ONLY_DESC= Do not install window manager, only tools .include .if ${ARCH} == armv6 || ${ARCH} == armv7 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src_Toolbar.cc .endif .if ${PORT_OPTIONS:MTOOLS_ONLY} PKGNAMESUFFIX= -tools COMMENT+= (tools only) MAKE_ARGS= SUBDIRS="doc lib util" bin_PROGRAMS=bsetroot INSTALL_TARGET= -C util install # XXX dirty hack :( .else PORTDOCS+= AUTHORS COMPLIANCE ChangeLog README RELNOTES TODO .endif post-patch: # Fix the build with libX11 > 1.40 @${REINPLACE_CMD} -e 's/_XUTIL_H_/_X11&/' ${WRKSRC}/lib/Util.hh post-install: .if ${PORT_OPTIONS:MTOOLS_ONLY} @${REINPLACE_CMD} -E '/[^s]\/blackbox|bstyleconvert|lib|include/d' \ ${TMPPLIST} ${INSTALL_MAN} ${MAN1:S#^#${WRKSRC}/doc/#} ${STAGEDIR}${MANPREFIX}/man/man1 .endif @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S#^#${WRKSRC}/#} ${STAGEDIR}${DOCSDIR} .include /npm_and_yarn/devel/electron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update GNUstep core libraries.theraven2017-08-211-1/+1
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* - Add PORTSCOUTsunpoet2015-11-142-2/+2
* Make all GNUstep ports install into the System domain so that the Local domai...theraven2015-09-192-21/+21
* - Clarify LICENSEamdmi32015-06-191-2/+5
* japanese/jishyo: don't redefine WRKSRC to the default valuejbeich2015-05-07