Commit Graph

3099 Commits

Author SHA1 Message Date
jasper
ff6de85aa3 import py-rdflib-3.2.2
RDFLib is a Python library for working with RDF, a simple yet powerful
language for representing information.  The library contains parsers and
serializers for RDF/XML, N3, NTriples, Turtle, TriX and RDFa.  The
library presents a Graph interface which can be backed by any one of a
number of Store implementations.  This core RDFLib package includes
store implementations for in memory storage and persistent storage on
top of the Berkeley DB.

ok aja@
2012-09-29 10:27:14 +00:00
jasper
ce158f072f sync 2012-09-29 10:26:19 +00:00
ajacoutot
0056bf0651 Remove docbook hack. 2012-09-27 17:59:37 +00:00
ajacoutot
24dd1c3be8 Create a link from ${SYSCONFDIR}/xml/catalog to /var/db/xmlcatalog
so that stuffs that looks for /etc/xml/catalog can find it right-away.

idea from and ok espie@
2012-09-27 17:27:32 +00:00
ajacoutot
ff52f74e3c docbook-xsl already comes with libxslt. 2012-09-27 17:26:05 +00:00
ajacoutot
2405adb721 Tweak RUN_DEPENDS. 2012-09-27 17:13:42 +00:00
ajacoutot
7532c4db08 Set PKG_ARCH=* 2012-09-27 10:56:56 +00:00
ajacoutot
ae333c78cb Update to itstool-1.2.0. 2012-09-27 10:53:10 +00:00
jasper
735cc2982d unbreak 2012-09-27 06:37:09 +00:00
ajacoutot
cfdf4632fd Missing RUN_DEPENDS. 2012-09-27 05:36:08 +00:00
sthen
20337fd622 mark icu4c for parallel builds; lets libreoffice and webkit get started sooner 2012-09-26 19:49:39 +00:00
sthen
9366d3a0a9 let dpb build groff in parallel, suggested by espie@ 2012-09-25 19:31:59 +00:00
jasper
52b21e32fe unbreak build when p5-JSON is installed
from RD Thrush, thanks
2012-09-24 14:33:54 +00:00
jasper
a27b1ea994 add two suggested dependencies; though it doesn't fix the occasional build failure 2012-09-24 12:34:20 +00:00
jeremy
5542f53b23 Now that ruby 1.9 is the default ruby implementation for gem/extconf
ports, for the ports that are built both on ruby 1.8 and ruby 1.9,
switch the category Makefiles to explicitly list the ruby18 FLAVOR
instead of the ruby19 FLAVOR.

Also, for home_run, fastri, and fastercsv, explicitly build only the
ruby 1.8 version of the port.  These libraries can run on ruby 1.9, but
it doesn't make sense to build a ruby 1.9 version by default.
2012-09-23 17:20:41 +00:00
jeremy
3eab43d6a5 Have gonzui depend on the correct FLAVOR of the ruby-bdb dependency. 2012-09-23 17:09:54 +00:00
jeremy
f21f715417 Switch ruby-rss to use ruby 1.9 instead of ruby 1.8, and change
PKGNAME to be similar to other ruby 1.9 packages.
2012-09-23 17:09:11 +00:00
jeremy
ec54adfe61 Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.

