diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-09-24 06:00:09 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-09-24 06:00:09 +0000 |
commit | 4ea635fd2dc85cdec3d639ad039f636432162c0c (patch) | |
tree | 7b2666d04a2a7fb849924f02149988457ad785ef | |
parent | Hand this port back to emulation. I am not longer able to handle updates as ... (diff) |
Hand back my ports to the pool.
Ports require time and TLC which I no longer have.
Notes
Notes:
svn path=/head/; revision=369161
-rw-r--r-- | devel/cdecl/Makefile | 2 | ||||
-rw-r--r-- | devel/creduce/Makefile | 2 | ||||
-rw-r--r-- | devel/csmith/Makefile | 2 | ||||
-rw-r--r-- | devel/delta/Makefile | 2 | ||||
-rw-r--r-- | devel/pipestatus/Makefile | 2 | ||||
-rw-r--r-- | devel/stlfilt/Makefile | 2 | ||||
-rw-r--r-- | editors/nano-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/nano/Makefile | 2 | ||||
-rw-r--r-- | games/pcgen/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-f10-glew/Makefile | 2 | ||||
-rw-r--r-- | misc/pastebinit/Makefile | 2 | ||||
-rw-r--r-- | misc/xdelta/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/symports/Makefile | 2 | ||||
-rw-r--r-- | print/cups-cloud-print/Makefile | 2 | ||||
-rw-r--r-- | security/spass/Makefile | 2 | ||||
-rw-r--r-- | sysutils/stalepid/Makefile | 2 | ||||
-rw-r--r-- | sysutils/timelimit/Makefile | 2 | ||||
-rw-r--r-- | sysutils/unquote/Makefile | 2 | ||||
-rw-r--r-- | sysutils/x86info/Makefile | 2 | ||||
-rw-r--r-- | textproc/html2text/Makefile | 2 | ||||
-rw-r--r-- | x11/xbindkeys/Makefile | 2 | ||||
-rw-r--r-- | x11/xclip/Makefile | 2 | ||||
-rw-r--r-- | x11/xorg-minimal/Makefile | 2 |
23 files changed, 23 insertions, 23 deletions
diff --git a/devel/cdecl/Makefile b/devel/cdecl/Makefile index b64097954a50..8760e83bea7d 100644 --- a/devel/cdecl/Makefile +++ b/devel/cdecl/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= devel/lang/c -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Explains complicated C/C++ declarations in plain English USE_CSTD= c89 diff --git a/devel/creduce/Makefile b/devel/creduce/Makefile index 331e7b2734c2..4b0fb48b0b8f 100644 --- a/devel/creduce/Makefile +++ b/devel/creduce/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel #MASTER_SITES= http://embed.cs.utah.edu/creduce/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Produces small test cases diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile index fa922b10fe3b..edfb093ee718 100644 --- a/devel/csmith/Makefile +++ b/devel/csmith/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://embed.cs.utah.edu/csmith/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generates random C programs that conform to the C99 standard LICENSE= BSD2CLAUSE diff --git a/devel/delta/Makefile b/devel/delta/Makefile index cbf22d0a484c..5d2c9e4d7690 100644 --- a/devel/delta/Makefile +++ b/devel/delta/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2006.08.03 CATEGORIES= devel MASTER_SITES= LOCAL/eadler/delta -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Heuristically minimizes interesting files LICENSE= BSD2CLAUSE diff --git a/devel/pipestatus/Makefile b/devel/pipestatus/Makefile index 5fccf87739ce..724bd39baeb8 100644 --- a/devel/pipestatus/Makefile +++ b/devel/pipestatus/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.6.0 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= UNIX/POSIX shell helper for running pipes safely NO_BUILD= yes diff --git a/devel/stlfilt/Makefile b/devel/stlfilt/Makefile index 5305a83fef73..b2efd896eb3e 100644 --- a/devel/stlfilt/Makefile +++ b/devel/stlfilt/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.bdsoft.com/dist/ DISTNAME= g${PORTNAME} EXTRACT_SUFX= .tar -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= STL Error Message Decryptor for C++ USES= perl5 diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile index 9fd3c8f648a9..5b702f6bf9e8 100644 --- a/editors/nano-devel/Makefile +++ b/editors/nano-devel/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ \ PKGNAMESUFFIX= -devel -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nano's ANOther editor, an enhanced free Pico clone LICENSE= GPLv3 diff --git a/editors/nano/Makefile b/editors/nano/Makefile index d5f9166459af..2a87932abdf6 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.nano-editor.org/dist/v2.2/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nano's ANOther editor, an enhanced free Pico clone LICENSE= GPLv3 diff --git a/games/pcgen/Makefile b/games/pcgen/Makefile index 9e5cade9464f..6e30c4e72c8e 100644 --- a/games/pcgen/Makefile +++ b/games/pcgen/Makefile @@ -6,7 +6,7 @@ CATEGORIES= games java MASTER_SITES= SF/${PORTNAME}/PCGen%20Stable/${PORTVERSION} DISTNAME= pcgen${PORTVERSION:S/.//g}_full -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java-based RPG character generator and maintenance program RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper diff --git a/graphics/linux-f10-glew/Makefile b/graphics/linux-f10-glew/Makefile index cef553fce9eb..612584eff995 100644 --- a/graphics/linux-f10-glew/Makefile +++ b/graphics/linux-f10-glew/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.5.1 PORTREVISION= 2 CATEGORIES= graphics linux -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL Extension Wrangler Library (Linux Fedora 10) ONLY_FOR_ARCHS= i386 amd64 diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile index f49afead8471..7dcecd5a9e1a 100644 --- a/misc/pastebinit/Makefile +++ b/misc/pastebinit/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= misc python MASTER_SITES= https://launchpadlibrarian.net/106457425/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command line utility for pastebing LICENSE= GPLv2 diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile index 90f8650a4584..35885dfbeb62 100644 --- a/misc/xdelta/Makefile +++ b/misc/xdelta/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= misc devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Diff/patch utility for binary files USES= libtool pkgconfig diff --git a/ports-mgmt/symports/Makefile b/ports-mgmt/symports/Makefile index c3289631dbf3..cf9d1ddda20b 100644 --- a/ports-mgmt/symports/Makefile +++ b/ports-mgmt/symports/Makefile @@ -7,7 +7,7 @@ CATEGORIES= ports-mgmt MASTER_SITES= http://isis.poly.edu/~eitan/files/ DISTNAME= auto-symlink-virtual-${PORTVERSION} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically generate symlinks for virtual categories LICENSE= BSD2CLAUSE diff --git a/print/cups-cloud-print/Makefile b/print/cups-cloud-print/Makefile index e287a63488c9..37a9a6e2a7b6 100644 --- a/print/cups-cloud-print/Makefile +++ b/print/cups-cloud-print/Makefile @@ -4,7 +4,7 @@ PORTNAME= cups-cloud-print PORTVERSION= 0.0.1 CATEGORIES= print -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Print using Google Cloud Print LICENSE= GPLv3 diff --git a/security/spass/Makefile b/security/spass/Makefile index f85026407461..9030cc0bd85a 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 3.0 PORTREVISION= 2 CATEGORIES= security -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure password generator with a true random number generator LICENSE= GPLv3 diff --git a/sysutils/stalepid/Makefile b/sysutils/stalepid/Makefile index 163170b17dbd..20e0a5239f37 100644 --- a/sysutils/stalepid/Makefile +++ b/sysutils/stalepid/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/sysutils/stalepid/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Check for stale pid files and remove them RUN_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error diff --git a/sysutils/timelimit/Makefile b/sysutils/timelimit/Makefile index a00362e707b0..f7ff60df7684 100644 --- a/sysutils/timelimit/Makefile +++ b/sysutils/timelimit/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/sysutils/timelimit/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Limit the absolute execution time of a process LICENSE= BSD2CLAUSE diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile index 59b8c0063cc4..25075778f50d 100644 --- a/sysutils/unquote/Makefile +++ b/sysutils/unquote/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/misc/unquote/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Execute a command with safely quoted arguments USES= uidfix diff --git a/sysutils/x86info/Makefile b/sysutils/x86info/Makefile index fce3aada8a74..391514ccb3b5 100644 --- a/sysutils/x86info/Makefile +++ b/sysutils/x86info/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.30 CATEGORIES= sysutils MASTER_SITES= http://codemonkey.org.uk/projects/x86info/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= x86 CPU identification utility LICENSE= GPLv2 diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile index cd5a2b1a9417..3f271f0c7929 100644 --- a/textproc/html2text/Makefile +++ b/textproc/html2text/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.mbayer.de/html2text/downloads/ MASTER_SITE_SUBDIR= apps/www/converters -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts HTML documents into plain text LICENSE= GPLv2 diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index cb597f67ed6a..e86ebafbdbea 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.nongnu.org/xbindkeys/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allows you to launch shell commands under X with your keyboard LICENSE= GPLv2 diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 30c974d60917..873b08c964bf 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interface to X selections ("the clipboard") from the command line LICENSE= GPLv2 diff --git a/x11/xorg-minimal/Makefile b/x11/xorg-minimal/Makefile index 9243ff296862..3c7bc30b5c89 100644 --- a/x11/xorg-minimal/Makefile +++ b/x11/xorg-minimal/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -minimal DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X.Org minimal distribution metaport NO_BUILD= yes |