| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
and the handful of ports that depended on them.
|
| |
|
| |
|
|
|
|
| |
Reported by: Kris / pointyhat.
|
| |
|
| |
|
|
|
|
| |
Remark: 7.4.0 is BROKEN on FreeBSD-4.x.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some
warnings in some cases [2]
- fix a cut&past error in the linux_base-8 pkg-install script [3]
- convert the binary knob "USE_LINUX" to a version specifier, e.g.
USE_LINUX=<value> specifies a dependency upon
emulators/linux_base-<value>, exceptions are a value of "7" (which
does what you want and adds a dependency to linux_base) and any
value without a corresponding port in
PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
the default linux_base)
- don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
this allows us to use the USE_LINUX_PREFIX knob for linux_base and
paves the way for splitting up future linux base ports into
individual pieces
- remove RESTRICTED from some GPL licensed ports, even when we only
distribute binaries, we get them from official linux sites, so
anyone can grab them there if he needs to
- add a dependency upon the linux X11 bits where necessary (based upon
guesswork)
- don't use USE_X_PREFIX in some linux ports since it adds a dependency
to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
- bump the portrevision of the linux ports ("better safe than sorry"
algorithm)
- pass maintainership of the important linux infrastructure to a
mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
doesn't like this: tell us your bikeshed color at freebsd-emulation@,
my color would be "linuxolator@" in case someone cares...)
- add a pkg-install script for linux-fontconfig, but don't use it;
everything should work without it (the FreeBSD fc-cache program should
do all the work), but in case we need it we just need to decomment the
pkg-install part in the Makefile
- fix some dependencies
- fix some bugs
- add some static plists
- unbreak the ports with dependecies to more than one linux_base
This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.
Known bugs:
- the linux-mesa and linux-devtools ports install libGL*.so symlinks
- some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
the linux X11 port, so linx_Base-8 moans at deinstall time)
Future work (interested souls should coordinate with freebsd-emulation@):
- add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
or modify the behavior of USE_XLIB in the USE_LINUX case
AFAIK trevor has some patches.
- make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
the PREFIX?= workaround in some linux ports
Should be discussed/coordinated on/with x11@.
- move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
- update to a more recent linux base
PR: 69997, 70539 (and maybe others)
Discussed with/on: java@, x11@, trevor, portmgr
Tested by: mezz, portmgr, pointyhat
RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1]
Requested by: portmgr [2]
Submitted by: kris [3]
Approved by: portmgr
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION as the location of files has changed
Reviewed by: glewis
Approved by: maintainer
|
|
|
|
|
| |
remained at 7.0 or 7.1. The www/netscape7 version, at 7.2, is apparently
not affected.
|
|
|
|
| |
Reported by: kris via pointyhat.
|
| |
|
| |
|
|
|
|
| |
Forgotten by: kuriyama
|
|
|
|
|
| |
PR: ports/72836
Submitted by: maintainer
|
|
|
|
| |
about cross-site scripting.
|
| |
|
| |
|
|
|
|
| |
big upgrade.
|
|
|
|
| |
AbiWord-2.0.
|
|
|
|
| |
Submitted by: (indirect) "Jacques A. Vidrine" <nectar@FreeBSD.org>
|
| |
|
| |
|
|
|
|
| |
PR: 70434
|
|
|
|
| |
Pointyhat to: me.
|
|
|
|
|
|
|
| |
Note: Minitel is deprecated. I shall mark this port as deprecated at
the end of the year.
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Noticed by: Kris / pointyhat.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Note: the language pack for firefox 0.9.1 is not yet available.
PR: ports/63238
|
|
|
|
|
| |
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
|
| |
|
|
|
|
|
| |
PR: ports/67858
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/66525
Submitted by: Lars Thegler <lars@thegler.dk>
Reviewed/approved by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
|
|
|
|
| |
Update to 1.3.1
|
|
|
|
|
|
| |
Noticed on dosirak & bento.
Approved by: mat (mentor).
|
| |
|
|
|
|
|
|
|
|
| |
+ utilize USE_APACHE and let it run smoothly with Apache2
+ utilize PORTDOCS
+ display a clean PKGMESSAGE when installing a package.
Approved by: mat (mentor).
|
|
|
|
|
|
|
| |
NO_LATEST_LINK=yes for openoffice-1.0 ports
since they may be deprecated in future...
Pointed out by: kris
|
| |
|
| |
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Trevor Johnson <trevor@FreeBSD.org>
Approved by: mat (mentor).
|
| |
|
|
|
|
| |
Approved: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: 63824
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
|
|
|
|
|
|
|
| |
* EXTRACT_CMD added
* *_SUB added
* delete %%DOCSDIR%% if NOPORTDOC
* pkg-plist sorted
* code linted
PR: 64021
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
|
| |
PR: ports/63989
Submitted by: Pedro f. Giffuni <giffunip@asme.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: ports/63642
Submitted by: gioria (maintainer)
|
| |
|
|
|
|
|
| |
- kill pkg-plist
- SIZEify distinfo
|
|
|
|
|
| |
PR: ports/62311
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
(Part 2)
|
|
|
|
| |
(Part 1)
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
|
|
|
|
| |
PR: ports/62136
Submitted by: Thierry Thomas <thierry@pompo.net>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/61748
Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
|
|
|
|
| |
Approved and reviewed by: erwin (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 57749
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/60121
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
| |
PR: 58178
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
| |
Submitted by: Oliver Eikemeier
|
|
|
|
| |
"perl -pi -e" construction.
|
|
|
|
| |
Submitted by: Pavel@Janik.cz (Pavel Janik)
|
| |
|
|
|
|
|
|
|
| |
Pointed out: sf
Pointy hat to: myself
Thank you very much fujishima-san!
|
|
|
|
| |
Pointed out: sf, kris
|
| |
|
|
|
|
| |
Acknowledgment to: nork
|
| |
|
|
|
|
|
|
|
| |
- don't depend on MySQL server (the server may run on another machine).
PR: 58034
Submitted By: MAINTAINER
|
|
|
|
| |
release.
|
|
|
|
|
| |
and the checksum were already ok in the master port; one existing
checksum is bad, however, and requires more investigation.
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefile
PORTREVISION bumped
BROKEN_WWW added (from pkg-descr)
pkg-descr
WWW: deleted
pkg-plist
@name and @cwd deleted
@comment $FreeBSD$ added
share/dico -> %%DATADIR%%
share/doc/dico -> %%DOCSDIR%%
PR: ports/56616
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
|
| |
PR: 57682
Submitted by: Thierry Thomas <thierry@pompo.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
PATCH_DEPENDS was registered => adding LIB_DEPENDS.
2) switching from tk83 to tk84 => bumping PORTREVISION.
PR: ports/55739
Submitted By: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
| |
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus)
|
|
|
|
|
| |
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
PR: 56628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The tarball has been rerolled to fix a bug in ASTK for Linux, but
they did not upgrade the version.
No impact on Code_Aster, excepted distinfo => I don't bump
PORTREVISION (nevertheless, it should be bumped by PR ports/55739).
The full story, in french, is here:
<http://www.code-aster.org/forum/read.php?f=11&;i=326&t=326>.
Fix distinfo.
Changes were in the $Id$ field and in the aster_main.sh script.
PR: ports/56287
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
| |
PR: ports/55671
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
| |
PR: ports/55633
Submitted by: Sebastien Gioria <gioria@FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
| |
(requested by Pedro F. Giffuni);
- handle FFLAGS;
- fix default directories;
- some cleaning.
PR: ports/55431
Submitted By: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/55429
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
| |
unusable
- chase the upgrade from py22 to py23
- bump PORTREVISION
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php
(may not work until a few hours after this commit - we jumped the gun a little
in order to have the update in place at the time the security notifications for
KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).
Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php
Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.
Approved by: will (real mentor asleep)
|
|
|
|
|
| |
PR: 54915
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EDF R&D has developed for twelve years a numerical simulation software
for structural analysis, Code_Aster. Widely used for the expertise and
maintenance of power plants and electrical networks, this tool covers
a wide range of applications today: thermal and mechanical analysis -
3D linear or non linear, static or dynamic analysis pressure vessels -
machines - civil engineering - porous media. (From the press release).
This application is in french, but there exists a translated GUI
(see the port cad/astk-client).
PR: 54766
Submitted by: thierry@pompo.net
|
|
|
|
|
|
|
|
| |
2) change post-patch target to reflect distfile changes between the
PR-based distfile and the Committed-distfile
Submitted by: Dan Langille <dan@langille.org> [1]
Thierry Thomas <thierry@pompo.net> [2]
|
|
|
|
|
| |
PR: 54762
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
| |
PR: 54761
Submitted by: thierry@pompo.net
|
|
|
|
|
| |
PR: 54763
Submitted by: thierry@pompo.net
|
|
|
|
| |
their names.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
English; and 7.02 for French, German, Japanese, and Brazilian
Portuguese. These are reportedly free of the onunload referrer bug
(#145579 in bugzilla).
The Sun Java plugin is no longer available from the same places.
AIM is needed by the 7.02 versions. The DOM inspector and "venkman"
JavaScript debugger are available for 7.1.
Compress generated files with bzip2; omit "linux-" from their names.
The RDF files provided by the ports are no longer needed.
Update references to Netscape 6.
Run chmod to fix permissions on extracted files (for the Portuguese
slave port).
Remove unneeded XXXchecksum target.
Change the configuration process, so that extraneous files are not
downloaded. This resolves PR 44101, submitted by Fernan Aguero.
|
|
|
|
|
| |
PR: 53209
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/47795
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
| |
Reported by: Unfetchable distfiles reminder.
PR: 49019
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
| |
Approved by: portmgr (implicitly)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 47969
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
|
|
|
|
|
| |
PR: 47826
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
|
|
| |
release for 3.1: az hr id is ko lv. These modules remain at their previous
release (and still work), but may be incomplete or incorrect. However,
their distfiles were moved to DIST_SUBDIR=KDE/kde-i18n anyway.
|
|
|
|
|
| |
LIB_DEPENDS on www/mod_php333 instead of lang/php3
Noticed by: bento
|
|
|
|
|
|
|
| |
$(DATABASE) is not set at compile time.
PR: ports/47165
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
|
|
| |
Gfaim is a GTK front-end to a receipts database (in french only)
PR: ports/38638
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
|
|
|
| |
It's the new port for the AbiWord French dictionary
PR: ports/44781
Submitted by: El Fabio <fab@gcu.info>
Approved by: El Fabio <fab@gcu.info> (for commitors changes)
|
|
|
|
|
|
|
|
| |
This is SPIP-1.4. A French Web publication system. Actually this
program is only available in French.
PR: ports/42376
Submitted by: Sebastien Gioria <gioria@FreeBSD.ORG>
|
|
|
|
|
|
|
| |
A web publication system used by http://www.linuxfr.org
PR: ports/42421
Submitted by: Sebastien Gioria <gioria@FreeBSD.ORG>
|
|
|
|
|
| |
PR: ports/39601
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
|
|
|
|
| |
Bandwidth measurement and statics collection tool for a French
project to this purpose.
PR: 41133
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
| |
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
|
| |
|
|
|
|
|
|
|
|
| |
* bump PORTREVISION
* PERL -> REINPLACE
PR: ports/37100
Submitted by: maintainer
|
|
|
|
|
|
| |
should check for this.
Bumped PORTREVISION since this seriously changes the pkg db entries.
|
|
|
|
|
|
|
|
|
|
|
| |
Do not share a profile between Netscape and Mozilla builds. Doing
this can lead to unpredictable results, some of which may include
loss of Search settings and preferences and unchecked growth of
the Bookmarks file (large enough to freeze your system). It is
best to create a new profile for each or manually copy (and change
the name [of]) an existing profile.
Warn users about this.
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports/japanese and ports/www. In their place, I add corresponding netscape7
ports, after repo copies. Now ports/www/netscape7 will no longer be a slave
port. Instead it is the master port for the others.
The French, German, and Japanese ports now have AIM, because I had trouble
getting them to work without it.
I add a security warning to all these ports, about the "forward referrer" bug
(Mozilla bug 145579).
|
|
|
|
|
| |
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
cvsup servers (in about an hour or so)!
|
| |
|
| |
|
|
|
|
| |
absolute path in patch creating it in wrong place.
|
|
|
|
|
| |
PR: 42551
Submitted by: thierry@pompo.net
|
|
|
|
|
| |
PR: 42533
Submitted by: thierry@pompo.net
|
|
|
|
|
|
|
| |
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.
Tested by: Matt Douhan <matt@fruitsalad.org>, alane
Submitted by: lioux [1]
|
| |
|
|
|
|
|
|
|
|
|
| |
german, italian, spanish, japanese and swedish ports.
Create three new targets for the mozilla sub-build. Allow
"make postinstall" to be called without a "make build.
1) Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
|
|
|
|
| |
which is a rewrite of iSpell in c++ with lots of additional features.
|
|
|
|
| |
which is a rewrite of iSpell in c++ with lots of additional features.
|
|
|
|
| |
Add "editors" to CATEGORIES
|
|
|
|
|
|
|
| |
that the dependency is not stored in a package and so future gettext upgrades
should not require a PORTREVISION bump to force the new builds.
2. Bumped PORTREVISION as this affects package contents. Hopefully this
is the last time this happens for this reason.
|
|
|
|
| |
need bizarre gettext errors cropping up, too.
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
|
|
| |
main port. Instead, autogenerate it. Upgrade the oo-mozilla distfile
packages to mozilla 1.0 with newest security bugfixes.
Fix the pkg-message and bump the port version.
|
|
|
|
|
| |
PR: 40272
Submitted by: Tilman Linneweh <tilman@arved.de>
|
|
|
|
|
| |
PR: 40289
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
quiet down portlint.
PR: 39053
Submitter: James Halstead <jah4007@cs.rit.edu>
|
| |
|
|
|
|
|
| |
PR: 39053
Submitted by: James Halstead <jah4007@cs.rit.edu>
|
|
|
|
|
| |
PR: 39053
Submitted by: James Halstead <jah4007@cs.rit.edu>
|
|
|
|
|
| |
PR: 39053
Submitted by: James Halstead <jah4007@cs.rit.edu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks. Thanks to everyone who helped test!
General changes:
[1] Follow KDE2 style by moving KDE core specific macros and
the like to x11/kde3/Makefile.kde.
[2] Fix a variety of comments or miscellaneous data to reflect
that this is KDE3 and not KDE2.
[3] Account for more empty directories in the PLISTs.
deskutils/kdepim3:
[4] More #include <malloc.h> -> #include <stdlib.h>.
audio/arts:
[5] Upgrade to 1.0.1.
[6] Point at MASTER_SITE_KDE not my own mirror.
audio/kdemultimedia3:
[7] Account for the removal of the <machine/soundcard.h> symlink.
Simply point all such includes at <sys/soundcard.h>.
editors/koffice-kde3:
[8] Get rid of #include <values.h> preemptively.
devel/kdesdk3:
[9] Remove cervisia from build if building on -CURRENT due to
C++-unsafe sys/wait.h. The header is believed to have been
fixed in newer -CURRENT (>= Jun 5) but we have not tested that.
devel/kdevelop:
[10] Upgrade to 2.1.1 and use KDE 3 version.
[11] Remove a number of suggested dependencies that no longer fit.
[12] Account for where the docs for Qt went since they got moved
to fit in hier(7) better.
graphics/kdegraphics3:
[13] Turn off kuickshow by default because it depends on imlib,
which in turn depends on gtk/glib. This will be revisited
when we split up the KDE ports a bit.
games/kdegames3:
[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
tried to define uint32_t after sys/types.h already had.
sysutils/kdeadmin3:
No particular changes.
misc/kdeaddons3:
No particular changes.
misc/kdeedu3:
[15] Re-add the huge number of missing @dirrm's.
misc/kdeutils3:
No particular changes.
misc/kde3-i18n-* and */kde3-i18n:
For the most part, no particular changes. A huge number of I18N
message updates went into this release, though.
french/kde3-i18n:
[16] Fix build Makefile error due to tarball builder's env.
net/kdenetwork3:
No particular changes.
x11-clocks/kdetoys3:
No particular changes.
x11/kdebase3:
[17] Account for mkfontdir "soft" build-time dependency. If
mkfontdir is available, use it to build fonts.dir where
kdebase installs fonts. Otherwise, don't bother.
[18] Patch ElectricEyes.desktop to use the name of the program
that FreeBSD uses when you install the port for it.
[19] Patches for KDM merged into KDE 3.0.1.
[20] Properly fix kdm/backend/xdmcp.c string format error.
x11/kdelibs3:
[21] Support the KDE3 version check to make sure no one
tries to install KDE2 then KDE3. The 'kde-version-check'
target is centralized in x11/kde3/Makefile.kde.
[22] Remove patch for kdeprint/configure.in.in.
[23] Add patch to fix critical icon loader bug.
x11/kde3:
[24] Add Makefile.kde for centralizing KDE core-specific macros
that don't belong in bsd.kde.mk.
x11-toolkits/qt30:
[25] Mark broken on any XFree86 version < 4 due to packing list
related problems if we tried to support XFree86 3.
[26] Error out if the user has Qt2 installed already.
x11-wm/kdeartwork3:
[27] Add USE_MESA to explicitly support the 3D screensavers.
[28] Re-add a large number of missing @dirrm's.
Credits:
[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]: will
[2] [3] [8] [15] [17]
[19] [25] [27] [28]: alane
[11] [12]
Submitted by: Lauri Watts <lauri@kde.org>
[13] Found by: mi
Removed by: will
[18] [23]
Submitted by: Andy Fawcett <andy@athame.co.uk>
Tested by: [in addition to the above, in no particular order]
knu
Mattias Douhan <matt@athame.co.uk>
Bradley T. Hughes <bhughes@trolltech.com>
Erik H. Bakke <ebakke@trolltech.com>
David Johnson <david@usermode.org>
JJ Behrens <jj@nttmcl.com>
Michael W. Collette <metrol@metrol.net>
Adriaan de Groot <adridg@sci.kun.nl>
Mark Rowlands <mark.rowlands@minmail.net>
Mark Stosberg <mark@summersault.com>
Dave Cantrell <phaedrus@alltel.net>
Mark Miller <joup@bigfoot.com>
Wesley Morgan <morganw@chemikals.org>
Arjan van Leeuwen <avl@operamail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Greymagic's Mozilla Disk Explorer (http://sec.greymagic.com/adv/gm001-ns/)
which demonstrates a security bug. The demo does not work with
6.2.3. I am assuming that the zlib double free() bug, if it existed,
may have been addressed, so I am removing the FORBIDDEN line.
I didn't bother to update the generated files for this release,
since the old ones seem to work fine.
Add hitherto forgotten PKGNAMEPREFIX so the English, French, German
and Japanese versions may all be installed without conflicting.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
original versions of these ports, so some PORTREVISIONs were bumped. See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.
bsd.kde.mk has already been updated a few days ago to work with these.
Some patches applied to fix a few bugs were:
deskutils/kdepim3:
[1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
[2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
[3] Fix compile problem with kvoctrain.
x11/kdebase3:
[4] Fix KDM CPU usage and login bug.
Some caveats:
* All PLISTs are broken for deinstall due to script bug that I
didn't notice until very recently. This will be fixed when I
commit an update tomorrow. These ports should still install
perfectly fine though. They should also deinstall without
giving errors, but will leave directories behind.
* You can't install this with any other version of QT or KDE
already installed. I am not sure the checks are 100% working,
but fixes for these will be forthcoming. This is mainly due
to a policy decision made by kde@ to make QT/KDE ports install
the way the rest of the world expects it to while also still
conforming to FreeBSD's hier(7). For reference on this decision,
please consult the KDE/FreeBSD mailing list archives. This
decision fixes 2-year-old bug reports relating to how we handled
this for KDE2 vs KDE1.
Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>,
[2] David Faure <faure@kde.org>,
Andy Fawcett <andy@athame.co.uk>
Lauri Watts <lauri@kde.org>
[3] Lauri Watts <lauri@kde.org>
[4] Alan Eldridge <alane@geeksrus.net>
Oswald Buddenhagen <ossi@kde.org>
Reviewed by: kde
|
|
|
|
|
|
|
|
|
|
| |
(the English port was already updated, because Netscape released
that binary before releasing the others).
Install Netscape in a different directory for each different language.
The startup command is now called netscape6english, netscape6french,
and so on, rather than just netscape6. Because of this, I set
PORTREVISION for the English version.
|
|
|
|
|
|
| |
German and Japanese ones remain at 6.2.1.
Bump PORTREVISION for those, because of change to startup script.
|
|
|
|
|
| |
PR: 34313
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
the configure script.
Submitted by: Eric Masson <e-masson@kisoft-services.com>
While I'm here, rewrite pkg-descr for brevity.
|
|
|
|
| |
from Thomas Zander's port.
|
|
|
|
| |
I used automatic translation by Babel Fish. Alors, mise en garde.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
root code.
|
|
|
|
|
|
| |
and the translation probably will be removed.
PR: 30560
|
|
|
|
|
| |
PR: 34095
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
| |
appear earlier.
Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
|
|
|
|
|
| |
PR: 33828
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
|
|
|
|
|
|
|
| |
Update a few MASTER_SITES
PR: 34012
Submitted by: maintainer
|
|
|
|
| |
Noticed by: Dan Langille <dan@langille.org>
|
|
|
|
| |
Submitted by: bento 4-exp
|
|
|
|
|
| |
PR: 33396
Submitted by: maintainer
|
|
|
|
|
|
| |
PRE section. Install the patches too for a WITH_CDROM installation.
Approved by: demon
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: 29286
Submitted by: Thierry Thomas (<thierry@thomas.as>)
|
|
|
|
|
|
|
|
| |
if the fix (PR 30983) will make it into 4.5R.
PR: ports 29843 (fixed), ports 30983
Approved by: demon,wca
|
| |
|
|
|
|
| |
Approved by: demon
|
|
|
|
| |
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 32969
Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER)
|
|
|
|
|
| |
PR: 31594
Submitted by: TOGAWA Satoshi <toga@puyo.org>
|
|
|
|
|
| |
PR: 30983
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 30386
Submitted by: MAINTAINER
|
|
|
|
|
|
| |
Fix last-minute brainos in the message for linprocfs.
Submitted by: fenner
|
|
|
|
|
|
| |
- Sync french version with the english and german version
Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER)
|
|
|
|
| |
Approved by: MAINTAINER
|
|
|
|
|
|
|
| |
clefevre@citeweb.net -> clefevre@redirect.to
PR: 27867 (followup)
Submitted by: maintainer
|
|
|
|
|
|
| |
Submitted by: Eric Masson <e-masson@kisoft-services.com>
PR: Number not identifiable. The message looked like a
PR, but there was no number.
|
| |
|
| |
|
|
|
|
|
| |
PR: 21902
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
|
|
|
|
| |
Submitted by: Martin Blapp <mb@imp.ch>
|
|
|
|
|
|
|
| |
so that we get the right uname binary.
PR: 24049, 25231, 25443, 25458
Submitted by: Martin Blapp <mb@imp.ch>
|
| |
|
|
|
|
|
|
|
| |
This fixes numerous bugs. See the PR 23783 for details.
PR: 23783, 23784, 23785, 23809
Submitted by: Martin Blapp <mb@imp.ch> (maintainer)
|
|
|
|
|
| |
PR: 23775
Submitted by: Martin Blapp <mb@imp.ch> (maintainer)
|
|
|
|
|
|
| |
PR: 22921
Submitted by: Andreas Schulz <ats@first.gmd.de>
Approved by: Maintainer
|
|
|
|
| |
Requested by: maintainer
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
|
|
|
|
|
| |
- Fix some warning text
PR: Maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 21129
Submitted by: Eric Masson <e-masson@kisoft-services.com> originally
Modified by: Martin Blapp <mb@imp.ch>
|
| |
|
| |
|