aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses
Commit message (Expand)AuthorAgeFilesLines
* Don't define FLAVORS if EMACS_NO_DEPENDS is set.bdrewery2018-03-141-1/+1
* Add PORTS_ENV_VARS caching support to USES=objc.bdrewery2018-03-141-1/+15
* Update py-sip to 4.19.8 and qscintilla2 to 2.10.3tcberner2018-03-131-2/+2
* Update KDE Frameworks to 5.44tcberner2018-03-131-1/+1
* Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to Usesbrnrd2018-03-112-1/+434
* Allow USES=go ports to override make targets & include <bsd.port.pre.mk>woodsb022018-03-111-1/+7
* Introduce PHP flavors.mat2018-03-093-62/+155
* Remove Uses/lazarus.mk, it was not reviewed, is currently unused andantoine2018-03-091-95/+0
* Fix pkgconfig path when used in CMAKE_INSTALL_DATAROOTDIRgahr2018-03-081-0/+1
* - Fix typoacm2018-03-081-1/+1
* - Fix typoacm2018-03-081-1/+0
* - Introduce the new "lazarus" USES. The goal is to use it for lazarus-basedacm2018-03-081-0/+96
* Mk/Uses/emacs.mk: Tweak description of DEFAULT_VERSIONS+=emacs=...jrm2018-03-071-6/+7
* www/firefox: update to 59.0jbeich2018-03-061-2/+2
* Add compiler.mk to PORTS_ENV.bdrewery2018-03-011-3/+30
* Remove PYNUMERICsunpoet2018-02-281-1/+0
* Remove support for deprecated USES=python:2 and USES=python:3antoine2018-02-271-14/+4
* Give the KDE SC4 applications ports a -kde4 suffixtcberner2018-02-231-26/+28
* Update kdelibs to 4.14.38.rakuco2018-02-191-1/+1
* Update QScintilla 2.10.2.rakuco2018-02-181-2/+2
* Update KDE Frameworks to 5.43.0tcberner2018-02-161-3/+9
* devel/boost-python-libs got forgotten in the python flavorization, fixmat2018-02-151-0/+7
* Remove Postgresql 9.2 from the list of supported versions.rene2018-02-111-1/+1
* Rename KDE4 meta portstcberner2018-02-101-2/+2
* Remove leading newline to FLAVORS.bdrewery2018-02-071-0/+4
* Replace llvm 3.4 by llvm 5.0, as a choice for people who enforce clangbapt2018-02-061-12/+12
* Flavorize and modernize Emacs portsjrm2018-02-021-0/+133
* Remove Mk/Uses/emacs.mk and japanese/migemo-emacsjrm2018-02-021-133/+0
* Flavorize and modernize Emacs portsjrm2018-02-021-0/+133
* Add Linux version of sysutils/lttng-ust, needed by upcoming linux-dotnettijl2018-02-011-0/+1
* Add Linux version of sysutils/liburcu, needed by upcoming linux-dotnet ports.tijl2018-02-011-0/+1
* Add Linux version of devel/libunwind, needed by upcoming linux-dotnet ports.tijl2018-02-011-0/+1
* Add Linux version of devel/icu, needed by upcoming linux-dotnet ports.tijl2018-02-011-0/+1
* lang/mono: update to version 5.2.0.215 (and enhance USES=mono)dbn2018-01-311-19/+105
* Be more specific with python version to prevent deprecation warningsjhale2018-01-281-1/+1
* Add a USES=python:patch for when Python is needed during the patchmat2018-01-251-21/+19
* - Update name of autoreconf WRKSRC variable in commentak2018-01-241-2/+4
* Describe when allflavors should be used.mat2018-01-231-1/+3
* Remove PYTHON*_DEFAULT_VERSION.mat2018-01-211-55/+5
* Update KDE Frameworks to 5.42.0tcberner2018-01-171-1/+1
* www/firefox: update to 58.0jbeich2018-01-161-2/+2
* Replace USE_AUTOTOOLS with a plain BUILD_DEPENDS.tijl2018-01-121-2/+2
* CONFIGURE_ARGS already contains CC="${CC}". Also add LD="${CC}" so thetijl2018-01-121-1/+1
* Add USE_PHP=mcrypt for PHP 7.2sunpoet2018-01-101-0/+4
* New ports: www/py-qt5-webchannel and www/py-qt5-webenginejrm2018-01-101-1/+8
* Remove support for variables that have been deprecated for a while.mat2018-01-093-11/+3
* Update Qt5 ports to 5.9.3.rakuco2018-01-071-1/+8
* Replace some spaces with tabs.rakuco2018-01-041-3/+3
* Cleanup Mk/Uses/gnome.mk.mat2018-01-031-111/+25
* Update SIP to 4.19.6, PyQt4 to 4.12.1 and PyQt5 to 5.9.2.rakuco2018-01-031-5/+5
* New USES=eigentcberner2018-01-031-0/+55
* Add CMAKE_ON and CMAKE_OFF to cmake.mktcberner2017-12-311-0/+9
* Define licence for PyQt ports via pyqt.mktcberner2017-12-311-0/+4
* Update USES=compiler:c++14-lang to Clang 5.0 on FreeBSD 10jbeich2017-12-271-4/+4
* libtool.mk: pass through LDFLAGS -fuse-ld=*emaste2017-12-271-1/+1
* Take maintainership from autotools@. That group is no longer active.tijl2017-12-231-1/+1
* Report (in q/a) and fix (in shebangfix) python[23] shebangsamdmi32017-12-211-0/+7
* Enhance USES=uniquefiles to be more generic.mat2017-12-202-21/+55
* Revert r456619:antoine2017-12-191-3/+0
* USES=cran: add lib dependency to flangdbn2017-12-181-0/+3
* Allow to use samba47 with USES=sambaantoine2017-12-181-1/+1
* Add back a line that shouldn't have been removed in r456375antoine2017-12-151-0/+1
* Remove forgotten old compat code.mat2017-12-151-7/+0
* Update KDE Frameworks to 5.41tcberner2017-12-151-1/+1
* Rework PY_FLAVOR to always work.mat2017-12-141-5/+6
* Make py3gobject3 and pygobject3 synonymsantoine2017-12-141-4/+4
* Add a DEV_WARNING about some hypotetical case.mat2017-12-121-0/+3
* Limit matching Python flavors to two digits.mat2017-12-121-1/+1
* Make USE_PYTHON=concurrent flavors friendly.mat2017-12-111-1/+3
* Uses/php.mk: add missing sodium dependencytz2017-12-081-0/+1
* Remove extra .endif.mat2017-12-041-1/+0
* Add a USES=python:env, that will not add a dependency on Python.mat2017-12-041-0/+10
* Add a note about USE_PYTHON=optsuffix being a kludge.mat2017-12-041-0/+1
* Depend on pkgnames and not files, always better.mat2017-12-041-2/+2
* Deprecate USES=python:2 and USES=python:3mat2017-12-041-0/+2
* Correctly fix the Python 3 being the default but in fact not problem.mat2017-12-041-3/+3
* Add a WARNING for people trying to do clever but bad things with Pythonmat2017-12-041-0/+4
* Fix default python flavor wrt python versionamdmi32017-12-041-2/+2
* Convert Python ports to FLAVORS.mat2017-11-303-13/+126
* Mk/Uses/cargo.mk: Respect CPUTYPEtobik2017-11-291-0/+7
* Remove references to Tcl/Tk 8.4gahr2017-11-231-5/+5
* - Allow users to change the default Fortran compiler via DEFAULT_VERSIONS.tijl2017-11-181-3/+3
* Only link to libflang and libexecinfo as needed.tijl2017-11-181-1/+1
* Add PHP 7.2 RC6tz2017-11-161-3/+7
* Update KDE Frameworks to 5.40.0tcberner2017-11-161-1/+1
* www/firefox: update to 57.0 (marketed as "Firefox Quantum")jbeich2017-11-151-2/+2
* Remove the php extensions pkg-message, it is more annoying than not.mat2017-11-101-14/+0
* Merge Linux ncurses-base into linux_base. It's needed by ncurses-libs.tijl2017-11-011-1/+0
* - py-qt5-*: Fix build when using non default version of python, in this caseantoine2017-11-011-0/+1
* Update MASTER_SITE_LXQTswills2017-10-271-4/+4
* Update Linux CentOS 7 ports to 7.4.1708.tijl2017-10-271-1/+1
* Add support for libfuse3 (sysutils/fusefs-libs3).se2017-10-261-6/+12
* Mk/Uses/fortran.mk: Add flang as a non-default USES=fortran argument. Note,jrm2017-10-251-3/+13
* - Remove USES=fmake. It was created to help migration fromak2017-10-211-21/+0
* Revert 452511, I missed some portsgahr2017-10-201-5/+5
* lang/tcl84, x11-toolkits/tk84: remove expired portsgahr2017-10-201-5/+5
* Update KDE Frameworks to 5.39tcberner2017-10-181-1/+1
* Fix typobapt2017-10-161-1/+1
* Retire WITHOUT_DEBUG flag.madpilot2017-10-151-1/+1
* Remove WANT_GNOME and HAVE_GNOME.mat2017-10-121-73/+0
* Mk/Uses/cargo.mk: Fix crate name and version splittobik2017-10-121-1/+1
* Enable depending on Ghostscript in the test phasetobik2017-10-061-8/+14
* www/seamonkey: update to 2.49.1jbeich2017-10-051-3/+3
* Remove outdated USES=twistedsunpoet2017-09-301-62/+0
* www/firefox: update to 56.0 (rust required)jbeich2017-09-271-2/+2
* Define ICONV_GET_ILSEQ_INVALID and ICONV_SET_ILSEQ_INVALID when mimickingtijl2017-09-261-1/+1
* Mk/Uses/mysql.mk: Change the way of extracting version info from MySQL flavorsmmokhi2017-09-221-1/+1
* Mk/Uses/cargo.mk: Fix version of Rust which started to ship Cargodumbbell2017-09-221-1/+1
* Remove USES=execinfo.mat2017-09-221-27/+0
* Update KDE Frameworks to 5.38.0tcberner2017-09-191-1/+1
* - Update sysutils/garcon to 0.6.1 [1]madpilot2017-09-181-3/+6
* lang/rust: Install Cargo + use bundled cratesdumbbell2017-09-161-2/+2
* Replace USE_GCC=5+ by USE_GCC=yes in the case of USES=compiler:c++14-lang.gerald2017-09-131-1/+1
* When using tcl:someversion+, prefer the default version over the highestantoine2017-09-121-1/+5
* lang/tcl87, x11-toolkits/tk87: import Tcl/Tk 8.7a1gahr2017-09-111-5/+5
* When "USES= php:ext" is set into the Makefile, there is a followingjoneum2017-09-101-4/+4
* Remove Python 3.3 from the Ports Framework.rene2017-09-031-1/+1
* Update KDE Frameworks to 5.37.0tcberner2017-08-291-13/+5
* Update GNUstep core libraries.theraven2017-08-212-9/+11
* Add PostgreSQL-10 to the ports treegirgen2017-08-111-3/+3
* Mk/Uses/shebangfix.mk: Fix SHEBANG_FILES to use find(1)feld2017-08-081-1/+2
* www/firefox: update to 55.0jbeich2017-08-081-2/+2
* Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.jkim2017-07-291-1/+4
* www/seamonkey: update to 2.48jbeich2017-07-241-3/+3
* - shebangfix: allow to use SHEBANG_REGEX, SHEBANG_GLOB, and SHEBANG_FILES sim...amdmi32017-07-141-4/+6
* 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
* Update the mate desktop to 1.18.kwm2017-07-041-1/+6
* Update devel/readline to 7.0 patch 3sunpoet2017-06-271-1/+1
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* Fix check-plist of USES=kmodrene2017-02-131-8/+16
* Reset maintainer for Uses/ada.mk and Uses/alias.mkrene2017-02-132-2/+2
* 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
* 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
* 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