Commit Graph

3065 Commits

Author SHA1 Message Date
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
jasper
3924fbe591 - update to libxslt-1.1.27
tested on amd64, sparc64, mips64el and powerpc.
ok aja@
2012-09-30 12:21:34 +00:00
landry
7da62bc827 add -ffunction-sections to CFLAGS on hppa, fixes the build there.
ok sthen@ (maintainer)
2012-09-30 10:22:54 +00:00
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