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 | b0587df2a10b357c169487fb11c3dc71ee23ae86 (patch) | |
tree | 058a5d7dbd4e2830d044e3fb78162276979aef46 | |
parent | d0e9745b16d88b3d48b213aa728de902f1a648d5 (diff) | |
download | pkgsrc-b0587df2a10b357c169487fb11c3dc71ee23ae86.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.
152 files changed, 466 insertions, 464 deletions
diff --git a/archivers/afio/Makefile b/archivers/afio/Makefile index f6d092bf361..0726186012c 100644 --- a/archivers/afio/Makefile +++ b/archivers/afio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/09/11 19:46:52 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/04/06 03:45:05 rodent Exp $ DISTNAME= afio-2.5 PKGREVISION= 2 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://freshmeat.net/projects/afio/ -COMMENT= cpio-format archive creator with data corruption handling +COMMENT= Data corruption handling cpio-format archive creator PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index 3f1edc7c7c9..879c759b3b2 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/04/03 10:52:13 markd Exp $ +# $NetBSD: Makefile,v 1.15 2013/04/06 03:45:06 rodent Exp $ DISTNAME= ark-${_KDE_VERSION} CATEGORIES= archivers -COMMENT= for managing various archive formats within the KDE environment +COMMENT= Manages various archive formats within the KDE environment .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/archivers/mousetar/Makefile b/archivers/mousetar/Makefile index 24978100993..a17fddb4b36 100644 --- a/archivers/mousetar/Makefile +++ b/archivers/mousetar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/09/11 19:46:57 asau Exp $ +# $NetBSD: Makefile,v 1.22 2013/04/06 03:45:06 rodent Exp $ # DISTNAME= mousetar-20021217 @@ -9,7 +9,7 @@ DISTFILES= tar.c tar.man MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= none -COMMENT= der Mouse's version of tar program +COMMENT= Version of tar program from der Mouse PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/archivers/zutils/Makefile b/archivers/zutils/Makefile index a4dba1fb52d..ff0bd972fa9 100644 --- a/archivers/zutils/Makefile +++ b/archivers/zutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/09/11 19:47:03 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:06 rodent Exp $ # DISTNAME= zutils-0.9 @@ -7,7 +7,7 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/zutils/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/zutils/zutils.html -COMMENT= Utilities able to deal with any combination of compressed and non-compressed files +COMMENT= Utilities for any combination of compressed and non-compressed files LICENSE= gnu-gpl-v3 CONFLICTS= lzip<1.12 diff --git a/audio/ario/Makefile b/audio/ario/Makefile index a6f85c23de8..778d30cc678 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:20:03 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/04/06 03:45:06 rodent Exp $ # DISTNAME= ario-1.5.1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ario-player.sourceforge.net/ -COMMENT= mpd client +COMMENT= Client for mpd LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes diff --git a/audio/emixer/Makefile b/audio/emixer/Makefile index 31d2945f061..b168a47eaff 100644 --- a/audio/emixer/Makefile +++ b/audio/emixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/09/11 23:59:30 asau Exp $ +# $NetBSD: Makefile,v 1.31 2013/04/06 03:45:06 rodent Exp $ # DISTNAME= emixer-0.05.5 @@ -9,7 +9,7 @@ MASTER_SITES= # http://emixer.linuxbox.com/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://toaster.muc-t-systems.com/~emixer/ -COMMENT= mpg123-frontend that can mix two mp3 streams, and fade between them +COMMENT= Frontend for mpg123 that can mix two mp3 streams and fade between them DEPENDS+= mpg123-1.*:../../audio/mpg123 diff --git a/audio/libvisual/Makefile b/audio/libvisual/Makefile index 6c15337e4cd..d5cbbcb4e1c 100644 --- a/audio/libvisual/Makefile +++ b/audio/libvisual/Makefile @@ -1,20 +1,21 @@ -# $NetBSD: Makefile,v 1.22 2012/09/12 00:24:44 asau Exp $ +# $NetBSD: Makefile,v 1.23 2013/04/06 03:45:06 rodent Exp $ # -DISTNAME= libvisual-0.4.0 -PKGREVISION= 3 -CATEGORIES= audio graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} +DISTNAME= libvisual-0.4.0 +PKGREVISION= 3 +CATEGORIES= audio graphics +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://localhost.nl/~synap/libvisual-wiki/ -COMMENT= Abstraction library between applications and audio visualisation plugins +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://localhost.nl/~synap/libvisual-wiki/ +COMMENT= Abstraction library for applications and audio visualisation plugins + +USE_LANGUAGES= c c++ +USE_LIBTOOL= yes +GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config msgfmt -USE_LANGUAGES= c c++ -USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= ${WRKSRC}/libvisual.pc.in -GNU_CONFIGURE= yes -USE_TOOLS+= pkg-config msgfmt .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "NetBSD" && exists(/usr/include/sys/pset.h) diff --git a/audio/libvisual0.2/Makefile b/audio/libvisual0.2/Makefile index 21696dcc0b3..1dd5f5cc3d5 100644 --- a/audio/libvisual0.2/Makefile +++ b/audio/libvisual0.2/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.5 2012/09/12 00:24:45 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/04/06 03:45:07 rodent Exp $ # -DISTNAME= libvisual-0.2.0 -PKGNAME= libvisual0.2-0.2.0 -PKGREVISION= 1 -CATEGORIES= audio graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} +DISTNAME= libvisual-0.2.0 +PKGNAME= libvisual0.2-0.2.0 +PKGREVISION= 1 +CATEGORIES= audio graphics +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvisual/} -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://localhost.nl/~synap/libvisual-wiki/ -COMMENT= Abstraction library between applications and audio visualisation plugins (0.2 branch) +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://localhost.nl/~synap/libvisual-wiki/ +COMMENT= Abstraction library for applications and audio visualisation plugins CONFLICTS+= libvisual<0.4.0 diff --git a/audio/mp3_check/Makefile b/audio/mp3_check/Makefile index 402998786f0..59df7e9853f 100644 --- a/audio/mp3_check/Makefile +++ b/audio/mp3_check/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/02 23:47:58 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/04/06 03:45:07 rodent Exp $ # DISTNAME= mp3_check-1.98 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3check/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mp3check.sourceforge.net/ -COMMENT= mp3 file checker +COMMENT= File checker for mp3 files INSTALLATION_DIRS= bin diff --git a/audio/mp3val/Makefile b/audio/mp3val/Makefile index ead5ae5d2e9..4d9f4612b54 100644 --- a/audio/mp3val/Makefile +++ b/audio/mp3val/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/02 23:47:59 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:07 rodent Exp $ # DISTNAME= mp3val-0.1.8-src @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3val/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mp3val.sourceforge.net/ -COMMENT= mp3 checker +COMMENT= Checker for mp3 LICENSE= gnu-gpl-v2 USE_LANGUAGES= c++ diff --git a/chat/silc-client-icb/Makefile b/chat/silc-client-icb/Makefile index 9fc524fae32..df8ecf5bf20 100644 --- a/chat/silc-client-icb/Makefile +++ b/chat/silc-client-icb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/03 00:02:44 asau Exp $ +# $NetBSD: Makefile,v 1.22 2013/04/06 03:45:07 rodent Exp $ # DISTNAME= irssi-icb-0.14 @@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}.tar.gz ${SILC_CLIENT_DISTFILE} MAINTAINER= salo@NetBSD.org HOMEPAGE= http://www.silcnet.org/ -COMMENT= silc-client plugin to access ICB networks +COMMENT= Plugin for accessing ICB networks via silc-client DEPENDS+= silc-client>=${SILC_CLIENT_VERSION}:../../chat/silc-client diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile index ec8cabfe877..c7d6896d5a3 100644 --- a/chat/telepathy-logger/Makefile +++ b/chat/telepathy-logger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/01/26 21:36:14 adam Exp $ +# $NetBSD: Makefile,v 1.21 2013/04/06 03:45:07 rodent Exp $ # DISTNAME= telepathy-logger-0.2.7 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://telepathy.freedesktop.org/wiki/Logger -COMMENT= telepathy logger module +COMMENT= Logger module for telepathy LICENSE= gnu-lgpl-v2.1 GNU_CONFIGURE= yes diff --git a/comms/kyopon/Makefile b/comms/kyopon/Makefile index 77781d2b96e..e41ec6399f6 100644 --- a/comms/kyopon/Makefile +++ b/comms/kyopon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 11:24:41 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:07 rodent Exp $ DISTNAME= kyopon-0.5 CATEGORIES= comms @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= -COMMENT= tool to manipulate data of Kyocera PHS handset +COMMENT= Tool to manipulate data of Kyocera PHS handset ONLY_FOR_PLATFORM= NetBSD-*-* DragonFly-*-* diff --git a/converters/yencode/Makefile b/converters/yencode/Makefile index 2554dab83a3..bb947009c4c 100644 --- a/converters/yencode/Makefile +++ b/converters/yencode/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 00:20:19 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/04/06 03:45:08 rodent Exp $ # DISTNAME= yencode-0.46 -PKGNAME= yencode-0.4.6 +PKGNAME= ${DISTNAME:C/([0-9])$/.\1/1} PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yencode/} MAINTAINER= shaun@inerd.com HOMEPAGE= http://www.yencode.org/ -COMMENT= yenc format encoder and decoder +COMMENT= Encoder and decoder for yenc format -GNU_CONFIGURE= YES +GNU_CONFIGURE= yes CFLAGS.SunOS+= -Du_int64_t=uint64_t LIBS.SunOS+= -lsocket -lnsl diff --git a/cross/h8300-hms-binutils/Makefile b/cross/h8300-hms-binutils/Makefile index cba5ac997ff..97ba32fb87a 100644 --- a/cross/h8300-hms-binutils/Makefile +++ b/cross/h8300-hms-binutils/Makefile @@ -1,30 +1,30 @@ -# $NetBSD: Makefile,v 1.20 2012/10/03 00:10:30 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/04/06 03:45:08 rodent Exp $ -DISTNAME= binutils-2.12.1 -PKGNAME= cross-h8300-hms-binutils-2.12.1 -PKGREVISION= 1 -CATEGORIES= cross -MASTER_SITES= ftp://ftp.gnu.org/gnu/binutils/ -EXTRACT_SUFX= .tar.bz2 +DISTNAME= binutils-2.12.1 +PKGNAME= cross-h8300-hms-binutils-2.12.1 +PKGREVISION= 1 +CATEGORIES= cross +MASTER_SITES= ftp://ftp.gnu.org/gnu/binutils/ +EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= # empty -COMMENT= h8300-hms cross utility +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= # empty +COMMENT= Cross utility for h8300-hms -H8300_PREFIX= ${PREFIX}/libexec/cross-h8300-hms +H8300_PREFIX= ${PREFIX}/libexec/cross-h8300-hms + +WRKSRC= ${WRKDIR}/objdir +USE_TOOLS+= gmake makeinfo +HAS_CONFIGURE= yes -WRKSRC= ${WRKDIR}/objdir -USE_TOOLS+= gmake makeinfo -HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${H8300_PREFIX:Q} -CONFIGURE_ARGS+= --infodir=${H8300_PREFIX}/binutils -CONFIGURE_ARGS+= --target=h8300-hms +CONFIGURE_ARGS+= --infodir=${H8300_PREFIX}/binutils --target=h8300-hms CONFIGURE_SCRIPT= ${SRCDIR}/configure SRCDIR= ${WRKDIR}/${DISTNAME} BUILD_TARGET= CFLAGS="-O2 -fomit-frame-pointer" all INFO_FILES= # PLIST -INSTALLATION_DIRS= bin ${H8300_PREFIX} +INSTALLATION_DIRS+= bin ${H8300_PREFIX} post-extract: ${MKDIR} ${WRKSRC} diff --git a/databases/gdbm_compat/Makefile b/databases/gdbm_compat/Makefile index be6a0583595..90fce59326b 100644 --- a/databases/gdbm_compat/Makefile +++ b/databases/gdbm_compat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/02 21:25:17 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:08 rodent Exp $ # .include "../../databases/gdbm/Makefile.common" @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/-/_compat-/} PKGREVISION= 1 -COMMENT+= dbm and ndbm compat library +COMMENT+= Compat library for dbm and ndbm DEPENDS+= gdbm-${PKGVERSION_NOREV}{,nb[0-9]*}:../../databases/gdbm diff --git a/databases/postgresql84-dblink/Makefile b/databases/postgresql84-dblink/Makefile index 8a5098937af..47359b0d61e 100644 --- a/databases/postgresql84-dblink/Makefile +++ b/databases/postgresql84-dblink/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/02/09 11:19:10 adam Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:08 rodent Exp $ PKGNAME= ${DISTNAME:C/-/84-dblink-/} -COMMENT= dblink module for remote database connections +COMMENT= Remote database connection dblink module DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server diff --git a/databases/py-cdb/Makefile b/databases/py-cdb/Makefile index 3f9799efcff..b16958f0a4a 100644 --- a/databases/py-cdb/Makefile +++ b/databases/py-cdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/02 21:25:48 asau Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:08 rodent Exp $ # DISTNAME= python-cdb-0.34 @@ -8,7 +8,7 @@ MASTER_SITES= http://pilcrow.madison.wi.us/python-cdb/ MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://pilcrow.madison.wi.us/ -COMMENT= cdb python extension module +COMMENT= Python extension module for cdb LICENSE= gnu-gpl-v2 PYDISTUTILSPKG= yes diff --git a/databases/ruby-dm-active_model/Makefile b/databases/ruby-dm-active_model/Makefile index b3ef5bd1686..8e9ff1e10e7 100644 --- a/databases/ruby-dm-active_model/Makefile +++ b/databases/ruby-dm-active_model/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2013/01/31 15:43:25 taca Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:08 rodent Exp $ DISTNAME= dm-active_model-1.2.1 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://github.com/datamapper/dm-active_model -COMMENT= active_model compliance for datamapper +COMMENT= Plugin to make datamapper active_model compliant LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-dm-core>=1.2.0<1.3:../../databases/ruby-dm-core diff --git a/databases/ruby-dm-is-nested_set/Makefile b/databases/ruby-dm-is-nested_set/Makefile index 9eaa9624942..585071d0918 100644 --- a/databases/ruby-dm-is-nested_set/Makefile +++ b/databases/ruby-dm-is-nested_set/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/12/17 17:24:43 taca Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:08 rodent Exp $ DISTNAME= dm-is-nested_set-1.2.0 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://github.com/datamapper/dm-is-nested_set -COMMENT= DataMapper plugin allowing the creation of nested sets from data models +COMMENT= DataMapper plugin for creating nested sets from data models LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-dm-adjust>=1.2.0<1.3:../../databases/ruby-dm-adjust diff --git a/devel/cvsup-bin/Makefile b/devel/cvsup-bin/Makefile index 1f38a025c59..9e08d6caf9c 100644 --- a/devel/cvsup-bin/Makefile +++ b/devel/cvsup-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/31 11:16:50 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/04/06 03:45:09 rodent Exp $ DISTNAME= cvsup-static-16.1.h PKGNAME= ${DISTNAME:C/static/bin/} @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://people.freebsd.org/~jdp/ -COMMENT= cvsup daemon and client +COMMENT= Daemon and client for cvsup CONFLICTS= cvsup-[0-9]* cvsup-gui-[0-9]* diff --git a/devel/cvsup-gui-bin/Makefile b/devel/cvsup-gui-bin/Makefile index be1642d1bcd..f99147cc07e 100644 --- a/devel/cvsup-gui-bin/Makefile +++ b/devel/cvsup-gui-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/31 11:16:51 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/04/06 03:45:09 rodent Exp $ DISTNAME= cvsup-gui-static-16.1.h PKGNAME= ${DISTNAME:C/static/bin/} @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= motoyuki@bsdclub.org HOMEPAGE= http://www.cvsup.org/ -COMMENT= cvsup GUI client +COMMENT= GUI client for cvsup CVSUP_VERSION= ${DISTNAME:S/cvsup-gui-static-//} diff --git a/devel/cvsup/Makefile.common b/devel/cvsup/Makefile.common index 81d8cc86fc8..49f32607b18 100644 --- a/devel/cvsup/Makefile.common +++ b/devel/cvsup/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.15 2012/08/14 17:07:56 asau Exp $ +# $NetBSD: Makefile.common,v 1.16 2013/04/06 03:45:09 rodent Exp $ # used by devel/cvsup/Makefile # used by devel/cvsup-gui/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/snapshots/ MAINTAINER= motoyuki@bsdclub.org HOMEPAGE= http://www.cvsup.org/ -COMMENT= cvsup daemon and client +COMMENT= Daemon and client for cvsup ONLY_FOR_PLATFORM= DragonFly-*-i386 FreeBSD-*-i386 Linux-*-i386 \ NetBSD-*-i386 diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile index 0f29662fc11..450157c61a1 100644 --- a/devel/fossil/Makefile +++ b/devel/fossil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2013/02/06 23:22:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.23 2013/04/06 03:45:09 rodent Exp $ DISTNAME= fossil-src-20120808112557 PKGNAME= fossil-1.23 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.fossil-scm.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.fossil-scm.org/ -COMMENT= Simple, high-reliability, distributed software configuration management +COMMENT= Simple, high-reliability, distributed software config management LICENSE= 2-clause-bsd MAKE_JOBS_SAFE= no diff --git a/devel/gdbus-codegen/Makefile b/devel/gdbus-codegen/Makefile index 522e818d493..5422a07114e 100644 --- a/devel/gdbus-codegen/Makefile +++ b/devel/gdbus-codegen/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2012/10/06 20:44:04 prlw1 Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:09 rodent Exp $ .include "../../devel/glib2/Makefile.common" PKGNAME:= ${PKGNAME:S/glib2/gdbus-codegen/} CATEGORIES= sysutils -COMMENT= gdbus-codegen utility +COMMENT= Generate code and/or documentation for one or more D-Bus interfaces NOT_FOR_PLATFORM= HPUX-*-* OSF1-*-* diff --git a/devel/gputils/Makefile b/devel/gputils/Makefile index 96fa219b9a2..c99b7b459bf 100644 --- a/devel/gputils/Makefile +++ b/devel/gputils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/31 11:17:03 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/04/06 03:45:09 rodent Exp $ DISTNAME= gputils-0.13.5 CATEGORIES= devel @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gputils/} MAINTAINER= dogcow@NetBSD.org HOMEPAGE= http://gputils.sourceforge.net/ -COMMENT= collection of tools for Microchip's PIC micro-processors +COMMENT= Collection of tools for Microchip's PIC micro-processors CONFLICTS= gpasm-* diff --git a/devel/libf2c/Makefile b/devel/libf2c/Makefile index 460bce6c8a0..373fc684573 100644 --- a/devel/libf2c/Makefile +++ b/devel/libf2c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/31 11:17:13 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/04/06 03:45:09 rodent Exp $ DISTNAME= libf2c-20090201 PKGREVISION= 3 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} # see notes below MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.netlib.org/f2c/index.html -COMMENT= f2c Fortran support library +COMMENT= Library for f2c Fortran support CONFLICTS= egcs-current-19980608 \ f2c<=20090411 diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile index 2f4476d375c..598d0213397 100644 --- a/devel/libftdi/Makefile +++ b/devel/libftdi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2013/03/02 12:05:14 jkunz Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:10 rodent Exp $ DISTNAME= libftdi-0.20 CATEGORIES= devel @@ -6,7 +6,7 @@ MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/ MAINTAINER= jakllsch@NetBSD.org HOMEPAGE= http://www.intra2net.com/en/developer/libftdi/ -COMMENT= userland driver library for FTDI USB chips +COMMENT= Userland driver library for FTDI USB chips LICENSE= gnu-lgpl-v2.1 GNU_CONFIGURE= yes diff --git a/devel/nbitools/Makefile b/devel/nbitools/Makefile index e59d0fc346d..9fa86cb01e0 100644 --- a/devel/nbitools/Makefile +++ b/devel/nbitools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/03 21:54:33 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/04/06 03:45:10 rodent Exp $ # DISTNAME= nbitools-R6.3 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kitebird.com/imake-book/ -COMMENT= imake and tools derived from NetBSD-current/xsrc +COMMENT= Tools and imake derived from NetBSD-current/xsrc PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= destdir diff --git a/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile b/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile index fe56efc9cb7..f696804842c 100644 --- a/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile +++ b/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/31 11:17:40 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:10 rodent Exp $ DISTNAME= B-Hooks-OP-Check-EntersubForCV-0.09 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/B-Hooks-OP-Check-EntersubForCV/ -COMMENT= Perl 5 module to invoke callbacks on construction of entersub OPs for certain CVs +COMMENT= Invoke callbacks on construction of entersub OPs for certain CVs LICENSE= ${PERL5_LICENSE} BUILD_DEPENDS+= p5-ExtUtils-Depends-[0-9]*:../../devel/p5-ExtUtils-Depends diff --git a/devel/p5-Config-Grammar/Makefile b/devel/p5-Config-Grammar/Makefile index 8fdd48168e3..2ff7b4e1f85 100644 --- a/devel/p5-Config-Grammar/Makefile +++ b/devel/p5-Config-Grammar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/31 11:17:53 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:10 rodent Exp $ DISTNAME= Config-Grammar-1.10 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Config-Grammar/ -COMMENT= A grammar-based, user-friendly config parser +COMMENT= Grammar-based, user-friendly config parser LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/devel/p5-IO-CaptureOutput/Makefile b/devel/p5-IO-CaptureOutput/Makefile index aaa1b792681..a663bfbccd9 100644 --- a/devel/p5-IO-CaptureOutput/Makefile +++ b/devel/p5-IO-CaptureOutput/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/31 11:18:19 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:10 rodent Exp $ DISTNAME= IO-CaptureOutput-1.1102 PKGNAME= p5-${DISTNAME:S/1102/11.02/} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/IO-CaptureOutput/ -COMMENT= Perl module capture STDOUT and STDERR from Perl code, subprocesses or XS +COMMENT= Capture STDOUT and STDERR from Perl code, subprocesses, or XS LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile index c83bcbdaa54..3949570af3d 100644 --- a/devel/p5-Log-Report/Makefile +++ b/devel/p5-Log-Report/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/31 11:18:28 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:10 rodent Exp $ # DISTNAME= Log-Report-0.94 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Log-Report/ -COMMENT= Perl5 module to report a problem, pluggable handlers and language support +COMMENT= Report a problem, pluggable handlers, and language support LICENSE= ${PERL5_LICENSE} BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.86}:../../devel/p5-Test-Simple diff --git a/devel/p5-MetaCPAN-API/Makefile b/devel/p5-MetaCPAN-API/Makefile index 5180a8ffcb9..f319df00bca 100644 --- a/devel/p5-MetaCPAN-API/Makefile +++ b/devel/p5-MetaCPAN-API/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/31 11:18:29 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/04/06 03:45:10 rodent Exp $ DISTNAME= MetaCPAN-API-0.43 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/MetaCPAN-API/ -COMMENT= A comprehensive, DWIM-featured API to MetaCPAN for Perl5 +COMMENT= Comprehensive, DWIM-featured API to MetaCPAN for Perl5 LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Any-Moose-[0-9]*:../../devel/p5-Any-Moose diff --git a/devel/p5-Module-Implementation/Makefile b/devel/p5-Module-Implementation/Makefile index f17636740ca..7e03983f853 100644 --- a/devel/p5-Module-Implementation/Makefile +++ b/devel/p5-Module-Implementation/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/31 11:18:31 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:11 rodent Exp $ DISTNAME= Module-Implementation-0.06 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Module-Implementation/ -COMMENT= Loads one of several alternate underlying implementations for a Perl5 module +COMMENT= Loads one of several alternate underlying implementations LICENSE= artistic-2.0 # ExtUtils::MakeMaker >= 6.30 is in core since 5.8.8 diff --git a/devel/p5-Module-Pluggable/Makefile b/devel/p5-Module-Pluggable/Makefile index bd6d5f60327..25a4f962914 100644 --- a/devel/p5-Module-Pluggable/Makefile +++ b/devel/p5-Module-Pluggable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/31 11:18:32 asau Exp $ +# $NetBSD: Makefile,v 1.18 2013/04/06 03:45:11 rodent Exp $ # DISTNAME= Module-Pluggable-4.3 @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Module-Pluggable/ -COMMENT= Perl 5 module for automatically adding the ability to have plugins to modules +COMMENT= Automatically adds the ability to have plugins to modules LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty diff --git a/devel/p5-MooseX-OneArgNew/Makefile b/devel/p5-MooseX-OneArgNew/Makefile index 5da3954c8bd..5d335790005 100644 --- a/devel/p5-MooseX-OneArgNew/Makefile +++ b/devel/p5-MooseX-OneArgNew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/31 11:18:36 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:11 rodent Exp $ # DISTNAME= MooseX-OneArgNew-0.002 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/MooseX-OneArgNew/ -COMMENT= Perl 5 Moose role to teach ->new to accept single, non-hashref arguments +COMMENT= Moose role to teach ->new to accept single, non-hashref arguments LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose diff --git a/devel/p5-MooseX-Types-Path-Class/Makefile b/devel/p5-MooseX-Types-Path-Class/Makefile index eb562cdf221..a6e41554ecd 100644 --- a/devel/p5-MooseX-Types-Path-Class/Makefile +++ b/devel/p5-MooseX-Types-Path-Class/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/31 11:18:39 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/04/06 03:45:11 rodent Exp $ # DISTNAME= MooseX-Types-Path-Class-0.06 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/MooseX-Types-Path-Class/ -COMMENT= A Path::Class type library for Moose +COMMENT= Path::Class type library for Moose LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Moose>=2:../../devel/p5-Moose diff --git a/devel/p5-Tie-Array-Sorted/Makefile b/devel/p5-Tie-Array-Sorted/Makefile index 8718d5ab42b..dedc4d79aec 100644 --- a/devel/p5-Tie-Array-Sorted/Makefile +++ b/devel/p5-Tie-Array-Sorted/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/31 11:19:12 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/04/06 03:45:11 rodent Exp $ # DISTNAME= Tie-Array-Sorted-1.41 @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Tie-Array-Sorted/ -COMMENT= An array which is kept sorted +COMMENT= Array which is kept sorted PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/devel/p5-pip/Makefile b/devel/p5-pip/Makefile index b3668bd0d9b..4360a877244 100644 --- a/devel/p5-pip/Makefile +++ b/devel/p5-pip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/31 11:19:20 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:11 rodent Exp $ DISTNAME= pip-1.19 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AD/ADAMK/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/pip/ -COMMENT= Perl Installation Program, for scripted+3rd-party distribution installation +COMMENT= Perl Installation Program LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/devel/pdcurses/Makefile b/devel/pdcurses/Makefile index 5841b9f1e87..48efbb7ae52 100644 --- a/devel/pdcurses/Makefile +++ b/devel/pdcurses/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/31 11:19:23 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/04/06 03:45:11 rodent Exp $ DISTNAME= PDCurses-3.3 PKGNAME= ${DISTNAME:tl} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdcurses/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pdcurses.sourceforge.net/ -COMMENT= public domain implementation of the X/Open curses standard +COMMENT= Public domain implementation of the X/Open curses standard GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/devel/ruby-pkg-config/Makefile b/devel/ruby-pkg-config/Makefile index 5daba253e14..e17eccf6846 100644 --- a/devel/ruby-pkg-config/Makefile +++ b/devel/ruby-pkg-config/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2013/03/14 13:42:57 obache Exp $ +# $NetBSD: Makefile,v 1.10 2013/04/06 03:45:12 rodent Exp $ DISTNAME= pkg-config-1.1.4 CATEGORIES= devel @@ -7,7 +7,7 @@ EXTRACT_SUFX= .gem MAINTAINER= obache@NetBSD.org HOMEPAGE= http://github.com/rcairo/pkg-config -COMMENT= pkg-config implemented by pure Ruby +COMMENT= Pure Ruby implementation of pkg-config LICENSE= gnu-lgpl-v2.1 CONFLICTS+= ${RUBY_PKGPREFIX}-gnome2-glib<0.90.0 diff --git a/devel/ruby-rdoc/Makefile b/devel/ruby-rdoc/Makefile index 38d594413e1..0b620ce8a4a 100644 --- a/devel/ruby-rdoc/Makefile +++ b/devel/ruby-rdoc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2011/11/23 05:21:03 taca Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:12 rodent Exp $ DISTNAME= rdoc-${RUBY_RDOC_VERSION} CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://docs.seattlerb.org/rdoc -COMMENT= produces HTML and command-line documentation for Ruby projects +COMMENT= Produces HTML and command-line documentation for Ruby projects LICENSE= gnu-gpl-v2 OR ruby-license RUBY_JSON_REQD= 1.4 diff --git a/devel/ruby-rspec-rails/Makefile b/devel/ruby-rspec-rails/Makefile index c3d86f17702..77f4fe4f4f9 100644 --- a/devel/ruby-rspec-rails/Makefile +++ b/devel/ruby-rspec-rails/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2013/03/11 07:50:31 taca Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:12 rodent Exp $ DISTNAME= rspec-rails-2.13.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://relishapp.com/rspec -COMMENT= A test-double framework for rspec +COMMENT= Test-double framework for rspec LICENSE= mit DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS} diff --git a/editors/elvis-x11/Makefile b/editors/elvis-x11/Makefile index 95fae7d38dc..bb696e3cea0 100644 --- a/editors/elvis-x11/Makefile +++ b/editors/elvis-x11/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:32 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/04/06 03:45:12 rodent Exp $ PKGNAME= ${PKGNAME_BASE:S/-/-x11-/} -COMMENT= vi clone with regex-search, hex-edit, HTML/LaTeX preview (X11) +COMMENT= Clone of vi with regex-search, hex-edit, HTML/LaTeX preview (X11) FILESDIR= ${.CURDIR}/../../editors/elvis/files PATCHDIR= ${.CURDIR}/../../editors/elvis/patches diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile index 38f7d82d186..d0998c2c486 100644 --- a/editors/elvis/Makefile +++ b/editors/elvis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 11:43:32 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/04/06 03:45:12 rodent Exp $ # This section contains variables that might be overridden. PKGNAME?= ${PKGNAME_BASE} -COMMENT?= vi clone with regex-search, hex-edit, HTML/LaTeX preview +COMMENT?= Clone of vi with regex-search, hex-edit, HTML/LaTeX preview # Normal package Makefile contents follow. DISTNAME= elvis-2.2_0 diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index efda657c035..a52e84b3b28 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/10/03 11:43:45 asau Exp $ +# $NetBSD: Makefile,v 1.37 2013/04/06 03:45:12 rodent Exp $ # DISTNAME= vigor-0.016 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vigor/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://vigor.sourceforge.net/ -COMMENT= nvi with excessive online "help" +COMMENT= Excessive online "help" version of nvi INSTALL_MAKE_FLAGS+= prefix=${DESTDIR}${PREFIX} diff --git a/editors/xjed/Makefile b/editors/xjed/Makefile index e7be6a667fc..02711e59047 100644 --- a/editors/xjed/Makefile +++ b/editors/xjed/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:48 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/04/06 03:45:12 rodent Exp $ # PKGNAME= xjed-0.99.16 PKGREVISION= 1 .include "../../editors/jed/Makefile.common" -COMMENT= Extensible folding editor with Emacs/WordStar/EDT emulations, X11 version +COMMENT= Extensible folding editor + Emacs/WordStar/EDT emulations, X11 version CONFLICTS= jed-[0-9]* diff --git a/fonts/alee-ttf/Makefile b/fonts/alee-ttf/Makefile index 255dedf053f..2e268b76111 100644 --- a/fonts/alee-ttf/Makefile +++ b/fonts/alee-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/03 18:28:17 asau Exp $ +# $NetBSD: Makefile,v 1.22 2013/04/06 03:45:13 rodent Exp $ # DISTNAME= ttf-alee_12 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/t/ttf-alee/} MAINTAINER= fox9@netb.co.kr HOMEPAGE= http://packages.debian.org/unstable/x11/ttf-alee -COMMENT= A Lee's Hangul truetype fonts +COMMENT= A. Lee's Hangul truetype fonts LICENSE= artistic NO_CONFIGURE= YES diff --git a/games/blinken/Makefile b/games/blinken/Makefile index 831999889a5..481d95d76bc 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:51:56 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:13 rodent Exp $ DISTNAME= blinken-${_KDE_VERSION} CATEGORIES= games -COMMENT= memory enhancement game +COMMENT= Memory enhancement game .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/games/ioquake3-pk3/Makefile b/games/ioquake3-pk3/Makefile index c39e2fbf121..68661dbf64e 100644 --- a/games/ioquake3-pk3/Makefile +++ b/games/ioquake3-pk3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/06 11:54:43 asau Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:13 rodent Exp $ DISTNAME= quake3-latest-pk3s PKGNAME= ioquake3-pk3-0 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ioquake3.org/ -COMMENT= pk3 files for ioquake3 +COMMENT= Newer pk3 files for ioquake3 LICENSE= quake3arena-license INSTALLATION_DIRS= lib/ioquake3/baseq3 lib/ioquake3/missionpack diff --git a/geography/libdrg/Makefile b/geography/libdrg/Makefile index 2969222e951..30905d72a54 100644 --- a/geography/libdrg/Makefile +++ b/geography/libdrg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2013/01/26 21:37:38 adam Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:13 rodent Exp $ # DISTNAME= libdrg-0.0.81 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.lexort.com/software/ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.lexort.com/software/ -COMMENT= Library for reading and merging DRG files. +COMMENT= Library for reading and merging DRG files GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index 9ed91fa853b..67a7a3b4e9b 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/02/15 11:54:04 obache Exp $ +# $NetBSD: Makefile,v 1.11 2013/04/06 03:45:13 rodent Exp $ # DISTNAME= gource-0.38 @@ -8,7 +8,7 @@ MASTER_SITES= http://gource.googlecode.com/files/ MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://code.google.com/p/gource/ -COMMENT= software version control visualization +COMMENT= Software version control visualization LICENSE= gnu-gpl-v3 GNU_CONFIGURE= yes diff --git a/graphics/kdegraphics-mobipocket/Makefile b/graphics/kdegraphics-mobipocket/Makefile index 0fc133545fd..e8ee99ddac3 100644 --- a/graphics/kdegraphics-mobipocket/Makefile +++ b/graphics/kdegraphics-mobipocket/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:52:10 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:13 rodent Exp $ DISTNAME= kdegraphics-mobipocket-${_KDE_VERSION} CATEGORIES= graphics -COMMENT= library to support mobipocket ebooks. +COMMENT= Library to support mobipocket ebooks .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/graphics/kdegraphics-strigi-analyzer/Makefile b/graphics/kdegraphics-strigi-analyzer/Makefile index 27d4a7a47e5..9bc3c964c98 100644 --- a/graphics/kdegraphics-strigi-analyzer/Makefile +++ b/graphics/kdegraphics-strigi-analyzer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:52:11 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:14 rodent Exp $ DISTNAME= kdegraphics-strigi-analyzer-${_KDE_VERSION} CATEGORIES= graphics -COMMENT= graphics file format plugins for Strigi Desktop Search +COMMENT= Graphics file format plugins for Strigi Desktop Search .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/graphics/kdegraphics-thumbnailers/Makefile b/graphics/kdegraphics-thumbnailers/Makefile index ed1b7adabd2..434c37c5bec 100644 --- a/graphics/kdegraphics-thumbnailers/Makefile +++ b/graphics/kdegraphics-thumbnailers/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:52:11 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:14 rodent Exp $ DISTNAME= kdegraphics-thumbnailers-${_KDE_VERSION} CATEGORIES= graphics -COMMENT= graphics file format thumbnailers for KDE +COMMENT= Graphics file format thumbnailers for KDE .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/graphics/libjpeg-turbo/Makefile b/graphics/libjpeg-turbo/Makefile index 61925c2f729..cbadf5616ca 100644 --- a/graphics/libjpeg-turbo/Makefile +++ b/graphics/libjpeg-turbo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/06 14:11:04 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:14 rodent Exp $ # DISTNAME= libjpeg-turbo-1.2.1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libjpeg-turbo/} MAINTAINER= dsainty@NetBSD.org HOMEPAGE= http://libjpeg-turbo.virtualgl.org/ -COMMENT= libjpeg accelerated with MMX, SSE and SSE2 SIMD instructions +COMMENT= Accelerated libjpeg with MMX, SSE and SSE2 SIMD instructions LICENSE= gnu-lgpl-v2 # OR wxWindows Library Licence, Version 3.1 CONFLICTS= jpeg-[0-9]* diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index c0985f1e3f6..c81674b7550 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2013/04/03 10:51:54 markd Exp $ +# $NetBSD: Makefile,v 1.41 2013/04/06 03:45:14 rodent Exp $ # DISTNAME= libkexiv2-${_KDE_VERSION} CATEGORIES= graphics -COMMENT= a KDE wrapper around exiv2 +COMMENT= KDE wrapper around exiv2 .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/graphics/p5-GDGraph-boxplot/Makefile b/graphics/p5-GDGraph-boxplot/Makefile index fc0394d0220..737c99ecff1 100644 --- a/graphics/p5-GDGraph-boxplot/Makefile +++ b/graphics/p5-GDGraph-boxplot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/06 14:11:10 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/04/06 03:45:14 rodent Exp $ DISTNAME= GDGraph-boxplot-1.00 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/GDGraph-boxplot/ -COMMENT= Boxplot - Box and Whisker Graph Module for Perl 5. +COMMENT= Boxplot - Box and Whisker Graph Module for Perl 5 LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-GDGraph>=1.30:../../graphics/p5-GDGraph diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 590732eee27..4d249495d96 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2012/12/10 12:06:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2013/04/06 03:45:15 rodent Exp $ .include "Makefile.common" -COMMENT= API for access to scanners, digital cameras, frame grabbers etc. +COMMENT= API for access to scanners, digital cameras, frame grabbers, etc DISTNAME= sane-backends-${SANE_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/graphics/tex-metapost/Makefile b/graphics/tex-metapost/Makefile index ae1511b89e1..a61fcc7608a 100644 --- a/graphics/tex-metapost/Makefile +++ b/graphics/tex-metapost/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2011/12/15 22:34:40 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:15 rodent Exp $ DISTNAME= metapost PKGNAME= tex-${DISTNAME}-1.212 TEXLIVE_REV= 23089 MAINTAINER= minskim@NetBSD.org -COMMENT= A development of MetaFont for creating graphics +COMMENT= Development of MetaFont for creating graphics CONFLICTS+= teTeX-texmf<=3.0nb25 DEPENDS+= tex-kpathsea>=2009.16044:../../print/tex-kpathsea diff --git a/graphics/tex-pst-3d/Makefile b/graphics/tex-pst-3d/Makefile index 7e389d01f99..dbb09fdaeb1 100644 --- a/graphics/tex-pst-3d/Makefile +++ b/graphics/tex-pst-3d/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 17:46:51 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:15 rodent Exp $ DISTNAME= pst-3d PKGNAME= tex-${DISTNAME}-1.10 TEXLIVE_REV= 17257 MAINTAINER= minskim@NetBSD.org -COMMENT= A PSTricks package for tilting and other pseudo-3D tricks +COMMENT= PSTricks package for tilting and other pseudo-3D tricks DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval diff --git a/inputmethod/tegaki-zinnia-traditional-chinese-light/Makefile b/inputmethod/tegaki-zinnia-traditional-chinese-light/Makefile index 7022cd81251..5084b5d0ab3 100644 --- a/inputmethod/tegaki-zinnia-traditional-chinese-light/Makefile +++ b/inputmethod/tegaki-zinnia-traditional-chinese-light/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:21 asau Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:15 rodent Exp $ # DISTNAME= tegaki-zinnia-traditional-chinese-light-0.3 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .zip MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.tegaki.org/ -COMMENT= Tegaki project handwriting model for Zinnia-Traditional-Chinese (light) +COMMENT= Zinnia-Traditional-Chinese Tegaki project handwriting model (light) LICENSE= gnu-lgpl-v2.1 CONFLICTS+= tegaki-zinnia-traditional-chinese-[0-9]* diff --git a/lang/gcc47-libs/Makefile b/lang/gcc47-libs/Makefile index 60c84623851..867179691ba 100644 --- a/lang/gcc47-libs/Makefile +++ b/lang/gcc47-libs/Makefile @@ -1,24 +1,24 @@ -# $NetBSD: Makefile,v 1.10 2013/04/02 09:57:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.11 2013/04/06 03:45:15 rodent Exp $ -GCC_PKGNAME= gcc47 -.include "../../lang/${GCC_PKGNAME}/version.mk" +GCC_PKGNAME= gcc47 +.include "../../lang/${GCC_PKGNAME}/version.mk" -DISTNAME= gcc-${GCC_DIST_VERSION} -PKGNAME= ${GCC_PKGNAME}-libs-${GCC_DIST_VERSION} +DISTNAME= gcc-${GCC_DIST_VERSION} +PKGNAME= ${GCC_PKGNAME}-libs-${GCC_DIST_VERSION} ## The PKGREVISION of this package needs to be at least 1 more than the ## PKGREVISION of the lang/gcc47 package so that with the dependence pattern ## '{gcc47,gcc47-libs}>=4.7.*' pkg_all will choose gcc47-libs over gcc47. -PKGREVISION= 4 -CATEGORIES= lang -MASTER_SITES= # empty -DISTFILES= # empty +PKGREVISION= 4 +CATEGORIES= lang +MASTER_SITES= # empty +DISTFILES= # empty -MAINTAINER= sbd@NetBSD.org -HOMEPAGE= http://gcc.gnu.org/ -COMMENT= The GNU Compiler Collection (GCC) support shared libraries. -LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3 +MAINTAINER= sbd@NetBSD.org +HOMEPAGE= http://gcc.gnu.org/ +COMMENT= The GNU Compiler Collection (GCC) support shared libraries +LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3 -USE_TOOLS+= pax +USE_TOOLS+= pax NO_BUILD= yes diff --git a/mail/freepops/Makefile b/mail/freepops/Makefile index e8a3eede5d2..63c7a7e3ea9 100644 --- a/mail/freepops/Makefile +++ b/mail/freepops/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.22 2013/02/06 23:22:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.23 2013/04/06 03:45:15 rodent Exp $ # -DISTNAME= freepops-0.2.9 -PKGREVISION= 2 -CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freepops/} +DISTNAME= freepops-0.2.9 +PKGREVISION= 2 +CATEGORIES= mail +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freepops/} -MAINTAINER= schmonz@NetBSD.org -HOMEPAGE= http://www.freepops.org/ -COMMENT= POP3 gateway to AOL, Gmail, Hotmail, Juno, Yahoo, etc. -LICENSE= gnu-gpl-v2 +MAINTAINER= schmonz@NetBSD.org +HOMEPAGE= http://www.freepops.org/ +COMMENT= POP3 gateway to AOL, Gmail, Hotmail, Juno, Yahoo, etc +LICENSE= gnu-gpl-v2 -MAKE_JOBS_SAFE= no +MAKE_JOBS_SAFE= no .include "../../mk/bsd.prefs.mk" diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index c556fdbdc1a..7c4e5fae00b 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/10/08 12:19:13 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/04/06 03:45:15 rodent Exp $ DISTNAME= grepmail-5.3033 PKGREVISION= 4 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grepmail/} MAINTAINER= david@fundy.net HOMEPAGE= http://grepmail.sourceforge.net/ -COMMENT= mbox formatted file search utility +COMMENT= Search utility for mbox formatted files DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 diff --git a/mail/mailhops/Makefile b/mail/mailhops/Makefile index 2d852c4f12a..835ed06f012 100644 --- a/mail/mailhops/Makefile +++ b/mail/mailhops/Makefile @@ -1,20 +1,20 @@ -# $NetBSD: Makefile,v 1.4 2012/10/08 12:19:16 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:16 rodent Exp $ # -DISTNAME= mailhops-1.4 -PKGREVISION= 1 -CATEGORIES= mail -MASTER_SITES= http://www.spinnaker.de/mutt/ +DISTNAME= mailhops-1.4 +PKGREVISION= 1 +CATEGORIES= mail +MASTER_SITES= http://www.spinnaker.de/mutt/ EXTRACT_SUFX= -LICENSE= gnu-gpl-v2 +LICENSE= gnu-gpl-v2 -MAINTAINER= is@netbsd.org -HOMEPAGE= http://www.spinnaker.de/mutt/ -COMMENT= Shows the route of an Internet mail message. +MAINTAINER= is@netbsd.org +HOMEPAGE= http://www.spinnaker.de/mutt/ +COMMENT= Shows the route of an Internet mail message -WRKSRC= ${WRKDIR} -EXTRACT_CMD= echo ${CP} "$${extract_file}" ${WRKSRC}/mailhops; \ +WRKSRC= ${WRKDIR} +EXTRACT_CMD= echo ${CP} "$${extract_file}" ${WRKSRC}/mailhops; \ ${CP} "$${extract_file}" ${WRKSRC}/mailhops diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index 367461b0089..1c9053b278d 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2013/02/16 11:23:02 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2013/04/06 03:45:16 rodent Exp $ DISTNAME= wmbiff-0.4.26 PKGREVISION= 17 @@ -7,12 +7,13 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wmbiff/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/wmbiff/ -COMMENT= xbuffy like "mail-checker" for WindowMaker +COMMENT= WindowMaker xbuffy-like "mail-checker" USE_TOOLS+= gmake GNU_CONFIGURE= yes EX_DIR= ${PREFIX}/share/examples/wmbiff + INSTALLATION_DIRS+= ${EX_DIR} post-install: diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index 6438882ceb8..aa573a89312 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2012/10/23 10:24:08 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/04/06 03:45:16 rodent Exp $ DISTNAME= WMMail.app-0.64 PKGNAME= wmmail-0.64 @@ -7,7 +7,7 @@ CATEGORIES= mail x11 windowmaker MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= xbiff like "mail-checker" for WindowMaker +COMMENT= WindowMaker xbiff-like "mail-checker" DEPENDS+= windowmaker>=0.80.0nb1:../../wm/windowmaker diff --git a/math/R-geoR/Makefile b/math/R-geoR/Makefile index 5323cd5b51b..160d6de1f58 100644 --- a/math/R-geoR/Makefile +++ b/math/R-geoR/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2012/04/01 18:09:54 brook Exp $ +# $NetBSD: Makefile,v 1.9 2013/04/06 03:45:16 rodent Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/geoR/ -COMMENT= Geostatistical analysis including likelihood-based and Bayesian methods +COMMENT= Geostatistical analysis including likelihood-based & Bayesian methods LICENSE= gnu-gpl-v2 R_PKGNAME= geoR diff --git a/math/R-xts/Makefile b/math/R-xts/Makefile index c806214c2f5..4a8a2612f50 100644 --- a/math/R-xts/Makefile +++ b/math/R-xts/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2013/01/24 01:59:44 wen Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:17 rodent Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/xts/ -COMMENT= eXtensible Time Series +COMMENT= R's eXtensible Time Series LICENSE= gnu-gpl-v2 R_PKGNAME= xts diff --git a/math/libint/Makefile b/math/libint/Makefile index 0f97f162073..606ede24f47 100644 --- a/math/libint/Makefile +++ b/math/libint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2013/03/08 07:09:04 asau Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:17 rodent Exp $ DISTNAME= libint-2.0.0-stable PKGNAME= libint-2.0.0 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= asau@inbox.ru HOMEPAGE= http://sourceforge.net/p/libint/ -COMMENT= Efficient computation of quantum mechanical matrix elements over Gaussian basis sets +COMMENT= Efficient computation of quantum mechanical matrix elements over GBS USE_LANGUAGES= c c++ GNU_CONFIGURE= yes diff --git a/math/p5-Excel-Template-Plus/Makefile b/math/p5-Excel-Template-Plus/Makefile index 9f157cfb429..aa6cbf66400 100644 --- a/math/p5-Excel-Template-Plus/Makefile +++ b/math/p5-Excel-Template-Plus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:56:37 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:17 rodent Exp $ DISTNAME= Excel-Template-Plus-0.05 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Excel-Template-Plus/ -COMMENT= An extension to the Excel::Template module +COMMENT= Extension to the Excel::Template module LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Excel-Template-[0-9]*:../../math/p5-Excel-Template diff --git a/misc/JBidwatcher/Makefile b/misc/JBidwatcher/Makefile index d78055c57ba..cbc5b016389 100644 --- a/misc/JBidwatcher/Makefile +++ b/misc/JBidwatcher/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/08 09:57:15 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/04/06 03:45:17 rodent Exp $ # DISTNAME= JBidwatcher-2.1.5 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .jar MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jbidwatcher.com/ -COMMENT= eBay sniping, bidding and monitoring software +COMMENT= Software for eBay sniping, bidding and monitoring #LICENSE= Creative Commons BY-NC-SA Amended WRKSRC= ${WRKDIR} diff --git a/misc/asr-manpages/Makefile b/misc/asr-manpages/Makefile index bfcd7384a9b..0c7b5e5db78 100644 --- a/misc/asr-manpages/Makefile +++ b/misc/asr-manpages/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/08 09:57:16 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/04/06 03:45:17 rodent Exp $ # DISTNAME= asr.pages @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://web.archive.org/web/2/www.winternet.com/~eric/sysadmin/manpages.html -COMMENT= alt.sysadmin.recovery man page distribution +COMMENT= Distribution of alt.sysadmin.recovery man page NO_CONFIGURE= yes NO_BUILD= yes diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile index 76cf1f250b3..5879e8e6c58 100644 --- a/misc/colorls/Makefile +++ b/misc/colorls/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.26 2012/10/08 09:57:18 asau Exp $ +# $NetBSD: Makefile,v 1.27 2013/04/06 03:45:17 rodent Exp $ -DISTNAME= ls -PKGNAME= colorls-2.2 -PKGREVISION= 1 -CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} +DISTNAME= ls +PKGNAME= colorls-2.2 +PKGREVISION= 1 +CATEGORIES= misc +MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= ls(1) that can use color to display file attributes +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Uses color with ls(1) to display file attributes PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/misc/dync/Makefile b/misc/dync/Makefile index 24ebf599305..a7e7bab41fd 100644 --- a/misc/dync/Makefile +++ b/misc/dync/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.18 2012/10/08 09:57:20 asau Exp $ +# $NetBSD: Makefile,v 1.19 2013/04/06 03:45:17 rodent Exp $ # -DISTNAME= dync-1.1 -PKGREVISION= 2 -CATEGORIES= misc -MASTER_SITES= http://www.westley.demon.co.uk/src/ +DISTNAME= dync-1.1 +PKGREVISION= 2 +CATEGORIES= misc +MASTER_SITES= http://www.westley.demon.co.uk/src/ -MAINTAINER= agc@NetBSD.org -HOMEPAGE= http://www.alistaircrooks.co.uk/software.html -COMMENT= awk-like utility with C as language +MAINTAINER= agc@NetBSD.org +HOMEPAGE= http://www.alistaircrooks.co.uk/software.html +COMMENT= C language awk-like utility GNU_CONFIGURE= yes BUILD_TARGET= tst diff --git a/misc/kalzium/Makefile b/misc/kalzium/Makefile index ec9c7b3adf1..4a4346b8299 100644 --- a/misc/kalzium/Makefile +++ b/misc/kalzium/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:51:58 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:18 rodent Exp $ DISTNAME= kalzium-${_KDE_VERSION} CATEGORIES= misc -COMMENT= periodic table of elements +COMMENT= Periodic table of elements .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/misc/klettres/Makefile b/misc/klettres/Makefile index 573cc196036..ba45e593391 100644 --- a/misc/klettres/Makefile +++ b/misc/klettres/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:52:01 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:18 rodent Exp $ DISTNAME= klettres-${_KDE_VERSION} CATEGORIES= misc -COMMENT= KDE app to help learn the alphabet and read some syllables in languages +COMMENT= KDE app to teach the alphabet and read some syllables in languages .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/misc/kremotecontrol/Makefile b/misc/kremotecontrol/Makefile index cce854a58ba..194f345c42a 100644 --- a/misc/kremotecontrol/Makefile +++ b/misc/kremotecontrol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:52:15 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:18 rodent Exp $ DISTNAME= kremotecontrol-${_KDE_VERSION} CATEGORIES= misc -COMMENT= KDE frontend for your remote controls. +COMMENT= KDE frontend for your remote controls .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/misc/libkvkontakte/Makefile b/misc/libkvkontakte/Makefile index 7e15179f3ad..863fc1c2b08 100644 --- a/misc/libkvkontakte/Makefile +++ b/misc/libkvkontakte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 12:38:32 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:18 rodent Exp $ # PKGNAME= libkvkontakte-3.1.0 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.digikam.org/ -COMMENT= KDE library for asynchronous interaction with vkontakte.rusocial network +COMMENT= KDE library for asynchronous interaction with vkontakte.ru LICENSE= gnu-gpl-v2 BUILD_DEPENDS+= automoc4>=0.9.83:../../devel/automoc4 diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile index cb3f5e1be28..a9ce6fd1c77 100644 --- a/misc/ttyrec/Makefile +++ b/misc/ttyrec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/08 09:57:39 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/04/06 03:45:18 rodent Exp $ DISTNAME= ttyrec-1.0.8 CATEGORIES= misc @@ -6,7 +6,7 @@ MASTER_SITES= http://0xcc.net/ttyrec/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://0xcc.net/ttyrec/ -COMMENT= ttyrec is a tty recorder +COMMENT= Tty recorder LICENSE= original-bsd .include "../../mk/bsd.prefs.mk" diff --git a/misc/vttest/Makefile b/misc/vttest/Makefile index d03a2c98763..7e78523b6f5 100644 --- a/misc/vttest/Makefile +++ b/misc/vttest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/30 20:45:06 shattered Exp $ +# $NetBSD: Makefile,v 1.11 2013/04/06 03:45:18 rodent Exp $ # DISTNAME= vttest-20120506 @@ -8,9 +8,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://invisible-island.net/vttest/vttest.html -COMMENT= vt100/vt220/xterm test utility +COMMENT= Utility to test vt100/vt220/xterm -GNU_CONFIGURE= YES +GNU_CONFIGURE= yes MAKE_FILE= makefile .include "../../mk/bsd.pkg.mk" diff --git a/multimedia/gst-plugins0.10-bad/Makefile b/multimedia/gst-plugins0.10-bad/Makefile index b7d7ce0aa8f..3e6de36e0fc 100644 --- a/multimedia/gst-plugins0.10-bad/Makefile +++ b/multimedia/gst-plugins0.10-bad/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.25 2013/02/06 23:23:06 jperkin Exp $ +# $NetBSD: Makefile,v 1.26 2013/04/06 03:45:19 rodent Exp $ # -USE_LANGUAGES= c c++ +USE_LANGUAGES= c c++ .include "Makefile.common" -PKGREVISION= 4 +PKGREVISION= 4 -COMMENT+= bad plugins +COMMENT+= Bad plugins # builds gsettings module BUILDLINK_API_DEPENDS.glib2+= glib2>=2.26.0 diff --git a/multimedia/gst-plugins0.10-base/Makefile b/multimedia/gst-plugins0.10-base/Makefile index f262b16b10b..bd0791ff5e0 100644 --- a/multimedia/gst-plugins0.10-base/Makefile +++ b/multimedia/gst-plugins0.10-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2013/02/26 11:03:21 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2013/04/06 03:45:19 rodent Exp $ # .include "Makefile.common" @@ -6,7 +6,7 @@ PKGREVISION= 6 #CONFIGURE_ARGS+= --disable-silent-rules -COMMENT+= base plugins +COMMENT+= Base plugins # some plugins were moved from bad to base CONFLICTS+= gst-plugins0.10-bad<0.10.10 diff --git a/multimedia/gst-plugins0.10-ffmpeg/Makefile b/multimedia/gst-plugins0.10-ffmpeg/Makefile index e0fe65b79dd..7f306951a13 100644 --- a/multimedia/gst-plugins0.10-ffmpeg/Makefile +++ b/multimedia/gst-plugins0.10-ffmpeg/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.25 2012/12/04 15:16:14 prlw1 Exp $ +# $NetBSD: Makefile,v 1.26 2013/04/06 03:45:19 rodent Exp $ # -DISTNAME= gst-ffmpeg-0.10.13 -PKGREVISION= 6 -CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ +DISTNAME= gst-ffmpeg-0.10.13 +PKGREVISION= 6 +CATEGORIES= multimedia +MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ -COMMENT= ffmpeg plugin for gstreamer +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ +COMMENT= GStreamer ffmpeg plugin USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/multimedia/gst-plugins0.10-good/Makefile b/multimedia/gst-plugins0.10-good/Makefile index 2243e61be53..9de28a3a43d 100644 --- a/multimedia/gst-plugins0.10-good/Makefile +++ b/multimedia/gst-plugins0.10-good/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2012/10/08 09:21:03 asau Exp $ +# $NetBSD: Makefile,v 1.30 2013/04/06 03:45:19 rodent Exp $ # .include "Makefile.common" PKGREVISION= 3 -COMMENT+= good plugins +COMMENT+= Good plugins # some plugins were moved from bad to good CONFLICTS+= gst-plugins0.10-bad<0.10.18 diff --git a/multimedia/gst-plugins0.10-ugly/Makefile b/multimedia/gst-plugins0.10-ugly/Makefile index ebe6010a4ea..01e69155f06 100644 --- a/multimedia/gst-plugins0.10-ugly/Makefile +++ b/multimedia/gst-plugins0.10-ugly/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2012/10/08 09:21:03 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/04/06 03:45:19 rodent Exp $ # .include "Makefile.common" -PKGREVISION= 3 +PKGREVISION= 3 -COMMENT+= ugly plugins +COMMENT+= Ugly plugins .include "../../mk/bsd.pkg.mk" diff --git a/multimedia/gst-plugins1-bad/Makefile b/multimedia/gst-plugins1-bad/Makefile index 81d0f5f8c54..f96ec047ed1 100644 --- a/multimedia/gst-plugins1-bad/Makefile +++ b/multimedia/gst-plugins1-bad/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2013/03/15 18:34:46 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:19 rodent Exp $ # -USE_LANGUAGES= c c++ +USE_LANGUAGES= c c++ .include "Makefile.common" -COMMENT+= bad plugins +COMMENT+= Bad plugins .include "../../devel/glib2/schemas.mk" # bzip2 is likely present anyway, make it default diff --git a/multimedia/gst-plugins1-base/Makefile b/multimedia/gst-plugins1-base/Makefile index 69eb07ace9e..a9224522e4f 100644 --- a/multimedia/gst-plugins1-base/Makefile +++ b/multimedia/gst-plugins1-base/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2012/12/18 12:31:31 jperkin Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:19 rodent Exp $ # .include "Makefile.common" #CONFIGURE_ARGS+= --disable-silent-rules -COMMENT+= base plugins +COMMENT+= Base plugins -USE_TOOLS+= perl:run +USE_TOOLS+= perl:run PKGCONFIG_OVERRIDE+= pkgconfig/*.pc.in diff --git a/multimedia/gst-plugins1-good/Makefile b/multimedia/gst-plugins1-good/Makefile index 4d1e46ba9f9..e2975a690be 100644 --- a/multimedia/gst-plugins1-good/Makefile +++ b/multimedia/gst-plugins1-good/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2012/11/29 08:24:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:20 rodent Exp $ # .include "Makefile.common" -COMMENT+= good plugins +COMMENT+= Good plugins CONFIGURE_ARGS+= --enable-zlib diff --git a/multimedia/gst-plugins1-libav/Makefile b/multimedia/gst-plugins1-libav/Makefile index 7fe1e03a8db..1db697d6223 100644 --- a/multimedia/gst-plugins1-libav/Makefile +++ b/multimedia/gst-plugins1-libav/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.1 2012/11/29 09:27:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:20 rodent Exp $ # -DISTNAME= gst-libav-1.0.3 -CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/ -EXTRACT_SUFX= .tar.xz +DISTNAME= gst-libav-1.0.3 +CATEGORIES= multimedia +MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/ +EXTRACT_SUFX= .tar.xz -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gstreamer.freedesktop.org/src/gst-libav/ -COMMENT= libav/ffmpeg plugin for gstreamer +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://gstreamer.freedesktop.org/src/gst-libav/ +COMMENT= GStreamer libav/ffmpeg plugin USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/multimedia/gst-plugins1-ugly/Makefile b/multimedia/gst-plugins1-ugly/Makefile index 1556b787273..2626ac5ad45 100644 --- a/multimedia/gst-plugins1-ugly/Makefile +++ b/multimedia/gst-plugins1-ugly/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/11/29 08:27:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:20 rodent Exp $ # .include "Makefile.common" -COMMENT+= ugly plugins +COMMENT+= Ugly plugins .include "../../mk/bsd.pkg.mk" diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index 918a1310e9e..d8b10a4a18e 100644 --- a/multimedia/totem-pl-parser/Makefile +++ b/multimedia/totem-pl-parser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2013/01/26 21:36:39 adam Exp $ +# $NetBSD: Makefile,v 1.45 2013/04/06 03:45:20 rodent Exp $ # DISTNAME= totem-pl-parser-3.4.3 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ -COMMENT= totem playlist parser +COMMENT= Totem playlist parser GNU_CONFIGURE= yes CONFIGURE_ENV+= DATADIRNAME=share 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 diff --git a/pkgtools/compat_headers/Makefile b/pkgtools/compat_headers/Makefile index bafb163fe2e..b05858b22f7 100644 --- a/pkgtools/compat_headers/Makefile +++ b/pkgtools/compat_headers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2013/02/01 22:21:09 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:21 rodent Exp $ DISTNAME= compat_headers-0.2 CATEGORIES= pkgtools @@ -7,7 +7,7 @@ DISTFILES= # empty MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pkgsrc.org/ -COMMENT= compatibility headers +COMMENT= Compatibility headers PREV_PKGPATH= pkgtools/posix_headers SUPERSEDES= posix_headers-[0-9]* diff --git a/pkgtools/pkg_p5up2date/Makefile b/pkgtools/pkg_p5up2date/Makefile index 6c0ce521332..daa51419caf 100644 --- a/pkgtools/pkg_p5up2date/Makefile +++ b/pkgtools/pkg_p5up2date/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:15 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:22 rodent Exp $ DISTNAME= pkg_p5up2date-0.04 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= pkgsrc-p5-people@NetBSD.org -COMMENT= check p5-* pkgsrc packages requiring updates +COMMENT= Check p5-* pkgsrc packages requiring updates PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/print/electrix/Makefile b/print/electrix/Makefile index d1684dd2686..79f722c2290 100644 --- a/print/electrix/Makefile +++ b/print/electrix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/03/31 08:13:30 obache Exp $ +# $NetBSD: Makefile,v 1.6 2013/04/06 03:45:22 rodent Exp $ # DISTNAME= electrix-0.2.0 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://electrix.sourceforge.net/ -COMMENT= eLectrix is an application to view PDF files +COMMENT= Application to view PDF files LICENSE= gnu-gpl-v2 USE_TOOLS+= intltool pkg-config diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile index 8522c89a9fa..19af90f2b4f 100644 --- a/print/pdf2djvu/Makefile +++ b/print/pdf2djvu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2013/03/31 08:13:32 obache Exp $ +# $NetBSD: Makefile,v 1.19 2013/04/06 03:45:22 rodent Exp $ # DISTNAME= pdf2djvu_0.7.14 @@ -9,7 +9,7 @@ MASTER_SITES= http://pdf2djvu.googlecode.com/files/ MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://code.google.com/p/pdf2djvu/ -COMMENT= pdf2djvu creates DjVu files from PDF files +COMMENT= Creates DjVu files from PDF files LICENSE= gnu-gpl-v2 DEPENDS+= djvulibre-tools-[0-9]*:../../graphics/djvulibre-tools diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile index 9900514762b..8074993bd74 100644 --- a/print/rlpr/Makefile +++ b/print/rlpr/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.11 2012/10/08 13:45:46 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:22 rodent Exp $ -DISTNAME= rlpr-2.06 -PKGREVISION= 3 -CATEGORIES= print -MASTER_SITES= # ftp://truffula.com/pub/ +DISTNAME= rlpr-2.06 +PKGREVISION= 3 +CATEGORIES= print +MASTER_SITES= # ftp://truffula.com/pub/ -MAINTAINER= sekiya@NetBSD.org -HOMEPAGE= http://truffula.com/rlpr/ -COMMENT= lpr work-alike to print directly to remote printer +MAINTAINER= sekiya@NetBSD.org +HOMEPAGE= http://truffula.com/rlpr/ +COMMENT= Work-alike of lpr to print directly to remote printer -GNU_CONFIGURE= YES +GNU_CONFIGURE= yes .include "../../devel/gettext-lib/buildlink3.mk" .include "../../converters/libiconv/buildlink3.mk" diff --git a/print/tex-algorithms/Makefile b/print/tex-algorithms/Makefile index 06694e4f7aa..02027231ea2 100644 --- a/print/tex-algorithms/Makefile +++ b/print/tex-algorithms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:08 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:22 rodent Exp $ DISTNAME= algorithms PKGNAME= tex-${DISTNAME}-2009 @@ -6,7 +6,7 @@ TEXLIVE_REV= 15878 DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 MAINTAINER= minskim@NetBSD.org -COMMENT= A suite of tools for typesetting algorithms in pseudo-code +COMMENT= Suite of tools for typesetting algorithms in pseudo-code LICENSE= gnu-lgpl-v2.1 CONFLICTS+= teTeX-texmf<=3.0nb19 diff --git a/print/tex-beamer/Makefile b/print/tex-beamer/Makefile index 35661ae7c3c..3bb879ab5eb 100644 --- a/print/tex-beamer/Makefile +++ b/print/tex-beamer/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2011/01/17 22:41:24 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:22 rodent Exp $ DISTNAME= beamer PKGNAME= tex-${DISTNAME}-3.10 TEXLIVE_REV= 19443 MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= A LaTeX class for producing presentations and slides +COMMENT= LaTeX class for producing presentations and slides CONFLICTS+= teTeX-texmf<=3.0nb22 DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf diff --git a/print/tex-kotex-dev/Makefile b/print/tex-kotex-dev/Makefile index ee714fa800d..59a4d3c701b 100644 --- a/print/tex-kotex-dev/Makefile +++ b/print/tex-kotex-dev/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/11/29 21:20:59 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2013/04/06 03:45:23 rodent Exp $ DISTNAME= kotex-dev PKGNAME= tex-${DISTNAME}-0.3 @@ -8,7 +8,7 @@ TEXLIVE_REV= 21 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://project.ktug.or.kr/ko.TeX/ -COMMENT= ko.TeX macros for luatex and xetex +COMMENT= Macros (ko.TeX) for luatex and xetex DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath diff --git a/print/tex-kotex/Makefile b/print/tex-kotex/Makefile index 41b094c9d09..a744d674b89 100644 --- a/print/tex-kotex/Makefile +++ b/print/tex-kotex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/11/29 21:16:00 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:23 rodent Exp $ DISTNAME= kotex PKGNAME= tex-${DISTNAME}-0.3 @@ -8,7 +8,7 @@ TEXLIVE_REV= 1 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://project.ktug.or.kr/ko.TeX/ -COMMENT= ko.TeX macros to typeset Korean with etex or pdftex +COMMENT= Macros (ko.TeX) to typeset Korean with etex or pdftex DEPENDS+= tex-cm-super-[0-9]*:../../fonts/tex-cm-super DEPENDS+= tex-enumitem-[0-9]*:../../print/tex-enumitem diff --git a/print/tex-parskip/Makefile b/print/tex-parskip/Makefile index eaa836c52c8..cfef947e683 100644 --- a/print/tex-parskip/Makefile +++ b/print/tex-parskip/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/05/05 12:48:44 markd Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:23 rodent Exp $ DISTNAME= parskip PKGNAME= tex-${DISTNAME}-2.0 TEXLIVE_REV= 19963 MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= Layout with zero \parindent, non-zero \parskip. +COMMENT= Layout with zero \parindent, non-zero \parskip CONFLICTS+= tex-ltxmisc<2010.20350 diff --git a/print/tex-shadethm/Makefile b/print/tex-shadethm/Makefile index a5a90b6b69e..471f7546a0c 100644 --- a/print/tex-shadethm/Makefile +++ b/print/tex-shadethm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/08 13:45:48 asau Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:23 rodent Exp $ DISTNAME= shadethm PKGNAME= tex-${DISTNAME}-20101030 @@ -9,7 +9,7 @@ LICENSE= lppl-1.3c MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ctan.org/tex-archive/macros/latex/contrib/shadethm/ -COMMENT= Theorem environments that are shaded. +COMMENT= Theorem environments that are shaded DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin diff --git a/print/tex-tpslifonts/Makefile b/print/tex-tpslifonts/Makefile index f40096051a9..58adb313bed 100644 --- a/print/tex-tpslifonts/Makefile +++ b/print/tex-tpslifonts/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:55:42 markd Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:23 rodent Exp $ # TeX Live Revision 15878 DISTNAME= tpslifonts PKGNAME= tex-${DISTNAME}-0.6 MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= A LaTeX package for configuring presentation fonts +COMMENT= LaTeX package for configuring presentation fonts .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xetex-def/Makefile b/print/tex-xetex-def/Makefile index 1da001f3b15..a73c90ac5c7 100644 --- a/print/tex-xetex-def/Makefile +++ b/print/tex-xetex-def/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/22 07:58:12 markd Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:23 rodent Exp $ DISTNAME= xetex-def PKGNAME= tex-${DISTNAME}-0.94 TEXLIVE_REV= 16192 MAINTAINER= markd@NetBSD.org -COMMENT= Colour and graphics support for XeTeX. +COMMENT= Colour and graphics support for XeTeX .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xfor/Makefile b/print/tex-xfor/Makefile index d8e016f39d8..118aee609e9 100644 --- a/print/tex-xfor/Makefile +++ b/print/tex-xfor/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 22:00:21 markd Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:23 rodent Exp $ # TeX Live Revision 15878 DISTNAME= xfor PKGNAME= tex-${DISTNAME}-1.05 MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= A reimplimentation of the LaTeX for-loop macro +COMMENT= Reimplimentation of the LaTeX for-loop macro .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile index 3ba9f209c01..82371afb453 100644 --- a/sysutils/ansible/Makefile +++ b/sysutils/ansible/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2013/02/27 12:32:06 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:23 rodent Exp $ # DISTNAME= ansible-1.0 @@ -8,7 +8,7 @@ MASTER_SITES= http://ansible.cc/releases/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ansible.cc/ -COMMENT= SSH-based configuration management, deployment, and task execution system +COMMENT= SSH-based configuration management, deployment, and task execution LICENSE= gnu-gpl-v3 EGDIR= ${PREFIX}/share/examples/ansible diff --git a/sysutils/bacula-wx-console/Makefile b/sysutils/bacula-wx-console/Makefile index ccb65dabf2d..ccc292315e6 100644 --- a/sysutils/bacula-wx-console/Makefile +++ b/sysutils/bacula-wx-console/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:24:24 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/04/06 03:45:24 rodent Exp $ PKGNAME= ${DISTNAME:S/-/-wx-console-/} PKGREVISION= 1 -COMMENT= wxWindows-based console for Bacula - The Network Backup Solution +COMMENT= Bacula wxWindows-based console DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo PATCHDIR= ${.CURDIR}/../../sysutils/bacula/patches diff --git a/sysutils/dd_rescue/Makefile b/sysutils/dd_rescue/Makefile index b3d388ff322..26805864826 100644 --- a/sysutils/dd_rescue/Makefile +++ b/sysutils/dd_rescue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/23 19:50:57 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:24 rodent Exp $ DISTNAME= dd_rescue-1.23 CATEGORIES= sysutils @@ -6,7 +6,7 @@ MASTER_SITES= ${HOMEPAGE:Q} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.garloff.de/kurt/linux/ddrescue/ -COMMENT= dd(1)-like tool for rescuing data from media with errors +COMMENT= Tool like dd(1) for rescuing data from media with errors LICENSE= gnu-gpl-v2 WRKSRC= ${WRKDIR}/dd_rescue diff --git a/sysutils/dmassage/Makefile b/sysutils/dmassage/Makefile index db9ce6aaf8e..44da329d59f 100644 --- a/sysutils/dmassage/Makefile +++ b/sysutils/dmassage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/23 19:50:58 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:24 rodent Exp $ # DISTNAME= dmassage-0.6 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.sentia.org/downloads/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.sentia.org/projects/dmassage/ -COMMENT= dmesg(8) parser +COMMENT= Parser for dmesg(8) PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/sysutils/edbus/Makefile b/sysutils/edbus/Makefile index 56f5b557710..8396cd59827 100644 --- a/sysutils/edbus/Makefile +++ b/sysutils/edbus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/02/06 23:21:34 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2013/04/06 03:45:24 rodent Exp $ # DISTNAME= e_dbus-1.1.0 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.enlightenment.org/ -COMMENT= Convenience wrappers around dbus to ease integrating dbus with E17. +COMMENT= Convenience wrappers around dbus to ease integrating dbus with E17 GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/sysutils/install-sh/Makefile b/sysutils/install-sh/Makefile index 29201f9e3a5..50f4e658df3 100644 --- a/sysutils/install-sh/Makefile +++ b/sysutils/install-sh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/23 19:51:08 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/04/06 03:45:24 rodent Exp $ DISTNAME= install-sh-20100824 CATEGORIES= sysutils @@ -6,7 +6,7 @@ MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= install script compatible with the BSD install program +COMMENT= Install script compatible with the BSD install program BOOTSTRAP_PKG= yes USE_TOOLS+= sed diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index 8ae0a8621da..f1997c71ae0 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/04/03 10:52:14 markd Exp $ +# $NetBSD: Makefile,v 1.33 2013/04/06 03:45:24 rodent Exp $ DISTNAME= kdf-${_KDE_VERSION} CATEGORIES= sysutils -COMMENT= show mount points and disk usage under KDE desktop +COMMENT= Show mount points and disk usage under KDE desktop .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/sysutils/salt-docs/Makefile b/sysutils/salt-docs/Makefile index c84ec195e34..64e76403f1f 100644 --- a/sysutils/salt-docs/Makefile +++ b/sysutils/salt-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/12/06 08:04:39 apb Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:25 rodent Exp $ # DISTNAME= salt-0.10.5 @@ -8,7 +8,7 @@ MASTER_SITES= http://cloud.github.com/downloads/saltstack/salt/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://saltstack.org/ -COMMENT= Documentation for salt - Remote execution and configuration management system +COMMENT= Documentation for salt LICENSE= apache-2.0 NO_CONFIGURE= yes @@ -26,7 +26,7 @@ do-install: ( cd ${DESTDIR}${PREFIX} \ && ${FIND} ${HTMLDIR} -type f -print ) >>${PLIST_SRC} -# The upstream salt project does not say what version of sphinx is reqwuired. +# The upstream salt project does not say what version of sphinx is required. .include "../../lang/python/pyversion.mk" BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx diff --git a/sysutils/sformat/Makefile b/sysutils/sformat/Makefile index 073a72916ff..170cdbabd2e 100644 --- a/sysutils/sformat/Makefile +++ b/sysutils/sformat/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.15 2012/10/23 19:51:23 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/04/06 03:45:25 rodent Exp $ # -DISTNAME= sformat-3.5 -PKGREVISION= 1 -CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.berlios.de/pub/sformat/ +DISTNAME= sformat-3.5 +PKGREVISION= 1 +CATEGORIES= sysutils +MASTER_SITES= ftp://ftp.berlios.de/pub/sformat/ -MAINTAINER= Andreas.Hallmann@tiscali.de -HOMEPAGE= http://freshmeat.net/projects/sformat -COMMENT= SCSI disk maintainance, formating, and ultimative repair tool with support for NetBSD labels +MAINTAINER= Andreas.Hallmann@tiscali.de +HOMEPAGE= http://freshmeat.net/projects/sformat +COMMENT= SCSI disk maintainance, formating, and ultimative repair tool PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/textproc/catdoc-tk/Makefile b/textproc/catdoc-tk/Makefile index bf66288acd4..7902bb2351e 100644 --- a/textproc/catdoc-tk/Makefile +++ b/textproc/catdoc-tk/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.10 2012/10/25 06:55:43 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/04/06 03:45:25 rodent Exp $ # .include "../../textproc/catdoc/Makefile.common" -PKGNAME= ${DISTNAME:S/catdoc/catdoc-tk/} -COMMENT= Reads MS-Word file and puts out its content as plain text (Tk interface) +PKGNAME= ${DISTNAME:S/catdoc/catdoc-tk/} +COMMENT= Tk interface for MS-Word to plain text converter -DEPENDS+= catdoc>=0.91.4nb1:../../textproc/catdoc +DEPENDS+= catdoc>=0.91.4nb1:../../textproc/catdoc -CONFIGURE_ARGS+= --enable-wordview -CONFIGURE_ENV+= WISH="${BUILDLINK_PREFIX.tk}/bin/wish" -CONFIGURE_ENV+= enable_wordview=yes +CONFIGURE_ARGS+ --enable-wordview +CONFIGURE_ENV+= WISH="${BUILDLINK_PREFIX.tk}/bin/wish" +CONFIGURE_ENV+= enable_wordview=yes INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/textproc/chasen/Makefile b/textproc/chasen/Makefile index eda26270e43..7b145859193 100644 --- a/textproc/chasen/Makefile +++ b/textproc/chasen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/01/06 15:45:12 taca Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:25 rodent Exp $ # DISTNAME= chasen-${CHASEN_VERSION} @@ -8,7 +8,7 @@ DISTFILES= # empty MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://chasen-legacy.sourceforge.jp/ -COMMENT= meta package of ChaSen, Japanese Morphological Analysis System +COMMENT= Meta package of ChaSen, Japanese Morphological Analysis System META_PACKAGE= yes diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile index 3f95c3a6926..9f1f818f6e9 100644 --- a/textproc/coccigrep/Makefile +++ b/textproc/coccigrep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/25 06:55:44 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/04/06 03:45:25 rodent Exp $ # DISTNAME= coccigrep-1.11 @@ -7,7 +7,7 @@ MASTER_SITES= http://home.regit.org/wp-content/uploads/2011/08/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://home.regit.org/software/coccigrep/ -COMMENT= coccigrep is a semantic grep for the C language +COMMENT= Semantic grep for the C language LICENSE= gnu-gpl-v3 DEPENDS= coccinelle-[0-9]*:../../devel/coccinelle diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index 524ac8a45ae..325c54cfa85 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/25 22:47:33 cheusov Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:25 rodent Exp $ # DISTNAME= harmony-stable-${VERSION} @@ -9,9 +9,9 @@ MASTER_SITES= http://alliance.seas.upenn.edu/~harmony/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://alliance.seas.upenn.edu/~harmony/ -COMMENT= Generic framework for reconciling disconnected updates to heterogeneous, replicated XML data +COMMENT= Reconciles disconnected updates to heterogeneous, replicated XML data -MAKE_JOBS_SAFE= no +MAKE_JOBS_SAFE= no BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk BUILD_DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex diff --git a/textproc/p5-Biblio-EndnoteStyle/Makefile b/textproc/p5-Biblio-EndnoteStyle/Makefile index 726a3fd978b..395e3560a8d 100644 --- a/textproc/p5-Biblio-EndnoteStyle/Makefile +++ b/textproc/p5-Biblio-EndnoteStyle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/25 06:56:10 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/04/06 03:45:25 rodent Exp $ DISTNAME= Biblio-EndnoteStyle-0.05 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Biblio/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Biblio-EndnoteStyle/ -COMMENT= reference formatting using Endnote-like templates +COMMENT= Reference formatting using Endnote-like templates LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty diff --git a/textproc/p5-String-Truncate/Makefile b/textproc/p5-String-Truncate/Makefile index 56e22f84b98..460d87cdb4a 100644 --- a/textproc/p5-String-Truncate/Makefile +++ b/textproc/p5-String-Truncate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/25 06:56:21 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:26 rodent Exp $ DISTNAME= String-Truncate-1.100600 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/String-Truncate/ -COMMENT= Perl5 module for when strings are too long to be displayed in... +COMMENT= Perl5 module for when strings are too long to be displayed LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Sub-Exporter>=0.953:../../devel/p5-Sub-Exporter diff --git a/textproc/pear-File_Find/Makefile b/textproc/pear-File_Find/Makefile index fe83d172740..0555e914b61 100644 --- a/textproc/pear-File_Find/Makefile +++ b/textproc/pear-File_Find/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2012/10/25 06:56:45 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:26 rodent Exp $ DISTNAME= File_Find-1.3.1 CATEGORIES+= sysutils MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= A Class the facilitates the search of filesystems +COMMENT= Class that facilitates the search of filesystems .include "../../lang/php/pear.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/py-cssselect/Makefile b/textproc/py-cssselect/Makefile index 6a35b8a0e77..2c9bca7e3b3 100644 --- a/textproc/py-cssselect/Makefile +++ b/textproc/py-cssselect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/01/13 15:20:35 jakllsch Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:26 rodent Exp $ # DISTNAME= cssselect-0.7.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://pypi.python.org/packages/source/c/cssselect/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://packages.python.org/cssselect/ -COMMENT= parses CSS3 Selectors and translates them to XPath 1.0 +COMMENT= Parses CSS3 Selectors and translates them to XPath 1.0 LICENSE= modified-bsd USE_LANGUAGES= # none diff --git a/time/etm/Makefile b/time/etm/Makefile index 11b143c8d1f..78e98d80753 100644 --- a/time/etm/Makefile +++ b/time/etm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/08 13:04:17 asau Exp $ +# $NetBSD: Makefile,v 1.28 2013/04/06 03:45:26 rodent Exp $ # DISTNAME= etm-877 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.duke.edu/~dgraham/ETM/ MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://www.duke.edu/~dgraham/ETM/ -COMMENT= events and tasks manager using simple text files +COMMENT= Events and tasks manager using simple text files LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.8.7:../../x11/py-wxWidgets diff --git a/time/p5-Template-Plugin-DateTime/Makefile b/time/p5-Template-Plugin-DateTime/Makefile index 8ad4f80964f..e4931828108 100644 --- a/time/p5-Template-Plugin-DateTime/Makefile +++ b/time/p5-Template-Plugin-DateTime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 13:04:25 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/04/06 03:45:26 rodent Exp $ # DISTNAME= Template-Plugin-DateTime-0.06001 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Template-Plugin-DateTime/ -COMMENT= A Template Plugin To Use DateTime Objects +COMMENT= Template plugin to use DateTime objects LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime diff --git a/time/zonetab/Makefile b/time/zonetab/Makefile index 56ad3b907cf..6fece20c2b1 100644 --- a/time/zonetab/Makefile +++ b/time/zonetab/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2012/10/08 13:04:32 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:26 rodent Exp $ DISTNAME= zonetab-0 CATEGORIES= time DISTFILES= # empty MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= zone.tab file +COMMENT= NetBSD zone.tab file NO_BUILD= yes diff --git a/www/p5-HTTP-Server-Simple-Kwiki/Makefile b/www/p5-HTTP-Server-Simple-Kwiki/Makefile index 5f576313201..ecaed63122c 100644 --- a/www/p5-HTTP-Server-Simple-Kwiki/Makefile +++ b/www/p5-HTTP-Server-Simple-Kwiki/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/28 06:30:42 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/04/06 03:45:26 rodent Exp $ DISTNAME= HTTP-Server-Simple-Kwiki-0.29 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple-Kwiki/ -COMMENT= standalone HTTP server for Kwiki +COMMENT= Standalone HTTP server for Kwiki PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/HTTP/Server/Simple/Kwiki/.packlist diff --git a/www/p5-Template-Plugin-Subst/Makefile b/www/p5-Template-Plugin-Subst/Makefile index d2426b81662..1d9c86aa66d 100644 --- a/www/p5-Template-Plugin-Subst/Makefile +++ b/www/p5-Template-Plugin-Subst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/28 06:30:52 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/06 03:45:27 rodent Exp $ DISTNAME= Template-Plugin-Subst-0.02 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Template-Plugin-Subst/ -COMMENT= s/// functionality for Template Toolkit templates +COMMENT= Substitution functionality for Template Toolkit templates LICENSE= 2-clause-bsd DEPENDS+= p5-Template-Toolkit>=2.0:../../www/p5-Template-Toolkit diff --git a/www/py-django-mezzanine-filebrowser/Makefile b/www/py-django-mezzanine-filebrowser/Makefile index d94fddefa5a..cec52c059b0 100644 --- a/www/py-django-mezzanine-filebrowser/Makefile +++ b/www/py-django-mezzanine-filebrowser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/01/12 12:33:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:27 rodent Exp $ # DISTNAME= filebrowser-safe-0.2.13 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= ryoon@NetBSD.org HOMEPAGE= https://github.com/stephenmcd/filebrowser-safe/ -COMMENT= django-filebrowser for Mezzanine CMS +COMMENT= Mezzanine CMS django filebrowser LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools diff --git a/www/ruby-jquery-rails/Makefile b/www/ruby-jquery-rails/Makefile index 82b06f34f5b..da633dbb6b4 100644 --- a/www/ruby-jquery-rails/Makefile +++ b/www/ruby-jquery-rails/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2013/02/11 14:43:36 taca Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:27 rodent Exp $ DISTNAME= jquery-rails-2.2.1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rubygems.org/gems/jquery-rails -COMMENT= jQuery support for Rails +COMMENT= Rails jQuery support LICENSE= mit DEPENDS+= ${RUBY_RAILTIES_DEPENDS} diff --git a/www/ruby-sass/Makefile b/www/ruby-sass/Makefile index 994e26b7ee3..b4e2d116571 100644 --- a/www/ruby-sass/Makefile +++ b/www/ruby-sass/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2013/03/14 16:23:19 taca Exp $ +# $NetBSD: Makefile,v 1.13 2013/04/06 03:45:27 rodent Exp $ DISTNAME= sass-3.2.7 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sass-lang.com/ -COMMENT= powerful but elegant CSS compiler that makes CSS fun again +COMMENT= Powerful, but elegant CSS compiler that makes CSS fun again LICENSE= mit CONFLICTS+= ruby[1-9][0-9]-sass-[0-9]* diff --git a/www/thoth-delicious/Makefile b/www/thoth-delicious/Makefile index 90a4e14cde9..a4ebfea4c9e 100644 --- a/www/thoth-delicious/Makefile +++ b/www/thoth-delicious/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/11/23 05:35:49 taca Exp $ +# $NetBSD: Makefile,v 1.6 2013/04/06 03:45:27 rodent Exp $ DISTNAME= thoth_delicious-0.1.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g} @@ -7,7 +7,7 @@ CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://thothblog.org/ -COMMENT= del.icio.us plugin for the Thoth blog engine +COMMENT= Thoth blog engine del.icio.us plugin LICENSE= modified-bsd DEPENDS+= ${RUBY_PKGPREFIX}-thoth>=0.1.0:../../www/thoth diff --git a/www/w3m-img/Makefile b/www/w3m-img/Makefile index 59ada0ebdb0..e81780ef666 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2011/04/22 13:45:23 obache Exp $ +# $NetBSD: Makefile,v 1.24 2013/04/06 03:45:27 rodent Exp $ PKGNAME= w3m-img-${W3M_VERS} PKGREVISION= 2 -COMMENT= Multilingualized version of a pager/text-based browser w3m with inline image support +COMMENT= Multilingualized version of w3m with inline image support CONFLICTS+= w3m-[0-9]* diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile index 7137678b536..c80161378a2 100644 --- a/x11/grandr_applet/Makefile +++ b/x11/grandr_applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:25:02 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/04/06 03:45:27 rodent Exp $ # DISTNAME= grandr_applet-0.4 @@ -8,7 +8,7 @@ MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://dekorte.homeip.net/download/grandr-applet/ -COMMENT= gnome-panel front end to the xrandr extension +COMMENT= Frontend (gnome-panel) to the X RandR extension GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 58085e0a6b7..d3939377f8b 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:51:51 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:28 rodent Exp $ DISTNAME= konsole-${_KDE_VERSION} CATEGORIES= x11 -COMMENT= a terminal emulator for the K Desktop Environment +COMMENT= Terminal emulator for the K Desktop Environment .include "../../meta-pkgs/kde4/Makefile.kde4" diff --git a/x11/libxkbui/Makefile b/x11/libxkbui/Makefile index 99d2750c071..bbe0c60508d 100644 --- a/x11/libxkbui/Makefile +++ b/x11/libxkbui/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.4 2012/10/29 05:06:38 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:28 rodent Exp $ # -DISTNAME= libxkbui-1.0.2 -PKGREVISION= 1 -CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_XORG:=lib/} -EXTRACT_SUFX= .tar.bz2 +DISTNAME= libxkbui-1.0.2 +PKGREVISION= 1 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_XORG:=lib/} +EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org -HOMEPAGE= http://xorg.freedesktop.org/ -COMMENT= xkbui library +MAINTAINER= joerg@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Library for xkbui USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= xkbui.pc.in diff --git a/x11/rep-gtk2/Makefile b/x11/rep-gtk2/Makefile index e56d63acf06..7757273671c 100644 --- a/x11/rep-gtk2/Makefile +++ b/x11/rep-gtk2/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:25:27 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/04/06 03:45:28 rodent Exp $ -DISTNAME= rep-gtk-0.90.4 -PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 9 -CATEGORIES= x11 lang -MASTER_SITES= http://download.tuxfamily.org/sawfish/rep-gtk/ -EXTRACT_SUFX= .tar.bz2 +DISTNAME= rep-gtk-0.90.4 +PKGNAME= ${DISTNAME:S/gtk/gtk2/} +PKGREVISION= 9 +CATEGORIES= x11 lang +MASTER_SITES= http://download.tuxfamily.org/sawfish/rep-gtk/ +EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://rep-gtk.sourceforge.net/ -COMMENT= librep bindings for gtk2 (used by wm/sawfish) +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://rep-gtk.sourceforge.net/ +COMMENT= GTK2 librep bindings (used by wm/sawfish) -CONFLICTS= rep-gtk-[0-9]* +CONFLICTS= rep-gtk-[0-9]* USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 2bb31edf257..382e46ae764 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,20 +1,20 @@ -# $NetBSD: Makefile,v 1.42 2013/02/07 20:21:26 morr Exp $ - -DISTNAME= rxvt-unicode-9.16 -CATEGORIES= x11 -MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/ \ - http://dist.schmorp.de/rxvt-unicode/Attic/ -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://software.schmorp.de/pkg/rxvt-unicode.html -COMMENT= rxvt clone supporting Xft fonts and Unicode -LICENSE= gnu-gpl-v2 - -GNU_CONFIGURE= yes -USE_LANGUAGES= c c++ -USE_TOOLS+= pkg-config -USE_FEATURES+= snprintf +# $NetBSD: Makefile,v 1.43 2013/04/06 03:45:28 rodent Exp $ + +DISTNAME= rxvt-unicode-9.16 +CATEGORIES= x11 +MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/ \ + http://dist.schmorp.de/rxvt-unicode/Attic/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://software.schmorp.de/pkg/rxvt-unicode.html +COMMENT= Clone of rxvt supporting Xft fonts and Unicode +LICENSE= gnu-gpl-v2 + +GNU_CONFIGURE= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= pkg-config +USE_FEATURES+= snprintf CONFIGURE_ENV+= ac_cv_path_TIC=no diff --git a/x11/wxGTK26-contrib/Makefile b/x11/wxGTK26-contrib/Makefile index 326651ece19..fdfc6359d66 100644 --- a/x11/wxGTK26-contrib/Makefile +++ b/x11/wxGTK26-contrib/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:17:59 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/04/06 03:45:28 rodent Exp $ # .include "../../x11/wxGTK26/Makefile.common" -PKGNAME= ${DISTNAME:S/wxGTK/wxGTK-contrib/} -PKGREVISION= 20 -MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= GTK-based implementation of the wxWidgets GUI library (contrib libraries) +PKGNAME= ${DISTNAME:S/wxGTK/wxGTK-contrib/} +PKGREVISION= 20 +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Contrib libraries for wxWidgets GTK USE_TOOLS+= gmake diff --git a/x11/wxGTK28-contrib/Makefile b/x11/wxGTK28-contrib/Makefile index 86df427f68e..245f99bcd3c 100644 --- a/x11/wxGTK28-contrib/Makefile +++ b/x11/wxGTK28-contrib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:17:57 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/04/06 03:45:28 rodent Exp $ # .include "../../x11/wxGTK28/Makefile.common" -PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} -PKGREVISION= 19 -COMMENT= GTK-based implementation of the wxWidgets GUI library (contrib libraries) +PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} +PKGREVISION= 19 +COMMENT= Contrib libraries for wxWidgets GTK USE_TOOLS+= gmake diff --git a/x11/wxhaskell/Makefile b/x11/wxhaskell/Makefile index e09239c5cf7..bec09e7b445 100644 --- a/x11/wxhaskell/Makefile +++ b/x11/wxhaskell/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.42 2013/02/16 11:25:29 wiz Exp $ - -DISTNAME= wxhaskell-src-0.9.4 -PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 26 -CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxhaskell/} -EXTRACT_SUFX= .zip - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://haskell.org/haskellwiki/WxHaskell -COMMENT= wxGTK binding for Haskell +# $NetBSD: Makefile,v 1.43 2013/04/06 03:45:29 rodent Exp $ + +DISTNAME= wxhaskell-src-0.9.4 +PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 26 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxhaskell/} +EXTRACT_SUFX= .zip + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://haskell.org/haskellwiki/WxHaskell +COMMENT= Haskell wxGTK bindings PKG_DESTDIR_SUPPORT= none |