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
2024Q3
2024Q4
2025Q1
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
Scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add make to the list of allowed shebang
Baptiste Daroussin
2019-09-06
1
-0
/
+1
*
Add support for overlays
Baptiste Daroussin
2019-09-03
2
-11
/
+28
*
Remove USES=pure and its QA check now that lang/pure has been removed.
Rene Ladan
2019-09-01
1
-3
/
+0
*
Prevent globbing before validating env vars.
Baptiste Daroussin
2019-08-27
1
-0
/
+2
*
Add a QA check warning porters about non UCL pkg-message files.
Mathieu Arnold
2019-08-19
1
-1
/
+15
*
If pkg-message is not a UCL file, assume the message is "install" only.
Mathieu Arnold
2019-08-19
1
-1
/
+1
*
Implement new virtual category: net-vpn for VPN related ports
Koichiro Iwao
2019-08-14
1
-0
/
+1
*
Force ports depending on a fetch target to actually run checksum.
Mathieu Arnold
2019-08-13
1
-1
/
+7
*
Mk/Uses/cargo.mk: cargo-crates to flag unknown git hosts
Tobias Kortkamp
2019-08-07
1
-0
/
+7
*
Mk/Uses/cargo.mk: Add support for CARGO_USE_GITLAB/GL_TUPLE to cargo-crates
Tobias Kortkamp
2019-08-06
1
-6
/
+37
*
Assign cargo-crates.awk to rust@ too same as USES=cargo
Tobias Kortkamp
2019-08-06
1
-1
/
+1
*
Mk/Uses/cargo.mk: Fix cargo-crates to not output identical GH_TUPLE entries
Tobias Kortkamp
2019-08-06
1
-1
/
+2
*
Fix fetch-list when running as a user.
Mathieu Arnold
2019-07-31
1
-1
/
+8
*
Don't try splitting symbols out of .a archives.
Bryan Drewery
2019-07-13
1
-1
/
+1
*
Fix handling of ports with *1* file.
Bryan Drewery
2019-07-10
1
-1
/
+1
*
Reduce code duplication from r504140.
Bryan Drewery
2019-06-30
1
-7
/
+8
*
generate-symbols: Commit a working version.
Bryan Drewery
2019-06-26
1
-9
/
+16
*
Revert r505129: I still have the wrong version.
Bryan Drewery
2019-06-26
2
-7
/
+8
*
Allow generate-symbols.sh to actually work.
Bryan Drewery
2019-06-26
2
-8
/
+7
*
parse_plist: Avoid excess fork+exec inside the loop for stripping (mode) lines.
Bryan Drewery
2019-06-13
1
-5
/
+9
*
Speedup ELF file detection almost 100%.
Bryan Drewery
2019-06-11
1
-11
/
+4
*
Use UCL for pkg-message
Mathieu Arnold
2019-06-03
1
-7
/
+17
*
Add lang/julia to the blacklist of ports that other ports must not depend upon.
Antoine Brodin
2019-05-28
1
-0
/
+3
*
Improve vulnerability checking
Baptiste Daroussin
2019-05-27
1
-3
/
+1
*
Have makepatch ignore "C function prototype".
Mathieu Arnold
2019-05-20
1
-4
/
+4
*
Remove esound support from the ports tree, as audio/esound expired.
Rene Ladan
2019-05-08
1
-1
/
+0
*
qa.sh: update KDE components
Tobias C. Berner
2019-04-13
1
-44
/
+71
*
Add a blacklist of ports that other ports must not depend upon.
Mathieu Arnold
2019-03-18
1
-1
/
+41
*
Respect UID_FILES.
Bryan Drewery
2019-03-09
1
-1
/
+4
*
Fix leftover detection when ccache is not used
Antoine Brodin
2019-03-01
1
-1
/
+1
*
Mk/Scripts/qa.sh: Remove glib12 and gtk12
Tobias Kortkamp
2019-02-01
1
-2
/
+0
*
Fix proxydeps QA check when multiple flavor of a package are installed.
Mathieu Arnold
2019-01-11
1
-1
/
+1
*
Remove obsolete qa check.
Mathieu Arnold
2018-12-17
1
-20
/
+5
*
Add share/info/*/dir to those files in STAGEDIR to ignore when checking
Gerald Pfeifer
2018-11-10
1
-1
/
+1
*
security/openssl-devel was removed, but there is a security/openssl111 now.
Mathieu Arnold
2018-11-10
1
-1
/
+1
*
Use full path to file(1) from base as sysutils/file is buggy
Antoine Brodin
2018-10-06
1
-1
/
+1
*
Fix typo
Sunpoet Po-Chuan Hsieh
2018-09-22
1
-1
/
+1
*
Extract PLIST_SUB substitutions into a sed script.
Mathieu Arnold
2018-07-26
3
-13
/
+17
*
Tell people who disabled LICENSE processing that it then cannot be
Mathieu Arnold
2018-07-26
1
-1
/
+3
*
Have the license qa check actually work.
Mathieu Arnold
2018-07-18
1
-8
/
+10
*
Add a license qa check to tell porters when their ports will be mostly
Mathieu Arnold
2018-07-18
1
-0
/
+25
*
Convert to readelf.
Mathieu Arnold
2018-06-30
1
-7
/
+7
*
Remove dead code.
Mathieu Arnold
2018-06-30
1
-5
/
+0
*
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
Tobias C. Berner
2018-06-28
1
-4
/
+2
*
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
[next]