Commit Graph

1777 Commits

Author SHA1 Message Date
sthen
425944e209 add MASTER_SITES_SAVANNAH and switch ports over to using it.
ok jasper, landry
2009-02-16 15:28:57 +00:00
sthen
7da86fc3d3 recognize 4.5, from Brad 2009-02-15 23:46:08 +00:00
naddy
cb1e30fc22 sync with -current ls 2009-02-14 16:39:28 +00:00
jasper
c4f052628e - fix potential 64-bit issue
- regen PLIST
- specify license version
- set NO_REGRESS=Yes
2009-02-14 10:10:37 +00:00
jasper
daccc032f3 - update checkbashisms to what's found in devscripts 2.10.46
- fix license marker
2009-02-14 08:53:21 +00:00
pea
109937ff49 Update to the latest alpha version (recommended version by upstream)
ok okan@ ajacoutot@
2009-02-11 13:17:28 +00:00
mglocker
e749b9de10 Update to uvideo firmware package version 1.1 which removes firmware
files for WDM (Windows Driver Model) devices for which we have no driver.

Found out with kettenis@
2009-02-10 15:11:30 +00:00
form
aa99206c3d add memtest86+ 2009-02-09 14:55:44 +00:00
form
4b408cc1ff Import Memtest86+ 2.11
Memtest86+ is thorough, stand alone memory test for Intel i386 architecture
systems, based on the well-known Memtest86 written by Chris Brady.
    
ok sturm@
2009-02-09 14:54:40 +00:00
sthen
f363b22732 update to 0.5.08, from Jim Razmus via maintainer Bruno Bigras. 2009-02-09 00:28:33 +00:00
sthen
bd9c0d45ea update to svn snapshot; no release in a few years and the port has
been broken for some time due to incompatibility with Python 2.5.
tested by Tasmanian Devil, thanks!
2009-02-08 22:42:56 +00:00
ajacoutot
d58ff5b5b0 - add missing run_dependency on
multimedia/gstreamer-0.10/plugins-good,-gconf

based on submissions from Benoit Chesneau and David Coppa
2009-02-06 15:05:06 +00:00
ajacoutot
40313e9896 - fix a misplaced cast that would corrupt swap statistics for systems
with >=2GB swap
- replace kvm reads with sysctl()
this change brings some useful improvements in the process:
* it fixes the disk plugin
* if you don't care about TCP connection statistics, then running sgid
is not needed anymore

all work done by Josh Elsasser, thank you!
"functionality-wise: thumbs up!" sturm@
2009-02-06 12:55:48 +00:00
okan
fd2698e7da - update to 2.5.0
- clarify GPLv2 license marker

ok merdely@
2009-02-02 22:14:55 +00:00
matthieu
dd871166a9 update to pciutils 3.0.3. From Benoit Lecocq. Thanks. 2009-01-30 22:22:39 +00:00
bernd
f9488107ee add ruby-thor 2009-01-30 03:01:49 +00:00
bernd
1e600ec0a2 Initial import of ruby-thor-0.9.9.
The purpose of Thor is to provide a robust command-line tool that
allows the creation of local, system-wide, and remote tasks in a
single CLI.
2009-01-30 03:00:38 +00:00
ajacoutot
5c4f46ca0f - fix missing and/or wrong desktop goos
Thanks to sthen@ who came up with a nice big list of potential missing
desktop goos but got caught up by crack-attack...
ok sthen@ jasper@
2009-01-29 17:37:56 +00:00
ajacoutot
c26e0e3882 - lowercase COMMENT
"sure" mglocker@
2009-01-26 10:37:46 +00:00
bernd
5a2713c94a Update to ruby-capistrano-2.5.3. 2009-01-24 18:06:37 +00:00
ajacoutot
5f2c72663c - regen WANTLIB after libgnome esound support removal 2009-01-21 10:50:12 +00:00
simon
1fb33bb7d4 add p5-Sys-Syscall 2009-01-20 09:19:27 +00:00
simon
bba8bd8697 import p5-Sys-Syscall
Sys::Syscall exposes more system calls than stock Perl does.

