diff options
author | edwin <edwin@FreeBSD.org> | 2004-10-25 21:39:57 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-10-25 21:39:57 +0800 |
commit | 8d8e939dff0f94f546b0e806af360ce7e7150bf2 (patch) | |
tree | c806542b589284068dbeec0dd0019283bbd1cd77 /textproc | |
parent | 47a94c0bda5b512436fcdb68decbf3f45ed23f7d (diff) | |
download | freebsd-ports-gnome-8d8e939dff0f94f546b0e806af360ce7e7150bf2.tar.gz freebsd-ports-gnome-8d8e939dff0f94f546b0e806af360ce7e7150bf2.tar.zst freebsd-ports-gnome-8d8e939dff0f94f546b0e806af360ce7e7150bf2.zip |
Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!
<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
<mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
TO command)
<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
found
<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
customer (in reply to RCPT TO command)
<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
reply to RCPT TO command)
<cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown
user (in reply to RCPT TO command)
<ports@henrik-motakef.de>: Host or domain name not found. Name service error
for name=henrik-motakef.de type=A: Host not found
<jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1
<jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO
command)
<koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted /
No such user (in reply to RCPT TO command)
<proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1
<proot@iaces.com>... User unknown (in reply to RCPT TO command)
<roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1
{mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO
command)
<vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access
denied (in reply to MAIL FROM command)
<tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550
Requested action not taken: mailbox unavailable (in reply to RCPT TO
command)
<zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1
<zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/asm2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/carthage/Makefile | 2 | ||||
-rw-r--r-- | textproc/maketeidtd/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-guidelines-p3/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-guidelines-p4/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-lite/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-p3/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-p4/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xlite/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xsl-fo/Makefile | 2 | ||||
-rw-r--r-- | textproc/tei-xsl-html/Makefile | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/textproc/asm2html/Makefile b/textproc/asm2html/Makefile index 8b858092c370..a73e273deafa 100644 --- a/textproc/asm2html/Makefile +++ b/textproc/asm2html/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://virtus.ath.cx/asm2html/ \ http://asm2html.kerneled.com/ -MAINTAINER= tuxsuximus@hotmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Converts NASM syntax assembly code to HTML code MAN1= asm2html.1 diff --git a/textproc/carthage/Makefile b/textproc/carthage/Makefile index 7e66682d25ba..f85b3996d094 100644 --- a/textproc/carthage/Makefile +++ b/textproc/carthage/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Software/carthage/ DISTNAME= ${PORTNAME} -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= A parser and clean-up tool for SGML DTDs BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison diff --git a/textproc/maketeidtd/Makefile b/textproc/maketeidtd/Makefile index 8c3d9f22ed70..5dcccccacb7e 100644 --- a/textproc/maketeidtd/Makefile +++ b/textproc/maketeidtd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Software/maketeidtd/ DISTNAME= ${PORTNAME} -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= Generate customized TEI-DTDs RUN_DEPENDS= carthage:${PORTSDIR}/textproc/carthage \ diff --git a/textproc/tei-guidelines-p3/Makefile b/textproc/tei-guidelines-p3/Makefile index ccdfec0ac392..c89dd1db8e0e 100644 --- a/textproc/tei-guidelines-p3/Makefile +++ b/textproc/tei-guidelines-p3/Makefile @@ -30,7 +30,7 @@ EXTRACT_ONLY+= # Empty, needed for PDF-only install EXTRACT_ONLY+= teip3p3x.tar.gz .endif -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= TEI's Guidelines for Electronic Text Encoding and Interchange LATEST_LINK= tei-guidelines-p3 diff --git a/textproc/tei-guidelines-p4/Makefile b/textproc/tei-guidelines-p4/Makefile index 6223729c0897..a6ee1ffba1be 100644 --- a/textproc/tei-guidelines-p4/Makefile +++ b/textproc/tei-guidelines-p4/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tei-c.org/Guidelines2/ PKGNAMESUFFIX= -guidelines DISTNAME= p4html -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= TEI's Guidelines for Electronic Text Encoding and Interchange NO_BUILD= yes diff --git a/textproc/tei-lite/Makefile b/textproc/tei-lite/Makefile index 879ff84dfd13..c58c441c15c4 100644 --- a/textproc/tei-lite/Makefile +++ b/textproc/tei-lite/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -lite DISTFILES= teilite.dtd teilite.tag EXTRACT_ONLY= # Empty -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= SGML version of the TEI-Lite DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/tei-p3/Makefile b/textproc/tei-p3/Makefile index ddcf0bada9d6..efff2c670b2a 100644 --- a/textproc/tei-p3/Makefile +++ b/textproc/tei-p3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/Vault/GL/ DISTNAME= teip3dtd -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= DTD of the Text Encoding Initiative RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/tei-p4/Makefile b/textproc/tei-p4/Makefile index d24848731933..0ddd080c21b2 100644 --- a/textproc/tei-p4/Makefile +++ b/textproc/tei-p4/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.tei-c.org/P4X/DTD/ DISTNAME= dtd -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= DTD of the Text Encoding Initiative RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/tei-xlite/Makefile b/textproc/tei-xlite/Makefile index 2b7824e13ba2..d3ac1ebac400 100644 --- a/textproc/tei-xlite/Makefile +++ b/textproc/tei-xlite/Makefile @@ -15,7 +15,7 @@ DISTNAME= teixlite EXTRACT_SUFX= .dtd EXTRACT_ONLY= # Empty -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= XML version of the TEI-Lite DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr diff --git a/textproc/tei-xsl-fo/Makefile b/textproc/tei-xsl-fo/Makefile index fda1c1f51e60..4f65340e4aea 100644 --- a/textproc/tei-xsl-fo/Makefile +++ b/textproc/tei-xsl-fo/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -xsl-fo DISTNAME= teixsl-fo DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}_${PORTREVISION} -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= XSLT Stylesheets to convert TEI to XSL Formatting Objects BROKEN= "Checksum mismatch" diff --git a/textproc/tei-xsl-html/Makefile b/textproc/tei-xsl-html/Makefile index 197b04273020..5d6f0fbb9fdb 100644 --- a/textproc/tei-xsl-html/Makefile +++ b/textproc/tei-xsl-html/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -xsl-html DISTNAME= teixsl-html DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= ports@henrik-motakef.de +MAINTAINER= ports@FreeBSD.org COMMENT= XSLT Stylesheets to convert TEI to HTML BROKEN= "Checksum mismatch" |