summaryrefslogtreecommitdiff
path: root/Tools/scripts/rmport
AgeCommit message (Expand)Author
2025-06-23Tools/scripts/rmport: disable just-removed false positive detection for nowRene Ladan
2025-06-18Tools/scripts/rmport: remove an extraneous '$' that sneaked in.Rene Ladan
2025-06-18Tools/scripts/rmport: try to reduce false positives when chain-deleting portsRene Ladan
2025-06-18Tools/scripts/rmport: bump copyrightRene Ladan
2025-06-18Tools/scripts: avoid excessively long lines when the port has dependents in I...Rene Ladan
2025-05-04rmport: include category in PR search to signifcantly reduce false positivesRene Ladan
2024-07-14rmport: warn about node slave packages when removing a www/node portRene Ladan
2024-07-14rmport: remove a hardcoded /usr/ports in a commentRene Ladan
2024-07-14rmport: bump copyrightRene Ladan
2024-07-14rmport: remove trailing dot from the line added to MOVEDRene Ladan
2023-06-03Tools/scripts/rmport: do not add a trailing colon when only removing one portRene Ladan
2023-05-20Tools/scripts: rmport: force cleaning up at the endRene Ladan
2023-04-30Tools/scripts/rmport: also cleanup when being trapped on a signalRene Ladan
2023-04-30Tools/scripts/rmport: remove extraneous trailing '/' in single-port commit me...Rene Ladan
2023-04-30Tools/scripts/rmport: try to fix flow for amending the final commitRene Ladan
2023-04-30Tools/scripts/rmport: update copyright yearRene Ladan
2023-02-19Tools/scripts/rmport: Fix my EnglishRene Ladan
2023-02-19Tools/scripts: use a port-specific commit message if removing a single port.Rene Ladan
2022-12-04Tools/scripts: note that you should also be in sync with origin/mainRene Ladan
2021-09-08rmport: first check if we are in a git checkout, then check for changes.Rene Ladan
2021-07-03rmport: use "cleanup" instead of "*/*"Rene Ladan
2021-06-11cleanup: remove LEGAL and (support in) related tools.Rene Ladan
2021-05-31Tools/scripts/rmport: satisfy path check hookRene Ladan
2021-04-21Tools/scripts/rmport: differentiate exit codes.Rene Ladan
2021-04-06rmport: ready for gitRene Ladan
2021-04-06rmport: fix and simplify workflowRene Ladan
2021-04-06Tools/scripts/rmport: convert workflow to git.Rene Ladan
2019-03-05rmport: fix and speed up the find_expired() function.Rene Ladan
2019-02-26rmport: correctly deal with expired ports when the -a (find all expired) option.Rene Ladan
2018-12-17Revert flavour support.Chris Rees
2018-12-17Support flavor_EXPIRATION_DATEChris Rees
2018-10-11rmport: if the user edited the commit message, ask again afterwards.Rene Ladan
2018-09-16rmport: usability fixes:Rene Ladan
2018-09-02Tools/scrips/rmport: improve usabilityRene Ladan
2018-08-04rmport: provide default for EDITOR varialble to preventEugene Grosbein
2018-03-26Detect flavored dependencies in Tools/scripts/rmport and add myself to the co...Rene Ladan
2017-04-30Update Tools/scripts/rmport to ignore commented out EXPIRATION_DATE linesLarry Rosenman
2016-05-17Remove a stale comment in Tools/scripts/rmportRene Ladan
2016-05-17As a frequent user of the rmport script, it was time for some improvements:Rene Ladan
2015-09-15Default to repo.FreeBSD.org for commits, as urged by our repo meister.Christian Weisgerber
2014-03-24Fix cdiffChris Rees
2013-03-09Make check_deps behave the same as check_PRs:Baptiste Daroussin
2012-09-23Make the removal diff nicer to read by not showing the line-by-line removal a...Eitan Adler
2012-07-15- Update addport and rmport to work with SubversionBeat Gaetzi
2012-05-02Take maintainership-- thanks to vd for his past work on this scriptChris Rees
2009-10-06- Fixed "permission denied" errorGreg Larkin
2008-06-19CVSROOT/modules no longer contains an entry per port, remove supportErwin Lansing
2007-03-28Use echo instead of printf because external commands cannot be executedVasil Dimov
2007-02-19* Run cvs update just before cvs commit to sync a potentially changed filesVasil Dimov
2007-01-26A bunch of cosmetic changes - add one empty line to make the output moreVasil Dimov