The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD german : unix-connect

Unix-Connect - mail+news-gateway for Zconnect (tm)

 English abstract:
It is a German communication protocol used over modem lines,
a mail and news gateway compliant with the German "GATEBAU" regulations.
It is the native protocol for z-netz newsgroups.

UNIX-Connect kann sehr vielseitig eingesetzt werden. Entwickelt wurde
es, um ein Unix-System als Server im Z-NETZ (im alten Sinne) einsetzen
zu koennen. Nebeneffekt ist die Gateway-Funktion. Gerade die Gateway-Routinen
sind relativ gut portabel (ANSI-C ohne wesentliche UNIX-Einfluesse), und daher
bereits auf anderen Computertypen realisiert worden. Bei den Online-Routinen
ist das schwieriger, aber nicht unmoeglich. 

UNIX-Connect kann auch als Point benutzt werden - also um am heimischen
Linux-System die Nachrichten aus der Z-NETZ MailBox vor Ort im ELM oder NN
zu lesen. Dieser Einsatzmoeglichkeit widmet die Dokumentation ein eigenes 
Kapitel, da hierbei sehr viele Konfigurationsprobleme von vornherein 
vermieden werden koennen.

FTP: ftp://unix-connect.sf.net/pub/unix-connect/
FTP: ftp://ftp.dinoex.org/pub/unix-connect/
 

http://www.dinoex.de/unix-connect.html http://sourceforge.net/projects/unix-connect/



unix-connect history


v. 1.17
date: 2007/07/22 21:05:50;  author: dinoex;  state: Exp;  lines: +0 -3
- remove config for package on pointyhat