from Toni Mueller, with some tweaks by me
2009-01-20 09:19:23 +00:00
ajacoutot
20bede0678 - several cleanups
- do not enforce gcc optimisations
2009-01-19 18:50:10 +00:00
ajacoutot
ec9f1973a7 - change schemas file location
- don't hardcode /usr/X11R6, use X11BASE and SUBST_CMD
- add CONFIGURE_SHARED
- bump
2009-01-19 17:42:50 +00:00
jasper
edce24b977 - add d-feet 2009-01-19 17:05:50 +00:00
jasper
6fee6b8bae import d-feet 0.1.8
D-Feet is a D-Bus debugger written in PyGtk+.
Current features:
  * View names on any bus
  * View exported objects, interfaces, methods and signals
  * View the full command line of services on the bus
  * Execute methods with parameters on the bus and see their return
    values
2009-01-19 17:03:32 +00:00
ajacoutot
f609036ef0 - remove myself from MAINTAINER 2009-01-16 08:06:26 +00:00
sthen
6ce4c007b6 - we don't implement USB_DISCOVER, don't try to use it
- don't assume that usb_descriptor_t has a field bDescriptorSubtype,
this field is class specific and shouldn't be there
- make fetch of hub descriptors in usbctl work (by setting the
correct request value)
- before reading a string descriptor, read the language table and
use a correct language code if possible
- install usbgen(8) manual, regen plist, bump

mostly from pkgsrc,
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/usbutil/patches/patch-ab
2009-01-14 00:58:39 +00:00
sthen
555b47b93f "important bug fix" update to 2.4.4
ok merdely@ (maintainer).
2009-01-12 21:17:07 +00:00
jolan
92545fdd38 update to 2.10; from benoit lecocq 2009-01-08 21:07:53 +00:00
ajacoutot
456846d897 - we are not Linux 2009-01-07 14:10:50 +00:00
jasper
52f8a39dcd - honor CC and CFLAGS
- set NO_REGRESS=Yes

ok Antti Harri (MAINTAINER)
2009-01-07 09:18:39 +00:00
rui
f9c9d2cf43 - maintenance update to sleuthkit 3.0.0.
ok laurent@
2009-01-05 22:15:56 +00:00
giovanni
4f60431030 Drop maintainership, I do not use those tools anymore.
ok sthen@, mbalmer@, kili@
2009-01-05 10:55:18 +00:00
kili
d6195c119a MODPY_EXPAT_DEPENDS doesn't exist any longer.
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
pvalchev
d34652833c lsof-4.81 & some updated master sites; prompted by vlad glagolev 2009-01-01 22:31:43 +00:00
steven
e4ba56e634 expect is a rundep
ok pea@
2009-01-01 16:57:44 +00:00
sturm
215794e18e remove commented MAKE_FLAGS
from maintainer
2008-12-29 20:28:12 +00:00
sturm
e12325eba7 faubackup 2008-12-29 19:52:53 +00:00
sturm
4f6fbc67bc initial import of faubackup 0.5.9
faubackup uses a filesystem on a hard drive for incremental and full backups.
All backups can easily be accessed by standard filesystem tools. Later backups
to the same filesystem will automatically be incremental, as unchanged files
are only hard-linked with the existing version of the file.

from Sebastian Trahm <basti at schleifi.com>
2008-12-29 19:51:09 +00:00
mglocker
4ca6de9b60 The license marker for some firmware ports was "BSD" instead of
"Proprietary" by mistake.  Fix it.

Spotted by ajacoutot@
2008-12-25 19:17:18 +00:00
mglocker
f05b088ba5 Add acx-firmware, bwi-firmware, malo-firmware, pgt-firmware, upgt-firmware,
and uvideo-firmware.

OK sthen@
2008-12-25 10:51:12 +00:00
mglocker
5c900a39a5 Builds firmware package for the upgt(4) driver.
Help and OK sthen@
2008-12-25 10:48:10 +00:00
mglocker
b8c731f550 Builds firmware package for the pgt(4) driver.
Help and OK sthen
2008-12-25 10:46:07 +00:00
mglocker
745bd1def7 Builds firmware package for the malo(4) driver.
Help and OK sthen@
2008-12-25 10:43:29 +00:00
mglocker
9172e95be8 Builds firmware package for the bwi(4) driver.
Help and OK sthen@
2008-12-25 10:41:10 +00:00
mglocker
ebc1c29128 Builds firmware package for the acx(4) driver.
Help and OK sthen@
2008-12-25 10:39:12 +00:00
mglocker
80b4f27cfb Builds firmware package for the uvideo(4) driver.
Help and OK sthen@
2008-12-25 10:32:13 +00:00
canacar
368b3deb14 Sync to systat:
* Fix byte-order of bytes, packets, age and expire fields.
* Fix the order of traversal when printing the queues.
Reported by many.
2008-12-20 04:36:11 +00:00
pea
decc428c88 Fix patch-bin_fnrancid_in (cvs eats it) and typos in README.OpenBSD (from Frank Habicht <geier at geier.ne.tz>, thanks !).
Bump pkgname
ok ajacoutot@
2008-12-19 12:57:53 +00:00
sthen
44f594b063 remove expiretable; no longer works, and pfctl has the same
functionality. mbalmer@ and pea@ agree.  pointed out by Mitja Muzenic.
2008-12-18 20:46:57 +00:00
sthen
2de953aa61 unlink expiretable; shortly to be removed. no longer works, and
pfctl has the same functionality. mbalmer@ and pea@ agree.
2008-12-18 20:46:03 +00:00
ajacoutot
286444264e - update to notification-daemon-0.4.0
ok jasper@
2008-12-17 12:25:59 +00:00
pea
62fff01c9b +rancid 2008-12-16 21:10:25 +00:00
pea
102dae9b1d Really Awesome New Cisco confIg Differ
RANCID monitors a router's (or more generally a device's)
configuration, including software and hardware (cards, serial numbers,
etc) and uses CVS (Concurrent Version System) to maintain history of 
changes.

With help and advices from okan@ (thanks very much !)

ok okan@ ajacoutot@
2008-12-16 21:07:55 +00:00
jasper
8f33b55275 - remove a bunch of dead master sites
reported by a user, via wcmaier@
2008-12-16 14:54:30 +00:00
jasper
f329f698fc - add hcidump 2008-11-29 09:57:18 +00:00
jasper
fe86351074 import bluez-hcidump 1.42
HCIdump reads raw HCI data coming from and going to a Bluetooth device
and prints to screen commands, events and data in a human-readable form.
Optionally, the dump can be written to a file rather than parsed, and
the dump file can be parsed in a subsequent moment.

from jcs@, with some tweaks by me
requested by uwe@
2008-11-29 09:54:49 +00:00
steven
1b945c5bd5 update to 2.1.3
contains security fix for CVE-2008-5110
2008-11-26 20:09:35 +00:00
ajacoutot
26c5031495 - WANTLIB fix & bump 2008-11-22 21:33:17 +00:00
jasper
7dc04da83f - fix COMMENT here too 2008-11-22 19:29:02 +00:00
jasper
4ad9967aba - escape the # to make the comment a bit more sane 2008-11-22 19:28:24 +00:00
ajacoutot
32dd55048e - regen patches and PLIST
- bump
2008-11-22 11:06:15 +00:00
jasper
2d05f9aa59 - update libgksu to 2.0.7 2008-11-18 11:29:34 +00:00
steven
b9aef06ba5 update to 2.1.2 2008-11-16 20:33:10 +00:00
ajacoutot
c868c6dc18 - fix WANTLIB after neon update 2008-11-13 13:14:51 +00:00
steven
b66a6e943b switch to tcl/tk 8.5, and use the tk module
from Giovanni Bechis with some tweaks
2008-11-10 20:18:14 +00:00
jasper
828ed12d8d - update radmind to 1.13.0
- regen PLIST

from William Yodlowsky (MAINTAINER), thanks!
2008-11-10 09:19:25 +00:00
steven
ad57797716 update to 2.1.1 and take maintainership
with a few patches from author Balazs Scheidler, thanks

some testing by Brian A. Seklecki
2008-11-09 23:27:03 +00:00
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
naddy
2deab64ac3 recognize 4.3 2008-02-22 20:56:05 +00:00
bernd
615a5856e4 Add ruby-rails-app-installer. 2008-02-19 11:32:50 +00:00
bernd
20a653daf6 Initial import of ruby-rails-app-installer-0.2.0.
This is a tool to make it easy for end-users to install open-source
Rails apps. It was originally created for Typo, and has been
extracted so other projects can use it as well.

Joint work with maintainer Paul Irofti.
2008-02-19 11:31:31 +00:00
ajacoutot
dd67ec74eb - remove bogus MASTER_SITES 2008-02-18 21:20:47 +00:00
rui
a636a22e62 - update to sleuthkit 2.51 and take maintainership. 2008-02-18 18:19:35 +00:00
jasper
5f786b2cb6 - remove unneeded patches, these ports use devel/libtool for a while
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
ajacoutot
3b6296b4ef - fix unicode arguments
from Vadim Jukov <persgray at gmail dot com> (MAINTAINER)
2008-02-18 09:48:22 +00:00
merdely
3687d4b37e Fix _bacula-sd uid. Bump package names.
Pointed out by sthen@
"reads fine" jasper@
2008-02-16 21:22:41 +00:00
ajacoutot
3b38acc12a +krename 2008-02-15 12:33:53 +00:00
ajacoutot
bc00709531 Import krename-3.0.14
KRename is a powerful batch renamer for KDE.  It allows you to easily
rename hundreds or even more files in one go.  The filenames can be
created by parts of the original filename, numbering the files or
accessing hundreds of informations about the file, like creation date or
Exif informations of an image, thanks to KDE file plugins.


Based on a submission by Vadim Zhukov
<persgray at gmail dot com> (MAINTAINER)
2008-02-15 12:33:10 +00:00
merdely
6d1a15f750 Add MESSAGE file (forgotten from previous commit) 2008-02-14 16:25:05 +00:00
merdely
51150cc35d Update login_ldap to 3.51.
- Better AD support
  - Better SSL/TLS support
  - Alternate server support

NOTE: The config file format has changed from version <= 3.3, refer to
the man page and examples.

I've taken over maintainership (with OK from previous MAINTAINER). And
moved the project to Sourceforge.

openldap testing by William Yodlowsky < bsd + openbsd - rutgers - edu >
ok landry, okan
2008-02-14 16:19:49 +00:00
bernd
c3b700af9c Add ruby-vlad. 2008-02-07 21:15:43 +00:00
bernd
07e62a5d14 Initial import of ruby-vlad-1.2.0.
Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much like Capistrano, but with 1/10th the
complexity. Vlad integrates seamlessly with Rake, and uses familiar
and standard tools like ssh and rsync.

Impale your application on the heartless spike of the Deployer.
2008-02-07 21:14:39 +00:00
merdely
27df66b44d Update bacula to 2.2.8.
Bacula changelog:
http://bacula.svn.sourceforge.net/viewvc/bacula/branches/Branch-2.2/bacula/ChangeLog?revision=6309&view=markup

Major port change in this version:
-main subpackage is now bacula-client
-server subpackage remains bacula-server
-bat subpackage is new bacula admin tool
-client subpackage goes away.

If the old -main subpackage was installed, the upgrade path is to
install both bacula-client and bacula-server.

Lots of input and assistance from sthen and okan.
ok okan;  "if it works for you, go for it" sthen
2008-02-07 02:53:35 +00:00
jakemsr
b7d642aa7f - we don't support PTHREAD_SCOPE_SYSTEM, forgot this patch in the
update to 7.0
- bump pkgname
2008-02-07 01:53:23 +00:00
okan
32c4c48d31 - maintenance update to 2.4.2.
- update my address while here.
- run pkg/DESCR through fmt(1).

ok merdely@
2008-02-05 20:45:06 +00:00
ajacoutot
c9e2eb4329 - fix WANTLIB
- tweak PLIST
- devel/intltool module
2008-02-04 12:53:52 +00:00
kili
1c44a2e934 Bring back static CGIs.
Load config files from /etc/nut.

ok mbalmer@
2008-02-03 18:06:41 +00:00
jasper
55d6c9dfa5 - update conky to 1.4.9
from Vlad Glagolev (MAINTAINER)
2008-02-03 16:04:09 +00:00
jasper
7581cd781c roll in a diff to fix the xterm location.
ok ajacoutot@
2008-02-02 20:42:04 +00:00
bernd
f32af956aa Add ruby-capistrano. 2008-02-02 11:43:03 +00:00
bernd
ee427f7cd5 Initial import of ruby-capistrano-2.1.0.
Capistrano is a utility and framework for executing commands in parallel
on multiple remote machines, via SSH. It uses a simple DSL (borrowed in
part from Rake that allows you to define _tasks_), which may be applied
to machines in certain roles. It also supports tunneling connections via
some gateway machine to allow operations to be performed behind VPN's
and firewalls.

Capistrano was originally designed to simplify and automate deployment
of web applications to distributed environments, and originally came
bundled with a set of tasks designed for deploying Rails applications.
2008-02-02 11:42:15 +00:00
okan
59cea15096 - update to 4.10.1 from Genadijus Paleckis
- set mode for sample config

ok MAINTAINER

feedback and ok merdely@
2008-02-01 23:29:42 +00:00
mbalmer
903d6ac650 Update to nut ver. 2.2.1.
requested by and ok henning
2008-01-30 20:55:59 +00:00
jakemsr
7aad732bc8 update to 7.0 2008-01-26 02:21:28 +00:00
ajacoutot
223d5b0720 - make it use sudo by default instead of su
- regen PLIST while here

