Commit Graph

2749 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
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
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
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
naddy
04e50bce7a missing bump 2012-12-22 17:35:39 +00:00
edd
cc767b7060 Update to multitime-1.2.
From upstream and MAINTAINER, Laurence Tratt.
2012-12-21 14:44:29 +00:00
sthen
c0ab4570a3 sync wantlib 2012-12-21 12:50:14 +00:00
sthen
40f5f67190 cope with sysctl.h changes 2012-12-18 21:38:12 +00:00
rpointel
cc5b7ef45f Update cyphertite to 1.4.3, from David Hill (maintainer).
ok gonzalo@.
2012-12-17 19:15:38 +00:00
naddy
1e474f48e1 remove Peter Stromberg as maintainer:
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
ajacoutot
492adbacab Fix default modulepath to follow upstream's behavior.
ok robert@ (maintainer)
2012-12-11 17:26:51 +00:00
jasper
16dc15411f sync 2012-12-10 15:43:22 +00:00
jasper
d74d6ceee8 import p5-Puppet-Tidy-0.1
This module parses the Puppet code and applies a subset of checks from
the Puppet Style Guide onto it. Currently the set of checks is rather
limited, but already enough is implemented to catch common mistakes and
to save you a great deal of time cleaning up your manifests.

ok aja@
2012-12-10 15:42:53 +00:00
sthen
544646f481 add hppa-only patch from upstream; build was broken, reported by landry@ 2012-12-10 15:01:56 +00:00
jasper
c95663739d - fix CONFIGURE_STYLE, it had a bogus 'ext'. 2012-12-08 18:56:13 +00:00
sthen
65b16623a1 sync patches 2012-12-06 22:30:22 +00:00
rpe
b05731fd7f update parallel to 20121122
notable changes, besides press coverage:
* niceload --sensor makes it possible to use a program to control
  if a program should be suspended.
* Bug fixes and man page updates.

ok ajacoutot@, pascal@ (MAINTAINER)
2012-12-06 20:30:09 +00:00
ajacoutot
f1a76dc88f Update to accountsservice-0.6.29. 2012-12-06 14:35:48 +00:00
abieber
ed4e6928d2 Make node-syslog use libv8
OK jeremy@
2012-12-05 00:54:54 +00:00
abieber
f89f40a603 Make node-daemon use libv8
OK jeremy@
2012-12-05 00:49:05 +00:00
chrisz
0081341c9f update lang/ocaml to 4.00.1.
Let all ocaml ports RUN_DEPEND on the version of ocaml they were built with.
2012-11-30 19:38:09 +00:00
jasper
3a0a93a1de take over maintainership
ok ben lovett (previous maintainer)
2012-11-30 08:42:03 +00:00
giovanni
90c893d237 Update to 6.0
test on powerpc and ok sthen@, landry@
2012-11-29 14:07:22 +00:00
sthen
c8b555b603 update to login_oath 0.8 (allow multiple totp tokens on one user a/c). 2012-11-28 22:54:22 +00:00
steven
d786ddaaf4 update to 3.3.7
feedback and ok sthen@, "if it works for you" aja@
2012-11-28 07:04:35 +00:00
jasper
d52edbc219 - update to p5-Sys-Virt-1.0.0 2012-11-27 16:09:06 +00:00
jasper
99f4263b2b - update to libvirt-1.0.0 2012-11-27 16:08:54 +00:00
ajacoutot
95223b56b3 Remove "-d 300" from the rc script. The default monitrc configuration
file comes with "set daemon 60" which is then ignored.

ok jasper@
2012-11-25 13:34:04 +00:00
ajacoutot
df1a5016b9 Include gmodule-2.0 to avoid linker errors; from upstream. 2012-11-22 17:37:35 +00:00
jasper
1a090c9675 tyop in comment 2012-11-22 14:26:28 +00:00
ajacoutot
bf639e0cb4 Fix an abort(). 2012-11-22 13:33:49 +00:00
ajacoutot
a1c32e0ef3 Use proper template for the README. 2012-11-20 15:25:18 +00:00
giovanni
c5d18905f8 Add an rcscript and move MESSAGE to README
take maintainership
ok Andreas Kahari (old maintainer), gonzalo@
2012-11-20 15:14:41 +00:00
ajacoutot
e6c8c6895d Major update to polkit-0.108. 2012-11-20 14:11:48 +00:00
sthen
02ca98cc75 Somewhere between 5.2 and now, struct sensordev grew (96->108 bytes on
amd64) so old binaries no longer work. Bump REVISION to enforce updates.
Problem noticed by henning@, thanks
2012-11-16 16:02:41 +00:00
sthen
0d4b6f212b add security to CATEGORIES 2012-11-16 12:46:22 +00:00
ajacoutot
b2eb60aee1 Bugfix update to accountsservice-0.6.26. 2012-11-16 08:50:19 +00:00
jasper
6da99946a2 sync 2012-11-14 09:20:10 +00:00
jasper
7323178786 import p5-File-Monitor-1.00
This module provides a simple interface for monitoring one or more files
or directories and reporting any changes that are made to them.