v. 1.16 date: 2007/06/26 16:49:50; author: dinoex; state: Exp; lines: +1 -3 - use MANUAL_PACKAGE_BUILD Suggested by: pav
v. 1.15 date: 2007/06/26 16:41:22; author: dinoex; state: Exp; lines: +3 -0 - mark IGNORE for pointyhat Approved by: pav (portmgr)
v. 1.14 date: 2006/09/05 05:08:32; author: dinoex; state: Exp; lines: +4 -0 - hack around missing domainame http://pointyhat.freebsd.org/errorlogs/amd64-6-latest/lha-ac-1.14i_8.log
v. 1.13 date: 2003/12/29 06:47:01; author: dinoex; state: Exp; lines: +1 -1 - update to 0.95
v. 1.12 date: 2003/04/05 08:08:08; author: dinoex; state: Exp; lines: +1 -1 - fix PLIST
v. 1.11 date: 2003/03/04 20:02:46; author: dinoex; state: Exp; lines: +1 -1 - MAINTAINER in standard caption
v. 1.10 date: 2003/02/20 18:26:35; author: dinoex; state: Exp; lines: +1 -0 - add COMMENT
v. 1.9 date: 2003/01/22 19:14:05; author: dinoex; state: Exp; lines: +3 -3 - make portlint happier
v. 1.8 date: 2002/06/08 07:01:06; author: dinoex; state: Exp; lines: +2 -1 Update to: unix-connect-0.94
v. 1.7 date: 2002/01/28 07:31:04; author: dinoex; state: Exp; lines: +1 -1 Change some defines from "YES" to "yes" See samples in the porters-handbook.
v. 1.6 date: 2002/01/05 23:43:11; author: dinoex; state: Exp; lines: +4 -4 - make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
v. 1.5 date: 2001/10/01 19:24:10; author: dinoex; state: Exp; lines: +2 -2 Update to 0.93 - Fixed problem in current - Support for charsets extended
v. 1.4 date: 2001/08/25 06:13:05; author: dinoex; state: Exp; lines: +3 -1 Add missing BUILD_DEPENDS line.
v. 1.3 date: 2001/08/21 18:38:22; author: dinoex; state: Exp; lines: +2 -1 Avoid to build with broken Optimisation
v. 1.2 date: 2001/08/20 06:36:29; author: dinoex; state: Exp; lines: +2 -2 Fix problem with PKGNAMEPREFIX set
v. 1.1 date: 2001/08/18 20:57:05; author: dinoex; state: Exp; New port of unix-connect [German] UNIX-Connect kann sehr vielseitig eingesetzt werden. Entwickelt wurde es, um ein Unix-System als Server im Z-NETZ (im alten Sinne) einsetzen zu koennen. Nebeneffekt ist die Gateway-Funktion. Gerade die Gateway-Routinen sind relativ gut portabel (ANSI-C ohne wesentliche UNIX-Einfluesse), und daher bereits auf anderen Computertypen realisiert worden. Bei den Online-Routinen ist das schwieriger, aber nicht unmoeglich. UNIX-Connect kann auch als Point benutzt werden - also um am heimischen Linux-System die Nachrichten aus der Z-NETZ MailBox vor Ort im ELM oder NN zu lesen. Dieser Einsatzmoeglichkeit widmet die Dokumentation ein eigenes Kapitel, da hierbei sehr viele Konfigurationsprobleme von vornherein vermieden werden koennen. Autoren: * 1993-1994 Martin Husemann * 1995-1998 Christopher Creutzig * 1997-1998 Detlef Wuerkner * 1995-2000 Moritz Both * 1997-2000 Matthias Andree * 1997-2000 Andreas Barth * 1999-2000 Krischan Jodies * 1996-2001 Dirk Meyer FTP: ftp://ftp.sf.net/pub/sourceforge/unix-connect/ FTP: ftp://unix-connect.sf.net/pub/unix-connect/ FTP: ftp://ftp.dinoex.org/pub/unix-connenct/ WWW: http://www.dinoex.de/unix-connect.html ============================================================================= v. 1.17 date: 2007/07/22 21:05:50; author: dinoex; state: Exp; lines: +0 -3 - remove config for package on pointyhat
v. 1.16 date: 2007/06/26 16:49:50; author: dinoex; state: Exp; lines: +1 -3 - use MANUAL_PACKAGE_BUILD Suggested by: pav
v. 1.15 date: 2007/06/26 16:41:22; author: dinoex; state: Exp; lines: +3 -0 - mark IGNORE for pointyhat Approved by: pav (portmgr)
v. 1.14 date: 2006/09/05 05:08:32; author: dinoex; state: Exp; lines: +4 -0 - hack around missing domainame http://pointyhat.freebsd.org/errorlogs/amd64-6-latest/lha-ac-1.14i_8.log
v. 1.13 date: 2003/12/29 06:47:01; author: dinoex; state: Exp; lines: +1 -1 - update to 0.95
v. 1.12 date: 2003/04/05 08:08:08; author: dinoex; state: Exp; lines: +1 -1 - fix PLIST
v. 1.11 date: 2003/03/04 20:02:46; author: dinoex; state: Exp; lines: +1 -1 - MAINTAINER in standard caption
v. 1.10 date: 2003/02/20 18:26:35; author: dinoex; state: Exp; lines: +1 -0 - add COMMENT
v. 1.9 date: 2003/01/22 19:14:05; author: dinoex; state: Exp; lines: +3 -3 - make portlint happier
v. 1.8 date: 2002/06/08 07:01:06; author: dinoex; state: Exp; lines: +2 -1 Update to: unix-connect-0.94
v. 1.7 date: 2002/01/28 07:31:04; author: dinoex; state: Exp; lines: +1 -1 Change some defines from "YES" to "yes" See samples in the porters-handbook.
v. 1.6 date: 2002/01/05 23:43:11; author: dinoex; state: Exp; lines: +4 -4 - make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
v. 1.5 date: 2001/10/01 19:24:10; author: dinoex; state: Exp; lines: +2 -2 Update to 0.93 - Fixed problem in current - Support for charsets extended
v. 1.4 date: 2001/08/25 06:13:05; author: dinoex; state: Exp; lines: +3 -1 Add missing BUILD_DEPENDS line.
v. 1.3 date: 2001/08/21 18:38:22; author: dinoex; state: Exp; lines: +2 -1 Avoid to build with broken Optimisation
v. 1.2 date: 2001/08/20 06:36:29; author: dinoex; state: Exp; lines: +2 -2 Fix problem with PKGNAMEPREFIX set
v. 1.1 date: 2001/08/18 20:57:05; author: dinoex; state: Exp; New port of unix-connect [German] UNIX-Connect kann sehr vielseitig eingesetzt werden. Entwickelt wurde es, um ein Unix-System als Server im Z-NETZ (im alten Sinne) einsetzen zu koennen. Nebeneffekt ist die Gateway-Funktion. Gerade die Gateway-Routinen sind relativ gut portabel (ANSI-C ohne wesentliche UNIX-Einfluesse), und daher bereits auf anderen Computertypen realisiert worden. Bei den Online-Routinen ist das schwieriger, aber nicht unmoeglich. UNIX-Connect kann auch als Point benutzt werden - also um am heimischen Linux-System die Nachrichten aus der Z-NETZ MailBox vor Ort im ELM oder NN zu lesen. Dieser Einsatzmoeglichkeit widmet die Dokumentation ein eigenes Kapitel, da hierbei sehr viele Konfigurationsprobleme von vornherein vermieden werden koennen. Autoren: * 1993-1994 Martin Husemann * 1995-1998 Christopher Creutzig * 1997-1998 Detlef Wuerkner * 1995-2000 Moritz Both * 1997-2000 Matthias Andree * 1997-2000 Andreas Barth * 1999-2000 Krischan Jodies * 1996-2001 Dirk Meyer FTP: ftp://ftp.sf.net/pub/sourceforge/unix-connect/ FTP: ftp://unix-connect.sf.net/pub/unix-connect/ FTP: ftp://ftp.dinoex.org/pub/unix-connenct/ WWW: http://www.dinoex.de/unix-connect.html ============================================================================= v. 1.17 date: 2007/07/22 21:05:50; author: dinoex; state: Exp; lines: +0 -3 - remove config for package on pointyhat
v. 1.16 date: 2007/06/26 16:49:50; author: dinoex; state: Exp; lines: +1 -3 - use MANUAL_PACKAGE_BUILD Suggested by: pav
v. 1.15 date: 2007/06/26 16:41:22; author: dinoex; state: Exp; lines: +3 -0 - mark IGNORE for pointyhat Approved by: pav (portmgr)
v. 1.14 date: 2006/09/05 05:08:32; author: dinoex; state: Exp; lines: +4 -0 - hack around missing domainame http://pointyhat.freebsd.org/errorlogs/amd64-6-latest/lha-ac-1.14i_8.log
v. 1.13 date: 2003/12/29 06:47:01; author: dinoex; state: Exp; lines: +1 -1 - update to 0.95
v. 1.12 date: 2003/04/05 08:08:08; author: dinoex; state: Exp; lines: +1 -1 - fix PLIST
v. 1.11 date: 2003/03/04 20:02:46; author: dinoex; state: Exp; lines: +1 -1 - MAINTAINER in standard caption
v. 1.10 date: 2003/02/20 18:26:35; author: dinoex; state: Exp; lines: +1 -0 - add COMMENT
v. 1.9 date: 2003/01/22 19:14:05; author: dinoex; state: Exp; lines: +3 -3 - make portlint happier
v. 1.8 date: 2002/06/08 07:01:06; author: dinoex; state: Exp; lines: +2 -1 Update to: unix-connect-0.94
v. 1.7 date: 2002/01/28 07:31:04; author: dinoex; state: Exp; lines: +1 -1 Change some defines from "YES" to "yes" See samples in the porters-handbook.
v. 1.6 date: 2002/01/05 23:43:11; author: dinoex; state: Exp; lines: +4 -4 - make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
v. 1.5 date: 2001/10/01 19:24:10; author: dinoex; state: Exp; lines: +2 -2 Update to 0.93 - Fixed problem in current - Support for charsets extended
v. 1.4 date: 2001/08/25 06:13:05; author: dinoex; state: Exp; lines: +3 -1 Add missing BUILD_DEPENDS line.
v. 1.3 date: 2001/08/21 18:38:22; author: dinoex; state: Exp; lines: +2 -1 Avoid to build with broken Optimisation
v. 1.2 date: 2001/08/20 06:36:29; author: dinoex; state: Exp; lines: +2 -2 Fix problem with PKGNAMEPREFIX set
v. 1.1 date: 2001/08/18 20:57:05; author: dinoex; state: Exp; New port of unix-connect [German] UNIX-Connect kann sehr vielseitig eingesetzt werden. Entwickelt wurde es, um ein Unix-System als Server im Z-NETZ (im alten Sinne) einsetzen zu koennen. Nebeneffekt ist die Gateway-Funktion. Gerade die Gateway-Routinen sind relativ gut portabel (ANSI-C ohne wesentliche UNIX-Einfluesse), und daher bereits auf anderen Computertypen realisiert worden. Bei den Online-Routinen ist das schwieriger, aber nicht unmoeglich. UNIX-Connect kann auch als Point benutzt werden - also um am heimischen Linux-System die Nachrichten aus der Z-NETZ MailBox vor Ort im ELM oder NN zu lesen. Dieser Einsatzmoeglichkeit widmet die Dokumentation ein eigenes Kapitel, da hierbei sehr viele Konfigurationsprobleme von vornherein vermieden werden koennen. Autoren: * 1993-1994 Martin Husemann * 1995-1998 Christopher Creutzig * 1997-1998 Detlef Wuerkner * 1995-2000 Moritz Both * 1997-2000 Matthias Andree * 1997-2000 Andreas Barth * 1999-2000 Krischan Jodies * 1996-2001 Dirk Meyer FTP: ftp://ftp.sf.net/pub/sourceforge/unix-connect/ FTP: ftp://unix-connect.sf.net/pub/unix-connect/ FTP: ftp://ftp.dinoex.org/pub/unix-connenct/ WWW: http://www.dinoex.de/unix-connect.html =============================================================================



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