diff options
author | rillig <rillig> | 2006-04-22 09:22:05 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-04-22 09:22:05 +0000 |
commit | 1bf12f54d752f34431e029c366efad2fb372519b (patch) | |
tree | 7693d63ffaaa57cf44393c3f1b19100370b24b85 /mail | |
parent | 5e6ac2b5cb9b127db4bb3a69a03e450a9c8895cd (diff) | |
download | pkgsrc-1bf12f54d752f34431e029c366efad2fb372519b.tar.gz |
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/columba/Makefile | 4 | ||||
-rw-r--r-- | mail/courier-imap/Makefile | 4 | ||||
-rw-r--r-- | mail/dbmail/Makefile | 4 | ||||
-rw-r--r-- | mail/dk-milter/Makefile | 4 | ||||
-rw-r--r-- | mail/dkim-milter/Makefile | 4 | ||||
-rw-r--r-- | mail/dspam/Makefile | 6 | ||||
-rw-r--r-- | mail/elmo/Makefile | 4 | ||||
-rw-r--r-- | mail/esmtp/Makefile | 4 | ||||
-rw-r--r-- | mail/faces/Makefile | 4 | ||||
-rw-r--r-- | mail/fromto/Makefile | 4 | ||||
-rw-r--r-- | mail/mailagent/Makefile | 4 | ||||
-rw-r--r-- | mail/mailsync/Makefile | 4 | ||||
-rw-r--r-- | mail/mush/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Mail-Ezmlm/Makefile | 4 | ||||
-rw-r--r-- | mail/qmail-qfilter/Makefile | 4 | ||||
-rw-r--r-- | mail/xfmail/Makefile | 4 |
16 files changed, 33 insertions, 33 deletions
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} |