aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Fix a few Perl ports with Perl 5.28.Mathieu Arnold2018-06-291-0/+3
* Keep --forward when using PATCH_DEBUG.Mathieu Arnold2018-06-291-2/+2
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-287-877/+968
* Add Varnish 6 to the frameworkMark Felder2018-06-272-2/+4
* add lxqt-globalkeys componentSteve Wills2018-06-251-1/+6
* bsd.gecko.mk / USES=gecko : remove expired libxul support.Rene Ladan2018-06-222-20/+3
* Make flavors explicit for phonon.Tobias C. Berner2018-06-221-2/+2
* Adjust repository pathSteve Wills2018-06-221-1/+1
* multimedia/*phonon*: update and flavorize with @qt4/@qt5Tobias C. Berner2018-06-211-1/+1
* Set OS versions to target system versions for CROSS_SYSROOT.John Baldwin2018-06-201-0/+9
* Sort ONLY_FOR_ARCHS and NOT_FOR_ARCHS on display.Mathieu Arnold2018-06-201-2/+2
* www/firefox-esr: update to 60.1.0Jan Beich2018-06-201-3/+3
* www/firefox: update to 61.0Jan Beich2018-06-192-2/+7
* gecko: check app compatibility for -i18n via package registryJan Beich2018-06-171-6/+6
* Mk/Uses/php.mk: small clean-upLuca Pizzamiglio2018-06-151-6/+2
* Update KDE Frameworks to 5.47Tobias C. Berner2018-06-151-1/+1
* Unregister expired net/samba45Rene Ladan2018-06-142-2/+2
* Update automake to 1.16.1. Also remove automake-wrapper. We haven't hadTijl Coosemans2018-06-141-5/+2
* Mk/Uses/cargo.mk: Encode more crate build dependenciesTobias Kortkamp2018-06-141-5/+49
* Remove https://ftp.ruby-lang.org/ as wellAkinori MUSHA2018-06-131-1/+0
* Remove ftp://ftp.ruby-lang.org/; the FTP service is shutting downAkinori MUSHA2018-06-131-1/+0
* Add support for USES=compiler:c++17-langAntoine Brodin2018-06-111-2/+27
* Update KDE Applications to 18.04.2Tobias C. Berner2018-06-101-2/+2
* Mk/bsd.default-versions.mk: Add MariaDB 10.3Bernard Spil2018-06-101-1/+1
* databases/mariadb103-server: Add MariaDB 10.3 portBernard Spil2018-06-091-0/+1
* SC1004: This backslash+linefeed is literal. Break outside single quotes if yo...Mathieu Arnold2018-06-082-39/+39
* SC2035: Use ./*glob* or -- *glob* so names with dashes won't become options.Mathieu Arnold2018-06-081-4/+5
* SC2162: read without -r will mangle backslashes.Mathieu Arnold2018-06-084-21/+21
* SC2015: Note that A && B || C is not if-then-else. C may run when A is true.Mathieu Arnold2018-06-081-3/+4
* Don't exec with a pipe afterwards, it is weird.Mathieu Arnold2018-06-081-1/+1
* SC2185: Some finds don't have a default path. Specify '.' explicitly.Mathieu Arnold2018-06-081-5/+5
* SC2046: Quote this to prevent word splitting.Mathieu Arnold2018-06-085-5/+9
* - Change LAZARUS_VER to 1.8.4Jose Alonso Cardenas Marquez2018-06-031-1/+1
* Unregister expired lang/perl5.22Rene Ladan2018-06-022-7/+3
* Document the form USE_GCC=X+ instead of the older form USE_GCC=X.Y+Gerald Pfeifer2018-06-021-4/+4
* SC2006: Use $(..) instead of legacy `..`.Mathieu Arnold2018-06-014-9/+9
* SC2155: Declare and assign separately to avoid masking return values.Mathieu Arnold2018-06-011-1/+2
* SC2164: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.Mathieu Arnold2018-06-011-1/+1
* SC2153: Possible misspelling: PORTNAME may not be assigned, but portname is.Mathieu Arnold2018-06-011-0/+3
* SC2091: Remove surrounding $() to avoid executing output.Mathieu Arnold2018-06-011-1/+1
* SC2163: Exporting an expansion rather than a variable.Mathieu Arnold2018-06-011-0/+2
* SC2034: <some var> appears unused. Verify it or export it.Mathieu Arnold2018-06-011-1/+1
* SC2198: Arrays don't work as operands in [ ]. Use a loop (or concatenate with...Mathieu Arnold2018-06-011-1/+1
* SC2221 & SC2222: This pattern always overrides a later/previous one.Mathieu Arnold2018-06-011-2/+0
* SC2068: Double quote array expansions to avoid re-splitting elements.Mathieu Arnold2018-06-011-0/+4
* SC2145: Argument mixes string and array. Use * or separate argument.Mathieu Arnold2018-06-013-11/+11
* editors/emacs: Update to version 26.1Joseph Mingrone2018-05-311-6/+6
* Metaports do not have any files, they do not need a license.Mathieu Arnold2018-05-271-0/+2
* kde.mk: fix and simplify the INSTALL_CONFLICTS for kde-applicationsTobias C. Berner2018-05-261-2/+2
* - Add Uses/lazarus.mkJose Alonso Cardenas Marquez2018-05-251-0/+145