| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
Notes:
svn path=/head/; revision=114511
|
|
|
|
|
|
|
| |
Noticed by: Kris / pointyhat.
Notes:
svn path=/head/; revision=113377
|
|
|
|
| |
Notes:
svn path=/head/; revision=113362
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
|
|
| |
Note: the language pack for firefox 0.9.1 is not yet available.
PR: ports/63238
Notes:
svn path=/head/; revision=112833
|
|
|
|
|
|
|
|
| |
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
Notes:
svn path=/head/; revision=111956
|
|
|
|
| |
Notes:
svn path=/head/; revision=111798
|
|
|
|
|
|
|
|
| |
PR: ports/67858
Submitted by: maintainer
Notes:
svn path=/head/; revision=111324
|
|
|
|
| |
Notes:
svn path=/head/; revision=111165
|
|
|
|
| |
Notes:
svn path=/head/; revision=111111
|
|
|
|
| |
Notes:
svn path=/head/; revision=110841
|
|
|
|
| |
Notes:
svn path=/head/; revision=109756
|
|
|
|
| |
Notes:
svn path=/head/; revision=109754
|
|
|
|
| |
Notes:
svn path=/head/; revision=109753
|
|
|
|
|
|
|
|
|
| |
PR: ports/66525
Submitted by: Lars Thegler <lars@thegler.dk>
Reviewed/approved by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Notes:
svn path=/head/; revision=109644
|
|
|
|
|
|
|
| |
Update to 1.3.1
Notes:
svn path=/head/; revision=108575
|
|
|
|
|
|
|
|
|
| |
Noticed on dosirak & bento.
Approved by: mat (mentor).
Notes:
svn path=/head/; revision=107873
|
|
|
|
| |
Notes:
svn path=/head/; revision=107688
|
|
|
|
|
|
|
|
|
|
|
| |
+ utilize USE_APACHE and let it run smoothly with Apache2
+ utilize PORTDOCS
+ display a clean PKGMESSAGE when installing a package.
Approved by: mat (mentor).
Notes:
svn path=/head/; revision=107213
|
|
|
|
|
|
|
|
|
|
| |
NO_LATEST_LINK=yes for openoffice-1.0 ports
since they may be deprecated in future...
Pointed out by: kris
Notes:
svn path=/head/; revision=106753
|
|
|
|
| |
Notes:
svn path=/head/; revision=106671
|
|
|
|
| |
Notes:
svn path=/head/; revision=106303
|
|
|
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
Notes:
svn path=/head/; revision=105948
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
| |
Notes:
svn path=/head/; revision=105187
|
|
|
|
|
|
|
|
| |
Submitted by: Trevor Johnson <trevor@FreeBSD.org>
Approved by: mat (mentor).
Notes:
svn path=/head/; revision=104557
|
|
|
|
| |
Notes:
svn path=/head/; revision=104062
|
|
|
|
|
|
|
| |
Approved: maintainer
Notes:
svn path=/head/; revision=103983
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
| |
PR: 63824
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes:
svn path=/head/; revision=103825
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* EXTRACT_CMD added
* *_SUB added
* delete %%DOCSDIR%% if NOPORTDOC
* pkg-plist sorted
* code linted
PR: 64021
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes:
svn path=/head/; revision=103819
|
|
|
|
|
|
|
|
| |
PR: ports/63989
Submitted by: Pedro f. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=103784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=103453
|
|
|
|
|
|
|
|
|
|
|
| |
The original URL is now invalid => fix it.
Since I'm there, SIZE-ify and use DOCSDIR.
PR: ports/63858
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes:
svn path=/head/; revision=103144
|
|
|
|
|
|
|
|
| |
PR: ports/63642
Submitted by: gioria (maintainer)
Notes:
svn path=/head/; revision=102757
|
|
|
|
| |
Notes:
svn path=/head/; revision=102145
|
|
|
|
|
|
|
|
| |
- kill pkg-plist
- SIZEify distinfo
Notes:
svn path=/head/; revision=100261
|
|
|
|
|
|
|
|
| |
PR: ports/62311
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=100226
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=100015
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
|
|
|
|
| |
PR: ports/62136
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes:
svn path=/head/; revision=99625
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=99281
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
|
| |
PR: ports/61748
Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
Notes:
svn path=/head/; revision=98836
|
|
|
|
|
|
|
| |
Approved and reviewed by: erwin (mentor)
Notes:
svn path=/head/; revision=98067
|
|
|
|
| |
Notes:
svn path=/head/; revision=96854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=96852
|