aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses
Commit message (Expand)AuthorAgeFilesLines
* Flavorize and modernize Emacs portsjrm2018-02-041-0/+133
* Remove Mk/Uses/emacs.mk and japanese/migemo-emacsjrm2018-02-041-133/+0
* Flavorize and modernize Emacs portsjrm2018-02-041-0/+133
* Add Linux version of sysutils/lttng-ust, needed by upcoming linux-dotnettijl2018-02-041-0/+1
* Add Linux version of sysutils/liburcu, needed by upcoming linux-dotnet ports.tijl2018-02-041-0/+1
* Add Linux version of devel/libunwind, needed by upcoming linux-dotnet ports.tijl2018-02-041-0/+1
* Add Linux version of devel/icu, needed by upcoming linux-dotnet ports.tijl2018-02-041-0/+1
* lang/mono: update to version 5.2.0.215 (and enhance USES=mono)dbn2018-02-041-19/+105
* Be more specific with python version to prevent deprecation warningsjhale2018-02-041-1/+1
* Add a USES=python:patch for when Python is needed during the patchmat2018-02-041-21/+19
* - Update name of autoreconf WRKSRC variable in commentak2018-02-041-2/+4
* Describe when allflavors should be used.mat2018-02-041-1/+3
* Remove PYTHON*_DEFAULT_VERSION.mat2018-02-041-55/+5
* Update KDE Frameworks to 5.42.0tcberner2018-02-041-1/+1
* www/firefox: update to 58.0jbeich2018-02-041-2/+2
* Replace USE_AUTOTOOLS with a plain BUILD_DEPENDS.tijl2018-02-041-2/+2
* CONFIGURE_ARGS already contains CC="${CC}". Also add LD="${CC}" so thetijl2018-02-041-1/+1
* Add USE_PHP=mcrypt for PHP 7.2sunpoet2018-02-041-0/+4
* New ports: www/py-qt5-webchannel and www/py-qt5-webenginejrm2018-02-041-1/+8
* Remove support for variables that have been deprecated for a while.mat2018-02-043-11/+3
* Update Qt5 ports to 5.9.3.rakuco2018-02-041-1/+8
* Replace some spaces with tabs.rakuco2018-02-041-3/+3
* Cleanup Mk/Uses/gnome.mk.mat2018-02-041-111/+25
* Update SIP to 4.19.6, PyQt4 to 4.12.1 and PyQt5 to 5.9.2.rakuco2018-02-041-5/+5
* New USES=eigentcberner2018-02-041-0/+55
* Add CMAKE_ON and CMAKE_OFF to cmake.mktcberner2018-02-041-0/+9
* Define licence for PyQt ports via pyqt.mktcberner2018-02-041-0/+4
* Update USES=compiler:c++14-lang to Clang 5.0 on FreeBSD 10jbeich2018-02-041-4/+4
* libtool.mk: pass through LDFLAGS -fuse-ld=*emaste2018-02-041-1/+1
* Take maintainership from autotools@. That group is no longer active.tijl2018-02-041-1/+1
* Report (in q/a) and fix (in shebangfix) python[23] shebangsamdmi32018-02-041-0/+7
* Enhance USES=uniquefiles to be more generic.mat2018-02-042-21/+55
* Revert r456619:antoine2018-02-041-3/+0
* USES=cran: add lib dependency to flangdbn2018-02-041-0/+3
* Allow to use samba47 with USES=sambaantoine2018-02-041-1/+1
* Add back a line that shouldn't have been removed in r456375antoine2018-02-041-0/+1
* Remove forgotten old compat code.mat2018-02-041-7/+0
* Update KDE Frameworks to 5.41tcberner2018-02-041-1/+1
* Rework PY_FLAVOR to always work.mat2018-02-041-5/+6
* Make py3gobject3 and pygobject3 synonymsantoine2018-02-041-4/+4
* Add a DEV_WARNING about some hypotetical case.mat2018-02-041-0/+3
* Limit matching Python flavors to two digits.mat2018-02-041-1/+1
* Make USE_PYTHON=concurrent flavors friendly.mat2018-02-041-1/+3
* Uses/php.mk: add missing sodium dependencytz2018-02-041-0/+1
* Remove extra .endif.mat2018-02-041-1/+0
* Add a USES=python:env, that will not add a dependency on Python.mat2018-02-041-0/+10
* Add a note about USE_PYTHON=optsuffix being a kludge.mat2018-02-041-0/+1
* Depend on pkgnames and not files, always better.mat2018-02-041-2/+2
* Deprecate USES=python:2 and USES=python:3mat2018-02-041-0/+2
* Correctly fix the Python 3 being the default but in fact not problem.mat2018-02-041-3/+3
* Add a WARNING for people trying to do clever but bad things with Pythonmat2018-02-041-0/+4
* Fix default python flavor wrt python versionamdmi32018-02-041-2/+2
* Convert Python ports to FLAVORS.mat2018-02-043-13/+126
* Mk/Uses/cargo.mk: Respect CPUTYPEtobik2018-02-041-0/+7
* Remove references to Tcl/Tk 8.4gahr2018-02-041-5/+5
* - Allow users to change the default Fortran compiler via DEFAULT_VERSIONS.tijl2018-02-041-3/+3
* Only link to libflang and libexecinfo as needed.tijl2018-02-041-1/+1
* Add PHP 7.2 RC6tz2018-02-041-3/+7
* Update KDE Frameworks to 5.40.0tcberner2018-02-041-1/+1
* www/firefox: update to 57.0 (marketed as "Firefox Quantum")jbeich2018-02-041-2/+2
* Remove the php extensions pkg-message, it is more annoying than not.mat2018-02-041-14/+0
* Merge Linux ncurses-base into linux_base. It's needed by ncurses-libs.tijl2018-02-041-1/+0
* - py-qt5-*: Fix build when using non default version of python, in this caseantoine2018-02-041-0/+1
* Update MASTER_SITE_LXQTswills2018-02-041-4/+4
* Update Linux CentOS 7 ports to 7.4.1708.tijl2018-02-041-1/+1
* Add support for libfuse3 (sysutils/fusefs-libs3).se2018-02-041-6/+12
* Mk/Uses/fortran.mk: Add flang as a non-default USES=fortran argument. Note,jrm2018-02-041-3/+13
* - Remove USES=fmake. It was created to help migration fromak2018-02-041-21/+0
* Revert 452511, I missed some portsgahr2018-02-041-5/+5
* lang/tcl84, x11-toolkits/tk84: remove expired portsgahr2018-02-041-5/+5
* Update KDE Frameworks to 5.39tcberner2018-02-041-1/+1
* Fix typobapt2018-02-041-1/+1
* Retire WITHOUT_DEBUG flag.madpilot2018-02-041-1/+1
* Remove WANT_GNOME and HAVE_GNOME.mat2018-02-041-73/+0
* Mk/Uses/cargo.mk: Fix crate name and version splittobik2018-02-041-1/+1
* Enable depending on Ghostscript in the test phasetobik2018-02-041-8/+14
* www/seamonkey: update to 2.49.1jbeich2018-02-041-3/+3
* Remove outdated USES=twistedsunpoet2018-02-041-62/+0
* www/firefox: update to 56.0 (rust required)jbeich2018-02-041-2/+2
* Define ICONV_GET_ILSEQ_INVALID and ICONV_SET_ILSEQ_INVALID when mimickingtijl2018-02-041-1/+1
* Mk/Uses/mysql.mk: Change the way of extracting version info from MySQL flavorsmmokhi2018-02-041-1/+1
* Mk/Uses/cargo.mk: Fix version of Rust which started to ship Cargodumbbell2018-02-041-1/+1
* Remove USES=execinfo.mat2018-02-041-27/+0
* Update KDE Frameworks to 5.38.0tcberner2018-02-041-1/+1
* - Update sysutils/garcon to 0.6.1 [1]madpilot2018-02-041-3/+6
* lang/rust: Install Cargo + use bundled cratesdumbbell2018-02-041-2/+2
* Replace USE_GCC=5+ by USE_GCC=yes in the case of USES=compiler:c++14-lang.gerald2018-02-041-1/+1
* When using tcl:someversion+, prefer the default version over the highestantoine2018-02-041-1/+5
* lang/tcl87, x11-toolkits/tk87: import Tcl/Tk 8.7a1gahr2018-02-041-5/+5
* When "USES= php:ext" is set into the Makefile, there is a followingjoneum2018-02-041-4/+4
* Remove Python 3.3 from the Ports Framework.rene2018-02-041-1/+1
* Update KDE Frameworks to 5.37.0tcberner2018-02-041-13/+5
* Update GNUstep core libraries.theraven2018-02-042-9/+11
* Add PostgreSQL-10 to the ports treegirgen2018-02-041-3/+3
* Mk/Uses/shebangfix.mk: Fix SHEBANG_FILES to use find(1)feld2018-02-041-1/+2
* www/firefox: update to 55.0jbeich2018-02-041-2/+2
* Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.jkim2018-02-041-1/+4
* www/seamonkey: update to 2.48jbeich2018-02-041-3/+3
* Merge branch 'master' into gstreamerKoop Mast2017-07-221-4/+6
|\
| * - shebangfix: allow to use SHEBANG_REGEX, SHEBANG_GLOB, and SHEBANG_FILES sim...amdmi32017-07-141-4/+6
* | Merge branch 'master' into gstreamerKoop Mast2017-07-132-1/+4
|\|
| * Update KDE Frameworks to 5.36.0tcberner2017-07-121-1/+1
| * Revert r445241. libffi is already part of linux_base-c7.tijl2017-07-081-1/+0
| * Add security/linux-c7-trousers, needed by security/linux-c7-gnutls.tijl2017-07-071-0/+1
| * Add security/linux-c7-p11-kit, needed by security/linux-c7-gnutls.tijl2017-07-071-0/+1
| * Add devel/linux-c7-libffi, needed by security/linux-c7-p11-kit.tijl2017-07-071-0/+1
| * Add security/linux-c7-nettle, needed by security/linux-c7-gnutls.tijl2017-07-071-0/+1
* | Merge branch 'master' into gstreamerKoop Mast2017-07-051-1/+6
|\|
| * Update the mate desktop to 1.18.kwm2017-07-041-1/+6
* | Merge branch 'master' into gstreamerKoop Mast2017-06-301-1/+1
|\|
| * Update devel/readline to 7.0 patch 3sunpoet2017-06-271-1/+1
* | Merge branch 'master' into gstreamerKoop Mast2017-06-262-7/+244
|\|
| * Make ninja opt-out in cmake.mktcberner2017-06-261-7/+25
| * Add USES=cargo to make creating ports of Rust applications easiertobik2017-06-221-0/+219
* | Merge branch 'master' into gstreamerKoop Mast2017-06-217-27/+14
|\|
| * qa: add check for NO_ARCHdbn2017-06-191-0/+2
| * Specifying an invalid PYTHON_VERSION against its USES should be IGNORED.bdrewery2017-06-181-1/+1
| * Update KDE Frameworks to 5.35tcberner2017-06-181-1/+1
| * Set CONFIGURE_LOG so if the configure stage failskwm2017-06-141-0/+2
| * www/firefox: update to 54.0jbeich2017-06-141-2/+2
| * Remove check for unsupported versions of FreeBSD and add some comments.tijl2017-06-131-4/+3
| * Fix a few lib/pkgconfig → libdata/pkgconfig that crept in between themat2017-06-081-14/+0
| * Remove support for Samba 4.2 and 4.3, they are unsupported upstream.rene2017-06-081-4/+1
| * Don't pass the default version in DEPENDS_ARGS.bdrewery2017-06-061-1/+2
* | Merge branch 'master' into gstreamerKoop Mast2017-06-021-15/+7
|\|
| * Remove lang/perl5.20 and unregister it, it expired in May 2017.rene2017-06-011-14/+2
| * Introduce Perl 5.26.mat2017-05-311-1/+5
* | Merge branch 'master' into gstreamerKoop Mast2017-05-303-12/+68
|\|
| * Mk/Uses/mysql.mk: Prepare for upcoming MariaDB 10.2brnrd2017-05-271-11/+36
| * Update to CentOS 6.9.tijl2017-05-261-1/+1
| * In preparation for removal of groff from base add USES=groffbapt2017-05-251-0/+31
* | Merge branch 'master' into gstreamerKoop Mast2017-05-221-2/+2
|\|
| * Update _KDE_APPLICATIONS_ATTIC_VERSION to 16.12.3 to fix fetching of distfilestcberner2017-05-201-1/+1
| * Update KDE Frameworks to 5.34.0tcberner2017-05-201-1/+1
* | work workKoop Mast2017-05-221-6/+21
* | Merge branch 'master' into gstreamerKoop Mast2017-05-162-1/+17
|\|
| * Move the meson generated pkg-config files to libdata/pkg-config, thiskwm2017-05-131-0/+14
| * Update mono and related portsdbn2017-05-131-1/+3
| * Revert r440567 and unbreak INDEXantoine2017-05-111-3/+3
| * - Add missing 8.7 as a valid tcl/tk versionamdmi32017-05-101-3/+3
* | Merge branch 'master' into gstreamerKoop Mast2017-05-066-17/+29
|\|
| * Fix some FreeBSD.org case of bad case.mat2017-05-041-1/+1
| * Clarify PLIST_SUB in grantlee.mktcberner2017-05-031-1/+1
| * Enable depending on Perl only during the test phase.mat2017-05-021-1/+5
| * As of today, USE_GCC=yes (and USE_GCC=any in most circumstances)gerald2017-05-021-5/+0
| * Use llvm 4.0 for c++14bapt2017-04-301-4/+4
| * Extend grantlee.mk with another PLIST_SUB.tcberner2017-04-301-0/+13
| * Update py-sip to 4.19.2, py-qt4 to 4.12 and py-qt5 to 5.7.1tcberner2017-04-301-6/+6
* | Merge branch 'master' into gstreamerKoop Mast2017-04-306-27/+9
|\|
| * Enhance the BROKEN_SSL messages.mat2017-04-271-4/+4
| * - Remove checks for .PARSEDIR and vestiges of pmake supportak2017-04-273-18/+0
| * Silence the commands in USES=perl do-test target.mat2017-04-251-2/+2
| * Fix usage of left braces to be compatible with extended regularolgeni2017-04-251-3/+3
* | Add ignore to gstreamer USES it doesnt work yesKoop Mast2017-04-231-0/+2
* | Merge branch 'master' into gstreamerKoop Mast2017-04-236-6/+7
|\|
| * Return ports maintained by John Marino to the pool, he is no longer interested.rene2017-04-222-2/+2
| * Use POSIX conformant expressions with grep(1)antoine2017-04-221-2/+2
| * - Add /usr/local/bin/* old cmd patterns to shebangfixamdmi32017-04-201-0/+1
| * Use the new ${RLN} relative symlink magic to create uniquefiles.mat2017-04-201-1/+1
| * Update KDE Frameworks to 5.33.0tcberner2017-04-191-1/+1
* | Merge branch 'master' into gstreamerKoop Mast2017-04-2313-72/+186
|\|
| * Introduce new "meson" USES.kwm2017-04-181-0/+68
| * Rename (BROKEN|IGNORE)_OPENSSL to \1_SSL.mat2017-04-141-10/+10
| * Add a BROKEN_OPENSSL and IGNORE_OPENSSL, to mark ports that aremat2017-04-141-0/+20
| * www/firefox-esr: update to 52.1.0 (rc1)jbeich2017-04-121-3/+3
| * Use dedicated macro FMT_80 instead of ${FMT} 75 79 magical constantsamdmi32017-04-111-2/+2
| * www/firefox: update to 53.0 (rc3)jbeich2017-04-111-2/+2
| * Introduces USES=php:pecl.mat2017-04-101-0/+12
| * Remove obsolete OpenSSL hacks for IDEA crypto.jkim2017-04-041-18/+0
| * Drop x11-themes/kde4-icons-oxygen in favor of x11-themes/kf5-oxygen-icons5.rakuco2017-04-031-5/+3
| * Finish removal of gal2bapt2017-04-021-5/+1
| * Remove more obsolete gnome2 componentsbapt2017-04-021-10/+2
| * Remove some old gnome2 ports not depend on anymore and not maintained upstreambapt2017-04-021-10/+2
| * Remove ALWAYS_KEEP_DISTFILES, it cannot find code where it was evermat2017-03-311-1/+0
| * Update to 4.11.22, the last release from KDE.orgrezny2017-03-301-1/+1
| * Update x11/kdelibs4 to 4.14.30.rakuco2017-03-261-1/+1
| * Bump KDE_APPLICATIONS_VERSION to 16.12.3.rakuco2017-03-261-1/+1
| * Refactor USES=samba a bit, and add Samba 4.6 support there.mat2017-03-261-13/+3
| * Fix typosunpoet2017-03-251-1/+1
| * Add samba45 supportsunpoet2017-03-251-0/+4
| * mail/thunderbird-i18n: update to 52.0jbeich2017-03-221-3/+3
| * Fixup some more Perl build problems.mat2017-03-221-0/+2
| * - Add USES=samba to handle dependency on sambaantoine2017-03-221-0/+51
| * '.' has been removed from @INC in Perl 5.25.7 and it prevented manymat2017-03-211-1/+2
| * Reset maintainer on his request.rene2017-03-191-1/+1
| * Update KDE Frameworks to 5.32tcberner2017-03-171-3/+9
| * Rename python setuptools ports to better match other python portsantoine2017-03-171-3/+3
| * Add libintl.so to glib20_LIB_DEPENDSantoine2017-03-121-1/+2
| * Remove kconfigwidgets from _USE_FRAMEWORKS_TIER3.rakuco2017-03-111-1/+1
| * Require pkgconf>=1.3.0_1 after r435576.tijl2017-03-071-1/+1
| * Fix typosolivierd2017-03-041-1/+1
| * Reverge my change in revision r435343 (it breaks ports build)olivierd2017-03-031-1/+1
| * Fix typoolivierd2017-03-031-1/+1
| * www/firefox: update to 52.0 (rc1)jbeich2017-02-281-2/+2
* | Merge branch 'master' into gstreamerKoop Mast2017-02-277-15/+49
|\|
| * add databases/mysqlwsrep56-serverlifanov2017-02-231-5/+12
| * Add USE_PHP=memcachedsunpoet2017-02-201-1/+6
| * Update KDE Frameworks to 5.31tcberner2017-02-191-3/+6
| * Adjust comment about USES=blaslapack defaultsjbeich2017-02-171-1/+1
| * Fix USE_PHP=redissunpoet2017-02-161-1/+1
| * Return the ports mistakenly reset to ports@ in r433856 to John Marino.rene2017-02-162-2/+2
| * Automatically generate @dir entries for package list if :debug is used.rene2017-02-141-2/+21
* | Drop _POST_MK declare lines, this is only used for targets like post-patch.Koop Mast2017-02-211-4/+0
* | Merge branch 'master' into gstreamerKoop Mast2017-02-213-10/+18
|\|
| * Fix check-plist of USES=kmodrene2017-02-131-8/+16
| * Reset maintainer for Uses/ada.mk and Uses/alias.mkrene2017-02-132-2/+2
* | Merge branch 'master' into gstreamerKoop Mast2017-02-0810-238/+241
|\|
| * Make USES=php behaves a bit more nicely with PHP 7.0 and 7.1 for portsmat2017-02-071-1/+2
| * Enable i386 support to Linux CentOS 7 ports.tijl2017-02-011-1/+3
| * - Autodetect the installed linux_base port and use LINUX_DEFAULT only astijl2017-02-011-95/+103
| * This is actually only for Module::Build, not the ::Tiny version.mat2017-02-011-2/+2
| * Tell Module::Build to use LOCALBASE/bin/perl and notmat2017-02-011-1/+2
| * Indent perl5.mk's .if/.for properly.mat2017-02-011-91/+91
| * Update KDE Frameworks to 5.30.0tcberner2017-01-271-3/+6
| * Fix memcache_DEPENDSsunpoet2017-01-261-0/+4
| * Add support for PHP 7.1tz2017-01-241-3/+7
| * Update default GEM_NAMEsunpoet2017-01-221-1/+1
| * Add devel/linux-c6-libsoupwoodsb022017-01-201-0/+1
| * Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386tijl2017-01-191-24/+20
| * The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-182-18/+3
| * www/firefox: update to 51.0 (rc1)jbeich2017-01-171-2/+2
| * Add new mirror, it avoids to change value of MASTER_SITES in LXQt related portsolivierd2017-01-151-0/+1
| * mount_fusefs is in base since 10.0-RELEASErene2017-01-151-3/+0
| * Mk/Uses/mysql.mk: Remove EoL-ed MySQL 5.1brnrd2017-01-151-1/+0
| * Welcome Percona 5.7 ports to the treefeld2017-01-111-0/+1
* | Merge branch 'master' into gstreamerKoop Mast2017-01-097-23/+28
|\|
| * Add more PLIST_SUB to Mk/Uses/python.mksunpoet2017-01-081-7/+22
| * add databases/mysql80-server and databases/mysql80-clientlifanov2017-01-081-0/+1
| * Update Kdevelop to 4.7.4tcberner2017-01-031-1/+1
| * Remove support for FreeBSD < 10.3 from Mk/*rene2017-01-034-15/+4
* | Update gstreamer1-plugins base/bad/good/ugly to 1.10.2.Koop Mast2017-01-031-0/+426
|/
* Drop support for Perl 5.18 (infrastructure part)rene2017-01-011-7/+3
* Drop support for Linux Fedora 10 (infrastructure part)rene2017-01-011-40/+6
* Remove broken PEAR mirrors:amdmi32016-12-271-3/+1
* - Repocopy lang/python35 --> lang/python36 and update to 3.6.0wen2016-12-251-1/+1
* Add kde-applications to the supported kde-<categories>tcberner2016-12-241-1/+22
* Rewrite GTK3 supportolivierd2016-12-231-21/+16
* Update KDE Frameworks to 5.29.0tcberner2016-12-191-4/+9
* www/seamonkey: update to 2.46jbeich2016-12-161-3/+3
* Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systemsjbeich2016-12-161-0/+9
* If KERN_DEBUGDIR happens to be empty, the port would try to installrene2016-12-131-0/+4
* Several helpers CMake modules needed to build LXQt itself as well as otherolivierd2016-12-131-1/+6
* Uses/kmod.mk: add support for debug versions of kernel modules.rene2016-12-101-0/+6
* Simplify USES=linux do-install and add support for architecture specifictijl2016-12-081-2/+18
* Uses/php.mk: Use EGREP instead of GREP when parsing config.hrakuco2016-11-291-1/+1
* USES=mono: simplify EXTRACT_ONLY, fix nuget-extract [1]dbn2016-11-281-9/+6
* Insert missing space in component list.tcberner2016-11-211-1/+1
* Import some LXQt core components (required by forthcoming updateolivierd2016-11-191-0/+97
* Set a PORTSCOUT limit for the PyQt5 ports.tcberner2016-11-151-0/+2
* Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ...tcberner2016-11-151-12/+288