Commit Graph

2488 Commits

Author SHA1 Message Date
sthen
488ba3ab88 update pygments to 1.3.1; new lexers and various fixes.
ok djm@
2010-06-16 07:40:30 +00:00
kili
73f62484da Add gmp and bump. 2010-06-15 17:59:24 +00:00
ajacoutot
8b82b5525d Use gettext MODULE. 2010-06-10 21:37:32 +00:00
landry
1ae449b104 +libnxml 2010-06-10 20:16:17 +00:00
landry
b9605e41b1 Import libnxml 0.18.3:
nXML is a C library for parsing, writing and creating XML 1.0 and 1.1
files or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234,
4321, 2143, 2312).

ok jasper@
2010-06-10 20:15:36 +00:00
jasper
007531bfc0 - fix build on a clean box, we don't really need ispell to be installed at build time. 2010-06-10 13:17:29 +00:00
espie
e127ca89ac LP64 + gcc4 2010-06-07 20:49:34 +00:00
kili
158027911f Bump after the stupid ABI changes in GHC. 2010-06-06 10:06:44 +00:00
kili
8e6a005991 WANTLIB = m stdc++ can help strange people like me.
While here, mention the LGPL version (2.1).
2010-06-04 19:57:08 +00:00
sthen
434c46e65c - update MuPDF to 0.6. (various improvements including copying text
from PDFs with the ight mouse button. no search yet though).
note that the command-line options have changed slightly and there
are new keybindings - see mupdf(1).

- only pdfinfo conflicts with other packages, so switch to the
standard names for the other tools

- install the new manpages from upstream (replacing our mupdf manpage),
library, headers, .pc and desktop integration files

thanks ajacoutot@ for checking and improvements for the desktop
integration files, and Roberto Fernandez for looking over the
fontres parts.
2010-06-03 19:38:34 +00:00
dcoppa
0fe1cb2a9e s/librairies/libraries/
OK ajacoutot@
2010-06-01 12:46:24 +00:00
espie
fa6216e027 fix ispell. We've had @exec-add/@unexec-delete for ages.
(actually, use a trick on @exec because the old package will delete the
default config one last time, so do add a new one for the last time).

Remove PATCHLEVEL "improvement". No need to reinstall other ispell
dictionaries, thank you.
2010-05-31 17:12:49 +00:00
jasper
89278da340 - give the urlCommand a slightly bigger chance of working
- regen patches
2010-05-27 14:55:40 +00:00
jasper
4cbdf54235 - sync after nicm's commit to base.
ok nicm@
2010-05-25 18:56:07 +00:00
espie
f1549e72c1 use COMPILER_VERSION 2010-05-23 13:58:14 +00:00
espie
e3fa03cd6b cast is not lvalue 2010-05-22 21:19:20 +00:00
espie
7b42636397 fix syntax 2010-05-22 11:54:14 +00:00
espie
085056043c synch with -current, fixes build for gcc4 2010-05-22 10:39:24 +00:00
ajacoutot
2dd30d3eac Bugfix update to gtk-doc-1.15. 2010-05-21 12:10:01 +00:00
jasper
fa83cfb86a sync 2010-05-19 17:41:17 +00:00
jasper
89b34916a4 import p5-Lingua-Treebank 0.16
This class knows how to read two treebank formats, the Penn format and
the Chomsky Normal Form (CNF) format. These formats differ in how they
handle terminal nodes. The Penn format places pre-terminal part of
speech tags in the left-hand position of a parenthesis-delimited pair,
just like it does non-terminal nodes.
2010-05-19 17:39:13 +00:00
kili
bcea0ad2ce Silent register.sh/unregister.sh after the change to Cabal in ghc.
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
ajacoutot
eeaf154120 Update to gtkaml-0.2.10 and unset BROKEN. 2010-05-16 08:09:05 +00:00
kili
d73ffa853b Use @unexec. I must have been on drugs when using @unexec-delete
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).

You can use the command

        ghc-pkg check

to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like

        ghc-pkg unregister hashed-storage-0.4.11

ok dcoppa@
2010-05-14 09:08:25 +00:00
dhill
05baacd043 update to 0.73 and takeover as MAINTAINER
ok ckuethe@
2010-05-11 14:54:07 +00:00
kili
c1637f744f This depends on texlive_texmf-full. Noticed by naddy@. I also added
texlive_texmf-minimal (pkgpath print/texlive/texmf,-main), because
nobody knows how the texlive interdependencies will change in the
future.

While here, be nice to SUBST_VARS and give yet another space and a
tab, too.

"sure", stsp@
2010-05-10 22:04:59 +00:00
ajacoutot
79495140a3 Minor update to libxml++-2.30.1.
(documentation changes)

