aboutsummaryrefslogtreecommitdiff
path: root/french
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-2028-58/+39
| | | | | | | french) Notes: svn path=/head/; revision=327728
* Update to version 4.5.14.Boris Samorodov2013-08-231-2/+2
| | | | Notes: svn path=/head/; revision=325254
* Update to 4.0.5.Jung-uk Kim2013-08-221-4/+4
| | | | Notes: svn path=/head/; revision=325230
* - Convert to new perl frameworkAndrej Zverev2013-07-311-6/+3
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324036
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-265-2642/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* Fix INDEX by really fixing the kde4-l10n portsBaptiste Daroussin2013-07-101-0/+1
| | | | Notes: svn path=/head/; revision=322618
* KDE4 l10n fixes.Raphael Kubo da Costa2013-07-092-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove an entry from all plists that slipped under radar and made packaging fail. - Properly save the OPTIONS defined by the user in the l10n ports. [1] Quoting bapt, master of all things ports: That is because misc/kde4-l10n/files/bsd.l10n.mk is totally wrong it does ... .include <bsd.port.pre.mk> ... .include <bsd.port.options.mk> ... .include <bsd.port.post.mk> First the right order in that case should be: ... .include <bsd.port.options.mk> ... .include <bsd.port.pre.mk> ... .include <bsd.port.post.mk> Second in that case (kde) the pre.mk/post.mk can be removed just keeping the options.mk and given that we now have the helpers options.mk can also be removed. The check for variables in OPTIONS_DEFINE is also useless (already done by the framework) defining OPTIONS_DEFINE and OPTIONS_DEFAULT to some empty values is also useless. No PORTREVISION bump because the generated packages do not change regardless of the changes/fixes in behavior here. Reported by: avg [1] Submitted by: bapt [1] Notes: svn path=/head/; revision=322586
* Update to version 4.5.13.Boris Samorodov2013-07-071-2/+2
| | | | Notes: svn path=/head/; revision=322455
* Update the KDE Software Compilation to 4.10.5.Raphael Kubo da Costa2013-07-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved. Notes: svn path=/head/; revision=322300
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa2013-07-022-2/+3
| | | | | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly. Notes: svn path=/head/; revision=322191
* Update to 4.0.4.Jung-uk Kim2013-06-191-4/+4
| | | | Notes: svn path=/head/; revision=321324
* - Set MASTER_SITES to MASTER_SITE_LOCAL due to the decommissioning ofFrederic Culot2013-06-151-6/+3
| | | | | | | | | my own ftp site - Trim Makefile's header - Pet portlint(1) Notes: svn path=/head/; revision=321005
* - Fix i18n manpagesMartin Wilke2013-06-111-0/+3
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320599
* Update to version 4.5.12.Boris Samorodov2013-06-101-2/+2
| | | | Notes: svn path=/head/; revision=320451
* - Update MASTER_SITES and COMMENTWen Heping2013-05-191-3/+4
| | | | | | | | | | | - Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer) Notes: svn path=/head/; revision=318480
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov2013-05-183-4/+12
| | | | | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself. Notes: svn path=/head/; revision=318452
* Update to 4.0.3.Jung-uk Kim2013-05-091-4/+4
| | | | Notes: svn path=/head/; revision=317743
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Convert USE_GETTEXT to USES (part 2)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316434
* Convert f* to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316339
* Update to version 4.5.10.Boris Samorodov2013-04-231-2/+2
| | | | Notes: svn path=/head/; revision=316317
* Update to 4.0.2.Jung-uk Kim2013-04-161-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=315901
* - Update Calligra and l10n ports to 2.6.2:Alberto Villa2013-03-292-35/+4
| | | | | | | | | | | | | * Japanese translation is stuck at 2.5.5; * Southern Catalan translation is now up to date; * Bosnian, Slovenian and Turkish translations were added. This update brings several new features and the new Calligra Author; for a full list, please read 2.6 release notes: http://www.calligra.org/news/calligra-2-6-released Notes: svn path=/head/; revision=315586
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-274-31/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner Notes: svn path=/head/; revision=315373
* Finish converting french to new options frameworkBaptiste Daroussin2013-03-261-13/+10
| | | | Notes: svn path=/head/; revision=315267
* Fix plist.Thierry Thomas2013-03-222-0/+4
| | | | | | | Reported by: miwi Notes: svn path=/head/; revision=314949
* Remove french/eficas_doc.Thierry Thomas2013-03-196-618/+0
| | | | | | | See http://www.code-aster.org/forum2/viewtopic.php?pid=36304#p36304 Notes: svn path=/head/; revision=314694
* Chase Code_Aster's upgrade.Thierry Thomas2013-03-191-6/+2
| | | | Notes: svn path=/head/; revision=314692
* Upgrade to 3.0.6.Thierry Thomas2013-03-192-14/+8
| | | | Notes: svn path=/head/; revision=314688
* Upgrade to 6.6.0-2.Thierry Thomas2013-03-194-224/+177
| | | | Notes: svn path=/head/; revision=314687
* Upgrading Code_Aster to 10.8.0-3.Thierry Thomas2013-03-196-100/+73
| | | | Notes: svn path=/head/; revision=314686
* french/gibi: IGNORE for more than 6 monthsEitan Adler2013-03-188-177/+0
| | | | Notes: svn path=/head/; revision=314594
* - Add translation of the restricted lineEitan Adler2013-03-181-5/+3
| | | | | | | | | - Trim header Submitted by: bapt Notes: svn path=/head/; revision=314593
* Update to version 4.5.9.Boris Samorodov2013-03-102-3/+2
| | | | Notes: svn path=/head/; revision=313845
* Update to 4.0.1.Jung-uk Kim2013-03-081-4/+4
| | | | Notes: svn path=/head/; revision=313667
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-6/+2
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - remove german, french and japanese localization of www/MT. They wereRuslan Makhmatkhanov2013-02-233-22/+0
| | | | | | | | | | merged into main port since version 5.2 (will go in it's own commit) PR: 172319 Submitted by: Submitted by: Takefu <takefu@airport.fm> (maintainer) Notes: svn path=/head/; revision=312841
* Merge from area51 repository:Max Brazhnikov2013-02-053-3/+37
| | | | | | | | | | | - Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla Notes: svn path=/head/; revision=311700
* Update to 3.6.5.Jung-uk Kim2013-02-041-4/+4
| | | | Notes: svn path=/head/; revision=311644
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-034-49/+300
| | | | | | | | | | | | | | | | | | | | | | | | | | | - kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger Notes: svn path=/head/; revision=311483
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.Max Brazhnikov2013-02-037-3/+7
| | | | | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip Notes: svn path=/head/; revision=311476
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* - Change MAINTAINER addressThomas Abthorpe2013-01-091-5/+1
| | | | | | | | - Trim headers while I am here - Clean up some trailing whitespace Notes: svn path=/head/; revision=310162
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8Beat Gaetzi2012-12-301-0/+3
| | | | | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe Notes: svn path=/head/; revision=309662
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* - Update to 3.5.7.Jung-uk Kim2012-10-262-9/+4
| | | | | | | | | - Trim Makefile headers. Feature safe: yes Notes: svn path=/head/; revision=306473
* Update to version 4.5.7. This along with fixing other bugs shouldBoris Samorodov2012-10-152-2/+3
| | | | | | | | | restore working i18n. Feature safe: yes Notes: svn path=/head/; revision=305911
* . update to version 4.5.6;Boris Samorodov2012-10-022-7/+3
| | | | | | | . convert headers to the new style. Notes: svn path=/head/; revision=305172
* - update to 2.3Baptiste Daroussin2012-09-212-9/+3
| | | | Notes: svn path=/head/; revision=304612