104156 Commits

Author SHA1 Message Date
schwarze
fdcb97cdb9 Maintainer update to igor-1.555:
* catches more misspellings
* new option -V
* some bugfixes
* improved verbose diagnostics
* use sed -i rather than perl -pi
* regenerate patches
2015-08-30 14:30:22 +00:00
sthen
6f5a2d59fc Fix lz4's installed .pc file to avoid using the fake prefix. From Brad. 2015-08-30 13:17:31 +00:00
benoit
29ebd9fb5a Update to git-2.5.1. 2015-08-30 08:53:29 +00:00
kili
d9a6097ae9 New bootstrapper 2015-08-29 23:00:43 +00:00
jeremy
e01130d3aa Send lang/ruby/1.9 to the Attic, now that we are no longer building
extension libraries for ruby 2.0 by default.

OK jasper@
2015-08-29 16:25:39 +00:00
jeremy
0cb43164f1 Build a ruby18 version of ruby-bdb by default, instead of a ruby20 version.
The ruby18 version is a dependency for textproc/gonzui, nothing depends on
the ruby20 version.
2015-08-29 16:19:13 +00:00
jeremy
05c826ef79 Stop building extension libraries for ruby 2.0 by default. Ruby 2.0 will
be unsupported upstream before OpenBSD 5.9 is released.

OK jasper@
2015-08-29 15:56:08 +00:00
zhuk
8810979b85 Follow SSLv3 removal: the SSLv2_client_method() was already changed to
SSLv3_client_method() some time ago; tweak it to SSLv23_client_method()
now, as it probably should be done already.

Reminded by jca@, thanks!
2015-08-29 15:39:55 +00:00
jasper
cdc020be2a - update to ecl-16.0.0
from Timo Myyra who got upstream to fix various issues on OpenBSD too
feedback from juanfra@ sthen@
2015-08-29 14:48:34 +00:00
sthen
b571291286 move "overwrite local copy of rebar" from post-extract to pre-patch,
reducing the requirement to manually install packages when unpacking ports
source.
2015-08-29 12:41:45 +00:00
robert
f45579b095 unbreak build: 2015-08-29 07:27:24 +00:00
sthen
8fb57d1a40 fix squid-3.5 build with OPENSSL_NO_SSL3, with help from jsing and
the src/ssl/support.cc part is borrwed from jca's diff to squid-3.4
2015-08-28 21:43:50 +00:00
jca
436fab4b26 Unbreak, courier-unicode is now required by the configure script.
This is only used by two tests, thus it is only a BUILD_DEPENDS, not
a LIB_DEPENDS.

ok giovanni@ (maintainer)
2015-08-28 21:14:42 +00:00
jca
ffe7091a65 +junicode, ok sthen@ 2015-08-28 17:59:33 +00:00
jca
26bd0cbca1 Import Junicode, a Unicode fonts for medievalists. ok sthen@
Submission from George Rosamond (MAINTAINER).

pkg/DESCR:
Junicode is a Unicode font for medievalists. Created by Peter S. Baker
of the University of Virginia, Junicode is based on a 17th century
typeface used in Oxford, England.

Junicode contains many special characters and ligatures for medievalists,
along with numerous other Unicode glyphs.
2015-08-28 17:51:18 +00:00
jca
2702a10c7c Update to arandr-0.1.8, from "Fred". ok edd@ (maintainer) 2015-08-28 16:37:18 +00:00
jca
80e7a26f2a SSLv3 fix: don't gen bindings for SSLv3_method. ok sthen@ 2015-08-28 16:29:56 +00:00
jca
a8bc44ca52 SSLv3 fix: SSLv3_method -> SSLv23_method. ok sthen@ 2015-08-28 16:28:15 +00:00
naddy
7c20464883 Do not configure bundled software we don't use. This also avoids
build failures from those configures picking up dependencies that
happen to be temporarily installed during part of the configure run.
2015-08-28 15:35:24 +00:00
jeremy
026ef6bff2 Add quirk for removal of rubinius 2015-08-28 14:48:05 +00:00
jeremy
f2165e226a Send lang/rubinius to the Attic.
Broken following the removal of SSLv3. Very slow as it doesn't work with
the in-tree LLVM. On an older version as newer versions don't work with
any of the in-tree compilers.