"works" Andreas Bihlmaier (maintainer)
2010-05-06 21:30:47 +00:00
kili
e07d5ae83f Adjust WANTLIB and bump PKGNAME after the ghc change. 2010-05-06 20:05:24 +00:00
stsp
5647222c55 +dblatex
reminded by kili
2010-05-06 19:36:24 +00:00
stsp
37a5731d41 Port of dblatex.
hints and ok kili@
2010-05-06 18:08:02 +00:00
jasper
9e4358eabb - update p5-Text-SimpleTable to 2.03
maintainer timed-out
2010-04-29 21:32:49 +00:00
dcoppa
5c41a01f4f Link my haskell ports to the build.
OK kili@
2010-04-29 05:28:32 +00:00
dcoppa
926f1544af Import hs-HaXml, XML parsing utilities for Haskell
OK kili@
2010-04-28 16:06:40 +00:00
naddy
91db013e33 fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
ajacoutot
d98b36e800 This is temporarily BROKEN. 2010-04-24 10:13:31 +00:00
ajacoutot
bb308edbd6 This part of CONFIGURE_ENV is now set in bsd.port.mk(5). 2010-04-24 09:56:34 +00:00
jolan
6f5265c83d update to 4.9.018 2010-04-22 03:31:55 +00:00
ajacoutot
95bc661de1 Update to libxml++-2.30.0.
seems fine to Andreas Bihlmaier (maintainer)
2010-04-20 13:13:12 +00:00
jolan
48030f2e88 update to 4.9.013 2010-04-15 19:31:02 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
stephan
c11d83efad update to 1.17, ok jasper@ 2010-04-15 09:09:49 +00:00
jasper
dbc73de54f - remove outdated comment 2010-04-15 08:28:07 +00:00
kili
3a60489c6b Update to latex2html-2008, which is GPLv2.
@comment two files which may conflict with texlive.

Better (quicker) @exec/@unexec combo, suggested by edd@.

ok edd@
2010-04-14 12:16:29 +00:00
jolan
57720d4330 update to 4.9.012 2010-04-13 17:07:20 +00:00
stephan
69865536e2 update to 0.72, ok ckuethe@ 2010-04-13 15:23:35 +00:00
ajacoutot
b2fa28d38f Update to exempi-2.1.1.
Dependencies are still happy with it.

"I do not expect any breakage from this" Andreas Bihlmaier (maintainer)
2010-04-09 08:59:56 +00:00
jolan
bf1b3b8a05 update to 4.9.011 2010-04-08 05:52:29 +00:00
jasper
39f4710798 - update p5-Text-Autoformat to 1.668001
from chris bennett, looks fine to maintainer.
2010-04-07 19:17:07 +00:00
landry
e68c194267 Update to icu 4.4, from MAINTAINER Vincent Gross (thanks!)
'just commit' robert@
2010-04-05 21:40:24 +00:00
ajacoutot
9c3a466b8b Zap empty line. Use punctuation and capital. 2010-04-05 14:49:25 +00:00
espie
1ef9c37245 +groff 2010-04-05 14:31:28 +00:00
espie
be01fb283b groff from OpenBSD 4.7, so that we can move forward 2010-04-05 14:30:32 +00:00
naddy
f78bfebb88 mdoc fix 2010-04-04 18:40:19 +00:00
sthen
fb68281f71 sync WANTLIB, bump 2010-04-03 00:42:39 +00:00
sthen
7a09f1ad13 update to 0.5 2010-03-31 13:06:47 +00:00
sthen
122245433b update to 1.4, originally from jasper@, tweaked by me.
ok & prodding jasper@ :)
2010-03-29 09:55:52 +00:00
ajacoutot
7082ae9751 Minor update to gtk-doc-1.14.
Passed regress tests.
2010-03-29 08:09:50 +00:00
jasper
ba46895307 - update p5-Search-QueryParser to 0.94
from ian mcwilliam (MAINTAINER)
2010-03-24 16:06:50 +00:00
ajacoutot
a969ed49e7 +py-chardet 2010-03-22 22:31:00 +00:00
ajacoutot
397739a44c Import py-chardet-2.0.1.
py-chardet is an universal encoding detector for Python.
2010-03-22 22:30:15 +00:00
sturm
35b45cc174 remove myself as maintainer, bump PKGNAMEs 2010-03-22 13:54:21 +00:00
sthen
1c9e0600e7 Don't RUN_DEPENDS on ${BUILD_DEPENDS} which pulls in libtool. 2010-03-22 01:09:16 +00:00
ajacoutot
e0d57978b1 Set CONFIGURE_SHARED.
Don't use built-in timezones, but the system ones.
2010-03-21 10:25:55 +00:00
sthen
73c1a8112d add missing command to the manual 2010-03-21 00:05:33 +00:00
ajacoutot
b31c5c5f94 @unexec -> @unexec-delete
ok sthen@ espie@
2010-03-20 17:06:45 +00:00
jasper
4329b9887f - dont unconditionally strip binaries
- bump pkgname
2010-03-20 16:49:22 +00:00
jasper
fcaeef2071 - extend archtecture tests for mips64el
ok naddy@
2010-02-09 12:18:45 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
espie
ab3b44cdca better when ports are actually in the INDEX.
(found out by looking at the output of my new dependency walker)
2010-01-31 12:09:13 +00:00
jolan
ca7dbb81a7 fix MASTER_SITES, ok naddy@ 2010-01-30 19:08:30 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
ajacoutot
0dd2c1d6a7 Don't use bundled libtool, spotted by jakemsr@
Use gettext MODULE.