ok jasper@
2008-01-23 21:08:39 +00:00
henning
db4df44a28 fix checksums... obviously i still had the temp tarball willem
sent me for testing in distfiles :( noticed by naddy
2008-01-17 20:05:50 +00:00
jasper
cef23c5aa0 re-import libgksuui 1.0.7
This library comes from the gksu program. It provides a Gtk+ dialog and
X authentication facilities for running programs as root or another user
in a X session.

ok martynas@
2008-01-17 18:47:18 +00:00
jasper
4bc0531255 re-import libgksu 2.0.5
This library comes from the gksu program. It provides a simple API to
use su and sudo in programs that need to execute tasks as other user. It
provides X authentication facilities for running programs in a X
session.

ok martynas@
2008-01-17 18:45:56 +00:00
jasper
8f4200ea3b *sigh*
missed the 's' of 'su'

spotted by naddy@, thanks!
2008-01-17 18:44:04 +00:00
jasper
07beb80768 add libgksu(ui) 2008-01-17 18:13:26 +00:00
jasper
5516659b76 import libgksuui 1.0.7
This library comes from the gksu program. It provides a Gtk+ dialog and
X authentication facilities for running programs as root or another user
in a X session.

ok martynas@
2008-01-17 18:12:03 +00:00
jasper
3272bfd127 import libgksu 2.0.5
This library comes from the gksu program. It provides a simple API to
use su and sudo in programs that need to execute tasks as other user. It
provides X authentication facilities for running programs in a X
session.

ok martynas@
2008-01-17 18:10:50 +00:00
henning
3fd114c75b trivial update to 2.78 which fixes some remaining issues with the now
64bit network counters, from maintainer & author wpd
2008-01-17 15:21:14 +00:00
ckuethe
80ecea1b52 update to memtester 4.0.8
ok ajacoutot
2008-01-16 08:43:31 +00:00
todd
959c1ddb0f add p5-Filesys-Df 2008-01-15 00:21:17 +00:00
todd
f533a02b99 import p5-Filesys-Df
This module provides a way to obtain filesystem disk space information.

ported by brad, tested by me

needed by newer MailScanner
2008-01-15 00:19:30 +00:00
martynas
6f46b9d7e7 escape HOMEPAGE and bump PKGNAME 2008-01-12 22:38:14 +00:00
merdely
f4369c18a6 Remove alpha from ONLY_FOR_ARCHS because machine/pio.h is needed.
ok wilfried@, ajacoutot@
2008-01-07 15:32:58 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
merdely
cc51eee3d6 Update p5-Filesys-Virtual to 0.06
ok simon@, steven@
2008-01-02 19:35:31 +00:00
jasper
b22ba3574c - update dwdiff to 1.3 (add two nifty features)
- set license to GPLv3

notified by upstream author.
2007-12-21 07:45:11 +00:00
bernd
181c0ee62c Update to mongrel_cluster-1.0.5. 2007-12-19 21:52:56 +00:00
merdely
4855dc7e8e Add p5-Unix-PID 2007-12-17 20:24:20 +00:00
merdely
e49055ce4a Initial import of p5-Unix-PID:
This module provides a consistent interface to UNIX process table
information.

ok simon@
2007-12-17 20:23:33 +00:00
ajacoutot
4bb724e760 - add update-desktop-database goo
(this should be the last one hopefully)
2007-12-16 00:04:27 +00:00
ajacoutot
40394629c2 - minor update to 2.3.1 2007-12-10 20:07:26 +00:00
henning
1d3f69ca9c trivial update to 2.77 from willem (author), ok robert simon
fixes message size computation that is easily exceeded on -current
and causes symon to err out on startup in these cases
(symon: data.c:364: maxlen too small)
note that on systems showing that error the symux they send to must
be >= 2.77 since it has the same check for received messages.
2007-12-06 13:22:07 +00:00
simon
bf5d1c7721 update to version 1.0
confirmed by Ibrahim Khalifa (MAINTAINER)
2007-11-29 22:01:30 +00:00
ajacoutot
28669c7fdc - use full path MODULE name
no pkg change
2007-11-28 13:10:24 +00:00
okan
78caaa879c maintenance update to 0.14
ok msf@ (MAINTAINER), simon@
2007-11-26 20:01:29 +00:00
ajacoutot
6d2ef6f49e - find install target (no we don't want to install the CVS directory)
spotted by STeve Andre' <andres at msu dot edu>, thanks!
2007-11-21 23:36:41 +00:00
ajacoutot
338008974f +heartbeat 2007-11-21 18:50:14 +00:00
ajacoutot
70a035e920 Import heartbeat-2.1.2-15
The basic goal of the High Availability Linux project is to provide a
high availability (clustering) solution for Linux (and Unix-like) which
promotes reliability, availability, and serviceability (RAS) through a
community development effort.

Inspired from an original submission by Sebastian Reitenbach
(maintainer) whom I want to thank for his work and patience.
2007-11-21 18:48:39 +00:00
okan
8364ddbe85 - alter documentation destination.
- install sample smartd.conf.
- clean out empty patch.
- remove some less than useful files.

original diff from Giovanni Bechis < bigionews at snb.it > via ports@.

ok ajacoutot@ merdely@
2007-11-20 21:24:28 +00:00
jasper
33f06b00d3 update maintainers email address.
per his request
2007-11-13 20:05:00 +00:00
bernd
c565ae5914 Add ruby-mongrel_cluster. 2007-11-13 18:42:31 +00:00
bernd
a9d8e7ea4a Initial import of ruby-mongrel_cluster-1.0.4.
Tool to help start/stop/restart multiple mongrel servers to use behind a
load balancer like Nginx, Lighttpd, Pound, Pen or Balance. This plugin
adds an option to specify a number of mongrel servers to launch, a range
of ports, and a configuration file for the cluster.
2007-11-13 18:41:18 +00:00
canacar
acc3040534 Update to pftop-0.7
ok naddy@
2007-11-13 18:18:31 +00:00
jakemsr
f6c7471654 make 'cdda2wav -e' work 2007-11-11 01:41:11 +00:00
pyr
f205dd17d6 update to 5.37 from Romain Gaillegue <romain@biscotte.net> (maintainer).
original submission by Giovanni Bechis <bigionews@snb.it>.
2007-11-09 13:35:37 +00:00
jasper
fc303d4074 bump after last commit. 2007-11-07 19:30:10 +00:00
tobias
4808446af4 Fixed a wordo.
OK alek@
2007-11-07 18:13:05 +00:00
ajacoutot
da198dc986 - this needs machine/sysarch.h to build, so set ONLY_FOR_ARCHS
(until we find a proper solution)

ok wilfried@ (maintainer)
2007-11-06 17:03:46 +00:00
aanriot
640631db76 update to 2.9 .
ok ajacoutot@
2007-11-04 19:51:29 +00:00
sturm
d52c59c6e3 cannot readd locally, next try 2007-10-28 18:32:14 +00:00
sturm
0c05cdcb96 ups, these shouldn't have been removed completely 2007-10-28 18:30:20 +00:00
ajacoutot
c6dd2ee3e0 - use our naming scheme for patches 2007-10-26 23:54:56 +00:00
ajacoutot
60e0ec0fe3 - update to 2.3.0
- switch to GPLv3
2007-10-26 22:56:57 +00:00
steven
e68b25b9ba db.=4 -> db.>=4 in preparation of db4 update
ok sthen@
2007-10-25 21:05:33 +00:00
wilfried
e8f481e0a9 add freeipmi 2007-10-25 18:17:55 +00:00
wilfried
fa7d0f0b1e import of freeipmi-0.4.6
FreeIPMI is a collection of Intelligent Platform Management IPMI
system software. It provides in-band and out-of-band software and
a development library conforming to the Intelligent Platform
Management Interface (IPMI v1.5 and v2.0) standards.
2007-10-25 18:17:02 +00:00
wilfried
8d38deead2 update ipmitool to 1.8.9 2007-10-25 17:15:28 +00:00
ajacoutot
d74e953a69 - big gkrellm plugins cleanup:
* fix WANTLIB after recent gtk update
* use $V as version variable everywhere it is needed
* rework comments: lowercase, typo
* remove dead homepage, master_sites
* PKGNAME harmonization (ie. gkrellmpluginname)
* add sysutils/gkrellm to CATEGORIES in Makefile.inc instead of all
plugins Makefiles
2007-10-25 15:15:54 +00:00
ajacoutot
e483fdb12b - fix WANTLIB after recent gtk update 2007-10-25 15:14:58 +00:00
ajacoutot
7afb203dd7 - update to 2.2.10
- take over maintainership (Peter Hessler don't have time for this anymore)
2007-10-25 07:34:29 +00:00
ajacoutot
ff5c38d70c - take over maintainership of gkrellm plugins; Peter Hessler don't have
the time to take care of them anymore
2007-10-25 07:30:24 +00:00
jasper
2a14c90ad8 add notification-daemon 2007-10-23 14:07:39 +00:00
jasper
2fe413f228 import notification-daemon 0.3.7
The Desktop Notifications framework provides a standard way of doing
passive pop-up notifications on the desktop. These are designed to
notify the user of something without interrupting their work with a
dialog box that they must close. Passive popups can automatically
disappear after a short period of time.

ok landry@
2007-10-23 14:06:07 +00:00
jasper
432377d0b5 not for archs without apmvar.h, until i've found a better fix
spotted by sturm@
2007-10-19 12:12:33 +00:00
sturm
f6bb42b4ff update to cfengine 2.2.1
simplify port drastically by removing str* patches, these might be
revived one day as an external patch

no objections from maintainer
2007-10-12 20:12:18 +00:00
jasper
70d015745d add conky 2007-10-10 21:21:35 +00:00
jasper
f4e48414b7 import conky 1.4.7
Conky is a system monitor for X originally based on the torsmo code.
Since it's original conception, Conky has changed a fair bit from it's
predecessor. Conky can display just about anything, either on your root
desktop or in it's own window. Conky has many built-in objects, as well
as the ability to execute programs and scripts, then display the output
from stdout.

from Vlad Glagolev <stelzy at gmail.com> (MAINTAINER)
feedback and ok ajacoutot@
2007-10-10 21:20:23 +00:00
merdely
428ccf6e52 Set the default FileSet in bacula-dir.conf to something that exists (/).
Found by Jacob Yocom-Piatt
"looks ok" steven@
2007-10-09 15:39:17 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
sturm
b9f9eb507f monitord 2007-10-07 09:54:27 +00:00
sturm
8dd4ef43d0 initial import of monitord 1.93
Monitord is a compact Perl-based tool for watching the health of UNIX
systems.  Monitord monitors the local system by watching the process
table, load average figures, the amount of free space in file systems,
and the output of custom monitoring scripts.

from Okan Demirmen
2007-10-07 09:53:44 +00:00
sthen
f33830cb83 add missing /, fixing -snmp
ok mbalmer@ (maintainer)
2007-10-02 09:21:50 +00:00
sturm
0a1647f7c9 WANTLIB 2007-09-23 12:56:37 +00:00
bernd
cbdd858cd6 + openpoppassd
This import was ok sturm@. (Forgot that in the previous commit msg.)
2007-09-21 05:55:27 +00:00
bernd
dc25d33150 Initial import of openpoppassd-1.1.
Daemon to change passwords over a TCP/IP socket.

Submitted and maintained by Hermann Gottschalk <magnum@pestilenz.org>.
2007-09-21 05:53:39 +00:00
ajacoutot
45afb7a227 - remove some useless comments
ok robert@
2007-09-20 10:25:36 +00:00
ajacoutot
61167f73bc - remove trailing blank line 2007-09-20 10:04:07 +00:00
merdely
70a0982420 Remove surrounding quotes in COMMENT* 2007-09-16 03:05:29 +00:00
merdely
a9dfe71c74 Remove surrounding quotes in COMMENT 2007-09-15 22:16:55 +00:00
merdely
e8e53f5b6b Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE 2007-09-15 21:14:00 +00:00
steven
df3bb72ceb +shunt 2007-09-14 18:55:00 +00:00
steven
7b5cdd9c89 import shunt 1.72
The shunt utilites: shunt, exactly, and flyisofs,  were originally
written for burning multi-set CDROM backups using mkiosfs and cdrecord.

The key utility -- shunt -- manages recursive access to piped I/O, so that
programs may be restarted and continue to use an existing pipe.

submitted by Josh Grosse <josh at jggimi.homeip.net>
2007-09-14 18:54:20 +00:00
merdely
bce7420683 Added vendor supplied PATCHFILE to fix restore bug #935
(http://marc.info/?l=bacula-announce&m=118937444909561&w=2)
This only affects bacula-sd.

tweaks and ok sthen@, ok steven@
2007-09-14 14:58:58 +00:00
merdely
30aa15efdc Fix permissions on scripts/binaries from 754 to 755.
Bump package names.

ok steven@
2007-09-11 20:26:45 +00:00
jasper
5df8721a25 update radmind to 1.10.0
from William Yodlowsky (MAINTAINER)
2007-09-09 20:02:09 +00:00
merdely
f7d1ecce3a Fix client to create /var/bacula directory. Prompted by robert@
ok robert@, simon@
2007-09-05 07:57:33 +00:00
jasper
2114697ef0 update radmind to 1.9.0
from William Yodlowsky (MAINTAINER)
2007-09-04 20:52:13 +00:00
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