Commit Graph

75770 Commits

Author SHA1 Message Date
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
sthen
0f1285be32 import textproc/p5-LaTeX-Driver, merged from submissions by Andrew Fresh
and Chris Bennett.

The LaTeX::Driver module takes care of running and re-running latex on
a LaTeX document so that forward references, tables of contents, and
lists of figures and tables are resolved.  It will also run bibtex and
makeindex if it detects that a bibliography or in index have been
specified, and will re-run latex again one or more times until the
formatting of the document has stabilized.

landry@ ok to import (though slight tweaks since the version he saw).
2012-06-27 08:54:27 +00:00
mglocker
948c56930d + sickbeard 2012-06-27 08:23:27 +00:00
mglocker
ce93193cea SickBeard allows you to search for your favorite TV serie nzb-files
at your preferred nzb search provider.  It offers a direct interface
to SABnzbd, Black hole, and NZBget to automatically process the
snatched nzb-files.

Help and OK jasper@
2012-06-27 08:15:46 +00:00
sthen
cf0fe9c493 Update to Samba 3.6.6, from maintainer Ian McWilliam.
o  Fix possible memory leaks in the Samba master process (bug #8970).
o  Fix uninitialized memory read in talloc_free().
o  Fix joining of XP Pro workstations to 3.6 DCs (bug #8373).
2012-06-27 07:29:17 +00:00
landry
1fc510c2f5 Update to upower 0.9.17
Note that now by default, upowerd will run apm -C when running
on battery and apm -A when on AC, this can be disabled by setting
RunPowersaveCommand to false in etc/UPower/UPower.conf.

ok ajacoutot@
2012-06-27 06:39:50 +00:00
jasper
9df783c186 - security update to 1.19.1, fixes CVE-2012-2698,
MediaWiki "uselang" Cross-Site Scripting Vulnerability

ok maintainer who sent a similar diff earlier.
2012-06-27 06:37:15 +00:00
espie
efb89b04df prevent autodetection from grabbing execinfo.h, thus leading to dpb -J
problems.
2012-06-27 06:15:47 +00:00
pascal
22a126276a Add @conflict with osh. 2012-06-26 22:08:39 +00:00
pascal
667b34749e err, fix @conflict marker 2012-06-26 22:08:01 +00:00
pascal
8bf3f8186e + osh 2012-06-26 22:03:02 +00:00
pascal
67358852de Osh(1) is an enhanced, backward-compatible port of the Sixth Edition
Thompson shell. Sh6(1) is an unenhanced port of the shell, and
glob6(1) is a port of its global command. Together, sh6 and glob6
provide a user interface which is backward compatible with that
provided by the Sixth Edition Thompson shell and global command,
but without the obvious enhancements found in osh.

The original Thompson shell was principally written by Ken Thompson
of Bell Labs.

ok landry@
2012-06-26 22:02:32 +00:00
jasper
ce1ac7a874 - update to 2.1.4
from aaron bieber (MAINTAINER)
2012-06-26 21:41:50 +00:00
matthieu
082aa98d10 Stop using ${SHELL} to execute ${install_sh} it's already there.
ok sthen@, brad@ sent the patches for 1.10 and 1.12.
2012-06-26 20:31:47 +00:00
jasper
af6e48b7ed - update to 2.1.11
ok maintainer
2012-06-26 20:23:29 +00:00
jasper
6bbe01dca4 sync 2012-06-26 19:54:00 +00:00