Commit Graph

1253 Commits

Author SHA1 Message Date
merdely
18aed34482 Update my email address.
ok simon@
2007-09-01 19:19:41 +00:00
jsg
bd57145fa8 Add a few suggestions from ajacoutot@
- remove quotes around COMMENT
- ditch some useless files in share/doc
2007-08-31 13:14:39 +00:00
jsg
aaabfebc0c +rdiff-backup 2007-08-31 10:25:09 +00:00
jsg
cc5ecdbd65 Import rdiff-backup-1.0.5
rdiff-backup backs up one directory to another, possibly over a network.
The target directory ends up a copy of the source directory, but extra
reverse diffs are stored in a special subdirectory of that target
directory, so you can still recover files lost some time ago. The idea
is to combine the best features of a mirror and an incremental backup.
rdiff-backup also preserves subdirectories, hard links, dev files,
permissions, uid/gid ownership, modification times, extended attributes,
acls, and resource forks. Also, rdiff-backup can operate in a bandwidth
efficient manner over a pipe, like rsync. Thus you can use rdiff-backup
and ssh to securely back a hard drive up to a remote location, and only
the differences will be transmitted. Finally, rdiff-backup is easy to
use and settings have sensical defaults.

ok mbalmer@
2007-08-31 10:23:51 +00:00
jasper
02f96e10e4 fix sample configuration file
from Dave Ewart

ok mbalmer@
2007-08-29 13:21:05 +00:00
jasper
9b9978f054 add wmcb 2007-08-28 18:51:04 +00:00
jasper
75956cab01 import wmcb 0.2
Wmcb is a WindowMaker dockapp that displays the current content of the
cut buffers built into every Xserver. It allows the buffers to be
manipulated with the mouse in a point and click manner.
2007-08-28 18:49:40 +00:00
espie
0ac81cc92b fix FLAVORS/MULTI_PACKAGES mess. 2007-08-28 17:51:08 +00:00
jasper
f1dfa419a1 add ncdu 2007-08-26 22:32:05 +00:00
jasper
e9d5eb104c import ncdu 1.3
ncdu is an ncurses version of the famous old 'du' unix command. It
provides a fast and easy interface to your harddrive. Where is your disk
space going? Why is your home directory that large? ncdu can answer
those questions for you in just a matter of seconds.

ok mbalmer@
2007-08-26 22:28:41 +00:00
naddy
a807a43f41 word around CVS keyword in patch 2007-08-11 18:41:28 +00:00
naddy
a0256963f3 sync with 4.2 2007-08-11 17:52:11 +00:00
pvalchev
c8e12656f7 poke configure to recognise 4.2; reminded by brad 2007-08-04 22:44:43 +00:00
bernd
9b0c253c15 Add @conflict markers for the following conflicts:
devtodo-0.1.17p1,openmotif-demos-2.3.0
        /usr/local/bin/todo
gnokii-0.6.14p2,gnokii-0.6.14p2-no_x11,smstools-3.0.9
        /usr/local/bin/sendsms
openmotif-demos-2.3.0,tree-0.61
        /usr/local/bin/tree

ok espie@
2007-08-03 17:42:45 +00:00
jcs
329e4b79bf amd64 has nvram(4) now 2007-08-02 17:23:29 +00:00
david
6d648f4372 sort SUBDIR list 2007-08-02 03:35:22 +00:00
steven
232a6338f8 move WANTLIB to LIB_DEPENDS and avoid RUN/BUILD_DEPENDS, use TEST_POD 2007-07-27 20:31:44 +00:00
simon
881edaaaff update to version 1.21 and remove quotes around COMMENT
from Okan Demirmen (MAINTAINER)
2007-07-25 18:42:56 +00:00
robert
2ec6ef4875 bacula does not have regression tests
from MAINTAINER
2007-07-22 21:20:08 +00:00
robert
226aa812c2 +bacula 2007-07-20 11:04:56 +00:00
robert
2dd63b900d import of bacula 2.0.3;
Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds.
In technical terms, it is a network Client/Server based backup program.
Bacula is relatively easy to use and efficient, while offering many
advanced storage management features that make it easy to find and
recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.

from Mike Erdely <mike@erdelynet.com>
2007-07-20 11:02:14 +00:00
ajacoutot
832611db0a - add a note to explain why we use macppc and not powerpc in
ONLY_FOR_ARCHS ; discussed with sthen
- remove quotes around COMMENT while here
2007-07-19 13:06:40 +00:00
simon
f7aea3556d add libstatgrap and p5-Unix-Statgrab 2007-07-17 23:45:54 +00:00
simon
cb52092bd1 import p5-Unix-Statgrab
This module provides access to the system statistics library 
libstatgrab.

