GKrellM plugin that reminds you of important events ype='text/css' href='/~lantw44/cgit-data/cgit.css'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Make MOVEDLint output more consistenteadler2014-01-241-1/+1
* Give proper reason why we reject replaced files.mandree2014-01-211-1/+2
* - Allow a leading "r" in the svn revisionlme2014-01-091-16/+28
* Remove ^MFH: lines from the logbapt2014-01-081-1/+1
* update the tree before merge to avoid having a mixed revision tree before mer...bapt2013-12-271-0/+1
* Import mfh script to merge to the Q branchesbapt2013-12-192-0/+87
* Adjust a bit towards the new world of SVN in terms of directorygerald2013-12-021-6/+6
* Remove p5-deps.pl which was used when perl 5.8 was removed. It has not been ...eadler2013-10-312-107/+0
* This one goes to 11.erwin2013-10-131-2/+5
* - Move dialog4ports.sh to more appropriate new directory Mk/Scripts asbdrewery2013-10-101-48/+0
* - Fix 'make index' when system is built with WITHOUT_PORTSNAP bybdrewery2013-10-081-0/+180
* no longer point to NO_LATEST_LINK but to PKGNAMESUFFIX instead.erwin2013-10-071-4/+3
* Use the portsnap version of make_index instead of the perl version.bapt2013-10-071-180/+0
* Remove Tools/scripts/convert-makefile-header.pl it is not needed anymorebapt2013-09-212-183/+0
* Remove dialogwrapper now that dialog4ports existseadler2013-07-082-146/+0
* Re-add dialog4ports.sh helper. This is critical for dialog4ports usage.bdrewery2013-07-071-0/+48
* Remove dialogwrapper now that dialog4ports existseadler2013-07-072-50/+0
* Remove the last remnants of PKGINSTALLVER. It hasn't been used sincetijl2013-06-181-1/+1
* Require versions of perl supporting smartmatch operator (~~)crees2013-05-301-0/+3
* Fix -c optioncrees2013-05-131-1/+2
* Use MAINTAINER line for Submitted by: if Created by: does not exist.crees2013-05-131-2/+4
* - Use literal instead of constructor to avoid CALL_FUNCTION bytecode instructionsbz2013-05-102-14/+16
* Normalize FreeBSD.org address during conversion.ehaupt2013-05-071-0/+4
* - Remove Tools/scripts/modules, they're not used anymoreak2013-04-264-359/+0
* Add pgollucci's FreeBSD.org address also to the list of nice people.ehaupt2013-04-251-0/+1
* Provide an option to not preserve the original file.ehaupt2013-04-251-3/+3
* Use case insensitive "nice people" matchingehaupt2013-04-251-1/+1
* - Rework 'nice people' handlingehaupt2013-04-251-16/+64
* - Update to 0.1.3 which only brings a -v option to allowbdrewery2013-03-281-1/+10
* Replace linebreak with space instead of comma in addresserwin2013-03-271-1/+1
* Revert to sending both stdout and stderr to the OPTIONSFILE for nowbdrewery2013-03-251-1/+1
* - Update to 0.1.2bdrewery2013-03-251-1/+1
* - Fix dialog4ports missing when PREFIX!=LOCALBASEbdrewery2013-03-211-1/+3
* - Remove prompt for dialog4ports. Dialog4Ports is abdrewery2013-03-211-0/+37
* Make check_deps behave the same as check_PRs:bapt2013-03-101-25/+21
* Remove support for FreeBSD 7.xerwin2013-03-071-6/+2
* Don't hardcode makecrees2013-03-041-1/+1
* Apparently some people override PKGCATEGORY, socrees2013-03-041-3/+2
* Add myself to the list of people who don't need a Created by: line.brooks2013-03-011-1/+1
* Loosen regex to match additional emailseadler2013-02-161-1/+1
* - I hereby declare myself a "nice" persontabthorpe2013-02-161-1/+1
* Various spelling correctionscrees2013-02-091-5/+5
* Add some checks for Subversion; minimum version required is 1.7, or addingcrees2013-02-031-0/+11
* Add azeadler2012-12-171-1/+1
* Make the regex stricter to avoid false positive matcheseadler2012-12-171-1/+1
* Covert gnomedepends.py from Python 2 to Python 3.eadler2012-12-161-5/+5
* Add both of pgollucci's email addresseseadler2012-12-161-1/+1
* I and Philip are Nice Peoplecrees2012-12-161-1/+1
* Teach the conversion script about all the nice people that offered to reduce ...eadler2012-12-161-1/+5
* Teach convert-makefile-header about the mcom header line.eadler2012-12-151-0/+13
* prdone and prpatch were removed in r297358bdrewery2012-12-122-11/+2
* Strip svn:executable just in case it's been setcrees2012-12-101-0/+4
* Document tool which converts from old style header to new styleeadler2012-11-291-0/+1
* - Fix runtime utf-8 problems using codec encoder and system localesbz2012-11-061-3/+6
* Use the 'Created by:' header option per default rather than the RCS onlyehaupt2012-10-301-5/+6
* Add convert-makefile-header.pl, a perl script that converts old style Makefileehaupt2012-10-291-0/+111
* Freefall doesn't have LWP::Simple, so use /usr/bin/fetch to reduce dependenciescrees2012-10-291-3/+2
* - Fix reference to the Additional Contributors' list due to renamingmadpilot2012-10-261-1/+1
* Silence svn update commands.erwin2012-10-211-4/+4
* - Sync with the versions currently running on pointyhatbeat2012-10-202-105/+42
* Sync with the version that's currently running on pointyhat:erwin2012-10-191-2/+5
* Add MOVEDLint checks for some of the other formatting problemseadler2012-10-161-0/+7
* Clean-up command-line options.ale2012-10-091-7/+3
* Make the removal diff nicer to read by not showing the line-by-line removal a...eadler2012-09-241-1/+1
* - prefix saved files (PR/patches) with PR_$numohauer2012-09-241-6/+9
* bsd.port.mk handles getting the primary category for uscrees2012-09-211-5/+4
* - Fix bytes problem returned by urlopen when using Python 3.xsbz2012-09-181-4/+4
* Accepts the new svn_revision tag in the removed ports xml database.crees2012-09-161-5/+11
* - Set fbsd:nokeywords property value to the one recommended by the Portsbeat2012-09-101-1/+1
* - Support Python 3.xsbz2012-09-061-1/+4
* By request, move dialogwrapper to the main folder and fix the readme.eadler2012-09-013-8/+2
* Now that the headers have been removed, we no longer get the Whom line fromcrees2012-09-011-3/+3
* Add $FreeBSD$ lineseadler2012-09-012-0/+4
* By request, add dialog wrapper used to give the ports options dialogeadler2012-09-012-0/+150
* - Fix documentationsbz2012-08-303-27/+27
* Fix the -y option to test for possible duplicate ports; use INDEX instead ofcrees2012-08-251-6/+7
* Use "exec" when executing SVN with user-provided arguments,mandree2012-08-251-2/+2
* - Add getpatch script to download patch attachments on bug tracking systemssbz2012-08-233-0/+275
* - Look for older versions of ports to copy over before committing.crees2012-08-211-13/+75
* Changes over original script:mandree2012-08-211-49/+94
* Don't replace - with _ in category variable.crees2012-08-101-3/+2
* - Remove duplicate execution of svn info [1]beat2012-07-191-4/+13
* Support svn tooeadler2012-07-161-1/+1
* Remove support for CVS from MOVEDLinteadler2012-07-161-3/+1
* - Add a svn wrapper which does sanity checking and handles svn propertiesbeat2012-07-161-0/+136
* - Update addport and rmport to work with Subversionbeat2012-07-162-74/+56
* s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-251-1/+1
* Support conversion of make.conf-style files.crees2012-06-091-21/+91
* Add script to convert old-style OPTIONS database files to new format.crees2012-06-041-0/+30
* - Modify Additional Contributors path to match svncrees2012-05-311-2/+3
* - Restore getpr, i still use it and i believe few other committers as wellmiwi2012-05-291-0/+93
* Remove obsolete PR handling scripts. These had hardcoded /home/ncvscrees2012-05-253-159/+0
* Take maintainership-- thanks to vd for his past work on this scriptcrees2012-05-031-6/+11
* Spell plural LATEST_LINKs with a lowercase s to avoid confusionerwin2012-04-081-1/+1
* Document MOVEDlint in READMEeadler2012-02-171-0/+1
* - fix interpreter path for pythonpgollucci2012-02-124-4/+4
* If you have not yet run this script, I feel sorry for you.eadler2012-01-161-156/+0
* Better wording to clarify the previous two commits.wxs2011-12-281-1/+2
* Revert part of the previous commit, and make things a little more clear withwxs2011-12-281-1/+1
* - Remove some old duplicate words. They were getting in way of finding newer ...eadler2011-12-273-3/+3
* - Fixed missing end-quote in sed commandglarkin2011-12-101-3/+3
* INDEX-6 -> INDEX-8dougb2011-09-281-1/+1
* Add support from FreeBSD 10.xerwin2011-09-271-2/+6
* Add option (-y) to check for similarly named ports.crees2011-08-291-1/+35
* - Use optparse instead of old deprecated method.stas2011-08-231-14/+10
* - Fix options processing (optparse puts options into hash indexed by strings,stas2011-08-231-3/+3
* - Make it work with ruby 1.9.stas2011-08-231-6/+17
* - Back out category check for nowswills2011-08-161-6/+0
* - Remove obfuscation of submitter email at request of dougbswills2011-08-161-1/+6
* Fix readme building.ehaupt2011-08-12