| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
<category>/Makefile, and ended up at the begining
Approved by: will
Notes:
svn path=/head/; revision=104765
|
|
|
|
|
|
|
|
|
|
|
| |
PKGORIGIN. Useful especially after repocopies.
env PORTSDIR=/usr/ports sh /usr/ports/Tools/scripts/chkorigin.sh
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=104610
|
|
|
|
|
|
|
| |
out of inodes.
Notes:
svn path=/head/; revision=104116
|
|
|
|
| |
Notes:
svn path=/head/; revision=103981
|
|
|
|
| |
Notes:
svn path=/head/; revision=103809
|
|
|
|
| |
Notes:
svn path=/head/; revision=103804
|
|
|
|
|
|
|
| |
client machines.
Notes:
svn path=/head/; revision=103261
|
|
|
|
|
|
|
|
| |
(e.g. packages from a previous build run, packages that incorrectly modify
their PORTNAME at install-time, etc.) as well as dangling symlinks.
Notes:
svn path=/head/; revision=103260
|
|
|
|
|
|
|
|
| |
are found to be bad. Not currently in use, since we do not experience
package corruption and this takes quite a while to run.
Notes:
svn path=/head/; revision=103259
|
|
|
|
|
|
|
|
|
|
|
| |
not been
used in 20 minutes, as well as directories listed as 'in use' that have not been touched
in 24 hours (corresponding to port builds that have timed out or shut down uncleanly)
and prunes them to reclaim space. This is intended to be run as a cron job.
Notes:
svn path=/head/; revision=103258
|
|
|
|
|
|
|
| |
so it can be easily done manually
Notes:
svn path=/head/; revision=103257
|
|
|
|
|
|
|
| |
works as intended.
Notes:
svn path=/head/; revision=103256
|
|
|
|
|
|
|
| |
identified and those machines removed (restricted to Miatas running 5.2)
Notes:
svn path=/head/; revision=103255
|
|
|
|
|
|
|
| |
files into the chroot to support host ps and killall binaries.
Notes:
svn path=/head/; revision=103254
|
|
|
|
| |
Notes:
svn path=/head/; revision=103253
|
|
|
|
|
|
|
| |
IGNORE/FORBIDDEN/etc (using duds.full).
Notes:
svn path=/head/; revision=103252
|
|
|
|
|
|
|
| |
but everything that depends on them.
Notes:
svn path=/head/; revision=103251
|
|
|
|
|
|
|
| |
This should probably be made a per-machine variable.
Notes:
svn path=/head/; revision=103250
|
|
|
|
|
|
|
|
| |
detect they are being built on bento
* Update the list of "extra files" to filter to reduce some false positives
Notes:
svn path=/head/; revision=103249
|
|
|
|
| |
Notes:
svn path=/head/; revision=103248
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Does not execute unknown commands nor call sh(1) at all.
- Does not overwrite existing files by default.
- Does not extract files into upper directories.
- Does have a dry run (-n) flag to see what would have been extracted.
- Does have a strip (-p N) flag to strip any number of levels from
pathnames.
It (so far) only supports shell archives made with BSD shar.
Notes:
svn path=/head/; revision=102409
|
|
|
|
|
|
|
|
| |
thus fixing the extra-@dirrm-problem once the base mtree files
document the extra symlinks that are part of the local/etc. trees.
Notes:
svn path=/head/; revision=102311
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
more accurate:
* The tests for "Cannot stat", "can't cd", and "tar command failed" are moved
to the bottom. This will sacrifice a little bit of performance for a gain
in accuracy
* The tests for "configuration errors" needed to be combined and tweaked to
better identify errors that are architecture-specific (usuallly the
"all pointers are ints" assumption)
* The detection of chown was buggy
* There were some duplicate test cases
* As an experiment, another test for dependency problems is added
PR: 61914
Submitted by: linimon
Notes:
svn path=/head/; revision=99924
|
|
|
|
|
|
|
|
|
| |
- Add 'ports/' PR category to commit log
Approved by: will
Notes:
svn path=/head/; revision=98866
|
|
|
|
|
|
|
|
|
|
|
|
| |
encountered again, nad having it in there slows performance. However,
I'm leaving it in the file in case a bad bindist slips back in, and it
becomes convenient to uncomment this for purposes of seeing what build
failures are cluster-related.
Requested by: kris
Notes:
svn path=/head/; revision=98701
|
|
|
|
|
|
|
|
|
|
|
| |
tree, and run "make describe" and portlint respectively. They can be useful
as automated linting tools.
PR: 59226
Submitted by: linimon
Notes:
svn path=/head/; revision=98607
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
processonelog script, that contains all the per-errorlog logic [1]
* Add new error checks, one for detecting CPU problems, and the other for
checking for broken libgnugetopt support [2]
* Add a new "munmap" error type to check for broken bindists
* Add imake and pthread detection to processonelog [3]
* Add errortype column to the bento "New Build Failures" report [4]
PR: 50258 56859 [1]
54406 [2]
57067 [3]
59272 [4]
Submitted by: linimon [1] [2] [3] [4]
Notes:
svn path=/head/; revision=98604
|
|
|
|
|
|
|
|
|
|
|
| |
system's security checking algorithm. This will be used in the upcoming
changes to bsd.*.mk.
PR: 55331
Submitted by: Eugene M. Kim <ab@astralblue.com>
Notes:
svn path=/head/; revision=98600
|
|
|
|
|
|
|
|
|
|
| |
* Be smarter about adding directories to ldconfig
* Add code to test package integrity [1]
Submitted by: kris [1]
Notes:
svn path=/head/; revision=98599
|
|
|
|
|
|
|
| |
now gone.
Notes:
svn path=/head/; revision=98226
|
|
|
|
|
|
|
|
|
|
|
| |
also print the exact location of the file to checkout.
This is for those who rarely adds new ports and do not remember the
location of Additional FreeBSD Contributors article.
Approved by: will
Notes:
svn path=/head/; revision=97594
|
|
|
|
|
|
|
|
|
|
|
| |
Perl before, sometimes we would word wrap too soon. Now we should never
generate a line more than 72 characters long (but as close to 72 characters
long as we can without breaking up a word).
Approved by: will (maintainer)
Notes:
svn path=/head/; revision=97436
|
|
|
|
| |
Notes:
svn path=/head/; revision=97138
|
|
|
|
|
|
|
|
|
|
|
| |
of master sites.
Before that %SUBDIR% was not expanded and the resulting URL was malformed.
L-o-o-o-ng maintainer timeout waiting for review of a slightly different
solution.
Notes:
svn path=/head/; revision=96037
|
|
|
|
| |
Notes:
svn path=/head/; revision=93825
|
|
|
|
| |
Notes:
svn path=/head/; revision=90994
|
|
|
|
| |
Notes:
svn path=/head/; revision=90977
|
|
|
|
| |
Notes:
svn path=/head/; revision=90976
|
|
|
|
|
|
|
| |
* Update failure file format with both original and latest failure date
Notes:
svn path=/head/; revision=90975
|
|
|
|
|
|
|
|
| |
* Enhance HTML output to include both original and latest failure date, and
number of times the build has failed.
Notes:
svn path=/head/; revision=90974
|
|
|
|
|
|
|
|
|
|
|
| |
is full
* The newfailure file is no longer maintained, but generated as-needed
by the processfail script
* Update format of failure file (records both initial failure date and
most recent failure date)
Notes:
svn path=/head/; revision=90973
|
|
|
|
|
|
|
|
|
|
|
| |
of stale entries (removed ports, ports listed in duds that were mistakenly
built, malformed entries) and refreshes the version of entries to the
latest in INDEX. This must be run under lockf (see the comments in the
script) to avoid racing with portbuild which also tries to write to
these files.
Notes:
svn path=/head/; revision=90961
|
|
|
|
|
|
|
| |
Approved by: will
Notes:
svn path=/head/; revision=89738
|
|
|
|
| |
Notes:
svn path=/head/; revision=88968
|
|
|
|
| |
Notes:
svn path=/head/; revision=88967
|
|
|
|
| |
Notes:
svn path=/head/; revision=88966
|
|
|
|
|
|
|
|
| |
some ldconfig -m's into one command, and run buildscript niced in the
chroot build case, not just the (currently unused) jailed case.
Notes:
svn path=/head/; revision=88965
|
|
|
|
|
|
|
| |
ports that are buildable conditionally on this variable.
Notes:
svn path=/head/; revision=88964
|
|
|
|
| |
Notes:
svn path=/head/; revision=88963
|
|
|
|
|
|
|
|
|
| |
from it.
Submitted by: ru
Notes:
svn path=/head/; revision=88962
|