summaryrefslogtreecommitdiff
path: root/german (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Install the program 'dict' as 'de-dict', so the port canWolfram Schneider2002-03-092-1/+12
| | | | | | | | | | co-exist with textproc/dict PR: ports/35257 Submitted by: Dirk Gouders <gouders@et.bocholt.fh-ge.de> Notes: svn path=/head/; revision=55777
* Use the German home page rather than the English one.Trevor Johnson2002-03-042-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=55518
* Remove this file, since it will now be generated entirely in theTrevor Johnson2002-03-042-6/+0
| | | | | | | Makefile of the master port. Notes: svn path=/head/; revision=55514
* Add new port of Netscape 6 (Linux binary) with German localization.Trevor Johnson2002-03-0421-0/+1373
| | | | | | | Submitted by: Thomas E. Zander <riggs@hadiko.de> Notes: svn path=/head/; revision=55503
* Don't try to use ${AWK}, ${GREP} or ${TAIL} in != before includingBill Fenner2002-01-291-2/+3
| | | | | | | | | bsd.port.pre.mk. Submitted by: distfile survey Notes: svn path=/head/; revision=53971
* Don't try to use ${AWK}, ${GREP} and ${TAIL} in != before includingBill Fenner2002-01-291-2/+2
| | | | | | | | | bsd.port.pre.mk . Submitted by: distfile survey Notes: svn path=/head/; revision=53970
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-295-10/+10
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53954
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53953
* 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
* Mark port broken (until April when 6.0 get's released :-)Martin Blapp2002-01-221-0/+1
| | | | | | | Submitted by: Joachim Strömbergson <watchman@ludd.luth.se> Notes: svn path=/head/; revision=53602
* Fix the package list and remove netscape plugin if installedMartin Blapp2002-01-224-346/+190
| | | | Notes: svn path=/head/; revision=53538
* Fix the plugin install. Look if there is a linux netscape installedMartin Blapp2002-01-224-16/+112
| | | | | | | | | and use it's plugin dir to install. PR: ports/33318 Notes: svn path=/head/; revision=53497
* Add new ports: french/koffice-i18n, german/koffice-i18n and ↵SADA Kenji2002-01-204-0/+52
| | | | | | | | | | | | | japanese/koffice-i18n as satellite ports. The PR also include russian/koffice-i18n which was already imported by demon; I'll consider how we would treat it with him. PR: ports/33005 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> Notes: svn path=/head/; revision=53389
* - 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
* Add message explaining that after installation the user have to run the programMaxim Sobolev2001-12-292-4/+12
| | | | | | | | | | as root in order to create registration key in ${DATADIR}. PR: 33286 Submitted by: David <ddavid_3@yahoo.com> Notes: svn path=/head/; revision=52350
* Hardcode another /cdrom, since the define is not overwritten by theMartin Blapp2001-12-281-3/+1
| | | | | | | | | PRE section. Install the patches too for a WITH_CDROM installation. Approved by: demon Notes: svn path=/head/; revision=52321
* Add linux-eagle , an easy to use, yet powerful tool for designingMaxim Sobolev2001-12-265-0/+703
| | | | | | | printed circuit boards. Notes: svn path=/head/; revision=52211
* Hardcode the /cdrom path, until bsd.port.mk is fixed. I don't knowMartin Blapp2001-12-251-0/+1
| | | | | | | | | | | if the fix (PR 30983) will make it into 4.5R. PR: ports 29843 (fixed), ports 30983 Approved by: demon,wca Notes: svn path=/head/; revision=52154
* Maintainer is now a committerMartin Blapp2001-12-242-2/+2
| | | | | | | Approved by: demon Notes: svn path=/head/; revision=52100
* Change my email address, upgrade to latest version and fixMartin Blapp2001-12-236-24/+42
| | | | | | | | | | | the endless loop during install in the case no netscape was installed. PR: ports/31390 Reviewed by: Dmitry Sivachenko <mitya@cavia.pp.ru> Notes: svn path=/head/; revision=52068
* Bump PORTREVISION due to recent update of sunsolve patch.Dmitry Sivachenko2001-12-191-0/+1
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=51853
* Update for new sunsolve patch.Dmitry Sivachenko2001-12-183-5/+48
| | | | | | | | PR: 32969 Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER) Notes: svn path=/head/; revision=51738
* Fix pkg-plist.Dmitry Sivachenko2001-12-181-3864/+3399
| | | | | | | | PR: 32908 Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER) Notes: svn path=/head/; revision=51737
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Style police: remove trailing space in WWW tagMario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | Notes: svn path=/head/; revision=50294
* Opps, this is a bourne script, not binary.David E. O'Brien2001-10-171-1/+1
| | | | Notes: svn path=/head/; revision=48890
* Clean up the Makefile some by using .for and reducing wrapped lines.David E. O'Brien2001-10-161-28/+24
| | | | Notes: svn path=/head/; revision=48849
* Allow easier tracking.David E. O'Brien2001-10-161-0/+1
| | | | Notes: svn path=/head/; revision=48848
* Farther tweaks to fix the coredumping during setup.David E. O'Brien2001-10-1611-1729/+57
| | | | | | | Submitted by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=48847
* chmod is a wonderful thing -- it can do more than one thing at a time.David E. O'Brien2001-10-151-2/+1
| | | | Notes: svn path=/head/; revision=48821
* We can more easily just echo the single line that is in sversionrcDavid E. O'Brien2001-10-152-7/+3
| | | | | | | than copy & sed it. Notes: svn path=/head/; revision=48820
* - Add missing file sversionrcAlexander Langer2001-10-144-38/+42
| | | | | | | | | | | | | | | | - Added fix for WRKDIRPREFIX size and better english. Thank goes to Mike Meyer <mwm@mired.org> - Depend on installed libXrender.so.1.0 (linux-base-7) - Create symlink for libXrender.so within the staroffice installation. - Fix broken ".if !exists" cases with "ls -fs" instead just "ln -s" - Fix spelling errors Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER) Notes: svn path=/head/; revision=48769
* Remove additional "'"Alexander Langer2001-10-131-1/+1
| | | | | | | | | PR: 31242 Submitted by: David <ddavid_3@yahoo.com> Approved by: maintainer Notes: svn path=/head/; revision=48732
* Upgrade to StarOffice 6.0 (repo-copied from staroffice52).Dmitry Sivachenko2001-10-1212-3142/+5867
| | | | | | | | PR: 31161 Submitted by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=48726
* Fix the CDROM install of StarOffice.Chris D. Faulhaber2001-10-032-14/+32
| | | | | | | | PR: 30983 Submitted by: Maintainer Notes: svn path=/head/; revision=48391
* 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
* Use full path to mount and utilites, because /sbin might not be in PATH.Alexander Langer2001-09-052-4/+4
| | | | | | | | | Fix last-minute brainos in the message for linprocfs. Submitted by: fenner Notes: svn path=/head/; revision=47461
* - Add check for installed and running linprocfsAlexander Langer2001-09-042-0/+33
| | | | | | | | | - Sync french version with the english and german version Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER) Notes: svn path=/head/; revision=47434
* problem:Dirk Meyer2001-08-293-15/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revision is ofen misleading when slave ports have own PORTVERSION, maintainer has to bump local PORTREVISION fore each master port change. de-ispell-20001109_2 (master: 3.2.04_1) de-ispell-20001109 (master: 3.2.05) use of PKGNAMESUFFIX traces version better: testpatterns: $ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05_1 = -------------------------------------------v $ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05 > -----------------------------------------------------------------------v $ pkg_version -t de-ispell-20001109-3.2.05_1 de-ispell-20001109-3.2.05_2 < ------------------------------v $ pkg_version -t de-ispell-20011109-3.2.05_1 de-ispell-20001109-3.2.05_1 > ------------------------------v $ pkg_version -t de-ispell-20011109-3.2.05_1 de-ispell-20001109-3.2.05_2 > Transition from old method to new: $ pkg_version -t de-ispell-20011109_3 de-ispell-20011109-3.2.05_2 < Approved by: alex@big.endian.de Notes: svn path=/head/; revision=47057
* Add missing BUILD_DEPENDS line.Dirk Meyer2001-08-251-0/+2
| | | | Notes: svn path=/head/; revision=46849
* Remove garbage at and of line.Alexander Langer2001-08-232-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=46722
* 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-186-0/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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
* Add PORTREVISION=3.Alexander Langer2001-08-141-0/+5
| | | | | | | | | Include Makefile.local, if possible. Submitted by: dinoex Notes: svn path=/head/; revision=46258
* Add PORTREVISION=3.Alexander Langer2001-08-141-0/+5
| | | | | | | | | Include Makefile.local, when possible. Submitted by: dinoex Notes: svn path=/head/; revision=46257
* Remove DISTNAME and UNSQ hacks, they have been merged to the masterport.Alexander Langer2001-08-141-2/+0
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=46256
* - Update path from masterportDirk Meyer2001-08-011-2/+2
| | | | Notes: svn path=/head/; revision=45703