The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : crashecho

An FTN JAM and *.MSG tosser

 CrashEcho is a successor of a CrashMail II tosser originally written
by Johan Billing.
 




crashecho history


v. 1.14
date: 2007/11/11 14:46:58;  author: miwi;  state: Exp;  lines: +1 -7
- Fix build with gcc 4.2

PR:		117917
Submitted by:	Philippe Audeoud 
Approved by:	portmgr (erwin)

v. 1.13 date: 2007/05/26 20:36:24; author: kris; state: Exp; lines: +8 -1 BROKEN with gcc 4.2
v. 1.12 date: 2006/02/23 10:37:44; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.11 date: 2005/11/15 06:49:58; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.10 date: 2005/10/20 07:41:30; author: vs; state: Exp; lines: +3 -3 Fix MASTER_SITE_SUBDIR handling Noticed by: krisbot
v. 1.9 date: 2005/10/18 15:13:08; author: vs; state: Exp; lines: +14 -4 Undeprecate: altlinux carries a source-rpm
v. 1.8 date: 2005/07/30 01:49:34; author: kris; state: Exp; lines: +1 -1 Issue a one-month stay of execution for these ports so I can send out an email announcing their demise and give users the chance to submit fixes.
v. 1.7 date: 2005/06/02 20:28:35; author: oliver; state: Exp; lines: +1 -1 change the libtool version to use from 1.3 to 1.5
v. 1.6 date: 2005/05/31 13:16:44; author: lawrance; state: Exp; lines: +3 -0 Mark these ports DEPRECATED due to being unmaintained and one or more of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
v. 1.5 date: 2005/04/12 03:25:55; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.4 date: 2005/04/11 08:03:08; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.3 date: 2004/10/25 13:39:54; author: edwin; state: Exp; lines: +1 -1 Clean up time for email addresses MIA! If you know new email addresses for the people involved, please send-pr it! : host relay.agava.net.ru[195.161.118.3] said: 550 : User unknown in local recipient table (in reply to RCPT TO command) (expanded from ): Host or domain name not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not found : host gateway.attbi.com[204.127.198.6] said: 551 not our customer (in reply to RCPT TO command) : host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in reply to RCPT TO command) : host mail.tower.pp.ru[213.85.109.133] said: 550 unknown user (in reply to RCPT TO command) : Host or domain name not found. Name service error for name=henrik-motakef.de type=A: Host not found : host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1 ... Mailbox disabled for this recipient (in reply to RCPT TO command) : host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted / No such user (in reply to RCPT TO command) : host horton.iaces.com[204.147.87.98] said: 550 5.1.1 ... User unknown (in reply to RCPT TO command) : host mx0.gmx.net[213.165.64.100] said: 550 5.1.1 {mx034} ... User is unknown (in reply to RCPT TO command) : host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access denied (in reply to MAIL FROM command) : host mx3.hotmail.com[65.54.253.99] said: 550 Requested action not taken: mailbox unavailable (in reply to RCPT TO command) : host mail.rhps.org[66.250.128.137] said: 550 5.7.1 ... Relaying denied (in reply to RCPT TO command)
v. 1.2 date: 2004/03/14 06:16:52; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.1 date: 2003/03/31 22:55:54; author: edwin; state: Exp; New port: mail/crashecho crashecho is FTN JAM/MSG tosser for a node. CrashEcho is a successor of a CrashMail II tosser originally written by Johan Billing. PR: ports/45468 Submitted by: Cyril Margorin ============================================================================= v. 1.14 date: 2007/11/11 14:46:58; author: miwi; state: Exp; lines: +1 -7 - Fix build with gcc 4.2 PR: 117917 Submitted by: Philippe Audeoud Approved by: portmgr (erwin)
v. 1.13 date: 2007/05/26 20:36:24; author: kris; state: Exp; lines: +8 -1 BROKEN with gcc 4.2
v. 1.12 date: 2006/02/23 10:37:44; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.11 date: 2005/11/15 06:49:58; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.10 date: 2005/10/20 07:41:30; author: vs; state: Exp; lines: +3 -3 Fix MASTER_SITE_SUBDIR handling Noticed by: krisbot
v. 1.9 date: 2005/10/18 15:13:08; author: vs; state: Exp; lines: +14 -4 Undeprecate: altlinux carries a source-rpm
v. 1.8 date: 2005/07/30 01:49:34; author: kris; state: Exp; lines: +1 -1 Issue a one-month stay of execution for these ports so I can send out an email announcing their demise and give users the chance to submit fixes.
v. 1.7 date: 2005/06/02 20:28:35; author: oliver; state: Exp; lines: +1 -1 change the libtool version to use from 1.3 to 1.5
v. 1.6 date: 2005/05/31 13:16:44; author: lawrance; state: Exp; lines: +3 -0 Mark these ports DEPRECATED due to being unmaintained and one or more of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
v. 1.5 date: 2005/04/12 03:25:55; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.4 date: 2005/04/11 08:03:08; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.3 date: 2004/10/25 13:39:54; author: edwin; state: Exp; lines: +1 -1 Clean up time for email addresses MIA! If you know new email addresses for the people involved, please send-pr it! : host relay.agava.net.ru[195.161.118.3] said: 550 : User unknown in local recipient table (in reply to RCPT TO command) (expanded from ): Host or domain name not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not found : host gateway.attbi.com[204.127.198.6] said: 551 not our customer (in reply to RCPT TO command) : host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in reply to RCPT TO command) : host mail.tower.pp.ru[213.85.109.133] said: 550 unknown user (in reply to RCPT TO command) : Host or domain name not found. Name service error for name=henrik-motakef.de type=A: Host not found : host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1 ... Mailbox disabled for this recipient (in reply to RCPT TO command) : host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted / No such user (in reply to RCPT TO command) : host horton.iaces.com[204.147.87.98] said: 550 5.1.1 ... User unknown (in reply to RCPT TO command) : host mx0.gmx.net[213.165.64.100] said: 550 5.1.1 {mx034} ... User is unknown (in reply to RCPT TO command) : host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access denied (in reply to MAIL FROM command) : host mx3.hotmail.com[65.54.253.99] said: 550 Requested action not taken: mailbox unavailable (in reply to RCPT TO command) : host mail.rhps.org[66.250.128.137] said: 550 5.7.1 ... Relaying denied (in reply to RCPT TO command)
v. 1.2 date: 2004/03/14 06:16:52; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.1 date: 2003/03/31 22:55:54; author: edwin; state: Exp; New port: mail/crashecho crashecho is FTN JAM/MSG tosser for a node. CrashEcho is a successor of a CrashMail II tosser originally written by Johan Billing. PR: ports/45468 Submitted by: Cyril Margorin ============================================================================= v. 1.14 date: 2007/11/11 14:46:58; author: miwi; state: Exp; lines: +1 -7 - Fix build with gcc 4.2 PR: 117917 Submitted by: Philippe Audeoud Approved by: portmgr (erwin)
v. 1.13 date: 2007/05/26 20:36:24; author: kris; state: Exp; lines: +8 -1 BROKEN with gcc 4.2
v. 1.12 date: 2006/02/23 10:37:44; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.11 date: 2005/11/15 06:49:58; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.10 date: 2005/10/20 07:41:30; author: vs; state: Exp; lines: +3 -3 Fix MASTER_SITE_SUBDIR handling Noticed by: krisbot
v. 1.9 date: 2005/10/18 15:13:08; author: vs; state: Exp; lines: +14 -4 Undeprecate: altlinux carries a source-rpm
v. 1.8 date: 2005/07/30 01:49:34; author: kris; state: Exp; lines: +1 -1 Issue a one-month stay of execution for these ports so I can send out an email announcing their demise and give users the chance to submit fixes.
v. 1.7 date: 2005/06/02 20:28:35; author: oliver; state: Exp; lines: +1 -1 change the libtool version to use from 1.3 to 1.5
v. 1.6 date: 2005/05/31 13:16:44; author: lawrance; state: Exp; lines: +3 -0 Mark these ports DEPRECATED due to being unmaintained and one or more of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
v. 1.5 date: 2005/04/12 03:25:55; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.4 date: 2005/04/11 08:03:08; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.3 date: 2004/10/25 13:39:54; author: edwin; state: Exp; lines: +1 -1 Clean up time for email addresses MIA! If you know new email addresses for the people involved, please send-pr it! : host relay.agava.net.ru[195.161.118.3] said: 550 : User unknown in local recipient table (in reply to RCPT TO command) (expanded from ): Host or domain name not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not found : host gateway.attbi.com[204.127.198.6] said: 551 not our customer (in reply to RCPT TO command) : host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in reply to RCPT TO command) : host mail.tower.pp.ru[213.85.109.133] said: 550 unknown user (in reply to RCPT TO command) : Host or domain name not found. Name service error for name=henrik-motakef.de type=A: Host not found : host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1 ... Mailbox disabled for this recipient (in reply to RCPT TO command) : host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted / No such user (in reply to RCPT TO command) : host horton.iaces.com[204.147.87.98] said: 550 5.1.1 ... User unknown (in reply to RCPT TO command) : host mx0.gmx.net[213.165.64.100] said: 550 5.1.1 {mx034} ... User is unknown (in reply to RCPT TO command) : host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access denied (in reply to MAIL FROM command) : host mx3.hotmail.com[65.54.253.99] said: 550 Requested action not taken: mailbox unavailable (in reply to RCPT TO command) : host mail.rhps.org[66.250.128.137] said: 550 5.7.1 ... Relaying denied (in reply to RCPT TO command)
v. 1.2 date: 2004/03/14 06:16:52; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.1 date: 2003/03/31 22:55:54; author: edwin; state: Exp; New port: mail/crashecho crashecho is FTN JAM/MSG tosser for a node. CrashEcho is a successor of a CrashMail II tosser originally written by Johan Billing. PR: ports/45468 Submitted by: Cyril Margorin =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm