Commit Graph

2822 Commits

Author SHA1 Message Date
jasper
9fed2251d9 commmitted upstream 2013-01-10 11:13:39 +00:00
jeremy
fce8bfc4d3 Revision bump ruby C extension ports after addition of pthread to
WANTLIB.

OK sthen@
2013-01-09 17:38:52 +00:00
sthen
0078cb52df update to librelp-1.0.1, from dhill, maintainer ETOOBUSY 2013-01-08 17:36:39 +00:00
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
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
jeremy
8e2a29de24 Have puppet depend on the correct FLAVOR of the ruby-json dependency. 2012-09-23 17:08:06 +00:00
jeremy
421a127e8f Switch god to use ruby 1.9 instead of ruby 1.8. 2012-09-23 17:07:00 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
3b93a091f6 Add _riak to the user ignore list.
Cleaner way of settingup the class.
2012-09-20 11:30:31 +00:00
ajacoutot
ea4c83e44e Forgot this chunk in previous. 2012-09-19 13:03:58 +00:00
ajacoutot
6318e9eac4 Update to polkit-0.105. 2012-09-19 12:39:34 +00:00
ajacoutot
8e9a3970c6 Unfuck ld.so.hints when run late in the boot process.
prodded by and ok espie@
2012-09-19 12:25:40 +00:00
robert
0db5f67bfe update to puppet-2.7.19 and add the default rc.d service provider
to be used on openbsd
2012-09-19 09:56:01 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
ajacoutot
95356df0c5 Adapt after recent usermod(8) changes. 2012-09-18 07:58:10 +00:00
jeremy
fc111005c8 Remove pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:55:15 +00:00
jeremy
d9028f61a8 Unlink pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:53:15 +00:00
ajacoutot
4295898966 ck-history: don't truncate --frequent output to 8 chars.
(from upstream)
2012-09-15 15:36:00 +00:00
jasper
42ab810ff6 - enable libssh2 as a transport layer 2012-09-14 13:59:38 +00:00
ajacoutot
03de2da4f4 Update to bacula-5.2.11.
ok sthen@
2012-09-14 08:14:30 +00:00
jcs
7ea2bbf713 update iwn-6030 firmware file, not used by any iwn(4) devices (yet)
use license from this new iwlwifi-6000g2b package since it has the
newest copyright year (but no other text changes)

ok sthen@
2012-09-14 00:22:03 +00:00
ajacoutot
fa5c52a1d9 /etc -> SYSCONFDIR 2012-09-12 12:36:53 +00:00
ajacoutot
3e02a823b8 Update to accountsservice-0.6.24. 2012-09-11 14:42:37 +00:00
jasper
156ea5bb4c Remove -Wredundant-decls; the time.h and sys/time.h headers from
gnulib are causing a metric ton of (invalid) warnings that hide
real warning from the logfiles.
2012-09-11 10:51:13 +00:00
ajacoutot
be03168b47 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 07:03:50 +00:00
ajacoutot
d564010b05 Sync comment; no pkg change. 2012-09-10 08:08:49 +00:00
jcs
eef0f75028 update to tarsnap 1.0.33 from new maintainer James Turner after
another timeout from previous maintainer
2012-09-08 00:11:40 +00:00
sthen
6cfadeee13 correct capitalisation 2012-09-06 10:04:46 +00:00
jasper
34697299d3 sync comment 2012-09-06 08:29:56 +00:00
jasper
dcc11711a1 sync 2012-09-05 15:07:18 +00:00
jasper
212b18d72d import p5-Sys-Virt 0.9.13
The Sys::Virt module provides a Perl XS binding to the libvirt virtual
machine management APIs. This allows machines running within arbitrary
virtualization containers to be managed with a consistent API.

ok aja@
2012-09-05 15:06:14 +00:00