aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2006-02-12 05:03:14 +0800
committernetchild <netchild@FreeBSD.org>2006-02-12 05:03:14 +0800
commitc1e781eb2a7a4fbe4536307f0f079112d54f5eb3 (patch)
treeeb5e686a41db26135a4974224bce573865b8d634 /devel
parent3bbbe93fe83bb7728e559215297e5dd6167957bb (diff)
downloadfreebsd-ports-gnome-c1e781eb2a7a4fbe4536307f0f079112d54f5eb3.tar.gz
freebsd-ports-gnome-c1e781eb2a7a4fbe4536307f0f079112d54f5eb3.tar.zst
freebsd-ports-gnome-c1e781eb2a7a4fbe4536307f0f079112d54f5eb3.zip
Reset maintainership to ports@ after ~4 months without any response to any
PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1]
Diffstat (limited to 'devel')
-rw-r--r--devel/bin86/Makefile2
-rw-r--r--devel/cvsgraph/Makefile2
-rw-r--r--devel/maketool/Makefile2
-rw-r--r--devel/ncurses-devel/Makefile2
-rw-r--r--devel/ncurses/Makefile2
-rw-r--r--devel/p5-Class-MethodMaker/Makefile2
-rw-r--r--devel/sfio/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/bin86/Makefile b/devel/bin86/Makefile
index 19a5437850fa..e941d0ff4ffb 100644
--- a/devel/bin86/Makefile
+++ b/devel/bin86/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.16.16
CATEGORIES= devel
MASTER_SITES= http://www.cix.co.uk/~mayday/dev86/
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= 16-bit assembler and loader (conflicts with devel/bcc)
BINS= as/as86 ld/ld86 ld/objchop ld/catimage ld/objdump86
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile
index 18dd97b45f2b..4d4ea319d2cd 100644
--- a/devel/cvsgraph/Makefile
+++ b/devel/cvsgraph/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 0
CATEGORIES= devel graphics
MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Graph the life story of a file under CVS or RCS
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
diff --git a/devel/maketool/Makefile b/devel/maketool/Makefile
index 79fe5c4ebbad..d6c0f34fca61 100644
--- a/devel/maketool/Makefile
+++ b/devel/maketool/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= http://www.alphalink.com.au/~gnb/maketool/downloads/
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GUI interface for make or gmake
LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
diff --git a/devel/ncurses-devel/Makefile b/devel/ncurses-devel/Makefile
index 087c25ec6470..d898289c82f9 100644
--- a/devel/ncurses-devel/Makefile
+++ b/devel/ncurses-devel/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ncurses
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for terminal-independent, full-screen output
LIB_DEPENDS= utf-8:${PORTSDIR}/converters/libutf-8
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile
index 087c25ec6470..d898289c82f9 100644
--- a/devel/ncurses/Makefile
+++ b/devel/ncurses/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ncurses
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for terminal-independent, full-screen output
LIB_DEPENDS= utf-8:${PORTSDIR}/converters/libutf-8
diff --git a/devel/p5-Class-MethodMaker/Makefile b/devel/p5-Class-MethodMaker/Makefile
index 926415953b6f..e9a264e0210b 100644
--- a/devel/p5-Class-MethodMaker/Makefile
+++ b/devel/p5-Class-MethodMaker/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class
PKGNAMEPREFIX= p5-
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module for creating generic methods
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec/Functions.pm:${PORTSDIR}/devel/p5-PathTools
diff --git a/devel/sfio/Makefile b/devel/sfio/Makefile
index d1d7aa689862..55c828092588 100644
--- a/devel/sfio/Makefile
+++ b/devel/sfio/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_NETBSD}
DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .src.unix.cpio
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Safe/Fast I/O Library
EXTRACT_CMD= ${CPIO}