Commit Graph

80182 Commits

Author SHA1 Message Date
rpe
2ff88e2acd update to parallel-20121222
Changes:
* --shebang-wrap makes is possible to parallelize scripts by putting
  parallel in the shebang line (the first #! line in scripts).
* --delay puts in a delay after starting each job. Useful to avoid
  raceconditions and thundering herd problems.
* --results now uses / as separator instead of TAB and thus creates
  subdirs. Thanks to Drew Frank.
* parallel: OpenBSD CPU detection. Thanks to Michal Markowski.
* niceload --sensor allows for negative numbers to signify a lower
  number means the limit is lower.
* niceload --prg suspend a named program that is already running.
* niceload multiple --pid suspend process ids that are already
  running.
* Bug fixes and man page updates.

ok ajacoutot@ sthen@ pascal@ (MAINTAINER)
2012-12-30 17:05:10 +00:00
landry
49733cfa6c Bring some sanity, dont hardcode AUTOMAKE/AUTOCONF_VERSION in
xdt-autogen, the script respect env vars since bug #8683 was fixed.
Replace a bogus ${PREFIX} by ${TRUEPREFIX} while here.
2012-12-30 16:09:33 +00:00
jim
c7ff61e356 Update to 20121207.
ok sthen@
2012-12-30 15:09:26 +00:00
espie
d985cc05e2 mismatches are more annoying than extra cpu:
if we end up with only mismatches and we didn't run check_buildable last
time around, try a check_buildable first.
2012-12-30 14:33:46 +00:00
espie
45b128b893 fix elusive "jobs don't show up where they should".
duh. put "live" affinity markers while we're building stuff.
We don't re-read the on-disk markers outside of restart (should we ?)
so they HAVE to be in the pkgpath struct proper.
2012-12-30 14:04:17 +00:00
bluhm
ffc2992152 update p5-Devel-NYTProf to 4.12 2012-12-30 13:45:18 +00:00
bluhm
43692c1126 - update p5-Net-SMTP-TLS-ButMaintained to 0.21
- remove the patch, it has been fixed upstream
OK sthen@
2012-12-30 12:01:32 +00:00
espie
eb77a6071b why not ? track total distsize for each port. might correlate with other
stuff later.
2012-12-30 11:47:24 +00:00
brad
d989ce3fbf Add the CVE id. 2012-12-30 08:49:15 +00:00
ajacoutot
fe8e7dfe47 Bugfix update to gtranslator-2.91.6. 2012-12-30 08:17:16 +00:00
brad
f34cd489f6 Correct the version within the info page as this was copied from 1.12. 2012-12-30 06:50:46 +00:00
brad
fa3009e05b Add 1.13. 2012-12-30 04:43:43 +00:00
brad
40efee9984 Import automake 1.13.
ok jasper@
2012-12-30 04:42:24 +00:00
fgsch
7fb70982b8 Update to anki 2.0.3.
List of changes at http://ankisrs.net/docs/dev/changes.html
For upgrade details see http://ankisrs.net/anki2.html
2012-12-30 02:54:14 +00:00
landry
4a51a79324 Use --with-json=json-glib to ensure json-glib is picked. Otherwise json-c
can be detected at configure time, and removed later on by dpb, failing
the build.
2012-12-29 21:04:54 +00:00
landry
03d382a642 Mark as BROKEN-sparc64 : Assembler messages: Error: Illegal operands on
date_ext.c.
It never built there.
2012-12-29 20:52:13 +00:00
landry
a9fb6aee24 Mark as BROKEN-sparc64 : error: cannot convert 'int*' to 'volatile
_Atomic_word*
It never built there..
2012-12-29 20:49:17 +00:00
landry
d5d16b55b9 Mark BROKEN-sparc64, ICE in change_address_1, at emit-rtl.c:1784
Probably fallout of the PIE switch, was building fine before.
2012-12-29 20:41:27 +00:00
landry
e6eff40b58 Update to nss 3.14.1, required by upcoming fx 18.
Tested on sparc64 & hppa, and went into an amd64 bulk build.

Node that builtins/certdata.c patch goes to the attic since it's
autogenerated at build time from builtins/certdata.txt (which we patch
too for CACert roots) since bug #683266.

There might be a chemspill for a TURKTRUST CA distrust soon (bug
#825022, sg-only) but let's get this in now.
2012-12-29 20:03:17 +00:00
landry
3100e8b778 Update to nspr 4.9.4.
Tested on sparc64 & hppa, and went into an amd64 bulk build.
2012-12-29 19:58:22 +00:00
espie
ad8ad1c28f smarter affinity mismatch handling: if we have other cores idle, ask them.
also, officialize the engine-perf log somewhat (and give it a more descriptive
name).
2012-12-29 19:15:37 +00:00
espie
fa169c69ae allow looking for a given core when trying to match affinity 2012-12-29 19:14:51 +00:00
espie
ebb2a2c90a on start-up, log affinity in a more consistent way, with pid of running dpb. 2012-12-29 19:14:28 +00:00
fgsch
11102bc226 Update to httplib2 0.7.7.
Remove maintainer as per his request.
2012-12-29 18:28:49 +00:00
bluhm
38a2720d33 update p5-IO-Socket-SSL to 1.81 2012-12-29 18:08:31 +00:00
bluhm
35c1bb1a9c - update p5-Net-SSLeay to 1.51
- remove some left over directories from source tree
2012-12-29 18:06:20 +00:00
bluhm
ca7bba67d0 - update p5-Time-Format to 1.12
- use no groff
- patch broken tests, do not fiddle with @INC
2012-12-29 16:31:21 +00:00
bluhm
b37059f0cc update p5-Net-SIP to 0.68 2012-12-29 15:45:14 +00:00
bluhm
466efe1bd2 update p5-Module-Signature to 0.70 2012-12-29 15:36:59 +00:00
bluhm
9032b14a2c update p5-NetAddr-IP to 4.066 2012-12-29 15:30:54 +00:00
espie
84223a9bac oops 2012-12-29 15:13:11 +00:00
bluhm
2be1b7f19f update p5-Net-Inspect to 0.24 2012-12-29 14:39:49 +00:00
bluhm
944b86f532 update p5-Net-IMP to 0.52 2012-12-29 14:22:31 +00:00
bluhm
29d51b8aa2 - update p5-BSD-stat to 1.34
- remove OpenBSD specific patches, they have been commited upstream
2012-12-29 14:04:54 +00:00
sthen
918c344cc4 revert unintentional addition to CONFIGURE_ARGS (untested diff to enable
utmp recording) which was in my tree already and which wasn't in Daniel's
submitted diff for the previous commit, as pointed out by dcoppa@.

(add an XXX comment reminder; as an xterm alternative, this *should*
do utmp recording.)
2012-12-29 13:55:35 +00:00
jasper
bc1bd0ad0e Give regress tests a chance to run. 2012-12-29 13:38:51 +00:00
jasper
1f516b8197 add two new views (family and lookup) which aren't supported by the default
resolv.conf lens but that are supported by our resolv.conf.
2012-12-29 13:19:27 +00:00
jasper
8e11a40f49 sync 2012-12-29 11:34:15 +00:00
jasper
642f43eb0d import augeas-1.0.0
Augeas is a configuration editing tool. It parses configuration files in
their native formats and transforms them into a tree. Configuration
changes are made by manipulating this tree and saving it back into
native config files.

ok aja@
2012-12-29 11:32:45 +00:00
jasper
fb9809c424 cleanup GCC, XCONTRIB, SUNSITE and GNOME mirror lists. 2012-12-29 07:58:03 +00:00
jasper
e60a243cf3 *** empty log message *** 2012-12-29 07:42:37 +00:00
jasper
d74b5d0e76 unbreak on mips64
ok pascal@ (MAINTAINER)
2012-12-29 07:20:51 +00:00
rpointel
3577e6272a update django to 1.4.3.
ok Ryan Boggs (maintainer).
2012-12-29 07:16:38 +00:00
espie
c3a8df2e5f log the markers we retrieve on any restart... I suspect something foul
happening with localhost.
2012-12-28 21:09:45 +00:00
naddy
bc09a2942f remove trailing whitespace in PLIST 2012-12-28 21:03:39 +00:00
dcoppa
652f7f7e25 Sync with upstream cvs. 2012-12-28 18:27:23 +00:00
rpe
ddbc90b565 - update to awstats-7.1
New features/improvements:
- Update translations.
- Update browsers list.
- Add example of nginx setup.
- Add some patches from debian package.
- Rename domain name into documentation to awstats.org
- Can allow urls with awredir without using md5 key parameter.
- Usage of databasebreak option possible with awstats_buildstaticpages.
- Add rel=nofollow on links.
- Add option AddLinkToExternalCGIWrapper to add link to a wrapper script
  into each title of Dolibarr reports. This can be used to add a wrapper
  to download data into a CSV file for example.

Fixes:
- Security fix into awredir.pl
- Fix: Case of uk in googlechart api.
- Fix: Compatibility with recent perl version.

ok ajacoutot@ kirby@
2012-12-28 18:13:51 +00:00
jasper
062044e273 - update to datalog-2.3 2012-12-28 16:43:11 +00:00
jasper
5320a5e5e5 use xdg-open instead of hardcoding a list of browsers 2012-12-28 14:48:42 +00:00
jasper
81b5f76cbd - unbreak newlisp-edit as the path to newlisp was wrong. 2012-12-28 14:44:56 +00:00