diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-06 03:45:05 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-06 03:45:05 +0000 |
commit | e33aa74b6eba4d1b9c2011e1f22ed0dc47442294 (patch) | |
tree | 058a5d7dbd4e2830d044e3fb78162276979aef46 /net | |
parent | f5c547ba8231c6d89988ee6f34a88720e8c99eb9 (diff) | |
download | pkgsrc-e33aa74b6eba4d1b9c2011e1f22ed0dc47442294.tar.gz |
Fixes:
COMMENT should not be longer than 70 characters.
COMMENT should not begin with 'A'.
COMMENT should not begin with 'An'.
COMMENT should not begin with 'a'.
COMMENT should not end with a period.
COMMENT should start with a capital letter.
pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
Diffstat (limited to 'net')
-rw-r--r-- | net/6tunnel/Makefile | 4 | ||||
-rw-r--r-- | net/bind96/Makefile | 4 | ||||
-rw-r--r-- | net/bind97/Makefile | 4 | ||||
-rw-r--r-- | net/bind98/Makefile | 4 | ||||
-rw-r--r-- | net/bind99/Makefile | 4 | ||||
-rw-r--r-- | net/gst-plugins0.10-libnice/Makefile | 4 | ||||
-rw-r--r-- | net/mouse-pppoe/Makefile | 4 | ||||
-rw-r--r-- | net/nidentd/Makefile | 6 | ||||
-rw-r--r-- | net/py-smb/Makefile | 4 |
9 files changed, 19 insertions, 19 deletions
diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index 25d5ef7c3bd..1e148ec6abc 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:07 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/04/06 03:45:20 rodent Exp $ # DISTNAME= 6tunnel-0.11rc2 @@ -7,7 +7,7 @@ MASTER_SITES= http://toxygen.net/6tunnel/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://toxygen.net/6tunnel/ -COMMENT= v4/v6 protocol translation +COMMENT= Tunnelling for applications that don't speak IPv6 NOT_FOR_PLATFORM+= Interix-*-* # no IPv6 support diff --git a/net/bind96/Makefile b/net/bind96/Makefile index d2923c0f71a..3d784c05197 100644 --- a/net/bind96/Makefile +++ b/net/bind96/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2013/03/02 20:33:29 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/04/06 03:45:20 rodent Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-ESV/.3.1.ESV/:S/-R/./:S/-P/pl/} @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.isc.org/software/bind/ -COMMENT= Version 9.6 of the Berkeley Internet Name Daemon, implementation of DNS +COMMENT= Berkeley Internet Name Daemon implementation of DNS, version 9.6 CONFLICTS+= host-[0-9]* diff --git a/net/bind97/Makefile b/net/bind97/Makefile index 615b6a0f73b..abee43fa993 100644 --- a/net/bind97/Makefile +++ b/net/bind97/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2013/03/27 00:34:32 taca Exp $ +# $NetBSD: Makefile,v 1.28 2013/04/06 03:45:20 rodent Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.isc.org/software/bind/ -COMMENT= Version 9.7 of the Berkeley Internet Name Daemon, implementation of DNS +COMMENT= Berkeley Internet Name Daemon implementation of DNS, version 9.7 CONFLICTS+= host-[0-9]* diff --git a/net/bind98/Makefile b/net/bind98/Makefile index 65632fb1382..37f670daf5f 100644 --- a/net/bind98/Makefile +++ b/net/bind98/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2013/03/26 22:12:56 taca Exp $ +# $NetBSD: Makefile,v 1.28 2013/04/06 03:45:21 rodent Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.isc.org/software/bind/ -COMMENT= Version 9.8 of the Berkeley Internet Name Daemon, implementation of DNS +COMMENT= Berkeley Internet Name Daemon implementation of DNS, version 9.8 CONFLICTS+= host-[0-9]* diff --git a/net/bind99/Makefile b/net/bind99/Makefile index b777808cfd7..153b44db9dc 100644 --- a/net/bind99/Makefile +++ b/net/bind99/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2013/03/26 22:12:14 taca Exp $ +# $NetBSD: Makefile,v 1.24 2013/04/06 03:45:21 rodent Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.isc.org/software/bind/ -COMMENT= Version 9.9 of the Berkeley Internet Name Daemon, implementation of DNS +COMMENT= Berkeley Internet Name Daemon implementation of DNS, version 9.9 CONFLICTS+= host-[0-9]* diff --git a/net/gst-plugins0.10-libnice/Makefile b/net/gst-plugins0.10-libnice/Makefile index 714ce57e500..fc2dfa1e540 100644 --- a/net/gst-plugins0.10-libnice/Makefile +++ b/net/gst-plugins0.10-libnice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2013/01/26 21:38:32 adam Exp $ +# $NetBSD: Makefile,v 1.15 2013/04/06 03:45:21 rodent Exp $ # DISTNAME= libnice-0.1.2 @@ -9,7 +9,7 @@ MASTER_SITES= http://nice.freedesktop.org/releases/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nice.freedesktop.org/wiki/ -COMMENT= IETF's draft Interactice Connectivity Establishment standard implementation +COMMENT= IETF's Interactive Connectivity Establishment standard implementation LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 PATCHDIR= ${.CURDIR}/../../net/libnice/patches diff --git a/net/mouse-pppoe/Makefile b/net/mouse-pppoe/Makefile index fd0f0c83b3e..0794b6b8886 100644 --- a/net/mouse-pppoe/Makefile +++ b/net/mouse-pppoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:38 asau Exp $ +# $NetBSD: Makefile,v 1.18 2013/04/06 03:45:21 rodent Exp $ DISTNAME= pppoe.20000912 PKGNAME= mouse-${DISTNAME:S/./-/} @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ftp://sparkle.rodents.montreal.qc.ca/pub/mouse/ftp.netbsd.org/pppoe/ MAINTAINER= mouse@NetBSD.org -COMMENT= derMouse's PPP over Ethernet program +COMMENT= PPP over Ethernet program by der Mouse NOT_FOR_PLATFORM= Interix-*-* # no userland protocol stack support diff --git a/net/nidentd/Makefile b/net/nidentd/Makefile index 557dd941835..b965942e9cc 100644 --- a/net/nidentd/Makefile +++ b/net/nidentd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:42 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:21 rodent Exp $ # DISTNAME= nidentd-1.0 @@ -8,11 +8,11 @@ MASTER_SITES= ftp://ftp.tgr.lubin.edu.pl/pub/NetBSD/nidentd/ EXTRACT_SUFX= .tgz MAINTAINER= symka@NetBSD.org -COMMENT= identd that supports IPv4, IPv6, NAT, fake and random +COMMENT= IPv4, IPv6, NAT, fake, and random supporting identd DEPENDS+= lsof>=4.61:../../sysutils/lsof -INSTALLATION_DIRS= etc libexec +INSTALLATION_DIRS+= etc libexec do-build: ${SED} \ diff --git a/net/py-smb/Makefile b/net/py-smb/Makefile index ce94bbf2a80..36a15b3bf45 100644 --- a/net/py-smb/Makefile +++ b/net/py-smb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/01/12 11:58:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:21 rodent Exp $ # DISTNAME= pysmb-1.1.2 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .zip MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://miketeo.net/wp/index.php/projects/pysmb -COMMENT= pysmb is an experimental SMB/CIFS library written in Python +COMMENT= Experimental SMB/CIFS library written in Python LICENSE= zlib USE_LANGUAGES= # none |