pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Numerous: Release to pkgsrc-users@



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Aug 25 06:28:23 2024 -0500
Changeset:	ad8cfbe88d9424e3b6328294c1d4bb5ade95b1e9

Modified Files:
	R-getopt/Makefile
	R-mpfr/Makefile
	R-optparse/Makefile
	antlr/Makefile
	cereal/Makefile
	ddocent/Makefile
	dolfin/Makefile
	fsom/Makefile
	fuse-exfat/Makefile
	globalprotect-openconnect/Makefile
	intervaltree/Makefile
	isa-l/Makefile
	jellyfish/Makefile
	jellyfish2/Makefile
	libzeep/Makefile
	linux-ukbgene/Makefile
	mcl/Makefile
	p5-IPC-Open3-Simple/Makefile
	p5-trimgalore/Makefile
	packmol/Makefile
	parafly/Makefile
	plink/Makefile
	plink2/Makefile
	pooler/Makefile
	prodigal/Makefile
	py-anvio/Makefile
	py-capturer/Makefile
	py-cykhash/Makefile
	py-ete3/Makefile
	py-graph-tool/Makefile
	py-hostlist/Makefile
	py-lzstring/Makefile
	py-pyaml-env/Makefile
	py-rdfextras/Makefile
	py-rdflib340/Makefile
	py-spectra/Makefile
	slurm-wlm-devel/Makefile
	smithwaterman/Makefile
	trinity/Makefile
	udunits2/Makefile
	ufc/Makefile
	vcflib/Makefile
	vcftools/Makefile
	vcglib/Makefile
	wgrib2/Makefile
	xssp/Makefile
	yaggo/Makefile

Log Message:
Numerous: Release to pkgsrc-users@

Releasing WIP packages no longer within my primary focus.
This doesn't mean I'll never work on them, only that it's OK for
others to do so without my consent.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ad8cfbe88d9424e3b6328294c1d4bb5ade95b1e9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 R-getopt/Makefile                  | 2 +-
 R-mpfr/Makefile                    | 2 +-
 R-optparse/Makefile                | 2 +-
 antlr/Makefile                     | 2 +-
 cereal/Makefile                    | 2 +-
 ddocent/Makefile                   | 2 +-
 dolfin/Makefile                    | 2 +-
 fsom/Makefile                      | 2 +-
 fuse-exfat/Makefile                | 2 +-
 globalprotect-openconnect/Makefile | 2 +-
 intervaltree/Makefile              | 2 +-
 isa-l/Makefile                     | 2 +-
 jellyfish/Makefile                 | 2 +-
 jellyfish2/Makefile                | 2 +-
 libzeep/Makefile                   | 2 +-
 linux-ukbgene/Makefile             | 2 +-
 mcl/Makefile                       | 2 +-
 p5-IPC-Open3-Simple/Makefile       | 2 +-
 p5-trimgalore/Makefile             | 2 +-
 packmol/Makefile                   | 2 +-
 parafly/Makefile                   | 2 +-
 plink/Makefile                     | 2 +-
 plink2/Makefile                    | 2 +-
 pooler/Makefile                    | 2 +-
 prodigal/Makefile                  | 2 +-
 py-anvio/Makefile                  | 2 +-
 py-capturer/Makefile               | 2 +-
 py-cykhash/Makefile                | 2 +-
 py-ete3/Makefile                   | 2 +-
 py-graph-tool/Makefile             | 2 +-
 py-hostlist/Makefile               | 2 +-
 py-lzstring/Makefile               | 2 +-
 py-pyaml-env/Makefile              | 2 +-
 py-rdfextras/Makefile              | 2 +-
 py-rdflib340/Makefile              | 2 +-
 py-spectra/Makefile                | 2 +-
 slurm-wlm-devel/Makefile           | 2 +-
 smithwaterman/Makefile             | 2 +-
 trinity/Makefile                   | 2 +-
 udunits2/Makefile                  | 2 +-
 ufc/Makefile                       | 2 +-
 vcflib/Makefile                    | 2 +-
 vcftools/Makefile                  | 2 +-
 vcglib/Makefile                    | 2 +-
 wgrib2/Makefile                    | 2 +-
 xssp/Makefile                      | 2 +-
 yaggo/Makefile                     | 2 +-
 47 files changed, 47 insertions(+), 47 deletions(-)

