Commit Graph

1777 Commits

Author SHA1 Message Date
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
stephan
adad0fc877 update to 1.09, needs current p5-Test-Script. ok jasper@ 2010-04-14 07:36:54 +00:00
sthen
fcd45c897c +shmux 2010-04-12 09:18:29 +00:00
sthen
0d44329f9d import sysutils/shmux, based on a submission from Olivier Cherrier
long ago.  ok jasper@

shmux is program for executing the same command on many hosts in
parallel. For each target, a child process is spawned by shmux, and a
shell on the target obtained one of the supported methods: rsh, ssh, or
sh. The output produced by the children is received by shmux and either
(optionally) output in turn to the user using an easy to read format, or
written to files for later processing making it well suited for use in
scripts.
2010-04-12 09:16:33 +00:00
dhill
722629cac3 update to 2.0.8 fixing buffer overflows from sthen@
small patch to GrabWeather by me.

ok sthen@
2010-04-10 13:11:30 +00:00
mglocker
13981d693e Bump to uvideo-firmware 1.2 (includes info file). 2010-04-09 17:40:19 +00:00
mglocker
1baa351a88 Bump to apcd 0.2; fixes mdoc upstream.
OK naddy@
2010-04-08 20:57:06 +00:00
naddy
0c98645668 mdoc fixes; install cat pages 2010-04-08 14:48:16 +00:00
robert
a7db849eff the mono module handles some dependencies now, so remove the ones that
are not needed anymore and bump pkgname everywhere
2010-04-05 10:52:50 +00:00
naddy
e45c38a1ff mdoc fixes 2010-04-04 15:34:01 +00:00
schwarze
64852ccdc4 closing .Bl by .El is not optional;
AFAIK this is the last fatal issue killing ports with mandoc(1)...

ok sthen@
2010-04-03 22:45:14 +00:00
sthen
34c75493b2 fix mandoc build; ok schwarze@ 2010-04-03 22:08:20 +00:00
sthen
f919c1a707 fix mandoc build; ok schwarze@
(some non-fatal errors remain, to be handled separately)
2010-04-03 22:04:44 +00:00
naddy
7a8adb3987 mdoc fixes 2010-04-03 20:07:06 +00:00
kili
8a94f61ac7 Follow e2fsprogs changes, regen PLIST and adjust WANTLIB.
ok and prodded by ajacoutot@
2010-04-03 11:54:56 +00:00
kili
bf1fa4f36b Follow e2fsprogs changes. 2010-04-03 11:54:19 +00:00
kili
834c9f8bd5 rename libuuid to libe2fs-uuid and move it back to ${LOCALBASE}/lib.
Rename the uuid(3) manpage to e2fs-uuid(3). Merge subpackackages back
into one single package.

ok and prodded by ajacoutot@
ok landry@
2010-04-03 11:53:58 +00:00
ajacoutot
994271e0dd Unfuck previous (my bad): move uuid.3 to -uuid and comment it so that is
doesn't conflict with devel/uuid... this is nightmarish!
2010-04-02 21:19:07 +00:00
sthen
a0b7829ace sync WANTLIB, bump PKGNAMEs 2010-04-02 20:53:51 +00:00
ajacoutot
60ab40f9ea Use MODGETTEXT_LIB_DEPENDS.
Install man_page and regen PLIST.
2010-04-02 18:08:56 +00:00
jasper
a61768d255 - add xjobs 2010-04-02 11:42:29 +00:00
jasper
071978da07 import xjobs 20100311
xjobs reads job descriptions line by line and executes them in parallel.
xjobs is most useful on multiprocessor machines when one needs to
execute several time consuming commands that could possibly be run in
parallel. It works similar to xargs, but starts several processes
simultaneously and gives only one line of arguments to each utility
call.

