/devel/p5-aliased/

44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/converters/ruby-dump.rb
r>
Commit message (Expand)AuthorAgeFilesLines
* Turns out that some geocities sites are more dead than others.dougb2011-08-241-3/+0
* Geocities has been gone for almost 2 years now, so let's removedougb2011-08-231-0/+3
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - Assign all unmaintained ruby ports to ruby@,stas2009-06-161-1/+1
* - Add SHA256pav2005-11-241-0/+1
* Fill /mnt/ before each port and clear it afterward, to avoid runningtrevor2004-03-161-1/+2
* This script had served its purpose.knu2004-03-141-146/+0
* Add note about FETCH_BEFORE_ARGS=-s.trevor2004-03-131-0/+4
* script for finding "size mismatch" and "size unknown" errorstrevor2004-03-131-0/+58
* Run a command on all client machines of a certain architecture, or allkris2004-03-081-0/+50
* Walk through a package set and prune files that are not listed in INDEXkris2004-03-081-0/+66
* Verify the archive integrity of a package set, and move aside any thatkris2004-03-081-0/+45
* To be run on the client, this script looks for chroot directories that have n...kris2004-03-081-0/+48
* Break out a script from dopackages for building the restricted.sh filekris2004-03-081-0/+34
* Replace gnome with gnome2 in quickports. I'm still not sure this actuallykris2004-03-081-1/+1
* Remove the integrity testing code now that the corruption bug has beenkris2004-03-081-4/+0
* * Fix 4.x builds with 5.x host systems by copying some additional neededkris2004-03-081-0/+6
* Expand out some shell globbing syntaxkris2004-03-081-1/+1
* Prune out packages that will not be built because a dependency is markedkris2004-03-081-1/+1
* Create a duds.full file that lists not only files that are marked IGNOREkris2004-03-081-0/+4
* Increase timeout on slow build machines (alpha, sparc64) to 16 hours.kris2004-03-081-2/+8
* * Set the PACKAGE_BUILDING variable in the build environment so ports cankris2004-03-081-1/+4
* Set up the DISTDIR and PACKAGES variables for use by client scriptskris2004-03-081-0/+3
* Add sunshar, a "secure unshar" for ports committers, which:knu2004-02-283-0/+368
* Update "plist" to understand the rest of the mtree(5) file format,green2004-02-281-14/+36
* Fix up the ordering and remove some duplicates so the resulting summary ismarcus2004-02-041-22/+26
* - Fix synopsisale2004-01-231-2/+2
* Comment out the munmap reason since it is quite unlikely this will bemarcus2004-01-221-4/+4
* Add domakedescribe and doportlint, two scripts that iterate over the portsmarcus2004-01-202-0/+39
* * Refactor processlogs so that new error types can be added easily to a newmarcus2004-01-203-312/+441
* Add security-check.awk, a more efficient implementation of the portsmarcus2004-01-201-0/+100
* * Add support for linprocfs (needed for JDK ports) [1]marcus2004-01-201-2/+23
* Use editors/openoffice-1.1 instead of editors/openoffice since the latter ismarcus2004-01-161-1/+1
* When suggesting to add new port's submitter to Contributors' List,demon2004-01-081-1/+2
* Refactor how we format the autofill message. With the slightly questionablepetef2004-01-061-34/+15
* There is nothing "future" about 'addport'.obrien2004-01-031-1/+1
* Use 'make master-sites-all' instead of 'make -V MASTER_SITES' to obtain the listdemon2003-12-171-1/+1
* fetch(1)'s -b and -t options were deprecated years ago, so stop using them.des2003-11-121-1/+1
* Condense the table a bitkris2003-10-131-3/+3
* The newfailure file is no longer updated by buildskris2003-10-131-3/+0
* Script for migrating from old-style to new-style failure log file.kris2003-10-131-0/+74
* * newfailure is no longer updated, no need to prune itkris2003-10-131-42/+6
* * Generate newfailure file (sorted list by original failure date) from failurekris2003-10-131-10/+13
* * Try to be more careful when writing the failure file in case the diskkris2003-10-131-13/+16
* Add a script that prunes the contents of the failure and newfailure fileskris2003-10-131-0/+114
* Fix -l option comment removing obsolete pkg-comment reference.bland2003-09-29