Commit Graph

2283 Commits

Author SHA1 Message Date
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
ajacoutot
f1e73ba9cd Implement user (un)locking. 2011-07-04 01:35:57 +00:00
naddy
8ad093516a install source man page 2011-07-04 00:39:07 +00:00
ajacoutot
ca0d3b83a2 ooops 2011-07-03 23:26:39 +00:00
ajacoutot
aad2e6be34 Rework the getgrouplist patch. 2011-07-03 23:26:25 +00:00
naddy
9dfdcb8b27 Install source man pages. Drop USE_GROFF. 2011-07-03 22:38:12 +00:00
ajacoutot
cb653b8a48 Tweak. 2011-07-03 20:16:35 +00:00
kili
6b9d5c3083 +detox 2011-06-30 21:01:19 +00:00
kili
09ddf91c6a detox is a program that renames files to make them easier to work
with under Unix and related operating systems.  Spaces and various
other unsafe characters (such as "$") get replaced with "_".  ISO
8859-1 (Latin-1) characters can be replaced as well, as can UTF-8
characters.  More details are contained in the detox.1 man page.

ok dcoppa@, landry@ (6 months ago)
2011-06-30 21:00:29 +00:00
jasper
0927362ecd fix lsof after FMARK and FDEFER rename
input from matthew@
ok pvalchev@ (MAINTAINER)
2011-06-30 19:13:58 +00:00
dcoppa
fe950005a3 Zap remaining hardcoded /usr/local paths.
Today's just not my day...

ok landry@
2011-06-27 11:36:36 +00:00
ajacoutot
7ed562a515 One shall not hardcode /usr/local. 2011-06-27 10:15:13 +00:00
dcoppa
9dfca49522 sync (+hotplug-diskmount) 2011-06-27 10:12:31 +00:00
dcoppa
2ffa1c87e2 Import hotplug-diskmount, a disk auto-mounter helper for the
hotplugd(8) daemon.

From its author (and maintainer) Alexey Vatchenko <av@bsdua.org>
with tweaks by me.

OK landry@
2011-06-27 10:06:56 +00:00
sthen
1886deef73 - fix segfault at startup, thanks to Liviu Daia
- switch temporary kvm_getproc2 / struct kinfo_proc2 to
kvm_getprocs / struct kinfo_proc now that the old API has
been fully replaced

- add an rc.d script
2011-06-26 10:29:11 +00:00
naddy
c9eec3b493 bugfix update to 2.9 2011-06-24 15:46:35 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
sthen
f64076cf8b update license url; thanks Richard Toohey. 2011-06-22 11:35:12 +00:00
naddy
02d9b5258b remove USE_GROFF from ports that already ship a preformatted page
in their source
2011-06-21 20:21:21 +00:00
naddy
dd00a8e076 simply install the source man page 2011-06-21 20:17:53 +00:00
giovanni
a61d324385 Update to 5.41, initial diff by robert at openbsd dot pap dot st
with tweaks by me.
2011-06-21 08:48:34 +00:00
ajacoutot
1b47f2c9b0 Fix localstatedir. 2011-06-21 07:18:57 +00:00
sthen
00ffd620f1 update to moreutils 0.45, adds support for "ts '%.s'" to print sub-second
timestamps since the epoch when timestamping standard input.

$ ls | ts %.s
1308578507.263414 CVS
1308578507.263924 Makefile
1308578507.263997 distinfo
1308578507.264716 patches
1308578507.264815 pkg
2011-06-20 14:02:36 +00:00
landry
20ab02eecb Fix history in upower :
- don't try to fetch from dev/apm if the fd isn't available yet (to be
  discussed with upstream)
- use var/db/upower to store history files

Fixes graphs in gnome-power-statistics...
2011-06-17 15:08:36 +00:00
ajacoutot
447a06c34b Fix path to gdm/custom.conf. 2011-06-17 14:27:55 +00:00
dcoppa
9f63150832 Now that espie's @pkgpath patch is in snapshots, merge -imlib2
flavor into -main and link the -xmms2 flavor to the build.

OK sthen@, espie@
2011-06-13 10:11:05 +00:00
sthen
7afd651e2e Move remaining firmware into the firmware directory, mglocker agrees.
Fix urtwn DISTNAME, pointed out by naddy.
2011-06-12 00:20:50 +00:00
sthen
c070ae24e9 fix backup MASTER_SITES url, pointed out by Mikolaj Kucharski 2011-06-09 21:38:21 +00:00
sthen
fc23c77c50 +firmware 2011-06-09 17:08:35 +00:00
sthen
bbee873c5e import ports to build packages for firmware needed for various device
drivers. not all MASTER_SITES have the distfiles yet, so you might get
404s at present, this will be fixed later. earlier version ok jasper@
2011-06-09 17:08:14 +00:00
dhill
b32aab6149 update to 0.1.3.
- initial remote metadata storage
- bandwidth limiting option
- bugfixes

ok sthen@
2011-06-09 05:34:05 +00:00
jasper
3e4c0594d3 bump after default python version switch 2011-06-08 17:50:10 +00:00
ajacoutot
8b5f0f6bb3 Extend README a bit more. 2011-06-07 14:52:32 +00:00
dhill
6061d64c9a +cyphertite 2011-06-06 21:13:55 +00:00
dhill
94bb1f3e98 Cyphertite is a tar-like secure remote deduplicating archiver.
It deduplicates, compresses, and encrypts data prior to transmission
providing total privacy while keeping chattering down on the wire.
It seamlessly supports both IPv6 and IPv4 on a variety of platforms.


ok and much help from sthen@ landry@
2011-06-06 21:12:28 +00:00
jasper
ac1da11f99 fix WANTLIB 2011-06-06 15:10:40 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sthen
35ac303ec8 update NUT to 2.6.1; bugfixes, cleanup, improvements and new device support. 2011-06-02 10:37:08 +00:00
ajacoutot
9478051482 -flyback 2011-06-02 10:01:46 +00:00
ajacoutot
6ebe12a2cb Remove, superseded by backintime{-gnome}. Newer versions are too Linux
centric anyway (hal, devices...).
2011-06-02 10:01:22 +00:00
jasper
3684c385be update to Set-Crontab-1.03 2011-06-01 17:05:02 +00:00
jasper
1d46698fa5 update to Capture-Tiny-0.11 2011-06-01 17:05:00 +00:00
ajacoutot
f20ba91c44 MESSAGE -> README and greatly extend documentation in the process. 2011-06-01 12:23:53 +00:00
ajacoutot
84147c7d44 MESSAGE -> README. 2011-06-01 11:29:53 +00:00
naddy
b54c819e8e update to 2.8; mostly from gsoares@
ok sthen@, gsoares@
2011-05-31 19:36:36 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00
landry
78cde93ac6 Update to upower 0.9.11, remove patches merged upstream, add a patch
from jasper@ to fix an implicit declaration warning (pushed upstream)
2011-05-30 07:48:53 +00:00
ajacoutot
3239a328de Fix several users management related functions. 2011-05-29 08:27:05 +00:00
robert
a96a545876 unbreak the do-build target and use a versioned distfile 2011-05-25 21:21:15 +00:00
robert
b157249298 bring back all the original functionality because it is needed for
the chromium builds
2011-05-25 20:27:02 +00:00
robert
f5324e1913 using cgit as the MASTER_SITE was a bad idea 2011-05-25 17:08:15 +00:00
robert
c55b6e7234 +flock 2011-05-25 17:03:28 +00:00