diff options
223 files changed, 445 insertions, 445 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile index b1acd2be0bf..4f316c2ffac 100644 --- a/archivers/bzip2/Makefile +++ b/archivers/bzip2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2021/03/15 16:18:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.58 2022/11/09 13:14:06 joerg Exp $ # DISTNAME= bzip2-1.0.8 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= https://sourceware.org/pub/bzip2/ DISTFILES= # empty -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://sourceware.org/bzip2/ COMMENT= Block-sorting file compressor LICENSE= zlib # ish diff --git a/archivers/libarchive/Makefile.common b/archivers/libarchive/Makefile.common index ed32ff6674b..0c7727aec8a 100644 --- a/archivers/libarchive/Makefile.common +++ b/archivers/libarchive/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.13 2020/07/03 19:57:23 hauke Exp $ +# $NetBSD: Makefile.common,v 1.14 2022/11/09 13:14:07 joerg Exp $ # used by archivers/bsdtar/Makefile # used by archivers/libarchive/Makefile @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= https://www.libarchive.org/downloads/ DISTFILES= # empty -MAINTAINER?= joerg@NetBSD.org +MAINTAINER?= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.libarchive.org/ LICENSE= 2-clause-bsd diff --git a/archivers/pax/Makefile b/archivers/pax/Makefile index e5872df14f5..4d2a1d3283a 100644 --- a/archivers/pax/Makefile +++ b/archivers/pax/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.56 2021/02/19 13:23:08 joerg Exp $ +# $NetBSD: Makefile,v 1.57 2022/11/09 13:14:07 joerg Exp $ DISTNAME= pax-20210219 CATEGORIES= archivers MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.NetBSD.org/ COMMENT= POSIX standard archiver with many extensions LICENSE= 2-clause-bsd AND modified-bsd AND public-domain diff --git a/databases/py-cx_Oracle/Makefile b/databases/py-cx_Oracle/Makefile index 83ea1a9e4d6..4a7b5c7c95e 100644 --- a/databases/py-cx_Oracle/Makefile +++ b/databases/py-cx_Oracle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2022/01/04 20:52:41 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:07 joerg Exp $ # DISTNAME= cx_Oracle-5.0.2 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cx-oracle/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cx-oracle.sourceforge.net/ COMMENT= Oracle binding for Python diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile index 9c545f50e9a..615d3e507aa 100644 --- a/databases/py-psycopg2/Makefile +++ b/databases/py-psycopg2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2022/01/04 20:52:43 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2022/11/09 13:14:07 joerg Exp $ DISTNAME= psycopg2-2.8.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_PYPI:=p/psycopg2/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://initd.org/psycopg/ COMMENT= PostgreSQL database adapter for Python LICENSE= gnu-lgpl-v3 diff --git a/databases/soci/Makefile b/databases/soci/Makefile index a6181e5a7b7..9352a5e0571 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2022/04/18 19:10:45 adam Exp $ +# $NetBSD: Makefile,v 1.50 2022/11/09 13:14:07 joerg Exp $ # DISTNAME= soci-3.2.2 @@ -6,7 +6,7 @@ PKGREVISION= 43 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soci/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://soci.sourceforge.net/ COMMENT= C++ database access library LICENSE= boost-license diff --git a/devel/bmake/Makefile b/devel/bmake/Makefile index f2c6b85c41c..5449bf334a9 100644 --- a/devel/bmake/Makefile +++ b/devel/bmake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2020/07/06 10:24:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.80 2022/11/09 13:14:07 joerg Exp $ DISTNAME= bmake-20200524 PKGREVISION= 1 @@ -9,7 +9,7 @@ DISTFILES= # empty # distfile obtained from ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/ # source is kept in files/ for bootstrap purposes -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.crufty.net/help/sjg/bmake.html COMMENT= Portable (autoconf) version of NetBSD 'make' utility LICENSE= modified-bsd diff --git a/devel/creduce/Makefile b/devel/creduce/Makefile index a00d1816572..f954e5b6ce5 100644 --- a/devel/creduce/Makefile +++ b/devel/creduce/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2022/06/28 11:31:41 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2022/11/09 13:14:07 joerg Exp $ DISTNAME= creduce-2.10.0 PKGREVISION= 11 CATEGORIES= devel MASTER_SITES= https://embed.cs.utah.edu/creduce/ -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://embed.cs.utah.edu/creduce/ COMMENT= Tool for automatic reduction of C/C++ files triggering bugs LICENSE= 2-clause-bsd diff --git a/devel/ecore/Makefile b/devel/ecore/Makefile index 63d3fa451db..7fa00968a03 100644 --- a/devel/ecore/Makefile +++ b/devel/ecore/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2022/10/26 10:31:01 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2022/11/09 13:14:07 joerg Exp $ DISTNAME= ecore-1.7.10 PKGREVISION= 7 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://enlightenment.org/ COMMENT= Event Abstraction and Modular Convenience Library LICENSE= 2-clause-bsd diff --git a/devel/eet/Makefile b/devel/eet/Makefile index d3e9225902b..cb7a540efe3 100644 --- a/devel/eet/Makefile +++ b/devel/eet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2020/05/01 00:03:10 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2022/11/09 13:14:07 joerg Exp $ # DISTNAME= eet-1.7.10 @@ -6,7 +6,7 @@ CATEGORIES= devel archivers MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.enlightenment.org/ COMMENT= Library for speedy storage, retrieval, and compression LICENSE= 2-clause-bsd diff --git a/devel/eina/Makefile b/devel/eina/Makefile index d4fa82b70b2..536e026f23d 100644 --- a/devel/eina/Makefile +++ b/devel/eina/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2020/05/01 00:01:32 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:08 joerg Exp $ # DISTNAME= eina-1.7.10 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://enlightenment.org/ COMMENT= Data types library LICENSE= gnu-lgpl-v2.1 diff --git a/devel/eio/Makefile b/devel/eio/Makefile index 77b5a204716..60ac80bcfca 100644 --- a/devel/eio/Makefile +++ b/devel/eio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2022/10/26 10:31:01 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2022/11/09 13:14:08 joerg Exp $ DISTNAME= eio-1.7.10 PKGREVISION= 7 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://enlightenment.org/ COMMENT= Enlightenned Asynchronous Input Output library LICENSE= gnu-lgpl-v2.1 diff --git a/devel/gettext/Makefile.common b/devel/gettext/Makefile.common index 146e3ea5a1b..8b3f7e75b92 100644 --- a/devel/gettext/Makefile.common +++ b/devel/gettext/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.19 2020/07/29 07:00:15 wiz Exp $ +# $NetBSD: Makefile.common,v 1.20 2022/11/09 13:14:08 joerg Exp $ # # used by devel/gettext/Makefile # used by devel/gettext-asprintf/Makefile @@ -10,7 +10,7 @@ DISTNAME= gettext-0.21 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=gettext/} -MAINTAINER?= joerg@NetBSD.org +MAINTAINER?= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.gnu.org/software/gettext/gettext.html LICENSE= gnu-gpl-v3 diff --git a/devel/imake/Makefile b/devel/imake/Makefile index 2b62129894c..e180012ed1e 100644 --- a/devel/imake/Makefile +++ b/devel/imake/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.29 2022/10/21 08:51:19 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2022/11/09 13:14:08 joerg Exp $ DISTNAME= imake-1.0.9 CATEGORIES= devel x11 MASTER_SITES= ${MASTER_SITE_XORG:=util/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Obsolete build tool for X software diff --git a/devel/libmemcache/Makefile b/devel/libmemcache/Makefile index fc1be9a7292..e731adb6fba 100644 --- a/devel/libmemcache/Makefile +++ b/devel/libmemcache/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2020/04/19 12:58:28 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:08 joerg Exp $ # DISTNAME= libmemcache-1.4.0.b9 @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= https://people.freebsd.org/~seanc/libmemcache/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://people.freebsd.org/~seanc/libmemcache/ COMMENT= C API for memcached LICENSE= mit diff --git a/devel/libtool/Makefile.common b/devel/libtool/Makefile.common index ae417f9f9a1..52937d921eb 100644 --- a/devel/libtool/Makefile.common +++ b/devel/libtool/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.86 2022/07/26 16:15:26 wiz Exp $ +# $NetBSD: Makefile.common,v 1.87 2022/11/09 13:14:08 joerg Exp $ # used by devel/libltdl/Makefile # used by devel/libtool-base/Makefile # used by devel/libtool-fortran/Makefile @@ -37,7 +37,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} CATEGORIES= devel pkgtools MASTER_SITES= ${MASTER_SITE_GNU:=libtool/} -OWNER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.gnu.org/software/libtool/libtool.html LICENSE= gnu-gpl-v2 diff --git a/devel/makedepend/Makefile b/devel/makedepend/Makefile index 9aec16f39dc..46c6fa708e7 100644 --- a/devel/makedepend/Makefile +++ b/devel/makedepend/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2022/10/30 01:09:03 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:08 joerg Exp $ DISTNAME= makedepend-1.0.7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_XORG:=util/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Dependency generator for make diff --git a/devel/nbpatch/Makefile b/devel/nbpatch/Makefile index d49c188ea48..615238dabb1 100644 --- a/devel/nbpatch/Makefile +++ b/devel/nbpatch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2021/06/04 16:06:11 jperkin Exp $ +# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:08 joerg Exp $ # DISTNAME= nbpatch-20151107 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.pkgsrc.org/ COMMENT= Patch files using diff output diff --git a/devel/py-buildbot-console-view/Makefile b/devel/py-buildbot-console-view/Makefile index 125f6d8ade4..7d5b25be386 100644 --- a/devel/py-buildbot-console-view/Makefile +++ b/devel/py-buildbot-console-view/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2022/01/04 20:52:54 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:09 joerg Exp $ DISTNAME= buildbot-console-view-2.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel net python MASTER_SITES= ${MASTER_SITE_PYPI:=b/buildbot-console-view/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://buildbot.net/ COMMENT= Waterfall Plugin for the buildbot CI system LICENSE= gnu-gpl-v2 diff --git a/devel/py-buildbot-grid-view/Makefile b/devel/py-buildbot-grid-view/Makefile index 1eda94b6b4e..63df011d7b5 100644 --- a/devel/py-buildbot-grid-view/Makefile +++ b/devel/py-buildbot-grid-view/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2022/01/04 20:52:54 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:09 joerg Exp $ DISTNAME= buildbot-grid-view-2.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel net python MASTER_SITES= ${MASTER_SITE_PYPI:=b/buildbot-grid-view/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://buildbot.net/ COMMENT= Grid View Plugin for the buildbot CI system LICENSE= gnu-gpl-v2 diff --git a/devel/py-buildbot-pkg/Makefile b/devel/py-buildbot-pkg/Makefile index 92d07a67fac..f2f92f4ec49 100644 --- a/devel/py-buildbot-pkg/Makefile +++ b/devel/py-buildbot-pkg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2022/01/04 20:52:54 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2022/11/09 13:14:09 joerg Exp $ DISTNAME= buildbot-pkg-2.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel net python MASTER_SITES= ${MASTER_SITE_PYPI:=b/buildbot-pkg/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://buildbot.net/ COMMENT= Packaging tools for the buildbot CI system LICENSE= gnu-gpl-v2 diff --git a/devel/py-buildbot-waterfall-view/Makefile b/devel/py-buildbot-waterfall-view/Makefile index d07d866f96c..623df0df1d5 100644 --- a/devel/py-buildbot-waterfall-view/Makefile +++ b/devel/py-buildbot-waterfall-view/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2022/01/04 20:52:54 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:09 joerg Exp $ DISTNAME= buildbot-waterfall-view-2.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel net python MASTER_SITES= ${MASTER_SITE_PYPI:=b/buildbot-waterfall-view/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://buildbot.net/ COMMENT= Waterfall Plugin for the buildbot CI system LICENSE= gnu-gpl-v2 diff --git a/devel/py-buildbot-worker/Makefile b/devel/py-buildbot-worker/Makefile index 556bc533972..2ca85bbfd43 100644 --- a/devel/py-buildbot-worker/Makefile +++ b/devel/py-buildbot-worker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2022/04/29 23:29:17 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2022/11/09 13:14:09 joerg Exp $ DISTNAME= buildbot-worker-2.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= devel net python MASTER_SITES= ${MASTER_SITE_PYPI:=b/buildbot-worker/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://buildbot.net/ COMMENT= Worker for the buildbot CI system LICENSE= gnu-gpl-v2 diff --git a/devel/py-buildbot-www/Makefile b/devel/py-buildbot-www/Makefile index d3e429e1d15..57100769bae 100644 --- a/devel/py-buildbot-www/Makefile +++ b/devel/py-buildbot-www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2022/01/04 20:52:54 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2022/11/09 13:14:09 joerg Exp $ DISTNAME= buildbot-www-2.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel net python MASTER_SITES= ${MASTER_SITE_PYPI:=b/buildbot-www/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://buildbot.net/ COMMENT= Web frontend for the buildbot CI system LICENSE= gnu-gpl-v2 diff --git a/devel/py-buildbot/Makefile b/devel/py-buildbot/Makefile index 6f4c54083f9..71866dae1b2 100644 --- a/devel/py-buildbot/Makefile +++ b/devel/py-buildbot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2022/01/05 15:41:01 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2022/11/09 13:14:09 joerg Exp $ DISTNAME= buildbot-2.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= devel net python MASTER_SITES= ${MASTER_SITE_PYPI:=b/buildbot/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://buildbot.net/ COMMENT= Continuous integration system LICENSE= gnu-gpl-v2 diff --git a/devel/py-hg-evolve/Makefile b/devel/py-hg-evolve/Makefile index 3d82cd60cc6..636813dafed 100644 --- a/devel/py-hg-evolve/Makefile +++ b/devel/py-hg-evolve/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2022/07/17 09:53:00 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2022/11/09 13:14:09 joerg Exp $ # # Release notes: # https://lists.mercurial-scm.org/pipermail/mercurial-evolve-testers/ @@ -8,7 +8,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/post//} CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_PYPI:=h/hg-evolve/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.mercurial-scm.org/doc/evolution/ COMMENT= Experimental Mercurial extensions from Facebook LICENSE= gnu-gpl-v2 diff --git a/devel/py-open-vcdiff/Makefile b/devel/py-open-vcdiff/Makefile index b503b71a71f..1dfa0a4fa22 100644 --- a/devel/py-open-vcdiff/Makefile +++ b/devel/py-open-vcdiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2022/01/04 20:53:19 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:09 joerg Exp $ DISTNAME= 06d46e3de6f7 PKGNAME= ${PYPKGPREFIX}-open-vcdiff-0.1pre${DISTNAME} @@ -8,7 +8,7 @@ CATEGORIES= devel python MASTER_SITES= https://bitbucket.org/bluehorn/openvcdiff-python/get/ EXTRACT_SUFX= .zip -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://bitbucket.org/bluehorn/openvcdiff-python COMMENT= Python binding for open-vcdiff LICENSE= apache-2.0 diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile index 80c0fe3b838..f66db1a9232 100644 --- a/devel/py-setuptools/Makefile +++ b/devel/py-setuptools/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.224 2022/11/08 12:50:33 adam Exp $ +# $NetBSD: Makefile,v 1.225 2022/11/09 13:14:10 joerg Exp $ DISTNAME= setuptools-65.5.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/pypa/setuptools COMMENT= New Python packaging system LICENSE= python-software-foundation OR zpl-2.0 diff --git a/devel/py-setuptools44/Makefile b/devel/py-setuptools44/Makefile index cf162977f10..980948fffca 100644 --- a/devel/py-setuptools44/Makefile +++ b/devel/py-setuptools44/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2022/04/29 23:29:18 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2022/11/09 13:14:10 joerg Exp $ DISTNAME= setuptools-44.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools/} EXTRACT_SUFX= .zip -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/pypa/setuptools COMMENT= New Python packaging system (python 2.x version) LICENSE= python-software-foundation OR zpl-2.0 diff --git a/devel/woboq_codebrowser/Makefile b/devel/woboq_codebrowser/Makefile index acbb391ed3b..4c936526aa3 100644 --- a/devel/woboq_codebrowser/Makefile +++ b/devel/woboq_codebrowser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2022/08/19 14:01:38 tnn Exp $ +# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:10 joerg Exp $ DISTNAME= codebrowser-2.1.20220614 PKGNAME= woboq_${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= devel lang MASTER_SITES= ${MASTER_SITE_GITHUB:=KDAB/} GITHUB_TAG= ff3846d2addc75d1077435a3df87fd7606e54485 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://code.woboq.org/ COMMENT= Code analysis tool LICENSE= cc-by-nc-sa-v3.0-license diff --git a/devel/xorg-util-macros/Makefile b/devel/xorg-util-macros/Makefile index 29794e5df9e..ca3de755fab 100644 --- a/devel/xorg-util-macros/Makefile +++ b/devel/xorg-util-macros/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2022/07/25 11:12:24 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:10 joerg Exp $ DISTNAME= util-macros-1.19.3 PKGNAME= xorg-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= devel x11 MASTER_SITES= ${MASTER_SITE_XORG:=util/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Xorg autotool macros LICENSE= mit diff --git a/devel/zlib/Makefile b/devel/zlib/Makefile index a525ede9d0e..fe56220f5e7 100644 --- a/devel/zlib/Makefile +++ b/devel/zlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2022/10/14 07:43:57 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2022/11/09 13:14:10 joerg Exp $ DISTNAME= zlib-1.2.13 CATEGORIES= devel @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} MASTER_SITES+= http://zlib.net/ DISTFILES= # empty -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.zlib.net/ COMMENT= General purpose data compression library LICENSE= zlib diff --git a/fonts/bdftopcf/Makefile b/fonts/bdftopcf/Makefile index d8b5a0abdb8..94a80329125 100644 --- a/fonts/bdftopcf/Makefile +++ b/fonts/bdftopcf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2022/10/15 23:14:49 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2022/11/09 13:14:10 joerg Exp $ DISTNAME= bdftopcf-1.1.1 CATEGORIES= fonts MASTER_SITES= https://xorg.freedesktop.org/archive/individual/util/ EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= BDF to PCF font converter for X11 diff --git a/fonts/encodings/Makefile b/fonts/encodings/Makefile index 64e67ba453e..add769f799e 100644 --- a/fonts/encodings/Makefile +++ b/fonts/encodings/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2022/07/13 20:51:20 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:10 joerg Exp $ DISTNAME= encodings-1.0.6 CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X11 Font Index Generator diff --git a/fonts/font-adobe-100dpi/Makefile b/fonts/font-adobe-100dpi/Makefile index b5c129cfc21..455ccb650ca 100644 --- a/fonts/font-adobe-100dpi/Makefile +++ b/fonts/font-adobe-100dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2020/01/18 23:31:01 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:10 joerg Exp $ # DISTNAME= font-adobe-100dpi-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard 100dpi Adobe PCF fonts diff --git a/fonts/font-adobe-75dpi/Makefile b/fonts/font-adobe-75dpi/Makefile index 3d8496c2f9d..d5024d89f54 100644 --- a/fonts/font-adobe-75dpi/Makefile +++ b/fonts/font-adobe-75dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2020/01/18 23:31:01 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:10 joerg Exp $ # DISTNAME= font-adobe-75dpi-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard 75pi Adobe PCF fonts diff --git a/fonts/font-adobe-utopia-100dpi/Makefile b/fonts/font-adobe-utopia-100dpi/Makefile index 432a8008531..b9c7aa4f16a 100644 --- a/fonts/font-adobe-utopia-100dpi/Makefile +++ b/fonts/font-adobe-utopia-100dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2020/01/18 23:31:01 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:11 joerg Exp $ # DISTNAME= font-adobe-utopia-100dpi-1.0.4 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= 100dpi Adobe Utopia PCF fonts diff --git a/fonts/font-adobe-utopia-75dpi/Makefile b/fonts/font-adobe-utopia-75dpi/Makefile index fe18dc62064..d402794c0f1 100644 --- a/fonts/font-adobe-utopia-75dpi/Makefile +++ b/fonts/font-adobe-utopia-75dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2020/01/18 23:31:01 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:11 joerg Exp $ # DISTNAME= font-adobe-utopia-75dpi-1.0.4 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= 75dpi Adobe Utopia PCF fonts diff --git a/fonts/font-adobe-utopia-type1/Makefile b/fonts/font-adobe-utopia-type1/Makefile index 1f205e1e470..7ca6b495e6c 100644 --- a/fonts/font-adobe-utopia-type1/Makefile +++ b/fonts/font-adobe-utopia-type1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2020/01/18 23:31:01 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:11 joerg Exp $ # DISTNAME= font-adobe-utopia-type1-1.0.4 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Adobe Utopia Type1 fonts diff --git a/fonts/font-alias/Makefile b/fonts/font-alias/Makefile index 06965b908db..1f7523c1649 100644 --- a/fonts/font-alias/Makefile +++ b/fonts/font-alias/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2020/08/07 20:28:14 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:11 joerg Exp $ DISTNAME= font-alias-1.0.4 CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard aliases for X11 PCF fonts diff --git a/fonts/font-bh-100dpi/Makefile b/fonts/font-bh-100dpi/Makefile index 715c97111ac..5cfcf3275b4 100644 --- a/fonts/font-bh-100dpi/Makefile +++ b/fonts/font-bh-100dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2020/01/18 23:31:02 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2022/11/09 13:14:11 joerg Exp $ # DISTNAME= font-bh-100dpi-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard 100dpi Bigelow & Holmes PCF fonts diff --git a/fonts/font-bh-75dpi/Makefile b/fonts/font-bh-75dpi/Makefile index efbaedcb402..19de57a1d16 100644 --- a/fonts/font-bh-75dpi/Makefile +++ b/fonts/font-bh-75dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2020/01/18 23:31:02 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2022/11/09 13:14:11 joerg Exp $ # DISTNAME= font-bh-75dpi-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard 75dpi Bigelow & Holmes PCF fonts diff --git a/fonts/font-bh-lucidatypewriter-100dpi/Makefile b/fonts/font-bh-lucidatypewriter-100dpi/Makefile index dcadbe3ef05..a7e49e2b194 100644 --- a/fonts/font-bh-lucidatypewriter-100dpi/Makefile +++ b/fonts/font-bh-lucidatypewriter-100dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:02 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:11 joerg Exp $ # DISTNAME= font-bh-lucidatypewriter-100dpi-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= 100dpi Bigelow & Holmes Lucida Typewriter PCF fonts diff --git a/fonts/font-bh-lucidatypewriter-75dpi/Makefile b/fonts/font-bh-lucidatypewriter-75dpi/Makefile index 56470d26e53..15ce67b763a 100644 --- a/fonts/font-bh-lucidatypewriter-75dpi/Makefile +++ b/fonts/font-bh-lucidatypewriter-75dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:02 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:11 joerg Exp $ # DISTNAME= font-bh-lucidatypewriter-75dpi-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= 75dpi Bigelow & Holmes Lucida Typewriter PCF fonts diff --git a/fonts/font-bh-ttf/Makefile b/fonts/font-bh-ttf/Makefile index da3de003546..6865d4af37f 100644 --- a/fonts/font-bh-ttf/Makefile +++ b/fonts/font-bh-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2020/01/26 17:31:11 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:11 joerg Exp $ # DISTNAME= font-bh-ttf-1.0.3 @@ -7,7 +7,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard Bigelow & Holmes TrueType fonts diff --git a/fonts/font-bh-type1/Makefile b/fonts/font-bh-type1/Makefile index edff0abfea6..d13f643efb2 100644 --- a/fonts/font-bh-type1/Makefile +++ b/fonts/font-bh-type1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2020/01/18 23:31:02 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:12 joerg Exp $ # DISTNAME= font-bh-type1-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard Bigelow & Holmes TrueType fonts diff --git a/fonts/font-bitstream-100dpi/Makefile b/fonts/font-bitstream-100dpi/Makefile index 6afaf244e39..4901b338fb3 100644 --- a/fonts/font-bitstream-100dpi/Makefile +++ b/fonts/font-bitstream-100dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:02 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:12 joerg Exp $ # DISTNAME= font-bitstream-100dpi-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard 100dpi Bitstream PCF fonts diff --git a/fonts/font-bitstream-75dpi/Makefile b/fonts/font-bitstream-75dpi/Makefile index 965750951df..fe3ee82ce11 100644 --- a/fonts/font-bitstream-75dpi/Makefile +++ b/fonts/font-bitstream-75dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:02 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:12 joerg Exp $ # DISTNAME= font-bitstream-75dpi-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard 75dpi Bitstream PCF fonts diff --git a/fonts/font-bitstream-type1/Makefile b/fonts/font-bitstream-type1/Makefile index 4f9b4ec3380..bcd72d7c346 100644 --- a/fonts/font-bitstream-type1/Makefile +++ b/fonts/font-bitstream-type1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2020/01/18 23:31:03 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2022/11/09 13:14:12 joerg Exp $ # DISTNAME= font-bitstream-type1-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Bitstream Charter and Courier Type 1 outline fonts diff --git a/fonts/font-cursor-misc/Makefile b/fonts/font-cursor-misc/Makefile index fc9eb7c676d..15feaa4970d 100644 --- a/fonts/font-cursor-misc/Makefile +++ b/fonts/font-cursor-misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:03 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:12 joerg Exp $ # DISTNAME= font-cursor-misc-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard X11 cursors in PCF format diff --git a/fonts/font-daewoo-misc/Makefile b/fonts/font-daewoo-misc/Makefile index 51678f9654b..70364e1f045 100644 --- a/fonts/font-daewoo-misc/Makefile +++ b/fonts/font-daewoo-misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:03 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:12 joerg Exp $ # DISTNAME= font-daewoo-misc-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Daewoo Gothic PCF fonts diff --git a/fonts/font-dec-misc/Makefile b/fonts/font-dec-misc/Makefile index 87f8d2aeb20..9499bbd63b6 100644 --- a/fonts/font-dec-misc/Makefile +++ b/fonts/font-dec-misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:03 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:12 joerg Exp $ # DISTNAME= font-dec-misc-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= DEC cursor and session PCF fonts diff --git a/fonts/font-ibm-type1/Makefile b/fonts/font-ibm-type1/Makefile index 266272cab91..ca690df50d3 100644 --- a/fonts/font-ibm-type1/Makefile +++ b/fonts/font-ibm-type1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2020/01/18 23:31:03 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2022/11/09 13:14:12 joerg Exp $ # DISTNAME= font-ibm-type1-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= IBM Courier Type1 fonts diff --git a/fonts/font-isas-misc/Makefile b/fonts/font-isas-misc/Makefile index f105638ccf3..8b39f9f66ab 100644 --- a/fonts/font-isas-misc/Makefile +++ b/fonts/font-isas-misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:03 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:12 joerg Exp $ # DISTNAME= font-isas-misc-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= 72dpi PCF versions of the Chinese Song Ti fonts diff --git a/fonts/font-jis-misc/Makefile b/fonts/font-jis-misc/Makefile index 3d0b22bc94f..07b01db4006 100644 --- a/fonts/font-jis-misc/Makefile +++ b/fonts/font-jis-misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:03 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:13 joerg Exp $ # DISTNAME= font-jis-misc-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= 78dpi PCF versions of the Japanese fixed fonts diff --git a/fonts/font-misc-misc/Makefile b/fonts/font-misc-misc/Makefile index 0f88c0ee9bc..f14eddbd4c5 100644 --- a/fonts/font-misc-misc/Makefile +++ b/fonts/font-misc-misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:03 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:13 joerg Exp $ # DISTNAME= font-misc-misc-1.1.2 @@ -7,7 +7,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard X11 "fixed" PCF font diff --git a/fonts/font-mutt-misc/Makefile b/fonts/font-mutt-misc/Makefile index bb69de6c6d3..ba54efb2d92 100644 --- a/fonts/font-mutt-misc/Makefile +++ b/fonts/font-mutt-misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:03 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:13 joerg Exp $ # DISTNAME= font-mutt-misc-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= 100dpi PCF versions of the ClearlyU fonts diff --git a/fonts/font-sony-misc/Makefile b/fonts/font-sony-misc/Makefile index 1cf21bd53c3..c09cd2c913f 100644 --- a/fonts/font-sony-misc/Makefile +++ b/fonts/font-sony-misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:04 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:13 joerg Exp $ # DISTNAME= font-sony-misc-1.0.3 @@ -6,7 +6,7 @@ CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Standard X11 "sony" PCF fonts diff --git a/fonts/font-util/Makefile b/fonts/font-util/Makefile index 6ca7ba85243..61a2f6bf7e6 100644 --- a/fonts/font-util/Makefile +++ b/fonts/font-util/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2022/07/13 20:52:11 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2022/11/09 13:14:13 joerg Exp $ DISTNAME= font-util-1.3.3 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Tools for truncating and subseting of ISO10646-1 BDF fonts diff --git a/fonts/gentium-ttf/Makefile b/fonts/gentium-ttf/Makefile index 97947acd81f..b80c384fbe2 100644 --- a/fonts/gentium-ttf/Makefile +++ b/fonts/gentium-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/06/01 16:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2022/11/09 13:14:13 joerg Exp $ # DISTNAME= Gentium_102_W @@ -9,7 +9,7 @@ EXTRACT_SUFX= .zip WRKSRC= ${WRKDIR}/Gentium102 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://scripts.sil.org/FontDownloadsGentium COMMENT= Free TrueType fonts from Bitstream, useful for web viewing LICENSE= ofl-v1.1 diff --git a/fonts/libfontenc/Makefile b/fonts/libfontenc/Makefile index d11af281bdd..f92141745c5 100644 --- a/fonts/libfontenc/Makefile +++ b/fonts/libfontenc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2022/08/31 19:19:25 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2022/11/09 13:14:13 joerg Exp $ DISTNAME= libfontenc-1.1.6 CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Library for handling fonts with different character set encodings diff --git a/fonts/mkfontscale/Makefile b/fonts/mkfontscale/Makefile index 17028ecf825..d72690cddc4 100644 --- a/fonts/mkfontscale/Makefile +++ b/fonts/mkfontscale/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.41 2022/04/03 19:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2022/11/09 13:14:14 joerg Exp $ DISTNAME= mkfontscale-1.2.2 CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X11 Scalable Font Index Generator diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile index 0a5bdc363ce..ec64cf963ff 100644 --- a/graphics/edje/Makefile +++ b/graphics/edje/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2022/10/26 10:31:04 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2022/11/09 13:14:14 joerg Exp $ DISTNAME= edje-1.7.10 PKGREVISION= 8 @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://enlightenment.org/ COMMENT= Interface Abstraction Library and Toolset diff --git a/graphics/evas/Makefile.common b/graphics/evas/Makefile.common index 8977e39bcae..36a382ad186 100644 --- a/graphics/evas/Makefile.common +++ b/graphics/evas/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.18 2020/05/01 00:08:22 joerg Exp $ +# $NetBSD: Makefile.common,v 1.19 2022/11/09 13:14:14 joerg Exp $ # used by graphics/evas-buffer/Makefile # used by graphics/evas-edb/Makefile @@ -19,7 +19,7 @@ CATEGORIES= graphics MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://enlightenment.org/ LICENSE= 2-clause-bsd diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index 0988c336b5b..cad50000aae 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2020/05/01 00:14:17 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:14 joerg Exp $ # DISTNAME= embryo-1.7.10 @@ -6,7 +6,7 @@ CATEGORIES= lang MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://enlightenment.org/ COMMENT= Embeddable Scripting Language diff --git a/lang/libBlocksRuntime/Makefile b/lang/libBlocksRuntime/Makefile index d7319ad5258..c77b0eb62e2 100644 --- a/lang/libBlocksRuntime/Makefile +++ b/lang/libBlocksRuntime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2020/01/26 17:31:28 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2022/11/09 13:14:14 joerg Exp $ VERS= 6.0.0 DISTNAME= compiler-rt-${VERS}.src @@ -6,7 +6,7 @@ PKGNAME= libBlocksRuntime-${VERS} CATEGORIES= lang devel MASTER_SITES= https://releases.llvm.org/${VERS}/ -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://compiler-rt.llvm.org/ COMMENT= Runtime support for Apple Blocks LICENSE= mit diff --git a/mail/xbiff/Makefile b/mail/xbiff/Makefile index 21b0e2d74a7..d54fe58d8ed 100644 --- a/mail/xbiff/Makefile +++ b/mail/xbiff/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2020/01/18 23:32:50 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2022/11/09 13:14:14 joerg Exp $ DISTNAME= xbiff-1.0.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Mail notification program for X11 diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile index c873037ab2c..7d1fa41e409 100644 --- a/meta-pkgs/modular-xorg-apps/Makefile +++ b/meta-pkgs/modular-xorg-apps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2022/03/10 10:09:42 jperkin Exp $ +# $NetBSD: Makefile,v 1.45 2022/11/09 13:14:14 joerg Exp $ DISTNAME= # empty PKGNAME= modular-xorg-apps-1.14.1.14 @@ -6,7 +6,7 @@ CATEGORIES= meta-pkgs x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} DISTFILES= # empty -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg application meta-package LICENSE= 2-clause-bsd diff --git a/meta-pkgs/modular-xorg-drivers/Makefile b/meta-pkgs/modular-xorg-drivers/Makefile index a89b1372435..71718ccc437 100644 --- a/meta-pkgs/modular-xorg-drivers/Makefile +++ b/meta-pkgs/modular-xorg-drivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2022/09/20 06:35:05 nia Exp $ +# $NetBSD: Makefile,v 1.49 2022/11/09 13:14:14 joerg Exp $ DISTNAME= # empty PKGNAME= modular-xorg-drivers-1.19.0 @@ -7,7 +7,7 @@ CATEGORIES= meta-pkgs x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} DISTFILES= # empty -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg driver meta-package LICENSE= 2-clause-bsd diff --git a/meta-pkgs/modular-xorg-fonts/Makefile b/meta-pkgs/modular-xorg-fonts/Makefile index 8f76f1f8854..e9eb572f8f8 100644 --- a/meta-pkgs/modular-xorg-fonts/Makefile +++ b/meta-pkgs/modular-xorg-fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2020/01/18 23:32:56 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2022/11/09 13:14:14 joerg Exp $ DISTNAME= # empty PKGNAME= modular-xorg-fonts-1.1 @@ -6,7 +6,7 @@ CATEGORIES= meta-pkgs fonts x11 MASTER_SITES= ${MASTER_SITE_XORG:=font/} DISTFILES= # empty -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg font meta-package LICENSE= 2-clause-bsd diff --git a/meta-pkgs/modular-xorg-libs/Makefile b/meta-pkgs/modular-xorg-libs/Makefile index 07a1e97fad7..ae90def0b54 100644 --- a/meta-pkgs/modular-xorg-libs/Makefile +++ b/meta-pkgs/modular-xorg-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2020/08/17 20:19:28 leot Exp $ +# $NetBSD: Makefile,v 1.29 2022/11/09 13:14:15 joerg Exp $ DISTNAME= # empty PKGNAME= modular-xorg-libs-1.12 @@ -7,7 +7,7 @@ CATEGORIES= meta-pkgs x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} DISTFILES= # empty -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg library meta-package LICENSE= 2-clause-bsd diff --git a/net/coursera-dl/Makefile b/net/coursera-dl/Makefile index c7f86044373..b38aff1ab75 100644 --- a/net/coursera-dl/Makefile +++ b/net/coursera-dl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2022/06/30 11:18:40 nia Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:15 joerg Exp $ DISTNAME= coursera-dl-0.8.0 MASTER_SITES= ${MASTER_SITE_GITHUB:=coursera-dl/} @@ -6,7 +6,7 @@ GITHUB_TAG= 0.8.0 PKGREVISION= 5 CATEGORIES= net python -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/coursera-dl/coursera-dl COMMENT= Download course ressources for Coursera classes LICENSE= gnu-lgpl-v3 diff --git a/net/fetch/Makefile b/net/fetch/Makefile index 7b280925757..b4bcc05c610 100644 --- a/net/fetch/Makefile +++ b/net/fetch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2020/01/18 21:50:12 jperkin Exp $ +# $NetBSD: Makefile,v 1.23 2022/11/09 13:14:15 joerg Exp $ DISTNAME= fetch-1.9 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.FreeBSD.org/ COMMENT= Client to fetch URLs LICENSE= modified-bsd diff --git a/net/libfetch/Makefile b/net/libfetch/Makefile index 42937b6a79e..9637fc8885c 100644 --- a/net/libfetch/Makefile +++ b/net/libfetch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2020/01/18 21:48:19 jperkin Exp $ +# $NetBSD: Makefile,v 1.63 2022/11/09 13:14:15 joerg Exp $ DISTNAME= libfetch-2.39 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.FreeBSD.org/ COMMENT= Library to access HTTP/FTP server LICENSE= modified-bsd diff --git a/pkgtools/cwrappers/Makefile b/pkgtools/cwrappers/Makefile index 95fcf3d2f1b..eb03b2afb8b 100644 --- a/pkgtools/cwrappers/Makefile +++ b/pkgtools/cwrappers/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2022/04/04 11:22:51 riastradh Exp $ +# $NetBSD: Makefile,v 1.28 2022/11/09 13:14:15 joerg Exp $ PKGNAME= cwrappers-20220403 CATEGORIES= pkgtools sysutils -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.NetBSD.org/ COMMENT= pkgsrc compiler wrappers LICENSE= modified-bsd diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile index bc3d50946dc..af52b567eb9 100644 --- a/pkgtools/libnbcompat/Makefile +++ b/pkgtools/libnbcompat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2020/05/24 21:51:54 nia Exp $ +# $NetBSD: Makefile,v 1.88 2022/11/09 13:14:15 joerg Exp $ # # NOTE: If you update this package, it is *mandatory* that you update # pkgsrc/pkgtools/libnbcompat/files/README to reflect the actual @@ -8,7 +8,7 @@ PKGNAME= libnbcompat-20200524 CATEGORIES= pkgtools devel -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.NetBSD.org/ COMMENT= Portable NetBSD compatibility library diff --git a/pkgtools/pbulk/Makefile.common b/pkgtools/pbulk/Makefile.common index a221a5432c3..524074c2d5b 100644 --- a/pkgtools/pbulk/Makefile.common +++ b/pkgtools/pbulk/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2014/03/03 04:38:43 obache Exp $ +# $NetBSD: Makefile.common,v 1.4 2022/11/09 13:14:15 joerg Exp $ # # used by pkgtools/pbulk/Makefile # used by pkgtools/pbulk-base/Makefile @@ -7,7 +7,7 @@ CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html FILESDIR= ${.CURDIR}/../../pkgtools/pbulk/files diff --git a/pkgtools/pkg_leaves/Makefile b/pkgtools/pkg_leaves/Makefile index 6f6ad8826e0..3eef6062353 100644 --- a/pkgtools/pkg_leaves/Makefile +++ b/pkgtools/pkg_leaves/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2018/01/27 19:07:47 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2022/11/09 13:14:15 joerg Exp $ PKGNAME= pkg_leaves-1.2 CATEGORIES= pkgtools -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Print leaf packages LICENSE= 2-clause-bsd diff --git a/print/py-Pdf/Makefile b/print/py-Pdf/Makefile index 4512b264760..87fb083e071 100644 --- a/print/py-Pdf/Makefile +++ b/print/py-Pdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2022/01/10 18:22:05 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2022/11/09 13:14:15 joerg Exp $ DISTNAME= pyPdf-1.13 PKGNAME= ${PYPKGPREFIX}-Pdf-1.13 @@ -6,7 +6,7 @@ PKGREVISION= 5 CATEGORIES= print python MASTER_SITES= http://pybrary.net/pyPdf/ -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pybrary.net/pyPdf/ COMMENT= PDF library LICENSE= modified-bsd diff --git a/print/py-pisa/Makefile b/print/py-pisa/Makefile index ecc29afca94..288a017ca25 100644 --- a/print/py-pisa/Makefile +++ b/print/py-pisa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2022/06/21 22:18:16 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2022/11/09 13:14:16 joerg Exp $ DISTNAME= pisa-3.0.33 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 5 CATEGORIES= print textproc www python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pisa/} -OWNER= joerg@NetBSD.org +OWNER= pkgsrc-users@NetBSD.org HOMEPAGE= https://pypi.python.org/pypi/pisa/ COMMENT= HTML2pdf converter (obsolete, use print/py-weasyprint instead) LICENSE= apache-2.0 diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index cbfe20b9a14..8edaae22956 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2022/06/22 05:58:17 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2022/11/09 13:14:16 joerg Exp $ DISTNAME= reportlab-3.5.68 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= print python MASTER_SITES= ${MASTER_SITE_PYPI:=r/reportlab/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.reportlab.com/ COMMENT= Powerful PDF-generating toolkit for Python LICENSE= modified-bsd diff --git a/security/botan2/Makefile b/security/botan2/Makefile index cec5c246ce5..42dab5596f2 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2022/06/13 09:23:57 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2022/11/09 13:14:16 joerg Exp $ DISTNAME= Botan-2.19.2 PKGNAME= ${DISTNAME:tl} @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= https://botan.randombit.net/releases/ EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://botan.randombit.net/ COMMENT= Portable, easy to use, and efficient C++ crypto library (v2) LICENSE= 2-clause-bsd diff --git a/security/openpam/Makefile b/security/openpam/Makefile index 559459fb180..a3394dae678 100644 --- a/security/openpam/Makefile +++ b/security/openpam/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.37 2022/06/28 11:35:38 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2022/11/09 13:14:16 joerg Exp $ DISTNAME= openpam-20190224 PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openpam/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.openpam.org/ COMMENT= Open-source PAM library LICENSE= modified-bsd diff --git a/sysutils/edbus/Makefile b/sysutils/edbus/Makefile index a11ee0451db..71e48d51e08 100644 --- a/sysutils/edbus/Makefile +++ b/sysutils/edbus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2022/10/26 10:31:07 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2022/11/09 13:14:16 joerg Exp $ DISTNAME= e_dbus-1.7.10 PKGNAME= ${DISTNAME:S/e_dbus/edbus/} @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.enlightenment.org/ COMMENT= Convenience wrappers around dbus to ease integrating dbus with E17 LICENSE= 2-clause-bsd diff --git a/sysutils/efreet/Makefile b/sysutils/efreet/Makefile index 26c1f2c9e4e..adb5cf4019a 100644 --- a/sysutils/efreet/Makefile +++ b/sysutils/efreet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2022/10/26 10:31:08 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2022/11/09 13:14:16 joerg Exp $ DISTNAME= efreet-1.7.10 PKGREVISION= 7 @@ -6,7 +6,7 @@ CATEGORIES= sysutils devel MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://enlightenment.org/ COMMENT= Interface Abstraction Library and Toolset LICENSE= 2-clause-bsd diff --git a/textproc/py-cmTemplate/Makefile b/textproc/py-cmTemplate/Makefile index db3f1eef053..69f0aecac11 100644 --- a/textproc/py-cmTemplate/Makefile +++ b/textproc/py-cmTemplate/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2019/09/02 13:20:11 adam Exp $ +# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:16 joerg Exp $ DISTNAME= cmTemplate-0.3.2 PKGNAME= ${PYPKGPREFIX}-cmTemplate-0.3.2 CATEGORIES= textproc python MASTER_SITES= http://www.bouncingchairs.net/oss/ -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.bouncingchairs.net/oss/ COMMENT= Simple and fast Python template engine diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile index b9542fc20af..29176c93b39 100644 --- a/textproc/py-creole/Makefile +++ b/textproc/py-creole/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2022/01/05 15:41:23 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:16 joerg Exp $ DISTNAME= python-creole-1.3.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^python-//} @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= textproc www python MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-creole/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/jedie/python-creole COMMENT= Markup converter in pure Python LICENSE= gnu-gpl-v3 diff --git a/textproc/py-html-sanitizer/Makefile b/textproc/py-html-sanitizer/Makefile index f006358e88c..7b77a110cd3 100644 --- a/textproc/py-html-sanitizer/Makefile +++ b/textproc/py-html-sanitizer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2022/01/04 20:54:55 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2022/11/09 13:14:17 joerg Exp $ DISTNAME= html-sanitizer-1.6.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= textproc converters python MASTER_SITES= ${MASTER_SITE_PYPI:=h/html-sanitizer/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/matthiask/html-sanitizer COMMENT= White-list based HTML sanitizer LICENSE= modified-bsd diff --git a/textproc/py-html5lib/Makefile b/textproc/py-html5lib/Makefile index 1cf0ff1fcc8..b3df2b06e1d 100644 --- a/textproc/py-html5lib/Makefile +++ b/textproc/py-html5lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2022/01/04 20:54:56 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:17 joerg Exp $ DISTNAME= html5lib-1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= textproc www python MASTER_SITES= ${MASTER_SITE_PYPI:=h/html5lib/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/html5lib/html5lib-python COMMENT= HTML5 parser and tokenizer LICENSE= mit diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile index c3431ba0435..828c589af0a 100644 --- a/textproc/py-markdown/Makefile +++ b/textproc/py-markdown/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2022/10/25 15:55:35 adam Exp $ +# $NetBSD: Makefile,v 1.27 2022/11/09 13:14:17 joerg Exp $ DISTNAME= Markdown-3.4.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=M/Markdown/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://Python-Markdown.github.io/ COMMENT= XHTML generator using a simple markup LICENSE= modified-bsd diff --git a/textproc/py-markdown3/Makefile b/textproc/py-markdown3/Makefile index f2a4478643c..0f4ad7aadb4 100644 --- a/textproc/py-markdown3/Makefile +++ b/textproc/py-markdown3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2022/01/04 20:54:59 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2022/11/09 13:14:17 joerg Exp $ DISTNAME= Markdown-3.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=M/Markdown/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://Python-Markdown.github.io/ COMMENT= XHTML generator using a simple markup (Python 2.x) LICENSE= modified-bsd diff --git a/textproc/py-yaml/Makefile b/textproc/py-yaml/Makefile index 1a8adce44f7..602baabb23f 100644 --- a/textproc/py-yaml/Makefile +++ b/textproc/py-yaml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2022/01/04 20:55:09 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2022/11/09 13:14:17 joerg Exp $ DISTNAME= PyYAML-5.4.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyYAML/yaml/} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyYAML/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/yaml/pyyaml COMMENT= Collection of libraries to process YAML with Python LICENSE= mit diff --git a/textproc/py27-tinycss2/Makefile b/textproc/py27-tinycss2/Makefile index 17ec16e42ec..9fdf95fc739 100644 --- a/textproc/py27-tinycss2/Makefile +++ b/textproc/py27-tinycss2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2022/08/24 08:41:09 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2022/11/09 13:14:17 joerg Exp $ DISTNAME= tinycss2-0.6.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=t/tinycss2/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://pythonhosted.org/tinycss2/ COMMENT= Low-level CSS parser for Python LICENSE= modified-bsd diff --git a/time/xclock/Makefile b/time/xclock/Makefile index d8decfdf789..6b4a071284c 100644 --- a/time/xclock/Makefile +++ b/time/xclock/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2022/04/08 06:16:20 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2022/11/09 13:14:17 joerg Exp $ DISTNAME= xclock-1.1.1 CATEGORIES= time x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Analog / digital clock for X diff --git a/www/cppcms/Makefile b/www/cppcms/Makefile index b47bf437258..d1c90a1ebc6 100644 --- a/www/cppcms/Makefile +++ b/www/cppcms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2022/06/30 11:18:58 nia Exp $ +# $NetBSD: Makefile,v 1.33 2022/11/09 13:14:17 joerg Exp $ DISTNAME= cppcms-1.0.4 PKGREVISION= 28 @@ -6,7 +6,7 @@ CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cppcms/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cppcms.com/ COMMENT= High performance C++ web development framework LICENSE= gnu-lgpl-v3 diff --git a/www/py-django-filter/Makefile b/www/py-django-filter/Makefile index 567959948a1..dfd3e4ed0ca 100644 --- a/www/py-django-filter/Makefile +++ b/www/py-django-filter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2022/01/04 20:55:19 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2022/11/09 13:14:18 joerg Exp $ DISTNAME= django-filter-2.4.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-filter/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/carltongibson/django-filter COMMENT= Generic dynamic filtering support for Django LICENSE= modified-bsd diff --git a/www/py-django/Makefile b/www/py-django/Makefile index 126bd478a88..0f1f3275ae5 100644 --- a/www/py-django/Makefile +++ b/www/py-django/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 2022/01/05 15:51:59 wiz Exp $ +# $NetBSD: Makefile,v 1.119 2022/11/09 13:14:17 joerg Exp $ DISTNAME= Django-1.11.29 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= www python MASTER_SITES= https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/ -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.djangoproject.com/ COMMENT= Django, a high-level Python Web framework LICENSE= modified-bsd diff --git a/www/py-django14/Makefile b/www/py-django14/Makefile index fc22cf1c8f0..13233c12945 100644 --- a/www/py-django14/Makefile +++ b/www/py-django14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2022/08/29 10:33:05 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2022/11/09 13:14:18 joerg Exp $ DISTNAME= Django-1.4.22 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= www python MASTER_SITES= https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/ -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.djangoproject.com/ COMMENT= Django, a high-level Python Web framework (LTS version) LICENSE= modified-bsd diff --git a/www/py-django2/Makefile b/www/py-django2/Makefile index fb74073b742..562c65d50f0 100644 --- a/www/py-django2/Makefile +++ b/www/py-django2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2022/04/20 12:28:57 adam Exp $ +# $NetBSD: Makefile,v 1.44 2022/11/09 13:14:18 joerg Exp $ DISTNAME= Django-2.2.28 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -6,7 +6,7 @@ CATEGORIES= www python MASTER_SITES= https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/ MASTER_SITES+= ${MASTER_SITE_PYPI:=D/Django/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.djangoproject.com/ COMMENT= Django, a high-level Python Web framework LICENSE= modified-bsd diff --git a/www/py-flup/Makefile b/www/py-flup/Makefile index 8e9714e5afa..75866a26217 100644 --- a/www/py-flup/Makefile +++ b/www/py-flup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2022/01/04 20:55:28 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2022/11/09 13:14:18 joerg Exp $ DISTNAME= flup-1.0.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=f/flup/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.saddi.com/software/flup/ COMMENT= WSGI support modules LICENSE= 2-clause-bsd diff --git a/www/py-jonpy/Makefile b/www/py-jonpy/Makefile index 90e0d9b16f0..d7b6c5842de 100644 --- a/www/py-jonpy/Makefile +++ b/www/py-jonpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2022/01/10 09:13:53 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2022/11/09 13:14:18 joerg Exp $ DISTNAME= jonpy-0.06 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jonpy/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jonpy.sourceforge.net/ COMMENT= Tools for FastCGI/CGI Python programs LICENSE= mit diff --git a/www/py-swish-e/Makefile b/www/py-swish-e/Makefile index 94f7dffcb0e..3d8e5ac21f5 100644 --- a/www/py-swish-e/Makefile +++ b/www/py-swish-e/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2022/01/10 20:50:12 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:18 joerg Exp $ DISTNAME= swish-e-0.5 PKGNAME= ${PYPKGPREFIX}-swish-e-0.5 @@ -8,7 +8,7 @@ MASTER_SITES= http://download.berlios.de/py-swish-e/ WRKSRC= ${WRKDIR}/SwishE-0.5 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://py-swish-e.berlios.de/ COMMENT= Simple Python binding for Swish-E LICENSE= 2-clause-bsd diff --git a/www/py-wagtailmenus/Makefile b/www/py-wagtailmenus/Makefile index 3cda59876ce..893744fa13e 100644 --- a/www/py-wagtailmenus/Makefile +++ b/www/py-wagtailmenus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2022/01/04 20:55:37 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2022/11/09 13:14:18 joerg Exp $ DISTNAME= wagtailmenus-3.0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_GITHUB:=rkhleics/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/rkhleics/wagtailmenus COMMENT= Menu system for the Wagtail CMS LICENSE= mit diff --git a/www/py-wagtailnews/Makefile b/www/py-wagtailnews/Makefile index 70266d3b838..44208fba96c 100644 --- a/www/py-wagtailnews/Makefile +++ b/www/py-wagtailnews/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2022/01/04 20:55:37 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2022/11/09 13:14:18 joerg Exp $ DISTNAME= wagtailnews-2.7.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_GITHUB:=neon-jungle/} -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/neon-jungle/wagtailnews COMMENT= News system for the Wagtail CMS LICENSE= 2-clause-bsd diff --git a/www/spawn-fcgi/Makefile b/www/spawn-fcgi/Makefile index f07c9aeaabf..6cdf46a3f0c 100644 --- a/www/spawn-fcgi/Makefile +++ b/www/spawn-fcgi/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2020/08/19 18:28:40 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2022/11/09 13:14:18 joerg Exp $ DISTNAME= spawn-fcgi-1.6.4 PKGREVISION= 1 CATEGORIES= www MASTER_SITES= https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/ -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://redmine.lighttpd.net/projects/spawn-fcgi COMMENT= FastCGI deployment tool LICENSE= modified-bsd diff --git a/x11/appres/Makefile b/x11/appres/Makefile index b8fe16ca058..2dc937de4d4 100644 --- a/x11/appres/Makefile +++ b/x11/appres/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2022/04/03 19:03:22 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:19 joerg Exp $ DISTNAME= appres-1.0.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Print resources seen by an application diff --git a/x11/beforelight/Makefile b/x11/beforelight/Makefile index 4de4794e987..c30282bc093 100644 --- a/x11/beforelight/Makefile +++ b/x11/beforelight/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2020/01/18 23:35:47 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2022/11/09 13:14:19 joerg Exp $ # DISTNAME= beforelight-1.0.5 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Simple screen saver diff --git a/x11/bitmap/Makefile b/x11/bitmap/Makefile index 13420c58ba8..8bfda0d30de 100644 --- a/x11/bitmap/Makefile +++ b/x11/bitmap/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2022/05/03 13:17:24 tnn Exp $ +# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:19 joerg Exp $ DISTNAME= bitmap-1.1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Bitmap editor and conversion utilities diff --git a/x11/editres/Makefile b/x11/editres/Makefile index 11739b32845..0f6e4ba6549 100644 --- a/x11/editres/Makefile +++ b/x11/editres/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2022/04/03 18:39:42 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:19 joerg Exp $ DISTNAME= editres-1.0.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Dynamic resource editor for libXt applications diff --git a/x11/elementary-icon-theme/Makefile b/x11/elementary-icon-theme/Makefile index 47ab5ff3f68..7bf4d7b5552 100644 --- a/x11/elementary-icon-theme/Makefile +++ b/x11/elementary-icon-theme/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2017/08/01 17:40:17 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2022/11/09 13:14:19 joerg Exp $ DISTNAME= elementary-icon-theme-3.0 CATEGORIES= graphics MASTER_SITES= https://launchpad.net/elementaryicons/3.x/3.0/+download/ DISTFILES= elementary.tar.gz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://elementaryos.org/docs/packaging/themes/elementary-icons COMMENT= Simple and appealing Tango-styled icon theme LICENSE= gnu-gpl-v3 diff --git a/x11/elementary/Makefile b/x11/elementary/Makefile index a7a2303ea4f..0f52a759a5c 100644 --- a/x11/elementary/Makefile +++ b/x11/elementary/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2022/10/26 10:31:10 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2022/11/09 13:14:19 joerg Exp $ DISTNAME= elementary-1.7.10 PKGREVISION= 7 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.enlightenment.org/ COMMENT= E17 Widget Library LICENSE= gnu-lgpl-v2.1 diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile index e894185d92e..2f5cfe0ad9a 100644 --- a/x11/enlightenment/Makefile +++ b/x11/enlightenment/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2022/10/26 10:31:10 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2022/11/09 13:14:19 joerg Exp $ DISTNAME= enlightenment-0.17.6 PKGREVISION= 7 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= https://download.enlightenment.org/att/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://enlightenment.org/ COMMENT= Enlightenment Window Manager, Development Release LICENSE= 2-clause-bsd diff --git a/x11/iceauth/Makefile b/x11/iceauth/Makefile index 5a09f9aa2d0..db289cd74f1 100644 --- a/x11/iceauth/Makefile +++ b/x11/iceauth/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2022/04/03 18:52:46 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2022/11/09 13:14:19 joerg Exp $ DISTNAME= iceauth-1.0.9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= ICE protocol utility diff --git a/x11/ico/Makefile b/x11/ico/Makefile index 01f5da2cc52..5b5abbdf9cd 100644 --- a/x11/ico/Makefile +++ b/x11/ico/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2022/08/31 19:21:41 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2022/11/09 13:14:19 joerg Exp $ DISTNAME= ico-1.0.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Animate icosahedron or other polyhedrons diff --git a/x11/libFS/Makefile b/x11/libFS/Makefile index faff0b20714..78fa13aebdb 100644 --- a/x11/libFS/Makefile +++ b/x11/libFS/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2022/08/30 18:39:28 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2022/11/09 13:14:20 joerg Exp $ DISTNAME= libFS-1.0.9 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Font Server Interface Library diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile index 9a5812f23fb..f14ded7f03a 100644 --- a/x11/libICE/Makefile +++ b/x11/libICE/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2022/04/10 08:53:14 nia Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:20 joerg Exp $ DISTNAME= libICE-1.0.10 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Inter Client Exchange (ICE) library for X diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index 7debc0bc404..38aa2fb8fd8 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2022/04/10 08:53:14 nia Exp $ +# $NetBSD: Makefile,v 1.19 2022/11/09 13:14:20 joerg Exp $ DISTNAME= libSM-1.2.3 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Session Management Library diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index 76bded4e16b..ab972f4a905 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.66 2022/08/30 18:33:24 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2022/11/09 13:14:20 joerg Exp $ DISTNAME= libX11-1.8.1 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Base X libraries from modular Xorg X11 LICENSE= mit diff --git a/x11/libXScrnSaver/Makefile b/x11/libXScrnSaver/Makefile index ab00600195c..619305ce527 100644 --- a/x11/libXScrnSaver/Makefile +++ b/x11/libXScrnSaver/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2022/04/10 08:53:14 nia Exp $ +# $NetBSD: Makefile,v 1.17 2022/11/09 13:14:20 joerg Exp $ DISTNAME= libXScrnSaver-1.2.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X11 Screen Saver Library diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile index 2131880756c..c3f0dcbfa4c 100644 --- a/x11/libXau/Makefile +++ b/x11/libXau/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2022/08/29 09:44:32 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2022/11/09 13:14:20 joerg Exp $ DISTNAME= libXau-1.0.10 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Authorization Protocol for X from X.org LICENSE= mit diff --git a/x11/libXaw/Makefile b/x11/libXaw/Makefile index 6a66cbc691a..834e38376ef 100644 --- a/x11/libXaw/Makefile +++ b/x11/libXaw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2022/04/04 12:55:28 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2022/11/09 13:14:20 joerg Exp $ DISTNAME= libXaw-1.0.14 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 graphics MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Athena Widgets Library from modular Xorg X11 diff --git a/x11/libXcomposite/Makefile b/x11/libXcomposite/Makefile index a8fb1e291b8..688e8ec87da 100644 --- a/x11/libXcomposite/Makefile +++ b/x11/libXcomposite/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2022/04/10 08:53:15 nia Exp $ +# $NetBSD: Makefile,v 1.16 2022/11/09 13:14:20 joerg Exp $ DISTNAME= libXcomposite-0.4.5 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Composite Library LICENSE= mit diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile index 04e70f4e988..ffde34e222c 100644 --- a/x11/libXcursor/Makefile +++ b/x11/libXcursor/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2022/04/03 18:33:57 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2022/11/09 13:14:20 joerg Exp $ DISTNAME= libXcursor-1.2.1 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Client-side cursor loading library for X diff --git a/x11/libXdamage/Makefile b/x11/libXdamage/Makefile index 1ffe5bebfe5..2fa9f8268cb 100644 --- a/x11/libXdamage/Makefile +++ b/x11/libXdamage/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2022/04/10 08:53:15 nia Exp $ +# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:21 joerg Exp $ DISTNAME= libXdamage-1.1.5 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Xdamage extension (Library) LICENSE= mit diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile index d10cc538347..1db8a6bcf1d 100644 --- a/x11/libXdmcp/Makefile +++ b/x11/libXdmcp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2022/04/10 08:53:15 nia Exp $ +# $NetBSD: Makefile,v 1.14 2022/11/09 13:14:21 joerg Exp $ DISTNAME= libXdmcp-1.1.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Display Manager Control Protocol library from X.org diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile index b04cda30250..d708608c6d7 100644 --- a/x11/libXext/Makefile +++ b/x11/libXext/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.29 2022/10/30 01:06:46 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2022/11/09 13:14:21 joerg Exp $ DISTNAME= libXext-1.3.5 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Extension library diff --git a/x11/libXfixes/Makefile b/x11/libXfixes/Makefile index e73138fb518..7b2d6e28e9c 100644 --- a/x11/libXfixes/Makefile +++ b/x11/libXfixes/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2022/04/20 20:45:39 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:21 joerg Exp $ DISTNAME= libXfixes-6.0.0 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Xfixes library and extension of X RandR from modular X.org LICENSE= mit diff --git a/x11/libXfont/Makefile b/x11/libXfont/Makefile index 8057a4144b3..f2c8aa3963f 100644 --- a/x11/libXfont/Makefile +++ b/x11/libXfont/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2022/04/10 08:53:15 nia Exp $ +# $NetBSD: Makefile,v 1.46 2022/11/09 13:14:21 joerg Exp $ DISTNAME= libXfont-1.5.4 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= x11 devel fonts MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X font Library LICENSE= mit AND modified-bsd diff --git a/x11/libXfont2/Makefile b/x11/libXfont2/Makefile index 3669e24e850..50680460153 100644 --- a/x11/libXfont2/Makefile +++ b/x11/libXfont2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2022/08/30 18:23:39 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2022/11/09 13:14:21 joerg Exp $ DISTNAME= libXfont2-2.0.6 CATEGORIES= x11 devel fonts MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X font Library (v2) LICENSE= mit AND modified-bsd diff --git a/x11/libXft/Makefile b/x11/libXft/Makefile index 5739e9cb77a..58051cd242f 100644 --- a/x11/libXft/Makefile +++ b/x11/libXft/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2022/09/11 08:20:16 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2022/11/09 13:14:21 joerg Exp $ DISTNAME= libXft-2.3.6 CATEGORIES= x11 fonts MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.freedesktop.org/wiki/Software/Xft/ COMMENT= Library for configuring and customizing font access diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile index 12e9ddd4767..ebd604e2d97 100644 --- a/x11/libXi/Makefile +++ b/x11/libXi/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.39 2022/04/10 08:53:16 nia Exp $ +# $NetBSD: Makefile,v 1.40 2022/11/09 13:14:21 joerg Exp $ DISTNAME= libXi-1.8 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Input extension library LICENSE= mit diff --git a/x11/libXinerama/Makefile b/x11/libXinerama/Makefile index d5313c3f584..d49cebdd4ca 100644 --- a/x11/libXinerama/Makefile +++ b/x11/libXinerama/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2022/10/30 01:09:52 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2022/11/09 13:14:21 joerg Exp $ DISTNAME= libXinerama-1.1.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X PanoramiX extension library diff --git a/x11/libXmu/Makefile b/x11/libXmu/Makefile index 433e6d74350..e7c832d6188 100644 --- a/x11/libXmu/Makefile +++ b/x11/libXmu/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2022/10/17 21:41:37 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2022/11/09 13:14:22 joerg Exp $ DISTNAME= libXmu-1.1.4 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Miscellaneous Utilities library diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile index e4bf20e473e..d64ad026ed2 100644 --- a/x11/libXpm/Makefile +++ b/x11/libXpm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2022/08/11 13:37:24 jperkin Exp $ +# $NetBSD: Makefile,v 1.25 2022/11/09 13:14:22 joerg Exp $ DISTNAME= libXpm-3.5.13 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X PixMap Library from modular Xorg X11 diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile index 40a953fc879..4a2aa2e1d45 100644 --- a/x11/libXrandr/Makefile +++ b/x11/libXrandr/Makefile @@ -3,7 +3,7 @@ CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X RandR Library from X.org diff --git a/x11/libXrender/Makefile b/x11/libXrender/Makefile index ce170b22e8a..17a031d4d95 100644 --- a/x11/libXrender/Makefile +++ b/x11/libXrender/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2022/10/22 16:54:53 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:22 joerg Exp $ DISTNAME= libXrender-0.9.11 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Render Library LICENSE= mit diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile index 9629be4f125..ae5e0e6c42a 100644 --- a/x11/libXres/Makefile +++ b/x11/libXres/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2022/04/10 08:53:16 nia Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:22 joerg Exp $ DISTNAME= libXres-1.2.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Resource Information Extension Library diff --git a/x11/libXt/Makefile b/x11/libXt/Makefile index 79ceac1621b..8381283f05f 100644 --- a/x11/libXt/Makefile +++ b/x11/libXt/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2022/04/10 08:53:16 nia Exp $ +# $NetBSD: Makefile,v 1.31 2022/11/09 13:14:22 joerg Exp $ DISTNAME= libXt-1.2.1 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Toolkit Intrinsics library LICENSE= mit diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile index fa72cde6744..39ea91f0426 100644 --- a/x11/libXtst/Makefile +++ b/x11/libXtst/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2022/09/27 07:26:49 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2022/11/09 13:14:22 joerg Exp $ DISTNAME= libXtst-1.2.4 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Tst Library diff --git a/x11/libXv/Makefile b/x11/libXv/Makefile index 5a2ebdd64ca..7d971962dd0 100644 --- a/x11/libXv/Makefile +++ b/x11/libXv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2022/04/10 08:53:17 nia Exp $ +# $NetBSD: Makefile,v 1.21 2022/11/09 13:14:22 joerg Exp $ DISTNAME= libXv-1.0.11 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Xv Extension library diff --git a/x11/libXvMC/Makefile b/x11/libXvMC/Makefile index 67683458606..9d64adb92df 100644 --- a/x11/libXvMC/Makefile +++ b/x11/libXvMC/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2022/04/10 08:53:17 nia Exp $ +# $NetBSD: Makefile,v 1.21 2022/11/09 13:14:22 joerg Exp $ DISTNAME= libXvMC-1.0.13 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= XVideo Motion Compensation Library LICENSE= mit diff --git a/x11/libXxf86dga/Makefile b/x11/libXxf86dga/Makefile index 0ca93168429..fd5a8130165 100644 --- a/x11/libXxf86dga/Makefile +++ b/x11/libXxf86dga/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2020/01/18 23:35:53 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:23 joerg Exp $ DISTNAME= libXxf86dga-1.1.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Library for the XFree86-DGA X extension diff --git a/x11/libXxf86vm/Makefile b/x11/libXxf86vm/Makefile index 907f8590c07..cf62b519e29 100644 --- a/x11/libXxf86vm/Makefile +++ b/x11/libXxf86vm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2022/09/27 07:23:47 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2022/11/09 13:14:23 joerg Exp $ DISTNAME= libXxf86vm-1.1.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Library for the XFree86-VidMode X extension diff --git a/x11/libdrm/Makefile b/x11/libdrm/Makefile index 16cbc68e389..73d26e27cd7 100644 --- a/x11/libdrm/Makefile +++ b/x11/libdrm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2022/11/03 20:52:29 triaxx Exp $ +# $NetBSD: Makefile,v 1.107 2022/11/09 13:14:23 joerg Exp $ DISTNAME= libdrm-2.4.114 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 graphics MASTER_SITES= https://dri.freedesktop.org/libdrm/ EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://dri.freedesktop.org/wiki/DRM COMMENT= Userspace interface to kernel DRM services LICENSE= mit diff --git a/x11/libxkbfile/Makefile b/x11/libxkbfile/Makefile index a2d65226e63..8ef37299ef2 100644 --- a/x11/libxkbfile/Makefile +++ b/x11/libxkbfile/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2022/10/18 07:50:27 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:23 joerg Exp $ DISTNAME= libxkbfile-1.1.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= The xkbfile Library from modular X.org diff --git a/x11/listres/Makefile b/x11/listres/Makefile index 09958452c0e..a9c984b93b0 100644 --- a/x11/listres/Makefile +++ b/x11/listres/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2022/04/03 19:15:55 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:23 joerg Exp $ DISTNAME= listres-1.0.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= List resources in widgets LICENSE= mit diff --git a/x11/luit/Makefile b/x11/luit/Makefile index 5e514007f4d..abf2a2201dc 100644 --- a/x11/luit/Makefile +++ b/x11/luit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2019/06/22 11:37:13 nia Exp $ +# $NetBSD: Makefile,v 1.16 2022/11/09 13:14:23 joerg Exp $ DISTNAME= luit-20190106 # check if this line needs changes when packaging newer snapshots @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.invisible-island.net/luit/ EXTRACT_SUFX= .tgz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://invisible-island.net/luit/ COMMENT= Locale and ISO 2022 support for Unicode terminals LICENSE= mit diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile index a6864d155c6..19d2df70feb 100644 --- a/x11/rgb/Makefile +++ b/x11/rgb/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2022/10/30 01:11:02 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:23 joerg Exp $ DISTNAME= rgb-1.1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= RGB color database diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile index ee05acb0604..3b716db7bb9 100644 --- a/x11/sessreg/Makefile +++ b/x11/sessreg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2022/10/30 01:12:00 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2022/11/09 13:14:23 joerg Exp $ DISTNAME= sessreg-1.1.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Manage utmp/wtmp entries for xdm diff --git a/x11/setxkbmap/Makefile b/x11/setxkbmap/Makefile index 0f9c1b8f2df..f27d8b3e17e 100644 --- a/x11/setxkbmap/Makefile +++ b/x11/setxkbmap/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2022/04/03 23:38:30 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2022/11/09 13:14:24 joerg Exp $ DISTNAME= setxkbmap-1.3.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Set the keyboard map using the X Keyboard Extension diff --git a/x11/wxGTK28/Makefile.common b/x11/wxGTK28/Makefile.common index 3c23f2fb281..d1f589d7b6e 100644 --- a/x11/wxGTK28/Makefile.common +++ b/x11/wxGTK28/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.22 2021/11/09 10:12:43 nia Exp $ +# $NetBSD: Makefile.common,v 1.23 2022/11/09 13:14:24 joerg Exp $ # # used by x11/wxGTK28/Makefile # used by x11/wxGTK28-contrib/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxwindows/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.wxwidgets.org/ PATCHDIR= ${.CURDIR}/../../x11/wxGTK28/patches diff --git a/x11/x11perf/Makefile b/x11/x11perf/Makefile index c7e3ba9fc55..7174f19a56c 100644 --- a/x11/x11perf/Makefile +++ b/x11/x11perf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2022/10/30 01:08:02 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:24 joerg Exp $ DISTNAME= x11perf-1.6.2 CATEGORIES= x11 MASTER_SITES= https://xorg.freedesktop.org/archive/individual/test/ EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X11 server benchmark suite diff --git a/x11/xauth/Makefile b/x11/xauth/Makefile index 17f969bc970..f144fbda6f1 100644 --- a/x11/xauth/Makefile +++ b/x11/xauth/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2022/08/30 18:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:24 joerg Exp $ DISTNAME= xauth-1.1.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X authentication utility diff --git a/x11/xbacklight/Makefile b/x11/xbacklight/Makefile index 8b6335b889a..6c213728ba9 100644 --- a/x11/xbacklight/Makefile +++ b/x11/xbacklight/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2020/01/18 23:35:58 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2022/11/09 13:14:24 joerg Exp $ DISTNAME= xbacklight-1.2.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Adjust backlight brightness using RandR extension LICENSE= x11 diff --git a/x11/xbitmaps/Makefile b/x11/xbitmaps/Makefile index 05b5d0d6208..2e05fd2d239 100644 --- a/x11/xbitmaps/Makefile +++ b/x11/xbitmaps/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2022/04/10 08:53:18 nia Exp $ +# $NetBSD: Makefile,v 1.11 2022/11/09 13:14:24 joerg Exp $ DISTNAME= xbitmaps-1.1.2 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=data/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Common X11 bitmaps diff --git a/x11/xcalc/Makefile b/x11/xcalc/Makefile index ad355e748d6..605c9a632c4 100644 --- a/x11/xcalc/Makefile +++ b/x11/xcalc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2022/04/03 18:38:22 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2022/11/09 13:14:24 joerg Exp $ DISTNAME= xcalc-1.1.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Scientific calculator for X LICENSE= mit diff --git a/x11/xcompmgr/Makefile b/x11/xcompmgr/Makefile index 8c26b6f00e2..ff3cec4c44a 100644 --- a/x11/xcompmgr/Makefile +++ b/x11/xcompmgr/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.33 2020/01/18 23:35:58 rillig Exp $ +# $NetBSD: Makefile,v 1.34 2022/11/09 13:14:24 joerg Exp $ DISTNAME= xcompmgr-1.1.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.freedesktop.org/ COMMENT= Sample compositing manager for X.org >= 6.8.0 diff --git a/x11/xconsole/Makefile b/x11/xconsole/Makefile index f3194dbca81..0dccec8e0ce 100644 --- a/x11/xconsole/Makefile +++ b/x11/xconsole/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2022/07/11 19:33:47 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:24 joerg Exp $ DISTNAME= xconsole-1.0.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X11 client to display console messages diff --git a/x11/xdpyinfo/Makefile b/x11/xdpyinfo/Makefile index 92d3adf332c..49f115d40e9 100644 --- a/x11/xdpyinfo/Makefile +++ b/x11/xdpyinfo/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2022/04/08 06:17:45 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2022/11/09 13:14:25 joerg Exp $ DISTNAME= xdpyinfo-1.3.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Display information utility for X diff --git a/x11/xev/Makefile b/x11/xev/Makefile index 74e49dda1c7..be369f0cb40 100644 --- a/x11/xev/Makefile +++ b/x11/xev/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2022/07/13 20:46:15 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2022/11/09 13:14:25 joerg Exp $ DISTNAME= xev-1.2.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Display X events diff --git a/x11/xeyes/Makefile b/x11/xeyes/Makefile index 78062b5ee68..a8adb1ae716 100644 --- a/x11/xeyes/Makefile +++ b/x11/xeyes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2021/08/03 08:48:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:25 joerg Exp $ DISTNAME= xeyes-1.2.0 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Follow the mouse demo LICENSE= mit diff --git a/x11/xf86-input-keyboard/Makefile b/x11/xf86-input-keyboard/Makefile index 78d8f5e95bc..273cbb6e64d 100644 --- a/x11/xf86-input-keyboard/Makefile +++ b/x11/xf86-input-keyboard/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2022/07/11 19:48:15 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2022/11/09 13:14:25 joerg Exp $ DISTNAME= xf86-input-keyboard-2.0.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg keyboard driver LICENSE= mit diff --git a/x11/xf86-input-mouse/Makefile b/x11/xf86-input-mouse/Makefile index b38cac6cb38..496732c9cf8 100644 --- a/x11/xf86-input-mouse/Makefile +++ b/x11/xf86-input-mouse/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.35 2022/11/02 08:06:23 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2022/11/09 13:14:25 joerg Exp $ DISTNAME= xf86-input-mouse-1.9.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg mouse driver LICENSE= mit diff --git a/x11/xf86-input-vmmouse/Makefile b/x11/xf86-input-vmmouse/Makefile index b1171eb19fa..2f258a6397b 100644 --- a/x11/xf86-input-vmmouse/Makefile +++ b/x11/xf86-input-vmmouse/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.29 2022/10/09 07:41:36 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2022/11/09 13:14:25 joerg Exp $ DISTNAME= xf86-input-vmmouse-13.2.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg VMware virtual mouse driver diff --git a/x11/xf86-input-void/Makefile b/x11/xf86-input-void/Makefile index aa2cab5e1d9..b69727facc3 100644 --- a/x11/xf86-input-void/Makefile +++ b/x11/xf86-input-void/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2022/11/05 22:36:27 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2022/11/09 13:14:25 joerg Exp $ DISTNAME= xf86-input-void-1.4.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg dummy input driver diff --git a/x11/xf86-video-amdgpu/Makefile b/x11/xf86-video-amdgpu/Makefile index 184fa0ac4b0..3fa67cb8d47 100644 --- a/x11/xf86-video-amdgpu/Makefile +++ b/x11/xf86-video-amdgpu/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2022/08/14 19:25:13 tnn Exp $ +# $NetBSD: Makefile,v 1.24 2022/11/09 13:14:25 joerg Exp $ DISTNAME= xf86-video-amdgpu-22.0.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg ATI (Tonga, Carrizo, Iceland, Fiji, Stoney) driver LICENSE= mit AND x11 diff --git a/x11/xf86-video-apm/Makefile b/x11/xf86-video-apm/Makefile index 96b999c1b45..2355adc3afb 100644 --- a/x11/xf86-video-apm/Makefile +++ b/x11/xf86-video-apm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2022/04/10 08:53:19 nia Exp $ +# $NetBSD: Makefile,v 1.25 2022/11/09 13:14:25 joerg Exp $ DISTNAME= xf86-video-apm-1.3.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Alliance ProtMotion video driver diff --git a/x11/xf86-video-ark/Makefile b/x11/xf86-video-ark/Makefile index a9a7b79f33d..474fa9b43dd 100644 --- a/x11/xf86-video-ark/Makefile +++ b/x11/xf86-video-ark/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2022/04/10 08:53:19 nia Exp $ +# $NetBSD: Makefile,v 1.23 2022/11/09 13:14:26 joerg Exp $ DISTNAME= xf86-video-ark-0.7.5 PKGREVISION= 5 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg ARK Logic video driver diff --git a/x11/xf86-video-ast/Makefile b/x11/xf86-video-ast/Makefile index d636f5e3731..51d9f3ff341 100644 --- a/x11/xf86-video-ast/Makefile +++ b/x11/xf86-video-ast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2022/04/10 08:53:19 nia Exp $ +# $NetBSD: Makefile,v 1.26 2022/11/09 13:14:26 joerg Exp $ DISTNAME= xf86-video-ast-1.1.5 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg AST2000 video driver diff --git a/x11/xf86-video-ati/Makefile b/x11/xf86-video-ati/Makefile index a5f3f0a0cd1..72927acb4af 100644 --- a/x11/xf86-video-ati/Makefile +++ b/x11/xf86-video-ati/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2022/07/19 11:59:05 hauke Exp $ +# $NetBSD: Makefile,v 1.57 2022/11/09 13:14:26 joerg Exp $ DISTNAME= xf86-video-ati-19.1.0 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg ATI Radeon video driver LICENSE= mit AND x11 diff --git a/x11/xf86-video-ati6/Makefile b/x11/xf86-video-ati6/Makefile index d0fe3530691..32858423510 100644 --- a/x11/xf86-video-ati6/Makefile +++ b/x11/xf86-video-ati6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2021/11/02 08:20:26 nia Exp $ +# $NetBSD: Makefile,v 1.17 2022/11/09 13:14:26 joerg Exp $ DISTNAME= xf86-video-ati-6.14.6 PKGNAME= ${DISTNAME:S/ati/ati6/} @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg ATI Radeon video driver (v6) diff --git a/x11/xf86-video-chips/Makefile b/x11/xf86-video-chips/Makefile index 8c84c1404de..eca73ffe2e7 100644 --- a/x11/xf86-video-chips/Makefile +++ b/x11/xf86-video-chips/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2022/04/10 08:53:20 nia Exp $ +# $NetBSD: Makefile,v 1.27 2022/11/09 13:14:26 joerg Exp $ DISTNAME= xf86-video-chips-1.4.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Chips and Technologies video driver diff --git a/x11/xf86-video-cirrus/Makefile b/x11/xf86-video-cirrus/Makefile index 839b582f373..6ccad24aca4 100644 --- a/x11/xf86-video-cirrus/Makefile +++ b/x11/xf86-video-cirrus/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2022/07/11 19:51:05 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2022/11/09 13:14:26 joerg Exp $ DISTNAME= xf86-video-cirrus-1.6.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Cirrus Logic video driver diff --git a/x11/xf86-video-glint/Makefile b/x11/xf86-video-glint/Makefile index e939bd75e31..eae0b5684ca 100644 --- a/x11/xf86-video-glint/Makefile +++ b/x11/xf86-video-glint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2022/04/10 08:53:20 nia Exp $ +# $NetBSD: Makefile,v 1.26 2022/11/09 13:14:26 joerg Exp $ DISTNAME= xf86-video-glint-1.2.9 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg GLINT/Permedia video driver diff --git a/x11/xf86-video-i128/Makefile b/x11/xf86-video-i128/Makefile index ca6a309e9d6..48181841e7c 100644 --- a/x11/xf86-video-i128/Makefile +++ b/x11/xf86-video-i128/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2022/04/10 08:53:20 nia Exp $ +# $NetBSD: Makefile,v 1.25 2022/11/09 13:14:26 joerg Exp $ DISTNAME= xf86-video-i128-1.4.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Number 9 I128 video driver diff --git a/x11/xf86-video-i740/Makefile b/x11/xf86-video-i740/Makefile index d9806a729fc..b34284f4a75 100644 --- a/x11/xf86-video-i740/Makefile +++ b/x11/xf86-video-i740/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2022/04/10 08:53:20 nia Exp $ +# $NetBSD: Makefile,v 1.27 2022/11/09 13:14:26 joerg Exp $ DISTNAME= xf86-video-i740-1.4.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Intel i740 video driver diff --git a/x11/xf86-video-intel/Makefile b/x11/xf86-video-intel/Makefile index f53c1d58d78..95295afb705 100644 --- a/x11/xf86-video-intel/Makefile +++ b/x11/xf86-video-intel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2022/04/10 08:53:21 nia Exp $ +# $NetBSD: Makefile,v 1.53 2022/11/09 13:14:27 joerg Exp $ PKGNAME= xf86-video-intel-2.99.917.20210115 COMMIT_ID= 31486f40f8e8f8923ca0799aea84b58799754564 @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/archive/${COMMIT_ID}/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Intel video driver LICENSE= x11 diff --git a/x11/xf86-video-mach64/Makefile b/x11/xf86-video-mach64/Makefile index a5c3490dc37..55badc3ead5 100644 --- a/x11/xf86-video-mach64/Makefile +++ b/x11/xf86-video-mach64/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2022/07/11 19:54:00 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2022/11/09 13:14:27 joerg Exp $ DISTNAME= xf86-video-mach64-6.9.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg ATI Mach64 video driver diff --git a/x11/xf86-video-mga/Makefile b/x11/xf86-video-mga/Makefile index e307ec9c392..558d224fa56 100644 --- a/x11/xf86-video-mga/Makefile +++ b/x11/xf86-video-mga/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2022/07/11 20:51:33 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2022/11/09 13:14:27 joerg Exp $ DISTNAME= xf86-video-mga-2.0.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Matrox video driver diff --git a/x11/xf86-video-neomagic/Makefile b/x11/xf86-video-neomagic/Makefile index 11ecdb2f443..f9a0d868752 100644 --- a/x11/xf86-video-neomagic/Makefile +++ b/x11/xf86-video-neomagic/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2022/04/10 08:53:21 nia Exp $ +# $NetBSD: Makefile,v 1.26 2022/11/09 13:14:27 joerg Exp $ DISTNAME= xf86-video-neomagic-1.3.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Neomagic video driver diff --git a/x11/xf86-video-nv/Makefile b/x11/xf86-video-nv/Makefile index 63da481c037..69fddbc0d45 100644 --- a/x11/xf86-video-nv/Makefile +++ b/x11/xf86-video-nv/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.37 2022/07/27 20:19:28 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2022/11/09 13:14:27 joerg Exp $ DISTNAME= xf86-video-nv-2.1.22 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg NVIDIA video driver LICENSE= mit AND modified-bsd diff --git a/x11/xf86-video-r128/Makefile b/x11/xf86-video-r128/Makefile index 66cf0409081..e2158202a3a 100644 --- a/x11/xf86-video-r128/Makefile +++ b/x11/xf86-video-r128/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2022/04/10 08:53:21 nia Exp $ +# $NetBSD: Makefile,v 1.27 2022/11/09 13:14:27 joerg Exp $ DISTNAME= xf86-video-r128-6.12.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg ATI Rage128 video driver diff --git a/x11/xf86-video-rendition/Makefile b/x11/xf86-video-rendition/Makefile index 2a2082ea2fe..41f8e5bd685 100644 --- a/x11/xf86-video-rendition/Makefile +++ b/x11/xf86-video-rendition/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2022/04/10 08:53:22 nia Exp $ +# $NetBSD: Makefile,v 1.26 2022/11/09 13:14:27 joerg Exp $ DISTNAME= xf86-video-rendition-4.2.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Rendition video driver diff --git a/x11/xf86-video-s3/Makefile b/x11/xf86-video-s3/Makefile index d4fa06f543d..86a3656f3b3 100644 --- a/x11/xf86-video-s3/Makefile +++ b/x11/xf86-video-s3/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2022/04/10 08:53:22 nia Exp $ +# $NetBSD: Makefile,v 1.25 2022/11/09 13:14:27 joerg Exp $ DISTNAME= xf86-video-s3-0.7.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg S3 video driver diff --git a/x11/xf86-video-s3virge/Makefile b/x11/xf86-video-s3virge/Makefile index 939cd4814c0..5eb81b0b9ec 100644 --- a/x11/xf86-video-s3virge/Makefile +++ b/x11/xf86-video-s3virge/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2022/04/10 08:53:22 nia Exp $ +# $NetBSD: Makefile,v 1.26 2022/11/09 13:14:27 joerg Exp $ DISTNAME= xf86-video-s3virge-1.11.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg S3 ViRGE video driver diff --git a/x11/xf86-video-savage/Makefile b/x11/xf86-video-savage/Makefile index 18c044180d2..1e805dc927c 100644 --- a/x11/xf86-video-savage/Makefile +++ b/x11/xf86-video-savage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2022/04/10 08:53:22 nia Exp $ +# $NetBSD: Makefile,v 1.28 2022/11/09 13:14:28 joerg Exp $ DISTNAME= xf86-video-savage-2.3.9 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg S3 Savage video driver diff --git a/x11/xf86-video-siliconmotion/Makefile b/x11/xf86-video-siliconmotion/Makefile index 2b56f3ae113..757aadd039a 100644 --- a/x11/xf86-video-siliconmotion/Makefile +++ b/x11/xf86-video-siliconmotion/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2022/04/10 08:53:22 nia Exp $ +# $NetBSD: Makefile,v 1.26 2022/11/09 13:14:28 joerg Exp $ DISTNAME= xf86-video-siliconmotion-1.7.9 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Silicon Motion video driver diff --git a/x11/xf86-video-sis/Makefile b/x11/xf86-video-sis/Makefile index 84adf615034..988b85ecba1 100644 --- a/x11/xf86-video-sis/Makefile +++ b/x11/xf86-video-sis/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2022/04/10 08:53:22 nia Exp $ +# $NetBSD: Makefile,v 1.33 2022/11/09 13:14:28 joerg Exp $ DISTNAME= xf86-video-sis-0.12.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg SiS and XGI video driver diff --git a/x11/xf86-video-tdfx/Makefile b/x11/xf86-video-tdfx/Makefile index f450b550121..69cd8409a0f 100644 --- a/x11/xf86-video-tdfx/Makefile +++ b/x11/xf86-video-tdfx/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.27 2022/04/10 08:53:23 nia Exp $ +# $NetBSD: Makefile,v 1.28 2022/11/09 13:14:28 joerg Exp $ DISTNAME= xf86-video-tdfx-1.5.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg 3Dfx video driver diff --git a/x11/xf86-video-tga/Makefile b/x11/xf86-video-tga/Makefile index 9bf993da49f..24a626990e5 100644 --- a/x11/xf86-video-tga/Makefile +++ b/x11/xf86-video-tga/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2022/04/10 08:53:23 nia Exp $ +# $NetBSD: Makefile,v 1.22 2022/11/09 13:14:28 joerg Exp $ DISTNAME= xf86-video-tga-1.2.2 PKGREVISION= 5 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg TGA video driver diff --git a/x11/xf86-video-trident/Makefile b/x11/xf86-video-trident/Makefile index d7cbde9875f..a3e24d17826 100644 --- a/x11/xf86-video-trident/Makefile +++ b/x11/xf86-video-trident/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2022/04/10 08:53:23 nia Exp $ +# $NetBSD: Makefile,v 1.26 2022/11/09 13:14:28 joerg Exp $ DISTNAME= xf86-video-trident-1.3.8 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Trident video driver diff --git a/x11/xf86-video-tseng/Makefile b/x11/xf86-video-tseng/Makefile index e6efd4df9c9..857df08cf87 100644 --- a/x11/xf86-video-tseng/Makefile +++ b/x11/xf86-video-tseng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2022/04/10 08:53:23 nia Exp $ +# $NetBSD: Makefile,v 1.24 2022/11/09 13:14:28 joerg Exp $ DISTNAME= xf86-video-tseng-1.2.5 PKGREVISION= 5 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg Tseng Labs video driver diff --git a/x11/xf86-video-vboxvideo/Makefile b/x11/xf86-video-vboxvideo/Makefile index b55a81df46a..a4832c02859 100644 --- a/x11/xf86-video-vboxvideo/Makefile +++ b/x11/xf86-video-vboxvideo/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2022/04/10 08:53:23 nia Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:28 joerg Exp $ DISTNAME= xf86-video-vboxvideo-1.0.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg VirtualBox virtual video driver diff --git a/x11/xf86-video-vesa/Makefile b/x11/xf86-video-vesa/Makefile index 476ae75a974..71b1fae5c9a 100644 --- a/x11/xf86-video-vesa/Makefile +++ b/x11/xf86-video-vesa/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.29 2022/04/10 08:53:23 nia Exp $ +# $NetBSD: Makefile,v 1.30 2022/11/09 13:14:28 joerg Exp $ DISTNAME= xf86-video-vesa-2.5.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg VESA video driver diff --git a/x11/xf86-video-vmware/Makefile b/x11/xf86-video-vmware/Makefile index 0246b215e2e..14331f38c6a 100644 --- a/x11/xf86-video-vmware/Makefile +++ b/x11/xf86-video-vmware/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2022/04/10 08:53:24 nia Exp $ +# $NetBSD: Makefile,v 1.33 2022/11/09 13:14:29 joerg Exp $ DISTNAME= xf86-video-vmware-13.3.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg VMware virtual video driver diff --git a/x11/xf86-video-xgi/Makefile b/x11/xf86-video-xgi/Makefile index 0993d0925ff..b3fc0516c1c 100644 --- a/x11/xf86-video-xgi/Makefile +++ b/x11/xf86-video-xgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2021/11/02 08:20:31 nia Exp $ +# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:29 joerg Exp $ DISTNAME= xf86-video-xgi-1.6.1 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Modular Xorg XGI video driver diff --git a/x11/xfontsel/Makefile b/x11/xfontsel/Makefile index 6abc033b4d6..7053ca56043 100644 --- a/x11/xfontsel/Makefile +++ b/x11/xfontsel/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2022/07/11 19:35:39 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:29 joerg Exp $ DISTNAME= xfontsel-1.1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X font selector diff --git a/x11/xgamma/Makefile b/x11/xgamma/Makefile index 6e38670dd5a..d18030dbd38 100644 --- a/x11/xgamma/Makefile +++ b/x11/xgamma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2020/01/18 23:36:08 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:29 joerg Exp $ DISTNAME= xgamma-1.0.6 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Alter gamma correction diff --git a/x11/xhost/Makefile b/x11/xhost/Makefile index fc4b45c76af..14d9be03bc6 100644 --- a/x11/xhost/Makefile +++ b/x11/xhost/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2020/01/18 23:36:09 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:29 joerg Exp $ DISTNAME= xhost-1.0.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Server access control program for X diff --git a/x11/xinit/Makefile b/x11/xinit/Makefile index f4ae25903bd..9ed075226a3 100644 --- a/x11/xinit/Makefile +++ b/x11/xinit/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2022/04/10 08:53:24 nia Exp $ +# $NetBSD: Makefile,v 1.31 2022/11/09 13:14:29 joerg Exp $ DISTNAME= xinit-1.4.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X init program LICENSE= mit diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile index 64452112dd5..39dc36390ae 100644 --- a/x11/xkbcomp/Makefile +++ b/x11/xkbcomp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2021/03/17 08:18:53 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2022/11/09 13:14:29 joerg Exp $ DISTNAME= xkbcomp-1.4.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= XKBD keymap compiler diff --git a/x11/xkbdata/Makefile b/x11/xkbdata/Makefile index 10b598ceda0..9d9f315434e 100644 --- a/x11/xkbdata/Makefile +++ b/x11/xkbdata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2020/01/18 23:36:09 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2022/11/09 13:14:29 joerg Exp $ # DISTNAME= xkbdata-1.0.1 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=data/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Xorg keyboard maps and layouts diff --git a/x11/xkill/Makefile b/x11/xkill/Makefile index c6cd034153e..ac15e71be2e 100644 --- a/x11/xkill/Makefile +++ b/x11/xkill/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2020/01/18 23:36:10 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:30 joerg Exp $ DISTNAME= xkill-1.0.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Kill X clients diff --git a/x11/xload/Makefile b/x11/xload/Makefile index 9b0005dc8c0..ae32e2fa62a 100644 --- a/x11/xload/Makefile +++ b/x11/xload/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2022/04/04 09:46:08 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:30 joerg Exp $ DISTNAME= xload-1.1.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= System load average display for X diff --git a/x11/xlogo/Makefile b/x11/xlogo/Makefile index 0aac31598e3..51680c1c444 100644 --- a/x11/xlogo/Makefile +++ b/x11/xlogo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2020/08/17 20:20:40 leot Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/09 13:14:30 joerg Exp $ DISTNAME= xlogo-1.0.5 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Window System logo diff --git a/x11/xlsclients/Makefile b/x11/xlsclients/Makefile index 7be1909c649..83e4167a3c8 100644 --- a/x11/xlsclients/Makefile +++ b/x11/xlsclients/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2020/01/18 23:36:10 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:30 joerg Exp $ DISTNAME= xlsclients-1.1.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X client listing utility LICENSE= mit diff --git a/x11/xmag/Makefile b/x11/xmag/Makefile index 172b99721e9..2b5abc482c1 100644 --- a/x11/xmag/Makefile +++ b/x11/xmag/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2022/07/13 20:56:31 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2022/11/09 13:14:30 joerg Exp $ DISTNAME= xmag-1.0.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Magnify parts of the screen diff --git a/x11/xman/Makefile b/x11/xman/Makefile index 74e69a7bf2d..606e70c09d8 100644 --- a/x11/xman/Makefile +++ b/x11/xman/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.19 2020/01/18 23:36:11 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2022/11/09 13:14:30 joerg Exp $ DISTNAME= xman-1.1.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Manual page browser diff --git a/x11/xmessage/Makefile b/x11/xmessage/Makefile index 755600e8075..be9b8c94c68 100644 --- a/x11/xmessage/Makefile +++ b/x11/xmessage/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2022/07/13 20:49:24 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:30 joerg Exp $ DISTNAME= xmessage-1.0.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X11 message utility LICENSE= mit diff --git a/x11/xmodmap/Makefile b/x11/xmodmap/Makefile index 533c7e3b15d..8fe2a3e0253 100644 --- a/x11/xmodmap/Makefile +++ b/x11/xmodmap/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2022/07/11 19:39:07 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:30 joerg Exp $ DISTNAME= xmodmap-1.0.11 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X modmap program diff --git a/x11/xmore/Makefile b/x11/xmore/Makefile index b096329efee..c87522e176f 100644 --- a/x11/xmore/Makefile +++ b/x11/xmore/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2020/01/18 23:36:11 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:30 joerg Exp $ DISTNAME= xmore-1.0.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Plain text display program for X diff --git a/x11/xorg-cf-files/Makefile b/x11/xorg-cf-files/Makefile index 71e7eb2f5b8..7dfc2ccc82e 100644 --- a/x11/xorg-cf-files/Makefile +++ b/x11/xorg-cf-files/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.38 2021/08/02 10:48:26 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2022/11/09 13:14:31 joerg Exp $ DISTNAME= xorg-cf-files-1.0.7 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=util/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Xorg imake rules diff --git a/x11/xorgproto/Makefile b/x11/xorgproto/Makefile index 668f84c682c..b82410fd875 100644 --- a/x11/xorgproto/Makefile +++ b/x11/xorgproto/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2022/08/11 06:09:17 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2022/11/09 13:14:31 joerg Exp $ DISTNAME= xorgproto-2022.2 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Various X headers from Xorg X11 LICENSE= mit diff --git a/x11/xprop/Makefile b/x11/xprop/Makefile index eabd2ad22cb..fc703951063 100644 --- a/x11/xprop/Makefile +++ b/x11/xprop/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2020/11/20 08:09:58 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2022/11/09 13:14:31 joerg Exp $ DISTNAME= xprop-1.2.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Property displayer for X diff --git a/x11/xrandr/Makefile b/x11/xrandr/Makefile index fcf8b04839d..1908c499791 100644 --- a/x11/xrandr/Makefile +++ b/x11/xrandr/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2020/01/18 23:36:12 rillig Exp $ +# $NetBSD: Makefile,v 1.26 2022/11/09 13:14:31 joerg Exp $ DISTNAME= xrandr-1.5.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Primitive command line interface to RandR extension LICENSE= mit diff --git a/x11/xrdb/Makefile b/x11/xrdb/Makefile index c369490c9d6..d58b4a8d3aa 100644 --- a/x11/xrdb/Makefile +++ b/x11/xrdb/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2022/08/30 18:42:53 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:31 joerg Exp $ DISTNAME= xrdb-1.2.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X server resource database utility diff --git a/x11/xrefresh/Makefile b/x11/xrefresh/Makefile index 94d4232b526..d848ad92e93 100644 --- a/x11/xrefresh/Makefile +++ b/x11/xrefresh/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2022/07/13 20:50:26 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:31 joerg Exp $ DISTNAME= xrefresh-1.0.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Refresher diff --git a/x11/xset/Makefile b/x11/xset/Makefile index d3371563247..0a5ac639ae6 100644 --- a/x11/xset/Makefile +++ b/x11/xset/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2020/01/18 23:36:12 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2022/11/09 13:14:31 joerg Exp $ DISTNAME= xset-1.2.4 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X11 user preferences utility LICENSE= mit diff --git a/x11/xsetroot/Makefile b/x11/xsetroot/Makefile index 29be5d27b83..231788d2d22 100644 --- a/x11/xsetroot/Makefile +++ b/x11/xsetroot/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2022/10/30 01:05:24 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:31 joerg Exp $ DISTNAME= xsetroot-1.1.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X root window parameter setting program diff --git a/x11/xsm/Makefile b/x11/xsm/Makefile index d677a9b9fb5..e921e740d0f 100644 --- a/x11/xsm/Makefile +++ b/x11/xsm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2022/04/04 09:47:57 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:31 joerg Exp $ DISTNAME= xsm-1.0.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.xz -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= X Session Manager diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile index 0125e8fea67..6b2f4f6ab60 100644 --- a/x11/xtrans/Makefile +++ b/x11/xtrans/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2022/04/10 08:53:24 nia Exp $ +# $NetBSD: Makefile,v 1.31 2022/11/09 13:14:32 joerg Exp $ DISTNAME= xtrans-1.4.0 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Network API translation layer to insulate X diff --git a/x11/xvinfo/Makefile b/x11/xvinfo/Makefile index e32aac7f26a..eb2526cf5fa 100644 --- a/x11/xvinfo/Makefile +++ b/x11/xvinfo/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2020/01/18 23:36:13 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:32 joerg Exp $ DISTNAME= xvinfo-1.1.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Query X-Video capabilities diff --git a/x11/xwininfo/Makefile b/x11/xwininfo/Makefile index 93d486f7ab6..e14c1549866 100644 --- a/x11/xwininfo/Makefile +++ b/x11/xwininfo/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2020/01/18 23:36:13 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2022/11/09 13:14:32 joerg Exp $ DISTNAME= xwininfo-1.1.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= joerg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ COMMENT= Query information about X windows |