aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* 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-291-0/+3
* Fix -c optionChris Rees2013-05-121-1/+2
* Use MAINTAINER line for Submitted by: if Created by: does not exist.Chris Rees2013-05-121-2/+4
* - Use literal instead of constructor to avoid CALL_FUNCTION bytecode instructionSofian Brabez2013-05-092-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-241-3/+3
* Use case insensitive "nice people" matchingEmanuel Haupt2013-04-241-1/+1
* - Rework 'nice people' handlingEmanuel Haupt2013-04-241-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-091-25/+21
* Remove support for FreeBSD 7.xErwin Lansing2013-03-071-6/+2
* Don't hardcode makeChris Rees2013-03-031-1/+1
* Apparently some people override PKGCATEGORY, soChris Rees2013-03-031-3/+2
* Add myself to the list of people who don't need a Created by: line.Brooks Davis2013-02-281-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-161-1/+1
* Covert gnomedepends.py from Python 2 to Python 3.Eitan Adler2012-12-151-5/+5
* Add both of pgollucci's email addressesEitan Adler2012-12-151-1/+1
* I and Philip are Nice PeopleChris Rees2012-12-151-1/+1
* Teach the conversion script about all the nice people that offered to reduce ...Eitan Adler2012-12-151-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-091-0/+4
* Document tool which converts from old style header to new styleEitan Adler2012-11-281-0/+1
* - Fix runtime utf-8 problems using codec encoder and system localeSofian Brabez2012-11-051-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-251-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-151-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-231-1/+1
* - prefix saved files (PR/patches) with PR_$numOlli Hauer2012-09-231-6/+9
* bsd.port.mk handles getting the primary category for usChris Rees2012-09-201-5/+4
* - Fix bytes problem returned by urlopen when using Python 3.xSofian Brabez2012-09-171-4/+4