Commit Graph

9622 Commits

Author SHA1 Message Date
ajacoutot
3be2d5c5b6 Import liblouis-2.3.0.
Liblouis is an open-source braille translator and back-translator. It
features support for computer and literary braille, supports contracted
and uncontracted translation for many, many languages <...>.

ok jasper@
2011-10-20 11:31:02 +00:00
ajacoutot
b643ba1dba unix_signal_helper_thread: loop in read(2) on EINTR. 2011-10-19 15:04:45 +00:00
jasper
f64f934fab - update to 1.83
from Alexander Shiryaev (MAINTAINER)
2011-10-19 11:38:47 +00:00
robert
1ab5c21fcb fix patch 2011-10-19 06:42:44 +00:00
robert
e0a578ac22 Replace HAVE_MONOTONIC_CLOCK with CLOCK_MONOTONIC in an ifdef
ok ajacoutot@
2011-10-19 06:38:16 +00:00
ajacoutot
eb90465e00 Add another pkgpath marker to allow updating for old versions.
Found the hard way by sthen@

ok jasper@
2011-10-18 15:06:49 +00:00
espie
56902f8f20 fix build: prevent infinite recursion thru python.
also annotate gamin for bootstrap property, and mark haddock,no_deps as
a "real flavor", since it's only used for bootstrap anyways AND significantly
changes the build.
2011-10-18 06:46:24 +00:00
ajacoutot
cb5b3e1bd6 Update to libsoup-2.36.1. 2011-10-18 05:46:57 +00:00
jasper
a3e19fdf5d add back patch that was removed in error
reminded by nigel@
2011-10-17 15:08:08 +00:00
ajacoutot
86abb119c2 Remove kvm from WANTLIB. 2011-10-17 14:37:31 +00:00
jasper
0a4e337db1 - update to 0.30.1 2011-10-17 11:38:42 +00:00
espie
b82fa57edb use bsd.port.arch.mk, fix -gui subpackage deps 2011-10-17 10:24:52 +00:00
ajacoutot
8e994931c9 Fix lack of nopl support.
from Brad (maintainer)
2011-10-17 09:06:54 +00:00
ajacoutot
9c26d4c4d2 WANTLIB. 2011-10-17 06:41:43 +00:00
jasper
03373ee70d fix tyop 2011-10-16 20:51:12 +00:00
schwarze
3ee3ad5c0f Remove USE_GROFF and bump, to resolve the circular dependency
of ccache and groff on each other; problem reported by
Kusalananda Andreas Kaehaeri <dh dot kusalananda at gmail dot com>.
ok sthen@ (MAINTAINER)
2011-10-16 20:18:54 +00:00
ajacoutot
d00ebcc7ea php5-mapscript => php-mapscript 2011-10-16 16:05:50 +00:00
ajacoutot
485d04e1b9 Update to libwnck-3.2.1. 2011-10-16 14:58:14 +00:00
bentley
c14ae6f926 +ophis 2011-10-14 22:30:40 +00:00
bentley
0faac92860 Import ophis-1.0.
Ophis is a cross-assembler for the 65xx series of chips. It supports
the stock 6502 opcodes, the 65c02 extensions, and syntax for the
"undocumented opcodes" in the 6510 chip used on the Commodore 64.
(Syntax for these opcodes matches those given in the VICE team's
documentation.)

ok jasper@
2011-10-14 22:29:57 +00:00
dcoppa
57eaee2ae8 Update to cmake-2.8.6
Fixed FindRuby.cmake module (from Vadim Zhukov)

Fixed FindJava.cmake and FindJNI.cmake modules when cmake is used
outside of our ports tree (problem reported and fix tested by
pirofti@)

Still "100% tests passed, 0 tests failed out of 197".

No fallout in a bulk build.