ok landry@ jasper@
2010-01-12 19:08:23 +00:00
sthen
6f1cf262e1 - update homepage, from Bryan Linton
- bump PKGNAME
2010-01-07 08:39:00 +00:00
sthen
4447b21ab1 Update mupdf to r920 snapshot. 2010-01-07 01:20:09 +00:00
jolan
3847d3d3ac update to 4.8.021 2010-01-06 23:59:43 +00:00
landry
e9338dffc7 Update to meld 1.3.1, based on a diff from Holger Mikolon, thanks! 2010-01-06 18:29:19 +00:00
jasper
a695901f36 - previous didn't work out. so python ought to be fixed instead.. 2010-01-04 14:13:51 +00:00
jasper
9aa784ab71 - sort 2010-01-04 10:56:34 +00:00
jasper
9aa3caa07a - let libxml build on mips64 too. 2010-01-03 22:39:08 +00:00
jasper
037755986a add p5-Text-CSV 2009-12-28 09:33:41 +00:00
jasper
ff82f19c5f import p5-Text-CSV 1.16
Text::CSV provides facilities for the composition and decomposition of
comma-separated values. An instance of the Text::CSV class can combine
fields into a CSV string and parse a CSV string into fields.

from eric olsen
2009-12-28 09:31:27 +00:00
jasper
16e32534c5 - update p5-Text-CSV_XS to 0.70
from eric olsen, maintainer timed-out
2009-12-27 19:36:09 +00:00
jasper
abf7fdf526 - update source-highlight to 3.1.2
* waaay too many changes to list here
- remove kevlo@ as maintainer per his request

ok kevlo@
2009-12-24 09:28:43 +00:00
jasper
15f46b811f - update zoem to 09-149
- remove maintainer per his request
- specify license version
2009-12-23 22:09:20 +00:00
jasper
19e8571a9d - sync MASTER_SITES with mutt/Makefile.inc
- use SUBST_CMD
- set license version
- regen PLIST and patches while here
2009-12-23 22:04:18 +00:00
jasper
ee48746ff6 - add a working master site 2009-12-23 20:52:56 +00:00
jasper
d0451fa0e2 - update yould to 0.3.7 2009-12-23 20:39:57 +00:00
sthen
7964e23e14 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 12:51:52 +00:00
kili
47a9789482 Unbreak after openmotif changes.
Adjust WANTLIB and bump.
2009-12-20 21:49:48 +00:00
jolan
69e9f98047 update to 4.8.019 2009-12-19 23:59:36 +00:00
ajacoutot
20478376fc Update to gtk-doc-1.13.
This only fixes the gtk-doc tarball target which we don't care about,
but I took as an opportunity to enable and fix regression tests.
2009-12-18 16:30:59 +00:00
ajacoutot
7d733dee9e update to gtk-doc-1.12. 2009-12-18 09:45:42 +00:00
kili
3cc74d2e32 Tell configure to use -lm.
Fixes the detection of openmotif after the latest update.
2009-12-16 14:00:23 +00:00
naddy
325179705c Don't invoke ldconfig -m during the build. The previous "fix" was a nop. 2009-12-12 20:14:39 +00:00
ajacoutot
4aa047eae5 Fix gnutls support which got broken during p2k9.
ok sthen@ (maintainer)
2009-12-09 21:51:58 +00:00
jolan
5796821ac2 update to 4.8.017 2009-12-07 01:04:06 +00:00
jasper
0888b24e7e - stop fucking with ldconfig during build 2009-11-29 19:55:42 +00:00
jolan
c5e1855231 update to 4.8.016 2009-11-27 12:14:10 +00:00
jasper
394810042e - add py-pdf 2009-11-25 22:01:09 +00:00
jasper
308e99a504 import py-pdf 1.12
A Pure-Python library built as a PDF toolkit. It is capable of:
    * extracting document information (title, author, ...),
    * splitting documents page by page,
    * merging documents page by page,
    * cropping pages,
    * merging multiple pages into a single page,
    * encrypting and decrypting PDF files.

from Daniel Dickman
2009-11-25 22:00:26 +00:00
landry
d2aed495d0 Update to OpenJade 1.3.3pre1, last known release packaged by almost
every os/distrib in the world. Remove legacy patches, and depend on
the newly imported textproc/opensp.
ok ajacoutot@ jasper@
2009-11-24 20:23:15 +00:00
landry
7a807df77d +opensp 2009-11-24 20:21:08 +00:00
landry
727278b791 Import OpenSP 1.5.2, an object-oriented toolkit for SGML parsing and
entity management like textproc/sp (which it can supersede) or
textproc/lq-sp.
Provides onsgmls/osgmlnorm/ospam/spcat/ospent/osx binaries which were
previously in openjade-1.3 package, so @conflict with it.
ok ajacoutot@ jasper@
2009-11-24 20:20:31 +00:00
jasper
7c5fdcbb0b - update py-lxml to 2.0.4
maintainer timed-out
2009-11-19 13:04:23 +00:00
ajacoutot
fcac72bf2b Update to gtkaml-0.2.9.1 (updated for Vala 0.7.8). 2009-11-14 11:41:04 +00:00
jasper
11c8d5e00e add py-nltk 2009-11-13 12:17:55 +00:00
jasper
f3a5127b04 import py-nltk 2.0b7
NLTK, the Natural Language Toolkit, is a suite of open source Python
modules, data sets and tutorials supporting research and development in
Natural Language Processing.

