Commit Graph

1507 Commits

Author SHA1 Message Date
ajacoutot
c72b360d72 - update to gkrellm-2.3.2 2008-11-09 13:38:29 +00:00
sthen
4ac8b82cf7 apply dist patch from upstream; 'We recently found and corrected a
serious bug in Bacula that causes jobs to be orphaned or "stuck" in
the director during the pruning process'. Bacula users are advised
to upgrade their directors.

ok merdely
2008-11-04 21:32:44 +00:00
naddy
a57993cf08 Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the
latter location.
2008-10-28 15:21:48 +00:00
pirofti
478a14fa42 Change email addy to my openbsd one.
Suggested and okayed by naddy@, also okayed by mbalmer@.
2008-10-27 11:34:00 +00:00
jasper
f3bd35e4f1 - update ncdu to 1.4 2008-10-24 12:09:37 +00:00
merdely
a23f39a1d5 Update to bacula 2.4.3.
Add no_server PSEUDO_FLAVOR
Reorganize the Makefile some.
Remove dependency on qwt.
Set FULLPKGPATH for -main and -bat to remove backend dependencies
   (found by and solution from naddy@)
Use SUBST_CMD.

ok jdixon@, okan@
2008-10-19 03:44:42 +00:00
robert
b96d28997b add a file to DLLMAP_FILES; bump PKGNAME 2008-10-18 18:05:27 +00:00
robert
9266f3c98b +ndesk-gbus
+ndesk-gbus-glib
2008-10-17 07:11:40 +00:00
robert
4f3caf3bc9 import of ndesk-dbus-glib:
ndesk-dbus is a C# implementation of D-Bus. It's often referred
to as dbus-sharp, or "managed D-Bus" to avoid confusion with
existing bindings (which wrap libdbus).

D-Bus is an inter-process communication framework that lets
applications interface with the system event bus as well as
allowing them to talk to one another in a peer-to-peer
configuration.

This module provides GLib integration as an optional extra.
2008-10-17 07:10:42 +00:00
robert
18476e55c6 import of ndesk-dbus:
ndesk-dbus is a C# implementation of D-Bus. It's often referred
to as dbus-sharp, or "managed D-Bus" to avoid confusion with
existing bindings (which wrap libdbus).

D-Bus is an inter-process communication framework that lets
applications interface with the system event bus as well as
allowing them to talk to one another in a peer-to-peer
configuration.
2008-10-17 07:10:03 +00:00
jcs
0e01c601cc let the mta add a proper date header
bump pkgname
2008-10-16 19:40:31 +00:00
steven
c9371e2f77 +eventlog 2008-10-16 18:32:19 +00:00
steven
1b8ece6c63 import eventlog 0.2.5
The EventLog library aims to be a replacement of the simple syslog() API
provided on UNIX systems. The major difference between EventLog and syslog
is that EventLog tries to add structure to messages.
2008-10-16 18:31:41 +00:00
jcs
a550bb2acf += god 2008-10-08 20:53:47 +00:00
jcs
b5a317542a import god 0.7.3, a process monitoring framework 2008-10-08 20:52:27 +00:00
steven
7e2c100d56 fix master sites 2008-10-06 16:09:13 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
kevlo
08b8ce10a8 - show famd daemon startup
- bump PKGNAME

