summaryrefslogtreecommitdiff
path: root/french
AgeCommit message (Collapse)Author
2018-06-28Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner
From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540
2018-06-26- Update to 6.0.5Li-Wen Hsu
2018-06-07- Switch to new test frameworkDmitry Marakasov
- Switch to options helpers Approved by: portmgr blanket
2018-05-28homard is not compatible with python3Antoine Brodin
2018-05-25Update to 4.9.6Jochen Neumeister
Changelog: https://wordpress.org/news/2018/05/wordpress-4-9-6-privacy-and-maintenance-release/
2018-05-10- Update to 6.0.4Li-Wen Hsu
2018-05-06Since the upgrade of math/suitesparse to 5.2.0, it depends unconditionnaly onThierry Thomas
math/metis. Because math/metis and math/metis-edf are conflicting, this means that the ports which depend on SuiteSparse and on metis-edf became BROKEN. To solve this problem, this revison switches from metis-edf to the regular metis.
2018-05-05Mark BROKEN: conflicting dependenciesAntoine Brodin
pkg-static: metis-5.1.0_3 conflicts with metis-edf-5.1.0.a1,1 (installs files into the same place). Problematic file: /usr/local/bin/cmpfillin Reported by: pkg-fallout
2018-04-25Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.Mathieu Arnold
Sponsored by: Absolight
2018-04-20Update to 4.9.5Jochen Neumeister
MFH: 2018Q2 Security: be38245e-44d9-11e8-a292-00e04c1ea73d
2018-04-19- Revert r467691, testing this port requires installing it and some manual workDmitry Marakasov
Requested by: thierry (maintainer)
2018-04-18- Switch to new test frameworkDmitry Marakasov
Approved by: portmgr blanket
2018-04-08- Update to 6.0.3Li-Wen Hsu
2018-03-25- Fix LICENSEDmitry Marakasov
- Pet portlint - Update WWW Approved by: portmgr blanket
2018-03-17- Update LibreOffice to 6.0.2 [1]Li-Wen Hsu
- Build offline help when DOCS option enabled [2] - Fix bad symlink and add missing dependencies [3] PR: 224288 [1] 197071 [2] 226344 [3] Submitted by: Greg V <greg@unrelenting.technology> [1] bergerkos@yahoo.co.uk [2] Reported by: joneum [3] Helped & tested by: Daniel Ebdrup Greg Veldman <freebsd@gregv.net> Per olof Ljungmark <peo@nethead.se> StariKarp <starikarp@yandex.com> pi Security: 289269f1-0def-11e8-99b0-d017c2987f9a
2018-03-13- Update WWWDmitry Marakasov
- Add LICENSE Approved by: portmgr blanket
2018-03-10Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer
version 1.1.0 (via revision 464079).
2018-03-03- Update WWWDmitry Marakasov
Approved by: portmgr blanket
2018-02-20Remove dependency on the python metaportsAntoine Brodin
PR: 225752 Submitted by: Yasuhiro KIMURA
2018-02-10Rename KDE4 meta portsTobias C. Berner
This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979
2018-02-09Update to 4.9.4Jochen Neumeister
Changelog: https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/ https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/ Approved by: mentors (implicit) MFH: 2018Q1
2018-02-08devel/eric6: update to 18.02David Naylor
- remove translation packages no longer shipped by upstream: cs-eric6 fr-eric6 it-eric6 pt-eric6 tr-eric6 zh_CN-eric6 upstream considers these translations too incomplete. - add pkg-message explaining that there are translation available.
2018-01-28Fix build on head.Thierry Thomas
Reported by: packages cluster
2018-01-19Securityupdate to 4.9.2:Jochen Neumeister
Changelog: https://codex.wordpress.org/Version_4.9.2 https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/ Approved by: mentors (implicit) MFH: 2018Q1 Security: c04dc18f-fcde-11e7-bdf6-00e04c1ea73d
2018-01-17lang/eric6: update to 17.12David Naylor
- Version 18.01 is missing some language files - Switch to using the "nolang" version of source tarball as we ship - the languages separately - change log: - add support for Google protobuf protocol files* - add possibility to show the type of the object info is shown for - modified the top row and the search part in order to allow smaller sizes - introduced a configuration option to limit the viariables shown by the variables viewers depend on thier size (in order to avoid overload situations on low power or low memory machines) - added a dark style (*.qss and Python lexers) - updated send2trash to version 1.4.2 * This release introduces a new project format that will be rejected by previous releases Approved by: portmgr (implicit, see PR 225250)
2018-01-10devel/eric6: update to 17.11.1, add FLAVORSDavid Naylor
- add FLAVORS for the following combinations [1]: - python: 2.7 and 3.6 - qt: 4 and 5 - simplify Makefiles: - all common macros between eric6 and the language packages are in devel/eric6/bsd.eric6.mk - devel/eric6/Makefile.inc only includes language package specific macros - eric6 specific macros are now moved into devel/eric6/Makefile - spelling error fixed in Makefile.inc - dependency on eric6 (for language packages) removed as the addition of flavors removes the ability to depend on a single port origin - install language files directly, since setup.py fails without eric6 installed Approved by: portmgr (mat) [1] Differential Revision: https://reviews.freebsd.org/D13448
2017-12-27Update MASTER_SITES and WWWSunpoet Po-Chuan Hsieh
2017-12-07Update to 6.2Sunpoet Po-Chuan Hsieh
2017-12-03Upgrade HDF5 to 1.8.20.Thierry Thomas
Release notes at https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/hdf5-1.8.20/src/hdf5-1.8.20-RELEASE.txt
2017-12-02Securityupdate to 4.9.1:Jochen Neumeister
www/wordpress russian/wordpress [1] chinese/wordpress-zh_CN japanese/wordpress german/wordpress french/wordpress Changelog: https://codex.wordpress.org/Version_4.9.1 https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/ PR: 223982 [1] Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) [1] Approved by: tcberner (mentor) MFH: 2017Q4 Security: a2589511-d6ba-11e7-88dd-00e04c1ea73d Differential Revision: https://reviews.freebsd.org/D13337
2017-11-30Convert Python ports to FLAVORS.Mathieu Arnold
Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464
2017-11-24Update to 4.9Jochen Neumeister
Changelog: https://codex.wordpress.org/Version_4.9 https://wordpress.org/news/2017/11/tipton/ Approved by: mentors (implicit)
2017-11-14Upgrade - endly! - to Code_Aster 13.4.0-3.Thierry Thomas
Notes: - I have (not yet) succeeded to enable MFront in this version; - it uses math/mumps-edf, repocopied from math/mumps; - cad/scotch is now taken out of the aster tarball; - french/eficas is no more used: to be replaced by "aster-study" in Salome_Meca (the port cad/salome should be resurrected!)
2017-11-02Update to 5.3.7.Jung-uk Kim
2017-11-01*/wordpress: update to 4.8.3Jochen Neumeister
Changelog: https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/ Approved by: mentors (implicit) MFH: 2017Q4 Security: cee3d12f-bf41-11e7-bced-00e04c1ea73d
2017-10-27evel/eric6: update to 17.10David Naylor
ChangeLog: - https://eric-ide.python-projects.org/eric-news.html
2017-09-27- Update to 4.8.2Jochen Neumeister
- Changelog: https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/ Approved by: mentors (implicit) MFH: 2017Q3
2017-09-27Update to 6.1Sunpoet Po-Chuan Hsieh
- Use DISTVERSIONPREFIX instead of DISTNAME - Update LICENSE
2017-09-16Fix kde4-l10n packages after sysutils/filelight's updateTobias C. Berner
I chose filelight-17.* as it contains its own localization, which is good, as kde4-l10n is very outdated, and may not match modern filelight anymore. Unfortunately this lead to conflicts with the kde4-l10n. So strip the filelight parts from kde4-l10n-*. Reported by: VVD (via IRC) Reviewed by: rakuco Pointyhat to: tcberner Differential Revision: https://reviews.freebsd.org/D12393
2017-09-10Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
2017-09-05Update to 5.3.6.Jung-uk Kim
2017-08-04- french/wordpress: Update from 4.8 to 4.8.1Jochen Neumeister
- Changelog: https://codex.wordpress.org/Version_4.8.1#List_of_Files_Revised - Unbreak: fetch fine with this Update - Pet portlint Approved by: miwi (mentor) MFH: 2017Q3 Differential Revision: https://reviews.freebsd.org/D11845
2017-08-03Update to 5.3.5.Jung-uk Kim
2017-07-01Mark BROKEN: size and checksum mismatchAntoine Brodin
Reported by: pkg-fallout MFH: 2017Q3
2017-06-22Update to 5.3.4.Jung-uk Kim
2017-06-17Update the Calligra ports to 3.0.1.Raphael Kubo da Costa
The 3.x series is based on KDE Frameworks 5, and some programs have been split into separate ports: - Sheets, Words & co are in editors/calligra. - Krita is in graphics/krita. - Kexi is in databases/kexi. - The calligra-l10n* ports are now part of editors/calligra itself. Okular support in editors/calligra and Marble support in textproc/kreport have been disabled for now because they need the KF5 version of those ports. Thanks to everyone who's tested it and worked on it in our area51 repository. Submitted by: Adrian de Groot <groot@kde.org>, tcberner, rakuco Reviewed by: rakuco, mat (earlier versions) Differential Revision: https://reviews.freebsd.org/D10167
2017-06-17Upgrade science/hdf5-18 to 1.8.19.Thierry Thomas
Changelog at <https://support.hdfgroup.org/HDF5/doc1.8/ADGuide/Changes.html#1819>.
2017-06-12- Update 4 wordpress Ports to version 4.8Jochen Neumeister
- Changelog: https://wordpress.org/news/2017/06/evans/ Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11112
2017-05-22- Update the Wordpress ports to 4.7.5Jochen Neumeister
- Changes: https://wordpress.org/news/2017/05/wordpress-4-7-5/ Approved by: miwi (mentor) Security: http://vuxml.freebsd.org/freebsd/a5bb7ea0-3e58-11e7-94a2-00e04c1ea73d.html Differential Revision: https://reviews.freebsd.org/D10848
2017-05-19Update to 5.3.3.Jung-uk Kim
Unfortunately, support for Firebird database is temporarily disabled because Firebird 2.5 is no longer supported.