summaryrefslogtreecommitdiff
path: root/german (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-083-3/+3
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Update to version 2.1.5Kevin Lo2000-10-072-4/+4
| | | | | | | | PR: 21817 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33467
* Update to version 2.1.3Kevin Lo2000-09-302-6/+7
| | | | | | | | PR: 21655 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33266
* - Fix ${LINUXBASE} for /compat/linuxChris D. Faulhaber2000-09-231-7/+6
| | | | | | | | | | - Fix some warning text - Fix ${CATEGORIES} and add german Submitted by: Maintainer Notes: svn path=/head/; revision=33038
* - Fix ${LINUXBASE} for /compat/linuxChris D. Faulhaber2000-09-231-8/+7
| | | | | | | | | - Fix some warning text Submitted by: Maintainer Notes: svn path=/head/; revision=33036
* Use pre.port.mk to pick up PKGNAMPREFIX and install the correct files.Kris Kennaway2000-09-221-1/+3
| | | | | | | | Submitted by: onigiri Reviewed by: Maintainer Notes: svn path=/head/; revision=33024
* Add category "french" and "german" as appropriate.Satoshi Asami2000-09-223-0/+3
| | | | Notes: svn path=/head/; revision=33004
* Repo copy textproc/de{,alt,neu}-ispell to german/ispell{,-alt,-neu}.Satoshi Asami2000-09-224-6/+8
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=32970
* Add staroffice52.Satoshi Asami2000-09-211-0/+1
| | | | Notes: svn path=/head/; revision=32917
* Remove de-spinne -- this port depends on lang/mocka, which has been brokenSatoshi Asami2000-09-211-1/+0
| | | | | | | (BROKEN_ELF) for two years and has been recently removed. Notes: svn path=/head/; revision=32915
* * Depend on libc6, this should fix some lib-problems. Also automaticallyAlexander Langer2000-09-151-1/+4
| | | | | | | | | | install linuxbase if it's not yet installed. * Fix the cdrom installation Submitted by: Martin Blapp <mp@imp.ch> (MAINTAINER) on IRC Notes: svn path=/head/; revision=32650
* * Depend on libc6, this should fix some lib-problems. Also automaticallyAlexander Langer2000-09-151-3/+6
| | | | | | | | | | | | install linuxbase if it's not yet installed. * Fix the cdrom installation * Fix a typo in a shell script part of the makefile so the past installation patches work finally. Submitted by: Martin Blapp <mp@imp.ch> (MAINTAINER) on IRC Notes: svn path=/head/; revision=32649
* Fix cut and paste error.Chris Costello2000-09-071-1/+2
| | | | | | | Submitted by: Martin Blapp, maintainer Notes: svn path=/head/; revision=32409
* Fix the error detection routines at the end.Sheldon Hearn2000-09-072-26/+32
| | | | | | | | | | | Remove some unused cruft. Get LD_LIBRARY_PATH recognized properly. PREFIX-clean. Submitted by: maintainer Notes: svn path=/head/; revision=32390
* Use 'WEBALIZE_LANG?= german' so this can stand-in as a master port.Steve Price2000-09-051-1/+1
| | | | | | | | PR: 20717 Submitted by: maintainer Notes: svn path=/head/; revision=32323
* Use 'WEBALIZER_LANG?= ...' so this port can be as a MASTER for otherSteve Price2000-09-051-1/+1
| | | | | | | | | | language specific versions. PR: 20717 Submitted by: maintainer Notes: svn path=/head/; revision=32293
* Add some more help to solve potential installation problems.Jeroen Ruigrok van der Werven2000-08-311-0/+9
| | | | | | | | | Also add reporting address. Submitted by: MAINTAINER <Martin Blapp <mb@imp.ch>> Notes: svn path=/head/; revision=32144
* Add MASTER_SITES and remove notice about manually downloadingChris D. Faulhaber2000-08-282-34/+19
| | | | | | | Submitted by: Martin Blapp <mb@imp.ch> (Maintainer) Notes: svn path=/head/; revision=32050
* Back out the previous commit. That one has a problem which occurs onAkinori MUSHA2000-08-271-5/+1
| | | | | | | | | | | | | | | cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu Notes: svn path=/head/; revision=32040
* PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.Akinori MUSHA2000-08-271-1/+5
| | | | | | | No response from: ports list, PW Notes: svn path=/head/; revision=32029
* - Add DISPLAY functionality to keep StarOffice from crashing duringChris D. Faulhaber2000-08-256-35/+108
| | | | | | | | | | installation and startup - Make a few cosmetic fixes to the Makefile(s) Submitted by: Martin Blapp <mb@imp.ch> (Maintainer) Notes: svn path=/head/; revision=31965
* New port: staroffice52 (after repo-copy from staroffice5)Chris D. Faulhaber2000-08-2416-5359/+9153
| | | | | | | Submitted by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=31934
* Remove .for loop to install the manpage as it doesn't make sense for onlySteve Price2000-08-191-3/+1
| | | | | | | one file and didn't work either. Notes: svn path=/head/; revision=31769
* Fix MASTER_SITESChris D. Faulhaber2000-08-181-1/+1
| | | | | | | | PR: 20597 Submitted by: Maintainer Notes: svn path=/head/; revision=31735
* Substitute the extra spaces.Kevin Lo2000-08-102-3/+2
| | | | Notes: svn path=/head/; revision=31478
* Update MASTER_SITES.Kevin Lo2000-08-081-2/+2
| | | | | | | | PR: ports/20466 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31411
* Update LIB_DEPENDSKevin Lo2000-08-071-1/+1
| | | | | | | | PR: ports/20428 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31361
* Add webalizer2Alexander Langer2000-07-181-0/+1
| | | | Notes: svn path=/head/; revision=30800
* Update to de-version 2.0.12 after repo-copy from german/webalizer by PW.Alexander Langer2000-07-184-47/+60
| | | | | | | | PR: 18891 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=30773
* Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.orgAlexander Langer2000-06-103-3/+3
| | | | Notes: svn path=/head/; revision=29499
* Another LIB_DEPENDS to change regarding gd: gd.0 -> gd.1.Will Andrews2000-06-062-2/+2
| | | | Notes: svn path=/head/; revision=29274
* Fix how webalizer creates PNG images with .gif extension.Will Andrews2000-05-291-0/+40
| | | | | | | | PR: 18890 Submitted by: maintainer Notes: svn path=/head/; revision=28949
* fix packaging errors (don't sort the @dirrm list in a-z order)Michael Haro2000-04-201-2/+2
| | | | Notes: svn path=/head/; revision=27772
* Correct english grammarMichael Haro2000-04-201-4/+3
| | | | | | | Submitted by: Adam Steffes <asteffes@netmug.org> Notes: svn path=/head/; revision=27771
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-173-9/+9
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* Move language specifications to PKGNAMEPREFIX (for now).Satoshi Asami2000-04-153-3/+6
| | | | Notes: svn path=/head/; revision=27602
* Remove "de-" from front of PORTNAME -- it is specified by ${PKGNAMEPERFIX}Satoshi Asami2000-04-147-7/+7
| | | | | | | now. Notes: svn path=/head/; revision=27556
* Complete /usr/compat -> /compat (this was partly correct already)Peter Wemm2000-04-142-6/+6
| | | | Notes: svn path=/head/; revision=27545
* /usr/compat -> /compat, peter's commit to osf1_base reminded me I had this.Bill Fumerola2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27543
* Remove obsolete `Version required' lines.Akinori MUSHA2000-04-141-1/+0
| | | | Notes: svn path=/head/; revision=27534
* portname/portversion updateMichael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27501
* Set PKGNAMEPREFIX with ?= so it can be overridden.Satoshi Asami2000-04-111-1/+1
| | | | Notes: svn path=/head/; revision=27447
* Add PKGNAMEPREFIX definitions for language-specific dirs.Satoshi Asami2000-04-101-0/+4
| | | | Notes: svn path=/head/; revision=27441
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-093-6/+6
| | | | Notes: svn path=/head/; revision=27429
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-089-28/+28
| | | | Notes: svn path=/head/; revision=27416
* PREFIX -> LOCALBASEMichael Haro2000-03-212-6/+1
| | | | | | | DESCR -> <24 lines Notes: svn path=/head/; revision=26936
* Add mb@imp.ch as the new MAINTAINER.Steve Price2000-02-281-1/+1
| | | | | | | Submitted by: Darren Wiebe <dkwiebe@hagenhomes.com> Notes: svn path=/head/; revision=26416
* Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami2000-02-283-3/+3
| | | | Notes: svn path=/head/; revision=26406
* Misc. small fixes from the maintainer.Steve Price2000-02-272-7/+4
| | | | | | | | PR: 16935 Submitted by: maintainer Notes: svn path=/head/; revision=26362
* Ispell german dictionary (old spelling)Jean-Marc Zucconi2000-02-111-0/+16
| | | | | | | Submitted by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=25672