ok aja@
2012-11-14 09:19:38 +00:00
jasper
579fdd8a3a - update to monit-5.5
maintainer timed-out
2012-11-12 09:25:38 +00:00
sthen
c261d0f3ae "USE_LIBTOOL= gnu # comment" -> "USE_LIBTOOL= gnu# comment" 2012-11-09 20:50:17 +00:00
sthen
07491c240f trailing space in USE_LIBTOOL 2012-11-09 16:39:51 +00:00
sthen
270c56b366 README tweak: show people how to start the daemons without rebooting. 2012-11-08 21:59:01 +00:00
sthen
2e583aadb5 update to ykpers 1.9.0
- new tool ykinfo prints serial number, version, touch level from a yubikey
- add -z flag to ykpersonalize to zap configuration on yubikey
- fix PBKDF2 implementation
- new yk_challenge_response() lib function for challenge/response with a key
2012-11-08 21:46:21 +00:00
ajacoutot
3a2d5f516c Update to cyphertite-1.4.1.
from David Hill (maintainer)
2012-11-07 08:24:23 +00:00
rpe
b907377158 update to 20121022
notable changes in 20121022:
* --results structures output files so they can be imported using
  Pandas (http://pandas.pydata.org/). Useful when doing simulations to
  select output from some arguments.
* Use --env to transfer environment variables through ssh to remote
  machines.

ok aja@ sthen@ pascal@ (maintainer)
2012-11-06 22:26:34 +00:00
ajacoutot
56ef8e1f65 Update to duplicity-0.6.20.
ok jim@ (maintainer)
2012-11-06 07:03:32 +00:00
sthen
45749a881a update to coreutils 8.20; various fixes since 8.15 including
- sort -u could fail to output one or more result lines
- sort -u could read freed memory
2012-10-30 20:45:10 +00:00
ajacoutot
70e1603401 Remove @conflict.
ok landry@
2012-10-30 10:53:41 +00:00
espie
9a11505f7a resurrect USE_X11, only for the few ports that require xenocara components
but don't have explicit WANTLIB that point to X11.
2012-10-29 15:19:02 +00:00
jasper
526c3ae852 - update to libvirt-0.10.2.1 2012-10-28 20:47:41 +00:00
edd
175b4aeb1e Update to multitime-1.1.
From upstream developer, Laurence Tratt.
2012-10-28 20:42:13 +00:00
robert
74e4efb3ea update to 3.0.1 2012-10-28 18:48:45 +00:00
ajacoutot
ad7624a27f Update to cyphertite-1.4.0.
from David Hill (maintainer)
2012-10-28 11:29:55 +00:00
jasper
fb7b6b0336 sync 2012-10-26 18:07:31 +00:00
jasper
13c02f4801 import ruby-libvirt-0.4.0
ruby-libvirt provides Ruby bindings for libvirt.

ok jeremy@
2012-10-26 18:06:27 +00:00
landry
78bf5f4d59 Update to shelldap 0.5. 2012-10-24 13:12:53 +00:00
jasper
ce6ffc9796 - update to 0.3.2 2012-10-22 13:52:48 +00:00
jasper
0090a12266 - update to ncdu-1.9 2012-10-21 13:45:55 +00:00
ajacoutot
4005483674 Update to d-feet-0.1.15. 2012-10-16 08:08:49 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
sthen
3d00ec0b7d zap whitespace between end of COMMENT and # 2012-10-15 10:13:00 +00:00
rpe
fac82417a0 +parallel 2012-10-13 20:26:39 +00:00
rpe
f87144a283 add GNU parallel (2012-08-22)
ok pascal@ (Maintainer)
2012-10-13 20:24:13 +00:00
jasper
836edc7951 - update to 1.1.6 2012-10-12 15:34:00 +00:00
ajacoutot
9b58522046 VT monitoring is only available on i386 and amd64. 2012-10-12 15:04:14 +00:00
ajacoutot
fb5a6a3e3f Bring some checks and enhancements from Debian and FreeBSD.
Enable console monitoring using VT_WAITACTIVE now that we have rthreads \o/
2012-10-12 14:55:42 +00:00
ajacoutot
5d4fe51704 Never delete uid 0. 2012-10-10 10:10:57 +00:00
jasper
5c0a5e7fd9 - refer to the page explaining how to fix the erorr discovered by puppet-lint
- take maintainership
2012-10-08 09:41:35 +00:00
jasper
fe0d3879f2 - update to puppet-lint-0.3.1 2012-10-08 09:38:20 +00:00
jasper
b8e2d7cc1e - fix the LICENSE marker 2012-10-08 08:52:48 +00:00
jasper
78bf3c33ea - update to facter-1.6.13
ok robert@
2012-10-08 08:49:06 +00:00
jasper
ef1fd79578 If no source was set, fallback to /etc/pkg.conf.
ok robert@ (MAINTAINER)
2012-10-08 08:48:01 +00:00
landry
2f08582071 Mark as BROKEN-hppa due to the lack of atomic ops there. 2012-10-06 09:17:23 +00:00
jasper
0aba00aebd - update to p5-Sys-Virt-0.10.2 2012-10-03 08:38:16 +00:00
ajacoutot
eda5c5d3c1 -lat 2012-10-03 07:59:37 +00:00
ajacoutot
be5859ef84 Remove this completely broken mono port. There are alternative and this
one just does not work properly and crashes every 30 secs...
2012-10-03 07:59:20 +00:00
ajacoutot
6f82aeee71 Fix the autochanger script to work when a device has several empty slots. 2012-10-01 10:34:54 +00:00
jasper
ee7b89857f - include ${SYSCONFDIR}/puppet/modules/ in the modulepath by default
ok robert@ (MAINTAINER)
2012-10-01 09:26:18 +00:00
brad
3cfd648fc2 Add LOCALBASE header path to CFLAGS. The automake file is broken
and doesn't properly obey CPPFLAGS but it has been fixed in their
source repo so this can be moved to CPPFLAGS once it has been
updated to a newer release when it is released.

ok naddy@
2012-09-29 05:10:43 +00:00
brad
222e632898 Add X11BASE paths to CPPFLAGS/LDFLAGS.
ok naddy@
2012-09-29 05:07:24 +00:00
naddy
ee36fee69f fix MASTER_SITES 2012-09-28 22:14:28 +00:00
rpe
b6e44e64dc update to 2.25.9 and change HOMEPAGE as suggested by sthen@
ok sthen@
2012-09-28 20:37:54 +00:00
sthen
f8931923b2 drop maintainer as per his request
minor whitespace cleanup while there
2012-09-28 18:58:59 +00:00
ajacoutot
0056bf0651 Remove docbook hack. 2012-09-27 17:59:37 +00:00
ajacoutot
ff52f74e3c docbook-xsl already comes with libxslt. 2012-09-27 17:26:05 +00:00
edd
eaededca33 link sysutils/multitime 2012-09-27 15:06:46 +00:00
edd
fc5dd32f4a Import sysutils/multitime, written by and ported by Laurence Tratt.
OK sthen@
2012-09-27 15:04:22 +00:00
ajacoutot
026ed33b26 Update to deja-dup-24.0. 2012-09-27 07:35:56 +00:00
ajacoutot
7c7e58a056 Update to accountsservice-0.6.25. 2012-09-27 05:53:43 +00:00
naddy
8d3589eb6c actually bump subpackage 2012-09-25 11:37:35 +00:00
jasper
2713d05afc skip two tests that currently fail due to time_t not being 64-bit yet. 2012-09-24 12:59:58 +00:00
jasper
47235e9b36 - update to libvirt-0.10.2
* various new features and changes (http://libvirt.org/news.html)
* all submitted patches have been merged
2012-09-24 12:36:08 +00:00
jasper
7b5bd51a46 remove -lpthread vs. -pthread patches/chunks 2012-09-23 19:33:02 +00:00
jasper
fad26d4ad9 - update to 2.0.0 2012-09-23 17:31:19 +00:00