index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Finish up lang/python37 import
Martin Wilke
2018-07-06
2
-3
/
+3
*
devel/monodevelop: update to 7.5.3.7
David Naylor
2018-06-30
1
-5
/
+4
*
Convert to readelf.
Mathieu Arnold
2018-06-30
2
-10
/
+14
*
Remove dead code.
Mathieu Arnold
2018-06-30
1
-5
/
+0
*
USES=mono: enhance makenupkg and add NUGET_LAYOUT
David Naylor
2018-06-30
1
-22
/
+67
*
Fix a few Perl ports with Perl 5.28.
Mathieu Arnold
2018-06-29
1
-0
/
+3
*
Keep --forward when using PATCH_DEBUG.
Mathieu Arnold
2018-06-29
1
-2
/
+2
*
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
Tobias C. Berner
2018-06-28
7
-877
/
+968
*
Add Varnish 6 to the framework
Mark Felder
2018-06-27
2
-2
/
+4
*
add lxqt-globalkeys component
Steve Wills
2018-06-25
1
-1
/
+6
*
bsd.gecko.mk / USES=gecko : remove expired libxul support.
Rene Ladan
2018-06-22
2
-20
/
+3
*
Make flavors explicit for phonon.
Tobias C. Berner
2018-06-22
1
-2
/
+2
*
Adjust repository path
Steve Wills
2018-06-22
1
-1
/
+1
*
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Tobias C. Berner
2018-06-21
1
-1
/
+1
*
Set OS versions to target system versions for CROSS_SYSROOT.
John Baldwin
2018-06-20
1
-0
/
+9
*
Sort ONLY_FOR_ARCHS and NOT_FOR_ARCHS on display.
Mathieu Arnold
2018-06-20
1
-2
/
+2
*
www/firefox-esr: update to 60.1.0
Jan Beich
2018-06-20
1
-3
/
+3
*
www/firefox: update to 61.0
Jan Beich
2018-06-19
2
-2
/
+7
*
gecko: check app compatibility for -i18n via package registry
Jan Beich
2018-06-17
1
-6
/
+6
*
Mk/Uses/php.mk: small clean-up
Luca Pizzamiglio
2018-06-15
1
-6
/
+2
*
Update KDE Frameworks to 5.47
Tobias C. Berner
2018-06-15
1
-1
/
+1
*
Unregister expired net/samba45
Rene Ladan
2018-06-14
2
-2
/
+2
*
Update automake to 1.16.1. Also remove automake-wrapper. We haven't had
Tijl Coosemans
2018-06-14
1
-5
/
+2
*
Mk/Uses/cargo.mk: Encode more crate build dependencies
Tobias Kortkamp
2018-06-14
1
-5
/
+49
*
Remove https://ftp.ruby-lang.org/ as well
Akinori MUSHA
2018-06-13
1
-1
/
+0
*
Remove ftp://ftp.ruby-lang.org/; the FTP service is shutting down
Akinori MUSHA
2018-06-13
1
-1
/
+0
*
Add support for USES=compiler:c++17-lang
Antoine Brodin
2018-06-11
1
-2
/
+27
*
Update KDE Applications to 18.04.2
Tobias C. Berner
2018-06-10
1
-2
/
+2
*
Mk/bsd.default-versions.mk: Add MariaDB 10.3
Bernard Spil
2018-06-10
1
-1
/
+1
*
databases/mariadb103-server: Add MariaDB 10.3 port
Bernard Spil
2018-06-09
1
-0
/
+1
*
SC1004: This backslash+linefeed is literal. Break outside single quotes if yo...
Mathieu Arnold
2018-06-08
2
-39
/
+39
*
SC2035: Use ./*glob* or -- *glob* so names with dashes won't become options.
Mathieu Arnold
2018-06-08
1
-4
/
+5
*
SC2162: read without -r will mangle backslashes.
Mathieu Arnold
2018-06-08
4
-21
/
+21
*
SC2015: Note that A && B || C is not if-then-else. C may run when A is true.
Mathieu Arnold
2018-06-08
1
-3
/
+4
*
Don't exec with a pipe afterwards, it is weird.
Mathieu Arnold
2018-06-08
1
-1
/
+1
*
SC2185: Some finds don't have a default path. Specify '.' explicitly.
Mathieu Arnold
2018-06-08
1
-5
/
+5
*
SC2046: Quote this to prevent word splitting.
Mathieu Arnold
2018-06-08
5
-5
/
+9
*
- Change LAZARUS_VER to 1.8.4
Jose Alonso Cardenas Marquez
2018-06-03
1
-1
/
+1
*
Unregister expired lang/perl5.22
Rene Ladan
2018-06-02
2
-7
/
+3
*
Document the form USE_GCC=X+ instead of the older form USE_GCC=X.Y+
Gerald Pfeifer
2018-06-02
1
-4
/
+4
*
SC2006: Use $(..) instead of legacy `..`.
Mathieu Arnold
2018-06-01
4
-9
/
+9
*
SC2155: Declare and assign separately to avoid masking return values.
Mathieu Arnold
2018-06-01
1
-1
/
+2
*
SC2164: Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Mathieu Arnold
2018-06-01
1
-1
/
+1
*
SC2153: Possible misspelling: PORTNAME may not be assigned, but portname is.
Mathieu Arnold
2018-06-01
1
-0
/
+3
*
SC2091: Remove surrounding $() to avoid executing output.
Mathieu Arnold
2018-06-01
1
-1
/
+1
*
SC2163: Exporting an expansion rather than a variable.
Mathieu Arnold
2018-06-01
1
-0
/
+2
*
SC2034: <some var> appears unused. Verify it or export it.
Mathieu Arnold
2018-06-01
1
-1
/
+1
*
SC2198: Arrays don't work as operands in [ ]. Use a loop (or concatenate with...
Mathieu Arnold
2018-06-01
1
-1
/
+1
*
SC2221 & SC2222: This pattern always overrides a later/previous one.
Mathieu Arnold
2018-06-01
1
-2
/
+0
*
SC2068: Double quote array expansions to avoid re-splitting elements.
Mathieu Arnold
2018-06-01
1
-0
/
+4
[next]