diffs:
diff --git a/R-getopt/Makefile b/R-getopt/Makefile
index fadf6a8c26..faff2678d4 100644
--- a/R-getopt/Makefile
+++ b/R-getopt/Makefile
@@ -3,7 +3,7 @@
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 COMMENT=	C-Like 'getopt' Behavior
 LICENSE=	gnu-gpl-v2
 
diff --git a/R-mpfr/Makefile b/R-mpfr/Makefile
index 3504066825..e6b0e3b0a0 100644
--- a/R-mpfr/Makefile
+++ b/R-mpfr/Makefile
@@ -3,7 +3,7 @@
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://cran.r-project.org/web/packages/gmp/
 COMMENT=	Multiple Precision Floating Point Arithmetic for R
 LICENSE=	gnu-gpl-v2
diff --git a/R-optparse/Makefile b/R-optparse/Makefile
index 820af57f8c..cd99b51c54 100644
--- a/R-optparse/Makefile
+++ b/R-optparse/Makefile
@@ -3,7 +3,7 @@
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 COMMENT=	Command Line Option Parser
 LICENSE=	gnu-gpl-v2
 
diff --git a/antlr/Makefile b/antlr/Makefile
index e5934fb953..cf0a859efc 100644
--- a/antlr/Makefile
+++ b/antlr/Makefile
@@ -41,7 +41,7 @@ DISTNAME=	antlr-${PORTVERSION}
 CATEGORIES=	devel
 MASTER_SITES=	http://www.antlr2.org/download/
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://www.antlr2.org/
 
 COMMENT=	ANother Tool for Language Recognition
diff --git a/cereal/Makefile b/cereal/Makefile
index 41bfb36cdc..1bb5499023 100644
--- a/cereal/Makefile
+++ b/cereal/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=USCiLab/}
 GITHUB_PROJECT=	cereal
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/USCiLab/cereal
 COMMENT=	C++11 library for serialization
 LICENSE=	modified-bsd
diff --git a/ddocent/Makefile b/ddocent/Makefile
index f800be58a4..73e0fcb097 100644
--- a/ddocent/Makefile
+++ b/ddocent/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=jpuritz/}
 GITHUB_PROJECT=	dDocent
 GITHUB_TAG=	v${PORTVERSION}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://ddocent.com/
 COMMENT=	Bash pipeline for RAD sequencing
 LICENSE=	mit
diff --git a/dolfin/Makefile b/dolfin/Makefile
index 4e39705479..d778c2947e 100644
--- a/dolfin/Makefile
+++ b/dolfin/Makefile
@@ -6,7 +6,7 @@ PKGREVISION=	1
 CATEGORIES=	math python
 MASTER_SITES=	http://launchpad.net/dolfin/${MMVERSION}.x/${MMVERSION}.0/+download/
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://launchpad.net/dolfin
 COMMENT=	C++/Python interface of FEniCS
 LICENSE=	gnu-lgpl-v3
diff --git a/fsom/Makefile b/fsom/Makefile
index 8decc7191f..6d5d6d73f6 100644
--- a/fsom/Makefile
+++ b/fsom/Makefile
@@ -9,7 +9,7 @@ CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ekg/}
 GITHUB_TAG=	56695e1611d824cda97f08e932d25d08419170cd
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/ekg/fsom
 COMMENT=	Tiny C library for managing SOM (Self-Organizing Maps) neural networks
 LICENSE=	gnu-gpl-v3
