aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Show errors for duplicate source entries.Bryan Drewery2018-01-251-0/+7
* Run Tools/scripts/mfh through devel/hs-ShellCheck.Mathieu Arnold2018-01-231-17/+17
* Follow up on last commit and actually allow editingMathieu Arnold2017-12-291-0/+1
* Generic FLAVORS work.Mathieu Arnold2017-11-301-1/+30
* Commit the actual patch I testedMathieu Arnold2017-11-101-1/+1
* Cleanup resurrected processing.Mathieu Arnold2017-11-101-7/+1
* Don't blame the person that removed a resurrected.Mathieu Arnold2017-11-101-1/+0
* Add braces around all if/else.Mathieu Arnold2017-11-101-2/+3
* Re-enable blame (was annotate) with svn and git support.Mathieu Arnold2017-10-301-2/+24
* The final sort was missing from some places.Mathieu Arnold2017-10-301-2/+2
* Do not add $FreeBSD$ to the patch files.Mathieu Arnold2017-08-231-3/+0
* Fix resurrected ports not being warned about if they have a new dest entry.Bryan Drewery2017-08-071-3/+4
* Allow editing commit message on failure and save it somewhere if declined.Bryan Drewery2017-06-121-1/+8
* Fix some FreeBSD.org case of bad case.Mathieu Arnold2017-05-041-1/+1
* Add some usage instructions to the top of the mfh script. In particular,Adam Weinberger2017-05-011-0/+6
* Update Tools/scripts/rmport to ignore commented out EXPIRATION_DATE linesLarry Rosenman2017-04-301-1/+1
* Fix shebang. If /usr/bin/env is used the -w flag can't be passed after perl.Emanuel Haupt2017-04-244-138/+5
* Reset pgollucci@ as maintainer after 19 months of inactivityRene Ladan2017-03-292-2/+2
* Set maintainer of these scripts to portmgr as the previous maintainers retired.Rene Ladan2017-02-124-4/+4
* - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile soTijl Coosemans2017-02-051-1/+0
* Make sure the merge is done on the latest branch.Mathieu Arnold2017-01-031-11/+24
* Use make(1) to extract variables from a Makefile, not grep.Mathieu Arnold2016-09-081-2/+2
* Fix the '-a' option to ${PORTSDIR}/Tools/scripts/addportMatthew Seaman2016-08-171-1/+1
* Echo where the merge was done, so one can go and have a look.Mathieu Arnold2016-08-151-0/+1
* fixup last updates, and try to be better with slave ports.Mathieu Arnold2016-08-031-4/+14
* MFportsindexbuild:Antoine Brodin2016-07-171-21/+10
* Refactor a bit.Mathieu Arnold2016-06-171-4/+11
* - Update to last versionSofian Brabez2016-06-132-36/+63
* Add a script to indent make(1)'s .if/.for blocks.Mathieu Arnold2016-06-021-0/+42
* Remove a stale comment in Tools/scripts/rmportRene Ladan2016-05-171-1/+0
* As a frequent user of the rmport script, it was time for some improvements:Rene Ladan2016-05-171-21/+10
* MFportsindexbuild: build INDEX-9 with fmakeAntoine Brodin2016-05-011-1/+6
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.Mathieu Arnold2016-04-251-1/+1
* Revert escaped un-approved commit.Matthias Andree2016-04-121-134/+72
* Drop maintainership.Matthias Andree2016-04-121-72/+134
* redundant-opt-files script: Fix deleted port outputJohn Marino2016-03-241-1/+1
* redundant-opt-files script: Handle cache for deleted portsJohn Marino2016-03-241-0/+5
* redundant-opt-files.sh script: validate PORTSDIR valueJohn Marino2016-03-171-0/+6
* - add Approved by: lineOlli Hauer2016-03-151-0/+2
* Add new tool script: redundant-opt-files.shJohn Marino2016-02-141-0/+51
* Remove spurious quotation mark.Erwin Lansing2015-12-221-1/+1
* Allow running this with a negative revision number, to backout a commit.Mathieu Arnold2015-12-181-2/+2
* Let addport script to use svnlite if availableRuslan Makhmatkhanov2015-09-251-18/+20
* Default to repo.FreeBSD.org for commits, as urged by our repo meister.Christian Weisgerber2015-09-201-5/+4
* Default to repo.FreeBSD.org for commits, as urged by our repo meister.Christian Weisgerber2015-09-152-3/+3
* Actually allow only one revision to be merged.Mathieu Arnold2015-09-071-1/+1
* Support merging multiple revisions in one go with mfh.Mathieu Arnold2015-09-071-18/+38
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-172-82/+0
* Drop building 8.xErwin Lansing2015-08-011-6/+2
* Invoke perl with /usr/bin/envEmanuel Haupt2015-07-091-1/+2