Commit Graph

165 Commits

Author SHA1 Message Date
Dirk Meyer
414f81e2b0 Add missing BUILD_DEPENDS line. 2001-08-25 06:13:05 +00:00
Alexander Langer
120f0a19fc Remove garbage at and of line.
Submitted by:	bento
2001-08-23 16:15:20 +00:00
Dirk Meyer
ee5094ad8b Avoid to build with broken Optimisation 2001-08-21 18:38:22 +00:00
Dirk Meyer
e9088574e7 Fix problem with PKGNAMEPREFIX set 2001-08-20 06:36:29 +00:00
Dirk Meyer
39de92460a Add an english abtract.
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.
2001-08-19 13:46:02 +00:00
Dirk Meyer
474819d807 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
2001-08-18 20:57:05 +00:00
Alexander Langer
96bc7435a6 Add PORTREVISION=3.
Include Makefile.local, if possible.

Submitted by:	dinoex
2001-08-14 20:06:11 +00:00
Alexander Langer
5bc487f225 Add PORTREVISION=3.
Include Makefile.local, when possible.

Submitted by:	dinoex
2001-08-14 20:05:49 +00:00
Alexander Langer
3d58c21f6a Remove DISTNAME and UNSQ hacks, they have been merged to the masterport.
Submitted by:	dinoex
2001-08-14 20:04:08 +00:00
Dirk Meyer
680fdcafcd - Update path from masterport 2001-08-01 15:16:00 +00:00
Dirk Meyer
119ffec125 - DISTNAME needs PORTVERSION of master PORT
- Add support for Makefile.local
- PORTREVISTION bumped

PR:		28368
2001-08-01 05:06:44 +00:00
David E. O'Brien
e4e10e443f Minor Staroffice 5.2 fixes and addons for the english and german port.
- Remove non working MASTER_SITES
- Make Adabas installation optional with make WITH_ADABAS=YES
- Add a check for free disk space in Makefile
- Replace a "/usr/local" with $PREFIX, which should fix make $PREFIX=
- Replace german "umlauts" in the german port.

Submitted by:	Martin Blapp <mb@imp.ch>
2001-06-03 16:29:56 +00:00
Dirk Meyer
2ed7e49c39 - Make this PORTS a slave port of www/webalizer
- Allow Makefile.local in the slave dir.
2001-05-29 20:01:19 +00:00
Jacques Vidrine
87c79eaed8 A German-English dictionary program for X windows/Unix 2001-05-25 23:51:34 +00:00
Maxim Sobolev
f88690bf53 Ports policy:
Ensure that the master category is always matches name of the parent
 (category) directory. This is required for ORIGIN to function properly.
2001-05-22 18:19:44 +00:00
Alexander Langer
27b48095bf Update to version 3.03.
This update is a compatiblity updates for systems with Perl 5.6.0
and 5.00503.

PR:		26456
Submitted by:	maintainer
2001-05-09 09:49:48 +00:00
Dirk Meyer
d117506b83 - Removed obsolte german/webalizer
Thanks for the head up.

Submitted by:	kent@tfd.com (Kent Hauser)
2001-05-09 04:41:07 +00:00
Dirk Meyer
c63d2fb848 - remove outdated port
PR:		21875
2001-05-07 16:43:41 +00:00
Dirk Froemberg
d0ca03c713 Add de-php_doc - a german version of lang/php_doc. 2001-04-29 13:45:02 +00:00
Dmitry Sivachenko
387390a801 New port: de-kde2-i18n: KDE2 messages and documentation in German language. 2001-04-17 09:00:46 +00:00
Dirk Meyer
34d4a9724a added %%PORTDOCS%% in pkg-plist 2001-04-13 11:43:12 +00:00
Jimmy Olgeni
e42ae82388 At deinstall time, remove the "application/x-ica" mime type from netscape's
mailcap and mime.types files.

Do this only if the netscape files actually exist.
2001-04-01 18:02:38 +00:00
Dirk Meyer
e3b4a947d6 - bumped port revision
- CVS Reopsitory copy still open

PR:		21875
2001-03-21 19:38:24 +00:00
Dirk Meyer
9228142ebd - moved patches from www/webalizer2 to german/webalizer2
PR:		21875
2001-03-21 19:34:37 +00:00
Dirk Meyer
5cbfd34b78 path in manpage gives now the true location of the configuration file
PR:		25583
2001-03-10 19:03:14 +00:00
John Baldwin
0d716663cd The path needs to be dinked with for the install-user target as well.
Submitted by:	Martin Blapp <mb@imp.ch>
2001-03-02 00:50:43 +00:00
John Baldwin
a849609e93 Ensure that /bin is at the head of the path when running the setup program
so that we get the right uname binary.

