From 208326f7c10c8d7735b0caee9cfc0f321b892be1 Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Mon, 6 Jan 2020 16:34:40 +0000 Subject: [PATCH] Move those ports to my FreeBSD.org address. --- devel/fuzzylite/Makefile | 2 +- dns/dq/Makefile | 4 ++-- dns/nsec3walker/Makefile | 4 ++-- games/OpenTomb/Makefile | 4 ++-- games/ecwolf/Makefile | 2 +- games/eduke32/Makefile | 4 ++-- games/rawgl/Makefile | 4 ++-- graphics/tesseract-data/Makefile | 2 +- security/openconnect-gui/Makefile | 4 ++-- sysutils/UEFITool/Makefile | 4 ++-- sysutils/cpuid/Makefile | 2 +- sysutils/fcode-utils/Makefile | 4 ++-- sysutils/sbase/Makefile | 2 +- textproc/p5-docx2txt/Makefile | 2 +- www/lighttpd/Makefile | 2 +- www/links1/Makefile | 2 +- x11-fonts/exo/Makefile | 4 ++-- x11/sterm/Makefile | 2 +- 18 files changed, 27 insertions(+), 27 deletions(-) diff --git a/devel/fuzzylite/Makefile b/devel/fuzzylite/Makefile index 9d6f5331bfa9..24835c3ef5fe 100644 --- a/devel/fuzzylite/Makefile +++ b/devel/fuzzylite/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 6.0 PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Fuzzy logic control library in C++ LICENSE= GPLv3 diff --git a/dns/dq/Makefile b/dns/dq/Makefile index b660a866fbc5..4c392e413c33 100644 --- a/dns/dq/Makefile +++ b/dns/dq/Makefile @@ -1,11 +1,11 @@ -# Created by: Piotr Kubaj +# Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= dq PORTVERSION= 20180112 CATEGORIES= dns -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Recursive DNS/DNSCurve server LICENSE= PD diff --git a/dns/nsec3walker/Makefile b/dns/nsec3walker/Makefile index dd4b2c5c76d5..83fde199df18 100644 --- a/dns/nsec3walker/Makefile +++ b/dns/nsec3walker/Makefile @@ -1,4 +1,4 @@ -# Created by: Piotr Kubaj +# Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= nsec3walker @@ -6,7 +6,7 @@ PORTVERSION= 20101223 CATEGORIES= dns MASTER_SITES= https://dnscurve.org/ -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Walk NSEC3 secured DNSSEC zones RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:databases/py-bsddb@${PY_FLAVOR} \ diff --git a/games/OpenTomb/Makefile b/games/OpenTomb/Makefile index 36a9d6577cc9..a0b97b5fbae0 100644 --- a/games/OpenTomb/Makefile +++ b/games/OpenTomb/Makefile @@ -1,4 +1,4 @@ -# Created by: Piotr Kubaj +# Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= OpenTomb @@ -7,7 +7,7 @@ DISTVERSION= 2018-02-03_alpha PORTREVISION= 2 CATEGORIES= games -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Open-source Tomb Raider 1-5 engine remake LICENSE= LGPL3 diff --git a/games/ecwolf/Makefile b/games/ecwolf/Makefile index 32a72cf956c6..8c6d6b0732d3 100644 --- a/games/ecwolf/Makefile +++ b/games/ecwolf/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= http://maniacsvault.net/ecwolf/files/ecwolf/1.x/ -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Source port for Wolfenstein 3D, Spear of Destiny LICENSE= GPLv2 diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile index 113450fe5638..bef3c2587a63 100644 --- a/games/eduke32/Makefile +++ b/games/eduke32/Makefile @@ -10,11 +10,11 @@ MASTER_SITES= http://dukeworld.duke4.net/eduke32/synthesis/${PORTVERSION}-${SVNR http://burnbit.com/download/447717/:hrp \ http://www.duke4.org/files/nightfright/related/:related \ ftp://ftp.3drealms.com/share/:shareware \ - https://anongoth.pl/:voxel + https://FreeBSD.org/:voxel DISTFILES= ${PORTNAME}_src_${PORTVERSION}-${SVNREVISION}${EXTRACT_SUFX}:eduke32 EXTRACT_ONLY= ${PORTNAME}_src_${PORTVERSION}-${SVNREVISION}${EXTRACT_SUFX} -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Duke Nukem 3D Port based on JFDuke and EDuke LICENSE= GPLv2 BUILDLIC diff --git a/games/rawgl/Makefile b/games/rawgl/Makefile index 48f20a26f274..4628899e55a2 100644 --- a/games/rawgl/Makefile +++ b/games/rawgl/Makefile @@ -1,11 +1,11 @@ -# Created by: Piotr Kubaj +# Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= rawgl PORTVERSION= g20180321 CATEGORIES= games -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Another World engine reimplementation LICENSE= NONE diff --git a/graphics/tesseract-data/Makefile b/graphics/tesseract-data/Makefile index a255d26f6af1..98fc9d597eae 100644 --- a/graphics/tesseract-data/Makefile +++ b/graphics/tesseract-data/Makefile @@ -5,7 +5,7 @@ PORTNAME= tesseract-data PORTVERSION= 4.0.0 CATEGORIES= graphics -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Trained language data for the Tesseract OCR engine LICENSE= APACHE20 diff --git a/security/openconnect-gui/Makefile b/security/openconnect-gui/Makefile index 1d1c7212570f..72bce6bb94ae 100644 --- a/security/openconnect-gui/Makefile +++ b/security/openconnect-gui/Makefile @@ -1,4 +1,4 @@ -# Created by: Piotr Kubaj +# Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= openconnect-gui @@ -7,7 +7,7 @@ DISTVERSIONPREFIX=v PORTREVISION= 3 CATEGORIES= security net-vpn -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Graphical OpenConnect client BROKEN= unfetchable diff --git a/sysutils/UEFITool/Makefile b/sysutils/UEFITool/Makefile index 0d034054c9df..d796f2ae9654 100644 --- a/sysutils/UEFITool/Makefile +++ b/sysutils/UEFITool/Makefile @@ -1,4 +1,4 @@ -# Created by: Piotr Kubaj +# Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= UEFITool @@ -7,7 +7,7 @@ DISTVERSION= 55 PORTREVISION= 1 CATEGORIES= sysutils -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= UEFI images parser LICENSE= MIT diff --git a/sysutils/cpuid/Makefile b/sysutils/cpuid/Makefile index d80519b6a2c3..4b1add138d87 100644 --- a/sysutils/cpuid/Makefile +++ b/sysutils/cpuid/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.etallen.com/cpuid/ PKGNAMESUFFIX= ${CPUID_SUFFIX} -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Tool to dump x86 CPUID information about the CPU(s) LICENSE= GPLv2 diff --git a/sysutils/fcode-utils/Makefile b/sysutils/fcode-utils/Makefile index a376c002260e..1ee530b8a650 100644 --- a/sysutils/fcode-utils/Makefile +++ b/sysutils/fcode-utils/Makefile @@ -1,4 +1,4 @@ -# Created by: Piotr Kubaj +# Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= fcode-utils @@ -6,7 +6,7 @@ PORTVERSION= 1.0.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Utilities to process FCODE, OpenFirmware's byte code LICENSE= GPLv2 diff --git a/sysutils/sbase/Makefile b/sysutils/sbase/Makefile index ea80732ad9e4..bcaddda4993e 100644 --- a/sysutils/sbase/Makefile +++ b/sysutils/sbase/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= https://git.suckless.org/sbase/snapshot/ DISTNAME= ${PORTNAME}-4b9c664 -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Collection of UNIX tools that are portable across UNIX-like systems BROKEN= unfetchable diff --git a/textproc/p5-docx2txt/Makefile b/textproc/p5-docx2txt/Makefile index 1fdb444f1f60..5ae001416caa 100644 --- a/textproc/p5-docx2txt/Makefile +++ b/textproc/p5-docx2txt/Makefile @@ -6,7 +6,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Utility to convert Docx documents to equivalent Text documents LICENSE= GPLv3 diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 221ffa18fce2..1ebfe0e8d472 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.54 CATEGORIES?= www MASTER_SITES?= https://download.lighttpd.net/lighttpd/releases-1.4.x/ -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT?= Secure, fast, compliant, and flexible Web Server .if !defined(_BUILDING_LIGHTTPD_MODULE) diff --git a/www/links1/Makefile b/www/links1/Makefile index 0f2c0b47f9ec..b31f0c8469a9 100644 --- a/www/links1/Makefile +++ b/www/links1/Makefile @@ -9,7 +9,7 @@ CATEGORIES= www MASTER_SITES= http://www.jikos.cz/~mikulas/links/download/ PKGNAMESUFFIX= 1 -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Lynx-like text WWW browser LICENSE= GPLv2+ diff --git a/x11-fonts/exo/Makefile b/x11-fonts/exo/Makefile index 99bb80335a17..6d64a4d3294c 100644 --- a/x11-fonts/exo/Makefile +++ b/x11-fonts/exo/Makefile @@ -1,4 +1,4 @@ -# Created by: Piotr Kubaj +# Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= exo @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://ndiscovered.com/archives/ -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Geometric sans serif font with a technological feel LICENSE= OFL11 diff --git a/x11/sterm/Makefile b/x11/sterm/Makefile index 55d2eb0dac71..fdc5af31e962 100644 --- a/x11/sterm/Makefile +++ b/x11/sterm/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/st/ DISTNAME= st-${PORTVERSION} -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Simple X terminal LICENSE= MIT