aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* gecko: silence USES warningsChristoph Moench-Tegeder2018-10-291-1/+3
| | | | | | | | PR: 231867 Approved by: gecko (jbeich did not veto) Notes: svn path=/head/; revision=483435
* Update KDE Plasma to 5.12.7.Tobias C. Berner2018-10-281-1/+1
| | | | Notes: svn path=/head/; revision=483271
* Bump minimum Rust version after rP482993Tobias Kortkamp2018-10-261-1/+1
| | | | Notes: svn path=/head/; revision=483041
* qt.mk: move 'declarative' to the Qt4 only list.Tobias C. Berner2018-10-231-2/+2
| | | | | | | | | | | - qt5 has that port split into the components 'quick' and 'qml' at the moment, so it should not be in the 'All' list. PR: 232552 Reported by: yuri Notes: svn path=/head/; revision=482869
* Switch default PHP version from 7.1 to 7.2Jochen Neumeister2018-10-221-1/+1
| | | | | | | | | | | PR: 232398 Reviewed by: joneum Approved by: tz (implicit) Exp-run by: antoine Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=482746
* bsd.port.mk: remove obsolete PKGREQ variable [1] and modernize a comment ↵Rene Ladan2018-10-211-2/+1
| | | | | | | | | about /var/db/pkg. Differential Revision: https://reviews.freebsd.org/D5 [1] Notes: svn path=/head/; revision=482668
* gecko: expose Wayland supportJan Beich2018-10-201-1/+14
| | | | Notes: svn path=/head/; revision=482626
* Update to 2.3.8Sunpoet Po-Chuan Hsieh2018-10-201-2/+2
| | | | | | | | | | | | | | | | | - Move BROKEN_* upward - Move USES upward - Remove no-op MLINKS and create symlinks for manpages - Sort INSTALLED_SCRIPTS - Regenerate patch files with makepatch: Changes: https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-3-8-released/ PR: 232438 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Security: afc60484-0652-440e-b01a-5ef814747f06 MFH: 2018Q4 Notes: svn path=/head/; revision=482556
* Update to 2.4.5Sunpoet Po-Chuan Hsieh2018-10-201-2/+2
| | | | | | | | | | | | | | | | - Move USES upward - Remove no-op MLINKS and create symlinks for manpages - Sort INSTALLED_SCRIPTS - Regenerate patch files with makepatch: Changes: https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-4-5-released/ PR: 232435 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Security: afc60484-0652-440e-b01a-5ef814747f06 MFH: 2018Q4 Notes: svn path=/head/; revision=482555
* Update to 2.5.3Sunpoet Po-Chuan Hsieh2018-10-201-2/+2
| | | | | | | | | | | | | | | | | - Move USES upward - Remove no-op MLINKS and create symlinks for manpages - Sort INSTALLED_SCRIPTS - Regenerate patch files with makepatch: Changes: https://www.ruby-lang.org/en/news/2018/10/18/ruby-2-5-3-released/ https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-5-2-released/ PR: 232431 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Security: afc60484-0652-440e-b01a-5ef814747f06 MFH: 2018Q4 Notes: svn path=/head/; revision=482554
* Remove GCC 4.9 as an option. That branch went end-of-life upstream moreGerald Pfeifer2018-10-201-1/+1
| | | | | | | than two years ago, summer of 2016. Notes: svn path=/head/; revision=482488
* Update KDE Frameworks to 5.41Tobias C. Berner2018-10-201-1/+1
| | | | | | | | PR: 232296 Exp-run by: antoine Notes: svn path=/head/; revision=482471
* The PostgreSQL Global Development Group today announced the release ofPalle Girgensohn2018-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PostgreSQL 11, the latest version of the world’s most advanced open source database. PostgreSQL 11 provides users with improvements to overall performance of the database system, with specific enhancements associated with very large databases and high computational workloads. Further, PostgreSQL 11 makes significant improvements to the table partitioning system, adds support for stored procedures capable of transaction management, improves query parallelism and adds parallelized data definition capabilities, and introduces just-in-time (JIT) compilation for accelerating the execution of expressions in queries. "For PostgreSQL 11, our development community focused on adding features that improve PostgreSQL's ability to manage very large databases," said Bruce Momjian, a core team member of the PostgreSQL Global Development Group. "On top of PostgreSQL's proven performance for transactional workloads, PostgreSQL 11 makes it even easier for developers to run big data applications at scale." PostgreSQL benefits from over 20 years of open source development and has become the preferred open source relational database for developers. The project continues to receive recognition across the industry, and has been featured as the "DBMS of the Year 2017" by DB-Engines and in the SD Times 2018 100. PostgreSQL 11 is the first major release since PostgreSQL 10 was released on October 5, 2017. The next update release for PostgreSQL 11 containing bug fixes will be PostgreSQL 11.1, and the next major release with new features will be PostgreSQL 12. Release Notes: https://www.postgresql.org/docs/11/static/release-11.html Notes: svn path=/head/; revision=482456
* www/firefox: update to 63.0Jan Beich2018-10-162-3/+8
| | | | | | | | | | | Changes: https://www.mozilla.org/firefox/63.0/releasenotes/ PR: 229893 Security: 7c3a02b9-3273-4426-a0ba-f90fad2ff72e MFH: 2018Q4 Differential Revision: https://reviews.freebsd.org/D16356 Notes: svn path=/head/; revision=482197
* Remove gd.tuwien.ac.at. It doesn't resolve anymore.Tilman Keskinoz2018-10-141-3/+0
| | | | Notes: svn path=/head/; revision=482112
* qt5: Fix build on GCC based architectures.Tobias C. Berner2018-10-141-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: 231584 PR: 231677 PR: 231685 PR: 231830 PR: 231955 PR: 231905 PR: 231892 PR: 231684 PR: 231958 PR: 231960 PR: 231818 PR: 231542 PR: 231860 PR: 231681 PR: 231963 PR: 231891 PR: 231966 PR: 231904 PR: 231676 PR: 231819 PR: 231956 PR: 231680 PR: 231957 PR: 231903 PR: 231901 PR: 231667 PR: 231861 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=482034
* Update KDE Applications to 18.08.2Tobias C. Berner2018-10-111-2/+2
| | | | Notes: svn path=/head/; revision=481851
* Add PHP 7.3 RC2 to the ports-tree.Torsten Zuehlsdorff2018-10-082-3/+7
| | | | | | | | | | | | Notable changes: - Switch from PCRE to PCRE2 - Many modules now require PCRE2 for building - graphics/php73-gd: X11 option is no longer default Changes to Mk/Uses/php.mk approved by ale Notes: svn path=/head/; revision=481525
* Fix MASTER_SITES for qt4-portsTobias C. Berner2018-10-071-1/+1
| | | | | | | | | - upstream moved them to archive/, it's EOL, you know... Reported by: adridg Notes: svn path=/head/; revision=481496
* Use full path to file(1) from base as sysutils/file is buggyAntoine Brodin2018-10-061-1/+1
| | | | | | | PR: 231554 Notes: svn path=/head/; revision=481327
* gecko: switch to clang70Jan Beich2018-10-011-0/+8
| | | | | | | | | | Standardizing on one Clang version makes stability more predictable across supported FreeBSD versions. As a side effect performance may suffer some improvement. This also makes it easier to enable LTO as old LLD versions are more buggy. Notes: svn path=/head/; revision=481071
* gecko: switch to llvm70Jan Beich2018-10-011-1/+1
| | | | Notes: svn path=/head/; revision=481070
* gecko: docouple llvm version from mesaJan Beich2018-10-011-3/+3
| | | | Notes: svn path=/head/; revision=481069
* gecko: drop 11.1 aarch64 support after EOLJan Beich2018-10-011-4/+0
| | | | Notes: svn path=/head/; revision=481059
* Drop support for FreeBSD 11.1 in bsd.port.mk, its support ended on 2018-09-30.Rene Ladan2018-10-011-1/+1
| | | | | | | | Submitted by: jbeich MFH: 2018Q4 Notes: svn path=/head/; revision=481023
* The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.Koop Mast2018-09-301-0/+4
| | | | | | | | | | | | The offical GNOME 3.28 release notes can be found at https://help.gnome.org/misc/release-notes/3.28/ Thanks to Antoine Brodin for running the exp-runs. PR: 229761 Notes: svn path=/head/; revision=480951
* Bump minimum Rust version in Mk/Uses/cargo.mkTobias Kortkamp2018-09-281-1/+1
| | | | | | | | | | | | | Given that at least ripgrep will soon require Rust >= 1.28.0 [1] and given the recently discovered buffer overflow vulnerability in the standard library of Rust < 1.29.1 [2] bump it to 1.29.1 to avoid surprises. [1] https://github.com/BurntSushi/ripgrep/issues/1019 [2] https://groups.google.com/forum/#!topic/rustlang-security-announcements/CmSuTm-SaU0 Notes: svn path=/head/; revision=480877
* Update Objective-C LLVM version to 6.0.Brooks Davis2018-09-261-1/+1
| | | | | | | | | | | | Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0. PR: 230116 Submitted by: mikael.urankar@gmail.com Approved by: theraven (prior version) Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=480741
* Update Qt5 to 5.11.2Tobias C. Berner2018-09-251-1/+1
| | | | | | | | PR: 231560 Exp-run by: antoine Notes: svn path=/head/; revision=480692
* Update comment: add openssl111Sunpoet Po-Chuan Hsieh2018-09-252-2/+2
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D17303 Approved by: adamw (portmgr) Notes: svn path=/head/; revision=480682
* Address more linker issuesRomain Tartière2018-09-251-2/+2
| | | | | | | | | | | | | | | | | This resolves a ninja-related issues, corrects passing private args to linker while building libruby itself (without external LDFLAGS), exports the full symbols table, and pet 'pkg check -d'. Issues with weechat, vim, facter, rubygem-hpricot and rubygem-rdiscount should be fixed. See [1] for long story of hunting and fixing these issues. Bump PORTREVISIONS accordingly. PR: 230238 [1], 231361 Submitted by: fuffy Approved by: fuffy Notes: svn path=/head/; revision=480661
* Add shared MPICH descriptionSunpoet Po-Chuan Hsieh2018-09-241-1/+2
| | | | Notes: svn path=/head/; revision=480590
* Update description of MANPREFIXSunpoet Po-Chuan Hsieh2018-09-231-1/+1
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D17260 Approved by: portmgr (adamw) Notes: svn path=/head/; revision=480496
* A missed word led to accidentally recommending a deprecated construct.Adam Weinberger2018-09-221-1/+1
| | | | | | | Thanks to sunpoet for pointing me toward what it meant to say. Notes: svn path=/head/; revision=480426
* Fix typoSunpoet Po-Chuan Hsieh2018-09-221-1/+1
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D17263 Approved by: bapt (portmgr) Notes: svn path=/head/; revision=480421
* lang/rust: unbundle libgit2/libssh2Jan Beich2018-09-211-0/+6
| | | | | | | | | | | | - libgit2 in ports is nowadays newer than bundled version - libssh2 was already unbundled until 1.29.0 update - Unbundle libssh2 for USES=cargo (unused atm) PR: 231411 Approved by: rust (dumbbell, tobik) Notes: svn path=/head/; revision=480253
* Revert the "DLD_FLAGS" pollution part of r475483.Romain Tartière2018-09-201-2/+2
| | | | | | | | | | | | | | It was initially got from ruby23, but recent ruby releases have some differences in runtime linking, which was not hit by exp-run, and caused trouble with some ports (e.g. devel/leatherman, sysutils/facter). PR: 230238 Submitted by: fluffy Reported by: freebsd@ptty.com Approved by: fluffy Notes: svn path=/head/; revision=480158
* bsd.port.mk: remove unnecessary if defined() testEd Maste2018-09-181-4/+0
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=480065
* Hoist LDFLAGS_${ARCH} logic into bsd.port.mkEd Maste2018-09-181-0/+5
| | | | | | | | Approved by: portmgr (bapt) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=480026
* Update KDE Frameworks to 5.50Tobias C. Berner2018-09-171-6/+6
| | | | | | | | | | * net/syndication has become a framework and been moved to net/kf5-syndication. Exp-run by: antoine PR: 231263 Notes: svn path=/head/; revision=479942
* USES=kde: add missing component entriesDavid Naylor2018-09-151-3/+9
| | | | | | | | | | | | | | | | | - Add missing component entries for KDE Frameworks 5: - baloo-widgets - libkcddb - libcompactdisc - Remove components from _USE_KDE4_ALL that are defined in _USE_KDE_BOTH. Note that baloo (for KDE Frameworks 5) is explicitly defined in the KDE Frameworks 5 section, and not the common section. Approved by: adridg (KDE) Notes: svn path=/head/; revision=479820
* Be more strict and let USES=dos2unix accept no argumentsTobias Kortkamp2018-09-141-0/+4
| | | | | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D17133 Notes: svn path=/head/; revision=479778
* Remove gcc.skazkaforyou.com from MASTER_SITE_GCC. It's gone rogue andGerald Pfeifer2018-09-131-1/+0
| | | | | | | | | is up for sale, and does not provide mirror service any longer. MFH: 2018Q3 Notes: svn path=/head/; revision=479746
* USES=mono: improve makenupkgDavid Naylor2018-09-121-21/+25
| | | | | | | | | | | | | | | | | | - add support for v3 of the nuget API - switch to using v3 for NUGET [1] - rewrite makenupkg to avoid full feed list [2] - change fetch group to allow "+" in package name/version [1] NUGET redirects to the source under the v2 API, however this breaks `makenupkg` as curl fails to follow the redirect when getting the header. [2] Previously, makenupkg got the complete list of packages (and versions) a feed. However, for some feeds this takes a very really long time (slow server response rate). To avoid this, rather check if the package is available (without downloading it). Notes: svn path=/head/; revision=479607
* Sort alphabeticallyNiclas Zeising2018-09-111-4/+4
| | | | Notes: svn path=/head/; revision=479543
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-111-1/+1
| | | | | | | | | | | | | | | | | | Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906 Notes: svn path=/head/; revision=479538
* Change USE_GL to become USES=gl.Niclas Zeising2018-09-102-35/+55
| | | | | | | | | | | | | | | | | | | | Change USE_GL to become USES=gl. You still need to specify USE_GL as well, to specify which gl components you need, such as egl glesv2 glut glu glw gl. Only specifying USE_GL is supported for now, to ease in transition. It is however deprecated, and will be removed eventually. Specifying USES=gl without USE_GL is an error. USE_GL=yes is also deprecated, but supported for now. It implies USE_GL=glu. Fix fallout from this change. PR: 230692 Approved by: portmgr (antoine) exp-run by: antoine Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D16774 Notes: svn path=/head/; revision=479445
* Do not enable options that do not exist.Mathieu Arnold2018-09-101-4/+13
| | | | | | | Differential Revision: https://reviews.freebsd.org/D13953 Notes: svn path=/head/; revision=479428
* Move sanity checks later.Mathieu Arnold2018-09-102-6/+6
| | | | | | | | Some USES set some variables that a porter may need to be aware and set some variables too late for sanity checks to do a good job. Notes: svn path=/head/; revision=479421
* Remove obsolete deprecation.Mathieu Arnold2018-09-101-2/+1
| | | | Notes: svn path=/head/; revision=479419