summaryrefslogtreecommitdiff
path: root/german
AgeCommit message (Collapse)Author
2004-08-11Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock
into separate ports. The OPTIONS will remain as of yet and trigger dependencies now, for easy transition. Update KOffice to version 1.3.2. Add patches to fix a number of issues, including: - fix kxkb on Xorg - fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2 with optimizations greater than -O Add security related patches and entries to portaudit.txt.
2004-07-09Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke
the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
2004-07-05Upgrade to Product Update 3.Martin Blapp
2004-06-23Establish a correct master-slave relationship betweenMark Linimon
www/linux-mozillafirebird and the ports that inherit most of their information (except, e.g., distinfo) from it. These changes should be transparent to installs (tested and verified locally). While here, update two cases of stale distfile info. (MD5s verified versus mozilla.org.) PR: ports/67701 Approved by: maintainer timeout (2 weeks)
2004-06-20- Remove empty files [1]Pav Lucistnik
- While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk <sem@ciam.ru>
2004-06-09Update to version 3.2.3Michael Nottebrock
2004-06-08BROKEN: UnfetchableKris Kennaway
2004-06-08- Fix MASTER_SITESKirill Ponomarev
PR: ports/66704 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout
2004-06-06Don't use Makefile.kde anymoreMarkus Brueffer
2004-05-18Upgrade to so-7-pp2 (product update 2)Martin Blapp
2004-05-15NO_LATEST_LINK=yesMartin Blapp
Obtained from: kris
2004-05-06Oops. Forgot the language categories.Michael Nottebrock
Update to 1.3.1
2004-04-20Update to KDE 3.2.2Michael Nottebrock
2004-04-12Fix LATEST_LINK conflictsMaho Nakata
NO_LATEST_LINK=yes for openoffice-1.0 ports since they may be deprecated in future... Pointed out by: kris
2004-04-05Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke
2004-04-02Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway
category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
2004-04-01Update to 1.11: adds the possibility to change the font size in someMark Linimon
locations; minor bugfixes. PR: ports/64810 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
2004-03-31SIZEify (maintainer timeout)Trevor Johnson
2004-03-29- Fix packagingPav Lucistnik
PR: ports/64317 Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer)
2004-03-28- SIZEifyMarkus Brueffer
Submitted by: trevor Approved by: arved (mentor)
2004-03-18Add SIZE.Jacques Vidrine
Submitted by: trevor
2004-03-17Add staroffice70Kris Kennaway
Pointy hat to: mbr
2004-03-14Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett
Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
2004-03-09Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock
Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
2004-02-26- add SIZEDirk Meyer
2004-02-23Change my email address.Markus Brueffer
Approved by: arved (mentor)
2004-02-09BROKEN on 5.x: broken pkg-plistKris Kennaway
2004-02-06Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson
2004-02-05Update to KDE 3.2.0Michael Nottebrock
Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series.
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke
(Part 2)
2004-02-04Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke
Submitted by: trevor Tested by: bento
2004-01-23Now gettext 0.12.1 is gettext-old.Trevor Johnson
2004-01-22- fix PKGORIGINOliver Eikemeier
since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor)
2004-01-21- Update to 3.13Pav Lucistnik
PR: ports/61570 Submitted by: Slaven Rezic <slaven@rezic.de> (maintainer)
2004-01-09Fix Makefile comment in port.Martin Blapp
2004-01-09Add german port of staroffice7.0Martin Blapp
2004-01-03uncomment test lines. apologies.Edwin Groothuis
2004-01-03[NEW PORT] german/de-geonext: Interactive (dynamic) elementary Geometry SoftwareEdwin Groothuis
The dynamic mathematics software Geonext establishes new ways of teaching and learning mathematics. It offers opportunities of visualisation that can't be realised on paper or blackboard and with traditional construction tools. Geonext enables autonomous and cooperative learning of mathematics in the classroom. It encourages an active discovering approach to mathematical thinking. Geonext can be used at school and at home for free (GPL). Therefore the software can be handed out to students without any copyright problems (GPL). Geonext can be used from elementary school up to calculus at high school and in teacher-training at university in a manifold and flexible way. WWW: http://www.geonext.de - Andreas Fehlner fehlner@gmx.de PR: ports/59453 Submitted by: Andreas Fehlner <fehlner@gmx.de>
2003-12-29- update to 0.95Dirk Meyer
2003-11-20Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson
Submitted by: Oliver Eikemeier
2003-11-20Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson
"perl -pi -e" construction.
2003-11-19new German-language, i386 Linux binary port of Firebird Web browserTrevor Johnson
2003-11-14Fix COMMENT spellingOliver Eikemeier
PR: 59188 Approved by: marcus (mentor)
2003-11-14Fix COMMENT with an a-umlaut.Norikatsu Shigemura
PR: ports/59188 Submitted by eik Not objected to by: openoffice
2003-11-13Add kheisereg, utility to search offline within the article databaseTilman Keskinoz
of the magazines "c't" and "iX" PR: 59156 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
2003-11-13Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson
2003-11-09OpenOffice -> OpenOffice.orgMaho Nakata
Submitted by: Pavel@Janik.cz (Pavel Janik)
2003-11-09Language setting was wrong for german.Maho Nakata
2003-11-08Add OpenOffice.org 1.1 for german.Maho Nakata
2003-11-08Forgot to change Makefile s..Maho Nakata
Pointed out: sf Pointy hat to: myself Thank you very much fujishima-san!