summaryrefslogtreecommitdiff
path: root/Tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tools/scripts/update-rust-port.sh: Fix failures that occurred for some portsYuri Victorovich2023-12-191-9/+8
* Tools/scripts: Improve update-rust-port.shYuri Victorovich2023-07-121-2/+20
* Tools/scripts: Add update-rust-port.sh script to simplify Rust port updatesYuri Victorovich2023-07-111-0/+69
* Tools/scripts/rmport: do not add a trailing colon when only removing one portRene Ladan2023-06-031-1/+3
* Tools/scripts: rmport: force cleaning up at the endRene Ladan2023-05-201-0/+2
* Tools/scripts/bump_revision.pl: default on -l instead of -gBaptiste Daroussin2023-05-111-4/+4
* Tools/scripts/rmport: also cleanup when being trapped on a signalRene Ladan2023-04-301-4/+2
* Tools/scripts/rmport: remove extraneous trailing '/' in single-port commit me...Rene Ladan2023-04-301-1/+1
* Tools/scripts/rmport: try to fix flow for amending the final commitRene Ladan2023-04-301-1/+1
* Tools/scripts/rmport: update copyright yearRene Ladan2023-04-301-1/+1
* strip_RECORD.py: move to Mk/ScriptsCharlie Li2023-03-092-47/+0
* Tools/scripts: add strip_RECORD.pyCharlie Li2023-03-082-0/+47
* Tools/scripts/bump_revision.pl: updateMatthias Andree2023-03-041-67/+77
* Tools/scripts/rmport: Fix my EnglishRene Ladan2023-02-191-1/+1
* Tools/scripts: use a port-specific commit message if removing a single port.Rene Ladan2023-02-191-1/+10
* Tools/scripts/add-port-to-category-makefile.sh: Add export LC_ALL=CYuri Victorovich2023-01-301-0/+2
* Tools/scripts: Add add-port-to-category-makefile.sh, command that adds new po...Yuri Victorovich2023-01-161-0/+48
* Tools/scripts: note that you should also be in sync with origin/mainRene Ladan2022-12-041-1/+1
* Mk: remove ancient 'make update-patches' target.Rene Ladan2022-09-282-119/+0
* cleanup: remove support for FreeBSD 13.0 which expired today.Rene Ladan2022-09-011-3/+1
* MOVEDlint: ignore make.confBaptiste Daroussin2022-08-241-2/+2
* Scripts: remove now inaccurate gnomedepends.pyBaptiste Daroussin2022-08-231-126/+0
* MOVEDlint: Test the first and second field for spacesBaptiste Daroussin2022-08-231-0/+12
* MOVEDlint: exit 1 in case of errorBaptiste Daroussin2022-08-231-0/+2
* MOVEDlint: accept -v blame=1 from command lineBaptiste Daroussin2022-08-231-5/+7
* MOVEDlint: check for flavored version of a portBaptiste Daroussin2022-08-231-1/+5
* MOVEDlint.awk: add the ability to select a start dateBaptiste Daroussin2022-08-231-1/+14
* Tools/scripts: update port_conflicts_check.luaStefan Eßer2022-05-221-0/+15
* Tools/scripts: update port_conflicts_check.luaStefan Eßer2022-05-201-48/+194
* Tools/scripts: remove addportRene Ladan2022-05-092-627/+0
* Tools/scripts: limit scope the script searchesMatthias Fechner2022-03-281-1/+1
* Tools/scripts: Add port_conflicts_check.luaStefan Eßer2022-01-222-0/+349
* Tools/scripts/bump_revision.pl: Minimal updateMatthias Andree2022-01-171-12/+24
* tindex: add new compression format for INDEXBaptiste Daroussin2021-11-221-2/+7
* Tools/scripts: Add new script update_crates to replace CARGO_CRATES blockRodrigo Osorio2021-11-142-0/+65
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-6/+2
* rmport: first check if we are in a git checkout, then check for changes.Rene Ladan2021-09-081-4/+4
* rmport: use "cleanup" instead of "*/*"Rene Ladan2021-07-031-1/+1
* cleanup: remove LEGAL and (support in) related tools.Rene Ladan2021-06-113-49/+1
* Tools/scripts/rmport: satisfy path check hookRene Ladan2021-05-311-1/+1
* Tools/scripts/getpatch: Add SPDX identifierSofian Brabez2021-05-281-0/+3
* Tools/scripts/rmport: differentiate exit codes.Rene Ladan2021-04-211-5/+5
* tindex: Amend last commit a bit.Mathieu Arnold2021-04-081-4/+2
* tindex: fix when INDEX fails and ports are deleted since the last success.Rene Ladan2021-04-081-2/+4
* Cleanup executable bits, prompted by 9e1d7c39a1fa.Mathieu Arnold2021-04-081-0/+0
* rmport: ready for gitRene Ladan2021-04-061-4/+19
* rmport: fix and simplify workflowRene Ladan2021-04-061-9/+3
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-062-4/+0
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-0626-46/+2
* Tools/scripts/rmport: convert workflow to git.Rene Ladan2021-04-061-160/+86