PR:		24049, 25231, 25443, 25458
Submitted by:	Martin Blapp <mb@imp.ch>
2001-03-02 00:27:40 +00:00
Wolfram Schneider
3431433f18 Remove duplicated URL 2001-02-24 17:43:49 +00:00
Dirk Meyer
af4b7cdb70 Master-Sites changed, renaming of directories.
Approved by:	will
2001-02-23 05:48:23 +00:00
Akinori MUSHA
9e04885221 Chase graphics/gd's shlib version bump. 2001-02-12 10:01:08 +00:00
Jimmy Olgeni
f16938e3a0 Spaces -> tabs in ports/german. 2001-02-06 13:13:16 +00:00
Alexander Langer
0b75618ec9 Set PORTVERSION to 20001109, since ISPELL_DENEU version bumped. 2001-01-13 13:44:00 +00:00
Alexander Langer
1a26ccb64b Update ISPELL_DENEU to 20001109 version 2001-01-13 13:31:20 +00:00
Alexander Langer
50d15dbd05 Add SunSolve Patch 109939-02.
This fixes numerous bugs.  See the PR 23783 for details.

PR:		23783, 23784, 23785, 23809
Submitted by:	Martin Blapp <mb@imp.ch> (maintainer)
2000-12-24 14:37:25 +00:00
Alexander Langer
8c3b51780d Add SunSolve Patch 109939-02.
This fixes numerous bugs.  See the PR for details.

PR:		23783
Submitted by:	Martin Blapp <mb@imp.ch> (maintainer)
2000-12-24 14:28:59 +00:00
Alexander Langer
81088c4cbb Fix default $PATH settings for user-installation.
PR:		23774
Submitted by:	Martin Blapp <mb@imp.ch> (maintainer)
2000-12-24 14:23:54 +00:00
Alexander Langer
961ac0e452 Fix default $PATH settings for user-installation.
PR:		23773
Submitted by:	Martin Blapp <mb@imp.ch> (maintainer)
Thanks to:	jedgar ("or bug Alex") =)
2000-12-24 14:21:47 +00:00
Wolfram Schneider
3dffb81766 Here's an update from 2.xx to 3.01.
PR:	  ports/23631
Submitted by: Slaven Rezic <eserte@vran.herceg.de>
2000-12-19 11:36:19 +00:00
Chris D. Faulhaber
80e22c3599 New port: de-citrix_ica, the German version of the Citrix(R) ICA(R) Client
PR:		23498
Submitted by:	Martin Blapp <mb@imp.ch>
2000-12-12 16:01:22 +00:00
Chris D. Faulhaber
051a553bab Fix spelling error (endif -> fi)
PR:		22539
Submitted by:	Maintainer
2000-11-02 14:12:32 +00:00
Kevin Lo
45685a2382 Upgrade to version 2.1.6
PR: 22158
Submitted by: MAINTAINER
2000-10-21 12:51:48 +00:00
David E. O'Brien
82bf1f9a40 Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22.
Requested by:	maintainer
2000-10-14 20:15:17 +00:00
David E. O'Brien
8c0ea44471 Fix CDROM based installs.
Approved by:	Martin Blapp <mb@imp.ch>
2000-10-14 20:10:11 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Kevin Lo
48e1513c1c Update to version 2.1.5
PR: 21817
Submitted by: MAINTAINER
2000-10-07 15:56:53 +00:00
Kevin Lo
c66c6ca5ca Update to version 2.1.3
PR: 21655
Submitted by: MAINTAINER
2000-09-30 15:22:26 +00:00
Chris D. Faulhaber
b6519745c7 - Fix ${LINUXBASE} for /compat/linux
- Fix some warning text
- Fix ${CATEGORIES} and add german

Submitted by:	Maintainer
2000-09-23 10:33:14 +00:00
Chris D. Faulhaber
8e3dae73f7 - Fix ${LINUXBASE} for /compat/linux
- Fix some warning text

Submitted by:	Maintainer
2000-09-23 10:32:30 +00:00
Kris Kennaway
6395935fa1 Use pre.port.mk to pick up PKGNAMPREFIX and install the correct files.
Submitted by:	onigiri
Reviewed by:	Maintainer
2000-09-22 22:51:56 +00:00
Satoshi Asami
48b84bde85 Add category "french" and "german" as appropriate. 2000-09-22 12:20:59 +00:00