Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2025 19:23:27 GMT
From:      Tiago Gasiba <tiga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4e450f33b9f9 - main - */*: update maintainer to @freebsd.org
Message-ID:  <202510011923.591JNRxj037480@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tiga:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e450f33b9f9cf668688f9c439c58871751e2bbb

commit 4e450f33b9f9cf668688f9c439c58871751e2bbb
Author:     Tiago Gasiba <tiga@FreeBSD.org>
AuthorDate: 2025-09-30 21:21:16 +0000
Commit:     Tiago Gasiba <tiga@FreeBSD.org>
CommitDate: 2025-10-01 19:18:58 +0000

    */*: update maintainer to @freebsd.org
    
    PR:             289928
    Approved by:    eduardo (mentor)
---
 cad/xschem/Makefile                         | 2 +-
 comms/py-streamdeck/Makefile                | 2 +-
 devel/asmx/Makefile                         | 2 +-
 devel/ghidra/Makefile                       | 2 +-
 devel/gradle/Makefile                       | 2 +-
 devel/hs-cabal-plan/Makefile                | 2 +-
 devel/hs-hadolint/Makefile                  | 2 +-
 devel/plan9port/Makefile                    | 2 +-
 devel/pmd/Makefile                          | 2 +-
 devel/pycdc/Makefile                        | 2 +-
 devel/tvision/Makefile                      | 2 +-
 emulators/86Box/Makefile                    | 2 +-
 filesystems/sasquatch/Makefile              | 2 +-
 graphics/hs-tart/Makefile                   | 2 +-
 math/maxima/Makefile                        | 2 +-
 math/quich/Makefile                         | 2 +-
 math/wxmaxima/Makefile                      | 2 +-
 net/netdiscover/Makefile                    | 2 +-
 security/exploit-pattern/Makefile           | 2 +-
 security/fuzz/Makefile                      | 2 +-
 security/keepass-plugin-keepassrpc/Makefile | 2 +-
 sysutils/android-file-transfer/Makefile     | 2 +-
 sysutils/rubygem-mdless/Makefile            | 2 +-
 sysutils/tvterm/Makefile                    | 2 +-
 vietnamese/aspell/Makefile                  | 2 +-
 x11-toolkits/libxaw3dxft/Makefile           | 2 +-
 26 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/cad/xschem/Makefile b/cad/xschem/Makefile
index 1b96ac77cf7d..59421c6d9647 100644
--- a/cad/xschem/Makefile
+++ b/cad/xschem/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	xschem
 DISTVERSION=	3.4.7
 CATEGORIES=	cad
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Schematic capture and edit program for VLSI/ASIC/Analog designs
 WWW=		https://xschem.sourceforge.io/stefan/index.html
 
diff --git a/comms/py-streamdeck/Makefile b/comms/py-streamdeck/Makefile
index 687d4e89c3b1..1c295ca318ad 100644
--- a/comms/py-streamdeck/Makefile
+++ b/comms/py-streamdeck/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	comms python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Python library to control the Elgato Stream Deck
 WWW=		https://github.com/abcminiuser/python-elgato-streamdeck
 
diff --git a/devel/asmx/Makefile b/devel/asmx/Makefile
index df4a191f8e7a..59032ec89649 100644
--- a/devel/asmx/Makefile
+++ b/devel/asmx/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	2.0.0
 CATEGORIES=	devel
 MASTER_SITES=	http://xi6.com/files/
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Multi-CPU macro assembler for many major 8-bit and 16-bit CPUs
 WWW=		http://xi6.com/projects/asmx/
 
diff --git a/devel/ghidra/Makefile b/devel/ghidra/Makefile
index 6e214aca832c..88868a4b3b4b 100644
--- a/devel/ghidra/Makefile
+++ b/devel/ghidra/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	devel security java
 MASTER_SITES=	https://github.com/NationalSecurityAgency/${PORTNAME}/releases/download/Ghidra_${DISTVERSION}_build/
 DISTNAME=	${PORTNAME}_${DISTVERSION}_PUBLIC_20250219
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Software reverse engineering (SRE) framework
 WWW=		https://ghidra-sre.org/
 
diff --git a/devel/gradle/Makefile b/devel/gradle/Makefile
index 14a245881732..21b73401e9af 100644
--- a/devel/gradle/Makefile
+++ b/devel/gradle/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	devel java
 MASTER_SITES=	https://services.gradle.org/distributions/
 EXTRACT_SUFX=	-bin.zip
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Project automation tool
 WWW=		https://www.gradle.org/
 
