97230 Commits

Author SHA1 Message Date
edd
fd7f74f375 devel/ipython: Fix fallout due to recent py-pygments update.
Spotted by naddy@, OK sthen@.
2014-12-01 09:53:50 +00:00
jasper
192cdefa55 security fix for CVE-2014-9130 2014-12-01 09:24:46 +00:00
landry
ba2193a487 Enable the ping plugin via liboping.
Update PLISTs while here and add lzma to WANTLIBs (added via curl)
2014-12-01 09:07:12 +00:00
jasper
6b77032ea6 add comment to patch, no pkg change 2014-12-01 08:48:51 +00:00
jsg
2faaba1473 Remove an "impossible" assert that can be triggered with a yaml
input found with the afl fuzzer.  This issue is CVE-2014-9130.
Taken from the following upstream commit:
2b91567564/raw/
2014-12-01 08:29:19 +00:00
landry
dd63f8e0f2 +liboping 2014-12-01 08:19:17 +00:00
landry
27c06a4b7b Import liboping 1.8.0.
liboping was inspired by ping, libping and fping: It differs from these
existing solutions in that it can "ping" multiple hosts in parallel
using IPv4 or IPv6 transparently. Other design principles were an object
oriented interface, simplicity and extensibility.

On top of liboping two command line applications have been built.
"oping" is a drop-in replacement for ping(1) with very similar output.
"noping" is an ncurses-based application which displays statistics while
pinging and highlights aberrant round-trip times.

ok/tweaks sthen@
2014-12-01 08:18:45 +00:00
jsg
c5087aae81 update to YAML::XS 0.54
Among other things this disables an "impossible" assert that
triggered with an input found with the afl fuzzer.
This issue is CVE-2014-9130.
2014-12-01 08:15:25 +00:00
jsg
99dc67e17f equate powerpc with ppc and amd64 with x86_64 for alignment checks
based on diffs to the scummvm port from Donovan Watteau
ok bentley@
2014-12-01 07:47:35 +00:00
edd
2fda2aa5a4 Update to zathura-0.3.2.
Also fix crashes in searching functionality.

sizeof(bool) < sizeof(gboolean) causing stack trashing when writing a
gboolean into a bool.

OK landry@
2014-11-30 23:14:48 +00:00
edd
85566819e3 Update to girara-0.2.3.
Needed for upcoming zathura update.

OK landry@
2014-11-30 23:11:04 +00:00
landry
f56ea7c38a +lualdap 2014-11-30 20:55:56 +00:00
landry
dbcc64dea3 Import lualdap 1.1.0.
LuaLDAP is a simple interface from Lua to an LDAP client, in fact it is
a bind to OpenLDAP or to ADSI. It enables a Lua program to:

* Connect to an LDAP server;
* Execute any operation (search, add, compare, delete, modify and
  rename);
* Retrieve entries and references of the search result.

(useful if you want to interface a prosody server to auth your xmpp
clients to an ldap directory)
ok sthen@
2014-11-30 20:54:04 +00:00
rpe
b184320390 Update src to 0.13
- remove asciidoc BUILD_DEPENDS (no need to regenerate the manpage)
- add GNU rcs and rcs-fast-import as RUN_DEPENDS
- add RUN_DEPENDS to TEST_DEPENDS
- post-extract substitutions for GNU rcs/rcsdiff/ci/co with in src

OK sthen@ landry@
2014-11-30 17:07:50 +00:00
rpe
5cdedddc57 Import devel/rcs-fast-import
OK sthen@ landry@

rcs-fast-import unpacks a git fast-import stream into an RCS file tree

It keeps the revision structure, comments, authorship dates, and tag
names.  It loses tag dates and comments and authorship information;
commits are recorded as though they were from the user invoking it.
However, all import-stream metadata is preserved in RFC-822-style
headers in commits.
2014-11-30 17:03:32 +00:00
schwarze
ba9c3d9058 Usually, ports Makefiles should not explicitly call mandoc or groff
but leave the formatting to pkg_create(1) if needed.  In the special
cases where they do need to call mandoc (for example, like in this
case, to include a formatted manual into a binary program) they
should pass the -Tascii option to avoid depending on the user's
locale, since mandoc -Tlocale will soon be the default.

In this case, it isn't strictly needed because the upstream Makefile
uses "env LC_ALL=C" when calling groff/mandoc.  But let's avoid the
fragility of depending on that, and let's avoid setting a bad example.

