summaryrefslogtreecommitdiffstats
path: root/Tools/scripts
Commit message (Expand)AuthorAgeFilesLines
* Use echo instead of printf because external commands cannot be executedvd2007-03-281-3/+3
* * Run cvs update just before cvs commit to sync a potentially changed filesvd2007-02-191-2/+5
* Retire PORTOBJFORMATkris2007-02-011-1/+1
* Drop the build on RELENG_4erwin2007-01-301-20/+1
* A bunch of cosmetic changes - add one empty line to make the output morevd2007-01-261-6/+7
* Make output messages more usefulvd2007-01-261-1/+5
* * Make it possible to skip existing dependencies and ports references in LEGALvd2007-01-191-39/+67
* Query Gnats for PRs by using the query-pr command on freefall instead of thevd2006-12-201-2/+22
* Add check for existing non-closed PRs related to the port being removed.vd2006-12-131-1/+65
* Replace a simple call to localtime() to strftime() to include theerwin2006-11-231-1/+2
* eik@ has been inactive for quite some time and as I am runningerwin2006-11-234-3/+6
* Include a time when the script was started in the mail templates.erwin2006-11-231-5/+16
* Add deprecated reason to the output of -Fvd2006-11-021-2/+6
* * Create custom commit message template and populate it with the portsvd2006-11-011-16/+88
* When checking for dependencies of foocategory/barport also find constructsvd2006-10-051-1/+1
* When checking dependencies also look for portname references in Mk/*.mkvd2006-09-141-5/+5
* Remove grep's -w switch from the dependency check since it misses somevd2006-09-121-1/+1
* Add support for DESTDIR part I.erwin2006-08-041-10/+40
* Add an option to the addport script: -b requests that any files inshaun2006-07-141-3/+22
* Escape characters (like +) that may appear in ports' names andvd2006-07-051-2/+13
* When automatic commit log is generated, change @ to " at " on submitter emailgarga2006-07-041-0/+1
* MFP4:erwin2006-06-221-1/+1
* MFP4:erwin2006-06-191-6/+24
* - Change addport script to do the job locally instead connect to freefall everygarga2006-05-162-18/+39
* Add support for specifying ports to be removed as directories on thevd2006-05-021-1/+27
* Improve dependency check:vd2006-05-021-2/+3
* Add support for removing multiple ports which depend on each othervd2006-04-171-36/+48
* Quote ${1} so we don't get ``[: =: unexpected operator'' if the scriptvd2006-04-121-1/+1
* Add the script I use to remove ports so everyonevd2006-04-101-0/+315
* Warn if there are duplicate MD5/SHA256/SIZE statements for a single fileedwin2006-01-241-3/+33
* Small tool to check the necessary lines in the distinfo files, basededwin2006-01-241-0/+105
* Support 7.x INDEX buildskris2006-01-221-16/+37
* Add portsvar.sh schell script into Tools/scripts.daichi2006-01-111-0/+133
* Utility: A tool to identify similar pkg-descr filesedwin2005-11-261-0/+24
* - Add a new option -L, it works like -l but uses pkg-descr to creategarga2005-10-041-17/+30
* Remove some hardcoded values to hopefully stop random users from shootingkris2005-09-081-12/+27
* - Handle different INDEX filename on 5.X and abovepav2005-09-041-2/+5
* Add prototypes for all the subroutines which fixes compilation withmarcus2005-07-101-9/+20
* Fix typosvs2005-04-181-3/+3
* As discussed on the cvs-ports-list, make 'addport' print a warning if the dir...vs2005-04-121-0/+1
* Add a splitpatch.pl utility, a small script to convert multi-filetobez2005-04-122-0/+112
* - Add bump_revision.pl, a small script to bump the PORTREVISION variableflz2005-04-122-1/+193
* - Replace pkg-comment with COMMENT to reflect latest (*sigh*) changesflz2005-04-111-2/+2
* Checkout Templates from CVS as well since ports with GNU_CONFIGURE willvs2005-03-201-0/+2
* Document the check-latest-link and tindex scriptskris2005-01-241-1/+5
* Add the script I use to look for duplicate LATEST_LINK entries and tokris2005-01-241-0/+72
* This is the script I use to build indexes for all supported ports branches,kris2005-01-241-0/+164
* Remove traling spaces.krion2005-01-0915-20/+20
* Newline should go after the terminating punctuation (fix typo).dd2004-11-071-1/+1
* Strip out date/time from +++/--- headers in generated patchfiles, so that theysobomax2004-10-141-11/+12
OpenPOWER on IntegriCloud