| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Securityupdate to 4.9.2:
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)
Security: c04dc18f-fcde-11e7-bdf6-00e04c1ea73d
Approved by: ports-secteam (swills)
Notes:
svn path=/branches/2018Q1/; revision=459432
|
|
|
|
| |
Notes:
svn path=/head/; revision=457394
|
|
|
|
| |
Notes:
svn path=/head/; revision=455725
|
|
|
|
|
|
|
|
| |
Release notes at
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/hdf5-1.8.20/src/hdf5-1.8.20-RELEASE.txt
Notes:
svn path=/head/; revision=455407
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=455354
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=455210
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://codex.wordpress.org/Version_4.9
https://wordpress.org/news/2017/11/tipton/
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=454827
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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!)
Notes:
svn path=/head/; revision=454187
|
|
|
|
| |
Notes:
svn path=/head/; revision=453378
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=453318
|
|
|
|
|
|
|
|
| |
ChangeLog:
- https://eric-ide.python-projects.org/eric-news.html
Notes:
svn path=/head/; revision=452964
|
|
|
|
|
|
|
|
|
|
| |
- Changelog: https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/
Approved by: mentors (implicit)
MFH: 2017Q3
Notes:
svn path=/head/; revision=450786
|
|
|
|
|
|
|
|
| |
- Use DISTVERSIONPREFIX instead of DISTNAME
- Update LICENSE
Notes:
svn path=/head/; revision=450744
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=449969
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
Notes:
svn path=/head/; revision=449591
|
|
|
|
| |
Notes:
svn path=/head/; revision=449308
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=447335
|
|
|
|
| |
Notes:
svn path=/head/; revision=447247
|
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
MFH: 2017Q3
Notes:
svn path=/head/; revision=444849
|
|
|
|
| |
Notes:
svn path=/head/; revision=444114
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=443772
|
|
|
|
|
|
|
|
| |
Changelog at
<https://support.hdfgroup.org/HDF5/doc1.8/ADGuide/Changes.html#1819>.
Notes:
svn path=/head/; revision=443741
|
|
|
|
|
|
|
|
|
|
| |
- Changelog: https://wordpress.org/news/2017/06/evans/
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11112
Notes:
svn path=/head/; revision=443430
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=441445
|
|
|
|
|
|
|
|
| |
Unfortunately, support for Firebird database is temporarily disabled
because Firebird 2.5 is no longer supported.
Notes:
svn path=/head/; revision=441257
|
|
|
|
|
|
|
|
| |
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
Notes:
svn path=/head/; revision=441000
|
|
|
|
| |
Notes:
svn path=/head/; revision=440112
|
|
|
|
|
|
|
|
| |
PR: 218658
Submitted by: riggs
Notes:
svn path=/head/; revision=439367
|
|
|
|
| |
Notes:
svn path=/head/; revision=439360
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to php7
Changelog:
https://wordpress.org/news/2017/04/wordpress-4-7-4/
Submitted by: maintainer via irc
Notes:
svn path=/head/; revision=439350
|
|
|
|
|
|
|
| |
Reported by: dan@
Notes:
svn path=/head/; revision=439052
|
|
|
|
|
|
|
|
| |
PR: 218161
Submitted by: joneum@bsdproject.de
Notes:
svn path=/head/; revision=439030
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=438338
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
Notes:
svn path=/head/; revision=437439
|
|
|
|
| |
Notes:
svn path=/head/; revision=437081
|
|
|
|
| |
Notes:
svn path=/head/; revision=432960
|
|
|
|
|
|
|
|
|
| |
It appears that now an explicit link to libc++ is required.
Analysed with pfg@ and Thomas Helfer (tfel-mfront upstream at cea.fr).
Notes:
svn path=/head/; revision=432159
|
|
|
|
|
|
|
| |
PR: 216309
Notes:
svn path=/head/; revision=431936
|
|
|
|
| |
Notes:
svn path=/head/; revision=430266
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=430235
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/bin/sed -i "" -e 's|/wrkdirs/usr/ports/french/aster/work/stage||g' /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/12.6/aster.conf
sed: /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/12.6/aster.conf: No such file or directory
*** Error code 1
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=429421
|
|
|
|
|
|
|
|
|
| |
--tense now accept a comma-separated list.
Approved by: maintainer
Notes:
svn path=/head/; revision=428229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry
Notes:
svn path=/head/; revision=428057
|
|
|
|
| |
Notes:
svn path=/head/; revision=426668
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Notes:
svn path=/head/; revision=426566
|
|
|
|
|
|
|
|
| |
- remove i18n files from devel/eric6 (duplicate of the specific ports)
- add support for Python 3
Notes:
svn path=/head/; revision=426333
|
|
|
|
|
|
|
|
|
|
|
| |
This brings french/eficas to 2016.0.1,
cad/astk-serveur and astk-client to 1.13.8.2,
french/med to 3.2.0 (built against hdf5-18),
bump PORTREVSION to math/metis-edf and fix soname,
and french/homard to 11.7-1.
Notes:
svn path=/head/; revision=426042
|
|
|
|
| |
Notes:
svn path=/head/; revision=425933
|
|
|
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424411
|
|
|
|
|
|
|
|
| |
ChangeLog:
- bug fixes
Notes:
svn path=/head/; revision=423622
|