diff --git a/fuse-exfat/Makefile b/fuse-exfat/Makefile
index 9d5e046800..fb29608939 100644
--- a/fuse-exfat/Makefile
+++ b/fuse-exfat/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=relan/}
 GITHUB_PROJECT=	exfat
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/relan/exfat
 COMMENT=	FUSE file-system and utilities for exFAT file systems
 LICENSE=	gnu-gpl-v2
diff --git a/globalprotect-openconnect/Makefile b/globalprotect-openconnect/Makefile
index b50f21797b..f91d64ea04 100644
--- a/globalprotect-openconnect/Makefile
+++ b/globalprotect-openconnect/Makefile
@@ -10,7 +10,7 @@ CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=yuezk/}
 GITHUB_PROJECT=	GlobalProtect-openconnect
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/yuezk/GlobalProtect-openconnect
 COMMENT=	OpenConnect GUI for GlobalProtect protocol
 LICENSE=	gnu-gpl-v3
diff --git a/intervaltree/Makefile b/intervaltree/Makefile
index d14c1e5aa0..9430e85bf9 100644
--- a/intervaltree/Makefile
+++ b/intervaltree/Makefile
@@ -9,7 +9,7 @@ CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ekg/}
 GITHUB_TAG=	8fc4be91866237995e1105689d84bece619f4663
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/ekg/intervaltree
 COMMENT=	Minimal C++ interval tree implementation
 LICENSE=	mit
diff --git a/isa-l/Makefile b/isa-l/Makefile
index 49cfb618c0..65fd22ad89 100644
--- a/isa-l/Makefile
+++ b/isa-l/Makefile
@@ -10,7 +10,7 @@ CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=01org/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-OWNER=		bacon%NetBSD.org@localhost
+OWNER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/01org/isa-l
 COMMENT=	Intel(R) Intelligent Storage Acceleration Libray
 LICENSE=	modified-bsd
diff --git a/jellyfish/Makefile b/jellyfish/Makefile
index 4a4f03b9ac..59d37f843a 100644
--- a/jellyfish/Makefile
+++ b/jellyfish/Makefile
@@ -18,7 +18,7 @@ DISTNAME=	jellyfish-${PORTVERSION}
 CATEGORIES=	biology
 MASTER_SITES=	http://www.cbcb.umd.edu/software/jellyfish/
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.genome.umd.edu/jellyfish.html
 COMMENT=	Fast, memory-efficient counting of k-mers in DNA
 # Double-check this
diff --git a/jellyfish2/Makefile b/jellyfish2/Makefile
index 979c275437..81c45cc26c 100644
--- a/jellyfish2/Makefile
+++ b/jellyfish2/Makefile
@@ -8,7 +8,7 @@ DISTNAME=	jellyfish-${PV}
 CATEGORIES=	biology
 # https://github.com/gmarcais/Jellyfish/issues/126
 MASTER_SITES=	${MASTER_SITE_GITHUB:=gmarcais/Jellyfish/releases/download/v2.2.10/}
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.genome.umd.edu/jellyfish.html
 
 COMMENT=	Fast, memory-efficient counting of k-mers in DNA
