Commit Graph

1529 Commits

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