Remove dependency on parsetree, since it isn't a required dependency,
and parsetree does not run on ruby 1.9.
2012-09-23 16:58:40 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
jasper
73450cbf84 - remove -lpthread related patches/chunks. 2012-09-21 13:17:45 +00:00
ajacoutot
769785f57f Sync WANTLIB. 2012-09-20 14:41:26 +00:00
jasper
a17972009f - update to 1.2.0 2012-09-20 07:01:15 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
jeremy
fc111005c8 Remove pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:55:15 +00:00
jeremy
d9028f61a8 Unlink pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:53:15 +00:00
jasper
a7e19022c4 - update to 3.41 2012-09-15 10:27:22 +00:00
jasper
92b72bcb91 - add missing dependency to make ronn -S work.
ok jeremy@ (MAINTAINER)
2012-09-15 07:01:45 +00:00
jasper
d214b9d02e - update to 0.615 2012-09-14 21:59:09 +00:00
jasper
df7fc4a2f3 - update to 2.1.1 2012-09-14 10:37:57 +00:00
sthen
70d49c9626 fix manpage links in mupdf now that various tools have been replaced
with mubusy; from Jan Stary
2012-09-12 21:32:19 +00:00
landry
b4e8c7e308 Update to catfish 0.4.0.1. Somewhat hackish, but can't be worse than the
previous unmaintained version. Now uses gtk3/py-gobject.
2012-09-10 20:54:40 +00:00
ajacoutot
848ef63891 No more palm in CATEGORIES. 2012-09-04 07:35:52 +00:00
ajacoutot
c5094f3fb6 +bibelot 2012-09-04 07:11:51 +00:00
ajacoutot
216eebddd3 Re-import bibelot from palm/bibelot since the palm CATEGORY is going to
be tedu'd.
2012-09-04 07:11:02 +00:00
ajacoutot
87b087b49c +palm-bookmarks 2012-09-04 07:08:56 +00:00
ajacoutot
1e3370ac82 Re-import palm-bookmarks from palm/palm-bookmarks since the palm CATEGORY is going to
be tedu'd.
2012-09-04 07:08:19 +00:00
jeremy
054823d8c1 Remove msf@ as maintainer from the ports he maintains, at his request,
as he no longer works on OpenBSD.
2012-09-04 03:40:33 +00:00
kili
d7e2e5f6ff Update to heist-0.8.1.1.1 2012-09-02 21:27:46 +00:00
kili
7ded25b9e1 Update to xmlhtml-0.2.0.2. 2012-09-02 21:27:10 +00:00
kili
84fb6d150a Update to blaze-html-0.5.0.0. 2012-09-02 21:26:43 +00:00
kili
240879473c Update to HaXml-1.23.3. 2012-09-02 21:22:55 +00:00
kili
2e86897ae2 Update to bytestring-nums-0.3.5. 2012-09-02 20:30:14 +00:00
kili
300701225f Update to bytestring-show-0.3.5.1. 2012-09-02 20:29:42 +00:00
kili
c12b0545e8 Update to hexpat-0.19.10. 2012-09-02 20:23:01 +00:00
kili
af2ea00742 Remove dependency on devel/hs-deepseq, which is now
included in the ghc package.
2012-09-02 19:57:48 +00:00
kili
d49af36311 Hook hs-blaze-markup to the build, even if ghc is still marked as broken. 2012-09-02 16:58:02 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
naddy
046d7dbf7d bsd.lib.mk does not build _pic.a libraries any longer 2012-09-01 12:02:26 +00:00
kili
ed111d7e76 Core modules of a blazingly fast markup combinator library for the
Haskell programming language.

ok matthew, sthen.
2012-08-30 21:14:16 +00:00
ajacoutot
22cbbcfd96 Update to clucene-core-2.3.3.4. 2012-08-30 18:41:09 +00:00
jasper
b76190b8fb remove gtkaml; it served well as a vala testcase when there were no other
vala-dependant ports in the tree. now there are plenty of ports using vala
and this port keeps lagging behind and is a nightmare to keep fixing for
every vala release, so zap it.

ok non-rude aja@
2012-08-29 09:56:15 +00:00
jasper
64f0762278 unhook gtkaml 2012-08-29 09:54:23 +00:00
espie
b1b88327aa switch default poppler flavor to no_qt,no_qt4,boostrap, as naddy@ now
sees bulk builds with a critical path sequentially building qt4, poppler,
libreoffice...

passes a full bulk

agreed with kili@, aja@, naddy@
2012-08-28 19:13:11 +00:00
benoit
c12520cc61 - change MASTER_SITES and HOMEPAGE
- bump REVISION

Problem noticed by Barry Grumbine, thanks.
2012-08-27 16:16:28 +00:00
stu
bee9cc1f47 Use MODULES for Tcl/Tk.
Remove maintainer per maintainer's request.

Ok sthen@
2012-08-26 17:41:16 +00:00
sthen
3875e272a2 sync wantlib 2012-08-23 16:02:37 +00:00
sthen
9f9069554b sync wantlib 2012-08-23 15:50:05 +00:00
sthen
1c17f4df2b restore p5- prefix in PKGNAME
sync wantlib
use SHARED_ONLY rather than NOT_FOR_ARCHS=${NO_SHARED_ARCHS}

ok benoit@
2012-08-23 14:44:39 +00:00
lteo
f3289e209f MuPDF has combined several of their command line tools into a single
tool called mubusy, so update pkg/DESCR accordingly.  mudraw remains a
separate binary.

OK sthen@ (maintainer)
2012-08-23 01:21:04 +00:00
ajacoutot
276dca6870 Update to libxmlsd-0.9.0.
from David Hill (maintainer).
2012-08-19 06:08:17 +00:00
avsm
faa7dea406 bump ocaml-xml-light REVISION to account for the earlier PLIST change;
prodded by ajacoutot@
2012-08-18 23:02:37 +00:00
avsm
17267501e9 +ocaml-text
+ocaml-xmlm
2012-08-18 22:52:31 +00:00
avsm
b9dd37022f initial import of ocaml-xmlm-1.1.0
From: Christopher Zimmermann <madroach@gmerlin.de>
--
Xmlm is an OCaml module for streaming XML IO. It aims at making XML
processing robust and painless. The streaming interface can process
documents without building an in-memory representation. It lets the
programmer translate its data structures to XML documents and
vice-versa. Functions are provided to easily transform arborescent
data structures to/from XML documents.
2012-08-18 22:51:21 +00:00
avsm
2a6e96791c initial import of ocaml-text-0.6, a library for dealing with unicode characters
From Christopher Zimmermann <madroach@gmerlin.de>
--
OCaml-Text is a library for dealing with ``text'', i.e. sequence of
unicode characters, in a convenient way

