| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow editing commit message on failure and save it somewhere if declined. | bdrewery | 2017-06-13 | 1 | -1/+8 |
* | Fix some FreeBSD.org case of bad case. | mat | 2017-05-04 | 1 | -1/+1 |
* | Add some usage instructions to the top of the mfh script. In particular, | adamw | 2017-05-01 | 1 | -0/+6 |
* | Update Tools/scripts/rmport to ignore commented out EXPIRATION_DATE lines | ler | 2017-05-01 | 1 | -1/+1 |
* | Fix shebang. If /usr/bin/env is used the -w flag can't be passed after perl. | ehaupt | 2017-04-25 | 4 | -138/+5 |
* | Reset pgollucci@ as maintainer after 19 months of inactivity | rene | 2017-03-30 | 2 | -2/+2 |
* | Set maintainer of these scripts to portmgr as the previous maintainers retired. | rene | 2017-02-13 | 4 | -4/+4 |
* | - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so | tijl | 2017-02-06 | 1 | -1/+0 |
* | Make sure the merge is done on the latest branch. | mat | 2017-01-04 | 1 | -11/+24 |
* | Use make(1) to extract variables from a Makefile, not grep. | mat | 2016-09-08 | 1 | -2/+2 |
* | Fix the '-a' option to ${PORTSDIR}/Tools/scripts/addport | matthew | 2016-08-17 | 1 | -1/+1 |
* | Echo where the merge was done, so one can go and have a look. | mat | 2016-08-15 | 1 | -0/+1 |
* | fixup last updates, and try to be better with slave ports. | mat | 2016-08-03 | 1 | -4/+14 |
* | MFportsindexbuild: | antoine | 2016-07-17 | 1 | -21/+10 |
* | Refactor a bit. | mat | 2016-06-17 | 1 | -4/+11 |
* | - Update to last version | sbz | 2016-06-13 | 2 | -36/+63 |
* | Add a script to indent make(1)'s .if/.for blocks. | mat | 2016-06-02 | 1 | -0/+42 |
* | Remove a stale comment in Tools/scripts/rmport | rene | 2016-05-18 | 1 | -1/+0 |
* | As a frequent user of the rmport script, it was time for some improvements: | rene | 2016-05-18 | 1 | -21/+10 |
* | MFportsindexbuild: build INDEX-9 with fmake | antoine | 2016-05-01 | 1 | -1/+6 |
* | Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite. | mat | 2016-04-26 | 1 | -1/+1 |
* | Revert escaped un-approved commit. | mandree | 2016-04-12 | 1 | -134/+72 |
* | Drop maintainership. | mandree | 2016-04-12 | 1 | -72/+134 |
* | redundant-opt-files script: Fix deleted port output | marino | 2016-03-25 | 1 | -1/+1 |
* | redundant-opt-files script: Handle cache for deleted ports | marino | 2016-03-25 | 1 | -0/+5 |
* | redundant-opt-files.sh script: validate PORTSDIR value | marino | 2016-03-17 | 1 | -0/+6 |
* | - add Approved by: line | ohauer | 2016-03-16 | 1 | -0/+2 |
* | Add new tool script: redundant-opt-files.sh | marino | 2016-02-14 | 1 | -0/+51 |
* | Remove spurious quotation mark. | erwin | 2015-12-22 | 1 | -1/+1 |
* | Allow running this with a negative revision number, to backout a commit. | mat | 2015-12-18 | 1 | -2/+2 |
* | Let addport script to use svnlite if available | rm | 2015-09-26 | 1 | -18/+20 |
* | Default to repo.FreeBSD.org for commits, as urged by our repo meister. | naddy | 2015-09-21 | 1 | -5/+4 |
* | Default to repo.FreeBSD.org for commits, as urged by our repo meister. | naddy | 2015-09-15 | 2 | -3/+3 |
* | Actually allow only one revision to be merged. | mat | 2015-09-07 | 1 | -1/+1 |
* | Support merging multiple revisions in one go with mfh. | mat | 2015-09-07 | 1 | -18/+38 |
* | Remove UNIQUENAME and LATEST_LINK. | mat | 2015-08-17 | 2 | -82/+0 |
* | Drop building 8.x | erwin | 2015-08-01 | 1 | -6/+2 |
* | Invoke perl with /usr/bin/env | ehaupt | 2015-07-09 | 1 | -1/+2 |
* | Tools/scripts: Add size offenders report generator | marino | 2015-05-21 | 1 | -0/+46 |
* | - Remove a few more scripts from Tools/scripts: | ak | 2015-04-10 | 12 | -1572/+0 |
* | - Obsolete and made unusable by changes in the Ports Collection | ak | 2015-04-09 | 7 | -867/+0 |
* | Add getpatch.sh, a shell script only tool to download patch attachments on bu... | rodrigo | 2015-03-31 | 3 | -0/+220 |
* | This scripts is not useful anymore | bapt | 2015-03-19 | 1 | -100/+0 |
* | Tools/scripts/bump-revision.sh: fix regression introduced in r380431 | robak | 2015-03-05 | 1 | -20/+29 |
* | Tools/scripts/bump-revision.sh: various fixes | robak | 2015-03-04 | 1 | -23/+31 |
* | Support non default ports path. | pawel | 2015-02-21 | 1 | -1/+4 |
* | Don't add ports/ to the PR line. | mat | 2015-01-27 | 1 | -1/+1 |
* | - Remove vestiges of cvs annotate support | ak | 2014-12-08 | 1 | -10/+0 |
* | - Doesn't support Bugzilla bugtracker | ak | 2014-11-25 | 1 | -96/+0 |
* | Make this work with any amount of tabulations between the = and the value of ... | mat | 2014-11-19 | 1 | -1/+1 |
* | Fix if PORTREVISION is not already there. | mat | 2014-11-19 | 1 | -1/+1 |
* | Reset miwi's maintainership per his demand | bapt | 2014-11-18 | 1 | -1/+1 |
* | Catch and report substitution failure on lines such as PORTREVISION=${SOME_VAR}. | mandree | 2014-08-22 | 1 | -9/+22 |
* | - Eat excess newline at the end of the commit log. | bdrewery | 2014-08-22 | 1 | -1/+2 |
* | Add a BerkeleyDB upgrade helper script in preparation of 4...4.7 removal. | mandree | 2014-08-21 | 1 | -0/+77 |
* | - Better handling when custom encoding is specified in details | sbz | 2014-07-23 | 1 | -24/+23 |
* | New script: Tools/scripts/bump-revision.sh | robak | 2014-06-27 | 1 | -0/+66 |
* | ports/Tools/scripts/mfh revision: | mandree | 2014-06-26 | 1 | -25/+36 |
* | Remove consistency-check since it relies on MD5 and only works for old pkg_ t... | eadler | 2014-06-25 | 2 | -186/+12 |
* | Clean up README | eadler | 2014-06-25 | 1 | -2/+0 |
* | add missing Mt to Aq | eadler | 2014-06-25 | 1 | -1/+1 |
* | To my knoledge (and grep) the close-pr script in Tools/scripts is not used an... | eadler | 2014-06-25 | 2 | -364/+0 |
* | Invoke perl with /usr/bin/env, as perl is not guaranteed to exist in | adamw | 2014-06-23 | 7 | -7/+7 |
* | * Default to name search (-n) if no flags are specified. | adamw | 2014-06-23 | 2 | -69/+91 |
* | - Switch to bugzilla as default value for the mode | sbz | 2014-06-19 | 2 | -7/+7 |
* | - Correct the bugzilla url | miwi | 2014-06-02 | 1 | -1/+1 |
* | - Move security-check.awk to Mk/Scripts where it is more proper these days. | bdrewery | 2014-05-10 | 1 | -100/+0 |
* | - Use https in URL_BASE | sbz | 2014-04-22 | 1 | -2/+2 |