| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |