aboutsummaryrefslogtreecommitdiffstats
path: root/comms/ecu
ModeNameSize
-rw-r--r--Makefile684logstatsplainblame
-rw-r--r--distinfo57logstatsplainblame
d---------files144logstatsplain
-rw-r--r--pkg-comment22logstatsplainblame
-rw-r--r--pkg-descr1630logstatsplainblame
-rw-r--r--pkg-plist156logstatsplainblame
letions'>-28/+23 * * CleanupKris Kennaway2008-07-261-496/+581 * * Catch up to build ID directory changesKris Kennaway2008-07-261-42/+155 * * Catch up to build ID directory changesKris Kennaway2008-07-261-3/+24 * * Catch up to build ID directory changesKris Kennaway2008-07-262-9/+16 * * CleanupKris Kennaway2008-07-261-50/+51 * * CleanupKris Kennaway2008-07-261-71/+73 * * CleanupKris Kennaway2008-07-261-75/+120 * * CleanupKris Kennaway2008-07-263-24/+50 * * CleanupKris Kennaway2008-07-261-19/+74 * * Desupport alpha and ia64Kris Kennaway2008-07-261-4/+3 * * Add commentsKris Kennaway2008-07-261-2/+2 * * Implement basename and dirname using shell builtinsKris Kennaway2008-07-261-0/+8 * * CleanupKris Kennaway2008-07-261-13/+15 * * CleanupKris Kennaway2008-07-261-104/+160 * * CleanupKris Kennaway2008-07-261-65/+41 * * CleanupKris Kennaway2008-07-261-17/+24 * * CleanupKris Kennaway2008-07-261-7/+18 * * CleanupKris Kennaway2008-07-261-51/+18 * * CleanupKris Kennaway2008-07-261-38/+39 * * CleanupKris Kennaway2008-07-261-15/+17 * Rewrite in python and combine the functions of the formerKris Kennaway2008-07-261-35/+263 * More verbose status reporting using key=value format. We now alsoKris Kennaway2008-07-261-8/+18 * Major optimizations for 'make index' and other recursive traversalKris Kennaway2008-07-201-0/+2 * Have a different approach on how to check if the modules file has changed.Edwin Groothuis2008-07-141-9/+7 * Keep the sources of the CVSROOT-ports/modules update script safelyEdwin Groothuis2008-07-094-0/+361 * [PATCH] Tools/scripts: Some cleanups, additions to bump_version.plEdwin Groothuis2008-07-061-28/+33 * Reflect latest changes from production:Mark Linimon2008-07-021-39/+43 * This conversion script is no longer usefulKris Kennaway2008-06-261-74/+0 * CVSROOT/modules no longer contains an entry per port, remove supportErwin Lansing2008-06-204-300/+9 * Modernize this script a bit.Kris Kennaway2008-06-111-13/+10 * * Distfile collection is now the default; replace -distfiles with -nodistfilesKris Kennaway2008-06-111-9/+13 * Add some test -d's to avoid cd'ing into directories that do not existKris Kennaway2008-06-111-3/+6 * Major optimizations. Instead of copying the distfiles around, mvKris Kennaway2008-06-111-11/+67 * Revive this script and make it useful. Transfer the distfiles using rsyncKris Kennaway2008-06-111-26/+23 * * Catch up to X11R6 removalKris Kennaway2008-06-111-7/+12 * Add support for "PORTREVISION?=" and "PORTEPOCH"Edwin Groothuis2008-06-061-52/+62 * Rewrite this to make it more efficient (fewer external commandKris Kennaway2008-06-031-138/+181 * Remove support for FreeBSD 5.xErwin Lansing2008-06-011-21/+1 * Remove the force file, if it was used.Mark Linimon2008-05-291-0/+1 * Add a force function here, just like processlogs.Mark Linimon2008-05-291-1/+1 * Add a note that processonelog and processlogs2 are finicky about theMark Linimon2008-05-291-0/+1 * Fix these after the 1.31 update to buildscript.Mark Linimon2008-05-292-5/+7 * Rewrite this in python instead of shell. Because we can read theKris Kennaway2008-05-261-39/+55 * NNew build scheduler written in python to replace the make+sh jobKris Kennaway2008-05-102-0/+1040 * Add a tiny sh hack - ardiff - compares two archives.Andrew Pantyukhin2008-05-072-0/+98 * Remove XFree86-4 from quickportsPav Lucistnik2008-04-111-1/+1 * Parallelize to 4 concurrent jobsPav Lucistnik2008-04-112-2/+2 * Include per-machine configuration and respect use_zfs flagPav Lucistnik2008-04-111-2/+3 * Sync with pointyhat (reorg)Pav Lucistnik2008-04-111-9/+9 * - Add the port's Makefile ident string to the build log headersPav Lucistnik2008-03-131-2/+7 * - Don't write queue entry for machine that's not on mlist. This allows us toPav Lucistnik2008-03-131-0/+6 * Make the INDEX_JOBS definition actually effectivePav Lucistnik2008-03-121-1/+1 * Remove support for 5-exp and add 7-exp, 8 and 8-expErwin Lansing2008-01-155-11/+17 * Change homebrew locking routines with lockf(1) based locking.Erwin Lansing2008-01-011-14/+4 * Add the standard 6-line header and URL to all build failure logs, notMark Linimon2007-12-241-1/+10 * Copy the duds file to a directory where the web server can find it. ThisMark Linimon2007-12-241-0/+7 * Make the script less whiny for unpopulated builds.Mark Linimon2007-12-241-2/+2 * Fix a problem when add new ports on ports-mgmt category. ports-mgmt/MakefileRenato Botelho2007-12-201-6/+13 * Add support for 7-exp and 8 branchesKris Kennaway2007-11-042-3/+3 * Correctly report active builds when ZFS is in useKris Kennaway2007-11-041-1/+1 * * Add support for 7-exp and 8 branchesKris Kennaway2007-11-041-3/+8 * - Add support for FreeBSD 8.0Erwin Lansing2007-10-261-4/+25 * Add 7-exp, 8.Mark Linimon2007-10-161-0/+8 * Add 7-exp and 8.Mark Linimon2007-10-161-1/+1 * Rename 'missing' column to 'not yet built' so as not to confuse terminologyMark Linimon2007-10-161-6/+6 * s/query-pr.real/query-pr/ to fix getpr after freefall migrationRenato Botelho2007-10-161-1/+1 * Reflect 8-CURRENT.Mark Linimon2007-10-151-1/+94 * The index page used on pointyhat.Mark Linimon2007-10-151-0/+950 * Update this example file to reflect 7.0 branching.Mark Linimon2007-10-151-1/+1 * Replace two further instances of /var/db/pkg by $PKG_DBDIR.Gerald Pfeifer2007-09-171-2/+2 * Remove the following false positives, which show up as compiler warnings,Mark Linimon2007-09-131-2/+2 * Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revertGerald Pfeifer2007-09-091-3/+15 * Change to the latest names of the ooo ports; add jdk16; sort a bit.Mark Linimon2007-09-051-1/+1 * explicit_lib_depends.sh:Alexander Leidinger2007-09-053-14/+120 * One more sanity check, else /+CONTENS will be searched.Alexander Leidinger2007-08-311-0/+5 * USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement.Alexander Leidinger2007-08-311-4/+5 * Do not list libs which come with the port itself.Alexander Leidinger2007-08-261-2/+5 * Add explicit_lib_depends.sh.Alexander Leidinger2007-08-261-0/+2 * - Add USE_FREETYPE.Alexander Leidinger2007-08-261-1/+5 * We should also look into sbin/ (not only bin/ and lib/).Alexander Leidinger2007-08-241-1/+1 * explicit_lib_depends.sh shows you the current explicit dependency list ofAlexander Leidinger2007-08-241-0/+115 * Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG.Alexander Leidinger2007-08-241-1/+38 * Add 2 scripts which help in port maintenance to list all direct libraryAlexander Leidinger2007-08-123-0/+170 * - Extract command variable definitions from bsd.port.mk, they are now stored inGabor Kovesdan2007-08-041-40/+10 * Support builds using zfs and tmpfs backing storeKris Kennaway2007-07-303-7/+40 * Refresh old sample portbuild.conf with the one currently used for i386Kris Kennaway2007-07-301-5/+16 * * Clean up hacks that had to copy in shared libraries from the host inKris Kennaway2007-07-301-32/+11 * Correct typo ("singal")Kris Kennaway2007-07-301-1/+1 * * Switch from netcat port to base system nc. Replace symbolic port nameKris Kennaway2007-07-301-2/+2 * * Retire 4 build and add 6-exp2 experimental buildKris Kennaway2007-07-301-2/+1 * Retire support for 4 and 4-exp buildsKris Kennaway2007-07-301-8/+0 * * Increase index build concurrency to reflect the new, improved pointyhatKris Kennaway2007-07-301-1/+5 * * Revise the machine selection algorithm. Previously it chose the firstKris Kennaway2007-07-301-8/+17 * Use rsync -L instead of rsync -l to deal with the fact that we like toKris Kennaway2007-07-301-2/+2 * * Remove support for 4 and 4-exp builds and add 6-exp2 experimental buildKris Kennaway2007-07-301-3/+4 * Introduce straslivy.py, a fancier showrunning type of thing, written in Python.Pav Lucistnik2007-07-301-0/+147 * * Remove processing of 4 and 4-exp logs now that the builds are no longerKris Kennaway2007-07-301-3/+3 * * Remove vestiges of procfs mounting/umounting from here; we have toKris Kennaway2007-07-301-23/+15 * - Log the failure to copy dependant package from pointyhatPav Lucistnik2007-07-301-1/+1 * Refactor common variables from case statement for various branches.Kris Kennaway2007-07-301-35/+12 * Retire this obsolete instruction file dating back to last century. WeKris Kennaway2007-07-301-94/+0 * Drop 4.X statistics. They are half-a-year stale.Mark Linimon2007-07-221-1/+2 * Add 9 more cases of gcc4; remove some false positives for autoconf; addMark Linimon2007-07-021-2/+6 * ARCH may be set in the environment for cross building, so onlyErwin Lansing2007-06-121-2/+4 * Set default architecture to i386.Erwin Lansing2007-06-121-0/+3 * Make it possible to override the templates by using an environementErwin Lansing2007-05-251-1/+2 * - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+156 * Fix addport to work correctly with ports-mgmt category.Renato Botelho2007-04-201-1/+1 * Use echo instead of printf because external commands cannot be executedVasil Dimov2007-03-291-3/+3 * Add a column for 'build logs'. This is larger than the number of theMark Linimon2007-03-231-9/+19 * Workaround for the fact that 4/ports is no longer populated on pointyhat.Mark Linimon2007-03-091-1/+6 * * Run cvs update just before cvs commit to sync a potentially changed filesVasil Dimov2007-02-191-2/+5 * Increase resource limits to 400MB filesize and 2 hours CPU limit perKris Kennaway2007-02-181-5/+5 * Default to -nocopy when using -norsyncKris Kennaway2007-02-181-2/+2 * Also filter out gconf leftover files from /usr/local as well as /usr/X11R6.Kris Kennaway2007-02-181-4/+5 * Don't require arch to be passed in on the command line, query it usingKris Kennaway2007-02-181-1/+1 * Don't play silly games trying to guess the arch, we are passed it in onKris Kennaway2007-02-181-2/+2 * Increase global build timeout to 100 hoursKris Kennaway2007-02-181-8/+2 * Improved sanitization of the build environmentKris Kennaway2007-02-181-0/+6 * Don't require an /etc/arch file, we can obtain the information from unameKris Kennaway2007-02-181-1/+1 * Also attempt to clean /root/.ccache in case it is in use. When cleaningKris Kennaway2007-02-181-7/+5 * Index building needs to happen before prunefailures is run, otherwise itKris Kennaway2007-02-181-6/+6 * Increase cleanup timeout to 5 days from 48 hours, the openoffice buildsKris Kennaway2007-02-181-3/+3 * Fix late typo in previous commit.Mark Linimon2007-02-141-1/+1 * Eliminate some false positives for missing_header, sometimes seen in theMark Linimon2007-02-141-1/+1 * Combine all like terms to get another 10% speedup in processing time.Mark Linimon2007-02-141-116/+13 * Move two more cases into the 'uncommon' section.Mark Linimon2007-02-101-4/+4 * Append one character to the gcc4 case (missed during cut-and-paste).Mark Linimon2007-02-101-1/+1 * Move the uncommon cases below the common ones. A 10% improvement on largeMark Linimon2007-02-101-45/+44 * Remove the other 2 cases of apxs.Mark Linimon2007-02-101-4/+0 * Speed up by removing the following obsolete tags:Mark Linimon2007-02-101-19/+1 * Add a new case, 'gcc4', to try to catch the majority of the exceptions thatMark Linimon2007-02-091-0/+2 * Fix up the code for amd64-6-exp; add a column to label builds thatMark Linimon2007-02-071-8/+23 * Retire PORTOBJFORMATKris Kennaway2007-02-012-2/+1 * Drop the build on RELENG_4Erwin Lansing2007-01-301-20/+1 * A bunch of cosmetic changes - add one empty line to make the output moreVasil Dimov2007-01-261-6/+7 * Make output messages more usefulVasil Dimov2007-01-261-1/+5 * * Make it possible to skip existing dependencies and ports references in LEGALVasil Dimov2007-01-191-39/+67 * Eliminate more false positives for install_error. Very noticeable onMark Linimon2006-12-261-1/+1 * Query Gnats for PRs by using the query-pr command on freefall instead of theVasil Dimov2006-12-201-2/+22 * Add check for existing non-closed PRs related to the port being removed.Vasil Dimov2006-12-131-1/+65 * - add check sysvipcDirk Meyer2006-12-041-0/+2 * Work around the fact that 5-exp, these days, is really another 6-exp,Mark Linimon2006-11-251-0/+4 * Replace a simple call to localtime() to strftime() to include theErwin Lansing2006-11-231-1/+2 * eik@ has been inactive for quite some time and as I am runningErwin Lansing2006-11-234-3/+6 * Include a time when the script was started in the mail templates.Erwin Lansing2006-11-231-5/+16 * Add deprecated reason to the output of -FVasil Dimov2006-11-021-2/+6 * * Create custom commit message template and populate it with the portsVasil Dimov2006-11-011-16/+88 * When checking for dependencies of foocategory/barport also find constructsVasil Dimov2006-10-051-1/+1 * Since we already have the data from the grep, go ahead and make the 'latestMark Linimon2006-09-231-5/+4 * Add links to cvsdone and INDEX files. Add some whitespace.Mark Linimon2006-09-231-2/+17 * When checking dependencies also look for portname references in Mk/*.mkVasil Dimov2006-09-141-5/+5 * * Back up duds to duds.old before, not after we create the new oneKris Kennaway2006-09-141-59/+81 * * When calculating the IP address to use for the jail, don't useKris Kennaway2006-09-141-4/+5 * * Support bzipped logfilesKris Kennaway2006-09-141-122/+127 * * If .force exists, rebuild index unconditionallyKris Kennaway2006-09-141-5/+6 * Correct typo in previous commitKris Kennaway2006-09-141-2/+2 * * Drop alpha supportKris Kennaway2006-09-141-6/+7 * * Retire 4-exp builds and add support for 6-exp.Kris Kennaway2006-09-141-11/+12 * * Silence gconf spam from the mtree checks (for now)Kris Kennaway2006-09-141-4/+5 * * Use SRCBASE for source locationKris Kennaway2006-09-141-6/+12 * Go back to force unmounting because not doing so was too unreliable.Kris Kennaway2006-09-141-2/+2 * Silence the clean-chroot invocationKris Kennaway2006-09-141-1/+1 * Remove grep's -w switch from the dependency check since it misses someVasil Dimov2006-09-121-1/+1 * Get rid of multiple false positives for "arch" due to compiler warning;Mark Linimon2006-08-211-3/+1 * Catch a few more new cases of linker error; reclassify most of the linkerMark Linimon2006-08-191-0/+4 * Add support for DESTDIR part I.Erwin Lansing2006-08-041-10/+40 * Catch another case of 'disk full'.Mark Linimon2006-08-011-1/+1 * Change locking from per architecture to per architecture and branch.Erwin Lansing2006-07-301-1/+2 * Add an option to the addport script: -b requests that any files inShaun Amott2006-07-141-3/+22 * Add the cvs checkout date so people can see how long the runs take; addMark Linimon2006-07-131-3/+20 * Make it a little more robust.Mark Linimon2006-07-101-1/+1 * Convenience script to tersely display all currently running package builds.Mark Linimon2006-07-101-0/+11 * 'portcomment' appears to be obsolete.Mark Linimon2006-07-091-2/+0 * Fix the disk_full rule.Mark Linimon2006-07-091-1/+1 * Add the -exp builds down at the end. Probably only of interest to portmgr,Mark Linimon2006-07-081-11/+32 * White space adjustment after refactoring.Mark Linimon2006-07-081-21/+21 * Refactor. No code change (yet).Mark Linimon2006-07-081-11/+31 * Add some color to the display.Mark Linimon2006-07-061-17/+30 * Fix CVS tag.Mark Linimon2006-07-061-1/+1 * Refactor. No code changes yet.Mark Linimon2006-07-061-16/+16 * Add a column for last-date stamp and clean up the formatting a bit.Mark Linimon2006-07-061-7/+22 * Escape characters (like +) that may appear in ports' names andVasil Dimov2006-07-051-2/+13 * When automatic commit log is generated, change @ to " at " on submitter emailRenato Botelho2006-07-051-0/+1 * Handle the case where the size of INDEX is zero (e.g. during new builds).Mark Linimon2006-06-291-1/+5 * Fix edit-o.Mark Linimon2006-06-281-1/+1 * Creates an HTML file with tables for each architecture which summarize theMark Linimon2006-06-271-0/+123 * - Remove false positives for 'makefile' (and possibly a few others).Mark Linimon2006-06-251-57/+23 * MFP4:Erwin Lansing2006-06-231-1/+1 * MFP4:Erwin Lansing2006-06-191-6/+24 * - Change addport script to do the job locally instead connect to freefall everyRenato Botelho2006-05-162-18/+39 * Add support for specifying ports to be removed as directories on theVasil Dimov2006-05-021-1/+27 * Improve dependency check:Vasil Dimov2006-05-021-2/+3 * Add support for removing multiple ports which depend on each otherVasil Dimov2006-04-171-36/+48 * Explicitly mount the NFS images ro, instead of relying on the server toKris Kennaway2006-04-161-1/+1 * Don't bother archiving the ports tree, we don't use it for anything so itKris Kennaway2006-04-161-1/+1 * Quote ${1} so we don't get ``[: =: unexpected operator'' if the scriptVasil Dimov2006-04-121-1/+1 * Add the script I use to remove ports so everyoneVasil Dimov2006-04-101-0/+315 * Mount linprocfs on amd64 for the convenience of jdk builds.Kris Kennaway2006-04-031-1/+1 * The squid rc.d script no longer has the .sh suffixKris Kennaway2006-04-032-4/+4 * Do not preserve the previous package sets in bak/. This is taking upKris Kennaway2006-04-031-2/+2 * Clean up linprocfs on amd64 as well.Kris Kennaway2006-04-031-1/+1 * jdk is buildable on amd64, so we need to also mount linprocfs there.Kris Kennaway2006-04-031-2/+2 * This script preserves packages that will be removed by the restricted.shKris Kennaway2006-04-031-0/+11 * Temporarily back out the pre.log change, it doesn't work properly.Kris Kennaway2006-03-131-6/+6 * Mount the md image async here tooKris Kennaway2006-03-131-1/+1 * Add some more directories temporarily until these ports can be made toKris Kennaway2006-03-131-4/+8 * Add a mechanism for reporting client machine error conditions back to theKris Kennaway2006-02-151-1/+14 * Trim some unused cruftKris Kennaway2006-02-151-69/+12 * Save the output of portbuild run on the client to a temporary log file.Kris Kennaway2006-02-151-1/+11 * Add some sanity checking of the build environment:Kris Kennaway2006-02-151-1/+30 * * Don't try to pkg_delete packages that are not installed (the usualKris Kennaway2006-02-151-6/+9 * Add support for 6-exp builds (FreeBSD 6.x is our new reference platform)Kris Kennaway2006-02-154-4/+14 * * Switch back to using pkg_delete -f; we are not yet ready to dealKris Kennaway2006-02-141-25/+26 * * In kill_procs(), pass in the directory and mountpoint as separateKris Kennaway2006-02-111-2/+8 * Support for building ports in a jail instead of a chroot. If use_jail=1Kris Kennaway2006-02-111-9/+14 * * Use ${mailto} portbuild.conf variable instead of hard-coded list [1]Kris Kennaway2006-02-111-4/+7 * Use ${mailto} portbuild.conf variable instead of hard-coded listKris Kennaway2006-02-111-1/+1 * Checkpoint a major round of changes:Kris Kennaway2006-02-111-64/+201 * Flip from noclean to cleanKris Kennaway2006-02-041-3/+3 * Don't bother chowning the client /var/portbuild/, it just takes too longKris Kennaway2006-02-041-3/+0 * Use clean-chroot with clean=2 to remove the chroot instead of duplicatingKris Kennaway2006-02-041-5/+1 * Flip "noclean" to "clean"Kris Kennaway2006-02-041-3/+3 * Instead of passing in a "noclean" boolean, pass in a "clean" level:Kris Kennaway2006-02-041-4/+11 * Also look for chroots that are marked 'dirty' (previous build left chrootKris Kennaway2006-02-041-1/+5 * Don't try to remove the lock file now that we use lockf to manage itKris Kennaway2006-02-041-2/+0 * Fix bogus comments. No code change.Mark Linimon2006-02-021-5/+5 * Correctly set SRCBASE; the version inherited from buildenv is wrong forKris Kennaway2006-01-281-0/+1 * Don't try to rsync docs, we no longer need to distribute themKris Kennaway2006-01-281-1/+0 * Update the list of quickportsKris Kennaway2006-01-281-1/+1 * Warn if there are duplicate MD5/SHA256/SIZE statements for a single fileEdwin Groothuis2006-01-251-3/+33 * Small tool to check the necessary lines in the distinfo files, basedEdwin Groothuis2006-01-241-0/+105