ok ajacoutot@
2008-10-02 01:15:38 +00:00
landry
a62e640727 Remove garbage chars in manpage, and correctly install it.
Discussed with upstream.
2008-10-01 20:14:09 +00:00
sthen
f15935de57 Mark pkg_mgr as being arch-independent.
ok landry@
2008-10-01 12:24:04 +00:00
landry
3d10a4b0fc Update to conky 1.6.1.
conkyrc.sample disappeared, and src/openbsd.h is missing from distfile.
ok jasper@ & vlad glagolev (MAINTAINER)
2008-09-30 09:54:19 +00:00
ajacoutot
a7e480e196 - GNU cp is needed all the way; fix restore function 2008-09-30 08:15:06 +00:00
simon
c4d0866563 remove dependencies to modules coming with the new perl and bump 2008-09-29 22:53:57 +00:00
martynas
6b99e69f75 - add neon to LIB_DEPENDS, so that netxml driver always builds
- upsimage.cgi used upsimage_cgi_LDFLAGS to tweak for -all-static,
and not *_LDADD as upsstats.cgi and upsset.cgi did.  as a result
upsimage.cgi was linked dynamically, therefore broken inside chroot
- add USE_GMAKE, so that it builds on landisk
- make lib-depends-check happy
- add @bin marker for bin/snmp-ups
- bump all PKGNAMEs
ok sthen@
2008-09-27 17:30:08 +00:00
martynas
530ab60608 Apapche -> Apache. ok wcmaier@ 2008-09-26 19:00:58 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
okan
08c5eb12ad update to 0.5.01 from MAINTAINER (Bruno Bigras)
ok merdely@
2008-09-17 02:40:27 +00:00
martynas
f025b2164e update to nut-2.2.2, which contains the old agiler driver from 2.2.0
(now called agiler-old)
upses such as the below can now work again:
{0x0665, 0x5161, &agiler_old_subdriver},        /* Belkin F6C1200-UNV */
{0x06da, 0x0003, &agiler_old_subdriver},        /* Mustek Powermust */
{0x0f03, 0x0001, &agiler_old_subdriver},        /* Unitek Alpha 1200Sx *
ok sthen@
2008-09-08 19:38:30 +00:00
landry
589d72e28f Add support for sensors through hw.sensors sysctls, currently temperature,
fan speed and voltages.
From a diff by Josh Elsasser on ports@ a while ago, thanks!

ok ajacoutot@ (maintainer)
2008-09-02 11:28:05 +00:00
okan
26e674ecc9 - update to 0.16
- add bin marker and clarify license while here
- take MAINTAINER

ok msf@
2008-08-26 00:03:54 +00:00
ajacoutot
2eda52dcb3 - add sparc64 to the list of apm(4) capable arches (needs -current) 2008-08-21 07:30:16 +00:00
ajacoutot
5ececfcc55 - use SUBST_CMD
- fix PATHs in documentation
- add a default gkrellmd.conf
- make the server use the unpriviledged _gkrellmd user by default
- add sparc64 to the list of apm(4) capable arches and s/powerpc/macppc
2008-08-21 07:23:44 +00:00
naddy
470f889e92 superseded by sysmerge(8) 2008-08-20 15:04:19 +00:00
okan
22b34057c9 update to 0.4.12 from Bruno Bigras (MAINTAINER)
ok merdely@
2008-07-29 00:09:07 +00:00
dhill
7bac9148c5 upgrade to 1.1
OK maintainer
2008-07-15 18:13:05 +00:00
msf
0cb855a9fd that should have been ${LOCALBASE}/bin/rake, adjust. again from bernd@ 2008-07-12 08:07:23 +00:00
msf
c78edd0f0a use the full path to rake in do-regress:, suggested by bernd@ 2008-07-11 11:14:07 +00:00
msf
de579d0490 update to facter 1.5.0 and enable regression tests
ok mcbride@ sturm@
2008-07-11 10:39:10 +00:00
jasper
9957069cd6 - make the crontabs work 2008-07-07 16:24:16 +00:00
jasper
680eb5603c - update dwdiff to 1.4
(includes unicode support via icu4c)
2008-07-07 07:32:48 +00:00
ajacoutot
76fb2d8fd3 - update to gkrellweather-2.0.7
from David Hill, thanks!
- remove unused pre-configure target
- respect CFLAGS
2008-07-05 08:36:47 +00:00
ajacoutot
7a64cf7405 - set SHARED_ONLY instead of !NO_SHARED_ARCHS
- set GPL version
2008-07-05 08:35:39 +00:00
brad
bfec222465 Allow lsof to recognize 4.4.
ok naddy@
2008-07-02 19:02:19 +00:00
ajacoutot
16102201ce - Armin Wolfermann will maintain this baby, thanks!
- update to version 1.13 from new MAINTAINER
- regen PLIST while here
2008-07-02 17:58:47 +00:00
ajacoutot
95e343fe4c - remove Dan Harnett from MAINTAINER per his request
- bump
2008-07-01 16:41:19 +00:00
ajacoutot
44b97bb7e2 - fix compilation under sparc64
noticed by sturm@
2008-07-01 10:17:35 +00:00
naddy
6ab65d942a Include proper prototype for malloc() and all functions.
Fixes a segfault on LP64 archs, noticed by Aaron Stellman.
2008-06-28 16:36:21 +00:00
ajacoutot
a19c0117d1 - make it use the GNU version of cp(1) because flyback needs the
"--link" option for its incremental backups handling

ok jasper@
2008-06-26 13:14:06 +00:00
ajacoutot
9e3918c712 - add .desktop file ; from jasper@
- ignore broken symlink errors so we don't crash at startup

ok jasper@
2008-06-26 10:21:03 +00:00
martynas
9ff4557468 There's a fine utility in base, called ftp. There's no reason at
all that some of the ports RUN_DEPEND on wget.
"Nice!" naddy@, who also went even further and made libxml not
BUILD_DEPEND on wget.
2008-06-20 10:49:42 +00:00
ckuethe
c6cc591744 ajacoutot reminded me about the license marker and the @bin plist notation.
thanks.
2008-06-20 06:23:15 +00:00
ckuethe
b1c5d0b857 add fdupes 2008-06-20 06:04:24 +00:00
ckuethe
cd39f46e3e fdupes is a utility to find duplicate files in a directory hierarchy.
submitted by Antti Harri
"sounds like you should import it" pvalchev@
2008-06-20 06:03:43 +00:00
steven
eb6f97a927 update Paul Irofti's e-mail address, diff from him. 2008-06-19 09:09:42 +00:00
landry
06e7b2ac77 bump PKGNAMEs after lang/ruby module change. 2008-06-14 23:53:05 +00:00
ajacoutot
e80f05d4bf - add amd64, arm and sparc to APM capable archs
thanks a lot to sthen@ for painful testing on zaurus ;-)
ok sthen@
2008-06-13 17:38:39 +00:00
canacar
e70dad7d7a Make pftop build again after the lates pf changes. Filtering against
'gateway' addres/ports does not work (yet) due to the address handling
changes in pf. Other functionality should work. Also fixes two minor
bugs reported by many.  Suggestions and ok naddy@
2008-06-13 00:38:12 +00:00
okan
df84cbc73c +duplicity 2008-06-09 18:28:15 +00:00
okan
8e6a03f69c import duplicity
Duplicity incrementally backs up files and directory by encrypting
tar-format volumes with GnuPG and uploading them to a remote (or local)
file server.  Currently local, ftp, ssh/scp, rsync, WebDAV, WebDAVs, HSi
and Amazon S3 backends are available.  Because duplicity uses librsync,
the incremental archives are space efficient and only record the parts
of files that have changed since the last backup.  Currently duplicity
supports deleted files, full unix permissions, directories, symbolic
links, fifos, etc., but not hard links.

The duplicity package also includes the rdiffdir utility.  Rdiffdir is
an extension of librsync's rdiff to directories - it can be used to
produce signatures and deltas of directories as well as regular files.
These signatures and deltas are in GNU tar format.

based on the original submission from Bruno Bigras <bruno@burnbox.net>

feedback and ok wcmaier@ merdely@
2008-06-09 18:27:45 +00:00
sthen
d99fd73c33 sync WANTLIB following cairo update, bump package versions. 2008-06-06 10:27:55 +00:00
bernd
1d5ee919c6 Fix depends and regen PLIST. 2008-06-05 07:22:59 +00:00
sturm
2b9c94f8cc drop maintainer, i don't use it anymore 2008-06-05 04:54:43 +00:00
ajacoutot
5dcd16b39e - use the in-tree intltool utilities (textproc/intltool MODULE) instead
of the ones bundled in sources
PLIST_DB seems happy with the change so no bump
2008-06-03 14:56:09 +00:00
naddy
96e19cba19 - update to 5.2.2
- fix the inclusion of the version number in the program
2008-05-22 19:45:19 +00:00
canacar
a8b91e2a69 Make pftop compile after the pf header changes in n2k8 2008-05-22 06:46:44 +00:00
bernd
a445754c55 Adjust comment regarding ONLY_FOR_ARCHS.
from brad@
2008-05-19 07:44:37 +00:00
jasper
a289be90fe - add stan 2008-05-18 21:09:13 +00:00
jasper
63f5732e55 import stan 0.4.1
Stan is a console application that analyzes binary streams and
calculates several useful statistical information from the observed
data.  It features statistical, pattern and bit analysis. Stan has been
designed as a "swiss-knife" for first steps in reverse engineering and
cryptographic analysis.

from zinovik at kspu.karelia.ru (MAINTAINER), with tweaks by me.
2008-05-18 21:06:19 +00:00
okan
3d18bfdef0 - update to 1.23
- fix license marker

ok merdely@
2008-05-18 20:32:53 +00:00
kili
03e96a6b7b Upstream changed the distfile, so host the previous on my machine.
asked bt ajacoutot@
2008-05-18 15:53:54 +00:00
ckuethe
4129b57628 no more perfd 2008-05-14 06:28:06 +00:00
ckuethe
4a8d394781 Bye-bye perfd. The apmd in base has done a pretty good job for quite a while. 2008-05-14 06:27:28 +00:00
mglocker
fe6ce05ac0 Update to latest release 1.0.
OK mbalmer@
2008-05-13 20:57:39 +00:00
bernd
9824d384ac Update to ruby-capistrano-2.3.0. 2008-05-09 19:04:07 +00:00
naddy
a9074c7da9 mergemaster has been superseded by sysmerge(8) 2008-05-08 14:59:49 +00:00
rui
f48ef5e2af - maintenance update to sleuthkit 2.52. 2008-05-05 19:50:17 +00:00
merdely
514e27736e Update to 1.4.1.
From James Turner (MAINTAINER)
ok okan@
2008-04-25 18:19:09 +00:00
merdely
57eb19f731 Add rpl 2008-04-20 21:27:40 +00:00
merdely
075d795c12 Import rpl 1.4.0
rpl is a UN*X text replacement utility. It will replace strings with new
strings in multiple text files. It can work recursively over directories
and supports limiting the search to specific file suffixes.

From James Turner (james - bsdgroup dot org)
ok mbalmer@
2008-04-20 21:26:36 +00:00
ajacoutot
85f3c519f6 - use polling by defaut and make use of kqueue a FLAVOR
this allows famd to run much more reliably, especially under KDE and
GNOME; if someone wants to fix the imon emulation through kqueue, be my
guest... meanwhile, I'd rather use stable software
- more typos fixes in man pages while here

"go ahead" fgsch@, "looks correct" jasper@
2008-04-19 10:57:00 +00:00
ajacoutot
279d117694 - fix typos in man page (one of which was in SYNOPSIS!) 2008-04-18 14:02:24 +00:00
fkr
46d5ec8ebb remove HOMEPAGE, not valid anymore.
ok bernd@
2008-04-17 21:30:53 +00:00
landry
65fce34741 add pkg_mgr 2008-04-17 11:28:39 +00:00
landry
86d5812113 Import pkg_mgr, an user-friendly package browser and manager for OpenBSD.
feedback and ok ajacoutot@ simon@
2008-04-17 11:27:40 +00:00
ajacoutot
8291fa34b0 - don't depend on gtk+2 just for running gtk-update-icon-cache 2008-04-17 08:35:16 +00:00
merdely
16b3747e70 Update to 0.0.15.
ok okan@
2008-04-15 03:06:39 +00:00
jasper
5a3ac9fcb3 - fix ONLY_FOR_ARCHS list to include all archs that have apm(4) 2008-04-14 14:05:55 +00:00
jasper
18c060b3f6 - add flyback 2008-04-14 13:41:41 +00:00
jasper
eae3ff2d59 import flyback 0.4.0
Apple's Time Machine is a great feature in their OS, and UNIX has
almost all of the required technology already built in to recreate it.
This is a simple GUI to make it easy to use.

help and ok ajacoutot@
2008-04-14 13:39:51 +00:00
sthen
1e37689155 Force dependency on libc; this doesn't actually use libc, but doing
this ensures that changes to syscalls alter the package signature.
Bump package and note with XXX. Without this, packages using it
(e.g. MailScanner) will abort trap.

ok/suggestion to add WANTLIB from espie.
2008-04-12 21:46:39 +00:00
okan
616d1113b6 update to 5.38
from Giovanni Bechis (new MAINTAINER), ok old MAINTAINER

ok merdely@
2008-04-08 19:48:16 +00:00
mcbride
de946affff Update to puppet 0.24.4.
ok msf
2008-04-08 01:58:39 +00:00
wcmaier
858d107c10 - Update clusterit to 2.5, which includes most of our s/rsh/ssh/
patches.
Diff originally from bsd at openbsd dot rutgers dot edu; thanks!

ok merdely@, landry@
2008-04-03 12:13:48 +00:00
bernd
8fd510c4a9 Update to ruby-capistrano-2.2.0. 2008-03-29 11:47:43 +00:00
matthieu
57c265dfa2 +glastree 2008-03-29 11:43:36 +00:00
matthieu
c018712379 The poor man's daily snapshot script. With feedback from Giovanni Bechis
and ajacoutot@. ok ajacoutot@.
2008-03-29 11:42:40 +00:00
okan
03892a73ac update to 0.15
ok msf@ merdely@
2008-03-26 14:29:24 +00:00
okan
473cd14287 HW_PHYSMEM64 fix (patch from naddy@)
ok naddy@
2008-02-28 18:30:08 +00:00
okan
201140b5e3 HW_USERMEM64 fix, plus re-work a bit to be more understandable
ok naddy@
2008-02-28 18:28:56 +00:00
sturm
2366c9d0c0 explicitly include sys/lock.h, fixes build on sparc64
ok naddy
2008-02-23 23:45:23 +00:00