diff --git a/libzeep/Makefile b/libzeep/Makefile
index 3fa861ebe5..ef0e90813d 100644
--- a/libzeep/Makefile
+++ b/libzeep/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=mhekkel/}
 GITHUB_PROJECT=	libzeep
 GITHUB_TAG=	v${PV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/mhekkel/libzeep
 COMMENT=	Make it easy to create SOAP servers
 LICENSE=	boost-license
diff --git a/linux-ukbgene/Makefile b/linux-ukbgene/Makefile
index ca21596408..29754484aa 100644
--- a/linux-ukbgene/Makefile
+++ b/linux-ukbgene/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	biology
 MASTER_SITES=	http://biobank.ndph.ox.ac.uk/showcase/util/
 EXTRACT_SUFX=	.tar
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://biobank.ndph.ox.ac.uk/showcase/util/
 COMMENT=	Tool for accessing UK Biobank data
 #LICENSE=	# TODO: (see mk/license.mk)
diff --git a/mcl/Makefile b/mcl/Makefile
index deffd4cf2c..ea502f91d6 100644
--- a/mcl/Makefile
+++ b/mcl/Makefile
@@ -10,7 +10,7 @@ PKGNAME=	mcl-${PV}
 CATEGORIES=	math
 MASTER_SITES=	https://www.micans.org/mcl/src/
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://www.micans.org/mcl/index.html?sec_software
 COMMENT=	Fast and scalable unsupervised cluster algorithm for graphs
 LICENSE=	gnu-gpl-v3
diff --git a/p5-IPC-Open3-Simple/Makefile b/p5-IPC-Open3-Simple/Makefile
index 5056d179c6..d423651112 100644
--- a/p5-IPC-Open3-Simple/Makefile
+++ b/p5-IPC-Open3-Simple/Makefile
@@ -15,7 +15,7 @@ PKGNAME=	p5-IPC-Open3-Simple-${PORTVERSION}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=IPC/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://metacpan.org/release/IPC-Open3-Simple
 COMMENT=	Simple alternative to IPC::Open3
 # Check this
diff --git a/p5-trimgalore/Makefile b/p5-trimgalore/Makefile
index cacb236ce3..8450254c7f 100644
--- a/p5-trimgalore/Makefile
+++ b/p5-trimgalore/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=FelixKrueger/}
 GITHUB_PROJECT=	trimgalore
 GITHUB_TAG=	${PORTVERSION}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/FelixKrueger/TrimGalore
 COMMENT=	Wrapper around Cutadapt and FastQC for adapter and quality trimming
 LICENSE=	gnu-gpl-v3
diff --git a/packmol/Makefile b/packmol/Makefile
index 51aa69bf13..35d8eb2115 100644
--- a/packmol/Makefile
+++ b/packmol/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=mcubeg/}
 GITHUB_PROJECT=	packmol
 GITHUB_TAG=	${PKGVERSION_NOREV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://m3g.iqm.unicamp.br/packmol/home.shtml
 COMMENT=	Pack molecules in defined regions of space
 LICENSE=	mit
diff --git a/parafly/Makefile b/parafly/Makefile
index c752e9c9d0..cd78c7c450 100644
--- a/parafly/Makefile
+++ b/parafly/Makefile
@@ -11,7 +11,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=parafly/}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://sourceforge.net/projects/parafly/
 COMMENT=	Process the commands in parallel on a single server
 LICENSE=	modified-bsd
diff --git a/plink/Makefile b/plink/Makefile
index 47e0d52612..086524c8ed 100644
--- a/plink/Makefile
+++ b/plink/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=chrchang/}
 GITHUB_PROJECT=	plink-ng
 GITHUB_TAG=	79b2df8cffce480148b7d2197e4981bfeff3a3c0
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://www.cog-genomics.org/plink/
 COMMENT=	Whole genome association analysis toolset
 LICENSE=	gnu-gpl-v2
diff --git a/plink2/Makefile b/plink2/Makefile
index 84c249b300..dde463538e 100644
--- a/plink2/Makefile
+++ b/plink2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=chrchang/}
 GITHUB_PROJECT=	plink-ng
 GITHUB_TAG=	00aaeb53d3edd569c93bd60e7bcd27ced4cd8fdb
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://pngu.mgh.harvard.edu/~purcell/plink/
 COMMENT=	Whole genome association analysis toolset
 LICENSE=	gnu-gpl-v2
diff --git a/pooler/Makefile b/pooler/Makefile
index f77f750f74..48e475c92b 100644
--- a/pooler/Makefile
+++ b/pooler/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=ssb22/}
 GITHUB_PROJECT=	PrimerPooler
 GITHUB_TAG=	v1.75
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://ssb22.user.srcf.net/pooler/
 COMMENT=	Optimise DNA sequencing primer-set combinations
 LICENSE=	apache-2.0
