/net/mrouted/

bsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Tools/scripts
Commit message (Expand)AuthorAgeFilesLines
* Catch and report substitution failure on lines such as PORTREVISION=${SOME_VAR}.mandree2014-08-221-9/+22
* - Eat excess newline at the end of the commit log.bdrewery2014-08-221-1/+2
* Add a BerkeleyDB upgrade helper script in preparation of 4...4.7 removal.mandree2014-08-211-0/+77
* - Better handling when custom encoding is specified in detailssbz2014-07-231-24/+23
* New script: Tools/scripts/bump-revision.shrobak2014-06-271-0/+66
* ports/Tools/scripts/mfh revision:mandree2014-06-261-25/+36
* Remove consistency-check since it relies on MD5 and only works for old pkg_ t...eadler2014-06-252-186/+12
* Clean up READMEeadler2014-06-251-2/+0
* add missing Mt to Aqeadler2014-06-251-1/+1
* To my knoledge (and grep) the close-pr script in Tools/scripts is not used an...eadler2014-06-252-364/+0
* Invoke perl with /usr/bin/env, as perl is not guaranteed to exist inadamw2014-06-237-7/+7
* * Default to name search (-n) if no flags are specified.adamw2014-06-232-69/+91
* - Switch to bugzilla as default value for the modesbz2014-06-192-7/+7
* - Correct the bugzilla urlmiwi2014-06-021-1/+1
* - Move security-check.awk to Mk/Scripts where it is more proper these days.bdrewery2014-05-101-100/+0
* - Use https in URL_BASEsbz2014-04-221-2/+2
* Replace edwin's contact address with mine in the help, too. Andgerald2014-04-191-1/+1
* Only show the final instructions on how to do the actual commit whengerald2014-04-061-6/+8
* Fix cdiffcrees2014-03-251-2/+2
* 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
* no longer point to NO_LATEST_LINK but to PKGNAMESUFFIX instead.erwin2013-10-071-4/+3
* 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
* Change shebang to #!/usr/bin/env perl, as required by bapt@garga2011-07-281-1/+1
* Remove duplicate words in comment.erwin2011-05-021-1/+1
* Drop support for FreeBSD 6.x.erwin2010-12-141-7/+2
* - Switch to SHA256 checksumspav2010-11-181-11/+11
* - s/make/may/pgollucci2010-09-241-1/+1
* -use a tab not a spacepgollucci2010-09-231-1/+1
* /8/9/ as the defaultpgollucci2010-09-231-1/+1
* blanket approvalpgollucci2010-09-231-0/+1
* check for repocopy snafuspgollucci2010-09-141-0/+43
* - Unbreak the -n flag;romain2010-06-061-6/+5
* - allow addport to work in ports-mgnt againdinoex2010-03-251-1/+1
* - Add a script to check unneeded dependencies for perl modules.kuriyama2010-01-292-0/+107
* Correct depreciation warning with Python 2.6 and fix several warningssobomax2009-11-211-19/+19
* - Fixed "permission denied" errorglarkin2009-10-061-2/+2
* Correctly bump PORTREVISION?= instead of always resetting to 1 in this case.gerald2009-09-151-1/+1
* Add support for INDEX-9erwin2009-08-231-3/+8
* Explicitly override LOCALBASE to make sure we don't geterwin2009-07-142-0/+2
* Force cleaning of the environment from customized local settings.erwin2009-06-061-0/+5
* Use zfs snapshots that are periodically updated on pointyhat for theerwin2009-05-281-27/+78
* note mark_safe.plpgollucci2009-05-171-0/+1
* o don't set anything in ports with NO_BUILDpgollucci2009-05-171-3/+3
* Do not mark rubygem ports, its a NO-OPpgollucci2009-05-161-0/+2
* Make previous commit work for both context and unified input patches.itetcu2009-05-111-1/+1
* When naming the split patch files, replace the original path '/' with '__'itetcu2009-05-111-1/+1
* - fix --port supportpgollucci2009-04-301-1/+3
* - Start some docspgollucci2009-04-301-11/+93
* Script to set MAKE_JOBS_(UN)SAFE= yes for a MAINTAINERs ports.pgollucci2009-04-221-0/+191
* Use diff -p both when first creating and when updating a patch.naddy2009-02-161-1/+1
* Factor out the code that performs the PORTREVISION bump for one port.gerald2009-01-081-42/+47
* Reduce per branch code duplicationerwin2008-12-281-41/+16
* Make sure we don't add ${WRKDIR}.sobomax2008-10-221-4/+4
* Have a different approach on how to check if the modules file has changed.edwin2008-07-141-9/+7
* Keep the sources of the CVSROOT-ports/modules update script safelyedwin2008-07-094-0/+361
* [PATCH] Tools/scripts: Some cleanups, additions to bump_version.pledwin2008-07-061-28/+33
* CVSROOT/modules no longer contains an entry per port, remove supporterwin2008-06-204-300/+9
* Add support for "PORTREVISION?=" and "PORTEPOCH"edwin2008-06-061-52/+62
* Remove support for FreeBSD 5.xerwin2008-06-011-21/+1
* Add a tiny sh hack - ardiff - compares two archives.sat2008-05-072-0/+98
* Fix a problem when add new ports on ports-mgmt category. ports-mgmt/Makefilegarga2007-12-201-6/+13
* - Add support for FreeBSD 8.0erwin2007-10-261-4/+25
* s/query-pr.real/query-pr/ to fix getpr after freefall migrationgarga2007-10-161-1/+1
* Replace two further instances of /var/db/pkg by $PKG_DBDIR.gerald2007-09-171-2/+2
* Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revertgerald2007-09-091-3/+15
* explicit_lib_depends.sh:netchild2007-09-053-14/+120
* One more sanity check, else /+CONTENS will be searched.netchild2007-08-311-0/+5
* USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement.netchild2007-08-311-4/+5
* Do not list libs which come with the port itself.netchild2007-08-261-2/+5
* Add explicit_lib_depends.sh.netchild2007-08-261-0/+2
* - Add USE_FREETYPE.netchild2007-08-261-1/+5
* We should also look into sbin/ (not only bin/ and lib/).netchild2007-08-241-1/+1
* explicit_lib_depends.sh shows you the current explicit dependency list ofnetchild2007-08-241-0/+115
* Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG.netchild2007-08-241-1/+38
* Add 2 scripts which help in port maintenance to list all direct librarynetchild2007-08-123-0/+170
* - Extract command variable definitions from bsd.port.mk, they are now stored ingabor2007-08-041-40/+10
* ARCH may be set in the environment for cross building, so onlyerwin2007-06-121-2/+4
* Set default architecture to i386.erwin2007-06-121-0/+3
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+156
* Fix addport to work correctly with ports-mgmt category.garga2007-04-201-1/+1
* Use echo instead of printf because external commands cannot be executedvd2007-03-291-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-051-0/+1
* MFP4:erwin2006-06-231-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-251-3/+33
* Small tool to check the necessary lines in the distinfo files, basededwin2006-01-241-0/+105
* Support 7.x INDEX buildskris2006-01-231-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-051-17/+30
* Remove some hardcoded values to hopefully stop random users from shootingkris2005-09-091-12/+27
* - Handle different INDEX filename on 5.X and abovepav2005-09-051-2/+5
* Add prototypes for all the subroutines which fixes compilation withmarcus2005-07-111-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-121-2/+2
* Checkout Templates from CVS as well since ports with GNU_CONFIGURE willvs2005-03-211-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