A substantial amount of documentation about how to use NLTK, including a
textbook and API documention, is available from the NLTK website:
http://www.nltk.org/
2009-11-13 12:17:08 +00:00
jolan
f3b16f0a2a update to 4.8.014 2009-11-13 01:08:15 +00:00
bernd
72db6defae Link with -lpthread to make it work again.
Reported and tested by maintainer Jeremy Evans.
2009-11-09 17:45:24 +00:00
sthen
1702428dab bump following java.port.mk change. 2009-11-09 11:03:26 +00:00
jasper
383bcb84a5 - move another common variable into pear.port.mk (the 'pear' category). 2009-11-06 09:01:07 +00:00
jasper
65dbb2a870 - if the same two lines are copy/pasted into every single port using the pear
module, maybe it's time to copy/paste it into pear.port.mk.
thus, move MASTER_SITES and EXTRACT_SUFX to a common place

ok sthen@ robert@
2009-11-06 08:32:36 +00:00
benoit
e8993af13a - update HOMEPAGE, MASTER_SITES
ok ajacoutot@
2009-11-05 15:43:37 +00:00
jasper
a2c993ef80 - add p5-Lingua-EN-Fathom and p5-Lingua-EN-Syllable 2009-11-04 13:23:52 +00:00
jasper
9954594f05 import p5-Lingua-EN-Fathom 1.12
This module analyses English text in either a string or file. Totals are
then calculated for the number of characters, words, sentences, blank
and non blank (text) lines and paragraphs.

Three common readability statistics are also derived, the Fog, Flesch
and Kincaid indices.
2009-11-04 13:20:55 +00:00
jasper
d35808efd7 import p5-Lingua-EN-Syllable 0.251
Lingua::EN::Syllable::syllable() estimates the number of syllables in
the word passed to it.
2009-11-04 13:19:44 +00:00
stephan
5bd83decff change maintainer email address.
fixing some whitespaces into tabs while at it.

ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
jim
2848297105 +p5-String-RewritePrefix 2009-10-26 18:25:22 +00:00
jim
f75e6e0087 import p5-String-RewritePrefix to support Catalyst::Runtime.
from and ok simon@
2009-10-26 16:22:57 +00:00
sthen
f814587142 - update to 2.05
- drop msf as maintainer (at his request)
2009-10-23 16:53:44 +00:00
edd
cd256c4e71 update xpdf to 3.02.4. This addresses the following security issues:
CVE-2009-3603
CVE-2009-3604
CVE-2009-3605
CVE-2009-3606
CVE-2009-3608
CVE-2009-3609

Official patch from xpdf developers integrated into build.

OK kili@
2009-10-15 12:51:13 +00:00
landry
b9b93a9b1a Duh, stupid me.. let's use MODPY_EGG_VERSION. 2009-10-14 22:07:47 +00:00
giovanni
380884b789 Update to version 2.13 from maintainer Benoit Lecocq
with tweaks by me.
"looks ok" steven@
2009-10-14 15:04:06 +00:00
landry
070b1b6611 +py-cssutils 2009-10-13 20:12:15 +00:00
landry
f8fafab0af Import py-cssutils 0.9.6:
A Python package to parse and build CSS Cascading Style Sheets.
(Yet another dependency of elisa/moovida..)
2009-10-13 20:10:49 +00:00
pirofti
4106e12d6c Add ruby-prawn to the makefile. 2009-10-13 15:13:38 +00:00
pirofti
78c199a98d Add the core part of ruby-prawn, silly cvs keyword limitations. 2009-10-13 15:12:50 +00:00
pirofti
88dbbe6e59 Import ruby-prawn suite. Initially from claudio@ (maintainer now).
Prawn: Fast, Nimble PDF Generation For Ruby

