naddy
c0fdcb104f
fix dependency on gcc subpackage
2009-11-20 21:08:19 +00:00
sthen
3acf038d9d
+check_openbgpd
2009-11-20 17:48:06 +00:00
sthen
ef9191b6da
import ports/net/nagios/check_openbgpd, from maintainer/author
...
Andrew Fresh.
Nagios plugin to check for the status of peers connected to an
OpenBGPd router. Allows you to specify valid peers and acceptable
status based on the connection status/number of paths received.
2009-11-20 17:47:45 +00:00
naddy
4519638c2c
bump c++ package after dependency change
2009-11-20 17:41:16 +00:00
benoit
f8330d6fa4
- update mercurial to 1.4
...
ok wcmaier@, ajacoutot@
2009-11-20 15:09:24 +00:00
ajacoutot
c0f4ebc1ac
Update to lzop-1.02rc1.
...
This version is 'only' 4 years old and brings us support for lzo2.
ok sthen@
2009-11-20 13:35:25 +00:00
djm
828ba0a669
use MODPY_EGG_VERSION; pointed out by ajacoutot@
2009-11-20 11:58:21 +00:00
djm
23df216af6
+pybugz
2009-11-20 11:52:40 +00:00
djm
e5656d631f
import pybugz-0.8.0:
...
> PyBugz is a python and command line interface to Bugzilla, allowing
> the user to quickly search, extract attachments and close bugs all
> from the comfort of the command line.
much feedback and improvement from giovanni@
2009-11-20 11:51:49 +00:00
ajacoutot
31b58ab54e
Minor update to timetrex-3.0.2.
2009-11-20 11:41:42 +00:00
ajacoutot
5e638812db
Use SYSCONFDIR.
2009-11-20 08:45:21 +00:00
ajacoutot
9c2eeffa38
Minor update to gnome-devel-docs-2.28.1.
2009-11-20 08:31:20 +00:00
ajacoutot
4c89917abf
Yelp 2.28.1.
...
* couple of bugfixes
* transations updates
2009-11-20 08:23:24 +00:00
sthen
10becdba83
Update to 2.2.2, fixing a regression introduced in 2.1.0 resulting
...
in 500 OOPS: child died on busy servers. New release pointed out by Brad.
2009-11-20 01:55:04 +00:00
sthen
7fb98303f7
Update to 5.1.41; SECURITY and various bug fixes. From Brad.
2009-11-20 01:15:34 +00:00
sthen
f186447230
update to 1.1.6; implement RFC 5004 (prefer older ebgp routes), and
...
some bug fixes and minor features.
2009-11-20 01:03:01 +00:00
sthen
80aa1e4a52
fix v6, from Brad.
2009-11-20 00:57:23 +00:00
kili
49842f2779
@comment man/man1/mkpasswd.1 again. It had been re-added by accident
...
a long time ago.
2009-11-19 22:36:56 +00:00
ajacoutot
2ed669f58b
Upstream rolled up a new tarball.
...
from alek@
cvs: ----------------------------------------------------------------------
2009-11-19 22:10:30 +00:00
bernd
673677f4a3
Move git-gui--askpass to the -x11 subpackage.
...
Noticed by Josh Elsasser. Thanks!
2009-11-19 21:38:48 +00:00
ajacoutot
b547889c78
Update to gnome-doc-utils-0.18.1.
...
Only some translation updates.
2009-11-19 17:28:36 +00:00
eric
3abab42332
update to 0.9.33
...
ok jasper@
2009-11-19 17:16:34 +00:00
eric
8342adb218
update to 0.5.31
...
ok jasper@
2009-11-19 17:13:52 +00:00
eric
f07780e9bf
update to 0.5.12
...
ok jasper@
2009-11-19 17:11:30 +00:00
sthen
c103ca4da3
update to 1.4.27, I'll soon be committing a 1.6.0 version but first let's
...
have the latest 1.4 for people who don't want to move yet.
2009-11-19 16:17:04 +00:00
jasper
54c7247c90
- unbreak when both xulrunners are installed.
...
ran into by naddy@ and myself
2009-11-19 15:35:53 +00:00
ajacoutot
489fa3a7c9
libsoup belongs in wantlib.
2009-11-19 15:15:47 +00:00
okan
78d6402dbc
missed patch
2009-11-19 14:26:26 +00:00
okan
53d087b898
- don't hardcode CFLAGS
...
- fix an instance of a wrong sprintf() -> snprintf() conv.
and bump
ok sthen@
2009-11-19 14:14:40 +00:00
ajacoutot
9209d610cd
Better HOMEPAGE.
...
from Jendrik Seipp.
2009-11-19 13:56:11 +00:00
jasper
7c5fdcbb0b
- update py-lxml to 2.0.4
...
maintainer timed-out
2009-11-19 13:04:23 +00:00
stephan
ab72f1ed9f
update to 2.54, ok sthen@ and jasper@
2009-11-19 08:53:15 +00:00
stephan
8d472ebcaa
update to 0.63, ok jasper@ and sthen@
2009-11-19 08:51:27 +00:00
stephan
876f1e1f2d
- update to 1.44
...
- add license comment
- spaces->tabs
ok kevlo@ and sthen@
2009-11-19 08:13:16 +00:00
stephan
3671ed93ab
update to 2.88, ok sthen@, ok and patch sync okan@
2009-11-19 08:05:14 +00:00
sthen
959e7ddd6a
update to 1.9, homepage is now rtmpdump.mplayerhq.hu
2009-11-19 01:06:07 +00:00
jakemsr
d14310d223
* simple patch to make it work on mips64
...
* audio/tremor is a LIB_DEPENDS, no need to also be a BUILD_DEPENDS
ok edd@, jasper@, ajacoutot@
2009-11-18 21:20:15 +00:00
ian
f6f522abda
Simple update to latest stable revision. MODJAVA_VER -> 1.7+ so you can build
...
with a JDK from packages; use MAKE_ENV to propagate JAVA_HOME for JDK version.
Proddy by & OK landry@; improved by kurt@, sthen@.
2009-11-18 20:39:34 +00:00
jasper
fa22d4b8f1
- tweak CATEGORIE
2009-11-18 19:48:25 +00:00
jasper
6c1541fa5f
- add php-markdown
2009-11-18 19:21:06 +00:00
jasper
cbdf079350
import php-markdown 1.0.1n
...
Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid XHTML (or HTML).
PHP-Markdown is a port to PHP of the original Markdown program by John
Gruber.
2009-11-18 19:19:47 +00:00
jasper
f2ad5059c7
- update pear-HTTP-Request to 1.4.4
2009-11-18 19:16:08 +00:00
jasper
af5429c2b9
- add pear-Net-URL2 and pear-Services-oEmbed
2009-11-18 19:15:55 +00:00
jasper
d8d768261a
- fix dependency
2009-11-18 19:15:13 +00:00
jasper
5094fcaf7c
import pear-Services-oEmbed 0.1.0
2009-11-18 19:13:04 +00:00
jasper
c24a449aa3
import pear-Net-URL2 0.3.0
2009-11-18 19:12:38 +00:00
jasper
91905784e5
- add pear-Mail-mimeDecode
...
pear-Mime-Type
2009-11-18 19:10:05 +00:00
jasper
f45d46d2e4
import pear-MIME-Type 1.2.0
2009-11-18 19:07:45 +00:00
jasper
bdc4527730
import pear-Mail-mimeDecode 1.5.0
2009-11-18 19:07:09 +00:00
jasper
ca3fa961fc
- add pear-System-Command and pear-Validate
2009-11-18 19:02:02 +00:00