Commit Graph

2719 Commits

Author SHA1 Message Date
ajacoutot
ee9b9322ef Update to accountsservice-0.6.30. 2013-01-05 15:02:05 +00:00
jasper
79b3fa7d8c add a parser for openntpd's ntpd.conf (committed upstream) 2013-01-04 07:55:47 +00:00
jasper
f709e12c25 committed upstream, no pkg change. 2013-01-04 07:23:39 +00:00
sthen
d693b7b346 add a clue to the manual re 60 second x-step-size used by the c200 TOTP tokens. 2013-01-04 00:41:42 +00:00
jasper
5b8846441b - various fixes to the BootConf lens, thanks to william@ for providing a
few boot.conf results.
2013-01-03 19:50:47 +00:00
chrisz
9a01024b3e - on bytecode-archs build executable without custom runtime
- use /etc/findlib.conf instead of /usr/local/share/examples/findlib.conf.
- add commented out option to enable ocamldoc.opt by default to findlib.conf

OK jasper@, anil@ (maintainer)
2013-01-03 14:30:57 +00:00
jasper
3203df9e22 committed upstream 2013-01-03 07:53:28 +00:00
jasper
bcf77defec missed in previous 2013-01-02 20:37:11 +00:00
jasper
a5f7f2f869 add a lens which parses our boot.conf(8). 2013-01-02 20:28:08 +00:00
jasper
236e533fee - fix a path in the manpage
- adjust the fonts lens' exclusion rule to ignore all README files
2013-01-02 20:18:48 +00:00
jasper
ed840b131b actually, move /etc/{audio,mixer}ctl.conf into the shellvars lens. as discussed
with upstream.
2013-01-02 18:42:19 +00:00
jasper
1bb8640529 - handle /etc/{wscons,mixer}ctl.conf with the simplevars lens 2013-01-01 21:16:56 +00:00
jasper
a22e915e1b sync 2012-12-31 14:52:16 +00:00
jasper
bba0cf9f88 import ruby-augeas-0.4.1
ruby-augeas provides bindings for the augeas configuration management API.

ok jeremy@
2012-12-31 14:51:45 +00:00
chrisz
a87833e6a9 update to conky-1.9.0
OK jasper@, benoit@ (maintainer)
2012-12-31 09:36:38 +00:00
jasper
f3883c5e00 add a patch from upstream which adds support for ipv6 addresses to the inetd lens. 2012-12-30 21:38:58 +00:00
jasper
f3d487ef45 committed upstream 2012-12-30 21:30:57 +00:00
jasper
adb05a5295 - also parse /etc/rc.conf.local as a shell script.
- dhclient.aug patch submitted upstream
2012-12-30 19:38:44 +00:00
jasper
97e1435e74 adduser.conf is not a shell script, so don't try to parse it as such. 2012-12-30 19:09:23 +00:00
jasper
03af1658ff Use the dhclient lense for our /etc/dhclient.conf, though it could
probably use some work for error checking.
2012-12-30 17:17:53 +00:00
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