| Commit message (Expand) | Author | Age | Files | Lines |
* | Query Gnats for PRs by using the query-pr command on freefall instead of the | vd | 2006-12-20 | 1 | -2/+22 |
* | Add check for existing non-closed PRs related to the port being removed. | vd | 2006-12-13 | 1 | -1/+65 |
* | Replace a simple call to localtime() to strftime() to include the | erwin | 2006-11-23 | 1 | -1/+2 |
* | eik@ has been inactive for quite some time and as I am running | erwin | 2006-11-23 | 4 | -3/+6 |
* | Include a time when the script was started in the mail templates. | erwin | 2006-11-23 | 1 | -5/+16 |
* | Add deprecated reason to the output of -F | vd | 2006-11-02 | 1 | -2/+6 |
* | * Create custom commit message template and populate it with the ports | vd | 2006-11-01 | 1 | -16/+88 |
* | When checking for dependencies of foocategory/barport also find constructs | vd | 2006-10-05 | 1 | -1/+1 |
* | When checking dependencies also look for portname references in Mk/*.mk | vd | 2006-09-14 | 1 | -5/+5 |
* | Remove grep's -w switch from the dependency check since it misses some | vd | 2006-09-12 | 1 | -1/+1 |
* | Add support for DESTDIR part I. | erwin | 2006-08-04 | 1 | -10/+40 |
* | Add an option to the addport script: -b requests that any files in | shaun | 2006-07-14 | 1 | -3/+22 |
* | Escape characters (like +) that may appear in ports' names and | vd | 2006-07-05 | 1 | -2/+13 |
* | When automatic commit log is generated, change @ to " at " on submitter email | garga | 2006-07-05 | 1 | -0/+1 |
* | MFP4: | erwin | 2006-06-23 | 1 | -1/+1 |
* | MFP4: | erwin | 2006-06-19 | 1 | -6/+24 |
* | - Change addport script to do the job locally instead connect to freefall every | garga | 2006-05-16 | 2 | -18/+39 |
* | Add support for specifying ports to be removed as directories on the | vd | 2006-05-02 | 1 | -1/+27 |
* | Improve dependency check: | vd | 2006-05-02 | 1 | -2/+3 |
* | Add support for removing multiple ports which depend on each other | vd | 2006-04-17 | 1 | -36/+48 |
* | Quote ${1} so we don't get ``[: =: unexpected operator'' if the script | vd | 2006-04-12 | 1 | -1/+1 |
* | Add the script I use to remove ports so everyone | vd | 2006-04-10 | 1 | -0/+315 |
* | Warn if there are duplicate MD5/SHA256/SIZE statements for a single file | edwin | 2006-01-25 | 1 | -3/+33 |
* | Small tool to check the necessary lines in the distinfo files, based | edwin | 2006-01-24 | 1 | -0/+105 |
* | Support 7.x INDEX builds | kris | 2006-01-23 | 1 | -16/+37 |
* | Add portsvar.sh schell script into Tools/scripts. | daichi | 2006-01-11 | 1 | -0/+133 |
* | Utility: A tool to identify similar pkg-descr files | edwin | 2005-11-26 | 1 | -0/+24 |
* | - Add a new option -L, it works like -l but uses pkg-descr to create | garga | 2005-10-05 | 1 | -17/+30 |
* | Remove some hardcoded values to hopefully stop random users from shooting | kris | 2005-09-09 | 1 | -12/+27 |
* | - Handle different INDEX filename on 5.X and above | pav | 2005-09-05 | 1 | -2/+5 |
* | Add prototypes for all the subroutines which fixes compilation with | marcus | 2005-07-11 | 1 | -9/+20 |
* | Fix typos | vs | 2005-04-18 | 1 | -3/+3 |
* | As discussed on the cvs-ports-list, make 'addport' print a warning if the dir... | vs | 2005-04-12 | 1 | -0/+1 |
* | Add a splitpatch.pl utility, a small script to convert multi-file | tobez | 2005-04-12 | 2 | -0/+112 |
* | - Add bump_revision.pl, a small script to bump the PORTREVISION variable | flz | 2005-04-12 | 2 | -1/+193 |
* | - Replace pkg-comment with COMMENT to reflect latest (*sigh*) changes | flz | 2005-04-12 | 1 | -2/+2 |
* | Checkout Templates from CVS as well since ports with GNU_CONFIGURE will | vs | 2005-03-21 | 1 | -0/+2 |
* | Document the check-latest-link and tindex scripts | kris | 2005-01-24 | 1 | -1/+5 |
* | Add the script I use to look for duplicate LATEST_LINK entries and to | kris | 2005-01-24 | 1 | -0/+72 |
* | This is the script I use to build indexes for all supported ports branches, | kris | 2005-01-24 | 1 | -0/+164 |
* | Remove traling spaces. | krion | 2005-01-09 | 15 | -20/+20 |
* | Newline should go after the terminating punctuation (fix typo). | dd | 2004-11-07 | 1 | -1/+1 |
* | Strip out date/time from +++/--- headers in generated patchfiles, so that they | sobomax | 2004-10-14 | 1 | -11/+12 |
* | Avoid possible GNATS timeouts by using query-pr.real direclty. | krion | 2004-07-28 | 1 | -1/+1 |
* | Modernize these two scripts a little bit to make it easier to deal | murray | 2004-06-09 | 2 | -6/+16 |
* | Hack in master/slave support | eik | 2004-06-05 | 1 | -27/+69 |
* | parse $FreeBSD$ with yyyy-mm-dd format dates | eik | 2004-05-31 | 1 | -1/+1 |
* | protect $FreeBSD: ... $ from being expanded | eik | 2004-05-30 | 1 | -1/+1 |
* | don't terminate the log entry with the first hyphen | eik | 2004-05-30 | 1 | -1/+1 |
* | - make somewhat more robust against a corrupted ports tree | eik | 2004-05-30 | 1 | -30/+80 |
* | - Remove 'pkg-plist' from required files | krion | 2004-05-27 | 1 | -2/+1 |
* | - fix a bug handling the maintainer field when ALLPORTS is used | eik | 2004-05-22 | 1 | -35/+56 |
* | Turn chkversion into an all-dancing, all-singing notification tool. | eik | 2004-05-19 | 1 | -35/+138 |
* | small optimazation: don't compare versions that are equal | eik | 2004-05-18 | 1 | -1/+1 |
* | check only ports connected to the build. | eik | 2004-05-18 | 1 | -15/+32 |
* | - integrated chkorigin | eik | 2004-05-17 | 1 | -51/+102 |
* | FWIIW, spawn fewer processes. | eik | 2004-05-16 | 1 | -3/+12 |
* | support for symlinked portsdir (but no other symlinks in the ports tree) | eik | 2004-05-15 | 2 | -14/+19 |
* | add support for ignoring local ports / categories: | eik | 2004-05-15 | 1 | -1/+4 |
* | added chkversion, a script that ensures that PORTVERSIONs don't go backwards | eik | 2004-05-14 | 1 | -0/+155 |
* | add a perl script to check CVSROOT-ports/modules, | eik | 2004-05-14 | 1 | -0/+127 |
* | - don't flag empty lines | eik | 2004-05-08 | 1 | -6/+30 |
* | awk script to check MOVED for consistency | eik | 2004-05-08 | 1 | -0/+87 |
* | While generating commit message, don't lowercase the first letter if the second | mat | 2004-04-05 | 1 | -2/+2 |
* | added an -q option to enable usage in crontab. | eik | 2004-03-29 | 1 | -2/+27 |
* | Fix a bug arising when you added a port which should have been at the end of | mat | 2004-03-21 | 1 | -3/+10 |
* | Add chkorigin.sh, a script that checks the ports tree for ports with a wrong | eik | 2004-03-19 | 2 | -0/+89 |
* | Fill /mnt/ before each port and clear it afterward, to avoid running | trevor | 2004-03-16 | 1 | -1/+2 |
* | This script had served its purpose. | knu | 2004-03-14 | 1 | -146/+0 |
* | Add note about FETCH_BEFORE_ARGS=-s. | trevor | 2004-03-13 | 1 | -0/+4 |
* | script for finding "size mismatch" and "size unknown" errors | trevor | 2004-03-13 | 1 | -0/+58 |
* | Add sunshar, a "secure unshar" for ports committers, which: | knu | 2004-02-28 | 3 | -0/+368 |
* | Update "plist" to understand the rest of the mtree(5) file format, | green | 2004-02-28 | 1 | -14/+36 |
* | - Fix synopsis | ale | 2004-01-23 | 1 | -2/+2 |
* | Add domakedescribe and doportlint, two scripts that iterate over the ports | marcus | 2004-01-20 | 2 | -0/+39 |
* | Add security-check.awk, a more efficient implementation of the ports | marcus | 2004-01-20 | 1 | -0/+100 |
* | When suggesting to add new port's submitter to Contributors' List, | demon | 2004-01-08 | 1 | -1/+2 |
* | Refactor how we format the autofill message. With the slightly questionable | petef | 2004-01-06 | 1 | -34/+15 |
* | There is nothing "future" about 'addport'. | obrien | 2004-01-03 | 1 | -1/+1 |
* | Use 'make master-sites-all' instead of 'make -V MASTER_SITES' to obtain the list | demon | 2003-12-17 | 1 | -1/+1 |
* | fetch(1)'s -b and -t options were deprecated years ago, so stop using them. | des | 2003-11-12 | 1 | -1/+1 |
* | Fix -l option comment removing obsolete pkg-comment reference. | bland | 2003-09-29 | 1 | -2/+2 |
* | When using addport on freefall, there's no need to ssh freefall once more to | mat | 2003-09-02 | 1 | -1/+5 |
* | Previous delta was: | sobomax | 2003-04-18 | 1 | -1/+1 |
* | Clean up empty dirs. | sobomax | 2003-04-18 | 1 | -2/+2 |
* | Speed-up a bit when user keeps his working directories in the ports tree | sobomax | 2003-04-08 | 1 | -2/+5 |
* | This tool parses the output of kdump to generate a list of added | edwin | 2003-04-04 | 1 | -0/+199 |
* | Sort the non-dirrm entries, and reverse sort the dirrm entries. | marcus | 2003-03-28 | 1 | -1/+5 |
* | Make modulesupdate actually work in light of split. You can't use a | will | 2003-03-03 | 1 | -1/+1 |
* | Update for post-repo-split. s/ncvs/pcvs/ so that the default root is | peter | 2003-03-01 | 2 | -5/+5 |
* | Another try at fixing the "adding to CVSROOT/modules from remote | lioux | 2003-02-24 | 1 | -1/+1 |
* | Handle '#' and '$' in pkg-comment properly. | knu | 2003-02-21 | 1 | -2/+3 |
* | - pkg-comment is no longer mandatory; | sobomax | 2003-02-21 | 1 | -1/+5 |
* | Add de-pkg-comment. | knu | 2003-02-18 | 1 | -0/+2 |
* | Add de-pkg-comment, a ruby script to convert pkg-comment to COMMENT. | knu | 2003-02-18 | 1 | -0/+145 |
* | Change how to get CATEGORIES tag from new port for slave port. | nork | 2003-02-16 | 1 | -2/+2 |
* | Catch up to new semantics of COMMENT variable (contains comment string | kris | 2003-02-10 | 2 | -5/+2 |
* | Attempt to defuse problems from developers who don't have the correct | will | 2003-01-31 | 1 | -0/+2 |
* | Add both hungarian and portuguese l10n prefixes to syncronize with | lioux | 2003-01-23 | 1 | -0/+2 |
* | Update this script to deal with .tbz packages. | murray | 2003-01-20 | 1 | -9/+10 |
* | Add two utilties for listing and stashing away package files obtained | roam | 2003-01-08 | 2 | -0/+110 |
* | unbroke addport by petef | alane | 2002-11-19 | 1 | -1/+2 |
* | Use 'cvs ci -F ...' instead of setting the log file with EDITOR="cp ...". | petef | 2002-11-13 | 1 | -3/+1 |
* | I never thought I'd change this code, but a change was required to make | will | 2002-10-14 | 1 | -0/+107 |
* | Modifications to support ncvs.freebsd.org != freefall.freebsd.org. This | will | 2002-10-14 | 1 | -13/+14 |
* | Add 650MB for the 4th CD since it's all just packages. | will | 2002-10-08 | 1 | -1/+1 |
* | Increase the available space for packages on disc #1 of the package | murray | 2002-10-08 | 1 | -1/+1 |
* | Correct usage example. | sobomax | 2002-07-16 | 1 | -1/+2 |
* | Add l10n prefix to default module name. | perky | 2002-07-07 | 1 | -2/+14 |
* | Use correct variable for symlinking src scripts. | will | 2002-06-02 | 1 | -1/+1 |
* | Support PATCH_WRKSRC. See | trevor | 2002-05-25 | 1 | -3/+3 |
* | Track setup.sh usage. | will | 2002-05-20 | 2 | -2/+7 |
* | Use the right variable name. | will | 2002-05-20 | 1 | -1/+1 |
* | Use a RE to find the X dependency instead of hardcoding. | will | 2002-05-20 | 1 | -2/+2 |
* | Streamline instructions a little more. | will | 2002-05-20 | 1 | -4/+12 |
* | Add this makefile to help people who are performing package splits to | will | 2002-05-20 | 1 | -0/+48 |
* | Add CD configs for use by these scripts. | will | 2002-05-20 | 1 | -0/+16 |
* | More useful exit if dir not passed. | will | 2002-05-16 | 1 | -0/+4 |
* | Accept dir as argument instead of hardcoding. | will | 2002-05-16 | 1 | -1/+5 |
* | Fix breakage introduced in the previous commit. | sobomax | 2002-05-10 | 1 | -6/+3 |
* | - Make ${DISTDIR} auto-detection actually working; | sobomax | 2002-05-10 | 1 | -2/+5 |
* | Allow overriding ${PORTSDIR} and respect ${DISTDIR} settings. | sobomax | 2002-05-07 | 1 | -5/+15 |
* | * Change path directory separator character back to _. The problem is "::" | obrien | 2002-04-19 | 1 | -1/+3 |
* | Fix breakage introduced in previous commit when EXTRA_PATCHES isn't defined. | sobomax | 2002-04-17 | 1 | -1/+1 |
* | Recognise EXTRA_PATCHES. | sobomax | 2002-04-16 | 1 | -0/+6 |
* | Set the $scripts directory to the same as $dir to make these more useful | steve | 2002-03-27 | 2 | -2/+2 |
* | This file is nearly a verbatim copy of setup.sh so this one is | steve | 2002-03-27 | 1 | -11/+0 |
* | Add a missed file which acts as a driver for the others. | will | 2002-03-27 | 2 | -0/+141 |
* | Add the scripts used to break up the package collections for a release. | will | 2002-03-27 | 6 | -0/+490 |
* | Reenable use of the -M option and add a -d option to put @dirrm commands | green | 2002-03-11 | 1 | -4/+17 |
* | Support tools that don't have u@h syntax but h -l u. | will | 2002-01-30 | 1 | -1/+1 |
* | - New option `-e' - threat warnings as errors; | sobomax | 2002-01-14 | 1 | -8/+19 |
* | Add license and cvs tag. | sobomax | 2002-01-13 | 1 | -0/+15 |
* | Add chkdepschain.py - a tool to address one of the most annoying when it comes | sobomax | 2002-01-13 | 1 | -0/+294 |
* | Ignore patchfiles ending with `.orig' and `.rej'. | sobomax | 2002-01-04 | 1 | -1/+7 |
* | - Use `::' as a combination of symbols to replace `/' in patchfile name; | sobomax | 2002-01-04 | 1 | -18/+22 |
* | Don't trap SIGINFO. | sobomax | 2001-12-20 | 1 | -2/+2 |
* | Add checkcats.py - a script that verifyes that master categories in all ports | sobomax | 2001-12-11 | 2 | -1/+51 |
* | Make the tool working even if there is a symlink in a given path to a port's | sobomax | 2001-12-05 | 1 | -1/+28 |
* | Actually use the user's group name, not their username, for the *GRP | nbm | 2001-11-18 | 1 | -1/+1 |
* | Use 'id -un' and 'id -gn' for user and group information, not 'logname'. | nbm | 2001-08-17 | 3 | -7/+80 |
* | Actually fix the breakage introduced in rev 1.2. | sobomax | 2001-07-31 | 1 | -2/+0 |
* | Fix breakage introduced in previous commit. | sobomax | 2001-07-31 | 1 | -1/+1 |
* | Fix a bug that in some rare cases may lead to a patch not being properly | sobomax | 2001-07-31 | 1 | -0/+2 |
* | Trap signal 31 as well (typo). | sobomax | 2001-07-30 | 1 | -2/+2 |
* | Unbroke when /usr/ports is symlink. | sobomax | 2001-07-30 | 1 | -2/+2 |
* | Fix problems in previous commit: | sobomax | 2001-05-17 | 1 | -5/+5 |
* | - Add an option to disable interactive confirmation; | sobomax | 2001-05-17 | 1 | -1/+18 |
* | Stopgap bugfix to avoid the case where a user invokes -t and ends up with | will | 2001-05-01 | 1 | -3/+4 |
* | Be more specific in trying to exclude man pages - look for 'man/man', | nbm | 2001-04-02 | 1 | -1/+1 |
* | Steal the 'hmake' variable building from mkpinstall. This wasn't | nbm | 2001-04-02 | 1 | -4/+6 |
* | Add patchtool - a tool to automate generation/updating of patchfiles. This | sobomax | 2001-03-19 | 2 | -0/+775 |
* | Look into arch-specific distinfo's as well. | sobomax | 2001-03-19 | 1 | -2/+2 |
* | Make plist work again with new-found use of line continuation in | green | 2001-03-13 | 1 | -9/+16 |
* | Do not hardcode /tmp as a temp directory base, try $TMPDIR, $TMP and | roam | 2001-02-22 | 2 | -4/+41 |
* | Some minor additions so that we act a bit more like NetBSD's url2pkg; we | nbm | 2001-02-02 | 1 | -1/+7 |
* | Fix off-by-one error that was causing an infinite loop in some very | will | 2001-01-17 | 1 | -1/+1 |
* | Use the -p option with diff. Add a FreeBSD tag. Don't try to | trevor | 2001-01-13 | 1 | -24/+7 |
* | Fix two bugs: pass $passenv to make *always*; remember that the initial | will | 2001-01-07 | 1 | -3/+3 |
* | Make plist (the Ruby script) a tad more useful: build in mtree support | green | 2001-01-07 | 1 | -26/+54 |
* | As a quick fix, use /tmp instead of the currently hardcoded /usr/tmp. | nbm | 2001-01-03 | 2 | -2/+2 |
* | Add (a currently very bare) mkpbuild, and (the more useful) mkpinstall. | nbm | 2001-01-03 | 2 | -0/+136 |
* | Fix breakage when someone uses -t option: pass DISTDIR environment variable | will | 2001-01-02 | 1 | -7/+9 |
* | Several changes. First, depend on another environment variable rather | will | 2001-01-01 | 1 | -12/+14 |
* | Here's my holiday present to the ports team: new -l option allows you to | will | 2000-12-31 | 1 | -19/+95 |
* | Add new option: -c file : Pass a file containing the log message for the | will | 2000-12-30 | 1 | -3/+23 |
* | Add -g option to disable committing to CVSROOT/modules, useful if someone | will | 2000-12-19 | 1 | -2/+5 |
* | Functional modification: Make -n only apply to cvs commit, NOT *all* | will | 2000-12-09 | 1 | -3/+3 |
* | Add standard 2-clause BSD license to protect my (and mharo's) copyright. | will | 2000-11-04 | 1 | -0/+24 |
* | s|pkg/PLIST|pkg-plist|g | sobomax | 2000-10-21 | 1 | -3/+3 |
* | Add update-patches, a script to generate updated versions of the | trevor | 2000-10-19 | 2 | -1/+139 |
* | Add plist, a script to automate the generation of a pkg-plist. | green | 2000-10-17 | 2 | -0/+65 |
* | Overhaul addport again. Should be quite functional now. | will | 2000-10-14 | 1 | -22/+70 |
* | Add the first efforts on my mkptools, the successor to makeport.pl. | nbm | 2000-10-14 | 4 | -0/+613 |
* | Since people don't seem to appreciate the fact that addport can do | will | 2000-10-11 | 1 | -26/+0 |
* | Ajust for a new world order (md5 --> distinfo). | sobomax | 2000-10-09 | 1 | -3/+3 |
* | Use -t flag with portlint. | will | 2000-10-04 | 1 | -1/+1 |
* | Fix bogon where replies were not chomp()'d. | will | 2000-10-01 | 1 | -0/+1 |
* | New script (and it's README) for searching the ports tree. Add this script | marko | 2000-08-28 | 3 | -0/+349 |
* | Make -n work again. Add new option -s to allow people to specify a | will | 2000-08-19 | 1 | -11/+30 |
* | Properly check -d argument, and return usage() if it's not there. Also use | will | 2000-08-12 | 1 | -6/+9 |
* | Minor cleanups. Print usage() if no arguments are passed. Get rid of | will | 2000-08-11 | 1 | -19/+10 |
* | Major update to addport. Many *MANY* bugfixes. Addport should now work | will | 2000-08-10 | 1 | -160/+211 |
* | Fix special case where people use ``.'' for the argument to -d. I'm not | will | 2000-08-06 | 1 | -1/+6 |
* | Add missed '>' to my e-mail. | sobomax | 2000-08-02 | 3 | -4/+4 |
* | Add gnomedepends.py to our collection of helpfull scripts. | sobomax | 2000-08-02 | 2 | -1/+164 |
* | Various fixes and improvements. | sobomax | 2000-07-19 | 1 | -5/+5 |
* | Add hack for gzipped files that are not .tar.gz files and uncompress | alex | 2000-07-19 | 1 | -2/+3 |
* | Add "-s" (silent) option useful for shell scripts. | sobomax | 2000-07-10 | 1 | -18/+41 |
* | Add checknewver.sh - a shell script which checks for availability of newest | sobomax | 2000-07-07 | 1 | -0/+85 |
* | Add checknewvers.sh - a script which checks for availability of the newest | sobomax | 2000-07-07 | 1 | -0/+2 |
* | Allow existing CVS_RSH environment var to take precedent. | sobomax | 2000-07-04 | 1 | -1/+8 |
* | Allow existing CVS_RSH environment var to take precedent. | will | 2000-07-04 | 1 | -2/+4 |
* | Fix addport so that it will work on freefall. Remove old cruft left | will | 2000-07-01 | 1 | -13/+28 |
* | Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. | sobomax | 2000-06-27 | 2 | -0/+364 |
* | Add extract-lines for .Z archives. | alex | 2000-06-10 | 1 | -1/+7 |
* | Add a traling slash ("/") to the /usr/ports/ and /usr/ports/distfiles/ to make | sobomax | 2000-06-06 | 1 | -3/+3 |
* | Add tag and MAINTAINER. | sobomax | 2000-06-05 | 1 | -4/+4 |
* | Add distclean.sh - a little script to check set of distfiles against currently | sobomax | 2000-06-05 | 2 | -5/+71 |
* | Update for multiple ports. Also add MAINTAINER/Created [on,by] lines. | will | 2000-05-24 | 1 | -41/+57 |
* | Add checksum.sh script that checks a port or ports for broken distfiles and | will | 2000-05-22 | 2 | -0/+66 |
* | Make getpr work for remote committers as well. | sobomax | 2000-05-19 | 1 | -2/+7 |
* | Readme describing all the scripts in this directory. Somebody good at | mharo | 2000-05-02 | 1 | -0/+47 |
* | 3 little scripts I use when dealing with port update PRs. | mharo | 2000-05-02 | 3 | -0/+147 |
* | Future replacement to easy-import for adding ports to the tree. | mharo | 2000-05-02 | 1 | -0/+243 |
* | A tool to check whether all your ports are installed properly, what files | mharo | 2000-05-02 | 1 | -0/+143 |