From 156c6cb357bbbf7741a6df9e7e56d05d1add06a3 Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Sun, 9 Oct 2016 22:01:34 +0000 Subject: [PATCH] Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time to contribute to FreeBSD in the future. Reset Uffe's ports maintainership. Requested by: Uffe Jakobsen (maintainer, via e-mail) --- archivers/unadf/Makefile | 2 +- devel/dxa65/Makefile | 2 +- devel/kickassembler/Makefile | 2 +- devel/libhoard/Makefile | 2 +- devel/libmpsse/Makefile | 2 +- devel/librevisa-vish/Makefile | 2 +- devel/librevisa-vxi/Makefile | 2 +- devel/librevisa/Makefile | 2 +- devel/tass64/Makefile | 2 +- devel/xa65/Makefile | 2 +- devel/xc3sprog/Makefile | 2 +- emulators/fs-uae-launcher/Makefile | 2 +- mail/cone/Makefile | 2 +- mail/dot-forward/Makefile | 2 +- mail/fastforward/Makefile | 2 +- mail/mailfront/Makefile | 2 +- mail/nullmailer/Makefile | 2 +- mail/qmail-qfilter/Makefile | 2 +- misc/fxload/Makefile | 2 +- security/cvm/Makefile | 2 +- sysutils/cpuid/Makefile | 2 +- sysutils/daemontools-encore/Makefile | 2 +- sysutils/f3/Makefile | 2 +- sysutils/syslinux/Makefile | 2 +- sysutils/sysvbanner/Makefile | 2 +- sysutils/volman/Makefile | 2 +- www/publicfile/Makefile | 2 +- x11-wm/obkey/Makefile | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/archivers/unadf/Makefile b/archivers/unadf/Makefile index d10fd713c429..86fb3e04bba0 100644 --- a/archivers/unadf/Makefile +++ b/archivers/unadf/Makefile @@ -8,7 +8,7 @@ CATEGORIES= archivers MASTER_SITES= http://lclevy.free.fr/adflib/ DISTNAME= adflib-${DISTVERSION} -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extracts files from .adf-files used by Amiga emulators LICENSE= GPLv2 diff --git a/devel/dxa65/Makefile b/devel/dxa65/Makefile index be6af60a4d90..c6d4bfdb37bc 100644 --- a/devel/dxa65/Makefile +++ b/devel/dxa65/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://www.floodgap.com/retrotech/xa/dists/ PKGNAMESUFFIX= 65 -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Disassembler for MOS 6502 and compatible CPUs OPTIONS_DEFINE= DOCS diff --git a/devel/kickassembler/Makefile b/devel/kickassembler/Makefile index ea8a46af417b..4dce38a1c534 100644 --- a/devel/kickassembler/Makefile +++ b/devel/kickassembler/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel java MASTER_SITES= http://www.theweb.dk/KickAssembler/ DISTNAME= KickAssembler${PORTVERSION} -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced MOS 65xx assembler with embedded script language USES= zip diff --git a/devel/libhoard/Makefile b/devel/libhoard/Makefile index 7b48ac7c4b40..02166afac942 100644 --- a/devel/libhoard/Makefile +++ b/devel/libhoard/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= https://github.com/emeryberger/Hoard/releases/download/${PORTVERSION}/ DISTNAME= Hoard-${PORTVERSION}-source -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, scalable, and memory-efficient allocator for MP LICENSE= GPLv2+ diff --git a/devel/libmpsse/Makefile b/devel/libmpsse/Makefile index 5cd91718b8b9..06e1c4ea50fb 100644 --- a/devel/libmpsse/Makefile +++ b/devel/libmpsse/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.3 CATEGORIES= devel MASTER_SITES= GOOGLE_CODE -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source library for SPI/I2C control via FTDI chips LICENSE= GPLv2 diff --git a/devel/librevisa-vish/Makefile b/devel/librevisa-vish/Makefile index e1ce710e1763..627bd886eada 100644 --- a/devel/librevisa-vish/Makefile +++ b/devel/librevisa-vish/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://www.librevisa.org/download/ DISTNAME= vish-${PORTVERSION} -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source VISA shell for interfacing test and measurement equipment LIB_DEPENDS= libvisa.so:devel/librevisa diff --git a/devel/librevisa-vxi/Makefile b/devel/librevisa-vxi/Makefile index 377cb832a40b..ea14b594e21b 100644 --- a/devel/librevisa-vxi/Makefile +++ b/devel/librevisa-vxi/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://www.librevisa.org/download/ DISTNAME= vxi-${PORTVERSION} -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source VISA VXI-11 (TCP/IP RPC bindings) PLIST_FILES= include/vxi.h include/vxi_intr.h lib/libvxiclient.a lib/libvxiserver.a diff --git a/devel/librevisa/Makefile b/devel/librevisa/Makefile index 6f02568181a8..d4bc10d93767 100644 --- a/devel/librevisa/Makefile +++ b/devel/librevisa/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.librevisa.org/download/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for interfacing test and measurement equipment USES= gmake pathfix libtool diff --git a/devel/tass64/Makefile b/devel/tass64/Makefile index 051d7f1b6640..c555875f5832 100644 --- a/devel/tass64/Makefile +++ b/devel/tass64/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/source DISTNAME= 64tass-${PORTVERSION}-src -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= 6502/65C02/R65C02/W65C02/65CE02/65816/DTV/65EL02 Turbo Assembler LICENSE= GPLv2 diff --git a/devel/xa65/Makefile b/devel/xa65/Makefile index 19bc574dd42f..2f567169ee2d 100644 --- a/devel/xa65/Makefile +++ b/devel/xa65/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://www.floodgap.com/retrotech/xa/dists/unsupported/ DISTNAME= xa-${PORTVERSION} -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Two-pass cross-assembler for MOS 6502 and compatible CPUs LICENSE= GPLv2 diff --git a/devel/xc3sprog/Makefile b/devel/xc3sprog/Makefile index 489802b162b3..434cf174d3d7 100644 --- a/devel/xc3sprog/Makefile +++ b/devel/xc3sprog/Makefile @@ -5,7 +5,7 @@ PORTVERSION= r769 CATEGORIES= devel MASTER_SITES= http://opsec.eu/src/xc3sprog/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free programmer for Xilinx Spartan S3E Starter Kit LIB_DEPENDS= libftdi.so:devel/libftdi diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile index 5f4c635cf744..56d672c4daf6 100644 --- a/emulators/fs-uae-launcher/Makefile +++ b/emulators/fs-uae-launcher/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.4.1 CATEGORIES= emulators MASTER_SITES= http://fs-uae.net/fs-uae/stable/${PORTVERSION}/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= GUI launcher for the FS-UAE Amiga emulator LICENSE= GPLv2 diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 829519b7266f..1ad414adbcfa 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -10,7 +10,7 @@ CATEGORIES= mail # This is for release versions, leave it in please: MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Console based mail client with POP3/IMAP/SMAP support LICENSE= GPLv3 diff --git a/mail/dot-forward/Makefile b/mail/dot-forward/Makefile index cc4ed0f2de2d..55ebf3139814 100644 --- a/mail/dot-forward/Makefile +++ b/mail/dot-forward/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.71 CATEGORIES= mail MASTER_SITES= http://cr.yp.to/software/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dot-forward reads sendmail's .forward files under qmail USES= gmake diff --git a/mail/fastforward/Makefile b/mail/fastforward/Makefile index edbca31e6655..699a501b3ff7 100644 --- a/mail/fastforward/Makefile +++ b/mail/fastforward/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.51 CATEGORIES= mail MASTER_SITES= http://cr.yp.to/software/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fastforward handles qmail forwarding according to a cdb database USES= gmake diff --git a/mail/mailfront/Makefile b/mail/mailfront/Makefile index a071d8c17301..84201f51c850 100644 --- a/mail/mailfront/Makefile +++ b/mail/mailfront/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= http://untroubled.org/${PORTNAME}/ \ http://untroubled.org/${PORTNAME}/archive/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mail server network protocol front-ends LIB_DEPENDS= libcvm-v2client.so:security/cvm diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile index be3184e83064..372bc0642a34 100644 --- a/mail/nullmailer/Makefile +++ b/mail/nullmailer/Makefile @@ -9,7 +9,7 @@ CATEGORIES= mail MASTER_SITES= http://untroubled.org/nullmailer/ \ http://untroubled.org/nullmailer/archive/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= MTA for hosts which relay to a fixed set of smart relays LICENSE= GPLv2 diff --git a/mail/qmail-qfilter/Makefile b/mail/qmail-qfilter/Makefile index 219c3b20ad93..0e90f35121cc 100644 --- a/mail/qmail-qfilter/Makefile +++ b/mail/qmail-qfilter/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://untroubled.org/${PORTNAME}/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Front-end for qmail-queue to run messages through filters LIB_DEPENDS= libbg-sysdeps.so:devel/bglibs diff --git a/misc/fxload/Makefile b/misc/fxload/Makefile index a6e92b5b7d39..e92f1039a3ef 100644 --- a/misc/fxload/Makefile +++ b/misc/fxload/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://bitbucket.org/DJOConnor/fxload/get/ DISTNAME= RELEASE_${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Firmware download for Cypress EZ-USB devices LICENSE= GPLv2+ diff --git a/security/cvm/Makefile b/security/cvm/Makefile index 6516a22e1d1a..c582f1a17000 100644 --- a/security/cvm/Makefile +++ b/security/cvm/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= http://untroubled.org/${PORTNAME}/ \ http://untroubled.org/${PORTNAME}/archive/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Credential Validation Modules LICENSE= GPLv2 diff --git a/sysutils/cpuid/Makefile b/sysutils/cpuid/Makefile index d3bc7a8cceee..48230d74ed0e 100644 --- a/sysutils/cpuid/Makefile +++ b/sysutils/cpuid/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.etallen.com/cpuid/ PKGNAMESUFFIX= ${CPUID_SUFFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to dump x86 CPUID information about the CPU(s) LICENSE= GPLv2 diff --git a/sysutils/daemontools-encore/Makefile b/sysutils/daemontools-encore/Makefile index 4f14be182e00..4cb1ec22cf20 100644 --- a/sysutils/daemontools-encore/Makefile +++ b/sysutils/daemontools-encore/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://untroubled.org/daemontools-encore/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Daemontools-encore is a collection of tools for managing UNIX services LICENSE= MIT diff --git a/sysutils/f3/Makefile b/sysutils/f3/Makefile index 4d9f8da3e309..5e7117d5110a 100644 --- a/sysutils/f3/Makefile +++ b/sysutils/f3/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 4.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fight Flash Fraud or Fight Fake Flash test tool LICENSE= GPLv3 diff --git a/sysutils/syslinux/Makefile b/sysutils/syslinux/Makefile index d4dcf73a7adf..79c75c0f9999 100644 --- a/sysutils/syslinux/Makefile +++ b/sysutils/syslinux/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 6.03 CATEGORIES= sysutils MASTER_SITES= KERNEL_ORG/linux/utils/boot/syslinux -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Boot loader for the Linux operating system LICENSE= GPLv2 diff --git a/sysutils/sysvbanner/Makefile b/sysutils/sysvbanner/Makefile index 0124e8197d40..17a2828a635f 100644 --- a/sysutils/sysvbanner/Makefile +++ b/sysutils/sysvbanner/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.15 DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= SysV banner USES= gmake diff --git a/sysutils/volman/Makefile b/sysutils/volman/Makefile index 816b71cf48a7..694a8747982c 100644 --- a/sysutils/volman/Makefile +++ b/sysutils/volman/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.7 PORTREVISION= 2 CATEGORIES= sysutils -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD specific volume manager USE_GITHUB= yes diff --git a/www/publicfile/Makefile b/www/publicfile/Makefile index 5de88ea54da0..a9f087c1505a 100644 --- a/www/publicfile/Makefile +++ b/www/publicfile/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= www ftp MASTER_SITES= http://cr.yp.to/publicfile/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure, read-only, anonymous HTTP/FTP server RUN_DEPENDS= setuidgid:sysutils/daemontools \ diff --git a/x11-wm/obkey/Makefile b/x11-wm/obkey/Makefile index 650e8e637d5f..e18efe2c9118 100644 --- a/x11-wm/obkey/Makefile +++ b/x11-wm/obkey/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0 CATEGORIES= x11-wm python MASTER_SITES= GOOGLE_CODE -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Openbox hotkey editor, written in Python and PyGTK LICENSE= MIT