| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
use modulesupdate.
Approved by: will
Notes:
svn path=/head/; revision=88364
|
|
|
|
|
|
|
|
|
| |
the listed MASTER_SITES instead of ftp-master. Pass the FETCH_ORIGINAL
environment variable to pdispatch and as a command-line switch to
portbuild.
Notes:
svn path=/head/; revision=81182
|
|
|
|
|
|
|
|
| |
Switch back to chroot builds until I can debug the remaining problems with
jail builds.
Notes:
svn path=/head/; revision=81131
|
|
|
|
| |
Notes:
svn path=/head/; revision=81130
|
|
|
|
|
|
|
|
|
|
|
| |
processing (e.g. transfer to ftp site). It was taking up too much disk
space to collect distfiles for 14 architecture/version combinations
(including the backup set from the previous run).
Put the cvsdone files in the arch/branch subdirectory, not arch/.
Notes:
svn path=/head/; revision=81129
|
|
|
|
|
|
|
|
|
| |
of having the clients scp their loads to bento every 10 seconds. Fix
some indentation and add some sleeps to make sure the startup script
doesn't run too early in the boot process.
Notes:
svn path=/head/; revision=81128
|
|
|
|
|
|
|
| |
Submitted by: ru
Notes:
svn path=/head/; revision=79232
|
|
|
|
| |
Notes:
svn path=/head/; revision=79231
|
|
|
|
|
|
|
|
|
| |
(doesn't use WRKDIRPREFIX).
Submitted by: ru
Notes:
svn path=/head/; revision=78597
|
|
|
|
| |
Notes:
svn path=/head/; revision=78394
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add some new command-line options:
* -continue : restart the build without rebuilding ports that have
already failed
* -nofinish : don't run the post-processing steps when the build finishes
* -finish : run the post-processing steps only
Reorder some code sections appropriately
Notes:
svn path=/head/; revision=78393
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and removed files.
This can be used as the basis of a pkg-plist, or even just for
curiosity about what files something is touching.
Fairly raw at the moment, and doubtless inefficient, but it should
make a useful tool for port creators.
PR: ports/47424
Submitter: Daniel O'Connor <doconnor@gsoft.com.au>
Notes:
svn path=/head/; revision=78167
|
|
|
|
|
|
|
| |
Reviewed by: green
Notes:
svn path=/head/; revision=77579
|
|
|
|
|
|
|
|
|
|
| |
- Set the UNAME_* variables to make use of the override support in uname(1)
This allows us to get rid of the uname shell script in the build chroots
- Collect some variables that are probably old and mouldy, for later GCing
- If FETCH_ORIGINAL is set in the environment, don't fetch from ftp-master
Notes:
svn path=/head/; revision=77180
|
|
|
|
|
|
|
| |
CVSROOT that's readonly.
Notes:
svn path=/head/; revision=76742
|
|
|
|
|
|
|
| |
pcvs.freebsd.org:/home/pcvs
Notes:
svn path=/head/; revision=76668
|
|
|
|
|
|
|
| |
mapping directories to package names.
Notes:
svn path=/head/; revision=76403
|
|
|
|
|
|
|
|
|
|
|
|
| |
hosts (non-freefall)" bug: add '-A' argument to ssh(1) command line
for accessing host cointaining modules file. This should fix the
bug for ssh-agent(1) users. Others can just switch to using
ssh-agent(1).
Approved by: will (maintainer)
Notes:
svn path=/head/; revision=76315
|
|
|
|
|
|
|
| |
just report it via an inetd service.
Notes:
svn path=/head/; revision=76207
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in portbuild.conf). [1]
* Build stage 2 builds in a jail instead of a chroot. This allows us to
detect ports that attempt IP communication during the build, as well as
allowing clean termination of the port build (packages built in a chroot
can leave processes hanging around after the build finishes). There
are some caveats with this approach which will be worked around in a
future commit.
Requested by: peter [1]
Notes:
svn path=/head/; revision=76205
|