from William Yodlowsky (MAINTAINER)
with tweaks by me
2007-07-17 23:45:48 +00:00
simon
bedc094a6b import libstatgrab
libstatgrab is a library that provides cross platform access to
statistics about the system on which it's run.  It's written in C and
presents a selection of useful interfaces which can be used to access
key system statistics.  The current list of statistics includes CPU
usage, memory utilisation, disk usage, process counts, network traffic,
disk I/O, and more.

from William Yodlowsky (MAINTAINER)
with tweaks by me
2007-07-17 23:45:43 +00:00
aanriot
9d9032d69d USE_X11=Yes. 2007-07-12 09:37:05 +00:00
henning
f4c12d15f7 willem rolled 2.76, which has all the patches. ok simon 2007-07-10 15:48:07 +00:00
henning
5c2fedd86d fix buglet in parsing the "from XXX" part of symon.conf
also sent upstream of course
2007-07-05 08:55:38 +00:00
martynas
20ad84604b better comments; ok steven@ 2007-06-29 21:38:31 +00:00
rui
5eb306f35e update multitail to 5.0.5
ok simon@
2007-06-27 21:49:52 +00:00
mpf
018256a312 Bump PKGNAME. 2007-06-20 17:14:01 +00:00
mpf
0cc7b2917c Prevent a close(0) in free_muxlist().
Fixes sy{mux,mon} reconfiguration w/ SIGHUP.

Confirmed by Willem Dijkstra, OK henning@
2007-06-20 17:11:34 +00:00
canacar
41323b6b3f Update to version 0.6. Works with latest pf changes. ok naddy@ 2007-06-10 14:22:09 +00:00
naddy
5d24e0f487 remove quoting mess in COMMENT 2007-06-09 16:17:35 +00:00
msf
e76da668de update to 1.3.7 and take maintainer
ok robert@
2007-06-07 12:08:20 +00:00
msf
978363baf4 take maintainer, bump pkgname
ok robert@
2007-06-07 12:07:20 +00:00
bernd
7a29af4d84 Use TRUEPREFIX instead of PREFIX. ok sturm@ 2007-06-05 18:25:22 +00:00
rui
f61112c32a update multitail to 5.0.4, regen patches while here
ok aanriot@
2007-06-02 14:29:49 +00:00
jcs
cb9da7a10f when the laptop volume is muted, it's kind of hard to notice the
little flashing battery icon when the battery is about to die

so as long as we're talking to /dev/apm, store the battery level and
show when it changes ("Battery level changed to low")
2007-06-01 16:44:10 +00:00
jcs
72dff0e80b for openbsd, talk to /dev/apm to hook up ac state changes instead of
/proc/apm
2007-06-01 01:54:53 +00:00
naddy
517b4e6bc4 update to 2.1.0; from new maintainer Christian Rueger 2007-05-30 19:51:38 +00:00
rui
bcd6c37cc9 based on a submission by diego casati <diego.casati@gmail.com>
help and ok naddy@
2007-05-29 21:40:14 +00:00
rui
6ef0616a8b update monit to 4.9, regen patches while here
changelog: http://www.tildeslash.com/monit/dist/CHANGES.txt

ok Ben Lovett (maintainer), kili@
2007-05-28 16:14:58 +00:00
naddy
b42296d203 maintenance update to 5.0.3 2007-05-26 20:44:23 +00:00
ajacoutot
c9aa6ffdfe +filelight 2007-05-22 15:30:37 +00:00
ajacoutot
5a088944e1 Import filelight-1.0
Filelight creates an interactive map of concentric segmented-rings that
helps visualise disk usage on your computer.
It is like a pie-chart, but the segments nest, allowing you to see not
only which directories take up all your space, but which directories and
files inside those directories are the real culprits.

thanks to steven@ for improving my pathetic patch...
ok steven@
2007-05-22 15:29:38 +00:00
marco
d884567cb6 Add timeout parameter for io run. 2007-05-18 14:48:16 +00:00
henning
bf3bca3741 update to 2.0.5 + a fix to make bcmxcp work correctly again
partially from and ok mbalmer
2007-05-18 12:22:45 +00:00
henning
2780c70985 big rework of the cpu stat module, killing differences between
arches with and without kern_cptime2. fixes single-processor i386/amd64.
with some help from Willem Dijkstra (symon author), ok simon
2007-05-18 12:07:37 +00:00
aanriot
d0c01fc256 PKG_ARCH=*
ok jasper@
2007-05-17 18:15:51 +00:00