Commit Graph

75785 Commits

Author SHA1 Message Date
bluhm
f23885678c Initial import of p5-OSPF-LSDB 1.01
OSPFView Perl module OSPF::LSDB reads the link-state database from
an OSPF daemon.  Then it creates a dot graphic which can be displayed
with graphviz.

The OSPF::LSDB Perl module and its submodules implement the
functionality to hold, parse, check, display the content of an OSPF
link-state database.

Additionally the OSPFView package contains command-line tools to
read the link-state database from an ospf daemon.  Then it creates
a dot graphic which can be displayed with graphviz.  At the moment
OpenBSD ospfd and ospf6d and gated 3.6 are supported.  Cisco support
is experimental.

OK sthen@
2012-06-29 00:10:28 +00:00
bluhm
df1e76062d update p5-IO-Socket-SSL to 1.76 2012-06-28 23:43:41 +00:00
sthen
14a538eac0 update nagios-plugins to 1.4.16, various fixes/new features
- the new code in check_user wants utmpx so those parts are reverted
to the old popen("/usr/bin/who",...) code for now.
2012-06-28 23:10:48 +00:00
bluhm
dd8df02b75 update p5-Net-SIP to 0.66 2012-06-28 22:39:40 +00:00
bluhm
89a9736085 update p5-Mail-SPF-Iterator to 1.11 2012-06-28 22:15:46 +00:00
bluhm
f6d8f833c7 update p5-NetAddr-IP to 4.062 2012-06-28 22:14:28 +00:00
bluhm
badf60228f - update p5-File-MMagic to 1.28
- no USE_GROFF
- adjust Makefile to template
2012-06-28 21:54:39 +00:00
bluhm
cad20efad3 update p5-Data-Random to 0.07 2012-06-28 21:38:52 +00:00
ajacoutot
587f3e6db4 Add a chio-changer script in replacement for the mtx-changer script.
Adapted from NetBSD pkgsrc and FreeBSD ports.
@sample the script so that people can apply local modifications if
needed.

Tested on an LTO-4, 8 slots.

Why do all chio(1) behave differently!!!???

ok sthen@ merdely@ (maintainer)
2012-06-28 19:24:56 +00:00
sthen
2782c5366c +p5-Net-TCLink 2012-06-28 19:09:08 +00:00
sthen
925178c570 import ports/net/p5-Net-TCLink, from Chris Bennett, ok landry@
Net::TCLink is a module that allows for fast, secure, reliable credit
card and check transactions via the TrustCommerce IP gateway. The
module consists of a single function call that accepts a hash
describing the requested transaction and returns a map that describes
the result.
2012-06-28 19:08:45 +00:00
jasper
e0b7a40c35 Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-28 18:57:29 +00:00
jasper
6dcafc65db recognize landisk as an 'sh' target.
from brad
ok edd@ (MAINTAINER)
2012-06-28 18:53:02 +00:00
jasper
07f3a1c4cf Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-28 18:49:54 +00:00
jeremy
0c9db2e825 Update node-bcrypt to 0.6.0, works with node 0.8.0.
Build process changed from waf to gyp, but no patches required.
2012-06-28 17:33:05 +00:00
jeremy
877e92b50c Update node-pg to 0.7.1, works with node 0.8.0.
Build process changed from waf to gyp, modify gyp binding to work.
2012-06-28 17:31:43 +00:00
jeremy
0376117422 Update node-fibers to 0.6.8, works with node 0.8.0.
Build process changed from waf to gyp, so modify patches accordingly.
2012-06-28 17:27:51 +00:00
sthen
2558168c89 update to Chive 1.1 2012-06-28 16:31:14 +00:00
sthen
fc72a4ae3a update to OpenConnect 4.02
- thanks to David Woodhouse (upstream) for quickly fixing a build
problem I ran into with 4.01.
2012-06-28 15:43:21 +00:00
sthen
9657d20a4a update to get_iplayer 2.82 and add a patch meant to fix livetv playing. 2012-06-28 15:40:25 +00:00
giovanni
55251f60d0 Update to 2.006, lot of bug fixed and full ipv6 support
ok sthen@ merdely@ (Mantainer)
2012-06-28 14:39:50 +00:00
dcoppa
0f9a69be19 Update to 3.0.1 and enable regression tests 2012-06-28 12:47:48 +00:00
dcoppa
e8d4133429 Update Predis to 0.7.3 2012-06-28 11:33:13 +00:00
dcoppa
f20b5b6dd9 Parser fix: reorder v/h/vertical/horizontal
This eliminates an error message upon split horizontal which did
not occur in older i3 versions.
(upstream git commit f0b56c5e98a152cb65e8d1935a83707b5d87e30d)

Bugfix: fix reload crashes in rare cases
Depending on the memory layout, it could happen that bind->command
was exchanged with something else while the parser still accessed
it.
Therefore, copy the command and let the parser use that copy.
(upstream git commit 6e9bbe67ce5f02ff6ac24889e5a215ee46247c32)

