diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-23 09:45:47 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-23 09:45:47 +0800 |
commit | 16573322ea1d7d69d07ab3d0a20190a13a5b5ff0 (patch) | |
tree | 434040e427e0e03d7ca38c7f2dce6c2a31a20a9f | |
parent | 013e441f34203e1d359cce54729bf93857f59b5a (diff) | |
download | freebsd-ports-gnome-16573322ea1d7d69d07ab3d0a20190a13a5b5ff0.tar.gz freebsd-ports-gnome-16573322ea1d7d69d07ab3d0a20190a13a5b5ff0.tar.zst freebsd-ports-gnome-16573322ea1d7d69d07ab3d0a20190a13a5b5ff0.zip |
Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.
Approved by: portmgr (not really, but it touches unstaged ports)
27 files changed, 27 insertions, 27 deletions
diff --git a/chinese/p5-Lingua-ZH-HanDetect/Makefile b/chinese/p5-Lingua-ZH-HanDetect/Makefile index 2da253c6c39b..5cf467cb1608 100644 --- a/chinese/p5-Lingua-ZH-HanDetect/Makefile +++ b/chinese/p5-Lingua-ZH-HanDetect/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Guess Chinese text\'s variant and encoding +COMMENT= Guess Chinese text's variant and encoding LICENSE= ART10 GPLv1 LICENSE_COMB= dual diff --git a/devel/p5-File-Tail/Makefile b/devel/p5-File-Tail/Makefile index a5fc8e579831..c4b7846b4ca2 100644 --- a/devel/p5-File-Tail/Makefile +++ b/devel/p5-File-Tail/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org -COMMENT= Perl Module to read the end of a file as it\'s appended to +COMMENT= Perl Module to read the end of a file as it's appended to USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Log-Dispatch-Scribe/Makefile b/devel/p5-Log-Dispatch-Scribe/Makefile index e234c082ce2d..8b5be871431c 100644 --- a/devel/p5-Log-Dispatch-Scribe/Makefile +++ b/devel/p5-Log-Dispatch-Scribe/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= Log PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Logging via Facebook\'s Scribe server software +COMMENT= Logging via Facebook's Scribe server software BUILD_DEPENDS= p5-Log-Dispatch>0:${PORTSDIR}/devel/p5-Log-Dispatch RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/devel/p5-Ouch/Makefile b/devel/p5-Ouch/Makefile index d0c7c4d367e0..42eeb3a2fdc3 100644 --- a/devel/p5-Ouch/Makefile +++ b/devel/p5-Ouch/Makefile @@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR= CPAN:RIZEN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org -COMMENT= Perl extension for exceptions that don\'t hurt +COMMENT= Perl extension for exceptions that don't hurt TEST_DEPENDS= p5-Test-Trap>=0:${PORTSDIR}/devel/p5-Test-Trap diff --git a/devel/p5-Sys-Syscall/Makefile b/devel/p5-Sys-Syscall/Makefile index ed303634cf3a..718d13f8b9b9 100644 --- a/devel/p5-Sys-Syscall/Makefile +++ b/devel/p5-Sys-Syscall/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= Sys PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Access system calls that Perl doesn\'t provide access to +COMMENT= Access system calls that Perl doesn't provide access to USES= perl5 USE_PERL5= configure diff --git a/devel/pear-SebastianBergmann_FinderFacade/Makefile b/devel/pear-SebastianBergmann_FinderFacade/Makefile index 89067c19cb2c..77b423d72400 100644 --- a/devel/pear-SebastianBergmann_FinderFacade/Makefile +++ b/devel/pear-SebastianBergmann_FinderFacade/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ MAINTAINER= gasol.wu@gmail.com -COMMENT= Convenience wrapper for Symfony\'s Finder component +COMMENT= Convenience wrapper for Symfony's Finder component LICENSE= BSD diff --git a/devel/pear-TheSeer_fDOMDocument/Makefile b/devel/pear-TheSeer_fDOMDocument/Makefile index b252679c9e5a..29b0bdf31a90 100644 --- a/devel/pear-TheSeer_fDOMDocument/Makefile +++ b/devel/pear-TheSeer_fDOMDocument/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://pear.netpirates.net/get/ PKGNAMEPREFIX= pear-TheSeer_ MAINTAINER= gasol.wu@gmail.com -COMMENT= Extension to PHP\'s standard DOM +COMMENT= Extension to PHP's standard DOM LICENSE= BSD3CLAUSE diff --git a/devel/py-mccabe/Makefile b/devel/py-mccabe/Makefile index 1f2e4eaafb08..69895c4fc593 100644 --- a/devel/py-mccabe/Makefile +++ b/devel/py-mccabe/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org -COMMENT= Ned\'s script to check McCabe complexity +COMMENT= Ned's script to check McCabe complexity USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/devel/py-phpserialize/Makefile b/devel/py-phpserialize/Makefile index f178aca6bbd5..3846f9db2699 100644 --- a/devel/py-phpserialize/Makefile +++ b/devel/py-phpserialize/Makefile @@ -11,7 +11,7 @@ DISTNAME= PHPSerialize_v${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= jnlin@csie.nctu.edu.tw -COMMENT= Python implementation of PHP\'s native serialize() and unserialize() +COMMENT= Python implementation of PHP's native serialize() and unserialize() WRKSRC= ${WRKDIR}/v${PORTVERSION} diff --git a/devel/py-stsci.distutils/Makefile b/devel/py-stsci.distutils/Makefile index a63e35891d5f..93710ec76ac4 100644 --- a/devel/py-stsci.distutils/Makefile +++ b/devel/py-stsci.distutils/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org -COMMENT= Packaging utilities used by some of STScI\'s packages +COMMENT= Packaging utilities used by some of STScI's packages LICENSE= BSD3CLAUSE diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile index 0b2f95dd1005..6d7ac57c093b 100644 --- a/devel/stlport/Makefile +++ b/devel/stlport/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -${COMPILER} DISTNAME= STLport-${PORTVERSION:S/.b/-b/} MAINTAINER= ports@FreeBSD.org -COMMENT= Adaptation of SGI\'s Standard Template Library +COMMENT= Adaptation of SGI's Standard Template Library WRKSRC= ${WRKDIR}/STLport-${PORTVERSION:S/.b/b/}/build/lib diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile index a5fb8683a5bb..3e9b91ab9d69 100644 --- a/editors/jedit/Makefile +++ b/editors/jedit/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}install EXTRACT_SUFX= .jar MAINTAINER= danilo@FreeBSD.org -COMMENT= Powerful programmer\'s text editor written in Java +COMMENT= Powerful programmer's text editor written in Java LICENSE= GPLv2 diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile index 1c7fb1aa695d..96ccb7ea3a4b 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Critical%20Mass/${PORTVERSION} DISTNAME= CriticalMass-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= SDL/OpenGL space shoot\'em up game +COMMENT= SDL/OpenGL space shoot'em up game LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png diff --git a/games/typespeed/Makefile b/games/typespeed/Makefile index 72da02f6854a..bf74028e1dba 100644 --- a/games/typespeed/Makefile +++ b/games/typespeed/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org -COMMENT= Test your typing speed and get your fingers\' CPS +COMMENT= Test your typing speed and get your fingers' CPS OPTIONS_DEFINE= NLS OPTIONS_SUB= yes diff --git a/games/wmeyes/Makefile b/games/wmeyes/Makefile index 321a30220a80..ae08b29917c3 100644 --- a/games/wmeyes/Makefile +++ b/games/wmeyes/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://www.bstern.org/wmeyes/ MAINTAINER= ports@FreeBSD.org -COMMENT= World\'s most useless WindowMaker dock app +COMMENT= World's most useless WindowMaker dock app USES= imake USE_XORG= xpm xmu diff --git a/irc/nefarious/Makefile b/irc/nefarious/Makefile index 16b774266141..620109d318ed 100644 --- a/irc/nefarious/Makefile +++ b/irc/nefarious/Makefile @@ -8,7 +8,7 @@ CATEGORIES= irc MASTER_SITES= SF/evilnet/${PORTNAME}%20IRCu/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= IRC server used by evilnet based off of Undernet\'s ircu +COMMENT= IRC server used by evilnet based off of Undernet's ircu BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash RUN_DEPENDS= bash:${PORTSDIR}/shells/bash diff --git a/lang/v8-devel/Makefile b/lang/v8-devel/Makefile index 09a8a1cb086b..73b7a4fb2604 100644 --- a/lang/v8-devel/Makefile +++ b/lang/v8-devel/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/vanilla PKGNAMESUFFIX= -devel MAINTAINER= vanilla@FreeBSD.org -COMMENT= Google\'s open source JavaScript engine +COMMENT= Google's open source JavaScript engine LICENSE= BSD3CLAUSE diff --git a/lang/v8/Makefile b/lang/v8/Makefile index e97b84e1d683..5ea51d867d7d 100644 --- a/lang/v8/Makefile +++ b/lang/v8/Makefile @@ -7,7 +7,7 @@ CATEGORIES= lang MASTER_SITES= LOCAL/vanilla MAINTAINER= vanilla@FreeBSD.org -COMMENT= Google\'s open source JavaScript engine +COMMENT= Google's open source JavaScript engine LICENSE= BSD3CLAUSE diff --git a/mail/qmail-scanner/Makefile b/mail/qmail-scanner/Makefile index a0dc245eea78..f60215ec2f1b 100644 --- a/mail/qmail-scanner/Makefile +++ b/mail/qmail-scanner/Makefile @@ -55,7 +55,7 @@ CONTRIB= mrtg-qmail-scanner.cfg check_AV_daemons logrotate.qmail-scanner \ OPTIONS_DEFINE= TNEF FIX_MIME REDUNDANT NORMALIZE CWRAPPER STPATCH OPTIONS_DEFAULT=TNEF REDUNDANT CWRAPPER STPATCH -TNEF_DESC= Mark Simpson\'s Patch (Recommended) +TNEF_DESC= Mark Simpson's Patch (Recommended) FIX_MIME_DESC= Fix broken MIME messages REDUNDANT_DESC= Scan attachments and body mails NORMALIZE_DESC= Decode encoded headers per MIME Base64 diff --git a/multimedia/mplayer-skins/Makefile.options b/multimedia/mplayer-skins/Makefile.options index 2246540b1629..6da2e572fa58 100644 --- a/multimedia/mplayer-skins/Makefile.options +++ b/multimedia/mplayer-skins/Makefile.options @@ -50,7 +50,7 @@ MINI_DESC= MPlayer-plugin for mozilla MOONPHASE_DESC= MoonPhase MPLAYER_RED_DESC= MPlayer RED NATIVE_RED_DESC= red and black -NETSCAPE4_DESC= Netscape \"unatkozok\" +NETSCAPE4_DESC= Netscape "unatkozok" NEUTRON_DESC= futuristic look NEWAGE_DESC= clean and simple ORANGE_DESC= clean, good looking diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 3e16fb714be8..e507a407966e 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/dworkin/dgd/archive/ DISTNAME= ${PORTVERSION} MAINTAINER= glewis@FreeBSD.org -COMMENT= Dworkin\'s Game Driver +COMMENT= Dworkin's Game Driver LICENSE= GPLv3 diff --git a/net/opennx/Makefile b/net/opennx/Makefile index 71f3e299f72f..f4a805e4b409 100644 --- a/net/opennx/Makefile +++ b/net/opennx/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CI-source MAINTAINER= beyert@cs.ucr.edu -COMMENT= Open source drop in replacement for NoMachine\'s NX client +COMMENT= Open source drop in replacement for NoMachine's NX client LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net/p5-Google-SAML-Request/Makefile b/net/p5-Google-SAML-Request/Makefile index 97c9e9d7f53a..ffd7c9b65fcd 100644 --- a/net/p5-Google-SAML-Request/Makefile +++ b/net/p5-Google-SAML-Request/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Create or parse Google\'s SAML requests +COMMENT= Create or parse Google's SAML requests BUILD_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ p5-URI>0:${PORTSDIR}/net/p5-URI \ diff --git a/net/p5-Google-SAML-Response/Makefile b/net/p5-Google-SAML-Response/Makefile index a1184b571e9b..cc4a7fba1b79 100644 --- a/net/p5-Google-SAML-Response/Makefile +++ b/net/p5-Google-SAML-Response/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= SAML responses for Google\'s SSO implementation +COMMENT= SAML responses for Google's SSO implementation BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \ p5-Crypt-OpenSSL-DSA>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \ diff --git a/net/rubygem-tweetstream/Makefile b/net/rubygem-tweetstream/Makefile index 0e682aa0e7a7..210be34d9c8e 100644 --- a/net/rubygem-tweetstream/Makefile +++ b/net/rubygem-tweetstream/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= TweetStream provides simple Ruby access to Twitter\'s Streaming API +COMMENT= TweetStream provides simple Ruby access to Twitter's Streaming API LICENSE= MIT diff --git a/www/p5-Catalyst-Manual/Makefile b/www/p5-Catalyst-Manual/Makefile index 9315451e3020..084724f1cbd8 100644 --- a/www/p5-Catalyst-Manual/Makefile +++ b/www/p5-Catalyst-Manual/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Catalyst developer\'s manual +COMMENT= Catalyst developer's manual LICENSE= ART10 GPLv1 LICENSE_COMB= dual diff --git a/www/p5-REST-Google-Apps-Provisioning/Makefile b/www/p5-REST-Google-Apps-Provisioning/Makefile index ee982e4e7c5a..06f9faec3de6 100644 --- a/www/p5-REST-Google-Apps-Provisioning/Makefile +++ b/www/p5-REST-Google-Apps-Provisioning/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:SSCHNEID PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Perl library to Google\'s RESTful Apps API +COMMENT= Perl library to Google's RESTful Apps API LICENSE= ART10 GPLv1 LICENSE_COMB= dual |