aboutsummaryrefslogtreecommitdiff
path: root/german/unix-connect
Commit message (Collapse)AuthorAgeFilesLines
* - remove config for package on pointyhatDirk Meyer2007-07-221-3/+0
| | | | Notes: svn path=/head/; revision=196078
* - use MANUAL_PACKAGE_BUILDDirk Meyer2007-06-261-3/+1
| | | | | | | Suggested by: pav Notes: svn path=/head/; revision=194303
* - mark IGNORE for pointyhatDirk Meyer2007-06-261-0/+3
| | | | | | | Approved by: pav (portmgr) Notes: svn path=/head/; revision=194302
* - hack around missing domainameDirk Meyer2006-09-051-0/+4
| | | | | | | http://pointyhat.freebsd.org/errorlogs/amd64-6-latest/lha-ac-1.14i_8.log Notes: svn path=/head/; revision=172272
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102161
* - update to 0.95Dirk Meyer2003-12-292-2/+2
| | | | Notes: svn path=/head/; revision=96856
* - use DOCSDIRDirk Meyer2003-10-121-22/+22
| | | | Notes: svn path=/head/; revision=90904
* - fix PLISTDirk Meyer2003-04-052-1/+27
| | | | Notes: svn path=/head/; revision=78279
* - MAINTAINER in standard captionDirk Meyer2003-03-041-1/+1
| | | | Notes: svn path=/head/; revision=76871
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - make portlint happierDirk Meyer2003-01-222-3/+4
| | | | Notes: svn path=/head/; revision=73806
* Fix typo in URLDirk Meyer2002-07-221-1/+1
| | | | | | | Submitted by: raabe@kde.org Notes: svn path=/head/; revision=63367
* Update to: unix-connect-0.94Dirk Meyer2002-06-082-2/+3
| | | | Notes: svn path=/head/; revision=60846
* Change some defines from "YES" to "yes"Dirk Meyer2002-01-281-1/+1
| | | | | | | See samples in the porters-handbook. Notes: svn path=/head/; revision=53893
* - make portlint happierDirk Meyer2002-01-052-4/+4
| | | | | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail Notes: svn path=/head/; revision=52636
* Style police: remove trailing space in WWW tagMario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | Notes: svn path=/head/; revision=50294
* Update to 0.93Dirk Meyer2001-10-012-2/+2
| | | | | | | | - Fixed problem in current - Support for charsets extended Notes: svn path=/head/; revision=48316
* - Fix grammar in AbstractDirk Meyer2001-09-181-4/+3
| | | | | | | | | | - Update URL PR: 30552 Submitted by: bartequi@neomedia.it Notes: svn path=/head/; revision=47929
* Add missing BUILD_DEPENDS line.Dirk Meyer2001-08-251-0/+2
| | | | Notes: svn path=/head/; revision=46849
* Avoid to build with broken OptimisationDirk Meyer2001-08-211-0/+1
| | | | Notes: svn path=/head/; revision=46608
* Fix problem with PKGNAMEPREFIX setDirk Meyer2001-08-201-1/+1
| | | | Notes: svn path=/head/; revision=46506
* Add an english abtract.Dirk Meyer2001-08-191-8/+4
| | | | | | | | | It is an german communication-protocol over modem lines, a gateway for mail and news, complient to the german "GATEBAU" regulations. It is the native protocol for the z-netz newsgroups. Notes: svn path=/head/; revision=46476
* New port of unix-connectDirk Meyer2001-08-185-0/+112
[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 Notes: svn path=/head/; revision=46444