aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-05-18 08:21:45 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-05-18 08:22:43 +0000
commit2b92bd705775cde86d311f3988e106b8d9df9743 (patch)
tree618dc4fe6e6bfc1b55ec66afab765a81c76a1410
parent7d70cc973c79e0add61c04bbf121d4a60b3dacd1 (diff)
downloadports-2b92bd705775cde86d311f3988e106b8d9df9743.tar.gz
ports-2b92bd705775cde86d311f3988e106b8d9df9743.zip
*: Change the MAINTAINER field per request
PR: 278267
-rw-r--r--archivers/lz4json/Makefile4
-rw-r--r--audio/festival/Makefile4
-rw-r--r--databases/pgtcl/Makefile4
-rw-r--r--databases/tcl-Mysql/Makefile4
-rw-r--r--deskutils/xmdiary/Makefile4
-rw-r--r--devel/dispy/Makefile3
-rw-r--r--devel/libgpc/Makefile3
-rw-r--r--devel/py-PyLD/Makefile3
-rw-r--r--devel/pycos/Makefile4
-rw-r--r--devel/qmake/Makefile4
-rw-r--r--devel/tcl-memchan/Makefile4
-rw-r--r--devel/tcl-trf/Makefile4
-rw-r--r--devel/tcltls/Makefile3
-rw-r--r--devel/tkp4/Makefile4
-rw-r--r--editors/xcoral/Makefile4
-rw-r--r--finance/libstocks/Makefile3
-rw-r--r--finance/quantlib/Makefile4
-rw-r--r--games/jin/Makefile4
-rw-r--r--graphics/jbigkit/Makefile4
-rw-r--r--graphics/lepton/Makefile3
-rw-r--r--graphics/libfpx/Makefile3
-rw-r--r--graphics/libimg/Makefile4
-rw-r--r--graphics/libjxr/Makefile4
-rw-r--r--graphics/libmng/Makefile4
-rw-r--r--graphics/py-exifread/Makefile3
-rw-r--r--graphics/qtawesome/Makefile4
-rw-r--r--java/berkeley-db/Makefile3
-rw-r--r--java/jode/Makefile4
-rw-r--r--java/jxgrabkey/Makefile3
-rw-r--r--lang/scm/Makefile4
-rw-r--r--lang/siod/Makefile4
-rw-r--r--lang/tclX/Makefile4
-rw-r--r--mail/elm/Makefile4
-rw-r--r--mail/milter-skem/Makefile4
-rw-r--r--multimedia/x265/Makefile4
-rw-r--r--net-im/purple-gowhatsapp/Makefile4
-rw-r--r--net-im/tdlib-purple/Makefile3
-rw-r--r--net-mgmt/adcli/Makefile4
-rw-r--r--net/udt/Makefile4
-rw-r--r--print/rlpr/Makefile4
-rw-r--r--russian/koi8r-ps/Makefile4
-rw-r--r--security/beecrypt/Makefile4
-rw-r--r--security/pdfcrack/Makefile3
-rw-r--r--security/sst/Makefile4
-rw-r--r--sysutils/fusefs-smbnetfs/Makefile3
-rw-r--r--textproc/rxp/Makefile4
-rw-r--r--textproc/wordnet/Makefile4
-rw-r--r--ukrainian/gd/Makefile2
-rw-r--r--ukrainian/monacofonts/Makefile4
-rw-r--r--www/jmeter/Makefile4
-rw-r--r--www/tclhttpd/Makefile4
-rw-r--r--www/tdom/Makefile3
-rw-r--r--www/websh/Makefile4
-rw-r--r--x11-fonts/cyr-rfx/Makefile4
-rw-r--r--x11-fonts/geminifonts/Makefile4
-rw-r--r--x11-toolkits/mowitz/Makefile4
56 files changed, 111 insertions, 97 deletions
diff --git a/archivers/lz4json/Makefile b/archivers/lz4json/Makefile
index 9859a94eea0a..b4da0b1fe203 100644
--- a/archivers/lz4json/Makefile
+++ b/archivers/lz4json/Makefile
@@ -1,9 +1,9 @@
PORTNAME= lz4json
PORTVERSION= 20191229
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers www
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Unpack Mozilla lz4json files, such as bookmarks and session restore
WWW= https://github.com/andikleen/lz4json
diff --git a/audio/festival/Makefile b/audio/festival/Makefile
index 1f9635af3642..d7a3e743e0e3 100644
--- a/audio/festival/Makefile
+++ b/audio/festival/Makefile
@@ -1,6 +1,6 @@
PORTNAME= festival
PORTVERSION= 2.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio accessibility
MASTER_SITES= FESTIVAL
DISTFILES= ${DISTNAME}-release.tar.gz \
@@ -20,7 +20,7 @@ PATCHFILES= src_modules_diphone_diphone.h.diff?id=b58a836:debian \
PATCH_SITES= ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/audio/festival/patches/:netbsd \
https://salsa.debian.org/tts-team/festival/-/raw/b58a836b84ff9a9afa82eb0283bac19bf9c22e71/debian/patches/:debian
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Multi-lingual speech synthesis system
WWW= https://www.cstr.ed.ac.uk/projects/festival/
diff --git a/databases/pgtcl/Makefile b/databases/pgtcl/Makefile
index 430a27b3dc09..ee41ee6db6e2 100644
--- a/databases/pgtcl/Makefile
+++ b/databases/pgtcl/Makefile
@@ -1,13 +1,13 @@
PORTNAME= pgtcl
PORTVERSION= 2.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases tcl
MASTER_SITES= SF/pgtclng/pgtclng/${PORTVERSION}
DISTNAME= ${PORTNAME}${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= TCL extension for accessing a PostgreSQL server (PGTCL-NG)
WWW= https://sourceforge.net/projects/pgtclng/
diff --git a/databases/tcl-Mysql/Makefile b/databases/tcl-Mysql/Makefile
index a1ebf2226389..1375bf4aa23e 100644
--- a/databases/tcl-Mysql/Makefile
+++ b/databases/tcl-Mysql/Makefile
@@ -1,11 +1,11 @@
PORTNAME= ${TCL_NODOT}-sql
PORTVERSION= 20000114
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= databases tcl
MASTER_SITES= SF/tcl-sql/tcl-sql/${PORTVERSION}
DISTNAME= tcl-sql-${PORTVERSION}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= TCL module for accessing MySQL databases
WWW= https://sourceforge.net/projects/tcl-sql/
diff --git a/deskutils/xmdiary/Makefile b/deskutils/xmdiary/Makefile
index b36ed2969adc..1934ce431803 100644
--- a/deskutils/xmdiary/Makefile
+++ b/deskutils/xmdiary/Makefile
@@ -1,10 +1,10 @@
PORTNAME= xmdiary
PORTVERSION= 3.0.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= deskutils
MASTER_SITES= XCONTRIB/office
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Personal and group calendar utility
# Converted from NO_CDROM
diff --git a/devel/dispy/Makefile b/devel/dispy/Makefile
index 2d7185972482..0b067934be24 100644
--- a/devel/dispy/Makefile
+++ b/devel/dispy/Makefile
@@ -1,10 +1,11 @@
PORTNAME= dispy
PORTVERSION= 4.10.6
+PORTREVISION= 1
CATEGORIES= devel net
MASTER_SITES= SF/${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Distributed and Parallel Computing with/for Python
WWW= http://dispy.sourceforge.net/
diff --git a/devel/libgpc/Makefile b/devel/libgpc/Makefile
index 9d0f2c3e4ed7..4b96b1ffb15b 100644
--- a/devel/libgpc/Makefile
+++ b/devel/libgpc/Makefile
@@ -1,10 +1,11 @@
PORTNAME= libgpc
PORTVERSION= 2.32
+PORTREVISION= 1
CATEGORIES= devel math graphics
MASTER_SITES= http://www.cs.man.ac.uk/~toby/alan/software/assets/
DISTNAME= gpc${PORTVERSION:S/.//}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Generic Polygon Clipper
WWW= http://www.cs.man.ac.uk/~toby/alan/software/
diff --git a/devel/py-PyLD/Makefile b/devel/py-PyLD/Makefile
index 84cc9414a065..9c841fdb919f 100644
--- a/devel/py-PyLD/Makefile
+++ b/devel/py-PyLD/Makefile
@@ -1,10 +1,11 @@
PORTNAME= PyLD
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Implementation of the JSON Linked Data specification in Python
WWW= https://github.com/digitalbazaar/pyld
diff --git a/devel/pycos/Makefile b/devel/pycos/Makefile
index 86da1b7f6259..c338e216c951 100644
--- a/devel/pycos/Makefile
+++ b/devel/pycos/Makefile
@@ -1,11 +1,11 @@
PORTNAME= pycos
PORTVERSION= 4.8.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel net
MASTER_SITES= SF/${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Concurrent, Asynchronous, Distributed, Communicating Tasks with Python
WWW= https://pycos.sourceforge.io/
diff --git a/devel/qmake/Makefile b/devel/qmake/Makefile
index 72d18c9b8a7d..84c20eb0a134 100644
--- a/devel/qmake/Makefile
+++ b/devel/qmake/Makefile
@@ -1,12 +1,12 @@
PORTNAME= qmake
PORTVERSION= 3.3.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= QT/archive/qt/${PORTVERSION:R:R}
DISTNAME= qt-x11-free-${PORTVERSION}
DIST_SUBDIR= KDE
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= The build utility of the Qt 3 project
WWW= http://doc.qt.digia.com/3.3/index.html
diff --git a/devel/tcl-memchan/Makefile b/devel/tcl-memchan/Makefile
index 227fa279b2c3..e8c26958e23d 100644
--- a/devel/tcl-memchan/Makefile
+++ b/devel/tcl-memchan/Makefile
@@ -1,12 +1,12 @@
PORTNAME= memchan
PORTVERSION= 2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel tcl
MASTER_SITES= SF
PKGNAMEPREFIX= tcl-
DISTNAME= Memchan${PORTVERSION}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Two new channel types for in-memory channels in TCL8
WWW= https://memchan.sourceforge.net/
diff --git a/devel/tcl-trf/Makefile b/devel/tcl-trf/Makefile
index a90b94a04b36..41d0aedd7b87 100644
--- a/devel/tcl-trf/Makefile
+++ b/devel/tcl-trf/Makefile
@@ -1,12 +1,12 @@
PORTNAME= Trf
PORTVERSION= 2.1.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel tcl
MASTER_SITES= SF/tcltrf/tcltrf/${PORTVERSION}
PKGNAMEPREFIX= tcl-
DISTNAME= trf${PORTVERSION}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Data conversion, digests, compression, error-correction for Tcl
WWW= https://wiki.tcl-lang.org/479
diff --git a/devel/tcltls/Makefile b/devel/tcltls/Makefile
index 3058f06c16ab..4a3bc2de695d 100644
--- a/devel/tcltls/Makefile
+++ b/devel/tcltls/Makefile
@@ -1,10 +1,11 @@
PORTNAME= tcltls
PORTVERSION= 1.7.22
+PORTREVISION= 1
CATEGORIES= devel security tcl
MASTER_SITES= http://core.tcl.tk/tcltls/uv/ \
http://tcltls.rkeene.org/uv/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Dynamically loadable SSL extensions for TCL
WWW= https://core.tcl.tk/tcltls
diff --git a/devel/tkp4/Makefile b/devel/tkp4/Makefile
index f868dd0f6c9e..ba71e35fa01f 100644
--- a/devel/tkp4/Makefile
+++ b/devel/tkp4/Makefile
@@ -1,10 +1,10 @@
PORTNAME= tkp4
PORTVERSION= 1.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel tk
MASTER_SITES= http://www.timshel.ca/tkp4/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Tcl/Tk frontends to Perforce's p4
WWW= https://www.timshel.ca/tkp4/
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile
index 744979802f9d..ad2c2a5482ea 100644
--- a/editors/xcoral/Makefile
+++ b/editors/xcoral/Makefile
@@ -1,13 +1,13 @@
PORTNAME= xcoral
PORTVERSION= 3.47
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MASTER_SITES= http://xcoral.free.fr/
PATCH_SITES= http://aldan.algebra.com/~mi/port-stuff/
PATCHFILES= xcoral-alpheus-and-peneus-2020.patch.bz2
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Multiwindow mouse-based text editor for X
WWW= http://xcoral.free.fr/
diff --git a/finance/libstocks/Makefile b/finance/libstocks/Makefile
index 158939dcd1fa..1b299300311d 100644
--- a/finance/libstocks/Makefile
+++ b/finance/libstocks/Makefile
@@ -1,9 +1,10 @@
PORTNAME= libstocks
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= finance devel
MASTER_SITES= SF
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= C library which can be used to fetch stocks quotes
WWW= https://libstocks.sourceforge.net/
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile
index 07dc6cf9efc5..6de1c1b5847d 100644
--- a/finance/quantlib/Makefile
+++ b/finance/quantlib/Makefile
@@ -1,11 +1,11 @@
PORTNAME= quantlib
PORTVERSION= 1.32
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance math devel
MASTER_SITES= http://github.com/lballabio/QuantLib/releases/download/v${PORTVERSION}/
DISTNAME= QuantLib-${PORTVERSION}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= C++ library for quantitative finance
WWW= https://www.quantlib.org/
diff --git a/games/jin/Makefile b/games/jin/Makefile
index 68b2830f7046..1f77dcfcb2e0 100644
--- a/games/jin/Makefile
+++ b/games/jin/Makefile
@@ -1,11 +1,11 @@
PORTNAME= jin
PORTVERSION= 2.14.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Graphical client for chess servers
WWW= https://www.jinchess.com/
diff --git a/graphics/jbigkit/Makefile b/graphics/jbigkit/Makefile
index 12b52e3034be..b4cd2e42ac9a 100644
--- a/graphics/jbigkit/Makefile
+++ b/graphics/jbigkit/Makefile
@@ -1,10 +1,10 @@
PORTNAME= jbigkit
PORTVERSION= 2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= https://www.cl.cam.ac.uk/~mgk25/download/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Lossless compression for bi-level images such as scanned pages, faxes
WWW= https://www.cl.cam.ac.uk/~mgk25/jbigkit/
diff --git a/graphics/lepton/Makefile b/graphics/lepton/Makefile
index cac23b80bf24..aba900849869 100644
--- a/graphics/lepton/Makefile
+++ b/graphics/lepton/Makefile
@@ -1,8 +1,9 @@
PORTNAME= lepton
PORTVERSION= 0.2022.04.13
+PORTREVISION= 1
CATEGORIES= graphics devel
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Tool for manipulating files in LEP image format
WWW= https://github.com/dropbox/lepton
diff --git a/graphics/libfpx/Makefile b/graphics/libfpx/Makefile
index b9fb10a26b04..938d81000e9c 100644
--- a/graphics/libfpx/Makefile
+++ b/graphics/libfpx/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libfpx
DISTVERSION= 1.3.1-10
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://imagemagick.mirrorcatalogs.com/delegates/ \
http://www.imagemagick.org/download/delegates/ \
@@ -10,7 +11,7 @@ MASTER_SITES= http://imagemagick.mirrorcatalogs.com/delegates/ \
ftp://mirror.checkdomain.de/imagemagick/delegates/ \
http://image_magick.veidrodis.com/image_magick/delegates/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Library routines for working with Flashpix images
WWW= https://www.i3a.org/
diff --git a/graphics/libimg/Makefile b/graphics/libimg/Makefile
index 229a1ad112e4..8a51f425f300 100644
--- a/graphics/libimg/Makefile
+++ b/graphics/libimg/Makefile
@@ -1,11 +1,11 @@
PORTNAME= libimg
PORTVERSION= 1.4.16
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES?= graphics tk tcl
MASTER_SITES= SF/tkimg/tkimg/${PORTVERSION:R}/tkimg%20${PORTVERSION}
DISTNAME= Img-${PORTVERSION}-Source
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Library of image format handlers for Tk4.1 and later
WWW= https://sourceforge.net/projects/tkimg/
diff --git a/graphics/libjxr/Makefile b/graphics/libjxr/Makefile
index 7fbbdfe40099..8accc64004e9 100644
--- a/graphics/libjxr/Makefile
+++ b/graphics/libjxr/Makefile
@@ -1,12 +1,12 @@
PORTNAME= jxrlib
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics devel
MASTER_SITES= DEBIAN
DISTFILES= jxrlib_${PORTVERSION}.orig.tar.gz \
jxrlib_${PORTVERSION}-6.debian.tar.xz
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Library for JPEG XR, a.k.a. Windows MediaTM Photo
WWW= https://jxrlib.codeplex.com/
diff --git a/graphics/libmng/Makefile b/graphics/libmng/Makefile
index 44fd993c12a3..44c84c7dd8ab 100644
--- a/graphics/libmng/Makefile
+++ b/graphics/libmng/Makefile
@@ -1,11 +1,11 @@
PORTNAME= libmng
PORTVERSION= 2.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION} \
http://www.libmng.com/download/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Multiple-image Network Graphics (MNG) reference library
WWW= https://sourceforge.net/projects/libmng/
diff --git a/graphics/py-exifread/Makefile b/graphics/py-exifread/Makefile
index 0fe449964033..562614ee27a0 100644
--- a/graphics/py-exifread/Makefile
+++ b/graphics/py-exifread/Makefile
@@ -1,10 +1,11 @@
PORTNAME= ExifRead
PORTVERSION= 3.0.0
+PORTREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Read Exif metadata from tiff and jpeg files
WWW= https://github.com/ianare/exif-py
diff --git a/graphics/qtawesome/Makefile b/graphics/qtawesome/Makefile
index 850f977d0cb3..34942374ef59 100644
--- a/graphics/qtawesome/Makefile
+++ b/graphics/qtawesome/Makefile
@@ -1,9 +1,9 @@
PORTNAME= qtawesome
PORTVERSION= 20150319
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics devel
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Embed Font Awesome glyphs in Qt-applications
WWW= https://github.com/gamecreature/QtAwesome
diff --git a/java/berkeley-db/Makefile b/java/berkeley-db/Makefile
index 41c7d78abeb7..132314ff0224 100644
--- a/java/berkeley-db/Makefile
+++ b/java/berkeley-db/Makefile
@@ -1,11 +1,12 @@
PORTNAME= je
PORTVERSION= 7.5.11
+PORTREVISION= 1
CATEGORIES= java databases
MASTER_SITES= http://download.oracle.com/berkeley-db/ \
http://download-east.oracle.com/berkeley-db/ \
http://download-west.oracle.com/berkeley-db/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Berkeley DB Java Edition
WWW= https://www.oracle.com/database/technologies/related/berkeleydb.html
diff --git a/java/jode/Makefile b/java/jode/Makefile
index 70eec96fa10b..75b065476e90 100644
--- a/java/jode/Makefile
+++ b/java/jode/Makefile
@@ -1,11 +1,11 @@
PORTNAME= jode
PORTVERSION= 1.1.1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1.2-pre1
DISTNAME= ${PORTNAME}-${VENDOR_VERSION}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Java package containing a decompiler and an optimizer for Java
WWW= https://jode.sourceforge.net/
diff --git a/java/jxgrabkey/Makefile b/java/jxgrabkey/Makefile
index 5ba84115dd8f..d05d7823bc4e 100644
--- a/java/jxgrabkey/Makefile
+++ b/java/jxgrabkey/Makefile
@@ -1,10 +1,11 @@
PORTNAME= jxgrabkey
PORTVERSION= 0.3.2
+PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= SF
DISTFILES= ${PORTNAME}-${PORTVERSION}_src${EXTRACT_SUFX}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= JNI library for easy use of global X11 hotkeys from Java
WWW= https://jxgrabkey.sourceforge.net/
diff --git a/lang/scm/Makefile b/lang/scm/Makefile
index 97fde9e86f77..6f9f9f971375 100644
--- a/lang/scm/Makefile
+++ b/lang/scm/Makefile
@@ -1,13 +1,13 @@
PORTNAME= scm
PORTVERSION= 5f3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang scheme
MASTER_SITES= GNU:scm \
http://groups.csail.mit.edu/mac/ftpdir/scm/:psd1
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:scm slib-psd1-3.tar.gz:psd1
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Scheme interpreter
WWW= https://people.csail.mit.edu/jaffer/SCM
diff --git a/lang/siod/Makefile b/lang/siod/Makefile
index 98c32232ba31..90f26ebf358f 100644
--- a/lang/siod/Makefile
+++ b/lang/siod/Makefile
@@ -1,12 +1,12 @@
PORTNAME= siod
PORTVERSION= 3.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang scheme
MASTER_SITES= http://people.delphiforums.com/gjc/
DISTNAME= siod
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} # Upstream aren't versioned :(
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Small footprint implementation of the Scheme programming language
WWW= https://people.delphiforums.com/gjc/siod.html
diff --git a/lang/tclX/Makefile b/lang/tclX/Makefile
index 9b667a83cc18..cbf1a8a4fd4a 100644
--- a/lang/tclX/Makefile
+++ b/lang/tclX/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tclX
PORTVERSION= 8.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang tcl devel
MASTER_SITES= SF/${PORTNAME:tl}/TclX/${PORTVERSION}:tclx \
http://core.tcl.tk/tclconfig/raw/:tclm4
@@ -9,7 +9,7 @@ DISTFILES= tclx${PORTVERSION}${EXTRACT_SUFX}:tclx \
EXTRACT_ONLY= tclx${PORTVERSION}${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Extended TCL
WWW= https://tclx.sourceforge.net/
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index 404380fdc3ec..951067c4ba53 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -1,11 +1,11 @@
PORTNAME= elm
PORTVERSION= 2.5.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= mail
MASTER_SITES= http://instinct.org/elm/files/tarballs/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Once-popular mail user agent, version 2.5.x
WWW= https://instinct.org/elm/
diff --git a/mail/milter-skem/Makefile b/mail/milter-skem/Makefile
index edb6966486db..7893826ea8c6 100644
--- a/mail/milter-skem/Makefile
+++ b/mail/milter-skem/Makefile
@@ -1,10 +1,10 @@
PORTNAME= skem
PORTVERSION= 1.0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= http://virtual-estates.net/skem/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Cache earlier sendmail's verdicts for the relays
WWW= http://virtual-estates.net/skem/
diff --git a/multimedia/x265/Makefile b/multimedia/x265/Makefile
index f25a8f128fb6..f32f53590021 100644
--- a/multimedia/x265/Makefile
+++ b/multimedia/x265/Makefile
@@ -1,13 +1,13 @@
PORTNAME= x265
PORTVERSION= 3.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= https://bitbucket.org/multicoreware/x265_git/get/${BB_TAG}.tar.gz?meow=/
PATCH_SITES= https://bitbucket.org/multicoreware/x265_git/commits/8f18e3ad32684eee95e885e718655f93951128c3/raw/
PATCHFILES+= x265-asm-warnings.patch:-p1
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= H.265/High Efficiency Video Coding (HEVC) format
WWW= https://www.x265.org/
diff --git a/net-im/purple-gowhatsapp/Makefile b/net-im/purple-gowhatsapp/Makefile
index 9739b7dcef2b..12c2e8e69989 100644
--- a/net-im/purple-gowhatsapp/Makefile
+++ b/net-im/purple-gowhatsapp/Makefile
@@ -1,10 +1,10 @@
PORTNAME= purple-gowhatsapp
DISTVERSIONPREFIX=v
DISTVERSION= 1.13.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-im
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= WhatsApp plugin for libpurple
WWW= https://github.com/hoehermann/purple-gowhatsapp
diff --git a/net-im/tdlib-purple/Makefile b/net-im/tdlib-purple/Makefile
index ba55fbb99d1b..8643ac0b42d1 100644
--- a/net-im/tdlib-purple/Makefile
+++ b/net-im/tdlib-purple/Makefile
@@ -1,12 +1,13 @@
PORTNAME= tdlib-purple
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.1
+PORTREVISION= 1
CATEGORIES= net-im
PATCH_SITES= https://github.com/ars3niy/tdlib-purple/commit/
PATCHFILES+= 8c87b899ddbec32.patch:-p1 # https://github.com/ars3niy/tdlib-purple/pull/154
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Telegram plugin for libpurple, using tdlib
WWW= https://github.com/ars3niy/tdlib-purple
diff --git a/net-mgmt/adcli/Makefile b/net-mgmt/adcli/Makefile
index f108a247c782..6a072c5974ba 100644
--- a/net-mgmt/adcli/Makefile
+++ b/net-mgmt/adcli/Makefile
@@ -1,10 +1,10 @@
PORTNAME= adcli
PORTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt net security
MASTER_SITES= https://gitlab.freedesktop.org/realmd/adcli/-/archive/${PORTVERSION}/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Tool for performing actions on an Active Directory domain
WWW= https://www.freedesktop.org/software/realmd/adcli/adcli.html
diff --git a/net/udt/Makefile b/net/udt/Makefile
index 64c49dc0a315..08fe1c9218f0 100644
--- a/net/udt/Makefile
+++ b/net/udt/Makefile
@@ -1,11 +1,11 @@
PORTNAME= udt
PORTVERSION= 4.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF
DISTNAME= udt.sdk.${PORTVERSION}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= C++ library containing the UDT API implementation
WWW= http://udt.sourceforge.net/
diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile
index 7940bbd4e1cb..a88f7d0e08e5 100644
--- a/print/rlpr/Makefile
+++ b/print/rlpr/Makefile
@@ -1,12 +1,12 @@
PORTNAME= rlpr
PORTVERSION= 2.06
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= print net
MASTER_SITES= http://fossies.org/unix/misc/old/ \
http://linuxfocus.org/~guido/ \
http://truffula.com/rlpr/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Send print jobs to lpd servers anywhere on a network
WWW= http://freecode.com/projects/rlpr
diff --git a/russian/koi8r-ps/Makefile b/russian/koi8r-ps/Makefile
index 90d1549a17c4..5bd209f9a073 100644
--- a/russian/koi8r-ps/Makefile
+++ b/russian/koi8r-ps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= koi8rPS
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= russian print
MASTER_SITES= ftp://ftp.redcom.ru/pub/X/psfonts/ \
ftp://ftp.kapella.gpi.ru/pub/cyrillic/psfonts/
@@ -8,7 +8,7 @@ DISTFILES= gs-type1_koi8_fonts.tgz gs-type1_koi8_afm.tgz \
XFree86-Type1_fonts.dir.scale.gz
EXTRACT_ONLY=
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Add Russian (KOI8) fonts to your PostScript fonts collection
DIST_SUBDIR= koi8r-ps
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile
index 044f0cb323da..bd3886863ced 100644
--- a/security/beecrypt/Makefile
+++ b/security/beecrypt/Makefile
@@ -1,13 +1,13 @@
PORTNAME= beecrypt
PORTVERSION= 4.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= SF
PATCHFILES= mpntrbits.patch
PATCH_SITES= http://sourceforge.net/p/beecrypt/patches/_discuss/thread/bff89ba1/5387/attachment/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Open source cryptographic library
WWW= https://sourceforge.net/projects/beecrypt/
diff --git a/security/pdfcrack/Makefile b/security/pdfcrack/Makefile
index a00743f0feec..49ecddc1ae4f 100644
--- a/security/pdfcrack/Makefile
+++ b/security/pdfcrack/Makefile
@@ -1,9 +1,10 @@
PORTNAME= pdfcrack
PORTVERSION= 0.20
+PORTREVISION= 1
CATEGORIES= security print
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Cracking tool for password-protected PDF-files
WWW= https://sourceforge.net/projects/pdfcrack/
diff --git a/security/sst/Makefile b/security/sst/Makefile
index a3da73182d53..865619b549a3 100644
--- a/security/sst/Makefile
+++ b/security/sst/Makefile
@@ -1,10 +1,10 @@
PORTNAME= sst
PORTVERSION= 1.26
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://utcc.utoronto.ca/~pkern/stuff/sst/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Simple SSL tunneling tool (uses netcat)
WWW= https://utcc.utoronto.ca/~pkern/stuff/sst/
diff --git a/sysutils/fusefs-smbnetfs/Makefile b/sysutils/fusefs-smbnetfs/Makefile
index 12a2d8080513..b60c8843e066 100644
--- a/sysutils/fusefs-smbnetfs/Makefile
+++ b/sysutils/fusefs-smbnetfs/Makefile
@@ -1,10 +1,11 @@
PORTNAME= smbnetfs
PORTVERSION= 0.6.3
+PORTREVISION= 1
CATEGORIES= sysutils net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/SMBNetFS-${PORTVERSION}
PKGNAMEPREFIX= fusefs-
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Mount smb shares (Fuse filesystem)
WWW= https://sourceforge.net/projects/smbnetfs/
diff --git a/textproc/rxp/Makefile b/textproc/rxp/Makefile
index e1eeeee68863..e8a181b939b3 100644
--- a/textproc/rxp/Makefile
+++ b/textproc/rxp/Makefile
@@ -1,10 +1,10 @@
PORTNAME= rxp
PORTVERSION= 1.4.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.cogsci.ed.ac.uk/pub/richard/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Validating XML parser written in C
WWW= https://www.cogsci.ed.ac.uk/~richard/rxp.html
diff --git a/textproc/wordnet/Makefile b/textproc/wordnet/Makefile
index bd8fb69108e1..3afeeb1d2478 100644
--- a/textproc/wordnet/Makefile
+++ b/textproc/wordnet/Makefile
@@ -1,12 +1,12 @@
PORTNAME= WordNet
PORTVERSION= 3.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= http://wordnetcode.princeton.edu/${PORTVERSION}/:code \
http://wordnetcode.princeton.edu/:dict
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:code wn3.1.dict.tar.gz:dict
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Dictionaries and thesauri with devel. libraries (C, TCL) and browsers
WWW= https://wordnet.princeton.edu/
diff --git a/ukrainian/gd/Makefile b/ukrainian/gd/Makefile
index a885cfaa17f5..d31aa0702adc 100644
--- a/ukrainian/gd/Makefile
+++ b/ukrainian/gd/Makefile
@@ -1,7 +1,7 @@
MASTERDIR= ${.CURDIR:H:H}/graphics/gd
CATEGORIES= ukrainian
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Graphics library for fast image creation with KOI8-U support
BUILD_DEPENDS= ${NONEXISTENT}:x11-fonts/geminifonts:fetch
diff --git a/ukrainian/monacofonts/Makefile b/ukrainian/monacofonts/Makefile
index 7fb0ce016de1..0359f6ef5280 100644
--- a/ukrainian/monacofonts/Makefile
+++ b/ukrainian/monacofonts/Makefile
@@ -1,13 +1,13 @@
PORTNAME= monaco
PORTVERSION= 1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= ukrainian x11-fonts
MASTER_SITES= http://www.brama.com/compute/unix/
PKGNAMEPREFIX= koi8-u-
PKGNAMESUFFIX= -x11
DISTNAME= ${PORTNAME}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Collection of 5 "fixed" fonts for X11 from www.brama.com
WWW= http://www.brama.com/compute/unix.html
diff --git a/www/jmeter/Makefile b/www/jmeter/Makefile
index ff67cb1b3dbe..fc6d9ceb274d 100644
--- a/www/jmeter/Makefile
+++ b/www/jmeter/Makefile
@@ -1,10 +1,10 @@
PORTNAME= apache-jmeter
PORTVERSION= 2.11
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www benchmarks java
MASTER_SITES= https://archive.apache.org/dist/jmeter/binaries/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Functional behaviour load and performance test application
WWW= https://jmeter.apache.org/
diff --git a/www/tclhttpd/Makefile b/www/tclhttpd/Makefile
index 320c29848648..102e122b9314 100644
--- a/www/tclhttpd/Makefile
+++ b/www/tclhttpd/Makefile
@@ -1,11 +1,11 @@
PORTNAME= tclhttpd
PORTVERSION= 3.5.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www tcl
MASTER_SITES= TCLTK/httpd
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Http-server implemented in TCL
WWW= https://www.tcl.tk/software/tclhttpd/
diff --git a/www/tdom/Makefile b/www/tdom/Makefile
index e9645ef2078a..f1ff11c490d2 100644
--- a/www/tdom/Makefile
+++ b/www/tdom/Makefile
@@ -1,10 +1,11 @@
PORTNAME= tDOM
PORTVERSION= 0.9.3
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://tdom.org/downloads/
DISTNAME= ${PORTNAME:tl}-${PORTVERSION}-src
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= High performance processing of XML and HTML data with Tcl
WWW= http://www.tdom.org/
diff --git a/www/websh/Makefile b/www/websh/Makefile
index 6f6cf0127ad3..bcc7a3e10451 100644
--- a/www/websh/Makefile
+++ b/www/websh/Makefile
@@ -1,11 +1,11 @@
PORTNAME= websh
PORTVERSION= 3.6.0b5
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= www tcl
MASTER_SITES= https://archive.apache.org/dist/tcl/${PORTNAME}/source/
EXTRACT_SUFX= -src.tar.gz
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Embeds a TCL8 interpreter in the Apache server
WWW= https://tcl.apache.org/websh/
diff --git a/x11-fonts/cyr-rfx/Makefile b/x11-fonts/cyr-rfx/Makefile
index 83ac81bce843..c1857fa051e0 100644
--- a/x11-fonts/cyr-rfx/Makefile
+++ b/x11-fonts/cyr-rfx/Makefile
@@ -1,11 +1,11 @@
PORTNAME= cyr-rfx-${CYR_RFX_ENCODING}
PORTVERSION= 1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-fonts ukrainian russian
MASTER_SITES= http://www.inp.nsk.su/~bolkhov/files/fonts/cyr-rfx/srctgz/
EXTRACT_SUFX= .bdfs.tgz
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Cyrillic X11 bitmap fonts from CYR-RFX project
WWW= https://www.inp.nsk.su/~bolkhov/files/fonts/cyr-rfx/00index.en.html
diff --git a/x11-fonts/geminifonts/Makefile b/x11-fonts/geminifonts/Makefile
index 8b412b81d6e0..8ee45cef2927 100644
--- a/x11-fonts/geminifonts/Makefile
+++ b/x11-fonts/geminifonts/Makefile
@@ -1,13 +1,13 @@
PORTNAME= gemini
PORTVERSION= 1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-fonts
MASTER_SITES= http://www.brama.com/compute/unix/
PKGNAMEPREFIX= koi8-u-
PKGNAMESUFFIX= -x11
DISTNAME= x-koi8u
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Ukrainian KOI8 fonts for X11R6 (koi8-u)
BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \
diff --git a/x11-toolkits/mowitz/Makefile b/x11-toolkits/mowitz/Makefile
index 4d2b35bf06b6..0b57acd02abe 100644
--- a/x11-toolkits/mowitz/Makefile
+++ b/x11-toolkits/mowitz/Makefile
@@ -1,10 +1,10 @@
PORTNAME= Mowitz
PORTVERSION= 0.2.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-toolkits
MASTER_SITES= http://siag.nu/pub/mowitz/
-MAINTAINER= mi@aldan.algebra.com
+MAINTAINER= ports@virtual-estates.net
COMMENT= Mowitz ("More widgets") library
WWW= https://siag.nu/mowitz/