aboutsummaryrefslogtreecommitdiff
path: root/french
Commit message (Collapse)AuthorAgeFilesLines
* Update the English-language Netscape to 7.2. Add a security warningTrevor Johnson2004-11-091-0/+2
| | | | | | | about cross-site scripting. Notes: svn path=/head/; revision=121180
* Upgrade to 1.7.3.Thierry Thomas2004-11-082-4/+3
| | | | Notes: svn path=/head/; revision=121146
* Update to KDE 3.3.1Michael Nottebrock2004-11-0810-15/+59
| | | | Notes: svn path=/head/; revision=121092
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* As previously announced, remove abispell-fr-FR. It does not work withMark Linimon2004-10-235-40/+0
| | | | | | | AbiWord-2.0. Notes: svn path=/head/; revision=119996
* make sure PKGNAME is not fr-php_doc-fr but php_doc-frEdwin Groothuis2004-10-201-0/+1
| | | | | | | Submitted by: (indirect) "Jacques A. Vidrine" <nectar@FreeBSD.org> Notes: svn path=/head/; revision=119881
* Upgrade to 1.7.2.Thierry Thomas2004-09-022-3/+3
| | | | Notes: svn path=/head/; revision=117961
* Update to KDE 3.3Michael Nottebrock2004-08-309-135/+261
| | | | Notes: svn path=/head/; revision=117701
* Re-add alphabet_sounds_fr in the correct category.Thierry Thomas2004-08-226-0/+152
| | | | | | | PR: 70434 Notes: svn path=/head/; revision=117055
* Fix CATEGORIES.Thierry Thomas2004-08-221-0/+1
| | | | | | | Pointyhat to: me. Notes: svn path=/head/; revision=117053
* Fix pkp-plist with some cleaning.Thierry Thomas2004-08-154-12/+16
| | | | | | | | | | Note: Minitel is deprecated. I shall mark this port as deprecated at the end of the year. Reported by: pointyhat Notes: svn path=/head/; revision=116275
* Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock2004-08-119-27/+9
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=115880
* Upgrade to 1.7.1.Thierry Thomas2004-08-092-4/+3
| | | | Notes: svn path=/head/; revision=115767
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-6/+3
| | | | | | | | | | | | | | | 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
* Distfile has been rerolled. Bump PORTREVISION.Thierry Thomas2004-07-112-4/+3
| | | | | | | Noticed by: Kris / pointyhat. Notes: svn path=/head/; revision=113377
* BROKEN: Size mismatchKris Kennaway2004-07-111-0/+2
| | | | Notes: svn path=/head/; revision=113362
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Adding french/mozilla-flp, Mozilla French Language Pack.Thierry Thomas2004-07-037-0/+106
| | | | | | | | | Note: the language pack for firefox 0.9.1 is not yet available. PR: ports/63238 Notes: svn path=/head/; revision=112833
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-1/+3
| | | | | | | | 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
* BROKEN on amd64: Does not installKris Kennaway2004-06-191-0/+4
| | | | Notes: svn path=/head/; revision=111798
* - Fix MASTER_SITESKirill Ponomarev2004-06-121-1/+1
| | | | | | | | PR: ports/67858 Submitted by: maintainer Notes: svn path=/head/; revision=111324
* Update to version 3.2.3Michael Nottebrock2004-06-094-4/+34
| | | | Notes: svn path=/head/; revision=111165
* BROKEN: UnfetchableKris Kennaway2004-06-081-0/+2
| | | | Notes: svn path=/head/; revision=111111
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-0/+1
| | | | Notes: svn path=/head/; revision=110841
* Chase Code_Aster's upgrade.Thierry Thomas2004-05-232-4/+4
| | | | Notes: svn path=/head/; revision=109756
* Upgrade to 1.6.1.Thierry Thomas2004-05-233-95/+164
| | | | Notes: svn path=/head/; revision=109754
* Upgrade to 7.3.0.Thierry Thomas2004-05-236-54/+647
| | | | Notes: svn path=/head/; revision=109753
* - Fix for perl < 5.6Clement Laforet2004-05-211-2/+8
| | | | | | | | | 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
* Oops. Forgot the language categories.Michael Nottebrock2004-05-066-9/+9
| | | | | | | Update to 1.3.1 Notes: svn path=/head/; revision=108575
* Fix pkg-plist and install examples.Thierry Thomas2004-04-286-23/+117
| | | | | | | | | Noticed on dosirak & bento. Approved by: mat (mentor). Notes: svn path=/head/; revision=107873
* Update to KDE 3.2.2Michael Nottebrock2004-04-204-40/+54
| | | | Notes: svn path=/head/; revision=107688
* Fix a deinstallation problem noted on dosirakThierry Thomas2004-04-164-19/+34
| | | | | | | | | | | + 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
* Fix LATEST_LINK conflictsMaho Nakata2004-04-121-0/+1
| | | | | | | | | | 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
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* - Cosmetic changes.Clement Laforet2004-04-062-12/+17
| | | | Notes: svn path=/head/; revision=106303
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* SIZEify (maintainer timeout)Trevor Johnson2004-03-313-0/+3
| | | | Notes: svn path=/head/; revision=105747
* Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variablesAde Lovett2004-03-251-1/+1
| | | | Notes: svn path=/head/; revision=105187
* SIZE-ify my ports.Thierry Thomas2004-03-191-0/+1
| | | | | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor). Notes: svn path=/head/; revision=104557
* - add new WWWClement Laforet2004-03-151-0/+2
| | | | Notes: svn path=/head/; revision=104062
* Move textproc/dico to french/dico.Christian Weisgerber2004-03-142-1/+2
| | | | | | | Approved: maintainer Notes: svn path=/head/; revision=103983
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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
* Update to 0.70.6.Christian Weisgerber2004-03-127-222/+192
| | | | | | | | PR: 63824 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=103825
* Lots of clean-up:Christian Weisgerber2004-03-123-17/+256
| | | | | | | | | | | | | | * 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
* - Remove unneeded dependencyKirill Ponomarev2004-03-121-4/+0
| | | | | | | | PR: ports/63989 Submitted by: Pedro f. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=103784
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-099-4/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* french/xtel: fixing WWW.Edwin Groothuis2004-03-063-9/+10
| | | | | | | | | | | 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
* - Fix typoPav Lucistnik2004-03-021-1/+1
| | | | | | | | PR: ports/63642 Submitted by: gioria (maintainer) Notes: svn path=/head/; revision=102757
* Chase repomove graphics/hdf* -> science/hdf*Pav Lucistnik2004-02-252-2/+2
| | | | Notes: svn path=/head/; revision=102145
* - Drop maintainershipClement Laforet2004-02-073-9/+7
| | | | | | | | - kill pkg-plist - SIZEify distinfo Notes: svn path=/head/; revision=100261