diff --git a/prodigal/Makefile b/prodigal/Makefile
index cf2774a43b..5f1adba45c 100644
--- a/prodigal/Makefile
+++ b/prodigal/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=hyattpd/}
 GITHUB_PROJECT=	Prodigal
 GITHUB_TAG=	v${PV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://compbio.ornl.gov/prodigal/
 COMMENT=	Prokaryotic Dynamic Programming Genefinding Algorithm
 LICENSE=	gnu-gpl-v3
diff --git a/py-anvio/Makefile b/py-anvio/Makefile
index 896323d3d8..9d9ea770d3 100644
--- a/py-anvio/Makefile
+++ b/py-anvio/Makefile
@@ -18,7 +18,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=merenlab/}
 GITHUB_PROJECT=	anvio
 GITHUB_TAG=	v${PV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://merenlab.org/software/anvio/
 COMMENT=	Analysis and visualization platform for 'omics data
 LICENSE=	gnu-gpl-v3
diff --git a/py-capturer/Makefile b/py-capturer/Makefile
index 01c06ee23b..60fc1978cd 100644
--- a/py-capturer/Makefile
+++ b/py-capturer/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=c/capturer/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://pypi.org/project/capturer/
 COMMENT=	Easily capture stdout/stderr of the current process and subprocesses
 LICENSE=	mit
diff --git a/py-cykhash/Makefile b/py-cykhash/Makefile
index 2211ffb272..98ea84732d 100644
--- a/py-cykhash/Makefile
+++ b/py-cykhash/Makefile
@@ -10,7 +10,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=c/cykhash/}
 
-OWNER=		bacon%NetBSD.org@localhost
+OWNER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/realead/cykhash
 COMMENT=	Cython equivalent to khash-sets/maps
 LICENSE=	mit
diff --git a/py-ete3/Makefile b/py-ete3/Makefile
index 51b8c85624..9b42afeac7 100644
--- a/py-ete3/Makefile
+++ b/py-ete3/Makefile
@@ -10,7 +10,7 @@ PKGNAME=	${PYPKGPREFIX}-ete3-${PV}
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_PYPI:=e/ete3/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://pypi.python.org/pypi/ete3
 COMMENT=	Python Environment for (phylogenetic) Tree Exploration
 LICENSE=	gnu-gpl-v3
diff --git a/py-graph-tool/Makefile b/py-graph-tool/Makefile
index bd74fd7573..0b61d5898f 100644
--- a/py-graph-tool/Makefile
+++ b/py-graph-tool/Makefile
@@ -17,7 +17,7 @@ CATEGORIES=	graphics
 MASTER_SITES=	https://downloads.skewed.de/graph-tool/
 EXTRACT_SUFX=	.tar.bz2
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://graph-tool.skewed.de/
 COMMENT=	Python module for manipulation and statistical analysis of graphs
 LICENSE=	gnu-gpl-v3
diff --git a/py-hostlist/Makefile b/py-hostlist/Makefile
index 0b003bc05a..a63bca08ea 100644
--- a/py-hostlist/Makefile
+++ b/py-hostlist/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	python-hostlist-1.14
 CATEGORIES=	parallel
 MASTER_SITES=	http://www.nsc.liu.se/~kent/python-hostlist/
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://www.nsc.liu.se/~kent/python-hostlist/
 COMMENT=	Manage SLURM host lists
 LICENSE=	gnu-gpl-v2
diff --git a/py-lzstring/Makefile b/py-lzstring/Makefile
index 1fedd6e0b6..37e3102b7a 100644
--- a/py-lzstring/Makefile
+++ b/py-lzstring/Makefile
@@ -10,7 +10,7 @@ PKGNAME=	${PYPKGPREFIX}-lzstring-1.0.4
 CATEGORIES=	archivers
 MASTER_SITES=	${MASTER_SITE_PYPI:=l/lzstring/}
 
