Commit Graph

3162 Commits

Author SHA1 Message Date
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
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
sthen
0f1285be32 import textproc/p5-LaTeX-Driver, merged from submissions by Andrew Fresh
and Chris Bennett.

The LaTeX::Driver module takes care of running and re-running latex on
a LaTeX document so that forward references, tables of contents, and
lists of figures and tables are resolved.  It will also run bibtex and
makeindex if it detects that a bibliography or in index have been
specified, and will re-run latex again one or more times until the
formatting of the document has stabilized.

landry@ ok to import (though slight tweaks since the version he saw).
2012-06-27 08:54:27 +00:00
naddy
9e8139cc2d use bsd.port.arch.mk, gcc3 is gone; ok benoit@ 2012-06-22 16:56:22 +00:00
landry
160ba5d561 Previous maintainer agreed (between two drinks) he was not really taking
care of it. ajacoutot@ takes maintainership.
2012-06-22 09:51:22 +00:00
ajacoutot
23e85ac2f3 Update to icu4c-49.1.2.
tested by jasper@ in a bulk, thanks!
ok jasper@
2012-06-22 07:07:14 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
jeremy
4615eb12b0 Update to nokogiri 1.5.3. 2012-06-07 15:35:58 +00:00
ajacoutot
403cb2c106 Update to gtranslator-2.91.5. 2012-06-07 12:58:39 +00:00
ajacoutot
35882a6904 Remove xpdf-utils (replaced by poppler-utils). Only keep pdfdetach(1) which
is not in poppler.

input from and ok kili@
2012-06-06 18:28:22 +00:00
landry
00f3c2da53 Mark as BROKEN, it doesnt package as make fake gets stuck on 'Running
gui', that disturbs bulk builds and noone of the people using it got
enough incentive to look into it :)
2012-06-03 20:17:24 +00:00
pascal
25844d6524 Update to wdiff 1.1.1. Removes need for gsed during regress.
ok jasper@
2012-06-01 09:10:20 +00:00
schwarze
54bbdb42f3 In the footers of manuals formatted with groff,
do not print "OpenBSD 5.0" but "OpenBSD ports".
While here, remove some noise from the groff build log.
Bump the groff package.

Technically, this changes the contents of all packages that USE_GROFF,
but please refrain from bumping the world:  Having "OpenBSD 5.0" in
the footers of some ports manual until they are updated the next time,
or until the next libc bump if they aren't, is not a real problem.

string "OpenBSD ports" suggested and patch ok'ed by sthen@
2012-05-28 13:23:28 +00:00
jasper
d716f84e98 Security fix for CVE-2012-2921,
feedparser DOCTYPE and ENTITY XML Declaration Denial of Service Vulnerability
2012-05-25 12:27:33 +00:00
jasper
249155d82f Security fix for SA49177,
Libxml2 "xmlXPtrEvalXPtrPart()" Off-By-One Vulnerability

Patch from upstream git

ok aja@
2012-05-18 13:25:46 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
jasper
8ffaf46fbc - update to 5.9.2 2012-05-15 15:38:30 +00:00
jasper
fa4d879b11 adjust to new lua.port.mk 2012-05-15 15:15:19 +00:00
jasper
f2f13a2a9f unbreak by fixing the dependencies
ok kili@
2012-05-15 08:07:27 +00:00
jasper
ddda8698fa regen PLIST 2012-05-11 20:49:58 +00:00
sthen
fecd0a3f2c minor fixes for app names in mupdf usage lines in the programs which were
renamed recently. pointed out by espie@
2012-05-08 22:49:46 +00:00
sthen
8d780aa613 Bump; no content changes, but this hasn't been touched for some years and
doesn't depend on anything, so it wouldn't get automatically updated so an
old package built with a pkg_create which used @ignore annotations wouldn't
have been replaced. pkg_add warning reported by kettenis@.
2012-05-08 15:18:17 +00:00
ajacoutot
8a87dc9ffe Update to gtranslator-2.91.4. 2012-05-06 09:43:24 +00:00
benoit
87150feb80 - update highlight to 3.9
ok ajacoutot@
2012-05-05 09:57:29 +00:00
pascal
13fb368327 Fix a prototype so that -Werror=strict-prototypes works.
ok ajacoutot@
2012-05-04 08:56:35 +00:00
ajacoutot
c6bacc8759 Update to py-vobject-0.8.1c. 2012-05-02 07:49:10 +00:00
kili
9c6d416115 Remove hs-attoparsec-text. 2012-04-28 19:49:52 +00:00
kili
d26d6b302e hs-attoparsec-text 2012-04-28 19:48:00 +00:00
kili
e83d4caabb Update to hs-heist-0.7.0.1.
ok jasper@
2012-04-28 19:29:55 +00:00
kili
0554b4b168 Update to hs-attoparsec-enumerator-0.3.
ok jasper@
2012-04-28 19:27:59 +00:00
kili
dcf2d62c9f Update to hs-attoparsec-0.10.1.0.
ok jasper@
2012-04-28 19:27:13 +00:00
kili
a13e839592 Mark as broken (obsoleted by newer hs-attoparsec).
It will be removed soon.

ok jasper@
2012-04-28 19:25:25 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
ajacoutot
0fc179b9f1 Update to libxmlsd-0.8.0.
from David Hill (maintainer)
2012-04-28 09:28:47 +00:00
ajacoutot
90e20d6298 Update to stable meld-1.6.0. 2012-04-28 08:13:06 +00:00
benoit
b381c7fefa - update highlight to 3.8 2012-04-28 06:55:24 +00:00
sthen
5202ec3b7b update to MuPDF 1.0
- thanks to krw@, brett@ and "Dawe" for testing the release candidate
2012-04-25 13:55:11 +00:00
gonzalo
1b6542a81b Update for c2html to version 0.9.5, whit this changes:
* the \r character was not handled correctly
* Added support for flexible tabize wished
* some highlighting mistakes were introduced by the last
  bugfix.

Tested on i386. While here USE_GROFF is not needed.

OK okan@, aja@
2012-04-24 18:57:44 +00:00