Commit Graph

2235 Commits

Author SHA1 Message Date
jasper
e761cb5102 sync 2011-08-23 14:22:22 +00:00
jasper
2873339a26 import ruby-puppet-lint 0.1.0
Checks your Puppet manifests against the Puppetlabs style guide and
alerts you to any discrepancies.

ok jeremy@
2011-08-23 14:21:48 +00:00
sthen
32d50aa9fc fix rule-number printing (missing byteorder conversion), from Robert Mills 2011-08-23 11:42:11 +00:00
ajacoutot
de4c8e82e7 Bugfix update to polkit-0.102. 2011-08-17 16:59:27 +00:00
robert
5e007bca77 update to 2.7.3 2011-08-16 10:13:37 +00:00
ajacoutot
816c6f0d56 Prevent xstatbar to hang on startup with some audio chip:
if devinfo.type != AUDIO_MIXER_CLASS is true, xstatbar will never make
progress and loop forever. Fix it by trying the next device.

from Tobias Ulmer, thanks!
ok jasper@ landry@
2011-08-02 15:17:43 +00:00
kili
f5fa9db851 ossp-uuid-<1.6.2p1 works better than ossp-uuid-<=1.6.2 in the
@conflict marker.

ok jasper@
2011-07-31 14:48:19 +00:00
ajacoutot
21878384e0 Do not monitor /usr/xobj/*. 2011-07-31 07:22:08 +00:00
jasper
381cba7b86 - tweak conflicts markers as originally intended
from mikolaj kucharski
2011-07-29 08:00:58 +00:00
robert
a6634b2fa4 update to 2.7.1 2011-07-28 08:38:57 +00:00
robert
6b3edbb5ef update to facter 1.6.0 2011-07-28 08:37:43 +00:00
dhill
5053158146 update to 0.3.0
changes:

- The wizard was modified to create the configuration path and to run it
  at more expected times.
- max_mdcache_size configuration option to prevent the cache directory
  from growing beyond a set value.
- md_max_differentials configuration option to govern when a new level 0
  backup is run.
- The code now ensures that all metadata parts are downloaded before
  starting the extract operation.
- Asymmetrical differential backups are prevented from running.
- Some error messages were improved.
- A couple of bugs in the differential backup code path were fixed

ok jasper@
2011-07-27 19:54:26 +00:00
dcoppa
5c07d2cc0c Update vmwh to the latest snapshot, fixing a buggy fprintf call.
ok jasper@
2011-07-22 13:26:42 +00:00
lum
8f7704f10e update to toprump-0.14.5
sync with recent changes to top(1).
2011-07-21 09:23:52 +00:00
sthen
428e55d614 - remove a bunch of unnecessary version checks
- allow lsof to build when kvm_getproc2 is removed
ok naddy@
2011-07-20 13:50:08 +00:00
ajacoutot
6f7635e2dc No need to force RUN_DEPENDS on py-gnome-desktop. 2011-07-20 07:09:45 +00:00
sthen
56ed87fff3 Patch the error message when a USB device isn't found, pointing people
in the direction of permissions on the device nodes, this is a fairly
common problem when configuring NUT with a USB UPS.
2011-07-19 21:06:08 +00:00
jasper
52f8c96e35 - don't hardcode /usr/local
ok landry@ (MAINTAINER)
2011-07-17 19:47:13 +00:00
sthen
8a6ea60cfe update to login_oath 0.7, now supports placing user keys in a central directory 2011-07-17 12:06:35 +00:00
ajacoutot
bdab10293b Adapt after PSEUDO_FLAVORS change in net/avahi. 2011-07-14 18:48:50 +00:00
naddy
86ec33ec14 configure mistakenly assumes xattr support if it finds any of the
openat() family of functions, so poison the autoconf cache.
None of these functions are used outside the code for Solaris xattr.
2011-07-14 15:02:18 +00:00
ajacoutot
ac0c3e3843 Forgot to cvs add. 2011-07-12 18:39:07 +00:00
ajacoutot
87297ec2d7 We use /var/db/polkit-1, not /var/lib/... 2011-07-12 18:38:38 +00:00
ajacoutot
486f5ca8e8 Remove (gnome)-system-tools. Most of it is broken on OpenBSD and there
is no point in fixing it since most features have been superseded by
accountsservice and gnome-cc (GNOME3).

ok jasper@
2011-07-12 07:35:54 +00:00
ajacoutot
18b712adda Unbreak: sync WANTLIB/MODULES after my recent gettext work.
spotted by naddy@, thanks!
2011-07-11 13:09:45 +00:00
robert
a9eaa6abb2 switch to lang/php 2011-07-08 22:31:59 +00:00
sthen
17ac4e4b4e more @pkgpath 2011-07-08 21:20:49 +00:00
sthen
f327fd8ea2 this one needs another @pkgpath to be considered as an update (updates will
still not be seamless as we can't replace @sampled files with plain files,
but pkg_add -ui will ask the right questions)
2011-07-08 21:09:18 +00:00
sthen
dc44bd1435 +gsmartcontrol 2011-07-08 18:17:34 +00:00
sthen
9e6a668801 import ports/sysutils/gsmartcontrol, incorporating bits from giovanni@'s
version of the same port, tweak + ok aja@

GSmartControl is a graphical user interface for smartctl (from the
smartmontools package), which is a tool for querying and controlling
SMART (Self-Monitoring, Analysis, and Reporting Technology) data
on modern hard disk drives.

It allows you to inspect the drive's SMART data to determine its
health, as well as run various tests on it.
2011-07-08 18:17:12 +00:00
jasper
95dde884f1 - fix patch names 2011-07-08 11:19:35 +00:00
dcoppa
d565673e24 Make upower behave like apmd (check for minutes_left to be > 0, not >= 0)
While here, reword comment a little bit.

OK ajacoutot@
2011-07-08 08:16:09 +00:00
ajacoutot
70ac96c395 rc_scripts -> pkg_scripts 2011-07-08 02:14:58 +00:00
dcoppa
35708a7e9c Update to upower-0.9.12 plus fixes.
Discussed with and OK landry@, ajacoutot@
2011-07-07 19:02:43 +00:00
ajacoutot
ebf18cf0c6 Use the gettext MODULE 2011-07-07 00:22:37 +00:00
ajacoutot
2db5a00fb1 Add some magic to handle the gettext MODULE. 2011-07-07 00:08:35 +00:00
ajacoutot
ebc307bb8c Use the devel/gettext MODULE. 2011-07-06 21:09:55 +00:00
jasper
55fc46b1dd - move away from old kinfo_proc2 2011-07-06 13:41:29 +00:00
jasper
a302d05e8b - move away from old kinfo_proc2 2011-07-06 13:15:40 +00:00
jasper
64274487e7 - move away from old kinfo_proc2 2011-07-06 13:02:01 +00:00
jasper
9d42a3ba0f - move away from old kinfo_proc2
- add mising comment
2011-07-06 12:50:15 +00:00
jasper
4c6e57fabb - move away from kinfo_proc2
- fix a few implicit declarations while here
2011-07-06 12:45:04 +00:00
jasper
6005b2727f move away from kinfo_proc2 2011-07-06 12:32:51 +00:00
jasper
43b115ae28 More ossp-uuid vs e2fs-uuid cleaning: rename uuid.pc to ossp-uuid.pc
and e2fs-uuid.pc to uuid.pc. uuid.pc is what all projects using
pkg-config expect to find when looking for the "standard" uuid lib nowadays.

prompted by aja@
ok aja@ landry@ sthen@
2011-07-06 07:21:24 +00:00
jasper
8f7c2fde6a - adjust after recent curl update
ok landry@
2011-07-05 08:18:29 +00:00
edd
ec6895fd73 link supuner 2011-07-04 20:06:36 +00:00
edd
12c92e995e Import sysutils/supuner.
Supuner (SUPpress UNless ERror) executes a command and manipulates its
stderr and stdout, allowing the user control over when they are
displayed and / or outputted.

From Laurence Tratt with minor tweaks from myself and kili.

OK kili@
2011-07-04 20:04:54 +00:00
dcoppa
fd2b25c43e Add missed build dependency on gobject-introspection
OK ajacoutot@
2011-07-04 17:44:27 +00:00
dhill
013300b6c0 update to cyphertite 0.2.0
- added automated remote metadata mode
- added remote differential backup capability
- added restart support for metadata upload and download.
- enabled keeplives on connected sockets
- enabled throughput TOS on IPv4 connected sockets
- startup wizard enhancements
- version printing of dependencies
- permissions now set with umask 077
- manpage updates
- minor bug fixes
2011-07-04 16:41:45 +00:00
ajacoutot
d5392a8408 Better, from robert@ and pirofti@ 2011-07-04 05:16:47 +00:00