from rene maroufi, with minor tweaks by me
2010-04-02 11:41:20 +00:00
jasper
588920d185 - use MODPY_EGG_VERSION
ok pea@
2010-04-02 11:35:42 +00:00
ajacoutot
1952035f37 This needs to depend on mono-gnome.
spotted by sthen@
2010-04-01 07:20:17 +00:00
sthen
5c5a608f6c update to 2.4.3, tested by Denny White and Aaron Stellman
note that with USB UPS, you may have to allow permissions on
further ugen subdevices (e.g. ugen0.01 as well as ugen0.00).
2010-03-31 22:11:11 +00:00
lum
d09da1e4b9 update to toprump-0.13.3: another bug fix and small code tidy.
ok landry@
2010-03-31 06:40:52 +00:00
landry
b645a4a97c Fix HOMEPAGE and MASTER_SITES. Bump. 2010-03-30 07:32:27 +00:00
ajacoutot
38d2466bd1 s/LOCALBASE/TRUEPREFIX/
ok merdely@ (maintainer)
2010-03-28 16:05:25 +00:00
ajacoutot
8c4e8b84ef +lat 2010-03-26 13:13:48 +00:00
ajacoutot
b31a3672d8 Import lat-1.2.3
thanks to the Hungarian team for fixing mono ;-)

lat stands for LDAP Administration Tool.  The tool allows you to browse
LDAP-based directories and add/edit/delete entries contained within.  It
can store profiles for quick access to different servers. 
<...>
2010-03-26 13:13:12 +00:00
jasper
20d76fc935 - update bubblemon-docktapp to 1.46
- switch to gtk+2

ok wilfried@ (MAINTAINER)
2010-03-25 06:23:34 +00:00
lum
e3f363d75f Bug fix and small code tidy
ok landry@ sthen@
2010-03-24 10:34:04 +00:00
stephan
b1834052a7 update to 0.07, ok jasper@ 2010-03-23 16:21:28 +00:00
pea
61a08ed116 Update to 1.2.8
Take maintainership

ok sthen@
2010-03-23 10:19:48 +00:00
jasper
7883967a65 - remove wmcube-gdk 2010-03-22 17:43:27 +00:00
jasper
318ed4bf52 - remove old app that's using an ancient toolkit. sysutils/wmcube could be
used a replacement for this one.

ok wilfried@ (MAINTAINER)
2010-03-22 17:43:09 +00:00
giovanni
2b5f881e48 Bugfix update to 5.39.1 2010-03-22 10:39:57 +00:00
landry
6031bf4300 Update to testdisk 6.11.3, which adds as a security fix a missing boundary
check in EXIF processing. Prompted by a diff from Vadim Zhukov, thanks!
2010-03-21 12:13:08 +00:00
bernd
cf51407dcf Fix typo. 2010-03-21 11:50:00 +00:00
ajacoutot
5480e81690 Fix cpu graph on single core.
(pushed upstream)
from Tobias Ulmer <tobiasu at tmux dot org>, thanks!

Use the new APM_ARCHS.
2010-03-21 11:37:17 +00:00
ajacoutot
12bea17ac0 Make use of the new APM_ARCHS.
"looks good" jasper@
2010-03-21 11:35:26 +00:00
landry
d53afb55c0 Update to toprump 0.13.1, from upstream developer Mark Lumsden, thanks! 2010-03-21 09:15:09 +00:00
ajacoutot
64b561914e Use gettext module.
Correctly install _ups user and group.
Add better defaults config.

looks ok to sthen@
2010-03-20 17:11:40 +00:00
ajacoutot
aff49aa0d6 Use the gettext module.
ok steven@ (maintainer)
2010-03-20 16:47:44 +00:00
sthen
88f845cf81 fix the path in a sample config file.
ok jasper@
2010-03-03 20:39:15 +00:00
espie
708e9be693 DESTDIR fuckup, let it clean (no package changes) 2010-03-01 13:18:30 +00:00
matthieu
332bcd6510 loongson has apm(4) now. ok jasper@. 2010-02-28 19:31:54 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
msf
f9c42b713d yet another wonderful maintenance update for puppet
ok jasper@ ajacoutot@
2010-01-31 14:27:30 +00:00
okan
d1e0a422ac recognize 4.7; ok jasper@ 2010-01-28 11:30:39 +00:00