Remove trailing whitespace from Makefiles, M-X.

This commit is contained in:
Jimmy Olgeni 2015-10-08 15:12:22 +00:00
parent 42bc424f61
commit eb8748beda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398833
83 changed files with 93 additions and 93 deletions

View File

@ -20,7 +20,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
RUN_DEPENDS= gnome-keyring:${PORTSDIR}/security/gnome-keyring
# Depends on gtkhtml4 (which is being abandonend). When our webkitgtk3
# Depends on gtkhtml4 (which is being abandonend). When our webkitgtk3
# in ports gets updated to > 1.10.x, balsa should depend on it.
USES= desktop-file-utils gettext gmake iconv pathfix \
perl5 pkgconfig tar:bzip2

View File

@ -111,7 +111,7 @@ PORTEXAMPLES= *
SUB_FILES= pkg-message pkg-install pkg-deinstall cyrus-imapd-man.conf
SUB_LIST= CYRUS_USER=${CYRUS_USER} CYRUS_GROUP=${CYRUS_GROUP}
SUB_LIST= CYRUS_USER=${CYRUS_USER} CYRUS_GROUP=${CYRUS_GROUP}
CYRUS_USER?= cyrus
CYRUS_GROUP?= cyrus

View File

@ -123,7 +123,7 @@ PORTEXAMPLES= *
SUB_FILES= pkg-message pkg-install pkg-deinstall cyrus-imapd-man.conf
SUB_LIST= CYRUS_USER=${CYRUS_USER} CYRUS_GROUP=${CYRUS_GROUP}
SUB_LIST= CYRUS_USER=${CYRUS_USER} CYRUS_GROUP=${CYRUS_GROUP}
CYRUS_USER?= cyrus
CYRUS_GROUP?= cyrus

View File

@ -120,7 +120,7 @@ PORTEXAMPLES= *
SUB_FILES= pkg-message pkg-install pkg-deinstall cyrus-imapd-man.conf
SUB_LIST= CYRUS_USER=${CYRUS_USER} CYRUS_GROUP=${CYRUS_GROUP}
SUB_LIST= CYRUS_USER=${CYRUS_USER} CYRUS_GROUP=${CYRUS_GROUP}
CYRUS_USER?= cyrus
CYRUS_GROUP?= cyrus

View File

@ -372,10 +372,10 @@ post-stage:
${MV} ${STAGEDIR}${ETCDIR}/main.cf ${STAGEDIR}${ETCDIR}/main.cf.sample
${MV} ${STAGEDIR}${ETCDIR}/master.cf ${STAGEDIR}${ETCDIR}/master.cf.sample
# == chop dynamicmaps.cf entries into dedicated .cf files
# == chop dynamicmaps.cf entries into dedicated .cf files
# for future sub-packages support
.for f in ${DYN_EXT}
# adjust dynamicmaps.cf
# adjust dynamicmaps.cf
${GREP} -e "^#" -e "^${f}" ${STAGEDIR}${META_DIRECTORY}/dynamicmaps.cf \
> ${STAGEDIR}${META_DIRECTORY}/dynamicmaps.cf.d/${f}.cf && \
${SED} -i '' -e '/${f}/d' ${STAGEDIR}${META_DIRECTORY}/dynamicmaps.cf
@ -386,7 +386,7 @@ post-stage:
\n$$shlib_directory/postfix-${f}.so:f:root:-:755\
\n$$meta_directory/postfix-files.d/${f}-files:f:root:-:644\
\n$$meta_directory/dynamicmaps.cf.d/${f}.cf:f:root:-:644\n' \
> ${STAGEDIR}${META_DIRECTORY}/postfix-files.d/${f}-files
> ${STAGEDIR}${META_DIRECTORY}/postfix-files.d/${f}-files
.endfor
# Fix compressed man pages and strip executables

View File