Prawn takes the pain out of generating beautiful printable documents,
while still remaining fast, tiny and nimble. It is also named after a
majestic sea creature, and that has to count for something.
It supports UTF-8, image embedding, flexible table drawing and has a
simplified content positioning.
2009-10-13 15:09:16 +00:00
pirofti
70dea01dfa Add ruby-pdf-reader to the makefile. 2009-10-13 14:53:22 +00:00
pirofti
7f49ebe424 Import ruby-pdf-reader, needed for prawn regress tests.
The PDF::Reader library implements a PDF parser conforming as much as
possible to the PDF specification from Adobe.
2009-10-13 14:51:34 +00:00
pirofti
d616fedf20 Add ruby-ascii85 to the makefile. 2009-10-13 14:46:02 +00:00
pirofti
41923a3e44 Import ruby-ascii85, needed for pdf-reader and prawn regression tests.
Ascii85 is a rubygem that provides methods to encode/decode Adobe's
binary-to-text encoding of the same name.
2009-10-13 14:41:59 +00:00
sthen
632285c5d5 update to 4.2.1, from maintainer Vincent Gross, tested with all major deps. 2009-10-12 11:18:40 +00:00
ajacoutot
bef8177e77 Update to enchant-1.5.0 2009-10-11 23:47:12 +00:00
edd
7815849eb7 update email address on all of my ports, other than texlive.
OK, sthen@, phessler@
2009-10-11 14:06:20 +00:00
jasper
9ab959643f - update libxml++ to 2.26.1
ok aja@
maintainer timed-out
2009-10-11 13:22:17 +00:00
jasper
0d2061bdf8 - update libical to 0.44 (massive merges from evo-data-server libical)
- merge in patches from the libical that used to be part of evolution-data-server
- add homepage

ok aja@
maintainer timed-out
2009-10-11 12:41:18 +00:00
steven
d1d20cf949 update to 1.1.26 2009-10-11 10:40:22 +00:00
steven
210b01fbaf update to 2.7.6 2009-10-11 10:39:42 +00:00
sthen
1b154a23d6 Use jbig2dec, bump PKGNAME. 2009-10-11 10:33:41 +00:00
kili
b0f9c6929e Update to txt2tags-2.5. 2009-10-10 14:30:24 +00:00
jolan
2d8d968f44 update to 4.8.009 2009-10-03 16:37:21 +00:00
sthen
10ae7970c7 Fix manpage following suggestions/diff from Bryan Linton, thanks! 2009-09-29 23:59:40 +00:00
ajacoutot
54f9a223da Add a workaround to make this build on powerpc (lower compiler opts).
ok jakemsr@ (maintainer)
2009-09-28 17:58:57 +00:00
ajacoutot
18c3a9841a Update to gtkaml-0.2.8 (cope with new vala). 2009-09-28 16:56:26 +00:00
jolan
73491b9c66 update to 4.8.007 2009-09-28 03:32:11 +00:00
sthen
09faa4ee84 Update to 2.0.20, fixes a buffer overflow if you have a blank line in
the NMZ.field.* files in the generated index.
2009-09-23 14:14:04 +00:00
sthen
9e9662c677 Update to a newer snapshot. 2009-09-20 10:22:03 +00:00
benoit
e53d16d1c4 - update highlight to 2.12
- regen patches & PLIST

ok ajacoutot@
2009-09-19 15:26:30 +00:00
jasper
dd1bf5a1ac - remove marc balmer here too as maintainer 2009-09-18 09:30:35 +00:00
jolan
98a899e0a4 +tcpdf 2009-09-12 20:31:41 +00:00
jolan
b1f5c5535f tcpdf-4.8.002, PHP class for generating PDF documents 2009-09-12 20:30:07 +00:00
naddy
fd680e880b don't try to link against an accidentally included, stale non-OpenBSD
library on i386
2009-09-12 15:08:41 +00:00
jolan
1c8729869f +oniguruma 2009-09-09 17:47:22 +00:00
jolan
6afffd434c oniguruma-5.9.1, regular expression library that supports a variety of
character encodings
2009-09-09 17:46:29 +00:00
landry
d87eb76921 Update to ack 1.90.
ok pyr@ (maintainer)
2009-09-08 11:51:13 +00:00
benoit
21bf9d3ea1 - update highlight to 2.11
- regen PLIST

ok ajacoutot@
2009-09-07 10:15:04 +00:00
okan
d31261c1c4 update to 0.003040
ok merdely@
2009-09-06 14:00:12 +00:00
william
1417b56c28 add filepp 2009-09-04 01:39:20 +00:00
william
21bb460df6 filepp is a generic file preprocessor. It is designed to allow the functionality
provided by the C preprocessor to be used with any file type. filepp supports
the usual C preprocessor keywords and more.

WWW: http://www.cabaret.demon.co.uk/filepp/

ok kili@
2009-09-04 01:37:37 +00:00
jasper
7f41c3dd42 - update p5-POE-Filter-XML to 0.38 2009-09-03 07:37:21 +00:00
ajacoutot
067323992b Use devel/gettext module.
"sure" sthen@ (maintainer)
2009-09-01 07:19:45 +00:00
jasper
d0aff2b9d6 - update p5-XML-NamespaceSupport to 1.10 2009-08-30 17:08:00 +00:00
jasper
0d680f0158 - update catalan and slovak dictionaries 2009-08-29 13:45:09 +00:00
jasper
8cb11f2f92 -add p5-Template-Plugin-GD 2009-08-29 13:36:24 +00:00
jasper
c2767af38f import p5-Template-GD 2.66
The Template-GD distribution provides a number of Template Toolkit
plugin modules to interface with Lincoln Stein's GD modules. These in
turn provide an interface to Thomas Boutell's GD graphics library.

from Stephan A. Rickauer (MAINTAINER), with a few minor tweaks by me
2009-08-29 13:34:55 +00:00
ajacoutot
bdab82ceca Move xml2 to WANTLIB.
ok avsm@
2009-08-26 15:34:17 +00:00
sthen
cb1b5aa03b update MASTER_SITES; upstream have a redirect but it's broken 2009-08-26 00:09:12 +00:00
bernd
85b81812d5 Backout last update and go back to ruby-htmlentities-4.0.0.
www/ruby-typo doesn't like the new version.

Noticed by naddy@. Thanks!
2009-08-25 21:52:00 +00:00
avsm
5b9e5bf292 no article in COMMENT, fixup LIB_DEPENDS; ajacoutot@bsdfrog.org 2009-08-25 17:43:01 +00:00
avsm
e9faa2e30a +ruby-nokogiri 2009-08-25 17:08:03 +00:00
avsm
68175e2065 import ruby-nokogiri-1.3.2
--
Nokogiri is an HTML, XML, SAX and Reader parser written in Ruby.
It has the ability to search documents via XPath or CSS3 selectors.
2009-08-25 17:07:26 +00:00
bernd
d3446feddb Update to ruby-htmlentities-4.1.0. 2009-08-20 23:14:15 +00:00
bernd
29f23170fa Update to ruby-haml-2.2.2 and use MODRUBY_REGRESS. 2009-08-20 23:10:25 +00:00
bernd
b8307fdb97 Update to ruby-fastercsv-1.5.0. 2009-08-20 22:59:56 +00:00
bernd
c93fbc6714 Update to ruby-redcloth-4.2.2, use MODRUBY_REGRESS and fix HOMEPAGE. 2009-08-20 22:29:38 +00:00
bernd
29975519b5 Update to ruby-erubis-2.6.5. 2009-08-20 22:15:47 +00:00
msf
311f17ead3 +ruby-treetop 2009-08-19 07:23:17 +00:00
msf
f46fab25ed initial import of ruby-treetop-1.3.0
Treetop is a Ruby-based DSL for text parsing and interpretation.
It facilitates an extension of the object-oriented paradigm called
syntax-oriented programming.

ok bernd@
2009-08-19 07:05:39 +00:00
jolan
24d1b60509 remove myself as maintainer since i haven't touched this port in >5yrs 2009-08-18 23:15:16 +00:00
jasper
45168c3a72 - add sr/ 2009-08-17 10:59:07 +00:00
jasper
026d4c7c1a import aspell6-sr 0.02
This package adds a Serbian dictionary that can be used by aspell.

from Anton Yabchinskiy
2009-08-17 10:58:35 +00:00
jolan
fb6de31937 +luaexpat 2009-08-15 18:19:58 +00:00
jolan
9b086db4cb luaexpat-1.1, lua library for the expat XML parser
from scott vokes
2009-08-15 18:19:02 +00:00
sthen
398dbe3e47 +namazu 2009-08-14 00:03:36 +00:00
sthen
a8faa8834d import textproc/namazu:
Namazu is a full-text indexer/search engine intended for easy use.
Not only does it work as a small or medium scale Web search engine,
but also as a personal search system for email or other files.

It provides a CGI interface for web searches, and a command-line
search tool. Third-party frontends are available such as namazu.el
and Wanderlust on Emacs and Tknamazu on X Window System.

Filters enable namazu to index various formats of files. Some are
standalone (e.g. Mail/News); others require external dependencies.
2009-08-14 00:00:18 +00:00
sthen
9c33cbf851 SECURITY; add a patch to fix CVE-2009-2414 and CVE-2009-2416,
from Daniel Veillard via redhat bug 515195. Add @bin markers to
PLIST while there.  ok jasper@
2009-08-13 09:29:47 +00:00
sthen
b34a46aae8 Add intltool module; fixes clean build. 2009-08-10 22:02:52 +00:00
msf
64ee1a44ec respect MODRUBY_LIB_DEPENDS, no plist change
ok bernd@
2009-08-10 16:48:27 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
2197c6ed07 Use python.port.mk; fixes MODPY_VERSION=2.6 build. Doesn't affect
the package -> no bump. ok ajacoutot@
2009-08-07 22:12:44 +00:00
sthen
ae67102472 Update to p5-Template 2.22, from Stephan Rickauer. 2009-08-07 10:35:37 +00:00
fgsch
1f86089ac1 Use MASTE_SITE_PYPI 2009-08-07 08:36:52 +00:00
ajacoutot
51076d458e +libtextcat 2009-07-31 15:43:53 +00:00
ajacoutot
b74f50b2b8 Import libtextcat-2.2
Libtextcat is a library with functions that implement the classification
technique described in Cavnar & Trenkle, "N-Gram-Based Text
Categorization". It was primarily developed for language guessing, a
task on which it is known to perform with near-perfect accuracy.

