svn commit: r458754 - in head: audio/autozen audio/ezstream audio/firefly audio/pytone print/bibview print/gspdf print/mftrace print/ttf2pt1 security/gorilla security/krb5-115 security/krb5-116 sec...
Alexey Dokuchaev
danfe at FreeBSD.org
Thu Jan 11 16:24:56 UTC 2018
Author: danfe
Date: Thu Jan 11 16:24:53 2018
New Revision: 458754
URL: https://svnweb.freebsd.org/changeset/ports/458754
Log:
Remove superfluous linefeeds.
Modified:
head/audio/autozen/Makefile
head/audio/ezstream/Makefile
head/audio/firefly/Makefile
head/audio/pytone/Makefile
head/print/bibview/Makefile
head/print/gspdf/Makefile
head/print/mftrace/Makefile
head/print/ttf2pt1/Makefile
head/security/gorilla/Makefile
head/security/krb5-115/Makefile
head/security/krb5-116/Makefile
head/security/krb5-devel/Makefile
head/security/openssl-unsafe/Makefile
head/security/openvas8/Makefile
head/security/openvas9/Makefile
head/textproc/elasticsearch5-x-pack/Makefile
head/textproc/iso8879/Makefile
head/textproc/kibana5-x-pack/Makefile
head/textproc/lacheck/Makefile
head/textproc/multimarkdown/Makefile
Modified: head/audio/autozen/Makefile
==============================================================================
--- head/audio/autozen/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/audio/autozen/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -13,7 +13,6 @@ COMMENT= Adjust brain waves with sound
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-
OPTIONS_DEFINE= DOCS
USES= shebangfix perl5 pkgconfig
Modified: head/audio/ezstream/Makefile
==============================================================================
--- head/audio/ezstream/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/audio/ezstream/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -41,7 +41,6 @@ TAGLIB_CONFIGURE_ON= --with-taglib=${LOCALBASE}
.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS =/s|examples||g ; \
s|: install-dist_docDATA|:|g' ${WRKSRC}/Makefile.in
Modified: head/audio/firefly/Makefile
==============================================================================
--- head/audio/firefly/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/audio/firefly/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -74,5 +74,4 @@ post-install-DOCS-on:
${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}
.endfor
-
.include <bsd.port.mk>
Modified: head/audio/pytone/Makefile
==============================================================================
--- head/audio/pytone/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/audio/pytone/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -18,7 +18,6 @@ LIB_DEPENDS= libao.so:audio/libao
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen@${FLAVOR}
-
USES= ncurses python:2
USE_PYTHON= autoplist distutils
Modified: head/print/bibview/Makefile
==============================================================================
--- head/print/bibview/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/print/bibview/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -10,7 +10,6 @@ MASTER_SITES= TEX_CTAN/biblio/bibtex/utils/bibview-2.0
MAINTAINER= ports at FreeBSD.org
COMMENT= Graphical interface for manipulating BibTeX bibliography databases
-
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xt
WRKSRC= ${WRKDIR}/bibview-${PORTVERSION}
Modified: head/print/gspdf/Makefile
==============================================================================
--- head/print/gspdf/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/print/gspdf/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -13,7 +13,6 @@ COMMENT= Postscript and Pdf Viewer for GNUstep
USES= ghostscript gnustep
USE_GNUSTEP= back build
-
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GSPdf.app/GSPdf
Modified: head/print/mftrace/Makefile
==============================================================================
--- head/print/mftrace/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/print/mftrace/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -28,7 +28,6 @@ GNU_CONFIGURE= yes
USES= gmake python
MAKEFILE= GNUmakefile
-
PLIST_FILES= \
bin/gf2pbm \
bin/mftrace \
Modified: head/print/ttf2pt1/Makefile
==============================================================================
--- head/print/ttf2pt1/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/print/ttf2pt1/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -32,7 +32,6 @@ SHEBANG_FILES= app/TeX/sfd2map \
scripts/t1fdir \
scripts/trans
-
CPPFLAGS+= `pkg-config --cflags freetype2` \
-I${LOCALBASE}/include -DUSE_FREETYPE
LIBS+= `pkg-config --libs freetype2` \
Modified: head/security/gorilla/Makefile
==============================================================================
--- head/security/gorilla/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/security/gorilla/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -57,7 +57,6 @@ do-build:
${WRKSRC}/sources/tcllib/sha256c/${GORILLAARCH:tl}
.endif
-
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/gorilla
@${INSTALL_SCRIPT} ${WRKSRC}/sources/*.tcl \
Modified: head/security/krb5-115/Makefile
==============================================================================
--- head/security/krb5-115/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/security/krb5-115/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -99,7 +99,6 @@ CONFIGURE_ARGS+= --program-transform-name="${PROGRAM_T
HTML_DOC_DIR= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/doc/html
PDF_DOC_DIR= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/doc/pdf
-
.include <bsd.port.pre.mk>
post-install:
Modified: head/security/krb5-116/Makefile
==============================================================================
--- head/security/krb5-116/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/security/krb5-116/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -99,7 +99,6 @@ CONFIGURE_ARGS+= --program-transform-name="${PROGRAM_T
HTML_DOC_DIR= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/doc/html
PDF_DOC_DIR= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/doc/pdf
-
.include <bsd.port.pre.mk>
post-install:
Modified: head/security/krb5-devel/Makefile
==============================================================================
--- head/security/krb5-devel/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/security/krb5-devel/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -98,7 +98,6 @@ CONFIGURE_ARGS+= --without-readline
CONFIGURE_ARGS+= --program-transform-name="${PROGRAM_TRANSFORM_NAME}"
.endif
-
.include <bsd.port.pre.mk>
post-install:
Modified: head/security/openssl-unsafe/Makefile
==============================================================================
--- head/security/openssl-unsafe/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/security/openssl-unsafe/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -41,7 +41,6 @@ CONFIGURE_ARGS+= enable-ec_nistp_64_gcc_128
OPENSSLDIR?= ${PREFIX}/openssl-unsafe/etc
PLIST_SUB+= OPENSSLDIR=${OPENSSLDIR:S=^${PREFIX}/==}
-
.include "version.mk"
post-patch:
Modified: head/security/openvas8/Makefile
==============================================================================
--- head/security/openvas8/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/security/openvas8/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -29,5 +29,4 @@ RUN_DEPENDS+= ${LOCALBASE}/sbin/gsad:security/greenbon
SUB_FILES= pkg-message
OPENVAS_VER= 8
-
.include <bsd.port.mk>
Modified: head/security/openvas9/Makefile
==============================================================================
--- head/security/openvas9/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/security/openvas9/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -29,5 +29,4 @@ RUN_DEPENDS+= ${LOCALBASE}/sbin/gsad:security/greenbon
SUB_FILES= pkg-message
OPENVAS_VER= 9
-
.include <bsd.port.mk>
Modified: head/textproc/elasticsearch5-x-pack/Makefile
==============================================================================
--- head/textproc/elasticsearch5-x-pack/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/textproc/elasticsearch5-x-pack/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -10,7 +10,6 @@ PKGNAMEPREFIX= elasticsearch5-
MAINTAINER= tj at FreeBSD.org
COMMENT= Elasticsearch X-Pack plugins
-
RUN_DEPENDS:= elasticsearch5>=5.3.0:textproc/elasticsearch5
NO_BUILD= yes
Modified: head/textproc/iso8879/Makefile
==============================================================================
--- head/textproc/iso8879/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/textproc/iso8879/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -24,5 +24,4 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/ISO* ${STAGEDIR}${INSTDIR}
@${INSTALL_DATA} ${FILESDIR}/catalog ${STAGEDIR}${INSTDIR}/catalog
-
.include <bsd.port.mk>
Modified: head/textproc/kibana5-x-pack/Makefile
==============================================================================
--- head/textproc/kibana5-x-pack/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/textproc/kibana5-x-pack/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -10,7 +10,6 @@ PKGNAMEPREFIX= kibana5-
MAINTAINER= tj at FreeBSD.org
COMMENT= Kibana 5.0 X-Pack plugins
-
RUN_DEPENDS:= kibana5>=5.3.0:textproc/kibana5
NO_BUILD= yes
Modified: head/textproc/lacheck/Makefile
==============================================================================
--- head/textproc/lacheck/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/textproc/lacheck/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -14,7 +14,6 @@ PLIST_FILES= bin/lacheck \
man/man1/lacheck.1.gz
ALL_TARGET= lacheck lacheck.1
-
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}| ; \
s|^CC|# CC|; s|^CFLAGS|# CFLAGS|' \
Modified: head/textproc/multimarkdown/Makefile
==============================================================================
--- head/textproc/multimarkdown/Makefile Thu Jan 11 16:22:02 2018 (r458753)
+++ head/textproc/multimarkdown/Makefile Thu Jan 11 16:24:53 2018 (r458754)
@@ -47,7 +47,6 @@ post-patch-EXTRAS-on:
${WRKSRC}/Support/bin/*
@${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g" ${WRKSRC}/Support/bin/*
-
do-install:
@${FIND} ${WRKSRC} -name '*.bak' -delete
${INSTALL_PROGRAM} ${WRKSRC}/multimarkdown ${STAGEDIR}${PREFIX}/bin
More information about the svn-ports-all
mailing list