zap all quotes in COMMENT/PERMIT_*

This commit is contained in:
espie 2007-09-15 10:14:32 +00:00
parent e5e845bb1c
commit 01eeb5f64b
38 changed files with 90 additions and 90 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.27 2006/06/21 12:20:40 alek Exp $
# $OpenBSD: Makefile,v 1.28 2007/09/15 10:14:32 espie Exp $
COMMENT= "create & extract files from DOS .ARC files"
COMMENT= create & extract files from DOS .ARC files
DISTNAME= arc-5.21o
PKGNAME= ${DISTNAME}p0

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.24 2004/11/21 12:50:32 espie Exp $
# $OpenBSD: Makefile,v 1.25 2007/09/15 10:14:32 espie Exp $
COMMENT= "block-sorting file compressor, encumbered"
COMMENT= block-sorting file compressor, encumbered
DISTNAME= bzip-0.21
CATEGORIES= archivers

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.54 2007/01/25 21:08:22 naddy Exp $
# $OpenBSD: Makefile,v 1.55 2007/09/15 10:14:32 espie Exp $
COMMENT= "block-sorting file compressor, unencumbered"
COMMENT= block-sorting file compressor, unencumbered
VERSION= 1.0.4
DISTNAME= bzip2-${VERSION}

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.12 2004/11/21 12:50:32 espie Exp $
# $OpenBSD: Makefile,v 1.13 2007/09/15 10:14:32 espie 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

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.19 2004/11/21 12:50:32 espie Exp $
# $OpenBSD: Makefile,v 1.20 2007/09/15 10:14:32 espie Exp $
COMMENT= "FREEZE / MELT compression program - often used in QNX"
COMMENT= FREEZE / MELT compression program - often used in QNX
DISTNAME= freeze-2.5
CATEGORIES= archivers

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.12 2007/07/09 17:38:42 naddy Exp $
# $OpenBSD: Makefile,v 1.13 2007/09/15 10:14:32 espie Exp $
COMMENT= "GNU copy-in/out (cpio)"
COMMENT= GNU copy-in/out (cpio)
DISTNAME= cpio-2.9
PKGNAME= g${DISTNAME}

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.23 2004/11/21 12:50:32 espie Exp $
# $OpenBSD: Makefile,v 1.24 2007/09/15 10:14:32 espie Exp $
COMMENT= "packing and unpacking of shell archives"
COMMENT= packing and unpacking of shell archives
DISTNAME= sharutils-4.2.1
CATEGORIES= archivers

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.23 2005/04/23 15:15:13 espie Exp $
# $OpenBSD: Makefile,v 1.24 2007/09/15 10:14:32 espie Exp $
COMMENT= "archive files using the HSC compression method"
COMMENT= archive files using the HSC compression method
DISTNAME= ha0999
PKGNAME= ha-0.999b

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.28 2007/01/04 23:05:07 kili Exp $
# $OpenBSD: Makefile,v 1.29 2007/09/15 10:14:33 espie Exp $
COMMENT= "archive files using LZW compression (.lzh files)"
COMMENT= archive files using LZW compression (.lzh files)
DISTNAME= lha-1.14i-ac20050924p1
PKGNAME= lha-1.14i.ac20050924.1

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.2 2006/10/28 10:15:10 espie Exp $
# $OpenBSD: Makefile,v 1.3 2007/09/15 10:14:33 espie Exp $
COMMENT= "library for handling microsoft compression formats"
COMMENT= library for handling microsoft compression formats
DISTNAME= libmspack-0.0.20040308alpha
SHARED_LIBS += mspack 1.0 # .1.0
PKGNAME= libmspack-20040308a

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.5 2006/02/18 19:31:06 steven Exp $
# $OpenBSD: Makefile,v 1.6 2007/09/15 10:14:33 espie Exp $
COMMENT= "file joiner/splitter"
COMMENT= file joiner/splitter
DISTNAME= lxsplit-1.0-pre
PKGNAME= lxsplit-1.0pre
CATEGORIES= archivers

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.4 2007/09/05 07:11:16 steven Exp $
# $OpenBSD: Makefile,v 1.5 2007/09/15 10:14:33 espie Exp $
COMMENT= "LZMA utils - make usage of LZMA compression easy"
COMMENT= LZMA utils - make usage of LZMA compression easy
DISTNAME= lzma-4.32.0beta5
SHARED_LIBS += lzmadec 0.0 # .0.0

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.37 2006/10/28 10:15:10 espie Exp $
# $OpenBSD: Makefile,v 1.38 2007/09/15 10:14:33 espie Exp $
COMMENT= "portable speedy lossless data compression library"
COMMENT= portable speedy lossless data compression library
DISTNAME= lzo-1.08
PKGNAME= ${DISTNAME}p1

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.20 2006/08/01 10:50:19 espie Exp $
# $OpenBSD: Makefile,v 1.21 2007/09/15 10:14:33 espie Exp $
# $FreeBSD: ports/archivers/lzop/Makefile,v 1.3 2000/06/22 05:51:49 will Exp $
COMMENT= "fast file compressor similar to gzip"
COMMENT= fast file compressor similar to gzip
DISTNAME= lzop-1.01
CATEGORIES= archivers

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.6 2006/02/15 05:59:41 david Exp $
# $OpenBSD: Makefile,v 1.7 2007/09/15 10:14:33 espie Exp $
COMMENT= "several programs to handle macintosh files and archives"
COMMENT= several programs to handle macintosh files and archives
DISTNAME= macutil2.0b3
PKGNAME= macutil-2.0b3p0
CATEGORIES= archivers

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.5 2004/02/03 07:32:00 sturm Exp $
# $OpenBSD: Makefile,v 1.6 2007/09/15 10:14:33 espie Exp $
# Original from: Stephane Peter <megastep@megastep.org>
COMMENT= "script generating a self-extractible .tgz from a directory"
COMMENT= script generating a self-extractible .tgz from a directory
DISTNAME= makeself
PKGNAME= makeself-1.5.5

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.23 2004/11/21 12:50:32 espie Exp $
# $OpenBSD: Makefile,v 1.24 2007/09/15 10:14:33 espie Exp $
COMMENT= "NuFX archiver"
COMMENT= NuFX archiver
DISTNAME= nulib325
PKGNAME= nulib-3.25
@ -9,9 +9,9 @@ MASTER_SITES= http://people.freebsd.org/~jseger/
EXTRACT_SUFX= .tar.Z
# Restrictive
PERMIT_PACKAGE_CDROM= "no fee"
PERMIT_PACKAGE_FTP= "no terms"
PERMIT_DISTFILES_CDROM= "no fee"
PERMIT_PACKAGE_CDROM= no fee
PERMIT_PACKAGE_FTP= no terms
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.17 2006/11/17 15:08:16 espie Exp $
# $OpenBSD: Makefile,v 1.18 2007/09/15 10:14:33 espie Exp $
COMMENT= "perl interface to tar archives"
COMMENT= perl interface to tar archives
MODULES= cpan

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.12 2006/11/21 19:07:10 steven Exp $
# $OpenBSD: Makefile,v 1.13 2007/09/15 10:14:33 espie Exp $
COMMENT= "perl interface to ZIP files"
COMMENT= perl interface to ZIP files
MODULES= cpan

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.20 2006/08/01 11:17:55 espie Exp $
# $OpenBSD: Makefile,v 1.21 2007/09/15 10:14:33 espie Exp $
SHARED_ONLY= Yes
COMMENT= "interface to lzo compression library"
COMMENT= interface to lzo compression library
DISTNAME= perl-lzo-1.08
PKGNAME= p5-Compress-LZO-1.08p0

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.45 2007/05/12 12:26:36 steven Exp $
# $OpenBSD: Makefile,v 1.46 2007/09/15 10:14:33 espie Exp $
COMMENT= "perl interface to the zlib compression library"
COMMENT= perl interface to the zlib compression library
MODULES= cpan

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.6 2006/11/13 09:53:21 espie Exp $
# $OpenBSD: Makefile,v 1.7 2007/09/15 10:14:33 espie Exp $
COMMENT= "IO:: style interface to Compress::Zlib"
COMMENT= IO:: style interface to Compress::Zlib
MODULES= cpan

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.4 2007/01/04 18:49:49 steven Exp $
# $OpenBSD: Makefile,v 1.5 2007/09/15 10:14:33 espie Exp $
COMMENT= "PerlIO layer to gzip/gunzip"
COMMENT= PerlIO layer to gzip/gunzip
MODULES= cpan

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2007/09/10 10:52:40 eric Exp $
# $OpenBSD: Makefile,v 1.5 2007/09/15 10:14:33 espie Exp $
SHARED_ONLY= Yes
@ -17,10 +17,10 @@ HOMEPAGE= http://www.7-zip.org/
MAINTAINER= Josh Grosse <josh@jggimi.homeip.net>
# LGPL, except unRar plugin which is licensed as Freeware
PERMIT_PACKAGE_CDROM-rar= "no fee"
PERMIT_PACKAGE_CDROM-rar= no fee
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "no fee"
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB-main= c m pthread stdc++

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.3 2004/12/30 00:47:10 espie Exp $
# $OpenBSD: Makefile,v 1.4 2007/09/15 10:14:33 espie Exp $
COMMENT= "command line implementation of the PAR v1.0 specification"
COMMENT= command line implementation of the PAR v1.0 specification
DISTNAME= par-v1.1
PKGNAME= par1cmdline-1.1p0
CATEGORIES= archivers

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.4 2004/11/21 12:50:32 espie Exp $
# $OpenBSD: Makefile,v 1.5 2007/09/15 10:14:33 espie Exp $
COMMENT= "command line implementation of the PAR v2.0 specification"
COMMENT= command line implementation of the PAR v2.0 specification
DISTNAME= par2cmdline-0.4
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=parchive/}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.39 2006/03/15 19:59:42 naddy Exp $
# $OpenBSD: Makefile,v 1.40 2007/09/15 10:14:33 espie Exp $
ONLY_FOR_ARCHS= i386 sparc
@ -6,7 +6,7 @@ ONLY_FOR_ARCHS= i386 sparc
IGNORE= "requires Solaris shared libraries"
.endif
COMMENT= "RAR archiver (binary port)"
COMMENT= RAR archiver (binary port)
DISTNAME=rar-2.0x
@ -34,9 +34,9 @@ EXTRACT_CASES= *.sfx) ${SUDO} chmod a+x ${FULLDISTDIR}/$$archive && \
HOMEPAGE= http://www.rarsoft.com/
# Restrictive
PERMIT_PACKAGE_CDROM= "Shareware. Requires registration."
PERMIT_PACKAGE_FTP= "Shareware. Requires registration."
PERMIT_DISTFILES_CDROM= "Shareware. Requires registration."
PERMIT_PACKAGE_CDROM= Shareware. Requires registration.
PERMIT_PACKAGE_FTP= Shareware. Requires registration.
PERMIT_DISTFILES_CDROM= Shareware. Requires registration.
PERMIT_DISTFILES_FTP= Yes
NO_BUILD= Yes

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.4 2007/01/04 23:38:23 kili Exp $
# $OpenBSD: Makefile,v 1.5 2007/09/15 10:14:33 espie Exp $
COMMENT= "file compressor with a high compression ratio"
COMMENT= file compressor with a high compression ratio
DISTNAME= rzip-2.1
PKGNAME= ${DISTNAME}

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.16 2006/03/11 15:20:23 naddy Exp $
# $OpenBSD: Makefile,v 1.17 2007/09/15 10:14:33 espie Exp $
# $FreeBSD: Makefile,v 1.7 1998/12/24 13:15:23 dirk Exp $
COMMENT= "unique standard tape archiver with many enhancements"
COMMENT= unique standard tape archiver with many enhancements
DISTNAME= star-1.4.3
PKGNAME= ${DISTNAME}p0

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.9 2006/10/28 10:15:10 espie Exp $
# $OpenBSD: Makefile,v 1.10 2007/09/15 10:14:33 espie Exp $
COMMENT= "portable lossless data compression library"
COMMENT= portable lossless data compression library
DISTNAME= ucl-1.03
PKGNAME= ${DISTNAME}p0

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.27 2005/02/22 15:13:09 naddy Exp $
# $OpenBSD: Makefile,v 1.28 2007/09/15 10:14:33 espie Exp $
COMMENT= "extract, view & test ACE archives"
COMMENT= extract, view & test ACE archives
DISTNAME= unace-1.2b
PKGNAME= ${DISTNAME}p0
@ -8,10 +8,10 @@ CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/compress/}
# Vague
PERMIT_PACKAGE_CDROM= "no terms"
PERMIT_PACKAGE_FTP= "no terms"
PERMIT_DISTFILES_CDROM= "unclear terms"
PERMIT_DISTFILES_FTP= "unclear terms"
PERMIT_PACKAGE_CDROM= no terms
PERMIT_PACKAGE_FTP= no terms
PERMIT_DISTFILES_CDROM= unclear terms
PERMIT_DISTFILES_FTP= unclear terms
WANTLIB= c
MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS} -Wall -DUNIX -DCASEINSENSE"

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.18 2004/11/21 12:50:33 espie Exp $
# $OpenBSD: Makefile,v 1.19 2007/09/15 10:14:33 espie Exp $
# $FreeBSD: Makefile,v 1.12 1999/02/17 22:25:36 ache Exp $
COMMENT= "extract files from ARJ archives"
COMMENT= extract files from ARJ archives
DISTNAME= unarj-2.43
CATEGORIES= archivers

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.36 2007/06/26 19:47:59 rui Exp $
# $OpenBSD: Makefile,v 1.37 2007/09/15 10:14:33 espie Exp $
COMMENT= "extract, list, and test RAR archives"
COMMENT= extract, list, and test RAR archives
DISTNAME= unrarsrc-3.7.6
PKGNAME= unrar-3.76
@ -11,9 +11,9 @@ HOMEPAGE= http://www.rarlab.com/
MAINTAINER= Rui Reis <rui@rui.cx>
# Restrictive
PERMIT_PACKAGE_CDROM= "no fee"
PERMIT_PACKAGE_FTP= "may not modify"
PERMIT_DISTFILES_CDROM= "no fee"
PERMIT_PACKAGE_CDROM= no fee
PERMIT_PACKAGE_FTP= may not modify
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c m stdc++

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.6 2006/10/28 10:15:10 espie Exp $
# $OpenBSD: Makefile,v 1.7 2007/09/15 10:14:33 espie Exp $
COMMENT= "extract files from InstallShield CAB archives"
COMMENT= extract files from InstallShield CAB archives
DISTNAME= unshield-0.5
PKGNAME= ${DISTNAME}p1

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.38 2006/07/11 06:55:28 steven Exp $
# $OpenBSD: Makefile,v 1.39 2007/09/15 10:14:33 espie Exp $
COMMENT= "extract, list & test files in a ZIP archive"
COMMENT= extract, list & test files in a ZIP archive
VERSION= 5.52
DISTNAME= unzip${VERSION:S/.//}

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.35 2006/12/03 08:51:34 matthieu Exp $
# $OpenBSD: Makefile,v 1.36 2007/09/15 10:14:33 espie Exp $
COMMENT= "create/update ZIP files compatible with PKZip(tm)"
COMMENT= create/update ZIP files compatible with PKZip(tm)
DISTNAME= zip-2.32
CATEGORIES= archivers

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.6 2006/10/28 10:15:10 espie Exp $
# $OpenBSD: Makefile,v 1.7 2007/09/15 10:14:34 espie Exp $
COMMENT= "java-like zip interface"
COMMENT= java-like zip interface
DISTNAME= zipios++-0.1.5.9+cvs.2004.02.07
PKGNAME= zipios++-0.1.5.9p0
CATEGORIES= devel archivers

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.19 2006/07/19 19:33:05 martin Exp $
# $OpenBSD: Makefile,v 1.20 2007/09/15 10:14:34 espie Exp $
COMMENT= "handle the old .ZOO archive format"
COMMENT= handle the old .ZOO archive format
DISTNAME= zoo-2.10pl1
PKGNAME= zoo-2.10.1p1