From 026a13bf4d40efc34eaeb04efccff488b806cd56 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 16 Sep 2007 11:14:46 +0000 Subject: [PATCH] remove surrounding quotes from COMMENT/PERMIT_*/BROKEN --- archivers/bzip/Makefile | 6 +++--- archivers/fastjar/Makefile | 4 ++-- archivers/lha/Makefile | 6 +++--- devel/c2hs/Makefile | 4 ++-- inputmethods/anthy/Makefile | 6 +++--- inputmethods/libtomoe-gtk/Makefile | 4 ++-- inputmethods/tomoe/Makefile | 4 ++-- inputmethods/uim-tomoe-gtk/Makefile | 4 ++-- inputmethods/uim/Makefile | 12 ++++++------ x11/msttcorefonts/Makefile | 8 ++++---- 10 files changed, 29 insertions(+), 29 deletions(-) diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index 4d5d6216ce6..fbe64fd96e0 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.25 2007/09/15 10:14:32 espie Exp $ +# $OpenBSD: Makefile,v 1.26 2007/09/16 11:14:46 simon Exp $ COMMENT= block-sorting file compressor, encumbered @@ -7,9 +7,9 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_BACKUP} # GPL + patents -PERMIT_PACKAGE_CDROM= "patents" +PERMIT_PACKAGE_CDROM= patents PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= "patents" +PERMIT_DISTFILES_CDROM= patents PERMIT_DISTFILES_FTP= Yes WANTLIB= c diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile index 09e5f1b9331..8fe665a5535 100644 --- a/archivers/fastjar/Makefile +++ b/archivers/fastjar/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.13 2007/09/15 10:14:32 espie Exp $ +# $OpenBSD: Makefile,v 1.14 2007/09/16 11:14:46 simon Exp $ # $FreeBSD: ports/archivers/fastjar/Makefile,v 1.4 2000/04/24 15:51:08 knu Exp $ -COMMENT= Sun JDK's jar command written entirely in C #' +COMMENT= Sun JDK's jar command written entirely in C # DISTNAME= fastjar-0.93 CATEGORIES= archivers diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index e8074c8375a..968f907770d 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.29 2007/09/15 10:14:33 espie Exp $ +# $OpenBSD: Makefile,v 1.30 2007/09/16 11:14:46 simon Exp $ COMMENT= archive files using LZW compression (.lzh files) @@ -11,9 +11,9 @@ HOMEPAGE= http://lha.sourceforge.jp/ MAINTAINER= Yozo Toda # Restrictive -PERMIT_PACKAGE_CDROM= "requires advance notification" +PERMIT_PACKAGE_CDROM= requires advance notification PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= "requires advance notification" +PERMIT_DISTFILES_CDROM= requires advance notification PERMIT_DISTFILES_FTP= Yes WANTLIB= c diff --git a/devel/c2hs/Makefile b/devel/c2hs/Makefile index 0ba86928e39..f01b0d1f029 100644 --- a/devel/c2hs/Makefile +++ b/devel/c2hs/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.7 2007/07/21 17:11:46 kili Exp $ +# $OpenBSD: Makefile,v 1.8 2007/09/16 11:14:46 simon Exp $ # $FreeBSD: ports/devel/hs-c2hs/Makefile,v 1.20 2004/03/25 08:29:28 obraun Exp $ COMMENT= interface generator for Haskell to C bindings # Don't panic, this will be fixed soon. -BROKEN= "Doesn't build with ghc-6.6.1" +BROKEN= Doesn't build with ghc-6.6.1 V= 0.13.6 DISTNAME= c2hs-${V} diff --git a/inputmethods/anthy/Makefile b/inputmethods/anthy/Makefile index c6793dd8b1d..a3eadc764a0 100644 --- a/inputmethods/anthy/Makefile +++ b/inputmethods/anthy/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.5 2007/04/08 14:58:04 espie Exp $ -COMMENT-main= 'japanese input method' -COMMENT-emacs= 'emacs files for anthy' +# $OpenBSD: Makefile,v 1.6 2007/09/16 11:14:46 simon Exp $ +COMMENT-main= japanese input method +COMMENT-emacs= emacs files for anthy CATEGORIES= japanese inputmethods diff --git a/inputmethods/libtomoe-gtk/Makefile b/inputmethods/libtomoe-gtk/Makefile index f68405196c3..3c2fe01d908 100644 --- a/inputmethods/libtomoe-gtk/Makefile +++ b/inputmethods/libtomoe-gtk/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.5 2007/02/11 00:56:57 steven Exp $ -COMMENT= 'japanese handwriting input widget' +# $OpenBSD: Makefile,v 1.6 2007/09/16 11:14:46 simon Exp $ +COMMENT= japanese handwriting input widget DISTNAME= libtomoe-gtk-0.1.0 PKGNAME= ${DISTNAME}p0 diff --git a/inputmethods/tomoe/Makefile b/inputmethods/tomoe/Makefile index a95c41cb5a7..420d9fcdbb6 100644 --- a/inputmethods/tomoe/Makefile +++ b/inputmethods/tomoe/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2006/10/19 00:29:47 espie Exp $ -COMMENT= 'japanese handwriting recognition library' +# $OpenBSD: Makefile,v 1.2 2007/09/16 11:14:46 simon Exp $ +COMMENT= japanese handwriting recognition library DISTNAME= tomoe-0.2.1 diff --git a/inputmethods/uim-tomoe-gtk/Makefile b/inputmethods/uim-tomoe-gtk/Makefile index 8ef911eb5cb..555627e8d5d 100644 --- a/inputmethods/uim-tomoe-gtk/Makefile +++ b/inputmethods/uim-tomoe-gtk/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.2 2006/11/13 11:20:25 steven Exp $ -COMMENT= 'japanese handwriting' +# $OpenBSD: Makefile,v 1.3 2007/09/16 11:14:46 simon Exp $ +COMMENT= japanese handwriting DISTNAME= uim-tomoe-gtk-0.2.0 diff --git a/inputmethods/uim/Makefile b/inputmethods/uim/Makefile index d5ec347ef2e..224748dba78 100644 --- a/inputmethods/uim/Makefile +++ b/inputmethods/uim/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2007/05/14 13:20:12 msf Exp $ -COMMENT-main= 'multilingual input method library' -COMMENT-gtk= 'uim for gtk' -COMMENT-qt= 'uim for qt' -COMMENT-kde= 'uim for kde' -COMMENT-gnome= 'uim for gnome' +# $OpenBSD: Makefile,v 1.7 2007/09/16 11:14:46 simon Exp $ +COMMENT-main= multilingual input method library +COMMENT-gtk= uim for gtk +COMMENT-qt= uim for qt +COMMENT-kde= uim for kde +COMMENT-gnome= uim for gnome SHARED_ONLY= Yes CATEGORIES= inputmethods japanese chinese diff --git a/x11/msttcorefonts/Makefile b/x11/msttcorefonts/Makefile index d544dad84dd..fdb86a8c727 100644 --- a/x11/msttcorefonts/Makefile +++ b/x11/msttcorefonts/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2007/07/22 08:03:07 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.13 2007/09/16 11:14:46 simon Exp $ COMMENT= Microsoft TrueType core fonts @@ -11,9 +11,9 @@ HOMEPAGE= http://corefonts.sourceforge.net/ MAINTAINER= Steve Shockley # Font source files have a restrictive license -PERMIT_PACKAGE_CDROM= "Restrictive license, can't distribute modified files" -PERMIT_PACKAGE_FTP= "Restrictive license, can't distribute modified files" -PERMIT_DISTFILES_CDROM= "may not sell" +PERMIT_PACKAGE_CDROM= Restrictive license, can't distribute modified files +PERMIT_PACKAGE_FTP= Restrictive license, can't distribute modified files +PERMIT_DISTFILES_CDROM= may not sell PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=corefonts/}