steven
0af7829ea8
make this work again, more or less.
2012-06-29 21:03:35 +00:00
jeremy
d931b17c3f
Update ruby-nokogiri to 1.5.5. Fixes an XXE security issue.
2012-06-29 16:41:53 +00:00
jeremy
e7d0106f4d
Update ruby-sqlite3 to 1.3.6. Add a patch so it continues to work on
...
rubinius.
2012-06-29 16:40:31 +00:00
jeremy
26e96f3fe1
Update ruby-pg to 0.14.0.
2012-06-29 16:39:01 +00:00
jeremy
273145e2da
Don't build ruby-sequel_pg,rbx or ruby-sqlite3,jruby by default, as
...
neither is stable.
2012-06-29 16:38:21 +00:00
dcoppa
ef4fea45ad
Update to minitube-1.8
...
Reads okay to pirofti@ (maintainer)
2012-06-29 14:38:55 +00:00
dcoppa
42883537f4
Re-add the old master site now that it's synced with
...
github.com/downloads/taglib/
2012-06-29 14:35:07 +00:00
landry
d011b2b6e0
Update to claws-mail 3.8.1 and plugins :
...
- attremover 1.0.14
- htmlviewer 0.32
- notification 0.30
- rssyl 0.33
- vcalendar 2.0.13
While here add patches for upstream bugs #2840 , #2841 and #2842 . Add
links to corresponding patches for tracking purposes.
All from Christopher Zimmermann, thanks!
2012-06-29 14:02:54 +00:00
dcoppa
de7b1e2ba3
Nonbuffered readline
...
(upstream git commit b45e7b8b7968855411d6270aa36897431b8e15de)
Fix segfault when sending empty tag strings
(upstream git commit be44e166c40e9708dbee563dbe6915a5391fe75c)
2012-06-29 09:16:23 +00:00
jasper
4a3b232786
Allow building against OpenSSL without SSLv2 support.
...
from brad
2012-06-29 08:33:20 +00:00
mglocker
e7b94a906e
Update to fswebcam 20110717.
2012-06-29 07:19:50 +00:00
kili
67005b2c07
Use new bootstrappers and bump.
...
(i386 from sthen@, thanks!)
2012-06-29 05:52:01 +00:00
ajacoutot
10e206ea88
Typo in the @unexec-delete goo.
...
spotted by Mikolaj Kucharski
2012-06-29 04:19:24 +00:00
bluhm
8609774f11
+p5-OSPF-LSDB
2012-06-29 00:16:28 +00:00
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