bcallah
db155f7d94
Update to 20140305.
2014-03-09 20:32:03 +00:00
espie
c34dccf81f
well, root@echo is a valid hostname
2014-03-09 20:31:04 +00:00
bcallah
7982c01cf9
Update to 1.4.3.1
2014-03-09 20:30:34 +00:00
espie
8086dd43f2
be slightly less eager when running junk: take into account dependencies
...
that ports already scheduled want.
2014-03-09 20:30:10 +00:00
pascal
b353c72413
Overdue update to a newer snapshot, 20140306.
2014-03-09 20:26:48 +00:00
espie
ef48774968
tidy: extra space. and make sure we have an offset in the log.
2014-03-09 20:25:19 +00:00
espie
d7208cc508
micro optimization, visible on loads of cores: release swallowed cores at
...
end of fake, so they have time to sort themselves out (waiting-for-lock)
before package is finished.
2014-03-09 20:24:18 +00:00
rpointel
db6be01734
Activate locale.bindtextdomain in Python.
...
ok aja@.
2014-03-09 20:23:44 +00:00
jasper
c978a349d4
update to virt-viewer-0.6.0
2014-03-09 20:21:29 +00:00
jasper
fc780b36a7
update to libvirt-1.2.2
2014-03-09 20:21:23 +00:00
jasper
5b12313128
-emesene
2014-03-09 20:18:50 +00:00
jasper
bda283a721
- long overdue update of chicken to 4.8.0.5
...
- Timo takes maintainership
mostly by Timo Myyra, with some cleaning/tweaks by sthen@/me
2014-03-09 20:17:01 +00:00
espie
611e587927
path normalization: introduce can_really_start_build
...
that handles held locks, and starts build.
Specialize it for normal builds to remove all build_path_list elements
at once, and choose the smallest one.
in all, this means that the logs will show less variety in what they
build, thus giving better statistics earlier.
2014-03-09 20:15:10 +00:00
espie
b75849a1af
pass logfile to the sizer, so it can output more specific information,
...
like its size computations.
2014-03-09 20:11:33 +00:00
espie
b3b46b315d
jobs will register the dependencies they would want, preventing junk
...
from removing them (so that we do less delete/re-add cycles, the more
cores you have the more relevant this becomes).
again, found on Yandex machines, thx to 12 cores or more.
2014-03-09 20:09:53 +00:00
jasper
d0d726df46
sync
2014-03-09 20:08:54 +00:00
espie
0931d44776
- refactor the unswallow code for readability, and to be able to use it
...
at the end of fake
- sort available cores so that if all hosts fire at the same time, the
load will be fair (found out on yandex machines)
- new iamroot property: for chroot distant hosts, it's simpler to connect
as root, then you can directly chroot -u user and not need the extra sudo
stage.
- more specific "walk_same_host_jobs" to use to signal jobs, for instance.
2014-03-09 20:08:32 +00:00
jasper
a700e07cda
zap this port, MSN was shutdown and this port hasn't been touched in 5 years either.
...
ok aja@
2014-03-09 20:07:19 +00:00
jasper
0cc96d445c
update to grilo-plugins-0.2.10
2014-03-09 20:05:06 +00:00
espie
6efb77041e
color tweaks:
...
- use blue for "waiting-for-lock"
- make "frozen" actually readable (black on red, change percent
from purple to white)
- fix host names.
2014-03-09 20:04:57 +00:00
jasper
cdf060db89
update to grilo-0.2.8
2014-03-09 20:04:56 +00:00
jasper
fce3013ec9
For the %percentage display of batteries, drop the leading '0' for values < 10.
2014-03-09 20:03:43 +00:00
espie
f5f0d95820
- replace `` with $$() in most places.
...
stylistically, I tend to prefer ``, but since we use a lot of fragments,
the parenthetical nature of $() is better.
- give a more complete name to portstree-/inst- depends lists, so that several
"make package" can run in the same cache.
- create temp dependency files atomically by using mktemp/chmod/mv
(global cache)
2014-03-09 20:03:27 +00:00
jasper
e4f387b9be
add patch from gnupg to silence the "using insecure memory" warning
...
when swap is encrypted.
2014-03-09 20:02:37 +00:00
jasper
edf3c6bdbb
update to libgit2-glib-0.0.12
2014-03-09 20:01:51 +00:00
jasper
3a0eeaf45a
update to pygit2-0.20.2
2014-03-09 20:01:29 +00:00
jasper
78fa0b8c1a
- update to gambit-4.7.2
2014-03-09 20:00:32 +00:00
jasper
c9f68e71a5
drop maintainership
2014-03-09 19:59:41 +00:00
jasper
213fc3b44e
prevent a clash with the 'mips' symbol on mips64; fixes build.
...
ok benoit@ (MAINTAINER)
2014-03-09 19:58:51 +00:00
jasper
4c2b741e35
use correct variable in FAKE_FLAGS, so we can drop a chunk from the patch
2014-03-09 19:54:45 +00:00
jasper
50711595b0
these patches are no longer needed
2014-03-09 19:54:08 +00:00
jasper
f40b594162
rework patches that were submitted upstream
2014-03-09 19:53:21 +00:00
pascal
ac1ae0d289
Update SimGear and FlightGear to 3.0.0.
2014-03-09 19:53:12 +00:00
jasper
df0899a6e2
Timo Myyra takes maintainership
2014-03-09 19:52:27 +00:00
jasper
2c3f7523f7
sync comments for patches submitted/merged upstream
2014-03-09 19:51:16 +00:00
jasper
7a37b0754e
don't install gzipped man pages
2014-03-09 19:50:44 +00:00
jasper
6bc55c41f5
don't install gzipped manpages.
...
ok edd@ (MAINTAINER)
2014-03-09 19:50:33 +00:00
jasper
9416cba6ae
- update to rebar-2.2.0
...
- switch to github for master sites
2014-03-09 19:49:54 +00:00
pascal
3d1d091504
Update to gdb 7.7.
2014-03-09 19:49:21 +00:00
jasper
a3d6e7b3ee
tidy ${CPP}
2014-03-09 19:49:12 +00:00
jasper
79193a8123
Remove non-existing files from MODPY_ADJ_FILES.
2014-03-09 19:48:59 +00:00
pascal
bc190e1693
Update to new snapshot osh-20131109.
2014-03-09 19:47:41 +00:00
espie
c8571e2c0f
restore BUILD_ONCE optimization for full ports builds
2014-03-09 19:47:35 +00:00
jasper
41b6ebe42b
backport fix from upstream git to make the sshd lens much more flexible
...
GH issue #75
2014-03-09 19:47:18 +00:00
pascal
f191dd5a28
Update to ged 1.10.
2014-03-09 19:47:10 +00:00
espie
d65a516655
put back the "bootstrap" annotation.
...
It is necessary when BUILD_ONCE is in place, but it was lost in dpb
through a code reorg.
2014-03-09 19:46:35 +00:00
pascal
2904801c40
Update to 0.2.4.21.
2014-03-09 19:46:32 +00:00
jasper
64bcce0e07
update to hiera-1.3.2
2014-03-09 19:46:21 +00:00
jasper
03ad544f17
update to facter-1.7.5
2014-03-09 19:45:58 +00:00
jasper
49650679c8
update to mcollective-2.4.1
2014-03-09 19:45:23 +00:00