summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Collapse)Author
2017-01-10Welcome Percona 5.7 ports to the treeMark Felder
- client and server version 5.7.16-10 - pam-for-mysql: compatible with newer MySQL API (MySQL 5.7+) Thanks to all who have worked on Percona, MariaDB, and MySQL ports. Your tireless efforts have been instrumental in making this port happen. Differential Revision: https://reviews.freebsd.org/D8785
2017-01-10Add https://gnupg.org to the head of the GNUPG list, and moveAdam Weinberger
artfiles.org way down, because it is pathologically slow.
2017-01-09Switch default Ruby version from 2.2 to 2.3Steve Wills
PR: 215013
2017-01-08Change the description of WANT_OPENLDAP_SASL to make it clear thatAdam Weinberger
that variable is for end-users in make.conf, not for port Makefiles. See CHANGES 20040717.
2017-01-07Add more PLIST_SUB to Mk/Uses/python.mkSunpoet Po-Chuan Hsieh
- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX - Add PYTHON2 and PYTHON3 - Respect PYTHON_VERSION - Rename PYOEXTENSION to PYTHON_PYOEXTENSION This change would help: - Build databases/postgresql*-plpython with Python 3 (It has PLIST issue since bsd.python.mk to Uses/python.mk transition) - Simplify Makefile PR: 205807 Differential Revision: https://reviews.FreeBSD.org/D4758 Exp-run by: antoine
2017-01-07add databases/mysql80-server and databases/mysql80-clientNikolai Lifanov
This is a development snapshot of upcoming MySQL 8.0. PR: 215738 Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> Reviewed by: matthew, feld Approved by: matthew (mentor), feld Differential Revision: https://reviews.freebsd.org/D9031
2017-01-07textproc/hunspell: update to 1.6.0Jan Beich
- Restore DIST_SUBDIR from r305651 - Adjust license for "or later" clause - Restore GPLv2+/LGPL21+ license files removed upstream as GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built) - Unbreak |make makepatch| Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0 PR: 215714 Submitted by: sunpoet (based on) Exp-run by: antoine MFH: 2017Q1 Differential Revision: https://reviews.freebsd.org/D8887
2017-01-07Revert r398829: do not change OPTIONS when DEVELOPER=yesAntoine Brodin
Having a TEST option is usually a bad idea With hat: portmgr
2017-01-07Do not auto accept the "NONE" license as we can't distribute packages or sourcesAntoine Brodin
With hat: portmgr
2017-01-07Add a new USES_XORG=xfont2Baptiste Daroussin
2017-01-03Update Kdevelop to 4.7.4Tobias C. Berner
This is a bug-fix release: https://www.kdevelop.org/news/kdevelop-474-released Submitted by: Adriaan de Groot <groot@kde.org> Reviewed by: tcberner Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9006
2017-01-03Remove support for FreeBSD < 10.3 from Mk/*Rene Ladan
This does not yet convert the files to bmake. Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D9016
2017-01-01www/firefox: add SNDIO optionJan Beich
PR: 212028 Submitted by: Tobias Kortkamp <t@tobik.me>
2017-01-01Add shared GRIB_API descriptionSunpoet Po-Chuan Hsieh
2016-12-31Drop support for Perl 5.18 (infrastructure part)Rene Ladan
2016-12-31Drop support for Linux Fedora 10 (infrastructure part)Rene Ladan
Submitted by: rene Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D8653
2016-12-27Remove broken PEAR mirrors:Dmitry Marakasov
- us.pear.php.net - dead, domain name does not resolve - de.pear.php.net - not updated, does not contain new packages, creates problems for repackaged modules (see ports/208532) Approved by: portmgr (mat) Differential Revision: D8913
2016-12-26Add Ruby 2.4.0Steve Wills
While here, remove local patches that are no longer needed and simplify post-patch target.
2016-12-26- Add python 3.6Sunpoet Po-Chuan Hsieh
- Remove ruby 2.0 - Add tcl/tk 8.7
2016-12-25- Repocopy lang/python35 --> lang/python36 and update to 3.6.0Wen Heping
2016-12-25Add standard description for AcoustID audio fingerprintingJason E. Hale
support (chromaprint)
2016-12-25- Update Exim master sitesVsevolod Stakhov
2016-12-25Revert r429298 it has some unexpected side effects which I do not have time toBaptiste Daroussin
fix yet Approved by: portmgr (implicit)
2016-12-25editors/emacs-devel: Update to pull in new concurrency features.Joseph Mingrone
- Minimize the differences with editors/emacs. - Do not require GCC to work around a clang bug. The OS versions for which this was relevant are no longer supported. - The check for X11 is handled with the X11 option and _IMPLIES, so remove the redundant .if logic. Approved by: swills (mentor) asish (maintainer) Differential Revision: https://reviews.freebsd.org/D8796
2016-12-24Make the ports infrastructure accept at least 3 level portsBaptiste Daroussin
Approved by: portmgr (rene Differential Revision: https://reviews.freebsd.org/D8889
2016-12-23Add kde-applications to the supported kde-<categories>Tobias C. Berner
This adds kde-applications to categories that can be used to setup MASTER_SITES and such for kde ports. With that we are now ready to update KDE4 and look at importing at least some of the KF5 based aplications from the testing repo. Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8893
2016-12-23Rewrite GTK3 supportOlivier Duchateau
Obtained from: Xfce devel repository
2016-12-19Add a warning about setting both PORTVERSION and DISTVERSION.Mathieu Arnold
Sponsored by: Absolight
2016-12-19Update KDE Frameworks to 5.29.0Tobias C. Berner
Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php New ports: * textproc/kf5-syntax-highlighting (new in 5.28.0) * graphics/kf5-prison (new in 5.29.0) Fixes: * kf5-kservice: Move applications.menu to kf5-applications.menu to stop conflicting with kdelibs4. * Define conflicts in the kde4-l10n ports (debian does the same). * kf5-kapidox: Fix with python3 Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in 214528, and Dima Panov (fluffy@) for the python3 fix. PR: 214528 Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8776
2016-12-19Change the way the pkgconfig-file install path is set for Qt5 ports.Tobias C. Berner
As noticed in x11-toolkits/qt5-charts we never corrected the way in which qmake sets the pkgconfig path for Qt5-modules. Instead there was a sed-call on the generated Makefiles in bsd.qt.mk in the target qt-pre-install. This diff modifies devel/qmake5 to set QMAKE_PKGCONFIG_DESTDIR to ../libdata/pkgconfig from the default pkgconfig. As we split Qt-base into multiple ports, simply patching devel/qmake5 is not enough, as the other base-ports will use the file from inside the tarball. Therefore add it as an extrapatch for the Qt-base ports. As this affects the same file extrapatch-libtool in devel/qt5 touched, rename this one and add a hunk to do this change too. Note: qt4 ports are unaffected, as they never were converted to used the qt-preinstall target, and still contain the sed-call in their Makefiles. Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8713
2016-12-19multimedia/ffmpeg: expose SOXR dependencyJan Beich
2016-12-18Get rid of QT_PREFIX in favour of PREFIX.Tobias C. Berner
QT_PREFIX was a remnant of a bygone time. Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8825
2016-12-18Use dp_DISTINFO_FILE instead of DISTINFO_FILEBaptiste Daroussin
2016-12-16www/seamonkey: update to 2.46Jan Beich
- Compatible with FFmpeg 3.x - Language packs are BROKEN until release announcement Changes: http://www.seamonkey-project.org/news MFH: 2016Q4 Security: 4f00dac0-1e18-4481-95af-7aaad63fd303 Security: 2225c5b4-1e5a-44fc-9920-b3201c384a15 Security: 1bcfd963-e483-41b8-ab8e-bad5c3ce49c9 Security: 92d44f83-a7bf-41cf-91ee-3d1b8ecf579f Security: 8065d37b-8e7c-4707-a608-1b0a2b8509c3 Security: aa1aefe3-6e37-47db-bfda-343ef4acb1b5 Security: 2c57c47e-8bb3-4694-83c8-9fc3abad3964 Security: 18f39fb6-7400-4063-acaf-0806e92c094f
2016-12-16Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systemsJan Beich
PR: 215192 Requested by: dim Exp-run by: antoine Approved by: antoine
2016-12-13Add a small target to help converting long strings of GH_* to GH_TUPLE.Mathieu Arnold
Sponsored by: Absolight
2016-12-12If KERN_DEBUGDIR happens to be empty, the port would try to installRene Ladan
files twice to the same location leading to make(1) warnings. Reported by: marino Pointy hat: rene (r428333)
2016-12-12Several helpers CMake modules needed to build LXQt itself as well as otherOlivier Duchateau
components. WWW: https://github.com/lxde/lxqt-build-tools Obtained from: LXQt devel repo
2016-12-09Uses/kmod.mk: add support for debug versions of kernel modules.Rene Ladan
Submitted by: glebius via private mail
2016-12-09Report the binary with bad linking.Mathieu Arnold
Sponsored by: Absolight
2016-12-08Simplify USES=linux do-install and add support for architecture specificTijl Coosemans
distfiles.
2016-12-08lang/ruby21: fix setjmp clobbered variablesSteve Wills
PR: 206108 Submitted by: dim
2016-12-07lang/ruby23: fix setjmp clobbered variablesSteve Wills
PR: 206111 Submitted by: dim
2016-12-07lang/ruby22: fix setjmp clobbered variablesSteve Wills
PR: 206110 Submitted by: dim
2016-12-05It seems sometime, GH_SUBDIR is only medium rare, on the other hand,Mathieu Arnold
GH_SUBDIR_DEFAULT always is fully baked. Sponsored by: Absolight
2016-12-03textproc/hunspell: update to 1.5.4Jan Beich
Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog PR: 214837 Exp-run by: antoine (for 1.5.3) Approved by: office (bapt)
2016-12-03- Skip soname check if ${STAGEDIR}${PREFIX}/lib directory does not existSunpoet Po-Chuan Hsieh
Differential Revision: https://reviews.FreeBSD.org/D8697 Approved by: mat (portmgr)
2016-12-01Rename PKG_CMD to PKG_REGISTERSteve Wills
Submitted by: bapt Differential Revision: https://reviews.freebsd.org/D8677
2016-12-01update firefox 50.0.2, libxul and thunderbird 45.5.1Christoph Moench-Tegeder
PR: 214978 Approved by: jbeich (maintainer), rene (mentor, implicit) MFH: 2016Q4 Security: 18f39fb6-7400-4063-acaf-0806e92c094f
2016-11-29Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.Tobias C. Berner
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending on the Qt version these subs ended up at many wrong places in plists. So only export it if QT_DIST is set. PR: 210227 Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8378