-OWNER=		bacon%NetBSD.org@localhost
+OWNER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://pypi.python.org/pypi/lzstring
 COMMENT=	LZ-based in-memory string compression
 LICENSE=	mit
diff --git a/py-pyaml-env/Makefile b/py-pyaml-env/Makefile
index 110c883f85..6cd27fb652 100644
--- a/py-pyaml-env/Makefile
+++ b/py-pyaml-env/Makefile
@@ -16,7 +16,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyaml-env/}
 
-OWNER=		bacon%NetBSD.org@localhost
+OWNER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/mkaranasou/pyaml_env
 COMMENT=	Provides yaml file parsing with environment variable resolution
 LICENSE=	mit
diff --git a/py-rdfextras/Makefile b/py-rdfextras/Makefile
index 073d7f8f29..980718971e 100644
--- a/py-rdfextras/Makefile
+++ b/py-rdfextras/Makefile
@@ -9,7 +9,7 @@ PKGNAME=	${PYPKGPREFIX}-rdfextras-${PORTVERSION}
 CATEGORIES=	textproc python
 MASTER_SITES=	${MASTER_SITE_GITHUB:=RDFLib/rdfextras/archive/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 
 COMMENT=	Collection of packages providing extras based on RDFLib 3
 LICENSE=	original-bsd
diff --git a/py-rdflib340/Makefile b/py-rdflib340/Makefile
index 9f376c79ba..ee10251f9f 100644
--- a/py-rdflib340/Makefile
+++ b/py-rdflib340/Makefile
@@ -10,7 +10,7 @@ CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rdflib/}
 
 HOMEPAGE=	https://pypi.python.org/pypi/rdflib/
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 
 COMMENT=	Python library for RDF manipulation
 LICENSE=	modified-bsd
diff --git a/py-spectra/Makefile b/py-spectra/Makefile
index 8672a50acb..e55cf9e685 100644
--- a/py-spectra/Makefile
+++ b/py-spectra/Makefile
@@ -10,7 +10,7 @@ PKGNAME=	${PYPKGPREFIX}-spectra-0.0.11
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_PYPI:=s/spectra/}
 
-OWNER=		bacon%NetBSD.org@localhost
+OWNER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://pypi.python.org/pypi/spectra
 COMMENT=	Color scales and color conversion made easy for Python
 LICENSE=	mit
diff --git a/slurm-wlm-devel/Makefile b/slurm-wlm-devel/Makefile
index 7071d8b4fa..be62639e03 100644
--- a/slurm-wlm-devel/Makefile
+++ b/slurm-wlm-devel/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	https://download.schedmd.com/slurm/
 MASTER_SITES+=	http://www.schedmd.com/download/latest/
 EXTRACT_SUFX=	.tar.bz2
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://www.schedmd.com/
 COMMENT=	Simple Linux Utility for Resource Management
 
diff --git a/smithwaterman/Makefile b/smithwaterman/Makefile
index 9d0a0084b7..970da54024 100644
--- a/smithwaterman/Makefile
+++ b/smithwaterman/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	smithwaterman-0.0.0.20160702
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ekg/}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/ekg/smithwaterman
 COMMENT=	Smith-waterman-gotoh alignment algorithm
 LICENSE=	gnu-gpl-v2