Based on the FreeBSD port.
This is a prerequisite for pinot.
2009-07-31 15:42:58 +00:00
msf
0bd618ce70 update to haml-2.2.1 and adjust dome dependencies
ok bernd@
2009-07-21 07:22:16 +00:00
sthen
833ce98d0c Trap SHM errors from X, and fall back to !SHM. this lets mupdf work
with a remote DISPLAY (diff also sent upstream). Clues from oga@ and
reading the VLC source code. Thanks naddy@ for testing.
2009-07-14 19:20:41 +00:00
sthen
fa4d005f16 - update to newer snapshot, using the source code tarballs now
available from upstream.

- switch from jasper to openjpeg, fixes JPEG2000 image display
2009-07-14 15:38:46 +00:00
sthen
7c6ba86a56 add no_cjk FLAVOR giving a smaller binary for systems where disk space
is at a premium. (memory use of the two is pretty similar).
2009-07-12 19:40:11 +00:00
jolan
2549c3f823 mark conflict with sysutils/rancid 2009-06-25 00:33:40 +00:00
jolan
d28c68705d rename god to ggod to avoid conflict with sysutils/god 2009-06-25 00:23:39 +00:00
okan
9b60c24820 maintenance update to 0.8
ok merdely@
2009-06-23 21:50:39 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
sthen
bdac34ca3b update to 0.4; thanks very much to Tor Andersson (upstream author) who
has clarified the license, so packages are now enabled.
2009-06-22 11:56:15 +00:00
avsm
09774bdfe0 update to ocaml-3.11.1 and bump dependent package PKGNAMEs 2009-06-20 22:05:11 +00:00
kili
0cbb7e2402 Update to 0.7.6 and adjust license marker (2 clause BSD now).
No code changes except for some cleanups and small bugs, so no
change of the shared lib version is required.
2009-06-20 20:06:55 +00:00
sthen
0368121d47 - add a new generator supplied by Roberto Fernandez which
greatly reduces memory use building font tables. tested arm,
sparc64, amd64, i386.

- enable CJK fonts on small mem arch, remove VMEM_WARNING.

- bump.
2009-06-19 13:42:29 +00:00
simon
a30fbe9a87 update to version 0.12 2009-06-19 12:24:37 +00:00
sthen
09b6b780a3 update to a newer snapshot (much smaller tar.gz thanks to a suggestion
from Roberto Fernandez).
2009-06-19 00:51:49 +00:00
ajacoutot
4e34a0799a +hunspell 2009-06-13 07:50:02 +00:00
ajacoutot
ff71fa8f93 Import hunspell-1.2.8
Hunspell is a spell checker and morphological analyzer library and
program designed for languages with rich morphology and complex word
compounding or character encoding.

Note that this is not to be considered as an aspell replacement just
yet. We install no hunspell dictionnaries for now but use the ones from
mozilla.

Reworked from an original port by Edd Barrett (maintainer).
Tested by sthen@ in a bulk, thanks!
ok sthen@
2009-06-13 07:48:53 +00:00
ajacoutot
53ad660634 Use the devel/gettext MODULE. Regen PLIST and WANTLIB. 2009-06-11 06:11:19 +00:00
jasper
1c65670943 - add p5-Search-QueryParser 2009-06-10 17:14:20 +00:00
jasper
0ee4ec6619 import p5-Search-QueryParser 0.93
This module parses a query string into a data structure to be handled 
by external search engines. For examples of such engines, see 
File::Tabular and Search::Indexer.

The query string can contain simple terms, "exact phrases", field 
names and comparison operators, '+/-' prefixes, parentheses, 
and boolean connectors.

from Ian Mcwilliam (MAINTAINER)
2009-06-10 17:13:18 +00:00
landry
0407e44b6b Update to icu4c 4.2, from MAINTAINER Vincent Gross.
okay robert@
2009-06-07 00:54:43 +00:00
ajacoutot
542480064e - sky is blue, grass is green...
after a post from James Wright on ports@
2009-06-06 21:59:38 +00:00
ajacoutot
2a924ae941 - fix dependency spec
- use libexpat from base
- add missing wantlib
- tweak HOMEPAGE
2009-06-04 02:12:10 +00:00
landry
8a3416e841 +catfish 2009-06-04 02:04:22 +00:00
landry
15a66911a3 Import catfish 0.3.2:
Catfish is a handy file searching tool for linux and unix. Basically it
is a frontend for different search engines (daemons) which provides a
unified interface. The interface is intentionally lightweight and
simple, using only GTK+2. You can configure it to your needs by using
several command line options.

ok ajacoutot@
2009-06-04 02:03:39 +00:00
landry
7f453ae26c +meld, was in my tree since c2k8 2009-06-03 18:24:47 +00:00
landry
4081809736 Import meld 1.3.0:
Meld is a visual diff and merge tool. You can compare two or three files
and edit them in place (diffs update dynamically). You can compare two
or three folders and launch file comparisons. You can browse and view a
working copy from popular version control systems such such as CVS,
Subversion, Bazaar-ng and Mercurial if the corresponding commands are
installed.

