espie
0e77f83404
BUILD_ONCE documented
2012-08-31 17:27:50 +00:00
espie
649b68855b
nits
2012-08-15 09:41:33 +00:00
espie
7373a518c1
somehow, I had forgotten to document this defaults to 250
2012-07-02 10:31:08 +00:00
espie
ff2903bf59
document -DNO_BUILD_STATS on the off chance someone would ever need it.
2012-04-10 17:00:29 +00:00
espie
55635c592a
synch documentation
2012-04-08 10:20:42 +00:00
espie
ca5467b575
there's no longer any need to keep track of build.log manually, as it
...
gets taken care off thru %p/build-stats/%a
2012-03-09 21:18:40 +00:00
espie
11d2036d1a
duplicate -m option, resolve conflict by renaming old unused one to -M.
...
Document some new stuff
2012-03-09 15:16:38 +00:00
espie
a366b51e34
%f for distdir (where fetched distfiles live)
2012-03-02 19:35:09 +00:00
espie
4e1e02f27d
document recent options
2012-02-27 20:42:39 +00:00
espie
56b1b3241a
allow -I/-P/-C and command-line arguments to be lists of pkgpaths, or pkgpath
...
(it's easy to distinguish between a file and a directory under ports).
expand sequences for those files and hosts
when restarting dpb, kill locks that don't correspond to errors, but to a dpb
running on the same host that's no longer there.
do __WARN__ like __DIE__
option -DDONT_BUILD_ONCE
option -DDONT_CLEAN_LOCKS
document some
2012-02-27 14:51:37 +00:00
espie
a6d46ce156
make it more obvious that PLIST_DB uses that.
2012-02-18 18:48:21 +00:00
espie
62b1756e6b
cosmetic
2012-02-17 07:42:20 +00:00
espie
10df39f505
missing .P, zap extra parentheses.
2012-01-30 17:11:38 +00:00
espie
7b9687cb60
document -DHISTORY_ONLY
...
nitpick at column width.
2012-01-30 15:15:24 +00:00
espie
070d4f02a9
allow a list of exceptions, for easier management of distfiles from ports not
...
yet linked to the build.
2012-01-29 13:03:05 +00:00
espie
1a3bfc6597
make new mirroring with dpb feature-complete, provide a small perl script that
...
can remove old distfiles in a smart way according to history.
2012-01-27 19:03:02 +00:00
espie
0e7a96e0ae
flesh out the description of $(DISTDIR)/distinfo and $(DISTDIR)/history
2012-01-14 12:40:35 +00:00
espie
3a6eaf5081
add support to obey PERMIT_DISTFILES*
2012-01-14 12:26:21 +00:00
espie
0d3bc83fef
document -F, as naddy noticed it was not yet documented.
...
Add more comments to the fact that -R is a hack that doesn't always
work for various reasons, most of which might not ever be fixed...
2012-01-04 02:08:52 +00:00
espie
d45d7573cb
document new file semantics.
2011-12-31 14:53:17 +00:00
espie
abb8ddf57d
turn -J into an option taking a number.
...
always run show-prepare-results, and always serialize
depends/prepare/show-prepare-results(/junk) on a single host.
2011-12-05 16:10:00 +00:00
espie
0393f66f06
most important usage of dpb upfront, before the exhaustive description of
...
option.
Drop a few heavy hints regarding ssh usage.
2011-12-03 18:02:39 +00:00
espie
4d52ff4e54
new -J option
...
- refactor redirect a bit to store multi-line results to a temporary file
- new show-prepare-results stage using that
- prepare and show-prepare-results shouldn't be NoTime, since they're
predictable.
- lock host thru depends -> junk in the junk case.
acquiring the lock is done thru polling in the child, so that it doesn't block
dpb proper.
- new "junk" stage that gathers dependencies and deletes them.
2011-12-02 22:37:36 +00:00
espie
0dd6bc04b7
document current changes
2011-11-27 16:50:34 +00:00
jasper
5a5c2e9e14
add a manpage
...
ok espie@
2011-11-27 13:52:10 +00:00
espie
73ca52b733
simplify. why do I put sentences in parenthesis ? ETOOMANYNESTLEVELS
2011-11-21 15:02:14 +00:00
espie
1905aa1a77
adjust to some recent changes and improvements
...
give hints as to where to get relevant info.
be more forceful about WRKOBJDIR on local disk.
2011-11-21 14:58:29 +00:00
espie
d40a7da2f0
also make the connection to pkgpath(7) more obvious
2011-11-21 12:39:39 +00:00
espie
be80680935
point to pkgpath.7
2011-11-21 12:03:05 +00:00
espie
75f7695cea
quick&dirty manpage
2011-11-16 23:11:29 +00:00
espie
06e9fb91d4
new option: -needed, to speed lib-depends-args.
2011-11-15 20:02:38 +00:00
espie
2f6111d127
explain to the engine how to install stuff when it's ready (no error
...
checks though).
new -I option to do that.
change -C option to be more useful.
2011-11-14 21:57:47 +00:00
espie
cdb5da4876
explicitly document that -f0 will save a lot of memory
2011-11-06 15:42:39 +00:00
espie
32a877c74b
document that locks contain parent links, and also that engine.log states
...
ignored reason now.
2011-11-05 18:33:52 +00:00
espie
7fb255ef24
make dpb more useful for people hacking on ports, allow them to not clean
...
the work directory after building.
2011-09-25 10:41:30 +00:00
espie
d58b49083f
dpb is not so daunting. Starting dpb without any parameters will actually
...
do something useful.
2011-09-23 19:06:36 +00:00
espie
8a2770debd
document new caching feature
2011-09-04 17:04:58 +00:00
ajacoutot
9c068418e0
pkg-subst -> pkg_subst, spotted by Mike Small.
2011-07-25 07:58:55 +00:00
espie
9c3c2eeb2c
document fetch jobs properly, spell out that dpb is also useful on a single
...
MP machine, show examples of lines displayed by dpb, document the extra
files produced by fetch. Explain how fetch works (in particular, the *.part
files and the use of ftp -C).
2011-07-14 10:48:32 +00:00
espie
8cef021866
initial support for fetching distfiles, somewhat experimental yet.
...
- clean up clock handling, jobs with timer.
- pass more parameters thru state
- tweak the engine to handle distfiles
- lots of new code in Fetch for new jobs.
2011-05-22 08:21:38 +00:00
espie
afdb81839a
finish refactoring options.
...
Deprecate: -t and -T
use -DCONNECTION_TIMEOUT=... -DDISPLAY_TIMEOUT=... instead
New feature: -DSTUCK_TIMEOUT=
kill tasks when they don't show any progress for that long.
2011-04-25 11:58:46 +00:00
espie
20db63b5ca
document
2011-01-11 11:30:47 +00:00
espie
ccc087a37a
explicit reminder: dpb does NOT do anything intelligent with installed
...
packages. Beware with -R, start with a clean box, or suffer strange
problems.
2010-11-02 11:34:29 +00:00
espie
a6fdaa4a74
do -d automatically, we don't really need that option
2010-11-01 12:24:47 +00:00
espie
8a26786deb
new file/option: save dependencies and be able to reuse them.
...
makes for a "quick listing" of the most important ports first (e.g., groff).
document -R, even though it's not perfect yet.
flesh out all the recent parts and update the BUGS AND LIMITATIONS section.
2010-10-31 11:07:20 +00:00
espie
9ffd353171
remove last reference to P number
...
explain why locks prevent building two pkgpaths.
2010-10-27 17:53:24 +00:00
espie
c1e971f7ca
document check-manpages
2010-10-27 09:12:30 +00:00
espie
8557f6f587
distinguishes between errors we create (E=) and locks we encounter (L=)
2010-10-26 16:57:10 +00:00
espie
663157b0c7
add an option for dpb to keep going if there are errors left.
...
there's a bug in the display (to be fixed) as errors won't show properly
and you have to look manually though...
2010-10-24 10:01:57 +00:00
espie
721c339299
zap P/I distinction, it was a lousy idea anyways
2010-10-23 18:14:19 +00:00