summaryrefslogtreecommitdiffstats
path: root/french
Commit message (Collapse)AuthorAgeFilesLines
* Remove some unused code.trevor2002-05-232-14/+2
|
* Update to 6.2.3. Belatedly, I confirmed that 6.2.2 supportstrevor2002-05-174-26/+28
| | | | | | | | | | | | | 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.
* Add home page.trevor2002-05-172-0/+4
|
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-2111-18/+2833
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update Japanese, German, and French Netscape ports to version 6.2.2trevor2002-04-144-30/+28
| | | | | | | | | | (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.
* Update English Netscape to 6.2.2, with unknown changes. The French,trevor2002-03-272-0/+4
| | | | | | German and Japanese ones remain at 6.2.1. Bump PORTREVISION for those, because of change to startup script.
* Cleanups to fix FORBIDDEN and other miscellaneous stuff.ade2002-03-138-8/+105
| | | | | PR: 34313 Submitted by: MAINTAINER
* Make grammatical corrections and translate some forgotten parts oftrevor2002-03-056-44/+42
| | | | | | | the configure script. Submitted by: Eric Masson <e-masson@kisoft-services.com> While I'm here, rewrite pkg-descr for brevity.
* Correct the comment block: I forgot to change it when I copiedtrevor2002-03-042-6/+6
| | | | from Thomas Zander's port.
* Add new port of Netscape 6 (Linux binary) with French localization.trevor2002-03-0419-0/+1229
| | | | I used automatic translation by Babel Fish. Alors, mise en garde.
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | | | 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.
* Mark FORBIDDEN; this port can easily be induced to dump core in setuidkris2002-01-261-0/+2
| | | | root code.
* Fix translation. In a later step the ports will be unifiedmbr2002-01-221-2/+2
| | | | | | and the translation probably will be removed. PR: 30560
* Update maintainer addresslioux2002-01-201-1/+1
| | | | | PR: 34095 Submitted by: MAINTAINER
* Add new ports: french/koffice-i18n, german/koffice-i18n and ↵sada2002-01-204-0/+52
| | | | | | | | | | 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>
* A small adjustment for .include<bsd.port.pre.mk>.mita2002-01-201-2/+2
|
* Build failure problem is solved (.include <bsd.port.pre.mk> had tomita2002-01-201-2/+2
| | | | | | appear earlier. Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
* unbreak: USE_IMAKE should be prior to pre.mk.sf2002-01-191-6/+7
| | | | | PR: 33828 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Update maintainer's email addressdwcjr2002-01-171-1/+1
| | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
* include pre.mk for XFREE86_VERSION usage.sf2002-01-071-2/+2
| | | | Noticed by: Dan Langille <dan@langille.org>
* Add x11/XFree86-4-clients for mkfontdir if XFREE86_VERSION=4.will2002-01-071-0/+5
| | | | Submitted by: bento 4-exp
* copy a default temporary host.def if you do not have oneijliao2002-01-012-0/+20
| | | | | PR: 33396 Submitted by: maintainer
* Hardcode another /cdrom, since the define is not overwritten by thembr2001-12-281-3/+1
| | | | | | PRE section. Install the patches too for a WITH_CDROM installation. Approved by: demon
* Re-support LANG for pkg-message.will2001-12-271-0/+2
| | | | Submitted by: maintainer
* Add xtel 3.3.0, an emulator for the french Minitel.will2001-12-2512-0/+297
| | | | | PR: 29286 Submitted by: Thierry Thomas (<thierry@thomas.as>)
* Hardcode the /cdrom path, until bsd.port.mk is fixed. I don't knowmbr2001-12-251-0/+1
| | | | | | | | if the fix (PR 30983) will make it into 4.5R. PR: ports 29843 (fixed), ports 30983 Approved by: demon,wca
* Remove (incorrect) re-definition of ACLOCAL so this port builds again.steve2001-12-251-1/+0
|
* Maintainer is now a committermbr2001-12-241-1/+1
| | | | Approved by: demon
* Bump PORTREVISION due to recent update of sunsolve patch.demon2001-12-191-0/+1
| | | | Submitted by: MAINTAINER
* Update for new sunsolve patch.demon2001-12-183-5/+48
| | | | | PR: 32969 Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER)
* Use AUTOMAKE_ARGS instead of setting AUTOMAKE to "automake <args>"petef2001-10-301-1/+1
| | | | | PR: 31594 Submitted by: TOGAWA Satoshi <toga@puyo.org>
* Fix the CDROM install of StarOffice.jedgar2001-10-031-8/+16
| | | | | PR: 30983 Submitted by: Maintainer
* honor PREFIX: USE_GMAKE and MAKE_ARGSlioux2001-09-131-0/+2
| | | | | PR: 30386 Submitted by: MAINTAINER
* Use full path to mount and utilites, because /sbin might not be in PATH.alex2001-09-051-17/+17
| | | | | | Fix last-minute brainos in the message for linprocfs. Submitted by: fenner
* - Add check for installed and running linprocfsalex2001-09-041-3/+37
| | | | | | - Sync french version with the english and german version Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER)
* Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.netlioux2001-08-301-1/+1
| | | | Approved by: MAINTAINER
* Change maintainer's email address:roam2001-06-161-1/+1
| | | | | | | clefevre@citeweb.net -> clefevre@redirect.to PR: 27867 (followup) Submitted by: maintainer
* Spelling corrections.grog2001-05-214-16/+16
| | | | | | Submitted by: Eric Masson <e-masson@kisoft-services.com> PR: Number not identifiable. The message looked like a PR, but there was no number.
* Add fr-php_doc - a french version of lang/php_doc.dirk2001-04-292-0/+13
|
* KDE2 messages and documentation translated into french language.demon2001-04-134-0/+52
|
* Add dico 1.1, an interactive dictionary in french.will2001-03-1012-0/+263
| | | | | PR: 21902 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* The path needs to be dinked with for the install-user target as well.jhb2001-03-021-1/+2
| | | | Submitted by: Martin Blapp <mb@imp.ch>
* Ensure that /bin is at the head of the path when running the setup programjhb2001-03-021-1/+1
| | | | | | | so that we get the right uname binary. PR: 24049, 25231, 25443, 25458 Submitted by: Martin Blapp <mb@imp.ch>
* Makefile style fix.olgeni2001-02-051-3/+3
|
* Add SunSolve Patch 109939-02.alex2000-12-242-3/+22
| | | | | | | This fixes numerous bugs. See the PR 23783 for details. PR: 23783, 23784, 23785, 23809 Submitted by: Martin Blapp <mb@imp.ch> (maintainer)
* Fix default $PATH settings for user-installation.alex2000-12-241-0/+4
| | | | | PR: 23775 Submitted by: Martin Blapp <mb@imp.ch> (maintainer)
* Update MASTER_SITESjedgar2000-12-121-2/+1
| | | | | | PR: 22921 Submitted by: Andreas Schulz <ats@first.gmd.de> Approved by: Maintainer
* Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22.obrien2000-10-141-3/+4
| | | | Requested by: maintainer
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* - Fix ${LINUXBASE} for /compat/linuxjedgar2000-09-231-8/+7
| | | | | | - Fix some warning text PR: Maintainer
OpenPOWER on IntegriCloud