@ -193,7 +193,7 @@ do-configure:
'APPENDDEF(`confENVDEF'\'', `-DLA_TYPE=LA_ZERO'\'')' \
>> ${WCONF}/site.config.m4
.endif
.if ${PORT_OPTIONS:MMILTER} && ${PORT_OPTIONS:MMILTER_POOL}
.if ${PORT_OPTIONS:MMILTER} && ${PORT_OPTIONS:MMILTER_POOL}
${ECHO_CMD} \
'APPENDDEF(`conf_libmilter_ENVDEF'\'', `-DSM_CONF_POLL=1'\'')' \
>> ${WCONF}/site.config.m4

View File

@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= math
MAINTAINER= dieterich@ogolem.org
COMMENT= Software library containing FFT functions written in OpenCL
COMMENT= Software library containing FFT functions written in OpenCL
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -62,7 +62,7 @@ post-install:
${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET})
.else
${INSTALL_MAN} ${WRKSRC}/doc/gri-manpage.1 \
${STAGEDIR}${MANPREFIX}/man/man1/gri.1
${STAGEDIR}${MANPREFIX}/man/man1/gri.1
${INSTALL_MAN} ${WRKSRC}/doc/gri_merge.1-skel \
${STAGEDIR}${MANPREFIX}/man/man1/gri_merge.1
${INSTALL_MAN} ${WRKSRC}/doc/gri_unpage.1-skel \

View File

@ -6,6 +6,6 @@ all: densg densg2
densg: example1.f # f77 version
mpif77 -o densg example1.f -L/usr/local/lib -lscalapack -lblacs -lblacsf77 -lblacs -lf77blas
densg2: example1.cc # C++ version
mpiCC -o densg2 example1.cc -I/usr/local/mpich/include -I/usr/local/include -L/usr/local/lib -lscalapack -lblacs -lblacsf77 -lblacs -lf77blas -lg2c -lm

View File

@ -5,7 +5,7 @@ PORTNAME= delay
PORTVERSION= 1.6
CATEGORIES= misc
MASTER_SITES= http://onegeek.org/~tom/software/delay/dl/ \
http://utenti.gufi.org/~gmarco/files/distfiles/
http://utenti.gufi.org/~gmarco/files/distfiles/
MAINTAINER= gmarco@gufi.org
COMMENT= Delay program with feedback to the user

View File

@ -16,7 +16,7 @@ USE_EMACS= yes
.if (${EMACS_PORT_NAME} == "emacs20")
DEPPORT_SUFFIX= -${EMACS_PORT_NAME}
.else
DEPPORT_SUFFIX=
DEPPORT_SUFFIX=
.endif
RUN_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/emu/emu.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX}

View File

@ -48,7 +48,7 @@ post-patch:
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mcserv
.for i in a arfs audio cpio deb esp ftplist hp48 iso lha lslR mailfs patchfs rar rpm trpm uarj uha zip zoo
${CHMOD} 755 ${STAGEDIR}${PREFIX}/share/mc/extfs/${i}
${CHMOD} 755 ${STAGEDIR}${PREFIX}/share/mc/extfs/${i}
.endfor
.include <bsd.port.mk>

View File

@ -7,7 +7,7 @@ CATEGORIES= misc tk
MASTER_SITES= http://laurent.riesterer.free.fr/regexp/
DISTNAME= visual_regexp-${PORTVERSION}
EXTRACT_SUFX= .tcl
EXTRACT_ONLY=
EXTRACT_ONLY=
MAINTAINER= tcltk@FreeBSD.org
COMMENT= Interactive regexp design tool

View File

@ -1,4 +1,4 @@
# Created by: kevlo
# Created by: kevlo
# $FreeBSD$
PORTNAME= audiopreview

View File

@ -4,7 +4,7 @@
PORTNAME= gstreamer
PORTVERSION?= ${BASE_PORTVERSION}
# When chasing a shared library for a plug-in bump the PORTREVISION in the
# When chasing a shared library for a plug-in bump the PORTREVISION in the
# plug-in port instead, like ${category}/gstreamer-plugin-${PLUGIN}.
PORTREVISION?= 6
PORTEPOCH= 3

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-sdltest \
--disable-examples
CPPFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
USES= libtool tar:bzip2

View File

@ -10,7 +10,7 @@ MASTER_SITES= LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
MAINTAINER= emulation@FreeBSD.org
COMMENT= Theora Video Compression Codec (Linux Fedora 10)
CONFLICTS= linux-libtheora-[0-9]*
CONFLICTS= linux-libtheora-[0-9]*
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= f10

View File

@ -27,6 +27,6 @@ post-patch:
${WRKSRC}/Makefile
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>

View File

@ -4,7 +4,7 @@
PORTNAME= cicquin
PORTVERSION= 0.1
CATEGORIES= net-im
#MASTER_SITES= LOCAL/roam/misc/cicquin \
#MASTER_SITES= LOCAL/roam/misc/cicquin \
MASTER_SITES= \
http://devel.ringlet.net/misc/cicquin/ \
http://people.FreeBSD.org/~roam/misc/cicquin/

View File

@ -11,7 +11,7 @@ MAINTAINER= koobs@FreeBSD.org
COMMENT= Python client for Slack.com
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}websocket-client>0:${PORTSDIR}/www/py-websocket-client
USES= python:-2.7

View File

@ -42,5 +42,5 @@ do-install:
.for i in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}
.endfor
.include <bsd.port.mk>

View File

@ -14,7 +14,7 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= PY4SUITE MACRESOLV
OPTIONS_DEFAULT=
OPTIONS_DEFAULT=
PY4SUITE_DESC= Depend on py-4suite-xml (for generating HTML)
MACRESOLV_DESC= Enable MAC Manufacturer Resolution (use p5-libwww)

View File

@ -40,14 +40,14 @@ TEST_DEPENDS= p5-Test-Class>=0.37:${PORTSDIR}/devel/p5-Test-Class \
p5-Test-Fatal>=0.010:${PORTSDIR}/devel/p5-Test-Fatal \
p5-Test-Requires>=0.06:${PORTSDIR}/devel/p5-Test-Requires \
p5-Test-TCP>=1.17:${PORTSDIR}/devel/p5-Test-TCP
USES= perl5
USE_PERL5= modbuild
post-patch:
@cd ${WRKSRC} && ${RM} -f bin/send_nsca
@cd ${WRKSRC} && ${RM} -f t/send_nsca.t
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./Build test

View File

@ -50,7 +50,7 @@ SEALIB= ${SEAFILE_SERVER}/seafile/lib
SEAFILE_USERNAME?= www
SEAFILE_GROUPNAME?= ${SEAFILE_USERNAME}
USE_RC_SUBR= ${PORTNAME}
USE_RC_SUBR= ${PORTNAME}
PLIST_SUB= SEAFILE_USERNAME=${SEAFILE_USERNAME} \
SEAFILE_GROUPNAME=${SEAFILE_GROUPNAME} \
SEAFILE_SERVER=${SEAFILE_SERVER} \

View File

@ -36,7 +36,7 @@ do-install:
.for _SCRIPT in ${SCRIPTS}
@${INSTALL_SCRIPT} ${WRKSRC}/${_SCRIPT} ${STAGEDIR}${PREFIX}/sbin
.endfor
${MKDIR} ${STAGEDIR}${PREFIX}/etc/snmp
${INSTALL_DATA} ${WRKSRC}/snmptt.ini ${STAGEDIR}${PREFIX}/etc/snmp/snmptt.ini.sample
${INSTALL_DATA} ${WRKSRC}/examples/snmptt.conf.generic ${STAGEDIR}${PREFIX}/etc/snmp/snmptt.conf.generic.sample

View File

@ -75,7 +75,7 @@ DOLDAP = yes
endif
#
# clock_gettime() settings
LIBRTDEF =
LIBRTDEF =
ifdef WITH_NETSNMP
# Net-SNMP settings

View File

@ -1,4 +1,4 @@
# Created by: Sverrir Valgeirsson <e96sv@yahoo.se> and
# Created by: Sverrir Valgeirsson <e96sv@yahoo.se> and
# $FreeBSD$
PORTNAME= dclib

View File

@ -41,7 +41,7 @@ post-patch:
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for i in AUTHORS ChangeLog NEWS README
.for i in AUTHORS ChangeLog NEWS README
(cd ${WRKSRC} && ${INSTALL_DATA} ${i} \
${STAGEDIR}${DOCSDIR})
.endfor

View File

@ -40,7 +40,7 @@ GEN_LIB_DEPENDS=libcurl.so:${PORTSDIR}/ftp/curl \
libevent.so:${PORTSDIR}/devel/libevent2
GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:${PORTSDIR}/www/transmission-web
# This is master port of transmission-*, so don't override USES definition
# This is master port of transmission-*, so don't override USES definition
USES+= gmake iconv libtool localbase pkgconfig
USE_OPENSSL= yes
GNU_CONFIGURE= yes

View File

@ -8,7 +8,7 @@ MASTER_SITES= http://downloads.openwrt.org/sources/ \
http://mirror2.openwrt.org/sources/
PKGNAMESUFFIX= -kmod
DISTFILES= ${FWFILE}
EXTRACT_ONLY=
EXTRACT_ONLY=
MAINTAINER= swhetzel@gmail.com
COMMENT= Broadcom AirForce IEEE 802.11 Firmware Kernel Module

View File

@ -8,7 +8,7 @@ MASTER_SITES= http://downloads.openwrt.org/sources/ \
http://mirror2.openwrt.org/sources/
PKGNAMESUFFIX= -kmod
DISTFILES= ${FWFILE} ${FWFILE_LP}
EXTRACT_ONLY=
EXTRACT_ONLY=
MAINTAINER= swhetzel@gmail.com
COMMENT= Broadcom AirForce IEEE 802.11 Firmware Kernel Module

View File

@ -1,4 +1,4 @@
# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
# $FreeBSD$
PORTNAME= geoclue
@ -11,9 +11,9 @@ COMMENT= D-Bus service that provides location information
LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
libsoup-2.4.so:${PORTSDIR}/devel/libsoup
USES= gettext gmake pathfix pkgconfig tar:xz
USE_GNOME= glib20 intlhack
USE_GNOME= glib20 intlhack
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-3g-source \

View File

@ -1,4 +1,4 @@
# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
# $FreeBSD$
PORTNAME= geocode-glib

View File

@ -31,12 +31,12 @@ OPTIONS_DEFINE= TRACKER DLEYNA DMAP METADATA
OPTIONS_DEFAULT= TRACKER METADATA
TRACKER_DESC= Tracker support for grilo (used by gnome-music and possibly others)
TRACKER_CONFIGURE_ENABLE= tracker
TRACKER_CONFIGURE_ENABLE= tracker
TRACKER_LIB_DEPENDS= libtracker-sparql-1.0.so:${PORTSDIR}/sysutils/tracker
DMAP_DESC= DMAP (DAAP, DPAP & DACP) support with libdmapsharing
DMAP_CONFIGURE_ENABLE= dmap
DMAP_LIB_DEPENDS= libdmapsharing-3.0.so:${PORTSDIR}/net/libdmapsharing
DLEYNA_DESC= DLNA support for grilo
DLEYNA_DESC= DLNA support for grilo
DLEYNA_CONFIGURE_ENABLE= dleyna
DLEYNA_LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup
METADATA_DESC= Enable Local-metadata plugin

View File

@ -9,7 +9,7 @@ MASTER_SITES= SUNSITE/system/network/admin
MAINTAINER= ports@FreeBSD.org
COMMENT= Looks at the icmp messages received by the host
ALL_TARGET=
ALL_TARGET=
PLIST_FILES= "@(,,4555) bin/icmpinfo" \
man/man1/icmpinfo.man.gz
PORTDOCS= README

View File

@ -19,7 +19,7 @@ USES+= python
LIBPROXY_SLAVE= python
do-build:
# empty
# empty
post-build:
${PYTHON_CMD} -Qold ${PYTHON_LIBDIR}/compileall.py \

View File

@ -36,6 +36,6 @@ OPTIONS_DEFINE= NOTIFY
OPTIONS_DEFAULT=NOTIFY
NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
NOTIFY_CONFIGURE_ENABLE=libnotify
NOTIFY_CONFIGURE_ENABLE=libnotify
.include <bsd.port.mk>

View File

@ -25,7 +25,7 @@ INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= DEBUG_LOGGING PRELUDE
OPTIONS_DEFINE= DEBUG_LOGGING PRELUDE
DEBUG_LOGGING_CONFIGURE_ENABLE= debug-logging
PRELUDE_LIB_DEPENDS= libprelude.so:${PORTSDIR}/security/libprelude

View File

@ -84,7 +84,7 @@ LIB_DEPENDS+= libsunacl.so:${PORTSDIR}/sysutils/libsunacl
# External Samba dependencies
# IDL compiler
BUILD_DEPENDS+= p5-Parse-Pidl>=4.0.0:${PORTSDIR}/devel/p5-Parse-Pidl
#
#
BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython
PLIST_SUB+= PY_DNSPYTHON="@comment "

View File

@ -84,7 +84,7 @@ LIB_DEPENDS+= libsunacl.so:${PORTSDIR}/sysutils/libsunacl
# External Samba dependencies
# IDL compiler
BUILD_DEPENDS+= p5-Parse-Pidl>=4.0.0:${PORTSDIR}/devel/p5-Parse-Pidl
#
#
BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython
PLIST_SUB+= PY_DNSPYTHON="@comment "

View File

@ -86,7 +86,7 @@ RUN_DEPENDS+= libarchive>=3.1.2:${PORTSDIR}/archivers/libarchive
# External Samba dependencies
# IDL compiler
BUILD_DEPENDS+= p5-Parse-Pidl>=4.0.0:${PORTSDIR}/devel/p5-Parse-Pidl
#
#
BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython
PLIST_SUB+= PY_DNSPYTHON="@comment "

View File

@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Simple perl command-line utility to send SMS via from on provider site
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME}
PLIST_FILES= bin/sendsms

View File

@ -5,7 +5,7 @@ PORTNAME= yenc
PORTVERSION= 0.3
CATEGORIES= news python
MASTER_SITES= http://sabnzbd.sourceforge.net/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jlaffaye@FreeBSD.org

View File

@ -31,7 +31,7 @@ PORTWORK= /usr/obj/dports
. else
PORTWORK= /usr/ports
. endif
.else
.else
. if defined(WRKDIRPREFIX) && !empty(WRKDIRPREFIX)
PORTWORK= ${WRKDIRPREFIX}
. else

View File

@ -14,7 +14,7 @@ COMMENT= Script for maintaining ports
# Any ideas for a better comment?
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME}
WRKSRC= ${WRKDIR}
NO_BUILD= yes

View File

@ -5,7 +5,7 @@ PORTNAME= db
PORTVERSION= 20150819
CATEGORIES= print
MASTER_SITES= LOCAL/danilo
PKGNAMEPREFIX= foomatic-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION}

View File

@ -6,7 +6,7 @@ PORTVERSION= 1.1.0
PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= http://cdn04.foxitsoftware.com/pub/foxit/reader/desktop/linux/1.x/${PORTVERSION:R}/enu/:reader
DISTFILES= FoxitReader-${PORTVERSION}.tar.bz2:reader
EXTRACT_ONLY= FoxitReader-${PORTVERSION}.tar.bz2

View File

@ -36,7 +36,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
(cd ${WRKSRC}/build && ${INSTALL_DATA} Jmol.jar JmolData.jar \
JmolLib.jar ${STAGEDIR}${JAVAJARDIR})
(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
.include <bsd.port.mk>
.undef MAKE_ARGS

View File

@ -7,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= http://bioinformatics.org/ghemical/download/release20111012/ \
http://bioinformatics.org/ghemical/download/current
MAINTAINER= maho@FreeBSD.org
COMMENT= Support libraries of science/ghemical port

View File

@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GITHUB= yes
GH_ACCOUNT= zlandau
USES= ncurses readline tar:bzip2
USES= ncurses readline tar:bzip2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -20,7 +20,7 @@ OPTIONS_DEFINE= PCRE EXAMPLES
.if ${PORT_OPTIONS:MPCRE}
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
MAKE_ENV+= PCRE=1
MAKE_ENV+= PCRE=1
CFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lpcre
.endif

View File

@ -15,7 +15,7 @@ ALL_TARGET= it
INSTALL_TARGET= setup
PLIST_FILES= bin/fwipe bin/fwipe0 bin/echo0 man/man1/fwipe.1.gz \
man/man1/fwipe0.1.gz man/man1/echo0.1.gz
man/man1/fwipe0.1.gz man/man1/echo0.1.gz
post-extract:
@${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc

View File

@ -12,7 +12,7 @@ USES= horde
USE_HORDE_RUN= Horde_Crypt_Blowfish \
Horde_Exception \
Horde_Support
USE_PHP= hash
.include <bsd.port.mk>

View File

@ -19,7 +19,7 @@ USES= python
USE_PYTHON= autoplist distutils
regression-test: build
${TOUCH} ${WRKSRC}/tests/__init__.py
${TOUCH} ${WRKSRC}/tests/__init__.py
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
.include <bsd.port.mk>

View File

@ -8,7 +8,7 @@ MANDIR=${PREFIX}/man/man
CFLAGS+= -DCONFDIR='"${OPENSSLDIR}"' -DCERTF='"certs/sst.pem"' \
-I${OPENSSLINC}
.if exists(/usr/bin/nc)
CFLAGS+= -DNETCAT='"/usr/bin/nc"'
CFLAGS+= -DNETCAT='"/usr/bin/nc"'
.else
CFLAGS+= -DNETCAT='"${LOCALBASE}/bin/netcat"'
.endif

View File

@ -13,7 +13,7 @@ SRCS= args.c blok.c builtin.c cmd.c ctype.c error.c expand.c \
#CFLAGS+= -DRENO
#CFLAGS+= -DULTRIX
CWARNFLAGS?= -ansi -Wbad-function-cast
CWARNFLAGS?= -ansi -Wbad-function-cast
WARNS?= 6
NO_WERROR=1
WFORMAT=0

View File

@ -37,7 +37,7 @@ OPTIONS_DEFINE?= MTX PYTHON NLS OPENSSL
OPTIONS_DEFAULT?= NLS OPENSSL PGSQL
MTX_DESC= Install mtx for control of autochanger devices
.if ${PKGNAMESUFFIX} == "-server"
.if ${PKGNAMESUFFIX} == "-server"
OPTIONS_SINGLE_DATABASE= SQLITE3 MYSQL PGSQL
OPTIONS_SINGLE= DATABASE
DATABASE_DESC= Database support

View File

@ -5,7 +5,7 @@ PORTNAME= endian
PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
MAINTAINER= jwbacon@tds.net
COMMENT= Report endianness of a system

View File

@ -61,9 +61,9 @@ OPTIONS_DEFINE_amd64= CHEESE
OPTIONS_DEFAULT_amd64= CHEESE
CUPS_LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client \
libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient
CUPS_CONFIGURE_ENABLE= cups
CUPS_CONFIGURE_ENABLE= cups
CHEESE_LIB_DEPENDS= libcheese.so:${PORTSDIR}/multimedia/cheese
CHEESE_CONFIGUE_WITH= cheese
CHEESE_CONFIGUE_WITH= cheese
.include <bsd.port.options.mk>

View File

@ -1,4 +1,4 @@
# Created by: Edson Brandi <ebrandi.home@uol.com.br>
# Created by: Edson Brandi <ebrandi.home@uol.com.br>
# $FreeBSD$
PORTNAME= livecd

View File

@ -87,7 +87,7 @@ install:
vsftpd \
windows \
xferlog \
yum
yum
install -m 640 conf/logfiles/${logfile}.conf $(DESTDIR)${ETCDIR}/defaults/logfiles/${logfile}.conf
.endfor
.for service in \
@ -210,13 +210,13 @@ install:
onlyservice \
remove \
removeheaders \
removeservice
removeservice
install -m 555 scripts/shared/${script} $(DESTDIR)${LIBEXECDIR}/defaults/shared/${script}
.endfor
.for logfile in autorpm cron emerge samba up2date xferlog yum
mkdir -p $(DESTDIR)${LIBEXECDIR}/defaults/logfiles/${logfile}
install -m 555 scripts/logfiles/${logfile}/applydate $(DESTDIR)${LIBEXECDIR}/defaults/logfiles/${logfile}
.endfor
.for logfile in samba up2date xferlog
.for logfile in samba up2date xferlog
install -m 555 scripts/logfiles/${logfile}/removeheaders $(DESTDIR)${LIBEXECDIR}/defaults/logfiles/${logfile}
.endfor

View File

@ -49,7 +49,7 @@ INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc --localstatedir=/var/db \
--enable-dynamic-linking --enable-manpages \
--datadir=${PREFIX}/share/syslog-ng/
BROKEN_sparc64= Does not compile on sparc64: gcc core dump

View File

@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/
PKGNAMESUFFIX= -duovero
MAINTAINER= ian@FreeBSD.org
COMMENT= Cross-build U-Boot loader for Duovero
COMMENT= Cross-build U-Boot loader for Duovero
LICENSE= GPLv2

View File

@ -29,7 +29,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
PLIST_SUB= APVER="${PORTVERSION:R}"
post-patch:
@${REINPLACE_CMD} -e 's/pcre_info/pcre_fullinfo/g' ${WRKSRC}/configure
.include <bsd.port.mk>

View File

@ -33,7 +33,7 @@ post-patch:
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}/bin
@${MKDIR} ${STAGEDIR}${ETCDIR}
@${MKDIR} ${STAGEDIR}${ETCDIR}
(cd ${WRKSRC} ; \
${COPYTREE_SHARE} "data lib transform" ${STAGEDIR}${DATADIR} \
"-not ( -name "*.orig" -or -name "*.bak" )" ; \

View File

@ -49,5 +49,5 @@ CONFLICTS_INSTALL= ucl
regression-test: build
@cd ${WRKSRC} && ${MAKE} check
.include <bsd.port.mk>

View File

@ -16,7 +16,7 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
USE_GNOME= libxml2 libxslt
USES= pkgconfig
CONFIGURE_ARGS= --use-system-libraries
CONFIGURE_ARGS= --use-system-libraries
PLIST_FILES= bin/nokogiri14

View File

@ -31,7 +31,7 @@ SUB_LIST= BAREOSWEBUIDIR=${BAREOSWEBUIDIR}
OPTIONS_DEFINE= MYSQL PGSQL ZENDFRAMEWORK
OPTIONS_DEFAULT= PGSQL
ZENDFRAMEWORK_DESC= Install zend framework
ZENDFRAMEWORK_DESC= Install zend framework
.include <bsd.port.options.mk>

View File

@ -23,7 +23,7 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-vala-bindings
# review if we want all the services enabled, because of not completely
# safe public API security wise?
CONFIGURE_ARGS+=--enable-all-services
CONFIGURE_ARGS+=--enable-all-services
INSTALL_TARGET= install-strip
.include <bsd.port.mk>

View File

@ -53,7 +53,7 @@ AP_LIB+= -lpq
.if ${PORT_OPTIONS:MFIREBIRD}
USE_FIREBIRD= yes
CONFIGURE_ARGS+= --enable-firebird=yes
SRC_FILE+= db_firebird.c
SRC_FILE+= db_firebird.c
AP_LIB+= -lgds
.endif

View File

@ -555,7 +555,7 @@ CONFIGURE_ARGS+=--with-http_stub_status_module
CONFIGURE_ARGS+=--with-http_sub_module
.endif
.if ${PORT_OPTIONS:MHTTP_UPLOAD}
.if ${PORT_OPTIONS:MHTTP_UPLOAD}
GIT_UPLOAD_VERSION= aba1e3f34c
GH_ACCOUNT+= vkholodkov:upload
GH_PROJECT+= nginx-upload-module:upload

View File

@ -550,7 +550,7 @@ CONFIGURE_ARGS+=--with-http_stub_status_module
CONFIGURE_ARGS+=--with-http_sub_module
.endif
.if ${PORT_OPTIONS:MHTTP_UPLOAD}
.if ${PORT_OPTIONS:MHTTP_UPLOAD}
GIT_UPLOAD_VERSION= aba1e3f34c
GH_ACCOUNT+= vkholodkov:upload
GH_PROJECT+= nginx-upload-module:upload

View File

@ -12,7 +12,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Glue Apache::Session with PHP::Session
BUILD_DEPENDS= p5-PHP-Session>=0:${PORTSDIR}/www/p5-PHP-Session \
p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session
p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5

View File

@ -5,7 +5,7 @@ PORTNAME= django
PORTVERSION= 1.4.22
CATEGORIES= www python
MASTER_SITES= CHEESESHOP \
https://www.djangoproject.com/m/releases/${PORTVERSION:R}/
https://www.djangoproject.com/m/releases/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 14
DISTNAME= Django-${PORTVERSION}

View File

@ -77,7 +77,7 @@ SITEPACKAGEDIR= ${SEAHUBDIR}/thirdpart
SEAFILE_USERNAME?= www
SEAFILE_GROUPNAME?= ${SEAFILE_USERNAME}
USE_RC_SUBR= ${PORTNAME}
USE_RC_SUBR= ${PORTNAME}
PLIST_SUB= SEAFILE_USERNAME=${SEAFILE_USERNAME} \
SEAFILE_GROUPNAME=${SEAFILE_GROUPNAME} \
SEAFILE_SERVER=${SEAFILE_SERVER} \

View File

@ -21,7 +21,7 @@ LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \
libwebp.so:${PORTSDIR}/graphics/webp \
libcurl.so:${PORTSDIR}/ftp/curl \
libsoup-2.4.so:${PORTSDIR}/devel/libsoup
RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
PORTSCOUT= limit:1.4.*$$

View File

@ -21,7 +21,7 @@ LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \
libicutu.so:${PORTSDIR}/devel/icu \
libharfbuzz.so:${PORTSDIR}/print/harfbuzz \
libsoup-2.4.so:${PORTSDIR}/devel/libsoup
RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue
PORTSCOUT= limitw:1,even

View File

@ -12,8 +12,8 @@ COMMENT= Performance and network tweaks for Firefox
XPI_NUM= 1269
XPI_ID= {c36177c0-224a-11da-8cd6-0800200c9a66}
XPI_FILES= chrome/fasterfox.jar chrome.manifest defaults/preferences/fasterfox.js \
install.rdf readme.txt
XPI_DIRS= chrome defaults/preferences defaults
install.rdf readme.txt
XPI_DIRS= chrome defaults/preferences defaults
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -27,7 +27,7 @@ USE_GNOME= gnomedesktop3 gnomeprefix intlhack introspection:build \
libxml2 pygobject3
USE_GITHUB= yes
GH_ACCOUNT= linuxmint
GNU_CONFIGURE= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -26,7 +26,7 @@ PLIST_FILES= ${DESKTOPDIR:Q}/ultracopier.desktop \
bin/ultracopier \
share/icons/hicolor/16x16/apps/ultracopier.png \
share/icons/hicolor/128x128/apps/ultracopier.png
post-patch:
@${REINPLACE_CMD} -E \
-e 's|0\.2\.0\.15|0.2.0.16|; \

View File

@ -3,7 +3,7 @@
PORTNAME= 3ddesktop
PORTVERSION= 0.2.9
PORTREVISION= 13
PORTREVISION= 13
CATEGORIES= x11
MASTER_SITES= SF/desk3d/${PORTNAME}/${PORTVERSION}

View File

@ -25,7 +25,7 @@ post-patch:
< ${FILESDIR}/KDE.directory > ${WRKSRC}/KDE.directory
post-install:
@${MKDIR} -p ${STAGEDIR}${PREFIX}/etc/xdg/menus/
@${MKDIR} -p ${STAGEDIR}${PREFIX}/etc/xdg/menus/
@${INSTALL_DATA} ${WRKSRC}/layout/gnome-applications.menu \
${STAGEDIR}${PREFIX}/etc/xdg/menus/gnome-applications.menu
@${INSTALL_DATA} ${WRKSRC}/KDE.directory \

View File

@ -11,7 +11,7 @@ COMMENT= XCB cursor library
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-util.pc:${PORTSDIR}/x11/xcb-util \
${LOCALBASE}/libdata/pkgconfig/xcb-renderutil.pc:${PORTSDIR}/x11/xcb-util-renderutil \
${LOCALBASE}/libdata/pkgconfig/xcb-image.pc:${PORTSDIR}/x11/xcb-util-image
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-util.pc:${PORTSDIR}/x11/xcb-util \
${LOCALBASE}/libdata/pkgconfig/xcb-renderutil.pc:${PORTSDIR}/x11/xcb-util-renderutil \
${LOCALBASE}/libdata/pkgconfig/xcb-image.pc:${PORTSDIR}/x11/xcb-util-image