diff options
author | rillig <rillig@pkgsrc.org> | 2006-04-22 09:22:05 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-04-22 09:22:05 +0000 |
commit | 9fc2d7d28106475bc308a209655b44e662911609 (patch) | |
tree | 7693d63ffaaa57cf44393c3f1b19100370b24b85 | |
parent | 1ffbacec96b330949bc61d2a6247b1c2004cdc92 (diff) | |
download | pkgsrc-9fc2d7d28106475bc308a209655b44e662911609.tar.gz |
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
238 files changed, 504 insertions, 503 deletions
diff --git a/archivers/stuffit/Makefile b/archivers/stuffit/Makefile index 1738a943468..8aa2f239e28 100644 --- a/archivers/stuffit/Makefile +++ b/archivers/stuffit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/02/05 23:08:04 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:05 rillig Exp $ DISTNAME= stuffit520.611linux-i386 PKGNAME= stuffit-5.2.0.611 @@ -16,7 +16,7 @@ COMMENT= Stuffit Archive Creator and Expander DEPENDS+= suse_base>=6:../../emulators/${SUSE_DIR_PREFIX}_base .endif -RESTRICTED= "Redistribution not permitted" +RESTRICTED= Redistribution not permitted NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index 9d25c714ce5..af49db9dc09 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/03/04 21:28:53 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:05 rillig Exp $ DISTNAME= unarj-2.65 PKGREVISION= 1 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.arjsoftware.com/ COMMENT= Allows files to be extracted from ARJ archives LICENSE= unarj-license -RESTRICTED= "Do not charge a fee for use, copying, or distribution" +RESTRICTED= Do not charge a fee for use, copying, or distribution NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index a2a06d709f5..672bc09c31b 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:05 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2006/04/22 09:22:05 rillig Exp $ DISTNAME= xmill-0.9.1 PKGREVISION= 3 @@ -15,7 +15,7 @@ USE_TOOLS+= gmake MAKEFILE= makefile USE_LANGUAGES= c c++ -RESTRICTED= "Redistribution not permitted" +RESTRICTED= Redistribution not permitted NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/archivers/zip1/Makefile b/archivers/zip1/Makefile index 11d9d811683..1b4d7d6c9bf 100644 --- a/archivers/zip1/Makefile +++ b/archivers/zip1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2006/03/04 21:28:54 jlam Exp $ +# $NetBSD: Makefile,v 1.39 2006/04/22 09:22:05 rillig Exp $ # DISTNAME= zip1-1.1 @@ -12,7 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.info-zip.org/pub/infozip/ COMMENT= Create/update ZIP files compatible with pkzip version 1 -RESTRICTED= "Do not modify. Do not sell for profit." +RESTRICTED= Do not modify. Do not sell for profit. NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile index db2c193fe09..8be0fadf4fc 100644 --- a/audio/distmp3/Makefile +++ b/audio/distmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/12/29 06:21:30 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:05 rillig Exp $ # DISTNAME= distmp3-0.1.9 @@ -18,13 +18,13 @@ CONF_FILES= ${EGDIR}/distmp3.conf ${PKG_SYSCONFDIR}/distmp3.conf REPLACE_PERL= distmp3 distmp3host SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing configuration file path." +SUBST_MESSAGE.paths= Fixing configuration file path. SUBST_STAGE.paths= post-configure SUBST_FILES.paths= distmp3 distmp3.1 distmp3host distmp3host.1 SUBST_SED.paths= -e 's,/etc/distmp3,${PKG_SYSCONFDIR},' SUBST_CLASSES+= config -SUBST_MESSAGE.config= "Fixing configuration file parameters." +SUBST_MESSAGE.config= Fixing configuration file parameters. SUBST_STAGE.config= post-configure SUBST_FILES.config= distmp3.conf SUBST_SED.config+= -e 's,^SERVER_PROGRAM,; SERVER_PROGRAM,' diff --git a/audio/esound/Makefile b/audio/esound/Makefile index ea655c4779a..d6cdf719154 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2006/03/09 21:04:40 jlam Exp $ +# $NetBSD: Makefile,v 1.62 2006/04/22 09:22:05 rillig Exp $ DISTNAME= esound-0.2.36 CATEGORIES= audio @@ -33,7 +33,7 @@ SUBST_CLASSES+= oss SUBST_STAGE.oss= post-patch SUBST_FILES.oss= configure SUBST_SED.oss= -e 's,-lossaudio,${LIBOSSAUDIO},g' -SUBST_MESSAGE.oss= "Fixing oss." +SUBST_MESSAGE.oss= Fixing oss. .endif .include "../../audio/libaudiofile/buildlink3.mk" diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile index 73f37e32f7d..bf386d2067e 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:28:55 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:05 rillig Exp $ # DISTNAME= gogo239b @@ -18,7 +18,7 @@ ONLY_FOR_PLATFORM= *-*-i386 USE_TOOLS+= gmake -RESTRICTED= 'Source based on patent protected Fraunhofer code' +RESTRICTED= Source based on patent protected Fraunhofer code NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} LICENSE= fee-based-commercial-use diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile index b626df53465..a51d69bda36 100644 --- a/audio/gramofile/Makefile +++ b/audio/gramofile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/03/09 21:04:40 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:05 rillig Exp $ # DISTNAME= gramofile-1.6 @@ -27,7 +27,7 @@ SUBST_CLASSES+= snd SUBST_STAGE.snd= post-patch SUBST_FILES.snd= bplaysrc/sndfunc.c SUBST_SED.snd= -e "s,/dev/dsp,${DEVOSSAUDIO},g" -SUBST_MESSAGE.snd= "Fixing harcoded audio device." +SUBST_MESSAGE.snd= Fixing harcoded audio device. .include "../../mk/curses.buildlink3.mk" .include "../../mk/oss.buildlink3.mk" diff --git a/audio/gst-plugins0.10-oss/Makefile b/audio/gst-plugins0.10-oss/Makefile index 66b139f7cea..1ab6a8342dd 100644 --- a/audio/gst-plugins0.10-oss/Makefile +++ b/audio/gst-plugins0.10-oss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/09 21:04:40 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:05 rillig Exp $ # GST_PLUGINS0.10_NAME= oss @@ -8,7 +8,7 @@ PKGREVISION= 1 .include "../../multimedia/gst-plugins0.10-good/Makefile.common" SUBST_CLASSES+= devoss -SUBST_MESSAGE.devoss= "Fixing path to OSS audio device." +SUBST_MESSAGE.devoss= Fixing path to OSS audio device. SUBST_STAGE.devoss= pre-configure SUBST_FILES.devoss= sys/oss/*.c SUBST_SED.devoss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g' diff --git a/audio/gst-plugins0.8-oss/Makefile b/audio/gst-plugins0.8-oss/Makefile index e22e9720a27..6931ff83583 100644 --- a/audio/gst-plugins0.8-oss/Makefile +++ b/audio/gst-plugins0.8-oss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/04/17 14:52:11 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:05 rillig Exp $ # GST_PLUGINS0.8_NAME= oss @@ -8,7 +8,7 @@ GST_PLUGINS0.8_DIR= sys/oss PKGREVISION= 5 SUBST_CLASSES+= devoss -SUBST_MESSAGE.devoss= "Fixing path to OSS audio device." +SUBST_MESSAGE.devoss= Fixing path to OSS audio device. SUBST_STAGE.devoss= pre-configure SUBST_FILES.devoss= sys/oss/*.c SUBST_SED.devoss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g' diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile index 465912c933d..9606af49e60 100644 --- a/audio/gtick/Makefile +++ b/audio/gtick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:16 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:05 rillig Exp $ # DISTNAME= gtick-0.3.7 @@ -18,13 +18,13 @@ USE_TOOLS+= pkg-config LIBS+= ${LIBOSSAUDIO} SUBST_CLASSES+= oss -SUBST_MESSAGE.oss= "Fixing paths to OSS devices." +SUBST_MESSAGE.oss= Fixing paths to OSS devices. SUBST_STAGE.oss= pre-configure SUBST_FILES.oss= src/globals.h SUBST_SED.oss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g' SUBST_CLASSES+= header -SUBST_MESSAGE.header= "Fixing include dependency." +SUBST_MESSAGE.header= Fixing include dependency. SUBST_STAGE.header= pre-configure SUBST_FILES.header= src/dsp.c SUBST_SED.header= -e 's/FreeBSD__)/& || defined(__NetBSD__)/g' diff --git a/audio/guspatches/Makefile b/audio/guspatches/Makefile index bfd637d0297..2def1d7d470 100644 --- a/audio/guspatches/Makefile +++ b/audio/guspatches/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:28:56 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:05 rillig Exp $ # DISTNAME= dgguspat @@ -11,7 +11,7 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= GUS (Gravis Ultrasound) patches (audio samples) for TiMidity -RESTRICTED= "Uses copyrighted patches" +RESTRICTED= Uses copyrighted patches NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/audio/libao-oss/Makefile b/audio/libao-oss/Makefile index d969cb859a9..afd71aaf04b 100644 --- a/audio/libao-oss/Makefile +++ b/audio/libao-oss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/04/06 06:21:35 reed Exp $ +# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:06 rillig Exp $ .include "../../audio/libao/Makefile.common" @@ -14,7 +14,7 @@ BUILD_DIRS= ${WRKSRC}/src/plugins/oss INSTALL_DIRS= ${WRKSRC}/src/plugins/oss SUBST_CLASSES+= oss -SUBST_MESSAGE.oss= "Fixing paths to OSS devices." +SUBST_MESSAGE.oss= Fixing paths to OSS devices. SUBST_STAGE.oss= pre-configure SUBST_FILES.oss= src/plugins/oss/ao_oss.c SUBST_SED.oss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g' diff --git a/audio/libdca/Makefile b/audio/libdca/Makefile index d5243085eba..76469994424 100644 --- a/audio/libdca/Makefile +++ b/audio/libdca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/12/09 17:21:02 salo Exp $ +# $NetBSD: Makefile,v 1.2 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= libdts-0.0.2 @@ -11,7 +11,7 @@ MAINTAINER= shattered@users.sourceforge.net HOMEPAGE= http://developers.videolan.org/libdca.html COMMENT= Free DTS Coherent Acoustics decoder -RESTRICTED= "Unresolved patent issue" +RESTRICTED= Unresolved patent issue NO_SRC_ON_CDROM=${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} diff --git a/audio/moss/Makefile b/audio/moss/Makefile index b4671485512..20bf8c7cd8c 100644 --- a/audio/moss/Makefile +++ b/audio/moss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:08:12 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/04/22 09:22:06 rillig Exp $ DISTNAME= moss-0.1.13 PKGREVISION= 2 @@ -21,7 +21,7 @@ CONF_FILES= ${PREFIX}/share/moss/moss.conf.sample \ ${PKG_SYSCONFDIR}/moss.conf SUBST_CLASSES+= path -SUBST_MESSAGE.path= "Fixing hardcoded paths." +SUBST_MESSAGE.path= Fixing hardcoded paths. SUBST_STAGE.path= post-patch SUBST_FILES.path= moss.conf.sample SUBST_SED.path= -e 's,$${PREFIX}/var,${VARBASE},g' \ diff --git a/audio/mp3to/Makefile b/audio/mp3to/Makefile index c44b0cb90e6..08ddc43fd17 100644 --- a/audio/mp3to/Makefile +++ b/audio/mp3to/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:12 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:06 rillig Exp $ DISTNAME= mp3to PKGNAME= ${DISTNAME}-1.0.1 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .gz MAINTAINER= tron@NetBSD.org COMMENT= Convert MP3 files to various other audio formats -NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL" +NO_SRC_ON_FTP= already in MASTER_SITE_LOCAL DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 DEPENDS+= gmp3info>=0.8.2:../../audio/gmp3info diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 64d8f3deee5..2bf2262d7d2 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/04/17 13:46:16 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= MuSE-0.9 @@ -28,7 +28,7 @@ SUBST_CLASSES+= dsp SUBST_STAGE.dsp= post-patch SUBST_FILES.dsp= src/jmixer.cpp src/libmpeg/fileplayer.cc SUBST_SED.dsp= -e "s,/dev/dsp,${DEVOSSAUDIO},g" -SUBST_MESSAGE.dsp= "Fixing hardcoded audio device." +SUBST_MESSAGE.dsp= Fixing hardcoded audio device. .include "../../audio/lame/buildlink3.mk" .include "../../audio/libvorbis/buildlink3.mk" diff --git a/audio/nosefart/Makefile b/audio/nosefart/Makefile index f4017e30e82..eaf2ab4c170 100644 --- a/audio/nosefart/Makefile +++ b/audio/nosefart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/09 21:04:41 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:06 rillig Exp $ DISTNAME= nosefart-2.3-mls PKGNAME= ${DISTNAME:S/-mls//} @@ -18,7 +18,7 @@ NO_CONFIGURE= YES SUBST_CLASSES+= ossaudio SUBST_STAGE.ossaudio= pre-build -SUBST_MESSAGE.ossaudio= "Fixing audio device." +SUBST_MESSAGE.ossaudio= Fixing audio device. SUBST_FILES.ossaudio= src/linux/main_linux.c SUBST_SED.ossaudio= -e 's|/dev/dsp|${DEVOSSSOUND}|' diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile index 99adf8c28bb..b15b1ecffa2 100644 --- a/audio/py-musique/Makefile +++ b/audio/py-musique/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:16 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= pymusique-0.5 @@ -11,7 +11,7 @@ MAINTAINER= augustss@NetBSD.org HOMEPAGE= http://fuware.nanocrew.net/pymusique/ COMMENT= Interface to the iTunes Music Store -RESTRICTED= "Possible legal problems due to iTuness access" +RESTRICTED= Possible legal problems due to iTuness access NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile index 86285443b82..2de32892be5 100644 --- a/audio/py-xmms/Makefile +++ b/audio/py-xmms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:13 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:06 rillig Exp $ DISTNAME= pyxmms-2.02 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -14,7 +14,7 @@ PYDISTUTILSPKG= yes NO_CONFIGURE= yes SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= setup.cfg SUBST_SED.paths= -e 's,/usr/local,${PREFIX}/,g' diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile index 59d728ad378..17ed15f6bbe 100644 --- a/audio/qsynth/Makefile +++ b/audio/qsynth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:16 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:06 rillig Exp $ DISTNAME= qsynth-0.2.4 PKGREVISION= 4 @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes # a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem SUBST_CLASSES+= hints SUBST_STAGE.hints= post-patch -SUBST_MESSAGE.hints= "Fix includehints." +SUBST_MESSAGE.hints= Fix includehints. SUBST_FILES.hints= src/*.ui SUBST_FILTER_CMD.hints= ${GREP} -v includehint diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index fd67aa655d1..3b4eefb9c85 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:16 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= terminatorX-3.82 @@ -26,7 +26,7 @@ SUBST_CLASSES+= oss SUBST_STAGE.oss= post-patch SUBST_FILES.oss= src/tX_global.c SUBST_SED.oss= -e "s,/dev/dsp,${DEVOSSAUDIO},g" -SUBST_MESSAGE.oss= "Fixing hardcoded audio device." +SUBST_MESSAGE.oss= Fixing hardcoded audio device. .include "../../audio/ladspa/buildlink3.mk" .include "../../audio/libaudiofile/buildlink3.mk" diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index b33a5b5faeb..57f7d4b15fc 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2006/04/17 13:46:16 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2006/04/22 09:22:06 rillig Exp $ DISTNAME= TiMidity++-2.13.2 PKGNAME= ${DISTNAME:S/TiMidity++/timidity/} @@ -23,7 +23,7 @@ CONFIGURE_ARGS+= --with-default-path=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --enable-audio=${TIMIDITY_NATIVE_AUDIO},vorbis,flac,speex SUBST_CLASSES+= confdir -SUBST_MESSAGE.confdir= "Configuring to use PKG_SYSCONFDIR." +SUBST_MESSAGE.confdir= Configuring to use PKG_SYSCONFDIR. SUBST_STAGE.confdir= post-patch SUBST_FILES.confdir= doc/C/timidity.cfg.5 doc/ja_JP.eucJP/timidity.cfg.5 SUBST_SED.confdir= -e 's,/usr/local/share/timidity,${PKG_SYSCONFDIR},g' diff --git a/audio/wavesurfer/Makefile b/audio/wavesurfer/Makefile index 04e24687052..f024ddfe24a 100644 --- a/audio/wavesurfer/Makefile +++ b/audio/wavesurfer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:15 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:06 rillig Exp $ DISTNAME= wavesurfer-1.7.4 PKGREVISION= 1 @@ -17,7 +17,7 @@ NO_BUILD= yes USE_LANGUAGES= # empty SUBST_CLASSES+= wish -SUBST_MESSAGE.wish= "Fixing hardcoded command names." +SUBST_MESSAGE.wish= Fixing hardcoded command names. SUBST_STAGE.wish= post-patch SUBST_FILES.wish= wavesurfer.tcl SUBST_SED.wish= -e 's,wish8.4,wish,g' diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index d2e92299e47..fa5f0c596d7 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2005/12/05 20:49:51 rillig Exp $ +# $NetBSD: Makefile,v 1.32 2006/04/22 09:22:06 rillig Exp $ DISTNAME= iozone3_248 PKGNAME= iozone-3.248 @@ -10,7 +10,7 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.iozone.org/ COMMENT= Benchmark for file read and write speed -RESTRICTED= "Publication of derivative works not allowed" +RESTRICTED= Publication of derivative works not allowed NOT_FOR_PLATFORM= Interix-*-* # has only 32-bit off_t diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index b11d6af2bdd..b39163aa529 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:20 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:06 rillig Exp $ DISTNAME= phylip-3.61 PKGREVISION= 2 @@ -9,7 +9,7 @@ MAINTAINER= babafou@babafou.eu.org HOMEPAGE= http://evolution.genetics.washington.edu/phylip.html COMMENT= Phylogeny Inference Package -RESTRICTED= "No commercial distribution without a royalty agreement with the author" +RESTRICTED= No commercial distribution without a royalty agreement with the author NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/cad/eagle/Makefile b/cad/eagle/Makefile index 17450dd85e1..0bffd93cb70 100644 --- a/cad/eagle/Makefile +++ b/cad/eagle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:08:20 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= eagle-lin-eng-4.14 @@ -21,7 +21,7 @@ DEPENDS+= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11 ONLY_FOR_PLATFORM= *-*-i386 CHECK_SHLIBS= NO # this is Linux software -RESTRICTED= "Redistribution not permitted" +RESTRICTED= Redistribution not permitted LICENSE= fee-based-commercial-use NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} diff --git a/cad/simian-docs/Makefile b/cad/simian-docs/Makefile index 374141371fa..11e0d111b28 100644 --- a/cad/simian-docs/Makefile +++ b/cad/simian-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/20 12:09:09 agc Exp $ +# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= simian_man_12_98 @@ -11,7 +11,7 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://weewave.mer.utexas.edu/MED_files/MED_research/Intrcncts/SIMIAN_stuff/simian_links.html COMMENT= PDF manual for SIMIAN -RESTRICTED= "Personal use only" +RESTRICTED= Personal use only NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 2430d013fca..563604c7c99 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/03/04 21:29:02 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= tkgate-1.6i @@ -23,7 +23,7 @@ CONFIGURE_ENV+= BUILDLINK_LDFLAGS=${BUILDLINK_LDFLAGS:Q} CONFIGURE_ENV+= PREFIX=${PREFIX:Q} SUBST_CLASSES+= tkgate -SUBST_MESSAGE.tkgate= "Fixing paths in configuration files." +SUBST_MESSAGE.tkgate= Fixing paths in configuration files. SUBST_STAGE.tkgate= pre-configure SUBST_FILES.tkgate= config.h SUBST_SED.tkgate= -e 's|@LOCALBASE@|${LOCALBASE}|g' diff --git a/chat/icb/Makefile b/chat/icb/Makefile index 7fe1acfc7db..8f4945a1b40 100644 --- a/chat/icb/Makefile +++ b/chat/icb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/04/08 19:57:15 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:06 rillig Exp $ # # Note: The file ftp://ftp.icb.net/pub/icb/icb-0.9grok2.tar.gz is way @@ -15,7 +15,7 @@ COMMENT= Internet CB - a mostly-defunct chat client PKG_INSTALLATION_TYPES= overwrite pkgviews -NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL" +NO_SRC_ON_FTP= already in MASTER_SITE_LOCAL .include "../../mk/bsd.prefs.mk" diff --git a/chat/ircservices/Makefile b/chat/ircservices/Makefile index 26bb748d29a..59bedc92189 100644 --- a/chat/ircservices/Makefile +++ b/chat/ircservices/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/02/05 23:08:24 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= ircservices-5.0.56 @@ -28,7 +28,7 @@ SUBST_SED.install= -e "s|/bin/cp|${CP}|g" \ -e "s|/bin/chgrp|${CHGRP}|g" \ -e "s|/bin/chmod|${CHMOD}|g" \ -e "s|@DATDEST@|${VARBASE}/run|g" -SUBST_MESSAGE.install= "Fixing scripts." +SUBST_MESSAGE.install= Fixing scripts. SUBST_CLASSES+= utils SUBST_STAGE.utils= post-patch @@ -36,7 +36,7 @@ SUBST_FILES.utils= data/Makefile tools/Makefile SUBST_SED.utils= -e "s|chgrp|${CHGRP}|g" \ -e "s|chmod|${CHMOD}|g" \ -e "s|find|${FIND}|g" -SUBST_MESSAGE.utils= "Fixing paths of hard-coded utilities." +SUBST_MESSAGE.utils= Fixing paths of hard-coded utilities. SUBST_CLASSES+= conf SUBST_STAGE.conf= post-patch @@ -45,7 +45,7 @@ SUBST_SED.conf= -e "s|/usr/local|${PREFIX}|g" \ -e "s|ircservices.log|${VARBASE}/log/ircservices.log|g"\ -e "s|ircservices.pid|${VARBASE}/run/ircservices.pid|g"\ -e "s|/usr/lib/sendmail|/usr/sbin/sendmail|g" -SUBST_MESSAGE.conf= "Fixing configuration files." +SUBST_MESSAGE.conf= Fixing configuration files. CONF_FILES_PERMS= ${PREFIX}/share/examples/ircservices/ircservices.conf \ ${PREFIX}/lib/services/ircservices.conf \ diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile index 9deeea56005..ff979811399 100644 --- a/chat/ircu/Makefile +++ b/chat/ircu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:03 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= ircu2.10.11.07 @@ -51,7 +51,7 @@ SUBST_STAGE.paths= post-patch SUBST_FILES.paths= tools/README doc/ircd.conf.sample SUBST_SED.paths= -e "s|/usr/local/lib/irc|${PKG_SYSCONFDIR}|g" \ -e "s|@PREFIX@|${PREFIX}|g" -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. INSTALLATION_DIRS= man/man8 sbin diff --git a/chat/roxirc/Makefile b/chat/roxirc/Makefile index df0567a1316..cef73cb7438 100644 --- a/chat/roxirc/Makefile +++ b/chat/roxirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:04 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:07 rillig Exp $ # DISTNAME= roxirc-1.8 @@ -20,7 +20,7 @@ NO_CONFIGURE= YES EXAMPLESDIR= ${PREFIX}/share/examples/roxirc SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded command names." +SUBST_MESSAGE.paths= Fixing hardcoded command names. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= roxirc SUBST_SED.paths= -e 's,wish8.3,wish,g' diff --git a/chat/tkicb/Makefile b/chat/tkicb/Makefile index 43794a43489..29b744b1a84 100644 --- a/chat/tkicb/Makefile +++ b/chat/tkicb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:26 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:07 rillig Exp $ # DISTNAME= icb.2.1.4 @@ -12,7 +12,7 @@ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://www.icb.net/ COMMENT= TK interface to the ICB chat system -RESTRICTED= "Author wishes to handle distribution" +RESTRICTED= Author wishes to handle distribution NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/chat/tkirc2/Makefile b/chat/tkirc2/Makefile index 551109e7898..6572430f469 100644 --- a/chat/tkirc2/Makefile +++ b/chat/tkirc2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:26 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:07 rillig Exp $ DISTNAME= tkirc2.46 PKGNAME= tkirc2-2.46 @@ -20,7 +20,7 @@ NO_CONFIGURE= yes NO_BUILD= yes SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded command names." +SUBST_MESSAGE.paths= Fixing hardcoded command names. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= tkirc2 SUBST_SED.paths= -e 's,wish8.3,wish,g' diff --git a/comms/estic/Makefile b/comms/estic/Makefile index 88eb6d8bb35..2d29c354fa1 100644 --- a/comms/estic/Makefile +++ b/comms/estic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/03/04 21:29:04 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2006/04/22 09:22:07 rillig Exp $ DISTNAME= estic-1.61 PKGREVISION= 1 @@ -13,7 +13,7 @@ COMMENT= German language configuration tool for ISTEC 1003/1008 ISDN systems EXTRACT_ONLY= estic-1.60-sources${EXTRACT_SUFX} -RESTRICTED= "Only free distribution permitted" +RESTRICTED= Only free distribution permitted NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 7881dddd4a4..a6cfa6bf1a7 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2006/04/13 18:23:30 jlam Exp $ +# $NetBSD: Makefile,v 1.50 2006/04/22 09:22:07 rillig Exp $ DISTNAME= minicom-2.1 PKGREVISION= 2 @@ -31,7 +31,7 @@ CONF_FILES_PERMS= ${EGDIR}/minicom.users ${PKG_SYSCONFDIR}/minicom.users \ uucp dialer 0644 SUBST_CLASSES+= minicom -SUBST_MESSAGE.minicom= "Fixing hardcoded paths." +SUBST_MESSAGE.minicom= Fixing hardcoded paths. SUBST_STAGE.minicom= post-patch SUBST_FILES.minicom= src/rwconf.c SUBST_SED.minicom= -e 's,@PREFIX@,${PREFIX},g' diff --git a/crosspkgtools/crosspkg-netbsd1-acorn26/Makefile b/crosspkgtools/crosspkg-netbsd1-acorn26/Makefile index 06af282e12d..b57c623b788 100644 --- a/crosspkgtools/crosspkg-netbsd1-acorn26/Makefile +++ b/crosspkgtools/crosspkg-netbsd1-acorn26/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $ DISTNAME= crosspkg-netbsd1-acorn26-1.6.2 CATEGORIES= crosspkgtools @@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES} EXTRACT_ONLY= # empty NO_BUILD= YES -NO_PACKAGE= "needs work to function properly as a binary package" +NO_PACKAGE= needs work to function properly as a binary package # Dynamically generate the PLIST from the installed files. CROSSFS_PLIST_FILES= \ diff --git a/crosspkgtools/crosspkg-netbsd1-acorn32/Makefile b/crosspkgtools/crosspkg-netbsd1-acorn32/Makefile index ba27c0c4d55..968fecfc7e0 100644 --- a/crosspkgtools/crosspkg-netbsd1-acorn32/Makefile +++ b/crosspkgtools/crosspkg-netbsd1-acorn32/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $ DISTNAME= crosspkg-netbsd1-acorn32-1.6.2 CATEGORIES= crosspkgtools @@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES} EXTRACT_ONLY= # empty NO_BUILD= YES -NO_PACKAGE= "needs work to function properly as a binary package" +NO_PACKAGE= needs work to function properly as a binary package # Dynamically generate the PLIST from the installed files. CROSSFS_PLIST_FILES= \ diff --git a/crosspkgtools/crosspkg-netbsd1-cats/Makefile b/crosspkgtools/crosspkg-netbsd1-cats/Makefile index 2fdb8921498..0a942b48d65 100644 --- a/crosspkgtools/crosspkg-netbsd1-cats/Makefile +++ b/crosspkgtools/crosspkg-netbsd1-cats/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $ DISTNAME= crosspkg-netbsd1-cats-1.6.2 CATEGORIES= crosspkgtools @@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES} EXTRACT_ONLY= # empty NO_BUILD= YES -NO_PACKAGE= "needs work to function properly as a binary package" +NO_PACKAGE= needs work to function properly as a binary package # Dynamically generate the PLIST from the installed files. CROSSFS_PLIST_FILES= \ diff --git a/crosspkgtools/crosspkg-netbsd1-evbarm/Makefile b/crosspkgtools/crosspkg-netbsd1-evbarm/Makefile index 215b6483e5c..ece6454707e 100644 --- a/crosspkgtools/crosspkg-netbsd1-evbarm/Makefile +++ b/crosspkgtools/crosspkg-netbsd1-evbarm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $ DISTNAME= crosspkg-netbsd1-evbarm-1.6.2 CATEGORIES= crosspkgtools @@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES} EXTRACT_ONLY= # empty NO_BUILD= YES -NO_PACKAGE= "needs work to function properly as a binary package" +NO_PACKAGE= needs work to function properly as a binary package # Dynamically generate the PLIST from the installed files. CROSSFS_PLIST_FILES= \ diff --git a/crosspkgtools/crosspkg-netbsd1-hpcarm/Makefile b/crosspkgtools/crosspkg-netbsd1-hpcarm/Makefile index c42d9f37d23..43329c9a4ea 100644 --- a/crosspkgtools/crosspkg-netbsd1-hpcarm/Makefile +++ b/crosspkgtools/crosspkg-netbsd1-hpcarm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $ DISTNAME= crosspkg-netbsd1-hpcarm-1.6.2 CATEGORIES= crosspkgtools @@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES} EXTRACT_ONLY= # empty NO_BUILD= YES -NO_PACKAGE= "needs work to function properly as a binary package" +NO_PACKAGE= needs work to function properly as a binary package # Dynamically generate the PLIST from the installed files. CROSSFS_PLIST_FILES= \ diff --git a/crosspkgtools/crosspkg-netbsd1-netwinder/Makefile b/crosspkgtools/crosspkg-netbsd1-netwinder/Makefile index 3bc0c93bfa8..f7db788191c 100644 --- a/crosspkgtools/crosspkg-netbsd1-netwinder/Makefile +++ b/crosspkgtools/crosspkg-netbsd1-netwinder/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $ DISTNAME= crosspkg-netbsd1-netwinder-1.6.2 CATEGORIES= crosspkgtools @@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES} EXTRACT_ONLY= # empty NO_BUILD= YES -NO_PACKAGE= "needs work to function properly as a binary package" +NO_PACKAGE= needs work to function properly as a binary package # Dynamically generate the PLIST from the installed files. CROSSFS_PLIST_FILES= \ diff --git a/crosspkgtools/crosspkg-netbsd1-shark/Makefile b/crosspkgtools/crosspkg-netbsd1-shark/Makefile index 9234bd01786..7eb8ba7a79f 100644 --- a/crosspkgtools/crosspkg-netbsd1-shark/Makefile +++ b/crosspkgtools/crosspkg-netbsd1-shark/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/12 14:06:30 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:07 rillig Exp $ DISTNAME= crosspkg-netbsd1-shark-1.6.2 CATEGORIES= crosspkgtools @@ -26,7 +26,7 @@ SITES.xsrc.tgz= ${SRC_SITES} EXTRACT_ONLY= # empty NO_BUILD= YES -NO_PACKAGE= "needs work to function properly as a binary package" +NO_PACKAGE= needs work to function properly as a binary package # Dynamically generate the PLIST from the installed files. CROSSFS_PLIST_FILES= \ diff --git a/databases/mysql4-client/Makefile.common b/databases/mysql4-client/Makefile.common index 18173f0634b..1a1a8544e36 100644 --- a/databases/mysql4-client/Makefile.common +++ b/databases/mysql4-client/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.50 2006/03/03 04:00:09 grant Exp $ +# $NetBSD: Makefile.common,v 1.51 2006/04/22 09:22:07 rillig Exp $ DISTNAME= mysql-4.1.15 CATEGORIES= databases @@ -102,14 +102,14 @@ SUBST_FILES.mk= dbug/Makefile.in heap/Makefile.in isam/Makefile.in \ merge/Makefile.in mysys/Makefile.in \ strings/Makefile.in SUBST_SED.mk= -e "/^install-exec:/s/install-pkglibLIBRARIES//" -SUBST_MESSAGE.mk= "Fixing Makefiles." +SUBST_MESSAGE.mk= Fixing Makefiles. SUBST_STAGE.scripts= post-extract SUBST_FILES.scripts= scripts/mysql_install_db.sh scripts/mysqld_safe.sh \ scripts/mysql_secure_installation.sh \ support-files/mysql.server.sh SUBST_SED.scripts= -e "s,chown,${CHOWN},g" \ -e "s,/bin/sh,${RCD_SCRIPTS_SHELL},g" -SUBST_MESSAGE.scripts= "Fixing scripts." +SUBST_MESSAGE.scripts= Fixing scripts. .include "../../security/openssl/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" diff --git a/devel/ExmanIDE/Makefile b/devel/ExmanIDE/Makefile index af4eb1b5d9b..10356c54b25 100644 --- a/devel/ExmanIDE/Makefile +++ b/devel/ExmanIDE/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:08:38 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:07 rillig Exp $ DISTNAME= ExmanIDE-0.9.4 PKGREVISION= 4 @@ -18,14 +18,14 @@ NO_BUILD= yes PYTHON_VERSIONS_ACCEPTED?= 24 23 SUBST_CLASSES+= mod -SUBST_MESSAGE.mod= "Fixing deprecated module names." +SUBST_MESSAGE.mod= Fixing deprecated module names. SUBST_STAGE.mod= post-patch SUBST_FILES.mod= Profile.py SourceEditor.py StcStyle.py SUBST_SED.mod= -e 's,wxPython\.lib\.PyCrust,wxPython.py,g' \ -e 's,wxPython\.py,wx.py,g' SUBST_CLASSES+= py -SUBST_MESSAGE.py= "Fixing paths in a wrapper script." +SUBST_MESSAGE.py= Fixing paths in a wrapper script. SUBST_STAGE.py= post-patch SUBST_FILES.py= ExmanIDE SUBST_SED.py= -e 's,python \$$0\.pyw,${PYTHONBIN} ${PREFIX}/share/${PKGBASE}/ExmanIDE.pyw,g' diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index fbddbc5bb37..e1d67aaf206 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2006/04/17 13:46:20 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2006/04/22 09:22:07 rillig Exp $ DISTNAME= anjuta-1.2.3 PKGREVISION= 8 @@ -25,14 +25,14 @@ GNU_CONFIGURE= yes SUBST_CLASSES+= make SUBST_STAGE.make= pre-configure -SUBST_MESSAGE.make= "Fixing path to GNU make." +SUBST_MESSAGE.make= Fixing path to GNU make. SUBST_FILES.make= data/properties/anjuta.properties SUBST_FILES.make+= src/defaults.c SUBST_SED.make= -e 's|make=make|make=${GMAKE}|' SUBST_CLASSES+= unused SUBST_STAGE.unused= pre-configure -SUBST_MESSAGE.unused= "Fixing __unused__ occurrances to avoid name clash" +SUBST_MESSAGE.unused= Fixing __unused__ occurrances to avoid name clash SUBST_FILES.unused= tagmanager/c.c tagmanager/ctags.c tagmanager/general.h SUBST_FILES.unused+= tagmanager/lua.c tagmanager/options.c tagmanager/parse.c SUBST_FILES.unused+= tagmanager/parse.h tagmanager/regex.c diff --git a/devel/apr/Makefile b/devel/apr/Makefile index 3396ac00863..c5251a2add8 100644 --- a/devel/apr/Makefile +++ b/devel/apr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2006/04/14 18:14:34 heinz Exp $ +# $NetBSD: Makefile,v 1.42 2006/04/22 09:22:07 rillig Exp $ .include "../../www/apache2/Makefile.common" @@ -42,7 +42,7 @@ SUBST_CLASSES+= conf SUBST_STAGE.conf= pre-configure SUBST_FILES.conf= apr/config.layout apr-util/config.layout SUBST_SED.conf= -e "s,@PREFIX@,${PREFIX},g" -SUBST_MESSAGE.conf= "Fixing hardcoded paths." +SUBST_MESSAGE.conf= Fixing hardcoded paths. TEST_TARGET= check diff --git a/devel/boost-build/toolset.mk b/devel/boost-build/toolset.mk index d6b236cba7b..a2595ab51eb 100644 --- a/devel/boost-build/toolset.mk +++ b/devel/boost-build/toolset.mk @@ -1,4 +1,4 @@ -# $NetBSD: toolset.mk,v 1.2 2006/01/21 09:02:16 jmmv Exp $ +# $NetBSD: toolset.mk,v 1.3 2006/04/22 09:22:07 rillig Exp $ .include "../../mk/compiler.mk" @@ -11,5 +11,5 @@ BOOST_TOOLSET= mipspro .elif !empty(PKGSRC_COMPILER:Msunpro) BOOST_TOOLSET= sunpro .else -BROKEN+= "Unknown compiler ${PKGSRC_COMPILER} for Boost" +PKG_FAIL_REASON+= "Unknown compiler ${PKGSRC_COMPILER} for Boost." .endif diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 15c69f86794..28ce65632ba 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2006/04/17 13:46:20 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2006/04/22 09:22:07 rillig Exp $ # DISTNAME= cvsgraph-1.6.0 @@ -25,7 +25,7 @@ SUBST_CLASSES+= man SUBST_STAGE.man= pre-install SUBST_FILES.man= cvsgraph.1 SUBST_SED.man= -e "s|/usr/local/etc|${PKG_SYSCONFDIR}|g" -SUBST_MESSAGE.man= "Fixing man page paths." +SUBST_MESSAGE.man= Fixing man page paths. INSTALLATION_DIRS= bin man/man1 man/man5 diff --git a/devel/hptools/Makefile b/devel/hptools/Makefile index c6b0a85d451..034e5f6e06b 100644 --- a/devel/hptools/Makefile +++ b/devel/hptools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/03/04 21:29:16 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:07 rillig Exp $ # DISTNAME= hptools-src-3.0.8 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://etud.epita.fr:8000/~avenar_j/hp/calcen.html COMMENT= SDK for Hewlett-Packard HP-48G/49G/39G/40G calculators -RESTRICTED= "Redistribution of unmodified source only; resale prohibited." +RESTRICTED= Redistribution of unmodified source only; resale prohibited. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/devel/mantis/Makefile b/devel/mantis/Makefile index cf570f3f0d9..7e03b06354d 100644 --- a/devel/mantis/Makefile +++ b/devel/mantis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/02/05 23:08:48 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:07 rillig Exp $ DISTNAME= mantis-1.0.0rc5 PKGREVISION= 2 @@ -41,7 +41,7 @@ SUBST_CLASSES+= conf SUBST_STAGE.conf= pre-install SUBST_FILES.conf= mantis.conf SUBST_SED.conf= -e "s|@MANTIS_HOME@|${MANTIS_HOME}|g" -SUBST_MESSAGE.conf= "Fixing configuration files." +SUBST_MESSAGE.conf= Fixing configuration files. post-extract: @${CP} ${FILESDIR}/mantis.conf ${WRKSRC} diff --git a/devel/monotone-server/Makefile b/devel/monotone-server/Makefile index 281a66efa09..5cbf0d6f560 100644 --- a/devel/monotone-server/Makefile +++ b/devel/monotone-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/04/10 17:46:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.18 2006/04/22 09:22:07 rillig Exp $ # DISTNAME= monotone-server-0.26 @@ -44,7 +44,7 @@ PKG_GROUPS= ${MONOTONE_GROUP} SUBST_CLASSES+= vars SUBST_STAGE.vars= do-configure -SUBST_MESSAGE.vars= "Configuring sources." +SUBST_MESSAGE.vars= Configuring sources. SUBST_FILES.vars= * SUBST_SED.vars= -e 's|@MONOTONE@|${PREFIX}/bin/mtn|g' SUBST_SED.vars+= -e 's|@MONOTONE_GROUP@|${MONOTONE_GROUP}|g' diff --git a/devel/pvs/Makefile b/devel/pvs/Makefile index 37fed677d6c..a79642f525f 100644 --- a/devel/pvs/Makefile +++ b/devel/pvs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/03/20 18:15:38 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= pvs-${VERSION} @@ -29,7 +29,7 @@ TEX_ACCEPTED= teTeX1 teTeX2 teTeX3 LICENSE= pvs-license # not quite sure about this, but to be on the safe side: -RESTRICTED= "Redistribution not permitted - see ${HOMEPAGE}license.html" +RESTRICTED= Redistribution not permitted - see ${HOMEPAGE}license.html NO_SRC_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/devel/tcllib/Makefile b/devel/tcllib/Makefile index 003bb883cd1..3e158503f24 100644 --- a/devel/tcllib/Makefile +++ b/devel/tcllib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/07 14:16:26 peter Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= tcllib-1.8 @@ -17,7 +17,7 @@ SUBST_CLASSES+= fix SUBST_STAGE.fix= post-patch SUBST_FILES.fix= modules/doctools/mpformats/_html.tcl SUBST_SED.fix= -e "s,/usr/bin/wget -q -O,${FETCH_CMD} -V -o,g" -SUBST_MESSAGE.fix= "Fixing hardcoded ftp binary" +SUBST_MESSAGE.fix= Fixing hardcoded ftp binary post-patch: @${FIND} ${WRKSRC} -name \*.orig | ${XARGS} ${RM} diff --git a/devel/tkdiff/Makefile b/devel/tkdiff/Makefile index 71e60f77082..429aad0e5aa 100644 --- a/devel/tkdiff/Makefile +++ b/devel/tkdiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/03/12 07:39:36 minskim Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= tkdiff @@ -20,7 +20,7 @@ NO_CONFIGURE= yes USE_TOOLS+= wish:run SUBST_CLASSES+= wish -SUBST_MESSAGE.wish= "Fixing a hardcoded command." +SUBST_MESSAGE.wish= Fixing a hardcoded command. SUBST_STAGE.wish= pre-configure SUBST_FILES.wish= tkdiff SUBST_SED.wish= -e 's,exec wish,exec ${WISH},' diff --git a/devel/uno/Makefile b/devel/uno/Makefile index 8552626a451..df8ac6310fd 100644 --- a/devel/uno/Makefile +++ b/devel/uno/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:54 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= uno_v28 @@ -39,6 +39,6 @@ SUBST_CLASSES+= prefix SUBST_STAGE.prefix= post-patch SUBST_FILES.prefix= makefile SUBST_SED.prefix= -e "s,/usr/bin,${PREFIX}/bin,g" -SUBST_MESSAGE.prefix= "Fixing hardcoded paths." +SUBST_MESSAGE.prefix= Fixing hardcoded paths. .include "../../mk/bsd.pkg.mk" diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index c8458179ef1..1d346d1c5a3 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:35 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/22 09:22:08 rillig Exp $ DISTNAME= fMSX24.tar PKGNAME= fmsx-2.4 @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.komkon.org/fms/fMSX/ COMMENT= MSX (Z80-based computer) emulator -RESTRICTED= "ROM image copyright is questionable" +RESTRICTED= ROM image copyright is questionable NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 7177baf665a..d750941726f 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/04/17 13:46:23 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= openmsx-0.5.2 @@ -27,7 +27,7 @@ SUBST_CLASSES+= prefix SUBST_STAGE.prefix= post-patch SUBST_FILES.prefix= build/custom.mk SUBST_SED.prefix= -e "s,/opt/openMSX,${PREFIX}/openmsx," -SUBST_MESSAGE.prefix= "Fixing installation directory." +SUBST_MESSAGE.prefix= Fixing installation directory. post-build: @( \ diff --git a/emulators/osf1_lib/Makefile b/emulators/osf1_lib/Makefile index f481657ac9a..454874ba25a 100644 --- a/emulators/osf1_lib/Makefile +++ b/emulators/osf1_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/14 01:14:28 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:08 rillig Exp $ DISTNAME= netscape-4.7-3.alpha PKGNAME= osf1_lib-1.1 @@ -16,7 +16,7 @@ BUILD_DEPENDS+= rpm2pkg>=1.2:../../pkgtools/rpm2pkg ONLY_FOR_PLATFORM= NetBSD-*-alpha -RESTRICTED= "COMPAQ Licensed Software" +RESTRICTED= COMPAQ Licensed Software NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index b1782fe5bdf..f8ed7ba4727 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:09:02 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:08 rillig Exp $ DISTNAME= pearpc-0.4 PKGREVISION= 1 @@ -41,7 +41,7 @@ SUBST_CLASSES+= conf SUBST_STAGE.conf= post-patch SUBST_FILES.conf= ppccfg.example SUBST_SED.conf= -e "s|\"nvram\"|\"/tmp/nvram\"|" -SUBST_MESSAGE.conf= "Fixing configuration file." +SUBST_MESSAGE.conf= Fixing configuration file. .include "options.mk" diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 9c0e17b046c..b900754bc21 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2006/04/12 19:27:22 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2006/04/22 09:22:08 rillig Exp $ DISTNAME= spim-7.1 PKGREVISION= 2 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html COMMENT= MIPS R2000 Simulator -RESTRICTED= "selling is not allowed" +RESTRICTED= selling is not allowed NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 11b209ad12d..03f7884a8f5 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.144 2006/03/09 20:51:43 kristerw Exp $ +# $NetBSD: Makefile,v 1.145 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= xmame-0.104 @@ -10,7 +10,7 @@ MAINTAINER= kristerw@NetBSD.org HOMEPAGE= http://x.mame.net/ COMMENT= X11 emulator for old arcade machines -RESTRICTED= "selling is not allowed" +RESTRICTED= selling is not allowed NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 1dcab235513..507fdfa70ce 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2006/03/09 20:51:13 kristerw Exp $ +# $NetBSD: Makefile,v 1.85 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= xmame-0.104 @@ -11,7 +11,7 @@ MAINTAINER= kristerw@NetBSD.org HOMEPAGE= http://x.mame.net/ COMMENT= X11 emulator for old computers and console machines -RESTRICTED= "selling is not allowed" +RESTRICTED= selling is not allowed NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/fonts/XFree86-fontsEncodings/Makefile.common b/fonts/XFree86-fontsEncodings/Makefile.common index b3c6338f6bd..b0c169ce54a 100644 --- a/fonts/XFree86-fontsEncodings/Makefile.common +++ b/fonts/XFree86-fontsEncodings/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.11 2005/10/23 21:02:06 rillig Exp $ +# $NetBSD: Makefile.common,v 1.12 2006/04/22 09:22:08 rillig Exp $ # # Makefile fragment used by XFree86-fonts* packages. @@ -46,7 +46,7 @@ SUBST_CLASSES+= large SUBST_STAGE.large= pre-build SUBST_FILES.large= large/Makefile SUBST_SED.large= -e 's,/usr/X11R6,${X11ROOT},g' -SUBST_MESSAGE.large= "Fixing large Makefile." +SUBST_MESSAGE.large= Fixing large Makefile. pre-build: cd ${WRKDIR}/xc/fonts/encodings && ${MAKE} all diff --git a/fonts/cyberbit-ttf/Makefile.common b/fonts/cyberbit-ttf/Makefile.common index bee3ebf6e01..c7e4a14cf89 100644 --- a/fonts/cyberbit-ttf/Makefile.common +++ b/fonts/cyberbit-ttf/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.16 2006/03/04 21:29:38 jlam Exp $ +# $NetBSD: Makefile.common,v 1.17 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= # empty @@ -15,7 +15,7 @@ HOMEPAGE= http://www.bitstream.com/ BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip LICENSE= cyberbit-ttf-license -RESTRICTED= "Redistribution not permitted; single user license only." +RESTRICTED= Redistribution not permitted; single user license only. NO_SRC_ON_CDROM=${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} diff --git a/fonts/xorg-fontsTruetype/Makefile b/fonts/xorg-fontsTruetype/Makefile index b421c0e5cd4..3ffe97c7b6b 100644 --- a/fonts/xorg-fontsTruetype/Makefile +++ b/fonts/xorg-fontsTruetype/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/12 15:29:18 xtraeme Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:08 rillig Exp $ DISTNAME= X11R${XORG_VER}-src1 PKGNAME= xorg-fontsTruetype-${XORG_VER} @@ -21,7 +21,7 @@ SUBST_CLASSES+= font SUBST_STAGE.font= post-patch SUBST_FILES.font= config/cf/X11.tmpl SUBST_SED.font= -e "s,FCCACHE = \$$(BINDIR)/fc-cache,FCCACHE=${LOCALBASE}/bin/fc-cache," -SUBST_MESSAGE.font= "Fixing path of fc-cache." +SUBST_MESSAGE.font= Fixing path of fc-cache. SUBST_CLASSES+= TTF SUBST_STAGE.TTF= post-configure diff --git a/fonts/xorg-fontsType1/Makefile b/fonts/xorg-fontsType1/Makefile index 954b379accf..c5f578c196b 100644 --- a/fonts/xorg-fontsType1/Makefile +++ b/fonts/xorg-fontsType1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/02/12 15:29:18 xtraeme Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:08 rillig Exp $ DISTNAME= X11R${XORG_VER}-src1 PKGNAME= xorg-fontsType1-${XORG_VER} @@ -20,7 +20,7 @@ SUBST_CLASSES+= font SUBST_STAGE.font= post-patch SUBST_FILES.font= config/cf/X11.tmpl SUBST_SED.font= -e "s,FCCACHE = \$$(BINDIR)/fc-cache,FCCACHE=${LOCALBASE}/bin/fc-cache," -SUBST_MESSAGE.font= "Fixing path of fc-cache." +SUBST_MESSAGE.font= Fixing path of fc-cache. SUBST_CLASSES+= scaled SUBST_STAGE.scaled= post-configure diff --git a/games/REminiscence/Makefile b/games/REminiscence/Makefile index df9e99be59d..7c407a9dee1 100644 --- a/games/REminiscence/Makefile +++ b/games/REminiscence/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:12 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= REminiscence-0.1.6 @@ -20,7 +20,7 @@ DEFINES+= -DSYS_BIG_ENDIAN .elif ${MACHINE_ENDIAN} == "little" DEFINES+= -DSYS_LITTLE_ENDIAN .else -BROKEN= "Unknown endianness" +PKG_FAIL_REASON+= "Unknown endianness." .endif .include "../../devel/SDL/buildlink3.mk" diff --git a/games/blindmine/Makefile b/games/blindmine/Makefile index b06c7f21f01..1097c2e757c 100644 --- a/games/blindmine/Makefile +++ b/games/blindmine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:24 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= blindmine-0.3-src @@ -17,7 +17,7 @@ NO_CONFIGURE= yes NO_BUILD= yes SUBST_CLASSES+= path -SUBST_MESSAGE.path= "Fixing paths." +SUBST_MESSAGE.path= Fixing paths. SUBST_STAGE.path= post-patch SUBST_FILES.path= blindmine.py sdl_ui.py SUBST_SED.path= -e 's,/usr/bin/env python,${PYTHONBIN},g' diff --git a/games/ccgo/Makefile b/games/ccgo/Makefile index 380e89f5734..cb1ab013cd4 100644 --- a/games/ccgo/Makefile +++ b/games/ccgo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/04/17 13:46:24 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2006/04/22 09:22:08 rillig Exp $ DISTNAME= ccgo-0.3.6.2 PKGREVISION= 3 @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes SUBST_CLASSES+= ccgo SUBST_STAGE.ccgo= pre-configure SUBST_FILES.ccgo= game_setup.cc settings.cc -SUBST_MESSAGE.ccgo= "Fixing paths to gnugo." +SUBST_MESSAGE.ccgo= Fixing paths to gnugo. SUBST_SED.ccgo= -e 's|/usr/games/gnugo|${PREFIX.gnugo}/bin/gnugo|g' EVAL_PREFIX+= PREFIX.gnugo diff --git a/games/falcons-eye/Makefile b/games/falcons-eye/Makefile index 1b79238ced3..d47eee7bfc5 100644 --- a/games/falcons-eye/Makefile +++ b/games/falcons-eye/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/03/14 01:14:28 jlam Exp $ +# $NetBSD: Makefile,v 1.32 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= nethack_source_331_jtp_193 @@ -26,7 +26,7 @@ INSTALL_SRC= # empty LIBS.SunOS+= -lm SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Configuring program paths." +SUBST_MESSAGE.paths= Configuring program paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= include/config.h src/fe-config.in SUBST_SED.paths= -e "s,XXXPREFIXXXX,${PREFIX},g" \ @@ -36,7 +36,7 @@ SUBST_SED.paths= -e "s,XXXPREFIXXXX,${PREFIX},g" \ .if ${OPSYS} == "NetBSD" SUBST_CLASSES+= unixconf -SUBST_MESSAGE.unixconf= "Configuring to use NetBSD presets." +SUBST_MESSAGE.unixconf= Configuring to use NetBSD presets. SUBST_STAGE.unixconf= post-patch SUBST_FILES.unixconf= include/unixconf.h SUBST_SED.unixconf= -e 's,^\/\* \#define BSD 1 \*\/,\#define BSD 1,' \ diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index 4cb899ecadb..6dba9507d5e 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:27 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= fillets-ng-0.6.0 @@ -18,7 +18,7 @@ USE_LANGUAGES= c c++ SUBST_CLASSES+= man SUBST_STAGE.man= post-patch SUBST_FILES.man= fillets.6 -SUBST_MESSAGE.man= "Fixing documentation path in the manual page." +SUBST_MESSAGE.man= Fixing documentation path in the manual page. SUBST_SED.man= "s,/usr/share/doc/fillets-ng/html/manual.html,${PREFIX}/share/doc/html/fillets-ng/manual.html," .include "../../audio/SDL_mixer/buildlink3.mk" diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile index 115258e1939..22b70157219 100644 --- a/games/glaxium/Makefile +++ b/games/glaxium/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:28 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= glaxium_0.5 @@ -21,7 +21,7 @@ SUBST_CLASSES+= bill SUBST_STAGE.bill= post-configure SUBST_FILES.bill= conf.h SUBST_SED.bill= -e "s,share\/games,share,g" -SUBST_MESSAGE.bill= "Fixing data path." +SUBST_MESSAGE.bill= Fixing data path. .include "../../audio/SDL_mixer/buildlink3.mk" .include "../../devel/SDL/buildlink3.mk" diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 5035fe85fcf..308f18f3411 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/03/04 21:29:42 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2006/04/22 09:22:09 rillig Exp $ DISTNAME= gnuchess-5.07 PKGREVISION= 3 @@ -25,7 +25,7 @@ CONFIGURE_ENV+= CFLAGS="-O3 -Winline -Wmissing-prototypes -funroll-loops .endif SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= src/book.h SUBST_SED.paths= -e 's,/usr/lib/games/,${LOCALBASE}/lib/,g' \ diff --git a/games/kapooka/Makefile b/games/kapooka/Makefile index 4d73f417881..fd96efd694e 100644 --- a/games/kapooka/Makefile +++ b/games/kapooka/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:28 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= kapooka_0.2 @@ -17,7 +17,7 @@ USE_TOOLS+= gmake SUBST_CLASSES+= kapooka SUBST_STAGE.kapooka= pre-build -SUBST_MESSAGE.kapooka= "Fixing path to data files." +SUBST_MESSAGE.kapooka= Fixing path to data files. SUBST_FILES.kapooka= main.h objects.c SUBST_SED.kapooka= "s!data/!${PREFIX}/share/kapooka/!" diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile index 4d99761e973..c21139ca7fc 100644 --- a/games/qnetwalk/Makefile +++ b/games/qnetwalk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:29 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= qnetwalk-1.2 @@ -25,7 +25,7 @@ do-configure: # Fix hardcoded paths SUBST_CLASSES+= path -SUBST_MESSAGE.path= "Fixing hardcoded paths." +SUBST_MESSAGE.path= Fixing hardcoded paths. SUBST_STAGE.path= pre-configure SUBST_FILES.path= qnetwalk.pro main.cpp mainwindow.cpp SUBST_SED.path= -e 's:@QNETWALK_BIN@:${QNETWALK_BIN}:g' diff --git a/games/quake3server/Makefile.common b/games/quake3server/Makefile.common index 3f65f927818..667d96f1ca7 100644 --- a/games/quake3server/Makefile.common +++ b/games/quake3server/Makefile.common @@ -1,14 +1,15 @@ -# $NetBSD: Makefile.common,v 1.3 2004/01/25 03:48:58 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.4 2006/04/22 09:22:09 rillig Exp $ -NO_BUILD= yes -Q3ROOTDIR= ${PREFIX}/lib/lokigames/quake3server +NO_BUILD= yes +Q3ROOTDIR= ${PREFIX}/lib/lokigames/quake3server ONLY_FOR_PLATFORM= NetBSD-*-i386 -RESTRICTED= "Size; the data set is much too big" -NO_SRC_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_FTP= ${RESTRICTED} -NO_SRC_ON_FTP= ${RESTRICTED} +RESTRICTED= Size; the data set is much too big +NO_SRC_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} +NO_SRC_ON_FTP= ${RESTRICTED} + +DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base -DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base .include "../../emulators/suse_linux/Makefile.application" diff --git a/games/quakedata/Makefile b/games/quakedata/Makefile index 935a95ee152..a49099b5156 100644 --- a/games/quakedata/Makefile +++ b/games/quakedata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/02/05 23:09:22 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:09 rillig Exp $ DISTNAME= quake106 PKGNAME= quakedata-1.0 @@ -15,7 +15,7 @@ COMMENT= Game data files for Quake BUILD_DEPENDS+= lha-[0-9]*:../../archivers/lha LICENSE+= quakedata-license -RESTRICTED= "This software is shareware." +RESTRICTED= This software is shareware. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 2d94a47b820..68dd6e64140 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:43 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:09 rillig Exp $ DISTNAME= wolf-linux-1.33.x86 PKGNAME= rtcw-1.33 @@ -17,7 +17,7 @@ NOT_FOR_PLATFORM= NetBSD-*-* CHECK_SHLIBS= no NO_BUILD= yes RTCWDIR= ${PREFIX}/lib/lokigames/rtcw -RESTRICTED= "Size; the data set is much too big" +RESTRICTED= Size; the data set is much too big NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/games/scid/Makefile b/games/scid/Makefile index 2a99346e1ad..3557d2c58b7 100644 --- a/games/scid/Makefile +++ b/games/scid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/21 11:52:19 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= scid-3.6.1 @@ -18,7 +18,7 @@ CONFIGURE_ENV+= TCLCONFIG_SH=${TCLCONFIG_SH:Q} CONFIGURE_ARGS+= BINDIR=${PREFIX}/bin SHAREDIR=${PREFIX}/share/scid SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing paths to tcl.h and tk.h." +SUBST_MESSAGE.paths= Fixing paths to tcl.h and tk.h. SUBST_STAGE.paths= pre-configure SUBST_FILES.paths= configure SUBST_SED.paths= -e 's,@TCLPREFIX@,${BUILDLINK_PREFIX.tcl},g' \ diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index cc2004e730b..850b170836f 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:09:24 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= xfrisk-1.2 @@ -13,7 +13,7 @@ COMMENT= X11 version of the classic Risk board game WRKSRC= ${WRKDIR}/XFrisk USE_TOOLS+= gmake -RESTRICTED= "Possible trademark infringement" +RESTRICTED= Possible trademark infringement NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} diff --git a/games/xrick/Makefile b/games/xrick/Makefile index 1707f064055..1c9718788d0 100644 --- a/games/xrick/Makefile +++ b/games/xrick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/02/05 23:09:25 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= xrick-021212 @@ -11,7 +11,7 @@ MAINTAINER= pino@dohd.org HOMEPAGE= http://www.bigorno.net/xrick/ COMMENT= Rick Dangerous clone for X -RESTRICTED= "Copyright of graphics, images, maps, and sounds is questionable." +RESTRICTED= Copyright of graphics, images, maps, and sounds is questionable. NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/graphics/compface/Makefile b/graphics/compface/Makefile index ec073e45bf5..f8e59dd997d 100644 --- a/graphics/compface/Makefile +++ b/graphics/compface/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:28 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/04/22 09:22:09 rillig Exp $ DISTNAME= compface-1.5.1 PKGREVISION= 1 @@ -15,7 +15,7 @@ USE_TOOLS+= autoconf gmake GNU_CONFIGURE= yes SUBST_CLASSES+= perlpath -SUBST_MESSAGE.perlpath= "Configuring Perl path." +SUBST_MESSAGE.perlpath= Configuring Perl path. SUBST_STAGE.perlpath= pre-configure SUBST_FILES.perlpath= xbm2xface.pl SUBST_SED.perlpath= -e 's|
||' -e 's|/usr/bin|${PREFIX}/bin|g' diff --git a/graphics/dia/Makefile.common b/graphics/dia/Makefile.common index f7ba7b61269..ec300fa84bd 100644 --- a/graphics/dia/Makefile.common +++ b/graphics/dia/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2005/08/10 20:56:17 jlam Exp $ +# $NetBSD: Makefile.common,v 1.9 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= dia-0.94 @@ -21,7 +21,7 @@ USE_PKGLOCALEDIR= YES CONFIGURE_ARGS+= --without-python SUBST_CLASSES+= intl -SUBST_MESSAGE.intl= "Fixing path to installed files." +SUBST_MESSAGE.intl= Fixing path to installed files. SUBST_STAGE.intl= pre-configure SUBST_FILES.intl= lib/intl.c SUBST_SED.intl= -e 's,%%PREFIX%%,${PREFIX},g' diff --git a/graphics/fujiplay/Makefile b/graphics/fujiplay/Makefile index 85c341879a3..82231340d7b 100644 --- a/graphics/fujiplay/Makefile +++ b/graphics/fujiplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:47 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= fujiplay @@ -16,7 +16,7 @@ DIST_SUBDIR= fujiplay-1.33 WRKSRC= ${WRKDIR} SUBST_CLASSES+= cvsid -SUBST_MESSAGE.cvsid= "Removing CVS Ids from files." +SUBST_MESSAGE.cvsid= Removing CVS Ids from files. SUBST_STAGE.cvsid= post-extract SUBST_SED.cvsid= -e 's|\$$Id|Id|' SUBST_SED.cvsid+= -e 's| \$$$$||' diff --git a/graphics/jpeg2ps/Makefile b/graphics/jpeg2ps/Makefile index f19de7d91ea..dacb70b5f69 100644 --- a/graphics/jpeg2ps/Makefile +++ b/graphics/jpeg2ps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/12/05 20:50:21 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= jpeg2ps-1.9 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.pdflib.com/products/more/jpeg2ps/ COMMENT= Convert jpeg images to PostScript level 2 or 3 -RESTRICTED= "may not be sold" +RESTRICTED= may not be sold NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/graphics/kphotools/Makefile b/graphics/kphotools/Makefile index 043e41487a8..cdc983ce1d3 100644 --- a/graphics/kphotools/Makefile +++ b/graphics/kphotools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:33 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= kphotools-0.2.1 @@ -17,7 +17,7 @@ USE_LIBTOOL= YES GNU_CONFIGURE= YES SUBST_CLASSES+= kphotools -SUBST_MESSAGE.kphotools= "Fixing /usr/share path." +SUBST_MESSAGE.kphotools= Fixing /usr/share path. SUBST_FILES.kphotools= src/GalleryThrd.cpp src/LogoWid.cpp src/LogoWid.ui src/StyleWid.ui.h SUBST_SED.kphotools= -e 's|@kphotoolsdir@|${KDEDIR}/share/kde/apps/kphotools|' SUBST_STAGE.kphotools= post-patch diff --git a/graphics/tkpiechart/Makefile b/graphics/tkpiechart/Makefile index d2341509916..a98ea5d0780 100644 --- a/graphics/tkpiechart/Makefile +++ b/graphics/tkpiechart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:52 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/22 09:22:09 rillig Exp $ DISTNAME= tkpiechart-5.4 PKGREVISION= 1 @@ -18,7 +18,7 @@ NO_CONFIGURE= yes NO_BUILD= yes SUBST_CLASSES+= patch -SUBST_MESSAGE.patch= "Remove version numbers for required packages." +SUBST_MESSAGE.patch= Remove version numbers for required packages. SUBST_STAGE.patch= post-patch SUBST_FILES.patch= demo demo.tcl instapkg.tcl piechart.htm SUBST_SED.patch= -e '/require/s/stooop 3.7/stooop/g' \ diff --git a/graphics/x11rec/Makefile b/graphics/x11rec/Makefile index 496e6c32340..af68d17c24d 100644 --- a/graphics/x11rec/Makefile +++ b/graphics/x11rec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:36 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= x11rec-0.3 @@ -35,6 +35,6 @@ SUBST_SED.toolpath= -e "s|@xwininfo@|${X11BASE}/bin/xwininfo|" \ -e "s|@xwd@|${X11BASE}/bin/xwd|" \ -e "s|@convert@|${BUILDLINK_PREFIX.ImageMagick}/bin/convert|" \ -e "s|@gifsicle@|${PREFIX}/bin/gifsicle|" -SUBST_MESSAGE.toolpath= "Fixing paths." +SUBST_MESSAGE.toolpath= Fixing paths. .include "../../mk/bsd.pkg.mk" diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index c3fa6873c27..0f7264247ec 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2006/04/17 13:46:36 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2006/04/22 09:22:10 rillig Exp $ DISTNAME= xv-3.10a PKGREVISION= 12 @@ -19,7 +19,7 @@ COMMENT= X11 program that displays images of various formats USE_IMAKE= YES # See the end of README in work/xv-3.10a for details. -RESTRICTED= "Distribution of modified copies and commercial distribution is not permitted." +RESTRICTED= Distribution of modified copies and commercial distribution is not permitted. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/lang/ccsh/Makefile b/lang/ccsh/Makefile index 86b01c94e54..36641e6ebb9 100644 --- a/lang/ccsh/Makefile +++ b/lang/ccsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:43 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/22 09:22:10 rillig Exp $ # DISTNAME= ccsh-0.0.4 @@ -15,7 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= gmake SUBST_CLASSES+= options -SUBST_MESSAGE.options= "Preventing CFLAGS from being overridden." +SUBST_MESSAGE.options= Preventing CFLAGS from being overridden. SUBST_STAGE.options= post-patch SUBST_FILES.options= Makefile SUBST_SED.options= -e 's,^CFLAGS =,\#CFLAGS =,g' diff --git a/lang/jbuilder-jit/Makefile b/lang/jbuilder-jit/Makefile index 0ea27fa7620..55ccc9bbf5e 100644 --- a/lang/jbuilder-jit/Makefile +++ b/lang/jbuilder-jit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/03/04 21:29:54 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2006/04/22 09:22:10 rillig Exp $ # DISTNAME= unix_jb35foundation @@ -22,7 +22,7 @@ PLIST_SUBST+= JAVADIR=${PKG_JAVA_HOME:C|${PREFIX}/||} EXTRACT_ELEMENTS= LinuxJIT/javacomp-1.2.15.tar.gz LICENSE= jbuilder-jit-license -RESTRICTED= "Redistribution of binaries not permitted" +RESTRICTED= Redistribution of binaries not permitted NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/lang/jdk/Makefile b/lang/jdk/Makefile index d57b41e97f4..0e603b59659 100644 --- a/lang/jdk/Makefile +++ b/lang/jdk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2005/12/29 06:21:46 jlam Exp $ +# $NetBSD: Makefile,v 1.47 2006/04/22 09:22:10 rillig Exp $ # VERSION= 1.1.8 @@ -38,7 +38,7 @@ CHECK_SHLIBS= no ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i[3-6]86 -RESTRICTED= "No redistribution of the Java(tm) Development Kit" +RESTRICTED= No redistribution of the Java(tm) Development Kit NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/lang/jini/Makefile b/lang/jini/Makefile index c23ac7c1622..fd15f43873a 100644 --- a/lang/jini/Makefile +++ b/lang/jini/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/04/02 23:07:06 jschauma Exp $ +# $NetBSD: Makefile,v 1.22 2006/04/22 09:22:10 rillig Exp $ # DISTNAME= jini-${SUN_VERSION}-src @@ -19,7 +19,7 @@ ONLY_FOR_PLATFORM+= NetBSD-1.5Z[D-Z]-* INTERACTIVE_STAGE= fetch LICENSE= scsl3-jini-tsa-1.0-license -RESTRICTED= "Redistribution of repackaged binaries not permitted" +RESTRICTED= Redistribution of repackaged binaries not permitted NO_SRC_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/lang/sather/Makefile b/lang/sather/Makefile index 6580baf9e12..628930aa46e 100644 --- a/lang/sather/Makefile +++ b/lang/sather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2006/04/05 06:27:42 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2006/04/22 09:22:10 rillig Exp $ DISTNAME= sather-1.2.1 PKGREVISION= 6 @@ -18,7 +18,7 @@ REPLACE_PERL= Browser/Web/ps2gif SUBST_CLASSES+= sather-configure SUBST_STAGE.sather-configure= post-wrapper -SUBST_MESSAGE.sather-configure= "Configuring sources" +SUBST_MESSAGE.sather-configure= Configuring sources SUBST_FILES.sather-configure= \ Boot/sacomp.code/Makefile \ Library/System/unix.sa \ diff --git a/lang/sun-jre13/Makefile.common b/lang/sun-jre13/Makefile.common index e6859c73035..01c48f66ac1 100644 --- a/lang/sun-jre13/Makefile.common +++ b/lang/sun-jre13/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.27 2006/01/21 18:57:41 jlam Exp $ +# $NetBSD: Makefile.common,v 1.28 2006/04/22 09:22:10 rillig Exp $ # MASTER_SITES is very special, and must end in "=": CATEGORIES= lang java @@ -10,7 +10,7 @@ DOWNLOAD= http://java.sun.com/j2se/1.3/download.html ARCHIVE= http://java.sun.com/products/archive/index.html LICENSE= jdk13-license -RESTRICTED= "Redistribution of repackaged binaries not permitted" +RESTRICTED= Redistribution of repackaged binaries not permitted NO_SRC_ON_CDROM=${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} diff --git a/lang/sun-jre14/Makefile.common b/lang/sun-jre14/Makefile.common index 60d1b092f9e..79fb1389b3c 100644 --- a/lang/sun-jre14/Makefile.common +++ b/lang/sun-jre14/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.28 2006/04/02 23:07:06 jschauma Exp $ +# $NetBSD: Makefile.common,v 1.29 2006/04/22 09:22:10 rillig Exp $ CATEGORIES= lang java EXTRACT_SUFX= .bin @@ -9,7 +9,7 @@ DOWNLOAD= http://java.sun.com/j2se/1.4.2/download.html ARCHIVE= http://java.sun.com/products/archive/index.html LICENSE= jdk13-license -RESTRICTED= "Redistribution of repackaged binaries not permitted" +RESTRICTED= Redistribution of repackaged binaries not permitted NO_SRC_ON_CDROM=${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} diff --git a/lang/sun-jre15/Makefile.common b/lang/sun-jre15/Makefile.common index bfb63b0fe9a..eab457d3770 100644 --- a/lang/sun-jre15/Makefile.common +++ b/lang/sun-jre15/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.11 2006/03/22 22:50:32 tv Exp $ +# $NetBSD: Makefile.common,v 1.12 2006/04/22 09:22:10 rillig Exp $ CATEGORIES= lang java COMMENT= Sun's Java(tm) 2 Standard Edition, ${DOWNLOAD_NAME} @@ -11,7 +11,7 @@ DOWNLOAD_NAME= ${SHORT_NAME} 5.0 Update ${PKGNAME_NOREV:C/^.*\.//} ARCHIVE= http://java.sun.com/products/archive/index.html LICENSE= jdk13-license -RESTRICTED= "Redistribution of repackaged binaries not permitted" +RESTRICTED= Redistribution of repackaged binaries not permitted NO_SRC_ON_CDROM=${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} diff --git a/mail/columba/Makefile b/mail/columba/Makefile index 9c7cb3de004..cafba6b526b 100644 --- a/mail/columba/Makefile +++ b/mail/columba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:58 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2006/04/22 09:22:10 rillig Exp $ # DISTNAME= columba-unix-1.0_M2-bin @@ -18,7 +18,7 @@ PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 jdk14 SUBST_CLASSES+= columba SUBST_STAGE.columba= pre-configure -SUBST_MESSAGE.columba= "Fixing path to columba\'s executable." +SUBST_MESSAGE.columba= Fixing path to columba\'s executable. SUBST_FILES.columba= run.sh SUBST_SED.columba= -e 's,columba.jar,${PREFIX}/share/${PKGBASE}/columba.jar,' diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 19430436fd5..86514b63b8b 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2006/03/14 01:14:29 jlam Exp $ +# $NetBSD: Makefile,v 1.52 2006/04/22 09:22:10 rillig Exp $ DISTNAME= courier-imap-4.0.6 PKGREVISION= 1 @@ -50,7 +50,7 @@ CONF_FILES_PERMS+= ${EGDIR}/${FILE} ${PKG_SYSCONFDIR}/${FILE} \ RCD_SCRIPTS= courierimap courierimaps courierpop courierpops SUBST_CLASSES+= courier -SUBST_MESSAGE.courier= "Convert to match courier-mta expectations." +SUBST_MESSAGE.courier= Convert to match courier-mta expectations. SUBST_FILES.courier= imap/imapd.dist.in imap/imapd-ssl.dist.in \ imap/pop3d.dist.in imap/pop3d-ssl.dist.in \ imap/imapd.cnf.in imap/pop3d.cnf.in \ diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 421a42a5f7e..d4f5067d658 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/02/05 23:09:54 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:10 rillig Exp $ # DISTNAME= dbmail-2.0.7 @@ -28,7 +28,7 @@ SUBST_FILES.sysconf= man/dbmail-imapd.8 man/dbmail-lmtpd.8 man/dbmail-pop3d.8 SUBST_FILES.sysconf+= man/dbmail-smtp.1 man/dbmail-users.8 man/dbmail-util.8 SUBST_FILES.sysconf+= dbmail.h SUBST_SED.sysconf= -e 's|/etc/dbmail\.conf|${PKG_SYSCONFDIR}/dbmail.conf|g' -SUBST_MESSAGE.sysconf= "Fixing sysconf paths." +SUBST_MESSAGE.sysconf= Fixing sysconf paths. INSTALLATION_DIRS= lib man man/man1 man/man8 sbin share/examples/dbmail diff --git a/mail/dk-milter/Makefile b/mail/dk-milter/Makefile index ac7ff2e99b4..29a9720b2b9 100644 --- a/mail/dk-milter/Makefile +++ b/mail/dk-milter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/04/06 06:22:16 reed Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:10 rillig Exp $ DISTNAME= dk-milter-0.3.0 PKGREVISION= 1 @@ -24,7 +24,7 @@ SUBST_SED.libs= -e 's|@SSLBASE@|${BUILDLINK_PREFIX.openssl}|g' \ -e 's|@LMBASE@|${BUILDLINK_PREFIX.libmilter}|g' \ -e 's|@PTHREAD@|${BUILDLINK_PREFIX.pthread}|g' \ -e 's|@PTHREAD_LDFLAGS@|${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}|g' -SUBST_MESSAGE.libs= "Fixing makefile references." +SUBST_MESSAGE.libs= Fixing makefile references. post-extract: ${LN} -s FreeBSD ${WRKSRC}/devtools/OS/DragonFly diff --git a/mail/dkim-milter/Makefile b/mail/dkim-milter/Makefile index 3f6c4dfa327..d51fbe5f1ae 100644 --- a/mail/dkim-milter/Makefile +++ b/mail/dkim-milter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/06 06:22:16 reed Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:10 rillig Exp $ DISTNAME= dkim-milter-0.1.1 CATEGORIES= mail @@ -23,7 +23,7 @@ SUBST_SED.libs= -e 's|@SSLBASE@|${BUILDLINK_PREFIX.openssl}|g' \ -e 's|@LMBASE@|${BUILDLINK_PREFIX.libmilter}|g' \ -e 's|@PTHREAD@|${BUILDLINK_PREFIX.pthread}|g' \ -e 's|@PTHREAD_LDFLAGS@|${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}|g' -SUBST_MESSAGE.libs= "Fixing makefile references." +SUBST_MESSAGE.libs= Fixing makefile references. post-extract: ${LN} -s FreeBSD ${WRKSRC}/devtools/OS/DragonFly diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 08ddefecb0d..fb3caf7f96b 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2006/03/04 21:29:59 jlam Exp $ +# $NetBSD: Makefile,v 1.49 2006/04/22 09:22:10 rillig Exp $ DISTNAME= dspam-3.6.3 CATEGORIES= mail @@ -30,7 +30,7 @@ SUBST_SED.cgi= -e "s|auxw|${DSPAM_PSFLAGS}|g" \ -e "s|configure.pl|${PKG_SYSCONFDIR}/configure.pl|" \ -e "s|\"\/\";|\"${DSPAM_WWWHOME}\";|" \ -e "s|\$$FILE = \"./default.prefs\";|\$$FILE = \"${PKG_SYSCONFDIR}/cgi-default.prefs\";|" -SUBST_MESSAGE.cgi= "Fixing paths and default options." +SUBST_MESSAGE.cgi= Fixing paths and default options. BUILD_DEFS+= DSPAM_HOME BUILD_DEFS+= DSPAM_SIGNATURE_LIFE @@ -108,7 +108,7 @@ SUBST_SED.conf= -e "s,@dspam_home@,${DSPAM_HOME},g" \ -e "s|@PREFIX@|${PREFIX}|g" \ -e "s|@VARBASE@|${VARBASE}|g" \ -e "s|@DSPAM_PIDDIR@|${DSPAM_PIDDIR}|g" -SUBST_MESSAGE.conf= "Fixing configuration file." +SUBST_MESSAGE.conf= Fixing configuration file. post-install: ${INSTALL_DATA_DIR} ${DOCDIR} diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile index 739ccc98a70..4afa2506a4b 100644 --- a/mail/elmo/Makefile +++ b/mail/elmo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/02/05 23:09:54 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:10 rillig Exp $ # DISTNAME= elmo-1.3.2 @@ -24,7 +24,7 @@ SUBST_CLASSES+= tux SUBST_STAGE.tux= post-patch SUBST_FILES.tux= configure SUBST_SED.tux= -e "s|==|=|" -SUBST_MESSAGE.tux= "Fixing linuxifications." +SUBST_MESSAGE.tux= Fixing linuxifications. .include "../../devel/ncurses/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 836caef02df..21d78b6e24c 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/03/04 21:30:00 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:11 rillig Exp $ # DISTNAME= esmtp-0.5.1 @@ -18,7 +18,7 @@ PTHREAD_OPTS+= require CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= pre-configure SUBST_FILES.paths= README esmtp.1 esmtprc.5 sample.esmtprc SUBST_SED.paths= -e 's|/usr/bin|${PREFIX}/bin|g' diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 7c3f455d044..261c18dcab4 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2006/03/04 21:30:00 jlam Exp $ +# $NetBSD: Makefile,v 1.51 2006/04/22 09:22:11 rillig Exp $ DISTNAME= faces-1.6.1 PKGREVISION= 4 @@ -14,7 +14,7 @@ DEPENDS+= netpbm>=9.2:../../graphics/netpbm CONFLICTS= compface-[0-9]* LICENSE= faces-license -RESTRICTED= "Distribution not allowed if money exchanged" +RESTRICTED= Distribution not allowed if money exchanged NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/mail/fromto/Makefile b/mail/fromto/Makefile index c15437e479f..6d79af74cbc 100644 --- a/mail/fromto/Makefile +++ b/mail/fromto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/07/16 01:19:12 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:11 rillig Exp $ # DISTNAME= fromto-1.5 @@ -9,7 +9,7 @@ EXTRACT_SUFX= #empty MAINTAINER= bad@NetBSD.org COMMENT= Sendmail logfile viewer -RESTRICTED= "Redistribution allowed for non-commercial purposes only" +RESTRICTED= Redistribution allowed for non-commercial purposes only WRKSRC= ${WRKDIR} USE_TOOLS+= perl:run diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile index 255ec44788e..d808f5cbe25 100644 --- a/mail/mailagent/Makefile +++ b/mail/mailagent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/12/05 20:50:33 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:11 rillig Exp $ DISTNAME= mailagent-3.0.73 CATEGORIES= mail @@ -9,7 +9,7 @@ COMMENT= Sophisticated automatic mail-processing tool USE_TOOLS+= perl:run -NO_PACKAGE= "Correct FQDN needs to be hardcoded" +NO_PACKAGE= Correct FQDN needs to be hardcoded INTERACTIVE_STAGE= configure HAS_CONFIGURE= yes diff --git a/mail/mailsync/Makefile b/mail/mailsync/Makefile index 3f5220e42b5..0ed9b18f58d 100644 --- a/mail/mailsync/Makefile +++ b/mail/mailsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/03/04 21:30:00 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:11 rillig Exp $ # DISTNAME= mailsync_5.2.1.orig @@ -26,7 +26,7 @@ SUBST_FILES.conf= configure doc/examples/mailsync doc/mailsync.1 SUBST_SED.conf= -e "s|@BUILDLINK_DIR@|${BUILDLINK_DIR}|g" \ -e "s|@SSLBASE@|${BUILDLINK_PREFIX.openssl}|g" \ -e "s|/usr/share|${PREFIX}/share|g" -SUBST_MESSAGE.conf= "Fixing configure script." +SUBST_MESSAGE.conf= Fixing configure script. DOCS= COPYING NEWS README THANKS TODO doc/ABSTRACT doc/HACKING diff --git a/mail/mush/Makefile b/mail/mush/Makefile index 183d36b2c7e..c51ac8dbb78 100644 --- a/mail/mush/Makefile +++ b/mail/mush/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/01/08 17:04:58 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/04/22 09:22:11 rillig Exp $ DISTNAME= mush-7.2.5 PKGNAME= mush-7.2.6.b4.pl1 @@ -20,7 +20,7 @@ MAINTAINER= christos@NetBSD.org COMMENT= Text-based mail client LICENSE= mush-license -RESTRICTED= "Can't sell the code as part of anything" +RESTRICTED= Can't sell the code as part of anything NO_SRC_ON_CDROM= ${RESTRICTED} WRKSRC= ${WRKDIR} diff --git a/mail/p5-Mail-Ezmlm/Makefile b/mail/p5-Mail-Ezmlm/Makefile index 290c23771cb..a54b8768953 100644 --- a/mail/p5-Mail-Ezmlm/Makefile +++ b/mail/p5-Mail-Ezmlm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/12/28 06:08:12 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2006/04/22 09:22:11 rillig Exp $ # DISTNAME= Ezmlm-0.05.1 @@ -23,7 +23,7 @@ SUBST_FILES.paths= Ezmlm.pm SUBST_SED.paths= -e 's|@LOCALBASE@|${LOCALBASE}|g' SUBST_SED.paths+= -e 's|@QMAILDIR@|${QMAILDIR}|g' SUBST_SED.paths+= -e 's|@MYSQLBASE@|${LOCALBASE}/bin|g' -SUBST_MESSAGE.paths= "Configuring paths." +SUBST_MESSAGE.paths= Configuring paths. PERL5_PACKLIST= auto/Mail/Ezmlm/.packlist diff --git a/mail/qmail-qfilter/Makefile b/mail/qmail-qfilter/Makefile index b54f3ff26b6..ba7e7be1755 100644 --- a/mail/qmail-qfilter/Makefile +++ b/mail/qmail-qfilter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/12/29 06:21:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/22 09:22:11 rillig Exp $ # DISTNAME= qmail-qfilter-2.1 @@ -24,7 +24,7 @@ SUBST_STAGE.paths= do-configure SUBST_FILES.paths= qmail-qfilter.c SUBST_SED.paths= -e 's|/tmp|${QMAIL_QFILTER_TMPDIR}|g' SUBST_SED.paths+= -e 's|/var/qmail|${QMAILDIR}|g' -SUBST_MESSAGE.paths= "Fixing paths." +SUBST_MESSAGE.paths= Fixing paths. INSTALLATION_DIRS= bin man man/man1 share/examples/qmail-qfilter diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 17a8b02249a..bc5ddf154a5 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2006/02/05 23:09:59 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2006/04/22 09:22:11 rillig Exp $ DISTNAME= xfmail-1.5.5 PKGREVISION= 1 @@ -10,7 +10,7 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://xfmail.slappy.org/ COMMENT= Xforms based mail application for Unix operating systems -RESTRICTED= "Selling this software requires permission of the authors." +RESTRICTED= Selling this software requires permission of the authors. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/meta-pkgs/xorg/Makefile.common b/meta-pkgs/xorg/Makefile.common index 59eb8719eb5..bbcb9ceeeed 100644 --- a/meta-pkgs/xorg/Makefile.common +++ b/meta-pkgs/xorg/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.38 2006/01/18 23:53:06 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.39 2006/04/22 09:22:11 rillig Exp $ # # XBUILD_DIRS is the group of directories under ${WRKSRC} that will # be built in. @@ -215,7 +215,7 @@ SUBST_CLASSES+= thr SUBST_STAGE.thr= post-patch SUBST_FILES.thr= config/cf/NetBSD.cf.in SUBST_SED.thr= -e 's|@@NETBSD_THREADLIB@@|-DUSE_NBSD_THREADLIB|' -SUBST_MESSAGE.thr= "Fixes for threadlib.h." +SUBST_MESSAGE.thr= Fixes for threadlib.h. . else SUBST_CLASSES+= nada SUBST_STAGE.nada= post-patch diff --git a/misc/molden/Makefile b/misc/molden/Makefile index 641d82767af..7a32fbc2f51 100644 --- a/misc/molden/Makefile +++ b/misc/molden/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:10:12 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:11 rillig Exp $ DISTNAME= molden4.2 PKGNAME= ${DISTNAME:S/molden/&-/} @@ -21,7 +21,7 @@ USE_LANGUAGES= fortran INTERACTIVE_STAGE= fetch LICENSE= molden-license -RESTRICTED= "Redistributing Molden by unregistered user is prohibited." +RESTRICTED= Redistributing Molden by unregistered user is prohibited. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/misc/visual-regexp/Makefile b/misc/visual-regexp/Makefile index 969f7e0c26a..21de3a79011 100644 --- a/misc/visual-regexp/Makefile +++ b/misc/visual-regexp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/09 19:19:00 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:11 rillig Exp $ # DISTNAME= visual_regexp-3.0 @@ -14,13 +14,13 @@ NO_BUILD= yes USE_TOOLS+= wish:run SUBST_CLASSES+= wish -SUBST_MESSAGE.wish= "Fixing a hardcoded command." +SUBST_MESSAGE.wish= Fixing a hardcoded command. SUBST_STAGE.wish= pre-configure SUBST_FILES.wish= visual_regexp.tcl SUBST_SED.wish= -e 's,wish8.3,${WISH},g' SUBST_CLASSES+= command -SUBST_MESSAGE.command= "Fixing command names." +SUBST_MESSAGE.command= Fixing command names. SUBST_STAGE.command= pre-configure SUBST_FILES.command= visual_regexp.tcl SUBST_SED.command= -e 's,tkregexp,visual_regexp,g' diff --git a/multimedia/RealPlayerGold/Makefile b/multimedia/RealPlayerGold/Makefile index 899e22375b2..120d9a1b601 100644 --- a/multimedia/RealPlayerGold/Makefile +++ b/multimedia/RealPlayerGold/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/03/29 13:00:07 salo Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:11 rillig Exp $ # DISTNAME= RealPlayer10GOLD @@ -31,7 +31,7 @@ DEPENDS+= suse_gtk2>=9.1:../../emulators/suse91_gtk2 REALPLAYER_SUBDIR= lib REALPLAYER_HOME= ${PREFIX}/${REALPLAYER_SUBDIR}/RealPlayer -RESTRICTED= "Redistribution not permitted" +RESTRICTED= Redistribution not permitted NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile index 33c89626b50..7962da62182 100644 --- a/multimedia/fxtv/Makefile +++ b/multimedia/fxtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/04/17 13:46:41 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:11 rillig Exp $ DISTNAME= fxtv-1.03 PKGREVISION= 10 @@ -14,7 +14,7 @@ USE_X11BASE= YES USE_TOOLS+= gmake SUBST_CLASSES+= ossaudio -SUBST_MESSAGE.ossaudio= "Fixing path to audio device." +SUBST_MESSAGE.ossaudio= Fixing path to audio device. SUBST_STAGE.ossaudio= pre-configure SUBST_FILES.ossaudio= app_rsrc.h Fxtv README SUBST_SED.ossaudio= -e 's|/dev/dsp|${DEVOSSAUDIO}|g' diff --git a/multimedia/gst-plugins0.10-base/plugins.mk b/multimedia/gst-plugins0.10-base/plugins.mk index 6f11c9cec33..72bb3537c65 100644 --- a/multimedia/gst-plugins0.10-base/plugins.mk +++ b/multimedia/gst-plugins0.10-base/plugins.mk @@ -1,4 +1,4 @@ -# $NetBSD: plugins.mk,v 1.5 2006/04/03 15:54:14 jmmv Exp $ +# $NetBSD: plugins.mk,v 1.6 2006/04/22 09:22:11 rillig Exp $ # # This file is shared across the gst-plugins-{base,good} packages to # simplify their code. It provides a framework to write simple packages @@ -65,7 +65,7 @@ INSTALL_DIRS= ${WRKSRC}/${GST_PLUGINS0.10_DIRS} # Fix paths to already installed libraries (by the gst-plugins package). SUBST_CLASSES+= libs -SUBST_MESSAGE.libs= "Fixing path to dependent libraries." +SUBST_MESSAGE.libs= Fixing path to dependent libraries. SUBST_STAGE.libs= pre-configure SUBST_FILES.libs= .for _d_ in ${GST_PLUGINS0.10_DIRS} diff --git a/multimedia/gst-plugins0.8/Makefile.common b/multimedia/gst-plugins0.8/Makefile.common index e81229ad30c..aaaf2f6078f 100644 --- a/multimedia/gst-plugins0.8/Makefile.common +++ b/multimedia/gst-plugins0.8/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2006/04/06 06:22:25 reed Exp $ +# $NetBSD: Makefile.common,v 1.3 2006/04/22 09:22:11 rillig Exp $ # DISTNAME= gst-plugins-0.8.11 @@ -155,7 +155,7 @@ INSTALL_DIRS= ${WRKSRC}/${GST_PLUGINS0.8_DIR} # Fix paths to already installed libraries (by the gst-plugins0.8 package). SUBST_CLASSES+= libs -SUBST_MESSAGE.libs= "Fixing path to dependent libraries." +SUBST_MESSAGE.libs= Fixing path to dependent libraries. SUBST_STAGE.libs= pre-configure SUBST_FILES.libs= ${GST_PLUGINS0.8_DIR}/Makefile.in SUBST_SED.libs= -e 's|$$(top_builddir)/gst-libs/gst/libgst|${BUILDLINK_PREFIX.gst-plugins0.8}/lib/libgst|g' diff --git a/multimedia/kmplayer/Makefile b/multimedia/kmplayer/Makefile index f237dbabdab..1a2612f72f9 100644 --- a/multimedia/kmplayer/Makefile +++ b/multimedia/kmplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/04/17 13:46:42 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2006/04/22 09:22:11 rillig Exp $ # DISTNAME= kmplayer-0.9.1 @@ -25,7 +25,7 @@ CONFIGURE_ARGS+= --without-gstreamer SHLIBTOOL_OVERRIDE= libtool SUBST_CLASSES+= desktop -SUBST_MESSAGE.desktop= "Fixing application launcher." +SUBST_MESSAGE.desktop= Fixing application launcher. SUBST_STAGE.desktop= pre-configure SUBST_FILES.desktop= src/kmplayer.desktop SUBST_SED.desktop= -e 's|@PREFIX@|${PREFIX}|g' diff --git a/multimedia/mmg/Makefile b/multimedia/mmg/Makefile index 720fdc98498..9704fbdc89d 100644 --- a/multimedia/mmg/Makefile +++ b/multimedia/mmg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/04/17 13:46:42 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/22 09:22:11 rillig Exp $ # .include "../../multimedia/mkvtoolnix/Makefile.dist" @@ -23,7 +23,7 @@ SUBST_CLASSES+= man SUBST_STAGE.man= pre-configure SUBST_FILES.man= doc/mmg.1 SUBST_SED.man= 's,(doc/,(${PREFIX}/share/doc/mmg/,g' -SUBST_MESSAGE.man= "Fixing paths in manual page." +SUBST_MESSAGE.man= Fixing paths in manual page. INSTALLATION_DIRS= bin man/man1 diff --git a/multimedia/mplayer-plugin-firefox/Makefile.common b/multimedia/mplayer-plugin-firefox/Makefile.common index add1dd37f07..a8e8eb09646 100644 --- a/multimedia/mplayer-plugin-firefox/Makefile.common +++ b/multimedia/mplayer-plugin-firefox/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.12 2006/03/04 21:30:15 jlam Exp $ +# $NetBSD: Makefile.common,v 1.13 2006/04/22 09:22:11 rillig Exp $ # DISTNAME= mplayerplug-in-2.70 @@ -43,7 +43,7 @@ SUBST_CLASSES+= conf SUBST_STAGE.conf= post-patch SUBST_FILES.conf= Source/plugin-setup.cpp SUBST_SED.conf= -e "s|/etc/|${PKG_SYSCONFDIR}/|g" -SUBST_MESSAGE.conf= "Fixing harcoded paths." +SUBST_MESSAGE.conf= Fixing harcoded paths. EGDIR= ${PREFIX}/share/examples/mplayer-plugin-${BROWSER} CONF_FILES= # empty diff --git a/multimedia/ns-flash/Makefile b/multimedia/ns-flash/Makefile index ef334a9d881..40f7450abe3 100644 --- a/multimedia/ns-flash/Makefile +++ b/multimedia/ns-flash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/04/12 18:35:25 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:12 rillig Exp $ CATEGORIES= multimedia www MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/ @@ -38,7 +38,7 @@ CONFLICTS+= communicator<=4.76nb1 CONFLICTS+= navigator<=4.76nb1 LICENSE= flash-license -RESTRICTED= "Redistribution not permitted" +RESTRICTED= Redistribution not permitted NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/multimedia/realplayer-codecs/Makefile b/multimedia/realplayer-codecs/Makefile index 8eb2ca918cf..eb84749bb48 100644 --- a/multimedia/realplayer-codecs/Makefile +++ b/multimedia/realplayer-codecs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/04 21:30:15 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:12 rillig Exp $ # DISTNAME= rp8codecs${RP_ARCH}-20050115 @@ -35,7 +35,7 @@ RP_ARCH= -alpha NO_BUILD= YES -RESTRICTED= "Unsure of codec's license" +RESTRICTED= Unsure of codec's license NO_BIN_ON_CDROM=${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM=${RESTRICTED} diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 9fd07e325ef..e13f403a839 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2006/04/17 13:46:04 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2006/04/22 09:22:12 rillig Exp $ # DISTNAME= vlc-${VLC_VER} @@ -62,11 +62,11 @@ SUBST_FILES.oss+= modules/audio_output/oss.c SUBST_FILES.oss+= modules/gui/pda/pda_interface.c SUBST_FILES.oss+= modules/gui/pda/pda.glade SUBST_FILES.oss+= modules/gui/wxwindows/v4l.cpp -SUBST_MESSAGE.oss= "Fixing harcoded audio device." +SUBST_MESSAGE.oss= Fixing harcoded audio device. SUBST_STAGE.fnt= post-patch SUBST_SED.fnt= -e "s,${ORIGFNT},${DEFAULT_FONT}," SUBST_FILES.fnt= modules/misc/freetype.c -SUBST_MESSAGE.fnt= "Fixing harcoded paths." +SUBST_MESSAGE.fnt= Fixing harcoded paths. SUBST_STAGE.libav= post-patch SUBST_FILES.libav= configure SUBST_SED.libav= -e "s,libavcodec/libavcodec.a,libavcodec.a,g" diff --git a/multimedia/win32-codecs/Makefile b/multimedia/win32-codecs/Makefile index ac6b1915dc3..b314d968527 100644 --- a/multimedia/win32-codecs/Makefile +++ b/multimedia/win32-codecs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:16 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/22 09:22:12 rillig Exp $ # DISTNAME= windows-all-20050412 @@ -26,7 +26,7 @@ ONLY_FOR_PLATFORM= *-*-i386 NO_BUILD= yes NO_CONFIGURE= yes -RESTRICTED= "Unsure of codec's license" +RESTRICTED= Unsure of codec's license NO_BIN_ON_CDROM=${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM=${RESTRICTED} diff --git a/multimedia/xanim/Makefile.codecs b/multimedia/xanim/Makefile.codecs index ba48347eaf5..cb9305da231 100644 --- a/multimedia/xanim/Makefile.codecs +++ b/multimedia/xanim/Makefile.codecs @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.codecs,v 1.2 2005/10/11 10:06:35 tron Exp $ +# $NetBSD: Makefile.codecs,v 1.3 2006/04/22 09:22:12 rillig Exp $ .include "../../mk/bsd.prefs.mk" @@ -59,7 +59,7 @@ _RESTRICTED_CODECS+= ${_codec_} BUILD_DEFS+= CODECS .if defined(_RESTRICTED_CODECS) -RESTRICTED= "Can't mirror/distribute object modules: ${_RESTRICTED_CODECS}" +RESTRICTED= Can't mirror/distribute object modules: ${_RESTRICTED_CODECS}. NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index 141251402bc..1db3268165a 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/03/09 21:04:45 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:12 rillig Exp $ # DISTNAME= xawtv-3.95 @@ -20,7 +20,7 @@ CONFIGURE_ARGS+= --disable-motif LDFLAGS+= ${LIBOSSAUDIO} SUBST_CLASSES+= devoss -SUBST_MESSAGE.devoss= "Fixing path to OSS audio device." +SUBST_MESSAGE.devoss= Fixing path to OSS audio device. SUBST_STAGE.devoss= pre-configure SUBST_FILES.devoss= console/record.c libng/devices.c x11/pia.c SUBST_FILES.devoss+= man/motv.1 man/record.1 man/streamer.1 man/xawtv.1 diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile index 1e195634d8c..c3b63a15c0b 100644 --- a/multimedia/xine-lib/Makefile +++ b/multimedia/xine-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2006/04/17 13:45:58 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2006/04/22 09:22:12 rillig Exp $ .include "Makefile.common" @@ -16,12 +16,12 @@ SUBST_SED.oss= -e "s,/dev/dsp,${DEVOSSAUDIO},g" .if ${OPSYS} == "NetBSD" || ${OPSYS} == "OpenBSD" SUBST_SED.oss+= -e "s,\"dsp\",\"audio\",g" .endif -SUBST_MESSAGE.oss= "Fixing hardcoded audio device." +SUBST_MESSAGE.oss= Fixing hardcoded audio device. SUBST_STAGE.w32path= post-patch SUBST_FILES.w32path= src/libw32dll/wine/module.c SUBST_SED.w32path= -e "s,@W32PATH@,${PREFIX}/lib/win32," -SUBST_MESSAGE.w32path= "Fixing win32 dll path." +SUBST_MESSAGE.w32path= Fixing win32 dll path. # Needed to fix build problems under, at least, NetBSD/amd64. BUILDLINK_API_DEPENDS.libcdio+= libcdio>=0.75 diff --git a/net/aget/Makefile b/net/aget/Makefile index 0ffe4fcdb63..7577ddeb5cc 100644 --- a/net/aget/Makefile +++ b/net/aget/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/01/10 19:31:52 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:12 rillig Exp $ # DISTNAME= aget-0.4 @@ -17,7 +17,7 @@ NO_CONFIGURE= yes .include "../../mk/bsd.prefs.mk" SUBST_CLASSES+= options -SUBST_MESSAGE.options= "Fixing build options." +SUBST_MESSAGE.options= Fixing build options. SUBST_STAGE.options= post-patch SUBST_FILES.options= Makefile Makefile.Solaris SUBST_SED.options= -e 's,CFLAGS =,\#CFLAGS =,' \ diff --git a/net/arpwatch/Makefile b/net/arpwatch/Makefile index c49fea3c29e..28f3957ed18 100644 --- a/net/arpwatch/Makefile +++ b/net/arpwatch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/04/15 09:54:20 bouyer Exp $ +# $NetBSD: Makefile,v 1.28 2006/04/22 09:22:12 rillig Exp $ # DISTNAME= arpwatch-2.1a13 @@ -20,7 +20,7 @@ MAKE_ENV+= VARBASE=${VARBASE:Q} PLIST_SUBST+= VARBASE=${VARBASE:Q} SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= arpsnmp.8 arpwatch.8 SUBST_SED.paths= -e 's,/usr/operator/arpwatch,${VARBASE}/db/arpwatch,g' diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 6435534eaa6..87519702f00 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:23 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:12 rillig Exp $ DISTNAME= dgd-1.2p4 PKGNAME= dgd-1.2.0.4 @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/dgd BUILD_DIRS= src SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths and command names." +SUBST_MESSAGE.paths= Fixing hardcoded paths and command names. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= mud.dgd SUBST_SED.paths= -e 's,/home/dworkin/,${PREFIX}/libdata/,g' diff --git a/net/dtcpclient/Makefile b/net/dtcpclient/Makefile index 66c6df98060..096773f620d 100644 --- a/net/dtcpclient/Makefile +++ b/net/dtcpclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/12/29 06:21:58 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:12 rillig Exp $ # DISTNAME= dtcpclient-20050521 @@ -16,7 +16,7 @@ ONLY_FOR_PLATFORM+= DragonFly-*-* RCD_SCRIPTS= dtcpclient SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= dtcpclient.8 SUBST_SED.paths= 's|/usr/local|${PREFIX}|g' diff --git a/net/ez-ipupdate/Makefile b/net/ez-ipupdate/Makefile index dd1acf32cda..b901363e298 100644 --- a/net/ez-ipupdate/Makefile +++ b/net/ez-ipupdate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/12/29 06:21:58 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2006/04/22 09:22:12 rillig Exp $ DISTNAME= ez-ipupdate-3.0.11b7 CATEGORIES= net @@ -15,7 +15,7 @@ RCD_SCRIPTS= ez-ipupdate SUBST_CLASSES+= path SUBST_STAGE.path= post-patch -SUBST_MESSAGE.path= "Correcting paths in example scripts." +SUBST_MESSAGE.path= Correcting paths in example scripts. SUBST_FILES.path= example-*.conf example.conf SUBST_SED.path= -e "s|/usr/local|${PREFIX}|g" SUBST_SED.path+= -e "s|cache-file=/etc/|cache-file=${PKG_SYSCONFDIR}/|g" diff --git a/net/gated/Makefile b/net/gated/Makefile index e4f732816a7..364151f714b 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/03/04 21:30:18 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:12 rillig Exp $ DISTNAME= gated-3-5-11 PKGNAME= gated-3.5.11 @@ -14,7 +14,7 @@ COMMENT= Routing protocol daemon NOT_FOR_PLATFORM= Interix-*-* # no userland routing table support -RESTRICTED= "Required license from Merit" +RESTRICTED= Required license from Merit NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/net/ipa/Makefile b/net/ipa/Makefile index 964f5b66eaa..b54ea41cf9c 100644 --- a/net/ipa/Makefile +++ b/net/ipa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/01/19 01:51:48 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:12 rillig Exp $ # DISTNAME= ipa-1.3.6 @@ -15,7 +15,7 @@ COMMENT= IP accounting software ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-1*-* OpenBSD-*-* DragonFly-*-* -RESTRICTED= "Needs to be built uniquely for each host" +RESTRICTED= Needs to be built uniquely for each host NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_PACKAGE= ${RESTRICTED} diff --git a/net/kftpgrabber/Makefile b/net/kftpgrabber/Makefile index b623e3dcc4b..fa29cb932a4 100644 --- a/net/kftpgrabber/Makefile +++ b/net/kftpgrabber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:44 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:12 rillig Exp $ DISTNAME= kftpgrabber-0.6.0 PKGREVISION= 4 @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes # a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem SUBST_CLASSES+= hints SUBST_STAGE.hints= post-patch -SUBST_MESSAGE.hints= "Fix includehints." +SUBST_MESSAGE.hints= Fix includehints. SUBST_FILES.hints= kftpgrabber/src/ui/kftpqueueeditorlayout.ui \ kftpgrabber/src/ui/kftpsearchlayout.ui SUBST_FILTER_CMD.hints= ${GREP} -v includehint diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 70ee7b8a7fe..cf259c381b8 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2006/04/17 13:46:44 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2006/04/22 09:22:12 rillig Exp $ DISTNAME= mrtg-2.12.2 PKGREVISION= 3 @@ -55,7 +55,7 @@ SUBST_STAGE.files= post-patch SUBST_FILES.files= ../mrtg.conf.example ../netstat2mrtg \ ../sys2mrtg ../envstat2mrtg SUBST_SED.files= -e "s|@PREFIX@|${PREFIX}|g" -SUBST_MESSAGE.files= "Fixing default configuration files." +SUBST_MESSAGE.files= Fixing default configuration files. INSTALLATION_DIRS= bin libexec man/man1 diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index adf82645d37..dc6759f8d5b 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2006/04/17 13:46:44 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2006/04/22 09:22:12 rillig Exp $ DISTNAME= netatalk-2.0.3 PKGREVISION= 4 @@ -50,7 +50,7 @@ CONFIGURE_ARGS+= --enable-netbsd \ MAKE_DIRS+= ${PKG_SYSCONFDIR}/msg SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= etc/psf/etc2ps.sh distrib/initscripts/Makefile.in SUBST_SED.paths= -e "s,^\(DVIPS=\)\(/usr/local/tex\)\(/bin\),\1${PREFIX}\3," diff --git a/net/poink/Makefile b/net/poink/Makefile index ecbf864d409..ebbf092f757 100644 --- a/net/poink/Makefile +++ b/net/poink/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/06/17 03:50:27 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:12 rillig Exp $ # DISTNAME= poink-1.6 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= zuntum@NetBSD.org COMMENT= Nosuid, absolutely secure version of ping utility -NO_SRC_ON_FTP= "Already in MASTER_SITE_LOCAL" +NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL. INSTALLATION_DIRS= bin man/man1 diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index 6304a5a9292..b39b2af291b 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/03/09 21:04:45 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/04/22 09:22:12 rillig Exp $ # DISTNAME= rdesktop-1.4.1 @@ -20,7 +20,7 @@ SUBST_CLASSES+= audio SUBST_STAGE.audio= pre-configure SUBST_FILES.audio= rdpsnd_oss.c SUBST_SED.audio= -e "s,/dev/dsp,${DEVOSSAUDIO},g" -SUBST_MESSAGE.audio= "Fixing hardcoded audio device." +SUBST_MESSAGE.audio= Fixing hardcoded audio device. .include "../../security/openssl/buildlink3.mk" .include "../../mk/oss.buildlink3.mk" diff --git a/net/rsync/Makefile b/net/rsync/Makefile index dfd6e5e1963..2927dad41b4 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2006/03/12 18:51:23 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2006/04/22 09:22:13 rillig Exp $ DISTNAME= rsync-2.6.7 CATEGORIES= net @@ -25,7 +25,7 @@ TEST_TARGET= test PKG_SYSCONFSUBDIR= rsync SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= rsync.h rsync.1 rsyncd.conf.5 SUBST_SED.paths= -e 's|/etc/rsyncd|${PKG_SYSCONFDIR}/rsyncd|g' \ diff --git a/net/skype/Makefile b/net/skype/Makefile index 22733ebe99a..d0568d4952a 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:30:24 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:13 rillig Exp $ # DISTNAME= skype_staticQT-1.2.0.18 @@ -31,7 +31,7 @@ CHECK_SHLIBS= no USE_DIRS+= xdg-1.1 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -RESTRICTED= "Redistribution not allowed yet." +RESTRICTED= Redistribution not allowed yet. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 348647bbab3..053883d83d6 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/02/05 23:10:31 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2006/04/22 09:22:13 rillig Exp $ DISTNAME= smokeping-2.0.4 PKGREVISION= 1 @@ -56,7 +56,7 @@ SUBST_SED.files= -e "s|@PREFIX@|${PREFIX}|g" \ -e "s|@INTERP@|${INTERP}|g" \ -e "s|perl-5.8.4|perl|g" \ -e "s|/usr/bin/perl|${PERL5}|g" -SUBST_MESSAGE.files= "Fixing configuration files." +SUBST_MESSAGE.files= Fixing configuration files. OWN_DIRS+= ${SMOKEPING_HOME} diff --git a/net/socks5/Makefile b/net/socks5/Makefile index ccaf42052be..f8c9529c151 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2005/12/29 06:22:04 jlam Exp $ +# $NetBSD: Makefile,v 1.42 2006/04/22 09:22:13 rillig Exp $ DISTNAME= socks5-v1_0r2 PKGNAME= socks5-1.0.2 @@ -13,7 +13,7 @@ COMMENT= SOCKS v5 application layer gateway and clients CONFLICTS= socks4-[0-9]* -RESTRICTED= "no commercial use" +RESTRICTED= no commercial use NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/net/tsocks/Makefile b/net/tsocks/Makefile index 29848bde36a..921a92c4186 100644 --- a/net/tsocks/Makefile +++ b/net/tsocks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 21:30:25 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:13 rillig Exp $ # DISTNAME= tsocks-1.8beta5 @@ -21,7 +21,7 @@ EGDIR= ${PREFIX}/share/examples/tsocks SUBST_CLASSES+= tsocks SUBST_STAGE.tsocks= post-configure -SUBST_MESSAGE.tsocks= "Generating tsocks wrapper script." +SUBST_MESSAGE.tsocks= Generating tsocks wrapper script. SUBST_FILES.tsocks= tsocks SUBST_SED.tsocks= -e "s|@SH@|${SH}|g" -e "s|@PREFIX@|${PREFIX}|g" diff --git a/net/wistumbler2/Makefile.common b/net/wistumbler2/Makefile.common index 5aac7d29c0c..0ef3c2928cc 100644 --- a/net/wistumbler2/Makefile.common +++ b/net/wistumbler2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2005/12/29 06:22:04 jlam Exp $ +# $NetBSD: Makefile.common,v 1.7 2006/04/22 09:22:13 rillig Exp $ # DISTNAME= wistumbler2-2.0pre10 @@ -28,7 +28,7 @@ SUBST_CLASSES+= conf SUBST_STAGE.conf= pre-configure SUBST_FILES.conf= src/userconf.c SUBST_SED.conf= -e "s|/etc|${PKG_SYSCONFDIR}|g" -SUBST_MESSAGE.conf= "Fixing path to configuration files." +SUBST_MESSAGE.conf= Fixing path to configuration files. .include "../../net/libpcap/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile index 9d7b20ed889..570ce9e4f64 100644 --- a/news/nntpclnt/Makefile +++ b/news/nntpclnt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/03/04 21:30:26 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/04/22 09:22:13 rillig Exp $ DISTNAME= nntpclnt-1.6.1 PKGREVISION= 5 @@ -11,7 +11,7 @@ COMMENT= NNTP client library and inews client posting program CONFLICTS+= inn-[0-9]* LICENSE= nntpclnt-license -RESTRICTED= "Do not sell, rent, trade, market, or use for monetary profit" +RESTRICTED= Do not sell, rent, trade, market, or use for monetary profit NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} diff --git a/news/tin/Makefile b/news/tin/Makefile index 1f2ebe59070..f8aea43e351 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/03/04 21:30:26 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2006/04/22 09:22:13 rillig Exp $ # DISTNAME= tin-1.8.1 @@ -17,7 +17,7 @@ HOMEPAGE= http://www.tin.org/ COMMENT= TIN newsreader (termcap based) LICENSE= no-profit -RESTRICTED= "Profit from use, sale, trade, or reproduction disallowed" +RESTRICTED= Profit from use, sale, trade, or reproduction disallowed GNU_CONFIGURE= yes USE_PKGLOCALEDIR=yes diff --git a/pkgtools/autoswc/Makefile b/pkgtools/autoswc/Makefile index 814ae8d8840..dd690370ff6 100644 --- a/pkgtools/autoswc/Makefile +++ b/pkgtools/autoswc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/12/29 06:22:05 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:13 rillig Exp $ DISTNAME= autoswc-1.5 CATEGORIES= pkgtools sysutils @@ -30,7 +30,7 @@ EVAL_PREFIX+= PREFIX.libtool=libtool PREFIX.libtool_DEFAULT= ${LOCALBASE} SUBST_CLASSES+= build -SUBST_MESSAGE.build= "Building autoswc." +SUBST_MESSAGE.build= Building autoswc. SUBST_STAGE.build= do-build SUBST_FILES.build= autoswc SUBST_FILES.build+= autoswc.8 diff --git a/pkgtools/pkg_alternatives/Makefile b/pkgtools/pkg_alternatives/Makefile index 6fa183927c7..93770f4397f 100644 --- a/pkgtools/pkg_alternatives/Makefile +++ b/pkgtools/pkg_alternatives/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/03/14 01:14:32 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:13 rillig Exp $ # DISTNAME= pkg_alternatives-1.3 @@ -31,7 +31,7 @@ CONF_FILES= ${EGDIR}/filter.conf ${PKG_SYSCONFDIR}/filter.conf SUBST_CLASSES+= vars SUBST_STAGE.vars= do-configure -SUBST_MESSAGE.vars= "Configuring sources." +SUBST_MESSAGE.vars= Configuring sources. SUBST_FILES.vars= * SUBST_SED.vars= -e 's|@CONFDIR@|${PKG_SYSCONFDIR}|g' SUBST_SED.vars+= -e 's|@DATADIR@|${DATADIR}|g' diff --git a/pkgtools/pkg_notify/Makefile b/pkgtools/pkg_notify/Makefile index 73fe56bee8b..c6424397c1c 100644 --- a/pkgtools/pkg_notify/Makefile +++ b/pkgtools/pkg_notify/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/12/29 06:22:06 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:13 rillig Exp $ # DISTNAME= pkg_notify-0.4.2 @@ -23,7 +23,7 @@ CONF_FILES= ${EXAMPLEDIR}/${PKGBASE}.list \ ${PKG_SYSCONFDIR}/${PKGBASE}.list SUBST_CLASSES+= pkg_notify -SUBST_MESSAGE.pkg_notify= "Setting up hardcoded path." +SUBST_MESSAGE.pkg_notify= Setting up hardcoded path. SUBST_STAGE.pkg_notify= post-patch SUBST_FILES.pkg_notify= pkg_notify SUBST_SED.pkg_notify= -e 's|/usr/pkgsrc|${PKGSRCDIR}|' \ diff --git a/pkgtools/pkg_select/Makefile b/pkgtools/pkg_select/Makefile index cd7674caf7c..d921c48a92c 100644 --- a/pkgtools/pkg_select/Makefile +++ b/pkgtools/pkg_select/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/05 20:50:51 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/22 09:22:13 rillig Exp $ # DISTNAME= pkg_select-20050817 @@ -39,7 +39,7 @@ SUBST_SED.path= -e "s|/usr/pkgsrc|${PKGSRCDIR}|g" \ -e "s|/usr/pkg|${PREFIX}|g" \ -e "s|/var/db/pkg|${PKG_DBDIR}|g" \ -e "s|/usr/bin/make|${MAKE}|g" -SUBST_MESSAGE.path= "Adjusting path." +SUBST_MESSAGE.path= Adjusting path. .include "../../devel/ncurses/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/pkgtools/pkgclean/Makefile b/pkgtools/pkgclean/Makefile index 7651570d1b7..8904592dfe1 100644 --- a/pkgtools/pkgclean/Makefile +++ b/pkgtools/pkgclean/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/12/05 20:50:51 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:13 rillig Exp $ DISTNAME= pkgclean-20051116 CATEGORIES= pkgtools @@ -28,6 +28,6 @@ SUBST_STAGE.path= post-patch SUBST_FILES.path= pkgclean.sh pkgclean.1 SUBST_SED.path+= -e 's,@SH@,${SH},g' SUBST_SED.path+= -e 's,@PKGSRCDIR@,${PKGSRCDIR},g' -SUBST_MESSAGE.path= "Adjusting pkgsrc directory." +SUBST_MESSAGE.path= Adjusting pkgsrc directory. .include "../../mk/bsd.pkg.mk" diff --git a/pkgtools/pkgfind/Makefile b/pkgtools/pkgfind/Makefile index 0a58ef4c387..57ba6490750 100644 --- a/pkgtools/pkgfind/Makefile +++ b/pkgtools/pkgfind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/12/05 20:50:51 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:13 rillig Exp $ DISTNAME= pkgfind-20050804 CATEGORIES= pkgtools @@ -29,7 +29,7 @@ SUBST_CLASSES+= path SUBST_STAGE.path= post-patch SUBST_FILES.path= pkgfind.c pkgfind.1 SUBST_SED.path= -e "s,/usr/pkgsrc,${PKGSRCDIR},g" -SUBST_MESSAGE.path= "Adjusting pkgsrc directory." +SUBST_MESSAGE.path= Adjusting pkgsrc directory. .include "../../mk/bsd.prefs.mk" diff --git a/print/acroread/Makefile b/print/acroread/Makefile index d3707fbc0c0..bdab1f294b1 100644 --- a/print/acroread/Makefile +++ b/print/acroread/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2006/03/13 19:29:45 joerg Exp $ +# $NetBSD: Makefile,v 1.48 2006/04/22 09:22:13 rillig Exp $ DISTNAME= acroread # Overridden below PKGNAME= acroread-4.05 @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.adobe.com/prodindex/acrobat/readstep.html COMMENT= View, distribute and print PDF documents -RESTRICTED= "Original installer required to redistribute." +RESTRICTED= Original installer required to redistribute. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile index af47ac35f68..106ea90d3d9 100644 --- a/print/acroread3/Makefile +++ b/print/acroread3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2006/03/13 19:46:22 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2006/04/22 09:22:13 rillig Exp $ PKGNAME= acroread3-3.01 PKGREVISION= 2 @@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.adobe.com/prodindex/acrobat/readstep.html COMMENT= View, distribute and print PDF documents -RESTRICTED= "Original installer required to redistribute." +RESTRICTED= Original installer required to redistribute. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index 6c11a19026d..d84c8940ae3 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2006/03/13 19:54:37 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2006/04/22 09:22:13 rillig Exp $ DISTNAME= acroread5 # Overridden below PKGNAME= acroread5-5.10 @@ -15,7 +15,7 @@ CONFLICTS+= acroread-5.* CONFLICTS+= acroread-7.* CONFLICTS+= acroread7-7.* -RESTRICTED= "Original installer required to redistribute." +RESTRICTED= Original installer required to redistribute. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/print/ghostscript-esp/Makefile b/print/ghostscript-esp/Makefile index 4847c244ae4..6e9f1b60bd4 100644 --- a/print/ghostscript-esp/Makefile +++ b/print/ghostscript-esp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:46 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:13 rillig Exp $ DISTNAME= espgs-${GS_VERS}-source PKGNAME= ghostscript-esp-${GS_VERS} @@ -80,7 +80,7 @@ post-extract: ${LN} -s ${JPEG_WRKSRC} ${WRKSRC}/jpeg SUBST_CLASSES+= ps2epsi-sh -SUBST_MESSAGE.ps2epsi-sh= "Fixing ps2epsi shell." +SUBST_MESSAGE.ps2epsi-sh= Fixing ps2epsi shell. SUBST_FILES.ps2epsi-sh= lib/ps2epsi SUBST_SED.ps2epsi-sh= -e 's|/bin/sh|${SH}|' SUBST_STAGE.ps2epsi-sh= post-patch diff --git a/print/tex-foiltex/Makefile b/print/tex-foiltex/Makefile index dbfc199f44c..2bff62efa45 100644 --- a/print/tex-foiltex/Makefile +++ b/print/tex-foiltex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/07 03:55:22 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:13 rillig Exp $ DISTNAME= # empty PKGNAME= tex-foiltex-2.1.4a @@ -11,7 +11,7 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/foiltex.html COMMENT= LaTeX2e class for overhead transparencies -RESTRICTED= "May not be redistributed for profit" +RESTRICTED= May not be redistributed for profit NO_BIN_ON_CDROM=${RESTRICTED} NO_SRC_ON_CDROM=${RESTRICTED} diff --git a/security/AiSSLtelnet/Makefile b/security/AiSSLtelnet/Makefile index f2ac7d7e36b..efa9707a3bb 100644 --- a/security/AiSSLtelnet/Makefile +++ b/security/AiSSLtelnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/07/19 04:14:50 kristerw Exp $ +# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:14 rillig Exp $ # DISTNAME= AiSSLtelnet-0.15 @@ -12,7 +12,7 @@ COMMENT= SSL Telnet based on AiSSL GNU_CONFIGURE= YES -RESTRICTED= "Source code redistribution is not permitted.consult okuno@mars.elcom.nitech.ac.jp." +RESTRICTED= Source code redistribution is not permitted.consult okuno@mars.elcom.nitech.ac.jp. NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} diff --git a/security/amap/Makefile b/security/amap/Makefile index 68bc1fc4ee5..c221faa34c7 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/03/04 21:30:33 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:14 rillig Exp $ # DISTNAME= amap-5.0 @@ -30,7 +30,7 @@ SUBST_SED.conf= -e 's|@PREFIX@|${PREFIX}|g' \ -e 's|@COMPILER_RPATH_FLAG@|${COMPILER_RPATH_FLAG}|g' \ -e 's|@SSLBASE@|${BUILDLINK_PREFIX.openssl}|g' \ -e "s|@UNAME@|${UNAME}|g" -SUBST_MESSAGE.conf= "Fixing configure script." +SUBST_MESSAGE.conf= Fixing configure script. INSTALLATION_DIRS= bni man/man1 diff --git a/security/cvm/Makefile b/security/cvm/Makefile index d76d022d1d5..b17ade0d815 100644 --- a/security/cvm/Makefile +++ b/security/cvm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/03/19 16:11:07 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:14 rillig Exp $ # DISTNAME= cvm-0.76 @@ -18,7 +18,7 @@ SUBST_CLASSES+= paths SUBST_STAGE.paths= do-configure SUBST_FILES.paths= qmail-init.c SUBST_SED.paths= -e 's|/var/qmail|${QMAILDIR}|g' -SUBST_MESSAGE.paths= "Fixing paths." +SUBST_MESSAGE.paths= Fixing paths. RCD_SCRIPTS= cvm PKG_GROUPS+= cvmlog diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile index b159cb877e9..75da9eb3266 100644 --- a/security/ike-scan/Makefile +++ b/security/ike-scan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/01/18 21:37:01 adrianp Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:14 rillig Exp $ DISTNAME= ike-scan-1.8 CATEGORIES= security @@ -15,7 +15,7 @@ SUBST_CLASSES+= man SUBST_STAGE.man= post-patch SUBST_FILES.man= ike-scan.1 SUBST_SED.man= -e "s|/usr/local|${PREFIX}|g" -SUBST_MESSAGE.man= "Fixing man pages." +SUBST_MESSAGE.man= Fixing man pages. post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ike-scan diff --git a/security/mit-krb5/Makefile b/security/mit-krb5/Makefile index 9dd622f0aaf..d6381897227 100644 --- a/security/mit-krb5/Makefile +++ b/security/mit-krb5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2006/03/20 18:15:38 jlam Exp $ +# $NetBSD: Makefile,v 1.37 2006/04/22 09:22:14 rillig Exp $ DISTNAME= krb5-1.4.2 PKGNAME= mit-${DISTNAME:S/-signed$//} @@ -12,7 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://web.mit.edu/kerberos/www/ COMMENT= MIT Kerberos 5 authentication system -RESTRICTED= "Redistribution is restricted by U.S. export regulations" +RESTRICTED= Redistribution is restricted by U.S. export regulations WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/security/nikto/Makefile b/security/nikto/Makefile index 7aa7f73ab72..24870ac316a 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/12/29 06:22:10 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:14 rillig Exp $ DISTNAME= nikto-1.35 PKGREVISION= 2 @@ -24,7 +24,7 @@ SUBST_CLASSES+= conf SUBST_STAGE.conf= post-patch SUBST_FILES.conf= config.txt SUBST_SED.conf= -e "s|@PREFIX@|${PREFIX}|g" -SUBST_MESSAGE.conf= "Fixing PREFIX in files." +SUBST_MESSAGE.conf= Fixing PREFIX in files. CONF_FILES= ${PREFIX}/share/examples/nikto/config.txt \ ${PREFIX}/share/nikto/config.txt diff --git a/security/p0f/Makefile b/security/p0f/Makefile index f8999689427..c859d117681 100644 --- a/security/p0f/Makefile +++ b/security/p0f/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/12/29 06:22:11 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2006/04/22 09:22:14 rillig Exp $ # DISTNAME= p0f-2.0.5 @@ -22,7 +22,7 @@ SUBST_CLASSES+= paths SUBST_STAGE.paths= pre-build SUBST_FILES.paths= config.h p0f.1 SUBST_SED.paths= -e "s|/etc/p0f|${PKG_SYSCONFDIR}|g" -SUBST_MESSAGE.paths= "Fixing paths." +SUBST_MESSAGE.paths= Fixing paths. INSTALLATION_DIRS= bin man/man1 diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index 662bc279617..75878c3eee7 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/01/20 20:08:53 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2006/04/22 09:22:14 rillig Exp $ # DISTNAME= Crypt-SSLeay-0.51 @@ -17,7 +17,7 @@ PERL5_PACKLIST= auto/Crypt/SSLeay/.packlist SUBST_CLASSES+= openssl SUBST_STAGE.openssl= pre-configure -SUBST_MESSAGE.openssl= "Fixing path to OpenSSL." +SUBST_MESSAGE.openssl= Fixing path to OpenSSL. SUBST_FILES.openssl= Makefile.PL SUBST_SED.openssl= -e 's|%%SSLBASE%%|${BUILDLINK_PREFIX.openssl}|g' diff --git a/security/pks/Makefile b/security/pks/Makefile index 25ed6ed0403..1e4837f3284 100644 --- a/security/pks/Makefile +++ b/security/pks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/12/29 06:22:11 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:14 rillig Exp $ DISTNAME= pks-0.9.4 PKGREVISION= 3 @@ -51,7 +51,7 @@ CONFIGURE_ARGS+= --localstatedir=${PKS_HOME:Q} CONFIGURE_ARGS+= --sysconfdir=${EGDIR:Q} SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= pks-commands.html SUBST_SED.paths= -e "s|localhost|${PKS_SERVER}|g" diff --git a/security/smimemsg/Makefile b/security/smimemsg/Makefile index 9176bd6ca9f..3fac487acb4 100644 --- a/security/smimemsg/Makefile +++ b/security/smimemsg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:19 tv Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:14 rillig Exp $ # DISTNAME= smimemsg15 @@ -13,7 +13,7 @@ COMMENT= Generate and read S/MIME messages WRKSRC= ${WRKDIR}/smimemsg GNU_CONFIGURE= yes -RESTRICTED= "Source code redistribution is not permitted.consult okuno@mars.elcom.nitech.ac.jp." +RESTRICTED= Source code redistribution is not permitted.consult okuno@mars.elcom.nitech.ac.jp. NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index 64068da032c..eec3f0533ae 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/09/28 14:31:08 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:14 rillig Exp $ # DISTNAME= SnortSnarf-050314.1 @@ -22,7 +22,7 @@ SUBST_CLASSES+= paths SUBST_STAGE.paths= post-patch SUBST_FILES.paths= snortsnarf.pl SUBST_SED.paths= -e "s|./include|${PREFIX}/share/snortsnarf|g" -SUBST_MESSAGE.paths= "Fixing paths." +SUBST_MESSAGE.paths= Fixing paths. INSTALLATION_DIRS= bin diff --git a/security/tinyca/Makefile b/security/tinyca/Makefile index aa5577e8cf0..7b255b1f5fe 100644 --- a/security/tinyca/Makefile +++ b/security/tinyca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/04/06 06:22:44 reed Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:14 rillig Exp $ DISTNAME= tinyca-0.6.8 PKGREVISION= 2 @@ -31,7 +31,7 @@ SUBST_SED.script= -e "s|./lib|${CADIR}|g" \ |${BUILDLINK_PREFIX.openssl}/bin/openssl|g" \ -e "s|/usr/bin/zip|${PREFIX}/bin/zip|g" \ -e "s|./templates|${CADIR}/templates|g" -SUBST_MESSAGE.script= "Fixing hardcoded paths." +SUBST_MESSAGE.script= Fixing hardcoded paths. INSTALLATION_DIRS= bin diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile index 6f1d0506428..5b76903358a 100644 --- a/security/uvscan/Makefile +++ b/security/uvscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2006/03/14 01:14:33 jlam Exp $ +# $NetBSD: Makefile,v 1.37 2006/04/22 09:22:14 rillig Exp $ DISTNAME= vlnx440e PKGNAME= uvscan-4.40 @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR} NO_BUILD= yes NO_CONFIGURE= yes LICENSE= uvscan-license -RESTRICTED= "restrictive 30 day evaluation license" +RESTRICTED= restrictive 30 day evaluation license NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/security/zebedee/Makefile b/security/zebedee/Makefile index 5fa67b49888..17c5bb0353e 100644 --- a/security/zebedee/Makefile +++ b/security/zebedee/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/03/08 23:40:41 minskim Exp $ +# $NetBSD: Makefile,v 1.28 2006/04/22 09:22:14 rillig Exp $ DISTNAME= zebedee-2.5.3 PKGREVISION= 2 @@ -21,7 +21,7 @@ MAKE_FLAGS+= OS=${LOWER_OPSYS:Q} .endif SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing tclsh paths." +SUBST_MESSAGE.paths= Fixing tclsh paths. SUBST_STAGE.paths= pre-configure SUBST_FILES.paths= ftpgw.tcl SUBST_SED.paths= -e 's,tclsh,${TCLSH},g' diff --git a/sysutils/dbus/Makefile.common b/sysutils/dbus/Makefile.common index a7ebfb44e4c..4584378feae 100644 --- a/sysutils/dbus/Makefile.common +++ b/sysutils/dbus/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.14 2006/04/06 06:22:45 reed Exp $ +# $NetBSD: Makefile.common,v 1.15 2006/04/22 09:22:14 rillig Exp $ # DBUS_VERSION= 0.61 @@ -58,7 +58,7 @@ COMMENT+= (${DBUS_INTERFACE} interface) SUBST_CLASSES+= paths SUBST_STAGE.paths= pre-configure -SUBST_MESSAGE.paths= "Fixing paths to installed dbus\' libraries." +SUBST_MESSAGE.paths= Fixing paths to installed dbus\' libraries. SUBST_SED.paths= -e 's|$$(top_builddir)/dbus/libdbus-1.la|${BUILDLINK_PREFIX.dbus}/lib/libdbus-1.la|g' SUBST_FILES.paths= diff --git a/sysutils/fam/Makefile b/sysutils/fam/Makefile index a773e7f69a8..7b99934c5f1 100644 --- a/sysutils/fam/Makefile +++ b/sysutils/fam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/03/04 21:30:40 jlam Exp $ +# $NetBSD: Makefile,v 1.32 2006/04/22 09:22:14 rillig Exp $ # DISTNAME= fam-2.7.0 @@ -31,7 +31,7 @@ CONF_FILES= ${EGDIR}/fam.conf ${PKG_SYSCONFDIR}/fam.conf RCD_SCRIPTS= famd SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= pre-configure SUBST_FILES.paths= man/famd.conf.5 man/famd.8 SUBST_SED.paths= -e 's,/usr/local/etc/,${PKG_SYSCONFDIR}/,g' @@ -46,7 +46,7 @@ PKG_SUPPORTED_OPTIONS= kqueue CPPFLAGS+= -DHAVE_KQUEUE SUBST_CLASSES+= kqueue -SUBST_MESSAGE.kqueue= "Enabling kqueue monitoring." +SUBST_MESSAGE.kqueue= Enabling kqueue monitoring. SUBST_STAGE.kqueue= pre-configure SUBST_FILES.kqueue= src/Makefile.in SUBST_SED.kqueue= -e 's,@MONITOR_FUNCS@,IMonKQueue,g' @@ -63,7 +63,7 @@ LDFLAGS.SunOS+= -lsocket -lnsl .if ${OPSYS} == "SunOS" SUBST_CLASSES+= sunfix dirent -SUBST_MESSAGE.sunfix= "Fixing ${OPSYS} namespace collision." +SUBST_MESSAGE.sunfix= Fixing ${OPSYS} namespace collision. SUBST_STAGE.sunfix= pre-configure SUBST_FILES.sunfix+= lib/Client.c++ SUBST_FILES.sunfix+= src/ClientConnection.c++ src/ClientConnection.h @@ -72,7 +72,7 @@ SUBST_FILES.sunfix+= src/Listener.c++ SUBST_FILES.sunfix+= src/TCP_Client.h SUBST_SED.sunfix= -e 's/sun\([^_]\)/sa_un\1/g' -SUBST_MESSAGE.dirent= "Fixing old sys/dir.h usage." +SUBST_MESSAGE.dirent= Fixing old sys/dir.h usage. SUBST_STAGE.dirent= pre-configure SUBST_FILES.dirent+= src/Directory.c++ SUBST_FILES.dirent+= src/DirectoryScanner.c++ src/DirectoryScanner.h diff --git a/sysutils/gnome-menus/Makefile b/sysutils/gnome-menus/Makefile index 50d3f41b517..a63f9e97373 100644 --- a/sysutils/gnome-menus/Makefile +++ b/sysutils/gnome-menus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/04/16 12:05:33 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/22 09:22:14 rillig Exp $ # DISTNAME= gnome-menus-2.14.0 @@ -33,7 +33,7 @@ CONF_FILES+= ${EXAMPLEDIR}/settings.menu \ SUBST_CLASSES+= paths SUBST_STAGE.paths= pre-configure -SUBST_MESSAGE.paths= "Fixing paths to installation prefix." +SUBST_MESSAGE.paths= Fixing paths to installation prefix. SUBST_FILES.paths= layout/*.menu SUBST_SED.paths= -e 's|/usr/|${PREFIX}/|g' SUBST_SED.paths+= -e 's|/etc/X11/applnk|${PREFIX}/share/kde/applnk/|g' diff --git a/sysutils/gnome-vfs2/Makefile.common b/sysutils/gnome-vfs2/Makefile.common index 2da264de044..d71d8f4e0bf 100644 --- a/sysutils/gnome-vfs2/Makefile.common +++ b/sysutils/gnome-vfs2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.33 2006/04/13 18:23:37 jlam Exp $ +# $NetBSD: Makefile.common,v 1.34 2006/04/22 09:22:15 rillig Exp $ # GNOME_VFS2_VERSION= 2.14.0 @@ -79,7 +79,7 @@ BUILD_DIRS= ${WRKSRC}/modules # Fix paths to already installed libraries (by the gnome-vfs2 package). SUBST_CLASSES+= libs -SUBST_MESSAGE.libs= "Fixing path to dependent libraries." +SUBST_MESSAGE.libs= Fixing path to dependent libraries. SUBST_STAGE.libs= pre-configure SUBST_FILES.libs= modules/Makefile.in SUBST_SED.libs= -e 's|../libgnomevfs/libgnomevfs-2.la|${BUILDLINK_PREFIX.gnome-vfs2}/lib/libgnomevfs-2.la|g' diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index c8d75afeeb5..c93e5dba40d 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2006/04/07 19:54:17 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2006/04/22 09:22:15 rillig Exp $ # DISTNAME= grub-0.97 @@ -58,7 +58,7 @@ CONFIGURE_ARGS+= ${GRUB_SCAN_ARGS} SUBST_CLASSES+= grubterm SUBST_STAGE.grubterm= post-patch -SUBST_MESSAGE.grubterm= "Changing references to <term.h> to <grubterm.h>" +SUBST_MESSAGE.grubterm= Changing references to <term.h> to <grubterm.h> SUBST_FILES.grubterm= grub/*.c stage2/Makefile.in stage2/*.c SUBST_SED.grubterm= -e "s,<term.h>,<grubterm.h>,g" \ -e "s, term.h , grubterm.h ,g" diff --git a/sysutils/ipw-firmware/Makefile b/sysutils/ipw-firmware/Makefile index 6a816f7dae7..58203a1d435 100644 --- a/sysutils/ipw-firmware/Makefile +++ b/sysutils/ipw-firmware/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/11/01 22:58:42 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/22 09:22:15 rillig Exp $ DISTNAME= ipw2100-fw-1.2 PKGNAME= ipw-firmware-1.0 @@ -14,7 +14,7 @@ LICENSE= intel-ipw-license WRKSRC= ${WRKDIR} -RESTRICTED= "Intel Licensed Software: see http://ipw2100.sourceforge.net/firmware.php?fid=3" +RESTRICTED= Intel Licensed Software: see http://ipw2100.sourceforge.net/firmware.php?fid=3 NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/sysutils/iwi-firmware/Makefile b/sysutils/iwi-firmware/Makefile index 87a7f59056f..692f4d4ff8e 100644 --- a/sysutils/iwi-firmware/Makefile +++ b/sysutils/iwi-firmware/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/11/01 22:58:42 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:15 rillig Exp $ # DISTNAME= ipw2200-fw-2.3 @@ -14,7 +14,7 @@ COMMENT= Firmware binary images for iwi(4) driver LICENSE= intel-ipw-license -RESTRICTED= "Intel Licensed Software: see http://ipw2200.sourceforge.net/firmware.php?fid=5" +RESTRICTED= Intel Licensed Software: see http://ipw2200.sourceforge.net/firmware.php?fid=5 NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/sysutils/nvnet/Makefile b/sysutils/nvnet/Makefile index 8d8cbc45cd3..5064f89a95e 100644 --- a/sysutils/nvnet/Makefile +++ b/sysutils/nvnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/01/09 12:44:15 manu Exp $ +# $NetBSD: Makefile,v 1.2 2006/04/22 09:22:15 rillig Exp $ # PKGNAME= nvnet-20050620nb1 @@ -16,7 +16,7 @@ COMMENT= Driver for nVidia ethernet LICENSE= nvidia-license -RESTRICTED= "nVidia Licensed Software: http://www.nvidia.com/object/nv_swlicense.html" +RESTRICTED= nVidia Licensed Software: http://www.nvidia.com/object/nv_swlicense.html NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/sysutils/storage-manager/Makefile b/sysutils/storage-manager/Makefile index f5c134c423e..5cc5f7ff91e 100644 --- a/sysutils/storage-manager/Makefile +++ b/sysutils/storage-manager/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/03/04 21:30:43 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:15 rillig Exp $ DISTNAME= sm_linux_v314_install PKGNAME= storage-manager-3.14 @@ -22,7 +22,7 @@ DEPENDS+= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11 ONLY_FOR_PLATFORM= *-*-i386 -RESTRICTED= "Redistribution not permitted" +RESTRICTED= Redistribution not permitted NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/sysutils/su2/Makefile b/sysutils/su2/Makefile index d2b47653b49..523e58a52cb 100644 --- a/sysutils/su2/Makefile +++ b/sysutils/su2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/12/05 20:51:01 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:15 rillig Exp $ # DISTNAME= su2-1.3 @@ -13,7 +13,7 @@ LICENSE= no-profit NO_CONFIGURE= yes SUBST_CLASSES+= preproc -SUBST_MESSAGE.preproc= "Correcting C preprocessor directives." +SUBST_MESSAGE.preproc= Correcting C preprocessor directives. SUBST_STAGE.preproc= post-patch SUBST_FILES.preproc= su2.c SUBST_SED.preproc= -e 's,^\(\# *else\).*,\1,' \ diff --git a/sysutils/xentools20/Makefile b/sysutils/xentools20/Makefile index 41b5b70e32a..3d1f77e1671 100644 --- a/sysutils/xentools20/Makefile +++ b/sysutils/xentools20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/04/18 15:29:36 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2006/04/22 09:22:15 rillig Exp $ # DISTNAME= xen-2.0.7-src @@ -49,7 +49,7 @@ SUBST_FILES.paths= python/xen/xend/server/SrvDaemon.py SUBST_FILES.paths+= python/xen/xend/XendDomainInfo.py SUBST_FILES.paths+= python/xen/sv/Daemon.py SUBST_SED.paths= -e "s|/usr/sbin|${PREFIX}/sbin|g" -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.py= pre-configure SUBST_FILES.py= python/Makefile diff --git a/sysutils/xraidadmin/Makefile b/sysutils/xraidadmin/Makefile index 1eb6f37db91..8d23d17151f 100644 --- a/sysutils/xraidadmin/Makefile +++ b/sysutils/xraidadmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/02/05 23:10:59 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:15 rillig Exp $ # DISTNAME= RAIDAdmin1.3.1archive @@ -13,7 +13,7 @@ COMMENT= Tool to administer Apple's Xserve RAID LICENSE= apple-admin-license -RESTRICTED= "Redistribution not permitted" +RESTRICTED= Redistribution not permitted NO_SRC_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/textproc/awf/Makefile b/textproc/awf/Makefile index ac7afbcf016..71f8aa7c56b 100644 --- a/textproc/awf/Makefile +++ b/textproc/awf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 21:30:45 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:15 rillig Exp $ # DISTNAME= nroff-clone @@ -16,7 +16,7 @@ EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SED} -e '1,/^\#!/d' | ${SH} WRKSRC= ${WRKDIR} SUBST_CLASSES+= awflib -SUBST_MESSAGE.awflib= "Fixing awf library path and awk pathname." +SUBST_MESSAGE.awflib= Fixing awf library path and awk pathname. SUBST_FILES.awflib= Makefile awf awf.1 SUBST_SED.awflib+= -e 's|/usr/lib/awf|${PREFIX}/share/awf|' SUBST_SED.awflib+= -e 's|@AWK@|${AWK}|g' diff --git a/textproc/convertlit/Makefile b/textproc/convertlit/Makefile index 904cdcacaad..a34b5d0bb4b 100644 --- a/textproc/convertlit/Makefile +++ b/textproc/convertlit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:45 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/22 09:22:15 rillig Exp $ # # In order to ensure compliance with U.S. and international law, please # do not modify this file to provide pointers to the source or homepage @@ -23,7 +23,7 @@ USE_TOOLS+= gmake SUBST_CLASSES+= d2u SUBST_STAGE.d2u= pre-configure -SUBST_MESSAGE.d2u= "Stripping CRLF line ends." +SUBST_MESSAGE.d2u= Stripping CRLF line ends. SUBST_FILES.d2u+= *.h *.c */*.h */*.c */*/*.h */*/*.c SUBST_FILTER_CMD.d2u= ${TR} -d '\r' diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile index b9480fdf790..4de0c3c5663 100644 --- a/textproc/glimpse/Makefile +++ b/textproc/glimpse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/03/04 21:30:46 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2006/04/22 09:22:15 rillig Exp $ DISTNAME= glimpse-4.18.0 PKGREVISION= 1 @@ -10,7 +10,7 @@ HOMEPAGE= http://webglimpse.net/ COMMENT= Text search engine LICENSE= glimpse-license -RESTRICTED= "Restrictive copyright (don't sell for profit)" +RESTRICTED= Restrictive copyright (don't sell for profit) NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 4912918baee..d631c94e842 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2006/04/17 13:46:09 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2006/04/22 09:22:15 rillig Exp $ DISTNAME= gtkspell-2.0.11 PKGREVISION= 3 @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE= gtkspell-2.0.pc.in SUBST_CLASSES+= subdir -SUBST_MESSAGE.subdir= "Excluding unnecessary subdirs." +SUBST_MESSAGE.subdir= Excluding unnecessary subdirs. SUBST_STAGE.subdir= post-patch SUBST_FILES.subdir= Makefile.in SUBST_SED.subdir= -e 's|SUBDIRS = gtkspell examples docs|SUBDIRS = gtkspell|' diff --git a/textproc/helpdeco/Makefile b/textproc/helpdeco/Makefile index 9f2b4b397df..86d61bce91a 100644 --- a/textproc/helpdeco/Makefile +++ b/textproc/helpdeco/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/02/05 23:11:02 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/22 09:22:15 rillig Exp $ # DISTNAME= helpdeco-2.1.3 @@ -21,7 +21,7 @@ BUILD_TARGET= build USE_TOOLS+= gmake SUBST_CLASSES+= prefix -SUBST_MESSAGE.prefix= "Configuring to use PREFIX." +SUBST_MESSAGE.prefix= Configuring to use PREFIX. SUBST_STAGE.prefix= post-patch SUBST_FILES.prefix= Makefile SUBST_SED.prefix= -e "s,/usr/local,${PREFIX},g" diff --git a/textproc/lq-sp/Makefile b/textproc/lq-sp/Makefile index de3aaa8a283..8472df43197 100644 --- a/textproc/lq-sp/Makefile +++ b/textproc/lq-sp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/05/30 04:56:20 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:15 rillig Exp $ # DISTNAME= lq-sp-1.3.4.12 @@ -17,7 +17,7 @@ USE_LANGUAGES= c c++ NOT_FOR_PLATFORM= *-*-alpha SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= pre-configure SUBST_FILES.paths= Makefile SUBST_SED.paths= -e 's,/usr/local,${PREFIX},g' diff --git a/textproc/py-gdick/Makefile b/textproc/py-gdick/Makefile index 339a377e18a..0d465dd6046 100644 --- a/textproc/py-gdick/Makefile +++ b/textproc/py-gdick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:49 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:15 rillig Exp $ DISTNAME= gdick-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -17,7 +17,7 @@ PYDISTUTILSPKG= yes NO_CONFIGURE= yes SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= GNOME_GDick.server lib/gdick/gdick.py SUBST_SED.paths= -e 's,/usr/,${PREFIX}/,g' diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index 00200baad59..44439f65abb 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/04/17 14:43:47 minskim Exp $ +# $NetBSD: Makefile,v 1.22 2006/04/22 09:22:15 rillig Exp $ DISTNAME= libxml2-2.6.23 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,7 +16,7 @@ PYBINMODULE= YES NO_CONFIGURE= YES SUBST_CLASSES+= setup -SUBST_MESSAGE.setup= "Fixing hardcoded paths." +SUBST_MESSAGE.setup= Fixing hardcoded paths. SUBST_STAGE.setup= pre-build SUBST_FILES.setup= setup.py SUBST_SED.setup= -e "/ROOT/s,'/usr','${BUILDLINK_PREFIX.libxml2}',g" \ diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index 1b7d68190b3..755a300ff43 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/04/06 06:22:51 reed Exp $ +# $NetBSD: Makefile,v 1.18 2006/04/22 09:22:15 rillig Exp $ DISTNAME= libxslt-1.1.15 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -21,7 +21,7 @@ NO_CONFIGURE= YES MAKE_ENV+= PYLIBXSLTVERSION=${PKGVERSION:Q} SUBST_CLASSES+= setup -SUBST_MESSAGE.setup= "Fixing hardcoded paths." +SUBST_MESSAGE.setup= Fixing hardcoded paths. SUBST_STAGE.setup= pre-build SUBST_FILES.setup= setup.py SUBST_SED.setup= -e "s,@LIBICONVDIR@,${BUILDLINK_PREFIX.iconv},g" \ diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index 3a25d8269a2..bbb9c555d9f 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/02/03 04:43:47 taca Exp $ +# $NetBSD: Makefile,v 1.23 2006/04/22 09:22:15 rillig Exp $ DISTNAME= rdtool-0.6.18 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -23,7 +23,7 @@ SUBST_CLASSES+= path SUBST_STAGE.path= post-configure SUBST_FILES.path= bin/rd2 SUBST_SED.path= -e "s|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|" -SUBST_MESSAGE.path= "Fixing PKG_SYSCONFDIR paths." +SUBST_MESSAGE.path= Fixing PKG_SYSCONFDIR paths. DOCS_RD= README.rd README.rd.ja doc/rd-draft.rd doc/rd-draft.rd.ja DOCS= ${DOCS_RD} ${DOCS_RD:S/.rd/.html/} diff --git a/time/anacron/Makefile b/time/anacron/Makefile index f9de4f6c304..8b156afad7f 100644 --- a/time/anacron/Makefile +++ b/time/anacron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:08 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/04/22 09:22:15 rillig Exp $ # DISTNAME= anacron-2.3 @@ -15,7 +15,7 @@ USE_TOOLS+= gmake .include "../../mk/bsd.prefs.mk" SUBST_CLASSES+= hdr -SUBST_MESSAGE.hdr= "Setting up global.h." +SUBST_MESSAGE.hdr= Setting up global.h. SUBST_STAGE.hdr= pre-configure SUBST_FILES.hdr= global.h .if ${OPSYS} == "NetBSD" @@ -25,7 +25,7 @@ SUBST_SED.hdr= -e 's|SENDMAIL ".*"|SENDMAIL "/usr/lib/sendmail"|' .endif SUBST_CLASSES+= man -SUBST_MESSAGE.man= "Setting up manpages." +SUBST_MESSAGE.man= Setting up manpages. SUBST_STAGE.man= pre-configure SUBST_FILES.man= anacrontab.5 anacron.8 SUBST_SED.man= -e 's|/etc/anacrontab|${PKG_SYSCONFDIR}/anacrontab|g' diff --git a/time/emiclock/Makefile b/time/emiclock/Makefile index a24b4f1791c..6f956d7b389 100644 --- a/time/emiclock/Makefile +++ b/time/emiclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/03/11 14:36:05 hira Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/22 09:22:16 rillig Exp $ # DISTNAME= emiclock-2.0.2 @@ -10,7 +10,7 @@ MAINTAINER= minoura@NetBSD.org COMMENT= Analog clock with image in the middle LICENSE= emiclock-license -RESTRICTED= "Do not distribute" +RESTRICTED= Do not distribute NO_SRC_ON_FTP=${RESTRICTED} NO_BIN_ON_FTP=${RESTRICTED} NO_SRC_ON_CDROM=${RESTRICTED} diff --git a/time/titrax/Makefile b/time/titrax/Makefile index 9cbd32fe07e..e2413ae7d2d 100644 --- a/time/titrax/Makefile +++ b/time/titrax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:30:53 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:16 rillig Exp $ # DISTNAME= titrax-1.98 @@ -13,7 +13,7 @@ COMMENT= Little X11 tool to track project times USE_IMAKE= YES USE_TOOLS+= perl:run -RESTRICTED= "Do not sell for profit" +RESTRICTED= Do not sell for profit post-patch: ${MV} ${WRKSRC}/Imakefile ${WRKSRC}/Imakefile.bak diff --git a/wm/amiwm/Makefile b/wm/amiwm/Makefile index 74fb3a13db9..279d4697da3 100644 --- a/wm/amiwm/Makefile +++ b/wm/amiwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:12 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/22 09:22:16 rillig Exp $ # DISTNAME= amiwm0.20pl48 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.lysator.liu.se/~marcus/amiwm.html COMMENT= X window manager with Amiga look and feel LICENSE= amiwm-license -RESTRICTED= "Restrictive copyright (non-commerical use only)" +RESTRICTED= Restrictive copyright (non-commerical use only) NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/wm/fluxbox/Makefile b/wm/fluxbox/Makefile index 5ed667d521c..1ca4f62dfdb 100644 --- a/wm/fluxbox/Makefile +++ b/wm/fluxbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2006/04/08 23:26:56 minskim Exp $ +# $NetBSD: Makefile,v 1.37 2006/04/22 09:22:16 rillig Exp $ # DISTNAME= fluxbox-0.9.15.1 @@ -28,7 +28,7 @@ CONFIGURE_ARGS+= --enable-xinerama SUBST_CLASSES+= cmds SUBST_STAGE.cmds= post-build -SUBST_MESSAGE.cmds= "Fixing command names in data files." +SUBST_MESSAGE.cmds= Fixing command names in data files. SUBST_SED.cmds= -e 's|bsetroot|fbsetroot|g' SUBST_FILES.cmds= data/README.style data/styles/Artwiz\ data/styles/MerleyKay data/styles/Outcomes\ diff --git a/wm/mlvwm/Makefile b/wm/mlvwm/Makefile index d40ff84d91f..a51f6ee54f9 100644 --- a/wm/mlvwm/Makefile +++ b/wm/mlvwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:54 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/22 09:22:16 rillig Exp $ # DISTNAME= mlvwm091 @@ -29,7 +29,7 @@ SUBST_CLASSES+= xpm SUBST_STAGE.xpm= post-configure SUBST_FILES.xpm= sample_rc/Mlvwmrc SUBST_SED.xpm= -e "s,@PREFIX@,${PREFIX}," -SUBST_MESSAGE.xpm= "Fixing configuration file." +SUBST_MESSAGE.xpm= Fixing configuration file. .include "../../graphics/xpm/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ap-jk/Makefile b/www/ap-jk/Makefile index 0df18b9a9a6..6fbf491ceaf 100644 --- a/www/ap-jk/Makefile +++ b/www/ap-jk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2006/02/05 23:11:17 joerg Exp $ +# $NetBSD: Makefile,v 1.35 2006/04/22 09:22:16 rillig Exp $ DISTNAME= jakarta-tomcat-connectors-${JK_VERSION}-src PKGNAME= ap-jk-${JK_VERSION} @@ -22,7 +22,7 @@ SUBST_CLASSES+= jk-lt SUBST_STAGE.jk-lt= post-configure SUBST_FILES.jk-lt= Makefile common/Makefile apache-2.0/Makefile SUBST_SED.jk-lt= -e "s|^\(LIBTOOL =\) [^ ]*$$|\1 \$$(SHELL) \$$(top_builddir)/libtool|g" -SUBST_MESSAGE.jk-lt= "Fixing libtool references." +SUBST_MESSAGE.jk-lt= Fixing libtool references. # XXX The standard --with-apxs2 when using apache2 doesn't work CONFIGURE_ARGS+= --with-apxs=${APXS:Q} diff --git a/www/ap2-auth-ldap/Makefile b/www/ap2-auth-ldap/Makefile index b6c6cd1e6cb..a0036f1ed1a 100644 --- a/www/ap2-auth-ldap/Makefile +++ b/www/ap2-auth-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/04/06 06:22:53 reed Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:16 rillig Exp $ DISTNAME= mod_auth_ldap3.05 PKGNAME= ap2-auth-ldap-3.05 @@ -28,7 +28,7 @@ SUBST_STAGE.paths= post-patch SUBST_FILES.paths= configure SUBST_SED.paths= -e "s|@@HASHLIB@@|${PREFIX}/include|g" \ -e "s|@@HASHINC@@|${PREFIX}/lib|g" -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. do-install: cd ${WRKSRC} && ${APXS} -i -n ${APACHE_MODULE_NAME} mod_auth_ldap.la diff --git a/www/apache2/Makefile b/www/apache2/Makefile index 731c27ececd..a375a408677 100644 --- a/www/apache2/Makefile +++ b/www/apache2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2006/04/06 06:22:53 reed Exp $ +# $NetBSD: Makefile,v 1.97 2006/04/22 09:22:16 rillig Exp $ .include "Makefile.common" @@ -100,13 +100,13 @@ SUBST_CLASSES+= paths SUBST_STAGE.paths= pre-configure SUBST_FILES.paths= config.layout SUBST_SED.paths= -e "s|@PREFIX@|${PREFIX}|g" -SUBST_MESSAGE.paths= "Fixing paths." +SUBST_MESSAGE.paths= Fixing paths. SUBST_CLASSES+= apr-lt SUBST_STAGE.apr-lt= post-configure SUBST_FILES.apr-lt= build/config_vars.mk SUBST_SED.apr-lt= -e "s|^\(LIBTOOL =\) [^ ]*|\1 \$$(SHELL) \$$(top_builddir)/libtool|g" -SUBST_MESSAGE.apr-lt= "Fixing libtool references." +SUBST_MESSAGE.apr-lt= Fixing libtool references. SUBST_CLASSES+= confs SUBST_STAGE.confs= post-configure @@ -120,7 +120,7 @@ SUBST_SED.confs= -e "s|${EGDIR}|${PKG_SYSCONFDIR}|g" \ -e "s|/var/log/httpd/foo\.log|logs/foo.log/|g" \ -e "s|^\(User[ ]\).*|\1${APACHE_USER}|g" \ -e "s|^\(Group[ ]\).*|\1${APACHE_GROUP}|g" -SUBST_MESSAGE.confs= "Fixing configuration files." +SUBST_MESSAGE.confs= Fixing configuration files. .include "options.mk" diff --git a/www/asWedit/Makefile b/www/asWedit/Makefile index 6896c304e0d..35d0d0b3d22 100644 --- a/www/asWedit/Makefile +++ b/www/asWedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:57 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/22 09:22:16 rillig Exp $ DISTNAME= asWedit-4.0.1-i386.linux PKGNAME= ${DISTNAME:S/-i386.linux//} @@ -19,7 +19,7 @@ DEPENDS+= suse_libc5>=7.3nb1:../../emulators/suse_libc5 ONLY_FOR_PLATFORM= *-*-i386 -RESTRICTED= "No re-distribution" +RESTRICTED= No re-distribution NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/www/awstats/Makefile b/www/awstats/Makefile index 0efe81bd2af..b1fc8b6982d 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/12/29 06:22:21 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:16 rillig Exp $ # DISTNAME= awstats-6.4 @@ -35,7 +35,7 @@ SUBST_SED.conf= -e "s|@PREFIX@|${PREFIX}|g" \ -e "s|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|g" \ -e "s|/var/log/httpd/mylog.log|${VARBASE}/log/httpd/access_log|g" \ -e "s|\"/etc/opt/awstats\"|\"/etc/opt/awstats\",\"${PKG_SYSCONFDIR}\"|g" -SUBST_MESSAGE.conf= "Fixing configuration files and scripts." +SUBST_MESSAGE.conf= Fixing configuration files and scripts. CONF_FILES+= ${PREFIX}/share/examples/awstats/awstats.conf \ ${PKG_SYSCONFDIR}/awstats.model.conf diff --git a/www/browser-bookmarks-menu/Makefile b/www/browser-bookmarks-menu/Makefile index b57d6087899..de85cb0fe33 100644 --- a/www/browser-bookmarks-menu/Makefile +++ b/www/browser-bookmarks-menu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:51 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:16 rillig Exp $ # DISTNAME= browser-bookmarks-menu-0.3 @@ -16,7 +16,7 @@ PYTHON_PATCH_SCRIPTS= browser-bookmarks-menu.py SUBST_CLASSES+= paths SUBST_STAGE.paths= pre-configure -SUBST_MESSAGE.paths= "Fixing paths to installed files." +SUBST_MESSAGE.paths= Fixing paths to installed files. SUBST_FILES.paths= BrowserBookmarksMenu.server SUBST_FILES.paths+= browser-bookmarks-menu.py SUBST_SED.paths= -e 's|/usr|${PREFIX}|g' diff --git a/www/crawl/Makefile b/www/crawl/Makefile index c2a7244a7ab..4e9fc7b14cf 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/12/29 06:22:22 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:16 rillig Exp $ DISTNAME= crawl-0.4 PKGREVISION= 1 @@ -22,7 +22,7 @@ SUBST_CLASSES+= path SUBST_STAGE.path= post-patch SUBST_FILES.path= cfg.h SUBST_SED.path= -e 's,crawl.conf,${PKG_SYSCONFDIR}/crawl.conf,g' -SUBST_MESSAGE.path= "Fixing hardcoded path." +SUBST_MESSAGE.path= Fixing hardcoded path. .include "../../devel/libevent/buildlink3.mk" .include "../../mk/bdb.buildlink3.mk" diff --git a/www/cvsweb/Makefile b/www/cvsweb/Makefile index f42fc12f684..4f4bdb11945 100644 --- a/www/cvsweb/Makefile +++ b/www/cvsweb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/04/22 07:32:24 lukem Exp $ +# $NetBSD: Makefile,v 1.32 2006/04/22 09:22:16 rillig Exp $ # DISTNAME= cvsweb-3.0.5 @@ -69,6 +69,6 @@ SUBST_FILES.prefix= cvsweb.conf cvsweb.cgi INSTALL SUBST_SED.prefix= -e "s,/usr/local/etc/apache,${PKG_SYSCONFBASE}/httpd,g" SUBST_SED.prefix+= -e "s,/usr/local/etc/cvsweb,${PKG_SYSCONFDIR},g" SUBST_SED.prefix+= -e "s,/usr/local/bin,${LOCALBASE}/bin,g" -SUBST_MESSAGE.prefix= "Fixing harcoded paths." +SUBST_MESSAGE.prefix= Fixing harcoded paths. .include "../../mk/bsd.pkg.mk" diff --git a/www/drraw/Makefile b/www/drraw/Makefile index 2b6c3f96879..e2a2450cf1d 100644 --- a/www/drraw/Makefile +++ b/www/drraw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:51 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:16 rillig Exp $ # DISTNAME= drraw-2.1.3 @@ -49,7 +49,7 @@ SUBST_CLASSES+= prefix SUBST_STAGE.prefix= post-patch SUBST_FILES.prefix= drraw.cgi SUBST_SED.prefix= -e "s,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},g" -SUBST_MESSAGE.prefix= "Fixing harcoded paths." +SUBST_MESSAGE.prefix= Fixing harcoded paths. .include "../../databases/rrdtool/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/firefox-bin-flash/Makefile.common b/www/firefox-bin-flash/Makefile.common index df585e09d5f..6a56677e9ce 100644 --- a/www/firefox-bin-flash/Makefile.common +++ b/www/firefox-bin-flash/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.11 2006/04/14 14:14:23 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.12 2006/04/22 09:22:16 rillig Exp $ DISTNAME= install_flash_player_7_${DISTUNAME} PKGNAME= ${MOZ_BIN}-flash-${FLASH_VERS:S/r/./} @@ -21,7 +21,7 @@ DISTUNAME= linux WRKNAME= install_flash_player_7_${DISTUNAME} LICENSE= flash-license -RESTRICTED= "Redistribution not permitted" +RESTRICTED= Redistribution not permitted NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/www/instiki/Makefile b/www/instiki/Makefile index e898d4ae1d0..af67fe54ca9 100644 --- a/www/instiki/Makefile +++ b/www/instiki/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/12/29 06:22:23 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:16 rillig Exp $ DISTNAME= instiki-0.9.2 PKGREVISION= 4 @@ -20,7 +20,7 @@ REPLACE_RUBY= instiki INSTIKI_DIR= ${PREFIX}/share/${PKGBASE} SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= pre-configure SUBST_FILES.paths= app/controllers/wiki.rb SUBST_SED.paths= \ diff --git a/www/jsdk20/Makefile b/www/jsdk20/Makefile index 88689e9829c..f13a2f2662e 100644 --- a/www/jsdk20/Makefile +++ b/www/jsdk20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/02/05 23:11:25 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2006/04/22 09:22:16 rillig Exp $ # STOP! Don't update this to a later version of this software. # The JSDK and Apache Jakarta projects have merged, making the # jakarta-tomcat package the current version of this software. @@ -28,7 +28,7 @@ NO_BUILD= yes USE_TOOLS+= gtar -RESTRICTED= "Read license before redistributing the Java(tm) Servlet Development Kit" +RESTRICTED= Read license before redistributing the Java(tm) Servlet Development Kit NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index 2fb397a6bdb..6003c6a2f73 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.81 2006/03/04 21:30:59 jlam Exp $ +# $NetBSD: Makefile.common,v 1.82 2006/04/22 09:22:16 rillig Exp $ # # Common include file for communicator and navigator packages @@ -143,7 +143,7 @@ PLIST_ARCH= MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE?= http://home.netscape.com/browsers/index.html -RESTRICTED= "No re-distribution without agreement from Netscape" +RESTRICTED= No re-distribution without agreement from Netscape NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index 8c29363e696..0bd090a6938 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2006/02/05 23:11:26 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2006/04/22 09:22:16 rillig Exp $ # DISTNAME= netscape-i686-pc-linux-gnu-sea @@ -17,7 +17,7 @@ COMMENT= Netscape Browser, Mail and Newsreader suite, version 7 #BUILD_DEPENDS= binpatch>=1.0:../../pkgtools/binpatch -RESTRICTED= "No re-distribution without agreement from Netscape" +RESTRICTED= No re-distribution without agreement from Netscape NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} diff --git a/www/p5-libapreq2/Makefile b/www/p5-libapreq2/Makefile index 550e19a4784..e856477f3ba 100644 --- a/www/p5-libapreq2/Makefile +++ b/www/p5-libapreq2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/04/06 06:22:55 reed Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:17 rillig Exp $ DISTNAME= libapreq2-2.07 PKGNAME= p5-libapreq2-2.07 @@ -23,7 +23,7 @@ SUBST_CLASSES+= apxs SUBST_STAGE.apxs= post-patch SUBST_FILES.apxs= env/Makefile.in SUBST_SED.apxs= -e "s|@APACHE2_APXS@ -i -a -n|@APACHE2_APXS@ -i -n|g" -SUBST_MESSAGE.apxs= "Fixing module installation." +SUBST_MESSAGE.apxs= Fixing module installation. .include "../../lang/perl5/module.mk" diff --git a/www/paros/Makefile b/www/paros/Makefile index 480d02f1ca6..1214b37028a 100644 --- a/www/paros/Makefile +++ b/www/paros/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/02/05 23:11:27 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/22 09:22:17 rillig Exp $ # DISTNAME= paros-3.2.9-unix @@ -19,7 +19,7 @@ USE_JAVA= run WRKSRC= ${WRKDIR}/${PKGBASE} SUBST_CLASSES+= java -SUBST_MESSAGE.java= "Fixing hardcoded path to Java." +SUBST_MESSAGE.java= Fixing hardcoded path to Java. SUBST_STAGE.java= pre-configure SUBST_FILES.java= ${WRKSRC}/startserver.sh SUBST_SED.java= -e 's,^java,${PKG_JAVA_HOME}/bin/&,' diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 56f8db2b735..08ab8197cb5 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/01/05 23:54:44 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:17 rillig Exp $ DISTNAME= sarg-1.4.1 CATEGORIES= www @@ -30,7 +30,7 @@ SARG_REPORTSDIR?= /var/sarg OWN_DIRS+= ${SARG_REPORTSDIR} ${CFLNG} SUBST_CLASSES+= sargconf -SUBST_MESSAGE.sargconf= "[Adjust values in SARG configuration files]" +SUBST_MESSAGE.sargconf= [Adjust values in SARG configuration files] SUBST_STAGE.sargconf= post-configure SUBST_FILES.sargconf= sarg.conf sarg.1 SUBST_SED.sargconf= -e 's,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},g' diff --git a/www/screws/Makefile b/www/screws/Makefile index 2344599f750..040694b5402 100644 --- a/www/screws/Makefile +++ b/www/screws/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/12/29 06:22:24 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:17 rillig Exp $ # DISTNAME= screws-0.56 @@ -27,7 +27,7 @@ FILESDIR= ${WRKSRC}/src/Utils/files RCD_SCRIPTS= screws SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing paths." +SUBST_MESSAGE.paths= Fixing paths. SUBST_STAGE.paths= pre-configure SUBST_FILES.paths= src/Utils/screwsctl SUBST_SED.paths= -e 's|/var/log|${VARBASE}/log|g' diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common index 86110f0689c..de81e1acc14 100644 --- a/www/w3m/Makefile.common +++ b/www/w3m/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.42 2005/12/05 23:55:23 rillig Exp $ +# $NetBSD: Makefile.common,v 1.43 2006/04/22 09:22:17 rillig Exp $ # DISTNAME= w3m-${W3M_VERS} @@ -53,7 +53,7 @@ CONFIGURE_ARGS+= --with-ssl=${SSLBASE:Q} CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} SUBST_CLASSES+= man-ja -SUBST_MESSAGE.man-ja= "Fixing the path to Japanese manual pages." +SUBST_MESSAGE.man-ja= Fixing the path to Japanese manual pages. SUBST_STAGE.man-ja= post-patch SUBST_FILES.man-ja= Makefile.in config.h.dist SUBST_SED.man-ja= -e 's|/ja/|/ja_JP.eucJP/|g' diff --git a/www/wdg-validate/Makefile b/www/wdg-validate/Makefile index 5cdf91a6a1a..5c177ffafec 100644 --- a/www/wdg-validate/Makefile +++ b/www/wdg-validate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/07/16 19:10:41 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/04/22 09:22:17 rillig Exp $ # DISTNAME= validate-1.2.2 @@ -25,7 +25,7 @@ REPLACE_PERL= validate NO_BUILD= YES SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= validate SUBST_SED.paths= -e 's,/usr/local/share,${PREFIX}/share,g' \ diff --git a/x11/XFree86-libs/Makefile b/x11/XFree86-libs/Makefile index c8e6d867e9c..6f532786765 100644 --- a/x11/XFree86-libs/Makefile +++ b/x11/XFree86-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/03/04 21:31:06 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/04/22 09:22:17 rillig Exp $ DISTNAME= ${DISTFILES} PKGNAME= XFree86-libs-${XF_VER} @@ -39,7 +39,7 @@ SUBST_CLASSES+= mkstrs SUBST_STAGE.mkstrs= post-patch SUBST_FILES.mkstrs= config/cf/Library.tmpl SUBST_SED.mkstrs= -e 's,@MAKESTRS@,${X11ROOT}/bin/makestrs,g' -SUBST_MESSAGE.mkstrs= "Fixing path of makestrs." +SUBST_MESSAGE.mkstrs= Fixing path of makestrs. .if ${OPSYS} == "Linux" post-install: diff --git a/x11/XFree86-server/Makefile b/x11/XFree86-server/Makefile index a72d52acfb2..991b1d81fe4 100644 --- a/x11/XFree86-server/Makefile +++ b/x11/XFree86-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/03/04 21:31:06 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:17 rillig Exp $ DISTNAME= ${DISTFILES} PKGNAME= XFree86-server-${XF_VER} @@ -31,14 +31,14 @@ SUBST_FILES.parser= programs/Xserver/hw/xfree86/parser/Makefile SUBST_SED.parser= -e '/$$(INSTALL).*lib$$(LIBNAME).a/ d' SUBST_SED.parser+= -e '/$$(RANLIB).*lib$$(LIBNAME).a/ d' SUBST_SED.parser+= -e 's|$$(INSTALL) $$(INSTALLFLAGS) $$(INSTINCFLAGS)|echo|' -SUBST_MESSAGE.parser= "Fixing parser Makefile." +SUBST_MESSAGE.parser= Fixing parser Makefile. SUBST_CLASSES+= stubs SUBST_STAGE.stubs= pre-install SUBST_FILES.stubs= lib/font/stubs/Makefile SUBST_SED.stubs= -e '/$$(INSTALL).*libfntstubs.a/ d' SUBST_SED.stubs+= -e '/$$(RANLIB).*libfntstubs.a/ d' -SUBST_MESSAGE.stubs= "Fixing stubs Makefile." +SUBST_MESSAGE.stubs= Fixing stubs Makefile. .include "../../mk/bsd.prefs.mk" diff --git a/x11/XaoS/Makefile b/x11/XaoS/Makefile index 996a581ab4d..8828a6cd6f3 100644 --- a/x11/XaoS/Makefile +++ b/x11/XaoS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/04/17 13:47:01 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:17 rillig Exp $ # DISTNAME= XaoS-3.1 @@ -20,7 +20,7 @@ CONFIGURE_ARGS+= --with-dga-driver=no INFO_FILES= # PLIST SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= configure SUBST_SED.paths= -e 's,/usr/share/locale,${PREFIX}/${PKGLOCALEDIR}/locale,g' diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 35672e267e0..15d1aea3261 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2006/04/17 13:46:53 wiz Exp $ +# $NetBSD: Makefile,v 1.109 2006/04/22 09:22:17 rillig Exp $ # DISTNAME= gdm-2.14.0 @@ -63,7 +63,7 @@ RCD_SCRIPTS= gdm .include "../../mk/bsd.prefs.mk" SUBST_CLASSES+= desktop -SUBST_MESSAGE.desktop= "Configuring GDM settings." +SUBST_MESSAGE.desktop= Configuring GDM settings. SUBST_STAGE.desktop= pre-configure SUBST_FILES.desktop= config/default.desktop.in SUBST_FILES.desktop+= config/gnome.desktop.in diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index bd20ce36b6e..92c192f2462 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 2006/04/17 13:46:04 wiz Exp $ +# $NetBSD: Makefile,v 1.119 2006/04/22 09:22:17 rillig Exp $ DISTNAME= gnome-libs-1.4.2 PKGREVISION= 6 @@ -31,7 +31,7 @@ LOCALSTATEDIR= ${VARBASE}/gnome PLIST_SUBST+= LOCALSTATEDIR=${LOCALSTATEDIR:Q} SUBST_CLASSES+= varbase -SUBST_MESSAGE.varbase= "Fixing path to score files." +SUBST_MESSAGE.varbase= Fixing path to score files. SUBST_STAGE.varbase= post-patch SUBST_FILES.varbase+= gnome-data/Makefile.in SUBST_FILES.varbase+= libgnome/gnome-score.c diff --git a/x11/matchbox-common/Makefile b/x11/matchbox-common/Makefile index 8bdd8b88db5..a5bb96b2519 100644 --- a/x11/matchbox-common/Makefile +++ b/x11/matchbox-common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:59 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:17 rillig Exp $ # DISTNAME= matchbox-common-0.9.1 @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes PKG_SYSCONFSUBDIR= matchbox SUBST_CLASSES+= session -SUBST_MESSAGE.session= "Fixing location of system-wide matchbox session." +SUBST_MESSAGE.session= Fixing location of system-wide matchbox session. SUBST_STAGE.session= pre-configure SUBST_FILES.session= matchbox-session SUBST_SED.session= -e 's|/etc/matchbox|${PKG_SYSCONFDIR}|g' diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 056e5b1a86f..331fbefe1d2 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2006/04/17 13:46:59 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2006/04/22 09:22:17 rillig Exp $ DISTNAME= mlterm-2.9.2 PKGREVISION= 4 @@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --without-libintl-prefix CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q} SUBST_CLASSES+= link -SUBST_MESSAGE.link= "Fixing hardcoded paths and link options." +SUBST_MESSAGE.link= Fixing hardcoded paths and link options. SUBST_STAGE.link= post-patch SUBST_FILES.link= Makefile.in */Makefile.in */*/Makefile.in \ */*/*/Makefile.in man/mlterm.1 \ diff --git a/x11/openmotif/Makefile b/x11/openmotif/Makefile index 6c8af929d06..989cb9ab6be 100644 --- a/x11/openmotif/Makefile +++ b/x11/openmotif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2006/02/05 23:11:40 joerg Exp $ +# $NetBSD: Makefile,v 1.43 2006/04/22 09:22:17 rillig Exp $ PKGVER= 2.2.3 DISTNAME= openMotif-${PKGVER} @@ -22,7 +22,7 @@ GNU_CONFIGURE= yes SUBST_CLASSES+= man_rename SUBST_STAGE.man_rename= pre-configure -SUBST_MESSAGE.man_rename= "Fixing hardcoded paths." +SUBST_MESSAGE.man_rename= Fixing hardcoded paths. SUBST_FILES.man_rename= doc/man/man3/Makefile.in SUBST_SED.man_rename= -e 's: Core.3: XCore.3:g' \ -e 's: Object.3: XObject.3:g' -e 's: Shell.3: XShell.3:g' diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile index 8fbeea7e976..2750e54c3bc 100644 --- a/x11/qt3-libs/Makefile +++ b/x11/qt3-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2006/04/17 13:45:59 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2006/04/22 09:22:17 rillig Exp $ PKGNAME= qt3-libs-${QTVERSION} PKGREVISION= 1 @@ -43,7 +43,7 @@ do-install: .if ${OPSYS} == "Darwin" && empty(MACHINE_PLATFORM:MDarwin-[567].*) SUBST_CLASSES+= socklen -SUBST_MESSAGE.socklen= "Correcting socklen_t." +SUBST_MESSAGE.socklen= Correcting socklen_t. SUBST_STAGE.socklen= pre-configure SUBST_FILES.socklen= mkspecs/darwin-g++/qplatformdefs.h SUBST_SED.socklen= -e 's/QT_SOCKLEN_T.*/QT_SOCKLEN_T socklen_t/' diff --git a/x11/xorg-imake/Makefile b/x11/xorg-imake/Makefile index 13e8b52ddd0..758165c2777 100644 --- a/x11/xorg-imake/Makefile +++ b/x11/xorg-imake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/02/27 22:58:57 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2006/04/22 09:22:17 rillig Exp $ DISTNAME= ${DISTFILES} PKGNAME= xorg-imake-${XORG_VER} @@ -98,7 +98,7 @@ SUBST_CLASSES+= thr SUBST_STAGE.thr= post-patch SUBST_FILES.thr= config/cf/NetBSD.cf.in SUBST_SED.thr= -e 's|@@NETBSD_THREADLIB@@|-DUSE_NBSD_THREADLIB|' -SUBST_MESSAGE.thr= "Fixes for threadlib.h." +SUBST_MESSAGE.thr= Fixes for threadlib.h. . else SUBST_CLASSES+= nada SUBST_STAGE.nada= post-patch diff --git a/x11/xorg-libs/Makefile b/x11/xorg-libs/Makefile index c0ab2ba9799..a3cec3ee08d 100644 --- a/x11/xorg-libs/Makefile +++ b/x11/xorg-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2006/02/12 15:29:19 xtraeme Exp $ +# $NetBSD: Makefile,v 1.34 2006/04/22 09:22:17 rillig Exp $ DISTNAME= ${DISTFILES} PKGNAME= xorg-libs-${XORG_VER} @@ -47,7 +47,7 @@ SUBST_CLASSES+= mkstrs SUBST_STAGE.mkstrs= post-patch SUBST_FILES.mkstrs= config/cf/Library.tmpl SUBST_SED.mkstrs= -e 's,@MAKESTRS@,${X11ROOT}/bin/makestrs,g' -SUBST_MESSAGE.mkstrs= "Fixing path of makestrs." +SUBST_MESSAGE.mkstrs= Fixing path of makestrs. post-install: @${SED} ${XORG_PLIST_SED} ${PKGDIR}/PLIST > ${PLIST_SRC} diff --git a/x11/xservers/Makefile b/x11/xservers/Makefile index d62ec5aa893..cdd4fe72d3b 100644 --- a/x11/xservers/Makefile +++ b/x11/xservers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/02/23 15:39:48 tron Exp $ +# $NetBSD: Makefile,v 1.31 2006/04/22 09:22:18 rillig Exp $ DISTNAME= xservers-3.3.6.5 PKGREVISION= 2 @@ -12,7 +12,7 @@ COMMENT= Old X11 servers for use under XFree86 4.x ONLY_FOR_PLATFORM= NetBSD-*-i386 -NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL" +NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL. BUILD_TARGET= World PLIST_SRC= ${WRKDIR}/PLIST diff --git a/x11/xworld/Makefile b/x11/xworld/Makefile index 755cce5b7b8..96f138759a0 100644 --- a/x11/xworld/Makefile +++ b/x11/xworld/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:50 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:18 rillig Exp $ # DISTNAME= xworld-2.0 @@ -17,13 +17,13 @@ CONFIGURE_ENV+= LDLIBS="-lm ${LDFLAGS} -lX11" CONFIGURE_ENV+= CAT=${CAT:Q} STRIP=strip INCLUDES="" MORELIBS="" SUBST_CLASSES+= x11 -SUBST_MESSAGE.x11= "Fixing x11 options." +SUBST_MESSAGE.x11= Fixing x11 options. SUBST_STAGE.x11= post-patch SUBST_FILES.x11= defaults/NetBSD/set.csh SUBST_SED.x11= -e 's,@X11BASE@,${X11BASE},g' SUBST_CLASSES+= install -SUBST_MESSAGE.install= "Fixing install options." +SUBST_MESSAGE.install= Fixing install options. SUBST_STAGE.install= post-patch SUBST_FILES.install= Makefile.in SUBST_SED.install= -e 's,-g bin -o bin,-g ${BINGRP} -o ${BINOWN},g' |