Fix: when using i3 -C, don't send remaining arguments via IPC
(upstream git commit 6146f39b8a253bc84bc5ce1feb2e3cabc50d71ba)
2012-06-28 09:33:06 +00:00
dcoppa
3f404a247d Update to libyajl-2.0.4
ok jasper@
2012-06-28 08:50:49 +00:00
dcoppa
9a2078f7d9 Remove security/libgpg-error from LIB_DEPENDS, it's already pulled
in by security/libgcrypt

Ok landry@
2012-06-28 08:42:01 +00:00
jasper
e65c567a95 - update node to 0.8.0
* please see this blog post for more details on the changes:
  http://blog.nodejs.org/2012/06/25/node-v0-8-0/
  * the migration wiki can be consulted to port your code to node 0.8:
    https://github.com/joyent/node/wiki/API-changes-between-v0.6-and-v0.8
    - expose node-gyp, so it's now installed into ${LOCALBASE}/bin/ too

    from aaron bieber with tweaks by me
    ok jeremy@
2012-06-28 08:30:28 +00:00
dcoppa
52148ee6b3 Update to release 2012.06.24 2012-06-28 07:10:25 +00:00
naddy
0e9fe96aad remove workaround for gcc4 that is no longer needed 2012-06-27 19:30:04 +00:00
naddy
dd246c15f1 remove gcc3 workaround 2012-06-27 19:28:52 +00:00
dcoppa
d595a0834d Fix mandir path when using GNUInstallDirs.cmake: on OpenBSD it's
$prefix/man, not $prefix/share/man. While here, fix infodir too.

Pointed out by sthen@
Ok landry@, sthen@
2012-06-27 19:28:39 +00:00
rpointel
50e576bd2e regen PLIST to permit to build with Python 3.2.3, bump revision. 2012-06-27 19:19:46 +00:00
rpointel
650dcb06bc regen PLIST to permit to build with Python 3.2.3, bump revision. 2012-06-27 19:09:14 +00:00
dcoppa
0e9059be97 Bugfix update to tomcat 7.0.28 2012-06-27 19:02:38 +00:00
rpointel
fc05848416 regen PLIST to permit to build with Python 3.2.3, bump revision. 2012-06-27 19:01:51 +00:00
rpointel
c6f02c516b Update to 0.6.27, regen PLIST to permit to build with Python 3.2.3. 2012-06-27 19:00:50 +00:00
rpointel
1411c3f1b5 Update Python 3.2.2 to 3.2.3.
Changelog: http://www.python.org/getit/releases/3.2.3/
ok landry@.
2012-06-27 18:58:25 +00:00
rpointel
9f5c81ba5f needed for the python 3.2.3 update (to understand the splendid pep3147...)
ok landry@.
2012-06-27 18:56:26 +00:00
jasper
06cec91f2a Update tiff to 4.0.2, includes a fix for CVE-2012-2113,
LibTIFF "tiff2pdf" Integer Overflow Vulnerability
2012-06-27 14:27:02 +00:00
jasper
fa5ee7998b Fix build without openssl sslv2
from brad
2012-06-27 12:10:19 +00:00
jasper
447a9b9d9f Fix another underquoted warning. 2012-06-27 11:58:56 +00:00
jasper
6c50f15087 Fix an annoying "underquoted definition" warning. 2012-06-27 11:55:54 +00:00
sthen
31d3638da4 +p5-LaTeX-Encode 2012-06-27 10:58:10 +00:00
sthen
bb51797759 imports ports/textproc/p5-LaTeX-Encode, merged from submissions by Andrew Fresh
and Chris Bennett. Earlier version OK landry@

TeX::Encode exports the function 'latex_encode' which encodes
characters in a string, that would be incorrectly interpreted by
LaTeX.
2012-06-27 10:57:54 +00:00
sthen
ff37bfa26b subst /usr/bin/python -> MODPY_BIN on all the scripts, upstream changed some
of them from /usr/bin/env. OK ajacoutot@
2012-06-27 10:53:00 +00:00
pascal
808512fe44 Drop the dependency on audio/faac to make the package redistributable.
Reminded by Brad.

Note that ogmrip can still use faac if it is present.
2012-06-27 10:46:00 +00:00
pascal
6ff0df77af Small plist tweak by ajacoutot@; don't try to use rfork on i386
(noticed by nigel@)
2012-06-27 10:43:07 +00:00
sthen
c228ee382b +p5-Config-Std 2012-06-27 09:03:02 +00:00
sthen
70c96bdb32 import ports/devel/p5-Config-Std from Chris Bennett ok landry@
Config::Std - Load and save configuration files in a standard format
The configuration language is deliberately simple and limited, and the
module works hard to preserve as much information (section order,
comments, etc.) as possible when a configuration file is updated.
2012-06-27 09:02:43 +00:00
sthen
c3e962a498 +p5-LaTeX-Driver 2012-06-27 08:57:49 +00:00