aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2023-09-10 23:13:40 +0000
committerAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2023-09-10 23:13:40 +0000
commit53feed73dd10ac72adf0224fac1ff05437f17a5a (patch)
tree9a3470d151f2a81a6beca8bfc90a56e107e20aca
parent6cbeebb080fe2905fa6ba05fda628335d85961ac (diff)
downloadports-53feed73dd10ac72adf0224fac1ff05437f17a5a.tar.gz
ports-53feed73dd10ac72adf0224fac1ff05437f17a5a.zip
Returning all my ports to the pool.
- Unfortunately I have no time to maintain them anymore.
-rw-r--r--audio/beets/Makefile2
-rw-r--r--deskutils/note/Makefile2
-rw-r--r--deskutils/py-khal/Makefile2
-rw-r--r--deskutils/py-vdirsyncer/Makefile2
-rw-r--r--deskutils/znotes/Makefile2
-rw-r--r--devel/jech-dht/Makefile2
-rw-r--r--devel/php-libawl/Makefile2
-rw-r--r--devel/py-click-threading/Makefile2
-rw-r--r--devel/py-confuse/Makefile2
-rw-r--r--devel/py-mediafile/Makefile2
-rw-r--r--dns/py-adns/Makefile2
-rw-r--r--dns/yandex-ddns/Makefile2
-rw-r--r--editors/texstudio/Makefile2
-rw-r--r--net-p2p/py-tremc/Makefile2
-rw-r--r--sysutils/powerdxx/Makefile2
-rw-r--r--textproc/py-sphinxcontrib-newsfeed/Makefile2
-rw-r--r--www/davical/Makefile2
-rw-r--r--www/py-aiostream/Makefile2
-rw-r--r--x11-fm/arqiver/Makefile2
-rw-r--r--x11-fonts/ohsnap-otb/Makefile2
-rw-r--r--x11-fonts/ohsnap/Makefile2
-rw-r--r--x11-themes/Kvantum/Makefile2
-rw-r--r--x11-themes/freebsd-8k-wallpapers/Makefile2
-rw-r--r--x11-themes/sddm-freebsd-black-theme/Makefile2
-rw-r--r--x11-themes/slim-freebsd-black-theme/Makefile2
-rw-r--r--x11-wm/awesome/Makefile2
-rw-r--r--x11/admiral/Makefile2
27 files changed, 27 insertions, 27 deletions
diff --git a/audio/beets/Makefile b/audio/beets/Makefile
index 21cdae6bb33a..80cc5268e227 100644
--- a/audio/beets/Makefile
+++ b/audio/beets/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 3
CATEGORIES= audio python
MASTER_SITES= PYPI
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Media library management system for obsessive-compulsive music geeks
WWW= https://beets.io/
diff --git a/deskutils/note/Makefile b/deskutils/note/Makefile
index cb9d30451475..9d7ec2bab443 100644
--- a/deskutils/note/Makefile
+++ b/deskutils/note/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 1.3.26
CATEGORIES= deskutils perl5
MASTER_SITES= http://www.daemon.de/idisk/Apps/note/
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Console based tool to handle encrypted notes
WWW= https://www.daemon.de/NOTE
diff --git a/deskutils/py-khal/Makefile b/deskutils/py-khal/Makefile
index 5c2b6c4e20b6..237ff7f5c57a 100644
--- a/deskutils/py-khal/Makefile
+++ b/deskutils/py-khal/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= deskutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CalDAV-based calendar
WWW= https://lostpackets.de/khal/
diff --git a/deskutils/py-vdirsyncer/Makefile b/deskutils/py-vdirsyncer/Makefile
index f03b75081df8..b3a754737d9b 100644
--- a/deskutils/py-vdirsyncer/Makefile
+++ b/deskutils/py-vdirsyncer/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= deskutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Synchronize calendars and contacts
WWW= https://vdirsyncer.readthedocs.org/
diff --git a/deskutils/znotes/Makefile b/deskutils/znotes/Makefile
index 122bee97ddb8..1e6b09b776d0 100644
--- a/deskutils/znotes/Makefile
+++ b/deskutils/znotes/Makefile
@@ -2,7 +2,7 @@ PORTNAME= znotes
DISTVERSION= 0.4.7
CATEGORIES= deskutils
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple notes managment application based on Qt
WWW= http://znotes.sourceforge.net
diff --git a/devel/jech-dht/Makefile b/devel/jech-dht/Makefile
index 02bdfa14db8e..a8bf54807e7a 100644
--- a/devel/jech-dht/Makefile
+++ b/devel/jech-dht/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 0.27
CATEGORIES= devel
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mainline variant of Kademlia Distributed Hash Table (DHT)
WWW= http://www.pps.univ-paris-diderot.fr/~jch/software/bittorrent/
diff --git a/devel/php-libawl/Makefile b/devel/php-libawl/Makefile
index 5e92b663fc0d..25c55aae6f6d 100644
--- a/devel/php-libawl/Makefile
+++ b/devel/php-libawl/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 0.64
CATEGORIES= devel
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Andrew.s Web Libraries - PHP Utility Libraries
WWW= https://gitlab.com/davical-project/awl
diff --git a/devel/py-click-threading/Makefile b/devel/py-click-threading/Makefile
index 4cf01c253b49..74701c4b265a 100644
--- a/devel/py-click-threading/Makefile
+++ b/devel/py-click-threading/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multithreaded Click apps made easy
WWW= https://github.com/click-contrib/click-threading
diff --git a/devel/py-confuse/Makefile b/devel/py-confuse/Makefile
index e04ba6efb457..b865404da318 100644
--- a/devel/py-confuse/Makefile
+++ b/devel/py-confuse/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Configuration library for Python that uses YAML
WWW= https://github.com/beetbox/confuse
diff --git a/devel/py-mediafile/Makefile b/devel/py-mediafile/Makefile
index 15a5b5622357..88b849126894 100644
--- a/devel/py-mediafile/Makefile
+++ b/devel/py-mediafile/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Handles low-level interfacing for files tags
WWW= https://github.com/beetbox/mediafile
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile
index 5310d593ed5d..7bbed3f7749c 100644
--- a/dns/py-adns/Makefile
+++ b/dns/py-adns/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= dns python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python module to resolve IPs to host names
WWW= https://github.com/trolldbois/python3-adns/
diff --git a/dns/yandex-ddns/Makefile b/dns/yandex-ddns/Makefile
index 41baedb0548f..85103078a905 100644
--- a/dns/yandex-ddns/Makefile
+++ b/dns/yandex-ddns/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= g20200613
PORTREVISION= 13
CATEGORIES= dns
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Use Yandex DNS as a dynamic DNS provider
WWW= https://github.com/thekvs/yandex-ddns
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index 9990359d079b..447a14760cce 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -2,7 +2,7 @@ PORTNAME= texstudio
DISTVERSION= 4.6.3
CATEGORIES= editors
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Integrated writing environment for LaTeX documents
WWW= http://texstudio.sourceforge.net/
diff --git a/net-p2p/py-tremc/Makefile b/net-p2p/py-tremc/Makefile
index 6847b7cb253f..fe1dd0b3ff85 100644
--- a/net-p2p/py-tremc/Makefile
+++ b/net-p2p/py-tremc/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 0.9.3
CATEGORIES= net-p2p python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Console client for the BitTorrent client Transmission
WWW= https://github.com/tremc/tremc
diff --git a/sysutils/powerdxx/Makefile b/sysutils/powerdxx/Makefile
index d15b924e5c9f..03c4191b25cf 100644
--- a/sysutils/powerdxx/Makefile
+++ b/sysutils/powerdxx/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 0.4.4
PORTREVISION= 1
CATEGORIES= sysutils
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CPU clock speed/frequency daemon
WWW= https://github.com/lonkamikaze/powerdxx
diff --git a/textproc/py-sphinxcontrib-newsfeed/Makefile b/textproc/py-sphinxcontrib-newsfeed/Makefile
index 6ef04c3ed508..8569a7ec72f2 100644
--- a/textproc/py-sphinxcontrib-newsfeed/Makefile
+++ b/textproc/py-sphinxcontrib-newsfeed/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= textproc
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= News Feed extension for Sphinx
WWW= https://pypi.org/project/sphinxcontrib-newsfeed/
diff --git a/www/davical/Makefile b/www/davical/Makefile
index 69b3934b4847..148a9b6d5b41 100644
--- a/www/davical/Makefile
+++ b/www/davical/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.1.12
CATEGORIES?= www
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple CalDAV server using a postgres backend
WWW= https://www.davical.org/
diff --git a/www/py-aiostream/Makefile b/www/py-aiostream/Makefile
index 65d95b7a4b3b..33f80ec909d9 100644
--- a/www/py-aiostream/Makefile
+++ b/www/py-aiostream/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generator-based operators for asynchronous iteration
WWW= https://github.com/vxgmichel/aiostream
diff --git a/x11-fm/arqiver/Makefile b/x11-fm/arqiver/Makefile
index b46a27f0d697..72060a71595b 100644
--- a/x11-fm/arqiver/Makefile
+++ b/x11-fm/arqiver/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= x11-fm
MASTER_SITES= https://github.com/tsujan/${PORTNAME}/releases/download/V${DISTVERSION}/
DISTNAME= Arqiver-${PORTVERSION}
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple Qt archive manager
WWW= https://github.com/tsujan/Arqiver
diff --git a/x11-fonts/ohsnap-otb/Makefile b/x11-fonts/ohsnap-otb/Makefile
index 16bd1cc1f555..f8053d12ec85 100644
--- a/x11-fonts/ohsnap-otb/Makefile
+++ b/x11-fonts/ohsnap-otb/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 1.8.0
CATEGORIES= x11-fonts
PORTREVISION= 1
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Monospaced font based on Artwiz Snap
WWW= https://gitlab.com/rigoletto/ohsnap-otb
diff --git a/x11-fonts/ohsnap/Makefile b/x11-fonts/ohsnap/Makefile
index 7d70c6b3a497..a5011adfea92 100644
--- a/x11-fonts/ohsnap/Makefile
+++ b/x11-fonts/ohsnap/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= x11-fonts
MASTER_SITES= SF/osnapfont/
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Monospaced font based on Artwiz Snap
WWW= https://sourceforge.net/projects/osnapfont/
diff --git a/x11-themes/Kvantum/Makefile b/x11-themes/Kvantum/Makefile
index 503b87c39582..df88272d46b6 100644
--- a/x11-themes/Kvantum/Makefile
+++ b/x11-themes/Kvantum/Makefile
@@ -4,7 +4,7 @@ DISTVERSION= 1.0.10
CATEGORIES= x11-themes
PKGNAMESUFFIX= -qt5
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SVG-based theme engine for Qt, KDE and LXQt
WWW= https://github.com/tsujan/Kvantum
diff --git a/x11-themes/freebsd-8k-wallpapers/Makefile b/x11-themes/freebsd-8k-wallpapers/Makefile
index c57219827d53..849cc54b43a5 100644
--- a/x11-themes/freebsd-8k-wallpapers/Makefile
+++ b/x11-themes/freebsd-8k-wallpapers/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 2.1
CATEGORIES= x11-themes
MASTER_SITES= https://bitbucket.org/rigoletto-freebsd/freebsd-8k-wallpapers/get/
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of simple FreeBSD wallpapers
WWW?= https://bitbucket.org/rigoletto-freebsd/freebsd-8k-wallpapers
diff --git a/x11-themes/sddm-freebsd-black-theme/Makefile b/x11-themes/sddm-freebsd-black-theme/Makefile
index ad11f7ee33a5..900e7b7a1049 100644
--- a/x11-themes/sddm-freebsd-black-theme/Makefile
+++ b/x11-themes/sddm-freebsd-black-theme/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 1.3
CATEGORIES= x11-themes
MASTER_SITES= https://bitbucket.org/rigoletto-freebsd/sddm-freebsd-black-theme/get/
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple SDDM theme inspired on the FBSD SLiM theme
WWW= https://bitbucket.org/rigoletto-freebsd/sddm-freebsd-black-theme
diff --git a/x11-themes/slim-freebsd-black-theme/Makefile b/x11-themes/slim-freebsd-black-theme/Makefile
index 5a4203f37a21..9106f0c22f7b 100644
--- a/x11-themes/slim-freebsd-black-theme/Makefile
+++ b/x11-themes/slim-freebsd-black-theme/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 2
CATEGORIES= x11-themes
MASTER_SITES= https://bitbucket.org/rigoletto-freebsd/slim-freebsd-black-theme/get/
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple FreeBSD SLiM theme inspired on the FreeBSD SLiM theme
WWW= https://bitbucket.org/rigoletto-freebsd/slim-freebsd-black-theme
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile
index 5c28324e201d..e6d415f77b74 100644
--- a/x11-wm/awesome/Makefile
+++ b/x11-wm/awesome/Makefile
@@ -5,7 +5,7 @@ PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= x11-wm
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Highly configurable, next generation framework window manager
WWW= https://awesomewm.org/
diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile
index e09a5e55494b..e1d53c498a37 100644
--- a/x11/admiral/Makefile
+++ b/x11/admiral/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONSUFFIX= -g5a9f33b
PORTREVISION= 52
CATEGORIES= x11
-MAINTAINER= rigoletto@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Merge concurrent outputs for a status bar
WWW= https://github.com/sector-f/admiral