mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
This commit is contained in:
parent
e4eefd3f1e
commit
5005b67362
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343634
@ -37,6 +37,8 @@ PLIST_FILES= ${AOLSERVERBASE}/bin/nszlib.so \
|
||||
|
||||
PORTDOCS= ChangeLog README example.tcl
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/^MODLIBS =/MODLIBS +=/g' \
|
||||
|
@ -23,6 +23,8 @@ MAKE_ARGS= TOBUILD="dact libdact.so dact.conf"
|
||||
MAN1= dact.1
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|prefix = @prefix@|prefix = ${PREFIX}|" \
|
||||
|
@ -20,6 +20,8 @@ MAN1= freeze.1 melt.1 unfreeze.1 fcat.1 statist.1
|
||||
PLIST_FILES= bin/fcat bin/freeze bin/melt bin/statist bin/unfreeze
|
||||
PORTDOCS= README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -24,6 +24,8 @@ PORTDOCS= api LICENSE License.html readme.html tarman.html
|
||||
JARFILES= tar.jar
|
||||
PLIST_FILES= ${JARFILES:S,^,%%JAVAJARDIR%%/,}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -21,6 +21,8 @@ MANLANG= ja
|
||||
MAN1_JA= lha-ac.1
|
||||
PLIST_FILES+= ${__MANPAGES}
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
@ -21,6 +21,8 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
USE_LDCONFIG= yes
|
||||
USES= pkgconfig
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -19,6 +19,8 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared --docdir=${DOCSDIR}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if !${PORT_OPTIONS:MDOCS}
|
||||
|
@ -24,6 +24,8 @@ PLIST_FILES= bin/makeself bin/makeself-header \
|
||||
|
||||
PORTDOCS= README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -27,6 +27,8 @@ DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
|
||||
|
||||
PORTDOCS= usage.txt
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -21,6 +21,8 @@ WRKSRC= ${WRKDIR}/ext
|
||||
|
||||
DOCS= README.txt doc
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -30,6 +30,8 @@ PORTDOCS= README README.crash README.mtio README.pattern STARvsGNUTAR \
|
||||
README.ACL README.largefiles README.otherbugs \
|
||||
README.posix-2001
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -20,6 +20,8 @@ USE_GNOME= gtk20
|
||||
|
||||
ALL_TARGET= gkrellmoon.so
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -20,6 +20,8 @@ USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
PLIST_SUB= PORTVERSION="${PORTVERSION}"
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -24,6 +24,8 @@ PORTDATA= *
|
||||
|
||||
DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -22,6 +22,8 @@ MAKE_ARGS+= -Dopenmap.home=${WRKSRC} \
|
||||
|
||||
SUB_FILES= openmap.sh
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-configure:
|
||||
|
@ -13,6 +13,8 @@ COMMENT= Creates celestial charts
|
||||
USE_BZIP2= yes
|
||||
USE_TEX= latex
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-build:
|
||||
|
@ -9,6 +9,8 @@ MASTER_SITES= http://www.icehouse.net/kew/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Sunrise and sunset time calculator
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
pre-fetch:
|
||||
|
@ -23,6 +23,8 @@ MAKE_ENV+= WITHOUT_LIBNOVA=yes
|
||||
LIB_DEPENDS+= libnova.so:${PORTSDIR}/astro/libnova
|
||||
.endif
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
pre-everything::
|
||||
|
@ -26,6 +26,8 @@ SUB_LIST= PORTNAME=${PORTNAME} \
|
||||
|
||||
PORTDOCS= CHANGELOG README MIGRATION INSTALL
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -20,6 +20,8 @@ PORTDOCS= README.rus.html
|
||||
|
||||
USE_RC_SUBR= autocd
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -28,6 +28,8 @@ PLIST_FILES= bin/cmp3 bin/rnmp3
|
||||
RUN_DEPENDS+= ogg123:${PORTSDIR}/audio/vorbis-tools
|
||||
.endif
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -19,6 +19,8 @@ PLIST_FILES= bin/cutmp3
|
||||
|
||||
PORTDOCS= README README.timetable USAGE
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -18,6 +18,8 @@ USE_PYDISTUTILS= yes
|
||||
|
||||
PLIST_FILES= bin/cymbaline
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
|
@ -33,6 +33,8 @@ CONFIGURE_ARGS= --with-flac=${LOCALBASE}/lib/libFLAC.so \
|
||||
--enable-glibc
|
||||
USE_CSTD= gnu89
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ! ${PORT_OPTIONS:MDOCS}
|
||||
|
@ -25,6 +25,8 @@ LICENSE= GPLv2
|
||||
PORTDOCS= README
|
||||
PLIST_FILES= bin/enscribe
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-build:
|
||||
|
@ -20,6 +20,8 @@ PORTDOCS= ANNOUNCE NEWS README
|
||||
|
||||
INFO= ${PORTNAME}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -25,6 +25,8 @@ MAKE_ARGS= EXTRA_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
PORTDOCS= INSTALL
|
||||
PLIST_FILES= bin/funkgold
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -21,6 +21,8 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -14,6 +14,8 @@ GNU_CONFIGURE= yes
|
||||
USES= gmake pathfix
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
|
@ -30,6 +30,8 @@ PORTDOCS= NeroAAC_tut.pdf \
|
||||
license.txt \
|
||||
readme.txt
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -18,6 +18,8 @@ PORTDOCS= manual.html
|
||||
PLIST_FILES= bin/setlistener bin/listener bin/listenersoundpipe \
|
||||
etc/listener.conf.sample
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -19,6 +19,8 @@ NO_STAGE= yes
|
||||
PLIST_FILES= bin/maplay
|
||||
PORTDOCS= README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -20,6 +20,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-0.1
|
||||
PLIST_FILES= bin/mp3asm
|
||||
PORTDOCS= Changelog README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-extract:
|
||||
|
@ -23,6 +23,8 @@ NO_STAGE= yes
|
||||
MAN1= mp3c.1
|
||||
MANCOMPRESSED= no
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
@ -31,6 +31,8 @@ PORTDOCS= README
|
||||
|
||||
PORTEXAMPLES= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -32,6 +32,8 @@ MANCOMPRESSED= yes
|
||||
INSTALLS_EGGINFO= yes
|
||||
PYDISTUTILS_PKGNAME= eyeD3
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -21,6 +21,8 @@ PYDISTUTILS_PKGNAME= PyOpenAL
|
||||
WRKSRC= ${WRKDIR}/PyOpenAL-${PORTVERSION}
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/py-openal
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -22,6 +22,8 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
MAN1= dump_osc.1 send_osc.1
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -29,6 +29,8 @@ USE_BZIP2= yes
|
||||
SHEBANG_FILES= ripit.pl
|
||||
perl_OLD_CMD= /usr/bin/env perl
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -25,6 +25,8 @@ NO_BUILD= yes
|
||||
|
||||
DOCS= README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -33,6 +33,8 @@ PORTDOCS= README.md
|
||||
|
||||
REV= b1cb9ea
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
DOC_FILES= CHANGES COPYING README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -24,6 +24,8 @@ USES= gmake
|
||||
USE_RUBY= yes
|
||||
MAKE_ARGS= CC=${CC}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
|
@ -24,6 +24,8 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||
PLIST_FILES= bin/streamTranscoder
|
||||
PORTDOCS= AUTHORS README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -39,6 +39,8 @@ DESKTOP_ENTRIES="TeamSpeak" \
|
||||
"Network;Telephony;" \
|
||||
false
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-extract:
|
||||
|
@ -30,6 +30,8 @@ PLIST_SUB+= TIMID_LIBDIR=${TIMID_LIBDIR} EUCJP_LOCALE=${EUCJP_LOCALE}
|
||||
EUCJP_LOCALE= ja_JP.eucJP
|
||||
TIMID_LIBDIR= lib/timidity
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if !defined(PKGNAMESUFFIX)
|
||||
|
@ -14,6 +14,8 @@ PORTDOCS= ALGORITHMS AUTHORS ChangeLog COPYING INSTALL KNOWN_BUGS \
|
||||
LICENSE NEWS README THANKS TODO
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
post-patch:
|
||||
${MV} ${WRKSRC}/Makefile.bsd ${WRKSRC}/Makefile
|
||||
|
@ -19,6 +19,8 @@ PORTDOCS= README
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-1.97.1
|
||||
|
||||
PORTDOCS= readme.html
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -16,6 +16,8 @@ USES= gmake pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20 gnomeprefix
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
@ -24,6 +24,9 @@ PGSQL_DESC= Enable PostgreSQL support
|
||||
MYSQL_DESC= Enable MySQL support
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MMYSQL}
|
||||
|
@ -26,6 +26,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if !defined(WITHOUT_TESTS)
|
||||
|
@ -55,6 +55,8 @@ PORTDOCS= README.txt
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MEXAMPLES}
|
||||
|
@ -20,6 +20,8 @@ STRIP=
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -23,6 +23,8 @@ MAN1= Genpak.1 gp_acc.1 gp_adjust.1 gp_cdndev.1 gp_cusage.1 gp_digest.1 \
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
INSTALL_TARGET= install docs
|
||||
|
@ -21,6 +21,8 @@ DOCUMENTS= COPYRIGHT INSTALL LICENSE README
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -31,6 +31,8 @@ PORTDOCS= njplot.help njplot.html njplot.gif
|
||||
MAN1= njplot.1 unrooted.1
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.ifdef (WITHOUT_X11)
|
||||
|
@ -130,6 +130,8 @@ MAN3= Bio::Tools::Run::Phylo::Phylip::DrawGram.3 \
|
||||
# now install all extra stuff (docs, examples, scripts)
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -985,6 +985,8 @@ MAN3= Bio::Align::AlignI.3 \
|
||||
# now install all extra stuff (docs, examples, scripts, models)
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -19,6 +19,8 @@ DOC_FILES= MCMCtreeDoc.pdf pamlDOC.pdf pamlFAQs.pdf pamlHistory.txt
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -60,6 +60,8 @@ PORTDOCS= ChangeLog Manual.pdf Columbus_manual.pdf
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -19,6 +19,8 @@ MAN1= cascade.1
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -22,6 +22,8 @@ USE_XORG= xt xaw xmu
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
pre-patch:
|
||||
|
@ -20,6 +20,8 @@ PLIST_DIRS= ${EXAMPLESDIR_REL}
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -29,6 +29,8 @@ CONFIGURE_ARGS= --with-docdir="${DOCSDIR}" --disable-update-mime-database \
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
@ -30,6 +30,8 @@ CONFIGURE_ARGS= --enable-gdgeda --with-docdir=${DOCSDIR} \
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
@ -39,6 +39,9 @@ WRKSRC= ${WRKDIR}/${SFNAME}
|
||||
PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S|^${PREFIX}/||}
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
@ -24,6 +24,8 @@ CONFIGURE_ARGS= --disable-update-mime-database \
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
@ -13,6 +13,8 @@ GNU_CONFIGURE= yes
|
||||
CFLAGS+= -DHANZI # LDFLAGS=-s datadir=/usr/local/lib/less
|
||||
CPP= #
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -17,6 +17,8 @@ COMMENT= Converts Chinese GB (simple) encoded text to PostScript
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
WRKSRC= ${WRKDIR}/GB2PS
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -26,6 +26,8 @@ MAN1= hanzim.1
|
||||
NO_STAGE= yes
|
||||
BROKEN_powepc= Does not install on powerpc: signal 11
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -9,6 +9,8 @@ MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/muni/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Find Unicode values for Chinese characters
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -53,6 +53,8 @@ EXCEPTFILES= ${PREFIX}/${PHPBBDIR}/install/install.php \
|
||||
${PREFIX}/${PHPBBDIR}/install/upgrade.php \
|
||||
${PREFIX}/${PHPBBDIR}/install/update_to_latest.php
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
options:
|
||||
|
@ -41,6 +41,8 @@ NO_STAGE= yes
|
||||
PHPBBDIR= ${WWWDOCROOT}/${PHPBBURL}
|
||||
PKGOPTS= ${FILESDIR}/pkg-opts
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
options:
|
||||
|
@ -29,6 +29,8 @@ MAN1= pine.1 pico.1 pilot.1
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
pre-fetch:
|
||||
|
@ -29,6 +29,8 @@ PLIST_FILES+= bin/dabreceiver bin/fmreceiver bin/spectrum-viewer
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS_REASON= uses MMX and SSE2
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if (${OSVERSION} >= 901000) && exists(${DESTDIR}/usr/bin/clang)
|
||||
|
@ -19,6 +19,9 @@ MAN1= dfu-programmer.1
|
||||
PORTDOCS= *
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -30,6 +30,8 @@ post-build:
|
||||
${CAT} ${WRKSRC}/fax.orig | ${SED} -e s!%%PREFIX%%!${PREFIX}!g > \
|
||||
${WRKSRC}/fax
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -23,6 +23,8 @@ PORTDOCS= readme.txt
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -27,6 +27,8 @@ USE_LDCONFIG= yes
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
|
@ -19,6 +19,9 @@ PLIST_FILES= bin/ge-x2212-2
|
||||
PORTDOCS= schematic.txt
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -22,6 +22,8 @@ CPPFLAGS+= -I${LOCALBASE}/include -DBROKEN_STRFTIME -DHAVE_DECL_GETOPT \
|
||||
${PTHREAD_CFLAGS}
|
||||
LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
@ -28,6 +28,8 @@ DESKTOP_ENTRIES="KB" \
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
pre-configure:
|
||||
|
@ -15,6 +15,8 @@ LICENSE= GPLv2
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= all # vcheck
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
@ -19,6 +19,8 @@ WRKSRC= ${WRKDIR}/bulksms
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -21,6 +21,8 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
@ -26,6 +26,8 @@ PLIST_SUB+= WITH_QICO_MORDA="@comment "
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -25,6 +25,8 @@ EXAMPLES= sms.txt vCalendar.vcs vCard.vcf
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -22,6 +22,8 @@ PORTDOCS= Documentation
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -15,6 +15,8 @@ GNU_CONFIGURE= yes
|
||||
DOCS= agenda-flashing-overview.txt troubleshooting.txt \
|
||||
pmon-protect-unprotect.txt usage.txt
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -27,6 +27,8 @@ MAN1= yfklog.1
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -24,6 +24,8 @@ USE_ASDF= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
do-install:
|
||||
@${MKDIR} ${ASDF_PATHNAME}
|
||||
|
@ -30,6 +30,8 @@ EMACS_ARGS= -q --no-site-file -batch
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-build:
|
||||
|
@ -31,6 +31,8 @@ CONFIGURE_ARGS= --enable-compat185 --enable-dump185 \
|
||||
--includedir=${STAGEDIR}${PREFIX}/include/db41
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
|
@ -18,6 +18,9 @@ USE_AUTOTOOLS= autoconf automake aclocal
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -20,6 +20,9 @@ BUILD_WRKSRC= ${WRKSRC}/build
|
||||
ALL_TARGET= hsqldb hsqljdbc
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -28,6 +28,8 @@ JDCLASSPATH= ${SRCDIR}:${CLASSPATH}
|
||||
|
||||
PLIST_FILES= %%JAVAJARDIR%%/${DESTJARFILE}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
|
@ -27,6 +27,8 @@ NO_STAGE= yes
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's,/usr/local/pgsql/share/java,${JAVAJARDIR},' ${WRKSRC}/README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
|
@ -37,6 +37,9 @@ PKGNAMESUFFIX= -iodbc
|
||||
.endif
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
DATADIR_1= ${DATADIR}/odbc
|
||||
|
@ -26,6 +26,8 @@ PORTDOCS= README
|
||||
|
||||
PORTEXAMPLES= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user