aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* 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-071-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
* Tools/scripts/chkversion.pl: remove svn compatibilityRene Ladan2021-04-061-17/+0
* Tools/scripts/MOVEDlint.awk: remove svn compatibilityRene Ladan2021-04-061-5/+1
* Tools/scripts/search_lib_depends_and_bump.sh: remove svn in an echoRene Ladan2021-04-061-1/+0
* Remove two tools that are no longer useful with Git.Rene Ladan2021-04-063-387/+0
* Tools/scripts/tindex: update for gitRene Ladan2021-04-061-13/+10
* addport: Update contributor list file after Asciidoc conversionEd Maste2021-03-291-1/+1
* You don't need approval to merge stuff.Mathieu Arnold2021-03-191-1/+0
* Tools/scripts/chkversion.pl: Git supportAdam Weinberger2021-01-271-14/+32
* Tools/scripts/chkversion.pl: Fix and modernizeAdam Weinberger2021-01-271-102/+97
* Tools/scripts/chkversion.pl: Guard against undefined valuesAdam Weinberger2021-01-251-16/+17
* Update tindex for FreeBSD 14Antoine Brodin2021-01-221-2/+6
* tindex: reduce diff with what is used on portsindexbuildAntoine Brodin2021-01-181-3/+4
* bump_revision.pl: fix typo in help text.Matthias Andree2020-08-231-1/+1
* Make argument parsing a bit more robustMateusz Piotrowski2020-08-051-1/+1
* Move script to a more appropriate location.Mathieu Arnold2020-08-031-13/+0
* - Update wording/style on REINPLACE_CMD checksRyan Steinmetz2020-08-031-1/+1
* bump_revision.pl: svn.freebsd.org -> repo.freebsd.orgMatthias Andree2020-07-161-2/+2
* Tools/scripts/patchtool: adjust for Python 3Rene Ladan2020-07-121-1/+6
* Tools/scripts/psvn: filter out svn status comments such as moved from/to.Matthias Andree2020-06-121-1/+1
* Tools/scripts/mfh: revert accidental tab expansionMatthias Andree2020-06-051-1/+1
* Tools/scripts/mfh: check out entire port directory even if touching only files/Matthias Andree2020-06-041-25/+61
* Tools/scripts/bump_revision.pl: Abort when invalid option given.Matthias Andree2020-05-081-1/+1
* Tools/scripts/sed_checked.sh: Revert accidental unapproved commit.Matthias Andree2020-05-081-81/+10
* Tools/scripts/bump_revision.pl: chase option rename for getopts().Matthias Andree2020-05-082-11/+82
* Tools/scripts/bump_revision.pl: rename options to avoid astonishment.Matthias Andree2020-05-081-7/+7
* bump_revision.pl: minor usability improvementsMatthias Andree2020-04-191-7/+16
* Tools/scripts/sed_checked.sh: reword sed warningMatthias Andree2020-01-121-1/+1
* Add QA warning about useless REINPLACE_CMDSteve Wills2020-01-091-0/+13
* Tools/scripts/bump_revision.pl: Fix a few issuesMatthias Andree2020-01-051-4/+6
* Tools/scripts/bump_revision.pl: Fix typo in commentMatthias Andree2020-01-051-1/+1
* Update supported version of FreeBSDBaptiste Daroussin2019-09-131-16/+8
* Stop documenting scripts which no longer lives in the treeBaptiste Daroussin2019-09-051-17/+0
* Fix typos/grammar.Matthias Andree2019-07-131-3/+3
* Update bump_revision.pl.Matthias Andree2019-07-131-74/+147
* Transfer maintainership of this script to mandree@ based on conversationsGerald Pfeifer2019-07-121-1/+1
* Tools/script/addport: Fix usage with multiple directoriesLuca Pizzamiglio2019-06-101-1/+3
* Do not search only in subfolder editors but in all.Matthias Fechner2019-05-181-1/+1
* Added a script to bump PORTREVISION if a library has changed a version like l...Matthias Fechner2019-03-292-0/+109
* rmport: fix and speed up the find_expired() function.Rene Ladan2019-03-061-21/+15
* rmport: correctly deal with expired ports when the -a (find all expired) option.Rene Ladan2019-02-271-9/+17
* Make Tools/scripts/patchtool.py compatible with Python 3.xTobias Kortkamp2019-01-291-12/+18
* Revert flavour support.Chris Rees2018-12-171-2/+2
* Support flavor_EXPIRATION_DATEChris Rees2018-12-171-2/+3
* Return a bunch of tools formerly maintained by sobomax@ to the pool.Rene Ladan2018-12-045-7/+5
* rmport: if the user edited the commit message, ask again afterwards.Rene Ladan2018-10-111-4/+7
* rmport: usability fixes:Rene Ladan2018-09-161-4/+2
* Tools/scrips/rmport: improve usabilityRene Ladan2018-09-021-10/+32
* Use 'make -C' instead of saving the current working directory and thenGerald Pfeifer2018-08-201-7/+2
* Add a stronger safety belt to this script by comparing the actualGerald Pfeifer2018-08-191-0/+15
* rmport: provide default for EDITOR varialble to preventEugene Grosbein2018-08-051-0/+1
* Also report the previous line when going backwards in time.Mathieu Arnold2018-07-031-1/+3
* Remove an extra dot messing up copy and paste.Mathieu Arnold2018-06-141-1/+1
* Return Tools/scripts/portsvar.sh to the pool.Rene Ladan2018-06-021-1/+1
* Tools: add LEGALlintEitan Adler2018-05-272-0/+23
* - Do not download obsolete attachmentsSofian Brabez2018-05-221-2/+16
* Detect flavored dependencies in Tools/scripts/rmport and add myself to the co...Rene Ladan2018-03-271-1/+2
* Show errors for duplicate source entries.Bryan Drewery2018-01-261-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-081-3/+4
* Allow editing commit message on failure and save it somewhere if declined.Bryan Drewery2017-06-131-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-05-011-1/+1
* Fix shebang. If /usr/bin/env is used the -w flag can't be passed after perl.Emanuel Haupt2017-04-254-138/+5
* Reset pgollucci@ as maintainer after 19 months of inactivityRene Ladan2017-03-302-2/+2
* Set maintainer of these scripts to portmgr as the previous maintainers retired.Rene Ladan2017-02-134-4/+4
* - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile soTijl Coosemans2017-02-061-1/+0
* Make sure the merge is done on the latest branch.Mathieu Arnold2017-01-041-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-181-1/+0
* As a frequent user of the rmport script, it was time for some improvements:Rene Ladan2016-05-181-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-261-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-251-1/+1
* redundant-opt-files script: Handle cache for deleted portsJohn Marino2016-03-251-0/+5
* redundant-opt-files.sh script: validate PORTSDIR valueJohn Marino2016-03-171-0/+6
* - add Approved by: lineOlli Hauer2016-03-161-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-261-18/+20
* Default to repo.FreeBSD.org for commits, as urged by our repo meister.Christian Weisgerber2015-09-211-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
* Tools/scripts: Add size offenders report generatorJohn Marino2015-05-211-0/+46
* - Remove a few more scripts from Tools/scripts:Alex Kozlov2015-04-1012-1572/+0
* - Obsolete and made unusable by changes in the Ports CollectionAlex Kozlov2015-04-097-867/+0
* Add getpatch.sh, a shell script only tool to download patch attachments on bu...Rodrigo Osorio2015-03-313-0/+220
* This scripts is not useful anymoreBaptiste Daroussin2015-03-191-100/+0
* Tools/scripts/bump-revision.sh: fix regression introduced in r380431Bartek Rutkowski2015-03-051-20/+29
* Tools/scripts/bump-revision.sh: various fixesBartek Rutkowski2015-03-041-23/+31
* Support non default ports path.Pawel Pekala2015-02-211-1/+4
* Don't add ports/ to the PR line.Mathieu Arnold2015-01-271-1/+1
* - Remove vestiges of cvs annotate supportAlex Kozlov2014-12-081-10/+0
* - Doesn't support Bugzilla bugtrackerAlex Kozlov2014-11-251-96/+0
* Make this work with any amount of tabulations between the = and the value of ...Mathieu Arnold2014-11-191-1/+1
* Fix if PORTREVISION is not already there.Mathieu Arnold2014-11-191-1/+1
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
* Catch and report substitution failure on lines such as PORTREVISION=${SOME_VAR}.Matthias Andree2014-08-221-9/+22
* - Eat excess newline at the end of the commit log.Bryan Drewery2014-08-221-1/+2
* Add a BerkeleyDB upgrade helper script in preparation of 4...4.7 removal.Matthias Andree2014-08-211-0/+77
* - Better handling when custom encoding is specified in detailsSofian Brabez2014-07-231-24/+23
* New script: Tools/scripts/bump-revision.shBartek Rutkowski2014-06-271-0/+66
* ports/Tools/scripts/mfh revision:Matthias Andree2014-06-261-25/+36
* Remove consistency-check since it relies on MD5 and only works for old pkg_ t...Eitan Adler2014-06-252-186/+12
* Clean up READMEEitan Adler2014-06-251-2/+0
* add missing Mt to AqEitan Adler2014-06-251-1/+1
* To my knoledge (and grep) the close-pr script in Tools/scripts is not used an...Eitan Adler2014-06-252-364/+0
* Invoke perl with /usr/bin/env, as perl is not guaranteed to exist inAdam Weinberger2014-06-237-7/+7
* * Default to name search (-n) if no flags are specified.Adam Weinberger2014-06-232-69/+91
* - Switch to bugzilla as default value for the modeSofian Brabez2014-06-192-7/+7
* - Correct the bugzilla urlMartin Wilke2014-06-021-1/+1
* - Move security-check.awk to Mk/Scripts where it is more proper these days.Bryan Drewery2014-05-101-100/+0
* - Use https in URL_BASESofian Brabez2014-04-221-2/+2
* Replace edwin's contact address with mine in the help, too. AndGerald Pfeifer2014-04-191-1/+1
* Only show the final instructions on how to do the actual commit whenGerald Pfeifer2014-04-061-6/+8
* Fix cdiffChris Rees2014-03-251-2/+2
* Make MOVEDLint output more consistentEitan Adler2014-01-241-1/+1
* Give proper reason why we reject replaced files.Matthias Andree2014-01-211-1/+2
* - Allow a leading "r" in the svn revisionLars Engels2014-01-091-16/+28
* Remove ^MFH: lines from the logBaptiste Daroussin2014-01-081-1/+1
* update the tree before merge to avoid having a mixed revision tree before mer...Baptiste Daroussin2013-12-271-0/+1
* Import mfh script to merge to the Q branchesBaptiste Daroussin2013-12-192-0/+87
* Adjust a bit towards the new world of SVN in terms of directoryGerald Pfeifer2013-12-021-6/+6
* Remove p5-deps.pl which was used when perl 5.8 was removed. It has not been ...Eitan Adler2013-10-312-107/+0
* This one goes to 11.Erwin Lansing2013-10-131-2/+5
* - Move dialog4ports.sh to more appropriate new directory Mk/Scripts asBryan Drewery2013-10-101-48/+0
* - Fix 'make index' when system is built with WITHOUT_PORTSNAP byBryan Drewery2013-10-081-0/+180
* no longer point to NO_LATEST_LINK but to PKGNAMESUFFIX instead.Erwin Lansing2013-10-071-4/+3
* Use the portsnap version of make_index instead of the perl version.Baptiste Daroussin2013-10-071-180/+0
* Remove Tools/scripts/convert-makefile-header.pl it is not needed anymoreBaptiste Daroussin2013-09-212-183/+0
* Remove dialogwrapper now that dialog4ports existsEitan Adler2013-07-082-146/+0
* Re-add dialog4ports.sh helper. This is critical for dialog4ports usage.Bryan Drewery2013-07-071-0/+48
* Remove dialogwrapper now that dialog4ports existsEitan Adler2013-07-072-50/+0
* Remove the last remnants of PKGINSTALLVER. It hasn't been used sinceTijl Coosemans2013-06-181-1/+1
* Require versions of perl supporting smartmatch operator (~~)Chris Rees2013-05-301-0/+3
* Fix -c optionChris Rees2013-05-131-1/+2
* Use MAINTAINER line for Submitted by: if Created by: does not exist.Chris Rees2013-05-131-2/+4
* - Use literal instead of constructor to avoid CALL_FUNCTION bytecode instructionSofian Brabez2013-05-102-14/+16
* Normalize FreeBSD.org address during conversion.Emanuel Haupt2013-05-071-0/+4
* - Remove Tools/scripts/modules, they're not used anymoreAlex Kozlov2013-04-264-359/+0
* Add pgollucci's FreeBSD.org address also to the list of nice people.Emanuel Haupt2013-04-251-0/+1
* Provide an option to not preserve the original file.Emanuel Haupt2013-04-251-3/+3
* Use case insensitive "nice people" matchingEmanuel Haupt2013-04-251-1/+1
* - Rework 'nice people' handlingEmanuel Haupt2013-04-251-16/+64
* - Update to 0.1.3 which only brings a -v option to allowBryan Drewery2013-03-281-1/+10
* Replace linebreak with space instead of comma in addressErwin Lansing2013-03-271-1/+1
* Revert to sending both stdout and stderr to the OPTIONSFILE for nowBryan Drewery2013-03-251-1/+1
* - Update to 0.1.2Bryan Drewery2013-03-251-1/+1
* - Fix dialog4ports missing when PREFIX!=LOCALBASEBryan Drewery2013-03-211-1/+3
* - Remove prompt for dialog4ports. Dialog4Ports is aBryan Drewery2013-03-211-0/+37
* Make check_deps behave the same as check_PRs:Baptiste Daroussin2013-03-101-25/+21
* Remove support for FreeBSD 7.xErwin Lansing2013-03-071-6/+2
* Don't hardcode makeChris Rees2013-03-041-1/+1
* Apparently some people override PKGCATEGORY, soChris Rees2013-03-041-3/+2
* Add myself to the list of people who don't need a Created by: line.Brooks Davis2013-03-011-1/+1
* Loosen regex to match additional emailsEitan Adler2013-02-161-1/+1
* - I hereby declare myself a "nice" personThomas Abthorpe2013-02-161-1/+1
* Various spelling correctionsChris Rees2013-02-091-5/+5
* Add some checks for Subversion; minimum version required is 1.7, or addingChris Rees2013-02-031-0/+11
* Add azEitan Adler2012-12-171-1/+1
* Make the regex stricter to avoid false positive matchesEitan Adler2012-12-171-1/+1
* Covert gnomedepends.py from Python 2 to Python 3.Eitan Adler2012-12-161-5/+5
* Add both of pgollucci's email addressesEitan Adler2012-12-161-1/+1
* I and Philip are Nice PeopleChris Rees2012-12-161-1/+1
* Teach the conversion script about all the nice people that offered to reduce ...Eitan Adler2012-12-161-1/+5
* Teach convert-makefile-header about the mcom header line.Eitan Adler2012-12-151-0/+13
* prdone and prpatch were removed in r297358Bryan Drewery2012-12-122-11/+2
* Strip svn:executable just in case it's been setChris Rees2012-12-101-0/+4
* Document tool which converts from old style header to new styleEitan Adler2012-11-291-0/+1
* - Fix runtime utf-8 problems using codec encoder and system localeSofian Brabez2012-11-061-3/+6
* Use the 'Created by:' header option per default rather than the RCS onlyEmanuel Haupt2012-10-301-5/+6
* Add convert-makefile-header.pl, a perl script that converts old style MakefileEmanuel Haupt2012-10-291-0/+111
* Freefall doesn't have LWP::Simple, so use /usr/bin/fetch to reduce dependenciesChris Rees2012-10-291-3/+2
* - Fix reference to the Additional Contributors' list due to renamingGuido Falsi2012-10-261-1/+1
* Silence svn update commands.Erwin Lansing2012-10-211-4/+4
* - Sync with the versions currently running on pointyhatBeat Gaetzi2012-10-202-105/+42
* Sync with the version that's currently running on pointyhat:Erwin Lansing2012-10-191-2/+5
* Add MOVEDLint checks for some of the other formatting problemsEitan Adler2012-10-161-0/+7
* Clean-up command-line options.Alex Dupre2012-10-091-7/+3
* Make the removal diff nicer to read by not showing the line-by-line removal a...Eitan Adler2012-09-241-1/+1
* - prefix saved files (PR/patches) with PR_$numOlli Hauer2012-09-241-6/+9
* bsd.port.mk handles getting the primary category for usChris Rees2012-09-211-5/+4
* - Fix bytes problem returned by urlopen when using Python 3.xSofian Brabez2012-09-181-4/+4
* Accepts the new svn_revision tag in the removed ports xml database.Chris Rees2012-09-161-5/+11
* - Set fbsd:nokeywords property value to the one recommended by the PortsBeat Gaetzi2012-09-101-1/+1
* - Support Python 3.xSofian Brabez2012-09-061-1/+4
* By request, move dialogwrapper to the main folder and fix the readme.Eitan Adler2012-09-013-8/+2
* Now that the headers have been removed, we no longer get the Whom line fromChris Rees2012-09-011-3/+3
* Add $FreeBSD$ linesEitan Adler2012-09-012-0/+4
* By request, add dialog wrapper used to give the ports options dialogEitan Adler2012-09-012-0/+150
* - Fix documentationSofian Brabez2012-08-303-27/+27
* Fix the -y option to test for possible duplicate ports; use INDEX instead ofChris Rees2012-08-251-6/+7
* Use "exec" when executing SVN with user-provided arguments,Matthias Andree2012-08-251-2/+2
* - Add getpatch script to download patch attachments on bug tracking systemsSofian Brabez2012-08-233-0/+275
* - Look for older versions of ports to copy over before committing.Chris Rees2012-08-211-13/+75
* Changes over original script:Matthias Andree2012-08-211-49/+94
* Don't replace - with _ in category variable.Chris Rees2012-08-101-3/+2
* - Remove duplicate execution of svn info [1]Beat Gaetzi2012-07-191-4/+13
* Support svn tooEitan Adler2012-07-161-1/+1
* Remove support for CVS from MOVEDLintEitan Adler2012-07-161-3/+1
* - Add a svn wrapper which does sanity checking and handles svn propertiesBeat Gaetzi2012-07-161-0/+136
* - Update addport and rmport to work with SubversionBeat Gaetzi2012-07-162-74/+56
* s/X11BASE/LOCALBASE/, or equivalent.Doug Barton2012-06-251-1/+1
* Support conversion of make.conf-style files.Chris Rees2012-06-091-21/+91
* Add script to convert old-style OPTIONS database files to new format.Chris Rees2012-06-041-0/+30
* - Modify Additional Contributors path to match svnChris Rees2012-05-311-2/+3
* - Restore getpr, i still use it and i believe few other committers as wellMartin Wilke2012-05-291-0/+93
* Remove obsolete PR handling scripts. These had hardcoded /home/ncvsChris Rees2012-05-253-159/+0
* Take maintainership-- thanks to vd for his past work on this scriptChris Rees2012-05-031-6/+11
* Spell plural LATEST_LINKs with a lowercase s to avoid confusionErwin Lansing2012-04-081-1/+1
* Document MOVEDlint in READMEEitan Adler2012-02-171-0/+1
* - fix interpreter path for pythonPhilip M. Gollucci2012-02-124-4/+4
* If you have not yet run this script, I feel sorry for you.Eitan Adler2012-01-161-156/+0
* Better wording to clarify the previous two commits.Wesley Shields2011-12-281-1/+2
* Revert part of the previous commit, and make things a little more clear withWesley Shields2011-12-281-1/+1
* - Remove some old duplicate words. They were getting in way of finding newer ...Eitan Adler2011-12-273-3/+3
* - Fixed missing end-quote in sed commandGreg Larkin2011-12-101-3/+3