- Do not mention svn in search_lib_depends_and_bump.sh
- MOVEDlint: convert to git (just remove svn compatibility)
- convert rmport to git As discussed via email, the script will use an (optional) branching model of an existing tree instead of relying on ad-hoc sparse or partial checkouts. Do not provide got as an option. As naddy@ reports on git@, it is not an interchangeale alternative to git in this script. Simplify the workflow for a user a bit, use native git diff instead of svn diff >file ; cdiff < file Apply some shellcheck fixes and modernizations. Prefer --show-toplevel over --git-dir Use git diff --irreversible-delete instead of --diff-filter=d as the former mentions deleted files
- Mk/bsd.java.mk: generalize a comment
- Remove tools that are redundant with git (addport, mfh, psvn) Discussed with portmgr. Remove addport and mfh from README too
- Convert tindex to git, only verified with shellcheck. Fix a shellcheck error at line 150
- Tools/scripts/chkversion.pl: prune SVN