diff --git a/devel/hs-cabal-plan/Makefile b/devel/hs-cabal-plan/Makefile
index f34ec594ec42..61468ad27e47 100644
--- a/devel/hs-cabal-plan/Makefile
+++ b/devel/hs-cabal-plan/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	cabal-plan
 DISTVERSION=	0.7.6.1
 CATEGORIES=	devel haskell
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Utility for processing cabal's plan.json file
 WWW=		https://github.com/haskell-hvr/cabal-plan
 
diff --git a/devel/hs-hadolint/Makefile b/devel/hs-hadolint/Makefile
index 534affb0641d..74da69c36634 100644
--- a/devel/hs-hadolint/Makefile
+++ b/devel/hs-hadolint/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	hadolint
 DISTVERSION=	2.12.0
 CATEGORIES=	devel haskell
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Dockerfile linter, validate inline bash, written in Haskell
 WWW=		https://github.com/hadolint/hadolint
 
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile
index 0cb9bcf56257..7695850c66cd 100644
--- a/devel/plan9port/Makefile
+++ b/devel/plan9port/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	devel plan9
 DIST_SUBDIR=	plan9port
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Plan 9 from User Space
 WWW=		https://9fans.github.io/plan9port/
 
diff --git a/devel/pmd/Makefile b/devel/pmd/Makefile
index df9111f55863..b48d4b4c5b10 100644
--- a/devel/pmd/Makefile
+++ b/devel/pmd/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	devel java
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTNAME}_releases/${DISTVERSION}/
 DISTNAME=	${PORTNAME}-dist-${DISTVERSION}-bin
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Static analysis tool for Java source code
 WWW=		https://pmd.github.io/
 
diff --git a/devel/pycdc/Makefile b/devel/pycdc/Makefile
index 8e755fdc9ea8..6b1e8fefd355 100644
--- a/devel/pycdc/Makefile
+++ b/devel/pycdc/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	pycdc
 DISTVERSION=	g20250704
 CATEGORIES=	devel
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Python bytecode disassembler and decompiler
 WWW=		https://github.com/zrax/pycdc
 
diff --git a/devel/tvision/Makefile b/devel/tvision/Makefile
index b4873ec50523..9d8c5d01c11e 100644
--- a/devel/tvision/Makefile
+++ b/devel/tvision/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	tvision
 PORTVERSION=	g20250515
 CATEGORIES=	devel
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Modern port of Turbo Vision 2.0, a TUI framework
 WWW=		https://github.com/magiblot/tvision
 
diff --git a/emulators/86Box/Makefile b/emulators/86Box/Makefile
index 35d2c1c01cf0..6ed2545ec34e 100644
--- a/emulators/86Box/Makefile
+++ b/emulators/86Box/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	5.0
 CATEGORIES=	emulators
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Emulator of x86-based machines based on PCem
 WWW=		https://86box.net/
 
diff --git a/filesystems/sasquatch/Makefile b/filesystems/sasquatch/Makefile
index 71946e990520..d1c278bb9e8e 100644
--- a/filesystems/sasquatch/Makefile
+++ b/filesystems/sasquatch/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	sasquatch
 DISTVERSION=	4.3
 CATEGORIES=	filesystems sysutils
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	SquashFS extractor with patches for firmware analysis
 WWW=		https://gitlab.com/tgasiba/sasquatch/
 
diff --git a/graphics/hs-tart/Makefile b/graphics/hs-tart/Makefile
index 1c7d6c4efd26..a89be576f671 100644
--- a/graphics/hs-tart/Makefile
+++ b/graphics/hs-tart/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	0.4
 CATEGORIES=	graphics haskell
 PKGNAMESUFFIX=	-terminal-art
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Program to make ASCII art on the terminal
 WWW=		https://hackage.haskell.org/package/tart \
 		https://github.com/jtdaugherty/tart
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index b99a5ef93316..3318c02b6761 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	5.48.1
 CATEGORIES=	math lisp tk
 MASTER_SITES=	SF/maxima/Maxima-source/${PORTVERSION}-source
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Symbolic mathematics program
 WWW=		http://maxima.sourceforge.net/
 
diff --git a/math/quich/Makefile b/math/quich/Makefile
index 3aa1cd750495..c336ef7b425f 100644
--- a/math/quich/Makefile
+++ b/math/quich/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	math
 PATCH_SITES=	https://github.com/Usbac/quich/commit/
 PATCHFILES=	9ddb21a370fe403b6863995f1f2225529a5f0f81.patch:-p1
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Just an advanced terminal calculator
 WWW=		https://github.com/Usbac/quich
 
diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile
index 6e3b73c56c8c..6bd3e32bf2b0 100644
--- a/math/wxmaxima/Makefile
+++ b/math/wxmaxima/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	25.04.0
 PORTEPOCH=	1
 CATEGORIES=	math
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	WxWidgets GUI for the computer algebra system maxima
 WWW=		https://wxmaxima-developers.github.io/wxmaxima/
 
diff --git a/net/netdiscover/Makefile b/net/netdiscover/Makefile
index 8097f0ed76f3..bb97d94dd904 100644
--- a/net/netdiscover/Makefile
+++ b/net/netdiscover/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	0.21
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/netdiscover-scanner/netdiscover/releases/download/${DISTVERSION}/
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Network address discovering tool
 WWW=		https://github.com/netdiscover-scanner/netdiscover
 
diff --git a/security/exploit-pattern/Makefile b/security/exploit-pattern/Makefile
index a36d3b4311a6..c35dbe1c8e26 100644
--- a/security/exploit-pattern/Makefile
+++ b/security/exploit-pattern/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	exploit-pattern
 DISTVERSION=	g20230527
 CATEGORIES=	security
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Generate and search pattern string for exploit development
 WWW=		https://github.com/${GH_ACCOUNT}/${PORTNAME}
 
diff --git a/security/fuzz/Makefile b/security/fuzz/Makefile
index 3b99b4f85cb0..443e50e85bb7 100644
--- a/security/fuzz/Makefile
+++ b/security/fuzz/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	SF
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Tool for testing software by bombarding the program with random data
 WWW=		https://fuzz.sourceforge.net/
 
diff --git a/security/keepass-plugin-keepassrpc/Makefile b/security/keepass-plugin-keepassrpc/Makefile
index 4b1b44503c1a..e322bb71380c 100644
--- a/security/keepass-plugin-keepassrpc/Makefile
+++ b/security/keepass-plugin-keepassrpc/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX=v
 CATEGORIES=	security
 PKGNAMEPREFIX=	keepass-plugin-
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	KeePass plugin which facilitates the Kee Firefox plugin
 WWW=		https://www.kee.pm/
 
diff --git a/sysutils/android-file-transfer/Makefile b/sysutils/android-file-transfer/Makefile
index b2db4e8e2ddd..6c6f8fe5c1f8 100644
--- a/sysutils/android-file-transfer/Makefile
+++ b/sysutils/android-file-transfer/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	4.5
 PORTREVISION=	1
 CATEGORIES=	sysutils
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Android MTP client with minimalistic UI
 WWW=		https://github.com/whoozle/android-file-transfer-linux
 
diff --git a/sysutils/rubygem-mdless/Makefile b/sysutils/rubygem-mdless/Makefile
index f740b07c6ed6..d18a035f8140 100644
--- a/sysutils/rubygem-mdless/Makefile
+++ b/sysutils/rubygem-mdless/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	2.1.62
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Formatted and highlighted view of Markdown files
 WWW=		https://rubygems.org/gems/mdless
 
diff --git a/sysutils/tvterm/Makefile b/sysutils/tvterm/Makefile
index 394313be5103..c2521fb7dece 100644
--- a/sysutils/tvterm/Makefile
+++ b/sysutils/tvterm/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	tvterm
 PORTVERSION=	g20250621
 CATEGORIES=	sysutils
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Terminal emulator powered by Turbo Vision
 WWW=		https://github.com/magiblot/tvterm
 
diff --git a/vietnamese/aspell/Makefile b/vietnamese/aspell/Makefile
index 5c367a336c5d..ec585b5e1172 100644
--- a/vietnamese/aspell/Makefile
+++ b/vietnamese/aspell/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	vietnamese textproc
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Aspell Vietnamese dictionaries
 WWW=		http://aspell.net/
 
diff --git a/x11-toolkits/libxaw3dxft/Makefile b/x11-toolkits/libxaw3dxft/Makefile
index 2f798a2c00c9..6ab80ed20cf4 100644
--- a/x11-toolkits/libxaw3dxft/Makefile
+++ b/x11-toolkits/libxaw3dxft/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	1.6.4
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	https://github.com/DaveFlater/libXaw3dXft/releases/download/v${DISTVERSION}/
 
-MAINTAINER=	tiago.gasiba@gmail.com
+MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	3D Xaw (Athena Widget Set) replacement with extended fonts
 WWW=		https://github.com/DaveFlater/libXaw3dXft/
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510011923.591JNRxj037480>