summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Commit a file forgotten in 470799Florian Smeets2018-05-241-2/+4
* - add net/corosync3 (2.99.2)Florian Smeets2018-05-241-0/+42
* Add Perl 5.28.0-RC1.Mathieu Arnold2018-05-212-2/+6
* New port: x11-themes/kf5-qqc2-desktop-style -- Qt QuickControl2 style for KDETobias C. Berner2018-05-191-3/+6
* Update KDE Frameworks to 5.46Tobias C. Berner2018-05-181-1/+1
* Update the Qt5 ports to 5.10.1.Raphael Kubo da Costa2018-05-181-2/+7
* Add 'test' target to the WAF-enabled portsTimur I. Bakeyev2018-05-171-0/+1
* Add gtksourceview4 4.0.1.Koop Mast2018-05-141-1/+5
* Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead ofTijl Coosemans2018-05-141-14/+5
* Remove LIBDIR from build env variableBaptiste Daroussin2018-05-141-1/+0
* Mk/Uses/Emacs: Add noflavors argument to USES=emacsJoseph Mingrone2018-05-141-14/+30