pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Reset maintainership
Module Name: pkgsrc-wip
Committed By: Frédéric Fauberteau <frederic%fauberteau.org@localhost>
Pushed By: frederic
Date: Sat Feb 28 18:34:02 2026 +0100
Changeset: 85eabf2982868f8d1e8cb77e8d6a27765d8e290b
Modified Files:
avidemux/Makefile.common
chirpstack/Makefile
glslang/Makefile
go-bindata/Makefile
influx-cli/Makefile
jack-example-tools/Makefile
ncnn/Makefile
pear-Horde_ActiveSync/Makefile
pear-Horde_Alarm/Makefile
pear-Horde_Auth/Makefile
pear-Horde_Autoloader/Makefile
pear-Horde_Browser/Makefile
pear-Horde_Cache/Makefile
pear-Horde_Cli/Makefile
pear-Horde_Compress/Makefile
pear-Horde_Constraint/Makefile
pear-Horde_Controller/Makefile
pear-Horde_Data/Makefile
pear-Horde_Date/Makefile
pear-Horde_Db/Makefile
pear-Horde_Exception/Makefile
pear-Horde_Group/Makefile
pear-Horde_History/Makefile
pear-Horde_Icalendar/Makefile
pear-Horde_Injector/Makefile
pear-Horde_Lock/Makefile
pear-Horde_Log/Makefile
pear-Horde_Mime/Makefile
pear-Horde_Nls/Makefile
pear-Horde_Stream_Filter/Makefile
pear-Horde_Stream_Wrapper/Makefile
pear-Horde_Support/Makefile
pear-Horde_Text_Flowed/Makefile
pear-Horde_Translation/Makefile
pear-Horde_Url/Makefile
pear-Horde_Util/Makefile
php-dotclear/Makefile
py-jiter/Makefile
rbenv/Makefile
roundcube-plugin-carddav/Makefile
ruby-build/Makefile
video2x/Makefile
Log Message:
Reset maintainership
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=85eabf2982868f8d1e8cb77e8d6a27765d8e290b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
avidemux/Makefile.common | 2 +-
chirpstack/Makefile | 2 +-
glslang/Makefile | 2 +-
go-bindata/Makefile | 2 +-
influx-cli/Makefile | 2 +-
jack-example-tools/Makefile | 2 +-
ncnn/Makefile | 2 +-
pear-Horde_ActiveSync/Makefile | 2 +-
pear-Horde_Alarm/Makefile | 2 +-
pear-Horde_Auth/Makefile | 2 +-
pear-Horde_Autoloader/Makefile | 2 +-
pear-Horde_Browser/Makefile | 2 +-
pear-Horde_Cache/Makefile | 2 +-
pear-Horde_Cli/Makefile | 2 +-
pear-Horde_Compress/Makefile | 2 +-
pear-Horde_Constraint/Makefile | 2 +-
pear-Horde_Controller/Makefile | 2 +-
pear-Horde_Data/Makefile | 2 +-
pear-Horde_Date/Makefile | 2 +-
pear-Horde_Db/Makefile | 2 +-
pear-Horde_Exception/Makefile | 2 +-
pear-Horde_Group/Makefile | 2 +-
pear-Horde_History/Makefile | 2 +-
pear-Horde_Icalendar/Makefile | 2 +-
pear-Horde_Injector/Makefile | 2 +-
pear-Horde_Lock/Makefile | 2 +-
pear-Horde_Log/Makefile | 2 +-
pear-Horde_Mime/Makefile | 2 +-
pear-Horde_Nls/Makefile | 2 +-
pear-Horde_Stream_Filter/Makefile | 2 +-
pear-Horde_Stream_Wrapper/Makefile | 2 +-
pear-Horde_Support/Makefile | 2 +-
pear-Horde_Text_Flowed/Makefile | 2 +-
pear-Horde_Translation/Makefile | 2 +-
pear-Horde_Url/Makefile | 2 +-
pear-Horde_Util/Makefile | 2 +-
php-dotclear/Makefile | 2 +-
py-jiter/Makefile | 2 +-
rbenv/Makefile | 2 +-
roundcube-plugin-carddav/Makefile | 2 +-
ruby-build/Makefile | 2 +-
video2x/Makefile | 2 +-
42 files changed, 42 insertions(+), 42 deletions(-)
diffs:
diff --git a/avidemux/Makefile.common b/avidemux/Makefile.common
index 89aca3a4d4..87c750c3d5 100644
--- a/avidemux/Makefile.common
+++ b/avidemux/Makefile.common
@@ -7,7 +7,7 @@ DISTNAME= avidemux_2.8.1
CATEGORIES?= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=avidemux/}
-MAINTAINER?= triaxx%NetBSD.org@localhost
+MAINTAINER?= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE?= http://fixounet.free.fr/avidemux/
LICENSE?= gnu-gpl-v2
diff --git a/chirpstack/Makefile b/chirpstack/Makefile
index 1ff0af7c3b..7713e99037 100644
--- a/chirpstack/Makefile
+++ b/chirpstack/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=chirpstack/}
EXTRACT_SUFX= .zip
DIST_SUBDIR= ${PKGBASE}
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.chirpstack.io/
COMMENT= Open-source LoRaWAN Network Server
LICENSE= mit
diff --git a/glslang/Makefile b/glslang/Makefile
index 344512c9a3..1963845f54 100644
--- a/glslang/Makefile
+++ b/glslang/Makefile
@@ -4,7 +4,7 @@ DISTNAME= glslang-16.2.0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=KhronosGroup/}
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/KhronosGroup/glslang/
COMMENT= Front end for GLSL/ESSL, HLSL (partial) and SPIR-V generator
LICENSE= modified-bsd AND 2-clause-bsd AND mit AND apache-2.0 AND gnu-gpl-v3
diff --git a/go-bindata/Makefile b/go-bindata/Makefile
index 792206c61a..edbb2f987e 100644
--- a/go-bindata/Makefile
+++ b/go-bindata/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=shuLhan/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/shuLhan/go-bindata
COMMENT= Small utility to generate Go code from any file
LICENSE= cc0-1.0-universal
diff --git a/influx-cli/Makefile b/influx-cli/Makefile
index 7339e3007d..6b69287a7f 100644
--- a/influx-cli/Makefile
+++ b/influx-cli/Makefile
@@ -7,7 +7,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV}
DIST_SUBDIR= influxdata
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/influxdata/influx-cli/
COMMENT= CLI for managing resources in InfluxDB v2
LICENSE= mit
diff --git a/jack-example-tools/Makefile b/jack-example-tools/Makefile
index 76bebfab94..80ae156ca5 100644
--- a/jack-example-tools/Makefile
+++ b/jack-example-tools/Makefile
@@ -4,7 +4,7 @@ DISTNAME= jack-example-tools-4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=jackaudio/}
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://jackaudio.org/
COMMENT= JACK example clients and tools
LICENSE= gnu-gpl-v2
diff --git a/ncnn/Makefile b/ncnn/Makefile
index 73a308bbeb..53d0c3ad26 100644
--- a/ncnn/Makefile
+++ b/ncnn/Makefile
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=Tencent/}
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/Tencent/ncnn/
COMMENT= Neural network inference computing framework
LICENSE= modified-bsd AND zlib AND 2-clause-bsd
diff --git a/pear-Horde_ActiveSync/Makefile b/pear-Horde_ActiveSync/Makefile
index abd440e593..76efef499c 100644
--- a/pear-Horde_ActiveSync/Makefile
+++ b/pear-Horde_ActiveSync/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_ActiveSync-1.2.6
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= ActiveSync server
LICENSE= gnu-gpl-v2
diff --git a/pear-Horde_Alarm/Makefile b/pear-Horde_Alarm/Makefile
index cf9d4363ae..89c6128202 100644
--- a/pear-Horde_Alarm/Makefile
+++ b/pear-Horde_Alarm/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Alarm-1.0.7
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Interface dealing with alarms
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Auth/Makefile b/pear-Horde_Auth/Makefile
index e2e4e6c5d4..2f75b632ad 100644
--- a/pear-Horde_Auth/Makefile
+++ b/pear-Horde_Auth/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Auth-1.4.9
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Authentification backends
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Autoloader/Makefile b/pear-Horde_Autoloader/Makefile
index 398cbcf56a..7577736630 100644
--- a/pear-Horde_Autoloader/Makefile
+++ b/pear-Horde_Autoloader/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Autoloader-1.0.1
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Autoload implementation
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Browser/Makefile b/pear-Horde_Browser/Makefile
index 98b629e3bf..7cd4a983bc 100644
--- a/pear-Horde_Browser/Makefile
+++ b/pear-Horde_Browser/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Browser-1.0.6
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Browser informations
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Cache/Makefile b/pear-Horde_Cache/Makefile
index a4abea50ed..fdaf64bd63 100644
--- a/pear-Horde_Cache/Makefile
+++ b/pear-Horde_Cache/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Cache-1.0.5
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Caching API
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Cli/Makefile b/pear-Horde_Cli/Makefile
index 94bc8867e7..f491b17934 100644
--- a/pear-Horde_Cli/Makefile
+++ b/pear-Horde_Cli/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Cli-1.0.4
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Command-line functionalities
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Compress/Makefile b/pear-Horde_Compress/Makefile
index 5e090e9d8a..d423f232be 100644
--- a/pear-Horde_Compress/Makefile
+++ b/pear-Horde_Compress/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Compress-1.0.7
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= API for compression
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Constraint/Makefile b/pear-Horde_Constraint/Makefile
index 2185ba6815..789534a866 100644
--- a/pear-Horde_Constraint/Makefile
+++ b/pear-Horde_Constraint/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Constraint-1.0.1
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Constraints builder for horde
LICENSE= 2-clause-bsd
diff --git a/pear-Horde_Controller/Makefile b/pear-Horde_Controller/Makefile
index da795f58d8..f1fc4626bc 100644
--- a/pear-Horde_Controller/Makefile
+++ b/pear-Horde_Controller/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Controller-1.0.2
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Controller part of an MVC system for horde
LICENSE= 2-clause-bsd
diff --git a/pear-Horde_Data/Makefile b/pear-Horde_Data/Makefile
index d197b6b4a7..3faeeeafcb 100644
--- a/pear-Horde_Data/Makefile
+++ b/pear-Horde_Data/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Data-1.0.7
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Data import and export backends for horde
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Date/Makefile b/pear-Horde_Date/Makefile
index 9406150726..b09b6f7c85 100644
--- a/pear-Horde_Date/Makefile
+++ b/pear-Horde_Date/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Date-1.0.10
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Date manipulation
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Db/Makefile b/pear-Horde_Db/Makefile
index a035e76cda..bc25253de1 100644
--- a/pear-Horde_Db/Makefile
+++ b/pear-Horde_Db/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
EXTRACT_USING= bsdtar
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Database abstraction for horde
LICENSE= 2-clause-bsd
diff --git a/pear-Horde_Exception/Makefile b/pear-Horde_Exception/Makefile
index c4a0b30e0b..4c8311016c 100644
--- a/pear-Horde_Exception/Makefile
+++ b/pear-Horde_Exception/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Exception-1.0.9
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Default exception handlers for Horde
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Group/Makefile b/pear-Horde_Group/Makefile
index 70505e680f..5cb65834ea 100644
--- a/pear-Horde_Group/Makefile
+++ b/pear-Horde_Group/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Group-1.0.5
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Group management for horde
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_History/Makefile b/pear-Horde_History/Makefile
index 146d7866fb..d09e602902 100644
--- a/pear-Horde_History/Makefile
+++ b/pear-Horde_History/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_History-1.0.1
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Change tracker in horde
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Icalendar/Makefile b/pear-Horde_Icalendar/Makefile
index 77a0f9a0d6..8f7615ff0b 100644
--- a/pear-Horde_Icalendar/Makefile
+++ b/pear-Horde_Icalendar/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Icalendar-1.1.1
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= ICalendar API for horde
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Injector/Makefile b/pear-Horde_Injector/Makefile
index 96efd97728..ba087e4567 100644
--- a/pear-Horde_Injector/Makefile
+++ b/pear-Horde_Injector/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Injector-1.0.1
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Injection container for horde
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Lock/Makefile b/pear-Horde_Lock/Makefile
index ea9caa3aac..bd06b2d80a 100644
--- a/pear-Horde_Lock/Makefile
+++ b/pear-Horde_Lock/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Lock-1.0.1
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Locking system for horde
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Log/Makefile b/pear-Horde_Log/Makefile
index faaf5a1189..845f522c48 100644
--- a/pear-Horde_Log/Makefile
+++ b/pear-Horde_Log/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Log-1.1.2
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Logging package for horde
LICENSE= 2-clause-bsd
diff --git a/pear-Horde_Mime/Makefile b/pear-Horde_Mime/Makefile
index 1d10be45a2..30c7e1dcb8 100644
--- a/pear-Horde_Mime/Makefile
+++ b/pear-Horde_Mime/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Mime-1.6.0
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= MIME manipulation for horde
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Nls/Makefile b/pear-Horde_Nls/Makefile
index e5ac60c94e..222cc1f47b 100644
--- a/pear-Horde_Nls/Makefile
+++ b/pear-Horde_Nls/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Nls-1.1.6
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= TODO: Short description of the package
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Stream_Filter/Makefile b/pear-Horde_Stream_Filter/Makefile
index 4588100564..d03f64c854 100644
--- a/pear-Horde_Stream_Filter/Makefile
+++ b/pear-Horde_Stream_Filter/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Stream_Filter-1.1.0
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Stream filters for horde
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Stream_Wrapper/Makefile b/pear-Horde_Stream_Wrapper/Makefile
index 07b8087607..32418efe6c 100644
--- a/pear-Horde_Stream_Wrapper/Makefile
+++ b/pear-Horde_Stream_Wrapper/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Stream_Wrapper-1.0.1
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Stream wrappers
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Support/Makefile b/pear-Horde_Support/Makefile
index c9773b7461..9e3d0fe2d1 100644
--- a/pear-Horde_Support/Makefile
+++ b/pear-Horde_Support/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Support-1.0.2
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Support classes
LICENSE= 2-clause-bsd
diff --git a/pear-Horde_Text_Flowed/Makefile b/pear-Horde_Text_Flowed/Makefile
index d3b998b372..00a5ad4949 100644
--- a/pear-Horde_Text_Flowed/Makefile
+++ b/pear-Horde_Text_Flowed/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Text_Flowed-1.0.1
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= RFC 3676 encoded text manipulation for horde
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Translation/Makefile b/pear-Horde_Translation/Makefile
index 3723e567de..61084f8b78 100644
--- a/pear-Horde_Translation/Makefile
+++ b/pear-Horde_Translation/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Translation-1.0.2
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Translation wrappers
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Url/Makefile b/pear-Horde_Url/Makefile
index c24203ec72..7a5e0a22c1 100644
--- a/pear-Horde_Url/Makefile
+++ b/pear-Horde_Url/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Url-1.0.2
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= URL manipulation class
LICENSE= gnu-lgpl-v2.1
diff --git a/pear-Horde_Util/Makefile b/pear-Horde_Util/Makefile
index d2c30cb251..af63012f50 100644
--- a/pear-Horde_Util/Makefile
+++ b/pear-Horde_Util/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Horde_Util-1.3.0
CATEGORIES= devel
MASTER_SITES= http://pear.horde.org/get/
-MAINTAINER= frederic%fauberteau.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pear.horde.org/
COMMENT= Useful functionalities for horde
LICENSE= gnu-lgpl-v2.1
diff --git a/php-dotclear/Makefile b/php-dotclear/Makefile
index 0abad9d57f..73e1a432bd 100644
--- a/php-dotclear/Makefile
+++ b/php-dotclear/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= www
MASTER_SITES= https://download.dotclear.org/latest/ \
https://download.dotclear.org/attic/
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://dotclear.org/
COMMENT= Open-source web publising software
LICENSE= gnu-gpl-v2
diff --git a/py-jiter/Makefile b/py-jiter/Makefile
index 2cad552fda..40a3b1e05f 100644
--- a/py-jiter/Makefile
+++ b/py-jiter/Makefile
@@ -5,7 +5,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jiter/}
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pypi.org/project/jiter/
COMMENT= Standalone version of the JSON parser used in pydantic-core
LICENSE= mit
diff --git a/rbenv/Makefile b/rbenv/Makefile
index 3f24a05461..3efc5d4bdb 100644
--- a/rbenv/Makefile
+++ b/rbenv/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=rbenv/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://rbenv.org/
COMMENT= Ruby version manager
LICENSE= mit
diff --git a/roundcube-plugin-carddav/Makefile b/roundcube-plugin-carddav/Makefile
index 0a3a81710c..c35be3dc13 100644
--- a/roundcube-plugin-carddav/Makefile
+++ b/roundcube-plugin-carddav/Makefile
@@ -9,7 +9,7 @@ GITHUB_RELEASE= v${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.bz2
HOMEPAGE= https://www.benjamin-schieder.de/carddav.html
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= CardDAV adapter for Roundcube
LICENSE= gnu-gpl-v2
diff --git a/ruby-build/Makefile b/ruby-build/Makefile
index f9ae5836da..8a0529c6d2 100644
--- a/ruby-build/Makefile
+++ b/ruby-build/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=rbenv/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/rbenv/ruby-build/
COMMENT= Install various Ruby versions and implementations
LICENSE= mit
diff --git a/video2x/Makefile b/video2x/Makefile
index f613a48c28..9b0c822f00 100644
--- a/video2x/Makefile
+++ b/video2x/Makefile
@@ -23,7 +23,7 @@ SITES.librealcugan-ncnn-vulkan-${REALCUGAN_TAG}.tar.gz= \
SITES.librife-ncnn-vulkan-${RIFE_TAG}.tar.gz= \
-https://github.com/k4yt3x/librife-ncnn-vulkan/archive/${RIFE_TAG}.tar.gz
-MAINTAINER= triaxx%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/k4yt3x/video2x/
COMMENT= Machine learning-based lossless video super resolution framework
LICENSE= gnu-gpl-v3
Home |
Main Index |
Thread Index |
Old Index