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
*
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
*
SC2145: Argument mixes string and array. Use * or separate argument.
Mathieu Arnold
2018-06-01
3
-11
/
+11
*
editors/emacs: Update to version 26.1
Joseph Mingrone
2018-05-31
1
-6
/
+6
*
Metaports do not have any files, they do not need a license.
Mathieu Arnold
2018-05-27
1
-0
/
+2
*
kde.mk: fix and simplify the INSTALL_CONFLICTS for kde-applications
Tobias C. Berner
2018-05-26
1
-2
/
+2
*
- Add Uses/lazarus.mk
Jose Alonso Cardenas Marquez
2018-05-25
1
-0
/
+145
*
Commit a file forgotten in 470799
Florian Smeets
2018-05-24
1
-2
/
+4
*
- add net/corosync3 (2.99.2)
Florian Smeets
2018-05-24
1
-0
/
+42
*
Add Perl 5.28.0-RC1.
Mathieu Arnold
2018-05-21
2
-2
/
+6
*
New port: x11-themes/kf5-qqc2-desktop-style -- Qt QuickControl2 style for KDE
Tobias C. Berner
2018-05-19
1
-3
/
+6
*
Update KDE Frameworks to 5.46
Tobias C. Berner
2018-05-18
1
-1
/
+1
*
Update the Qt5 ports to 5.10.1.
Raphael Kubo da Costa
2018-05-18
1
-2
/
+7
*
Add 'test' target to the WAF-enabled ports
Timur I. Bakeyev
2018-05-17
1
-0
/
+1
*
Add gtksourceview4 4.0.1.
Koop Mast
2018-05-14
1
-1
/
+5
*
Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of
Tijl Coosemans
2018-05-14
1
-14
/
+5
*
Remove LIBDIR from build env variable
Baptiste Daroussin
2018-05-14
1
-1
/
+0
*
Mk/Uses/Emacs: Add noflavors argument to USES=emacs
Joseph Mingrone
2018-05-14
1
-14
/
+30
*
Fix desktuils/kdepim dependencies
Tobias C. Berner
2018-05-14
1
-1
/
+42
*
Update KDE Applications to 18.04.1
Tobias C. Berner
2018-05-11
1
-2
/
+2
*
stage-qa: Change stripped check to only look for .debug_info.
Bryan Drewery
2018-05-10
1
-1
/
+1
*
Add 32-bit mips support to base/binutils and base/gcc.
John Baldwin
2018-05-09
1
-7
/
+9
*
Restore PHP _ALT variables removed in r469307
Rene Ladan
2018-05-08
1
-0
/
+9
*
Drop FreeBSD 10.3 support
Jan Beich
2018-05-07
1
-8
/
+0
*
Mk/Uses/php.mk: Drop support for WANT_ and USE_ PHP vars
Bernard Spil
2018-05-07
2
-36
/
+7
*
Note that samba 4.8 is supported and samba 4.4 no longer exists
Antoine Brodin
2018-05-05
1
-1
/
+1
*
Update KDE Plasma Desktop to 5.12.5
Tobias C. Berner
2018-05-03
1
-1
/
+1
*
Add a warning about setting DISTNAME and USE_GITHUB=yes
Mathieu Arnold
2018-05-03
1
-1
/
+5
*
Note that 10.3 is not supported any more.
Mathieu Arnold
2018-05-02
1
-1
/
+1
*
www/firefox: update to 60.0
Jan Beich
2018-05-01
2
-3
/
+3
*
Update the QScintilla2 ports to 2.10.4
Tobias C. Berner
2018-04-29
1
-1
/
+1
*
Update KDE Applications to 18.04.0
Tobias C. Berner
2018-04-28
1
-3
/
+4
[next]