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.
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).
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.
Le logiciel de gomtrie dynamique GEONEXT ouvre de nouvelles
voies pour l'enseignement et l'apprentissage des mathmatiques.
Il offre des possibilits de visualisation qui ne sont pas
ralisables avec un papier, un crayon et des outils de
construction traditionnels, ni mme au tableau.
GEONExT est un outil de travail pour l'enseignement. Il
permet aux lves de travailler de faon responsable, autonome
et cooprative, et permet ainsi une dcouverte active des
notions mathmatiques. GEONEXT peut tre install gratuitement
au sein et en dehors de l'cole (GPL). L'utilisation du mme
logiciel par les lves n'est donc plus un problme(GPL).
GEONExT peut tre employ en gomtrie l'cole primaire, en
analyse dans l'enseignement secondaire, de manire varie et
flexible comme illustration de cours l'Universit, comme
un programme indpendant mais aussi dans le cadre d'un
environnement de travail internet du type "cartable
lectronique".
En tant qu'application indpendante, GEONExT est un outil
pour la ralisation de constructions gomtriques. Pour cela,
GEONExT propose une feuille de dessin et une multitude
d'outils de construction. A la diffrence des dessins sur
papier, les constructions peuvent tre changes posteriori
et modifies de faon dynamique.
Wow. fmt(1) does do weird things with accented characters :-)
PR: ports/60590
Submitted by: Andreas Fehlner <fehlner@gmx.de>
Problem reported by Matthew Seaman:
The french/facturier port uses the ${APACHE_PORT} variable
in a manner inconsistent with most other ports that depend
on apache, and with the usage in bsd.ports.mk.
(also added WWWOWN/WWWGRP)
PR: ports/60665
Submitted by: Thierry Thomas <thierry@pompo.net>
- french/eficas from 1.4 to 1.5;
- cad/metis-edf from 3 to 3.1;
- cad/astk-serveur & cad/astk-client from 1.0.14 to 1.0.21;
- french/homard from 5.5 to 6.2;
. don't install Homard automatically with Aster; like Gibi, Homard
depends on french/aster: this is more compliant with the licenses,
and it will be possible to build packages for Aster.
PR: 59312 59881
Submitted By: Thierry Thomas <thierry@pompo.net>
Gibi is an additional meshing tool for
Code_Aster; until now, it was not possible to use it outside
of EDF or CEA, but its license has just changed: now we can
use it freely, though only in conjunction with Aster.
PR: 57817
Submitted by: Thierry Thomas <thierry@pompo.net>