summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* USES=cran: add lib dependency to flangDavid Naylor2017-12-181-0/+3
* Allow to use samba47 with USES=sambaAntoine Brodin2017-12-182-2/+2
* Fix a edge case in the fetch related targets.Mathieu Arnold2017-12-161-4/+8
* Fix qa lib dependency checks when using libmap.conf.Mathieu Arnold2017-12-151-1/+1
* Add back a line that shouldn't have been removed in r456375Antoine Brodin2017-12-151-0/+1
* Remove forgotten old compat code.Mathieu Arnold2017-12-141-7/+0
* Update KDE Frameworks to 5.41Tobias C. Berner2017-12-141-1/+1
* Rework PY_FLAVOR to always work.Mathieu Arnold2017-12-141-5/+6
* Make py3gobject3 and pygobject3 synonymsAntoine Brodin2017-12-131-4/+4
* Add a DEV_WARNING about some hypotetical case.Mathieu Arnold2017-12-121-0/+3
* Limit matching Python flavors to two digits.Mathieu Arnold2017-12-121-1/+1
* Make USE_PYTHON=concurrent flavors friendly.Mathieu Arnold2017-12-111-1/+3
* Uses/php.mk: add missing sodium dependencyTorsten Zuehlsdorff2017-12-071-0/+1
* Fix 'make -j'.Bryan Drewery2017-12-072-5/+6
* Add a warning to try and prevent people from mis-using USE_GITHUB.Mathieu Arnold2017-12-061-0/+3
* Update BROTLI descriptionSunpoet Po-Chuan Hsieh2017-12-041-1/+1
* Remove extra .endif.Mathieu Arnold2017-12-041-1/+0
* Add a USES=python:env, that will not add a dependency on Python.Mathieu Arnold2017-12-041-0/+10
* Add a note about USE_PYTHON=optsuffix being a kludge.Mathieu Arnold2017-12-041-0/+1
* Depend on pkgnames and not files, always better.Mathieu Arnold2017-12-041-2/+2
* Deprecate USES=python:2 and USES=python:3Mathieu Arnold2017-12-041-0/+2
* Correctly fix the Python 3 being the default but in fact not problem.Mathieu Arnold2017-12-041-3/+3
* Add a WARNING for people trying to do clever but bad things with PythonMathieu Arnold2017-12-041-0/+4
* Add shared BROTLI descriptionSunpoet Po-Chuan Hsieh2017-12-031-0/+1
* Fix default python flavor wrt python versionDmitry Marakasov2017-12-031-2/+2
* Remove 4.8 as a documented option for GCC_DEFAULT. Technically nothingGerald Pfeifer2017-12-031-1/+1
* Fix build-depends-list and run-depends-list.Mathieu Arnold2017-12-011-26/+2
* 11.0 is no longer supported.Mathieu Arnold2017-12-011-1/+1
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-303-13/+126
* Add various FLAVOR related helpers.Mathieu Arnold2017-11-301-0/+28
* Generic FLAVORS work.Mathieu Arnold2017-11-302-16/+82
* bsd.gecko.mk: use ${ECHO_CMD} in post-patch-SNDIO-onTobias Kortkamp2017-11-291-1/+1
* Mk/Uses/cargo.mk: Respect CPUTYPETobias Kortkamp2017-11-291-0/+7
* gecko: unbreak aarch64 build for non-empty CPUTYPEJan Beich2017-11-291-2/+8
* gecko: respect CPUTYPE for Rust codeJan Beich2017-11-281-0/+2
* lang/rust: avoid LLVM targeting SSE2 on i386 by defaultJan Beich2017-11-271-1/+1
* gecko: simplify WRKSRC handlingJan Beich2017-11-231-1/+0
* Remove references to Tcl/Tk 8.4Pietro Cerutti2017-11-232-6/+6
* lang/ruby2?: make rubygem-* ports reproducibleSteve Wills2017-11-221-3/+3
* Oops, back out r454668Jan Beich2017-11-221-0/+4
* gecko: drop GNOMEUI optionJan Beich2017-11-221-10/+0
* gecko: drop broken and unmaintained PGO optionJan Beich2017-11-221-24/+0
* gecko: move BUNDLE_LIBS to www/libxulJan Beich2017-11-221-4/+0
* - Allow users to change the default Fortran compiler via DEFAULT_VERSIONS.Tijl Coosemans2017-11-182-5/+7
* Only link to libflang and libexecinfo as needed.Tijl Coosemans2017-11-181-1/+1
* gecko: allow lld as ld on FreeBSD 12.0Jan Beich2017-11-161-1/+0
* Follow-up r454266: Sort and remove duplicates for [DE]SELECTED_OPTIONS.Bryan Drewery2017-11-161-4/+6
* Add PHP 7.2 RC6Torsten Zuehlsdorff2017-11-162-4/+8
* Update KDE Frameworks to 5.40.0Tobias C. Berner2017-11-161-1/+1
* Fix [DE]SELECTED_OPTIONS to lazily evaluate as late as possible.Bryan Drewery2017-11-151-14/+7