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
/
Scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywords
Alex Kozlov
2014-10-08
1
-0
/
+7
*
info keyword now handles full paths
Antoine Brodin
2014-10-08
1
-1
/
+4
*
Replace @dirrm/@dirrmtry with @dir in makeplist and leftovers check
Antoine Brodin
2014-10-06
2
-12
/
+12
*
- Allow LINUXBASE for shebangs.
Bryan Drewery
2014-10-03
1
-0
/
+1
*
check-plist no longer needs to check for directories owned by dependencies.
Bryan Drewery
2014-10-03
1
-51
/
+2
*
Garbage collect dependency mtree check removed in r368803
Bryan Drewery
2014-10-03
1
-31
/
+0
*
Do not report directories in plist as orphans
Antoine Brodin
2014-09-22
1
-1
/
+0
*
adjust check_stagedir.sh to take in account %%KEY%%@dirrm*
Baptiste Daroussin
2014-09-22
1
-1
/
+1
*
Update to 1.3.8 Changes:
Baptiste Daroussin
2014-09-22
2
-4
/
+5
*
Fix typo
Antoine Brodin
2014-09-17
1
-1
/
+1
*
Turn the installation of *.la files, without some form of USES=libtool in
Tijl Coosemans
2014-09-15
1
-3
/
+3
*
Make check-stagedir.sh aware of (owner,group,perm) syntax for keywords
Antoine Brodin
2014-09-02
1
-0
/
+4
*
- Make it possible to use sample keyword with a full path
Antoine Brodin
2014-09-01
1
-3
/
+9
*
Remove support for pkg_install
Baptiste Daroussin
2014-09-01
1
-32
/
+7
*
Ignore references to stagedir in .fmt and .log files generated for tex formats
Antoine Brodin
2014-08-30
1
-0
/
+2
*
Check that the plist doesn't reference the stage dir during stage-qa
Antoine Brodin
2014-08-25
1
-1
/
+1
*
- Add the same workaround for ignoring PREFIX/info removal when PREFIX !=
Bryan Drewery
2014-08-19
1
-0
/
+8
*
Advise trying INSTALL_TARGET=install-strip before ${STRIP_CMD}
Antoine Brodin
2014-08-17
1
-1
/
+1
*
- Fix 'make check-plist' incorrectly considering all installed packages as
Bryan Drewery
2014-08-11
1
-5
/
+7
*
- Fix check-plist so that its 'files in plist but missing from STAGEDIR' check
Bryan Drewery
2014-07-24
1
-5
/
+12
*
Do not report parent directories of LOCALBASE as orphans
Antoine Brodin
2014-06-30
1
-0
/
+8
*
Do not report files @commented by multiple options as orphans
Antoine Brodin
2014-06-20
1
-1
/
+1
*
Mk/Scripts/qa.sh: add /bin/tcsh as a valid shebang.
Rene Ladan
2014-06-17
1
-0
/
+1
*
fix a typo
Daichi GOTO
2014-06-13
1
-1
/
+1
*
Add an @shell keyword to handle adding and remove a shell path in /etc/shell
Baptiste Daroussin
2014-06-11
1
-1
/
+1
*
Add more files to orphans white list:
Antoine Brodin
2014-05-19
1
-0
/
+7
*
- %D is based on @cwd, not PREFIX; Fix false-postives when using pkg_install
Bryan Drewery
2014-05-18
1
-1
/
+1
*
- Fix check-plist showing @sample dest files as orphans and also showing in
Bryan Drewery
2014-05-16
1
-1
/
+8
*
- Move security-check.awk to Mk/Scripts where it is more proper these days.
Bryan Drewery
2014-05-09
1
-0
/
+100
*
- Fix regression handling files with spaces from r350006.
Bryan Drewery
2014-05-09
1
-21
/
+40
*
Let stage-qa detect .la libraries and warn that a port needs USES=libtool.
Tijl Coosemans
2014-05-06
1
-1
/
+12
*
- Ignore MTREE owned PREFIX and PREFIX/info removal for now.
Bryan Drewery
2014-05-04
1
-1
/
+11
*
- Always ignore /root/.ccache. Missed with r352918
Bryan Drewery
2014-05-04
1
-1
/
+1
*
- Fix check-stagedir causing staging violating. Quote all directory names
Bryan Drewery
2014-04-24
1
-2
/
+5
*
- Fix false-positive orphanned dir when '@unexec rmdir -p' is used.
Bryan Drewery
2014-04-24
1
-3
/
+3
*
- Refactor a bit into functions
Bryan Drewery
2014-04-24
1
-234
/
+290
*
check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happen
Bryan Drewery
2014-04-24
1
-1
/
+1
*
- Handle plist containing @unexec /bin/rmdir
Antoine Brodin
2014-04-23
1
-5
/
+5
*
- Fix handling of "@comment @cwd" so it does not reset real @cwd; only
Bryan Drewery
2014-04-22
1
-7
/
+37
*
Fix directory keywords handling
Antoine Brodin
2014-04-22
1
-1
/
+1
*
- For pkg run-depends dir listing, consider deps recursively.
Bryan Drewery
2014-04-22
1
-7
/
+21
*
Fill orphans white list with files regenerated by installation scripts:
Antoine Brodin
2014-04-21
1
-1
/
+16
*
- Do not advise to strip non FreeBSD binaries [1]
Antoine Brodin
2014-04-21
1
-4
/
+4
*
- Split MTREE check into its own check
Bryan Drewery
2014-04-21
1
-5
/
+17
*
- Sort directories by Lexicographical Depth-First order (find -ds)
Bryan Drewery
2014-04-21
1
-7
/
+27
*
Fix plist_sub_sed_sort.sh when value contains spaces
Antoine Brodin
2014-04-20
1
-1
/
+1
*
- Rename check-orphans to check-plist. Keep the old for backwards-compat.
Bryan Drewery
2014-04-19
3
-47
/
+232
*
- Fix HOMEDIR handling to not exclude all directories for ports without USERS
Bryan Drewery
2014-04-17
1
-1
/
+1
*
- Document PLIST_SUB_SED= will disable PLIST_SUB hints
Bryan Drewery
2014-04-17
1
-6
/
+21
*
- Add script for handling leftover processing by poudriere/tinderbox.
Bryan Drewery
2014-04-17
1
-0
/
+139
[next]