sthen
6fe222514d
sync wantlib
2012-12-21 12:13:35 +00:00
landry
fc1667ef8b
Mark BROKEN-hppa: internal compiler error: internal consistency failure
...
Probable fallout of the PIE switch.
2012-12-21 11:32:39 +00:00
espie
2f6fdd3bbc
math/graphviz is the name
2012-12-17 16:06:52 +00:00
sthen
a76de90b0c
BUILD_DEPENDS on graphviz, doxygen picks it up
2012-12-16 23:06:16 +00:00
sthen
8772f2e41f
sync plist; doxygen
2012-12-16 11:39:51 +00:00
sthen
db25398c17
+redland-bindings
2012-12-13 13:46:21 +00:00
sthen
a09b76c294
import ports/textproc/redland-bindings, reworked from a port by dlg, ok jasper
2012-12-13 13:46:01 +00:00
chrisz
4958da850e
Update hevea to 2.00
...
maintainer timed out; ok jasper@
2012-12-13 11:51:34 +00:00
brad
930f42af09
Jacob Meuser disappeared a year and a half ago so remove him as MAINTAINER.
...
ok ajacoutot@
2012-12-09 07:29:57 +00:00
jasper
904c17e112
sync
2012-12-08 18:58:35 +00:00
jasper
46567d7adf
import ruby-rexical-1.0.5
...
Rexical is a lexical scanner generator. It is written in Ruby itself,
and generates Ruby program. It is designed for use with Racc.
ok jeremy@
2012-12-08 18:57:05 +00:00
ajacoutot
c4506558a5
Update to icu4c-50.1.
...
big thank to landry@ for testing this in a bulk
2012-12-08 13:18:46 +00:00
chrisz
3cf629c18e
update to version 1.1.1
...
ok by @avsm, @jasper
2012-12-04 07:02:08 +00:00
kili
54d4df9a48
Update to heist-0.8.2.
2012-12-02 20:47:45 +00:00
kili
b0493ec32a
Bump.
...
Set NO_REGRESS, because --enable-tests will cause haddock
to fail.
2012-12-02 20:42:39 +00:00
kili
4414830a0f
Bump.
2012-12-02 20:40:09 +00:00
chrisz
0081341c9f
update lang/ocaml to 4.00.1.
...
Let all ocaml ports RUN_DEPEND on the version of ocaml they were built with.
2012-11-30 19:38:09 +00:00
landry
c432a35fa7
Update to py-pygments 1.5.
...
From David Hill, tested by benoit@, MAINTAINER timeout
2012-11-29 23:45:06 +00:00
sthen
448a3e830f
don't segfault if run with DISPLAY unset, reported by bentley@
2012-11-24 09:55:54 +00:00
ajacoutot
0ffd576800
MESSAGE -> README
2012-11-23 07:47:48 +00:00
ajacoutot
17c734768a
More run fixes against the new GDL; from upstream.
2012-11-17 13:09:32 +00:00
ajacoutot
08ffe27692
Update to stable gtkspell3-3.0.0.
2012-11-15 14:49:14 +00:00
ajacoutot
1725cdc243
needs to be ported to gtkspell3.
2012-11-15 14:44:14 +00:00
ajacoutot
147a936ed3
Unbreak (from upstream).
2012-11-14 12:37:03 +00:00
landry
0f9eea998d
Bump all ports depending on nspr to account for the devel/nspr,-main ->
...
devel/nspr pkgpath change. While here, make sure mozilla ports depend on
the latest and greatest via mozilla.port.mk.
Tested in a bulk build..
2012-11-12 20:45:32 +00:00
sthen
a61bb4790a
+rasqal
2012-11-12 13:37:21 +00:00
sthen
631e9a988c
import textproc/rasqal, split from redland. ok landry@
...
- merged from openbsd-wip and dlg@ diffs.
Rasqal is a C library that handles Resource Description Framework
(RDF) query language syntaxes, query construction and execution of
queries returning results as bindings, boolean, RDF graphs/triples
or syntaxes. The supported query languages are SPARQL 1.0, RDQL,
Draft SPARQL Query 1.1, Update 1.1 Syntax and Experimental SPARQL
extensions (LAQRS). Rasqal can write binding query results in the
SPARQL XML, SPARQL JSON, CSV, TSV, HTML, ASCII tables, RDF/XML and
Turtle / N3 and read them in SPARQL XML, RDF/XML and Turtle / N3.
Rasqal was designed to work closely with the Redland RDF library
and the Raptor RDF Syntax Library but is entirely separate from
both.
2012-11-12 13:36:55 +00:00
sthen
71048d91fe
update liblrdf to 0.5.0, cope with raptor update
...
- from openbsd-wip and tweaks from me
2012-11-12 13:35:33 +00:00
sthen
bb9ab5d7d6
update to Redland 1.0.15, multipackages for DB backends, cope with new raptor.
...
- merged from updates by Vadim Zhukov in openbsd-wip and dlg@
2012-11-12 13:34:03 +00:00
sthen
bc44613c35
update to Raptor 2.0.8
...
- merge of various updates by Amit Kulkarni and dlg@
- this has an API change, to be dealt with in forthcoming commits
2012-11-12 13:32:38 +00:00
ajacoutot
86a47d6ab9
BZ urls.
2012-11-11 19:00:02 +00:00
ajacoutot
3596a51932
Mark these are BROKEN until upstream fixes them to work with the new gdl
...
(currently being worked on).
2012-11-11 14:30:50 +00:00
kili
0ac8aba336
Add dependency on devel/hs-text.
...
It's not obvious, but hs-ports dependencies should match the
dependencies specified in the .cabal files as close as possible,
to minimize breakage (and necessary bumps) after updates of
some other hs-ports.
2012-11-09 21:00:17 +00:00
jasper
12aeb50160
- update to libxml++-2.36.0
...
- hobbits take over maintainership per previous maintainer's request
ok aja@
2012-11-07 10:06:56 +00:00
jasper
adf6ead310
import ocaml-csv-1.2.3
...
This is a pure OCaml library to read and write CSV files, including all
extensions used by Excel — eg. quotes, newlines, 8 bit characters in
fields, "0 etc.
help/ok chrisz@
2012-11-06 20:55:36 +00:00
jasper
d861d56955
sync
2012-11-06 20:54:39 +00:00
kili
2acb3c8385
Move the @exec and @unexec lines running the {,un}register.sh scripts
...
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
ajacoutot
99d86f6a7f
These ports have been unhooked for a while and replaced by coreutils, so
...
remove them.
ok naddy@
2012-10-24 13:22:35 +00:00
ajacoutot
c554924754
Update to meld-1.6.1.
2012-10-21 17:16:22 +00:00
kurt
82a85dd3c0
Use gcj 4.6 to build instead of 4.2. okay jasper@
2012-10-19 22:30:36 +00:00
sthen
3a1c6d10f6
zap trailing whitespace where it's present in MASTER_SITES/COMMENT
...
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
dcoppa
19cf808c3d
Hook hs-libxml-sax and hs-xml-types to the build
2012-10-15 07:57:02 +00:00
dcoppa
920bb04818
Import textproc/hs-libxml-sax.
...
Needed by an upcoming port of hs-dbus.
OK kili@
libxml-sax are Haskell bindings to the libXML2 SAX (Simple API for
XML) interface.
2012-10-15 07:50:57 +00:00
dcoppa
ae96ff3b6b
Import textproc/hs-xml-types.
...
Needed by textproc/hs-libxml-sax, which in turn is required by an
upcoming port of hs-dbus.
OK kili@
The xml-types library contains complete types for most parts of an
XML document, including the prologue, node tree, and doctype.
Some basic combinators are included for common tasks, including
traversing the node tree and filtering children.
2012-10-15 07:45:09 +00:00
bentley
f4cdc8cdcc
+vislcg3
2012-10-11 16:43:44 +00:00
bentley
4f224be02c
Import vislcg3-0.9.8.8406.
...
VISL CG 3 is a constraint grammar tool that can be used to POS-tag
ambiguous text.
tweaks/oks from ajacoutot@ sthen@
2012-10-11 16:42:57 +00:00
dcoppa
bd3f871e81
Fix fallout of haskell ports, now that devel/gmp is no more a
...
dependency for ghc
2012-10-11 14:06:34 +00:00
robert
99e4a90b94
fix cflags in the pkg-config file
2012-10-09 16:23:15 +00:00
ajacoutot
78d036f6f6
Sync dependencies after libgdata moved to libsecret.
2012-10-01 15:17:29 +00:00
jasper
82fea34cab
- update to libxml-2.8.0
...
tested on amd64, sparc64, mips64el and powerpc.
ok aja@
2012-09-30 12:22:05 +00:00