It supports:

  - character encoding/decoding using iconv
  - manipulation of text as UTF-8 encoded strings
  - localised text functions such as compare, upper, ...
  - human readable regular expression inside patterns
2012-08-18 22:49:29 +00:00
avsm
dda70b738c update to hevea-1.10
* use new PROPERTY ocaml_native
* patch Makefile / config.sh to respect environment variables

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:47:00 +00:00
avsm
525475822f update ocaml-xml-light to use the ocaml_native property.
no PLIST change, so no rev bump

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:31:20 +00:00
avsm
9ce0b926a6 update to ocaml-rss-2.0
* new MASTER_SITES and HOMEPAGE
* use new PROPERTY ocaml_native
* patch to support install on bytecode-only arch

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:28:53 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
gonzalo
3412ef731c Little update for diffstat to 1.55.
Tested on i386.

Ok sthen@
2012-08-17 13:57:59 +00:00
sthen
a7ec13dacf update to MuPDF 1.1 2012-08-17 13:30:16 +00:00
jasper
bd2bb76c04 could use VMEM_WARNING 2012-08-12 18:07:59 +00:00
jasper
2ba32d710b tweak do-regress 2012-08-12 17:26:30 +00:00
edd
9c4020c69a link py-prettytable 2012-08-11 12:13:36 +00:00
edd
a7b09a4d76 Attempt two at importing py-prettytable. Kludged my last commit with an
incorrect import path. Looks like permission was denied for the import, so
it didn't happen (?).

The import was OK gsoares@
2012-08-11 12:12:00 +00:00
naddy
2fe0e477e3 remove unused file 2012-08-09 21:02:40 +00:00
sthen
3dd655709c py-docutils has some modules which need pygments; add a run dep. From dhill. 2012-08-09 08:48:46 +00:00
ajacoutot
a55100ca9c Update to libxmlsd-0.8.1.
from David Hill (maintainer)
2012-08-07 07:33:55 +00:00
naddy
ba89129c80 no need for groff 2012-08-05 13:47:04 +00:00
sthen
98a15bad85 update to py-docutils 0.9.1, from dhill - llvm 3.2 will want this 2012-08-05 12:32:01 +00:00
naddy
1663a22640 no need for groff 2012-08-05 00:16:50 +00:00
espie
863d8ad10e use ocaml.port.mk 2012-08-04 16:30:04 +00:00
giovanni
da2d8d2eca Update to 2.0.4
Maintainer timed out
2012-07-19 14:56:59 +00:00
kili
906c8a2c57 Fix build with poppler-0.20. 2012-07-13 15:05:47 +00:00
ajacoutot
cf56c00b44 Fix RCS ids, no pkg change. 2012-07-13 07:23:20 +00:00
ajacoutot
3dec0929d0 Remove VERSION, it's unused.
Set the GPL version in the marker.

no pkg change.
2012-07-11 13:49:01 +00:00
zinke
6f115e73d6 link textproc/cloc 2012-07-11 13:29:09 +00:00
zinke
7a4f85f82c import cloc-1.56
Description:
cloc counts blank lines, comment lines, and physical lines of source
code in many programming languages. Given two versions of a code base,
cloc can compute differences in blank, comment, and source lines.

ok edd@ gonzalo@
2012-07-11 13:26:13 +00:00
kili
ce5f101601 Re-enable calibre; adjust dependencies and wantlib.
ok sthen@
2012-07-10 18:33:18 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
ajacoutot
4ad1879c15 Unbreak on sparc.
spotted by sebastia@
2012-07-09 22:50:18 +00:00
ajacoutot
2aea829618 Fix build on big endian platforms.
breakage reported by Markus Lude
2012-07-05 10:05:34 +00:00
landry
354048edd9 Fix build on hppa, don't assume we have gcc atomics depending on a given
GNUC version. Fallback to mutex code on hppa.
2012-07-04 09:03:16 +00:00
steven
0af7829ea8 make this work again, more or less. 2012-06-29 21:03:35 +00:00
jeremy
d931b17c3f Update ruby-nokogiri to 1.5.5. Fixes an XXE security issue. 2012-06-29 16:41:53 +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
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
c3e962a498 +p5-LaTeX-Driver 2012-06-27 08:57:49 +00:00