diff --git a/trinity/Makefile b/trinity/Makefile
index 1b8a60c040..b8e0c5d363 100644
--- a/trinity/Makefile
+++ b/trinity/Makefile
@@ -38,7 +38,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=trinityrnaseq/}
 GITHUB_PROJECT=	trinityrnaseq
 GITHUB_TAG=	Trinity-v${PV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://trinityrnaseq.github.io/
 COMMENT=	Assembles transcript sequences from Illumina RNA-Seq data
 LICENSE=	modified-bsd
diff --git a/udunits2/Makefile b/udunits2/Makefile
index 2077f9f82d..cfcb0d26e2 100644
--- a/udunits2/Makefile
+++ b/udunits2/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	udunits-2.2.26
 CATEGORIES=	math
 MASTER_SITES=	ftp://ftp.unidata.ucar.edu/pub/udunits/
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 COMMENT=	Library for manipulating units of physical quantities
 LICENSE=	modified-bsd
 
diff --git a/ufc/Makefile b/ufc/Makefile
index eaab1117fb..cfa61c692f 100644
--- a/ufc/Makefile
+++ b/ufc/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	ufc-${MMVERSION}.0
 CATEGORIES=	math
 MASTER_SITES=	http://launchpad.net/ufc/${MMVERSION}.x/${MMVERSION}.0/+download/
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://launchpad.net/ufc
 COMMENT=	Unified framework for finite element assembly
 LICENSE=	public-domain
diff --git a/vcflib/Makefile b/vcflib/Makefile
index c70c48f183..5e4d960ee1 100644
--- a/vcflib/Makefile
+++ b/vcflib/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=vcflib/}
 GITHUB_TAG=	7e3d8066a6c6c0f22191a70d050ead23f9c453b3
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/vcflib/vcflib
 COMMENT=	C++ library and CLI tools for parsing and manipulating VCF files
 LICENSE=	mit
diff --git a/vcftools/Makefile b/vcftools/Makefile
index 606d9f279b..c8693a57ef 100644
--- a/vcftools/Makefile
+++ b/vcftools/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=vcftools/}
 GITHUB_TAG=	v${DISTVERSION}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/vcftools/vcftools
 COMMENT=	Tools for working with VCF genomics files
 LICENSE=	gnu-lgpl-v3
diff --git a/vcglib/Makefile b/vcglib/Makefile
index 055b5018b1..28baa8af63 100644
--- a/vcglib/Makefile
+++ b/vcglib/Makefile
@@ -8,7 +8,7 @@
 ###########################################################
 # Unconverted and partially converted FreeBSD port syntax:
 
-## Created by: Jason Bacon <bacon%NetBSD.org@localhost>
+## Created by: Jason Bacon <pkgsrc-users%NetBSD.org@localhost>
 ## $FreeBSD$
 #DISTVERSIONPREFIX=	v
 ##LICENSE=	unspecified
diff --git a/wgrib2/Makefile b/wgrib2/Makefile
index 5dc1f0e7d9..32bf0c41fb 100644
--- a/wgrib2/Makefile
+++ b/wgrib2/Makefile
@@ -10,7 +10,7 @@ CATEGORIES=	wip science
 MASTER_SITES=	http://www.ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/
 DISTFILES=	wgrib2.tgz.v${PORTVERSION}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.cpc.noaa.gov/products/wesley/wgrib2/
 COMMENT=	Tools for managing GRIB weather data files
 LICENSE=	gnu-gpl-v2
diff --git a/xssp/Makefile b/xssp/Makefile
index 652358a52c..817af2b374 100644
--- a/xssp/Makefile
+++ b/xssp/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=cmbi/}
 GITHUB_PROJECT=	xssp
 GITHUB_TAG=	${PV}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/cmbi/xssp
 COMMENT=	Software for creating DSSP and HSSP files
 LICENSE=	gnu-gpl-v3
diff --git a/yaggo/Makefile b/yaggo/Makefile
index 3687665518..110864d271 100644
--- a/yaggo/Makefile
+++ b/yaggo/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=gmarcais/}
 GITHUB_PROJECT=	yaggo
 GITHUB_TAG=	v${PORTVERSION}
 
-MAINTAINER=	bacon%NetBSD.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/gmarcais/yaggo
 COMMENT=	Generate command line parser using getopt_long
 LICENSE=	gnu-gpl-v3


Home | Main Index | Thread Index | Old Index