ok ajacoutot@ wcmaier@
2009-06-03 18:23:27 +00:00
sthen
547e788316 +mupdf 2009-06-02 22:17:51 +00:00
sthen
1123385d33 import Fitz/MuPDF. incomplete copyright notices so PERMIT_* are
disabled for now. "i'm stunned by the quality and that it doesn't
choke on a recent document[0] where xpdf had issues with" simon@
(who also helped tracking down the key bindings, thanks!).


Fitz is a project to create a new and modern graphics library.
At the core of Fitz is the display tree: a scene graph of vector
graphics, images and text making up the contents of a page.

The standard components of Fitz are:

    * Base runtime (thin memory and error handling layer)
    * Streams and filters (standard postscript, pdf and tiff filters)
    * World model (display trees and resources)
    * Drawing (draw the tree to a bitmap raster) 

MuPDF is a PDF parser that reads PDF files and creates Fitz trees.

MuPDF also has an API to modify internal objects in the PDF files
and write PDF files. For instance, it is possible to use the MuPDF
library to encrypt existing PDF files, or to rearrange the pages.

pdftool is a commandline demo of this functionality; it is a portable
pdf swiss army knife for fixing broken pdf files, changing permissions,
merging and extracting pages, and examining the internal object
structure of a PDF file.

The mupdf binary (aka pdfview) is a bare bones PDF viewer.
2009-06-02 22:15:08 +00:00
ajacoutot
97e288c80d - update to gtkaml-0.2.7
(upgraded to valacompiler 0.7.3)
2009-06-02 04:04:16 +00:00
wcmaier
1f4309a289 ...and kill patch (missing from previous commit). 2009-06-01 07:18:49 +00:00
wcmaier
7c0d47c2d5 Update to 2.0.1, switch license to BSD, fix email address, zap cruft, nits. 2009-06-01 07:15:03 +00:00
miod
341c29a6c7 Fix possible out of bounds access in xpath code, reported upstream; bump
package name. ok kili@
2009-05-30 22:35:56 +00:00
benoit
25abf45c8d - update to p5-XML-Sablotron 1.01
- change maintainer
- update HOMEPAGE
- update patch

ok ajacoutot@
2009-05-23 15:00:03 +00:00
benoit
f0a1776b3a - update to py-Chart 1.39
- change maintainer

ok ajacoutot@
2009-05-22 08:43:10 +00:00
benoit
94dec2c256 - update to sablotron 1.0.3
- change maintainer
- regen PLIST

ok ajacoutot@
2009-05-21 13:07:08 +00:00
benoit
ea6af11feb - update to highlight 2.9
- change maintainer

ok ajacoutot@
2009-05-20 11:35:27 +00:00
bernd
a8eb486a94 Update to ruby-haml-2.0.9. 2009-05-19 22:41:24 +00:00
bernd
df318b7734 Update to ruby-hpricot-0.8.1. 2009-05-19 22:22:18 +00:00
pirofti
04d45ef469 Update to ruby-redcloth-4.1.9. Okay bernd@. 2009-05-19 21:03:44 +00:00
martynas
794450d76b remove pkgpath; requested by ajacoutot@ 2009-05-18 18:44:51 +00:00
jakob
a2ad499c7d update to xml2rfc v1.33 2009-05-16 08:43:54 +00:00
simon
4ef6d35f31 add p5-MojoX-Renderer-TT 2009-05-12 23:49:33 +00:00
simon
ffe2ad41ab import p5-MojoX-Renderer-TT
This module implements a Template Toolkit based renderer for Mojo.
2009-05-12 23:49:27 +00:00
jasper
d925bdcee3 - update p5-Pod-POM to 0.25 2009-05-11 19:34:19 +00:00
sthen
7fd8166b15 +fcbanner 2009-05-11 15:51:51 +00:00
sthen
8020102a86 import fcbanner:
fcbanner is a variant on the banner program that uses fontconfig
and freetype to draw its characters. Thus, it can easily draw using
various fonts - any font you can get in Gnome or Mozilla for example
- and handles non-ASCII characters if they are present in the font.
2009-05-11 15:50:35 +00:00
martynas
547ee7ad05 add lt 2009-05-09 22:44:43 +00:00
martynas
35c06ce829 lithuanian dictionary for aspell. ok sthen@, ajacoutot@ 2009-05-09 22:43:57 +00:00
simon
c129d3c528 update to version 0.29 and add an indirectly covered dependency to be
sure it doesn't break with p5-Catalyst-Runtime->=5.8
2009-05-06 22:44:25 +00:00
ajacoutot
f4a239bbcf - update to gtkaml-0.2.6
(updated for Vala 0.7.1)
2009-05-06 11:57:23 +00:00
kili
5d716acd90 Add missing module converters/libiconv and bump.
ok jasper@
2009-05-03 17:14:24 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
ajacoutot
343b0bac54 - update to gtkaml-0.2.5.1 2009-04-21 09:45:45 +00:00