OK jasper@ jca@
2015-08-28 14:45:45 +00:00
jeremy
c6bded9e55 Unlink lang/rubinius
OK jasper@ jca@
2015-08-28 14:41:59 +00:00
naddy
e23a0206e8 drop maintainer or update e-mail addres as requested by Paul Janzen 2015-08-28 14:22:14 +00:00
jca
7056367d18 Additional fixes for SSLv3 removal. ok sthen@ (maintainer) 2015-08-28 11:45:39 +00:00
jca
4591e35416 SSLv3 patch pushed upstream. 2015-08-28 11:44:08 +00:00
jca
d0d78cd0b5 Additional fixes for SSLv3 removal. ok sthen@ (maintainer) 2015-08-28 11:05:22 +00:00
benoit
d941c47e55 Update to p5-File-Tail-1.3. 2015-08-28 08:20:32 +00:00
semarie
e0f924287f update rust to 1.2.0
ok jca@
2015-08-28 06:51:07 +00:00
jasper
aa7ac7830b harder, better(?), faster(?) C++ 2015-08-28 06:37:23 +00:00
juanfra
68591ba21d Update to Chicken 4.10.0. From Timo Myyra (MAINTAINER).
Tested on amd64 by Timo and on sparc64 by me.
2015-08-27 22:40:33 +00:00
naddy
a16f956ed5 install message catalog that was accidentally lost 2015-08-27 20:16:24 +00:00
jasper
3f3a054538 implement swap facts 2015-08-27 18:17:57 +00:00
kili
43b94b803a Fix build after SSLv3 removal.
ok sthen@
2015-08-27 15:55:04 +00:00
benoit
0641c5d3be Update to p5-YAML-Tiny-1.69. 2015-08-27 15:18:44 +00:00
naddy
1c71856f9c * update to a slightly newer release (1993 -> 2000)
* fix LP64 issue in the application resource handling
* drop unreachable maintainer
* add scorefile support

ok jung@
2015-08-27 15:00:32 +00:00
naddy
276311a5f1 maintenance update to 1.1.1 2015-08-27 14:51:21 +00:00
jeremy
3b538bc85f Bump affected ports after change to MODRUBY_WANTLIB
Help from and OK nigel@
2015-08-27 14:38:36 +00:00
jeremy
bcc4898ece Make MODRUBY_WANTLIB include other libraries besides rubyXY even when not
using ext or extconf CONFIGURE_STYLE.  Previously these libraries were
only added to MODRUBY_WANTLIB when using those CONFIGURE_STYLEs.

Build problem with textproc/ruby-hyperestraier noticed by sthen@, nigel@,
and ajacoutot@.

OK nigel@
2015-08-27 14:36:14 +00:00
ajacoutot
dc9e6f55c5 Update to pelican-3.6.3.
from Vladimir Seleznev (maintainer) with tweaks
2015-08-27 14:29:07 +00:00
robert
c06f80b259 detect *BSD in the javascript code of webui and sync the build hacks from chromium 2015-08-27 14:24:32 +00:00
edd
c7e37a9a24 Update PyPy to 2.6.0.
Thanks sthen@ for hosting the bootstrap.

OK jca@
2015-08-27 14:21:32 +00:00
robert
a1affca8eb detect *BSD in the javascript code of webui 2015-08-27 14:16:50 +00:00
giovanni
d30d849a2b Update to 2.1 and take maintainership
ok jca@
2015-08-27 13:51:27 +00:00
jca
e75581c029 Fix HOMEPAGE/MASTER_SITES. ok edd@ (maintainer) 2015-08-27 13:42:09 +00:00
benoit
183f20dab2 Update to p5-IPC-Run-0.94. 2015-08-27 10:47:26 +00:00
giovanni
02723aa6ae Bugfix update to 2.8.3
a patch has been commmitted upstream
2015-08-27 09:35:16 +00:00
juanfra
789e7c59a1 ghc hardcodes ${WRKDIR}/bin/gcc. OK kili@ to a similar diff. 2015-08-27 09:33:25 +00:00
giovanni
5a2cfef737 Bugfix update to 4.16.2
some patches committed upstream
remove @samples that end up under /var/run, requested by ajacoutot
2015-08-27 09:33:16 +00:00
giovanni
7db7a94f88 Bugfix update to 0.66.3, a patch has been committed upstream 2015-08-27 09:29:53 +00:00
giovanni
ce612b56c0 Update to 1.3
bugfixes and rename of unicode.so library in courier-unicode.so
2015-08-27 09:27:10 +00:00