OK jasper@
2011-10-14 17:22:10 +00:00
ajacoutot
75974108f8 Bugfix update to glib2-2.30.1. 2011-10-14 15:25:40 +00:00
stsp
15dd757d5c Apply a patch from upstream which fixes an assertion failure during merge.
Noticed by and ok mpi@
2011-10-14 10:13:05 +00:00
jasper
f034dc206f Regen WANTLIB to unbreak. 2011-10-13 16:26:33 +00:00
naddy
03f8db2cc2 remove entries for distfiles that aren't referenced anywhere 2011-10-13 14:38:51 +00:00
ajacoutot
a1a0c76d57 Regen WANTLIB to unbreak. 2011-10-13 13:44:09 +00:00
stsp
98cf7af78b Update to 1.7.0. ok mpi@ 2011-10-13 11:22:58 +00:00
ajacoutot
a1ef17e0eb libexecinfo is only needed for regression tests so no need to link the
main library with it.
While here, fmt(1) DESCR.
2011-10-12 07:41:04 +00:00
jasper
9cd83f4487 - update to 3.10.2 2011-10-11 21:12:41 +00:00
stsp
25ffae6907 Bump the -main subversion package to make sure it gets rebuilt with
fixed cyrus-sasl-2.1.25p0. Pointed out by sthen.
2011-10-11 09:59:45 +00:00
kurt
2b22cb91cb - Eliminate systrace warning during post-extract. Reported by
Vadim Zhukov <persgray@gmail.com>.
2011-10-10 00:44:07 +00:00
dcoppa
6fefb66d93 Fix my lameness.
pointed out by espie@
2011-10-08 18:55:36 +00:00
ajacoutot
9736aa70d0 Sync, no pkg change. 2011-10-08 15:14:17 +00:00
kurt
f20936245e - fix typo in FETCH_MANUALLY line. From rd@thrush.com. 2011-10-08 14:13:44 +00:00
rpointel
e7ff7c65f6 update urwid to 1.0.0.
ok benoit@.
2011-10-08 13:26:02 +00:00
ajacoutot
079b669f60 Enable test_peer regress test on OpenBSD. 2011-10-08 09:51:44 +00:00
ajacoutot
a9b2902d6d Regress tests require higher limits. 2011-10-08 08:29:56 +00:00
ajacoutot
7d2f3c8c89 Remove gratuitous patch. 2011-10-08 07:51:23 +00:00
sthen
ca8f59d70d update to pear-Console-Table 1.1.4; wen heping 2011-10-07 20:07:48 +00:00
sthen
ef08bfddbf update to pear-Date 1.4.7; wen heping 2011-10-07 20:06:13 +00:00
sthen
26fb293926 various pear-Date-Holidays updates; Wen Heping, ok Johan Huldtgren (maintainer) 2011-10-07 20:03:13 +00:00
jasper
88492d34aa add a new lts patch 2011-10-07 18:38:18 +00:00
ajacoutot
0436e7a85f Enable all regress tests.
Remove some _g_snprintf patches that were left over.
2011-10-07 17:19:51 +00:00
kurt
6a13dc6824 - remove devel/jdk/1.5 and lang/kaffe
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00
jasper
dd984a1b92 too bad, this still hangs every now and then on amd64.. 2011-10-07 09:11:31 +00:00
kurt
9de09a4cb7 - switch from jdk/1.5 default bootstrap to lang/jamvm + Eclipse compiler
okay kili@
2011-10-07 02:04:12 +00:00
jasper
dc05f4651e bluetooth on openbsd isn't really a moving target anymore with active
maintainers; and these ports were just rotting away. so move them to the
attic.

as discussed with and ok uwe@ (MAINTAINER) and aja@
2011-10-05 17:38:30 +00:00
jasper
7cadf9f855 unhook bluetooth-{libs,tools} and hcidump 2011-10-05 17:37:45 +00:00
jasper
baa887a2ca - using RUN_DEPENDS=${BUILD_DEPENDS} is verboten, or you'll end up
having a runtime dependency on groff, ccache and nonsense like that.
2011-10-05 17:30:57 +00:00
jasper
4c919045fa remove BROKEN-amd64, this has been building jolly fine now on amd64 for a while
as some mono update most likely fixed the issues observed (hanging builds).

ok ryan boggs (MAINTAINER)
2011-10-05 06:44:42 +00:00