Commit Graph

1453 Commits

Author SHA1 Message Date
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