No package change, no bump.
ok naddy@ (MAINTAINER)
2014-11-30 16:44:04 +00:00
benoit
3b5aaad6ab Update to p5-Time-Warp-0.51.
ok ajacoutot@
2014-11-30 15:39:29 +00:00
benoit
1f1ee0586d Update to p5-Tie-RegexpHash-0.16.
ok ajacoutot@
2014-11-30 15:37:54 +00:00
benoit
5dd81e8196 Update to p5-Tie-LLHash-1.004.
ok ajacoutot@
2014-11-30 15:36:21 +00:00
benoit
7d86f7750a Update to p5-Text-FixEOL-1.06.
ok ajacoutot@
2014-11-30 15:34:31 +00:00
benoit
2a5be96d01 Update to p5-Test-Without-Module-0.18.
ok ajacoutot@
2014-11-30 15:33:01 +00:00
benoit
e602cfcd7a Update to p5-Test-TempDir-0.09.
ok ajacoutot@
2014-11-30 14:53:47 +00:00
benoit
f846d5de7e Update to p5-Test-Spelling-0.20.
ok ajacoutot@
2014-11-30 14:51:53 +00:00
benoit
ccf7de20c4 Updatez to p5-Test-Reporter-1.60.
ok ajacoutot@
2014-11-30 14:50:21 +00:00
brad
2f1671a242 Eliminate the use of the malloc.h header and/or replace
with stdlib.h and also add missing ctype.h in one spot.
2014-11-30 07:08:48 +00:00
brad
b70345e22c Eliminate the use of the malloc.h header and/or replace
with stdlib.h.
2014-11-30 05:41:34 +00:00
bcallah
365e1b5dd5 Update to 1.15.1 2014-11-30 05:04:17 +00:00
naddy
5d91607bd3 sync with OpenBSD 5.6 2014-11-29 19:16:48 +00:00
robert
ffdeda101f update to 39.0.2171.71 2014-11-29 16:52:06 +00:00
jturner
224ba6bd8e +mlite 2014-11-29 16:12:35 +00:00
jturner
cb296a6ae9 Import ports/lang/mlite. ok juanfra@ benoit@
mLite is a general-purpose, functional, lightweight, dynamic programming
language. It borrows ideas from both the Scheme [R4RS] and Standard ML
[DEFSML] languages, taking most of its syntax from ML and its dynamic
nature from Scheme. It extends ML-style pattern matching by adding
guarded patterns and also introduces the principle of implicit guards.
The implementation presented here is intended to be portable and easily
realized on top of existing Scheme systems.
2014-11-29 16:11:29 +00:00
bcallah
c459a9d085 Update to 3.3.39 - the perl replace line goes away (thanks landry@)! 2014-11-29 15:30:35 +00:00
bcallah
23dd8dd534 Update to 4.1.15 - the perl replace line goes away (thanks landry@)! 2014-11-29 15:29:40 +00:00
sthen
435116ec31 handle api change in openjp2, simplified version of a diff committed upstream
ok landry@
2014-11-29 13:25:46 +00:00
sthen
fbc5c9bfa4 handle api change in openjp2 2014-11-29 13:25:23 +00:00
sthen
e3166e82c9 update to openjpeg 2.1.0
api changed; mupdf and gdal patches to follow
2014-11-29 13:25:05 +00:00
sthen
c0294e3dab +icinga2-migration 2014-11-29 12:21:06 +00:00
sthen
149258b623 import ports/net/icinga/icinga2-migration, ok benoit@ landry@
This standalone script allows you to migrate the basic Icinga 1.x object
configuration into native Icinga 2 configuration objects. This project
will be merged into the upstream CLI once there is a stable release.
Meanwhile it acts as standalone helper tool for migrating to Icinga 2.

You are highly advised to read the Icinga 2 Migration documentation
and understand the new dynamic configuration syntax. Check the manual
migration hints in the documentation (http://docs.icinga.org/icinga2/latest/).
2014-11-29 12:20:50 +00:00
jsg
cabf560414 equate powerpc with ppc and amd64 with x86_64 for alignment checks
based on diffs to the scummvm port from Donovan Watteau
2014-11-29 10:22:37 +00:00
ajacoutot
e50277d273 Fix uid/gid. 2014-11-29 10:18:48 +00:00
ajacoutot
d673d4827b _spampd has never been added. 2014-11-29 10:17:59 +00:00
jsg
b4ef7bd14e equate powerpc with ppc for alignment checks
from Donovan Watteau
2014-11-29 10:10:47 +00:00
ajacoutot
f90a98674a Fix an implicit declaration and add NO_TEST. 2014-11-29 09:54:56 +00:00
brad
ad80228b1d Update to libdvdcss 1.3.0. 2014-11-29 07:38:18 +00:00
brad
b011fdf4c9 Update to libdvdnav 5.0.1. 2014-11-29 07:36:37 +00:00
brad
07ef1346ae Update to libdvdread 5.0.0. 2014-11-29 07:35:40 +00:00
benoit
0c4484f57a Update to git-2.2.0. 2014-11-29 07:28:40 +00:00
brad
7f58af6715 Disable a completely bogus test that was added to try and add
HTTPS support layered on top of FFmpeg.

Pointed out by nigel@
2014-11-29 06:53:25 +00:00
kirby
cd7cdf49c0 update to wesnoth-1.12
changelog: http://www.wesnoth.org/start/1.12/
full changelog: https://raw.githubusercontent.com/wesnoth/wesnoth/1.12/changelog
2014-11-29 06:46:33 +00:00
sthen
9077f80b19 update to unifi-3.2.7 and tweak the wrapper script 2014-11-29 01:42:02 +00:00