Commit Graph

2275 Commits

Author SHA1 Message Date
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
kili
02f903cb18 SECURITY: update to xpdf-3.02pl3 which fixes multiple vulnerabilities.
See http://rhn.redhat.com/errata/RHSA-2009-0430.html for details.

Also, fix license marker, update plists and simplify the pkgname
(dropping the pl, which seems to confuse bsd.port.mk's update
target).

ok naddy@, who had almost the same diff
2009-04-17 20:55:46 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
ajacoutot
240aee9a7b These files should never have been committed... obviously
spotted by oga@, thanks!
2009-04-14 11:56:53 +00:00
jasper
ca6f3415f1 - urgh, tyop 2009-04-14 11:30:29 +00:00
jasper
830251e484 - add odt2text 2009-04-14 11:29:31 +00:00
jasper
c4c768d070 import odt2txt 0.4
odt2txt is a simple converter from OpenDocument Text to plain text. It's
a command-line tool which extracts the text out of OpenDocument Texts
produced by OpenOffice.org, StarOffice, KOffice and others.
2009-04-14 11:28:12 +00:00
sthen
652d654b3f +discount 2009-04-13 20:46:16 +00:00
sthen
c565dc3c04 import discount, from maintainer Scott Vokes with minor tweaks:
This is David Loren Parsons's implementation of John Gruber's Markdown
text to html language. There's not much here that differentiates it from
any of the existing Markdown implementations except that it's written in
C instead of one of the vast flock of scripting languages that are
fighting it out for the Perl crown.

Markdown provides a library that gives you formatting functions suitable
for marking down entire documents or lines of text, a command-line
program that you can use to mark down documents interactively or from a
script, and a tiny suite of example programs that show how to fully
utilize the markdown library.
2009-04-13 20:45:05 +00:00
ajacoutot
08c38dc932 - add missing build_depends on gtk+2 ; from jasper@
- needs USE_X11
2009-04-09 08:41:48 +00:00
martynas
95b6e5d063 add py-sphinx 2009-04-08 23:44:20 +00:00
martynas
8f55d8a128 import py-sphinx-0.6.1
Sphinx is a tool that makes it easy to create intelligent and
beautiful documentation for Python projects (or other documents
consisting of multiple reStructuredText sources), by Georg Brandl.
It was originally created to translate the new Python documentation,
but has now been cleaned up in the hope that it will be useful to
many other projects.

input, testing, ok fgs@
2009-04-08 23:35:07 +00:00
ajacoutot
20a7283112 - update to gtkaml-0.2.5
(this version is updated for Vala 0.7.0)
2009-04-07 21:48:05 +00:00
naddy
e71b604a5c don't hardcode /usr/local and don't probe paths that don't exist on OpenBSD
ok steven@, kili@, landry@, sthen@
2009-04-04 14:45:48 +00:00
sturm
78dcff8378 bump after ocaml update 2009-04-03 21:30:50 +00:00
jcs
b301d49d9a fix categories 2009-03-30 22:28:08 +00:00
jcs
3a4dfc8d25 hi ruby-rss 2009-03-30 22:25:08 +00:00
jcs
05f8b9517f import ruby-rss-0.2.4, an improved rss parser with atom support 2009-03-30 22:23:56 +00:00
naddy
fb023d83f7 bump for python dependency change 2009-03-28 18:12:49 +00:00
naddy
7058a57207 bump for python dependency change 2009-03-28 16:32:19 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
martynas
2c8f860470 update to py-docutils-0.5; ok maintainer Ben Lovett
feedback and ok eric@, fgs@
2009-03-25 00:56:54 +00:00
jasper
552ebbf0ee - missing build dependency
ok kili@ (MAINTAINER)
2009-03-24 22:05:18 +00:00
jasper
11cd1cf24b - more missed bumps 2009-03-24 20:03:22 +00:00
jasper
88a79eb415 - update p5-Pod-POM to 0.24 2009-03-24 19:08:36 +00:00
ajacoutot
42fe8821c2 - update to intltool-0.40.6
thanks a lot to jasper@ for testing this in a bulk
ok jasper@
2009-03-24 18:21:10 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
jasper
888e959f9d - more missing bumps 2009-03-24 17:55:23 +00:00
naddy
8454c10de3 fix link order 2009-03-24 15:58:00 +00:00
laurent
8be21c34a0 Update Sim to the latest version, OK jasper@ 2009-03-24 09:11:40 +00:00
jasper
6c60a49e29 - more missing bumps 2009-03-23 21:45:03 +00:00
jasper
d3bd13369e - update p5-POE-Filter-XML to 0.35 2009-03-23 08:40:36 +00:00
ajacoutot
2fe24cc433 - set maintainance to Hobbits Inc. 2009-03-22 19:25:41 +00:00
ajacoutot
7445dfa72a - update to gtkaml-0.2.4
(updated for Vala 0.5.7)
2009-03-22 19:19:24 +00:00
jasper
836cd966d2 - update sphinx to 0.9.8.1
- tweak regress

maintainer timed-out
2009-03-22 15:53:21 +00:00
sthen
a6effd3fb8 convert to {tcl,tk}.port.mk, fixes RUN_DEPENDS 2009-03-18 19:48:00 +00:00
sthen
ff6f4e56db convert to tcl.port.mk, fixes RUN_DEPENDS 2009-03-18 19:45:02 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
kili
62991b44e4 Bump for python deps and changed MODULES. 2009-03-16 22:17:01 +00:00
ajacoutot
231b888a9d - no need to rebuild /var/db/xmlcatalog, rarian does not install .dtd files
like scrollkeeper used to do

discussed with and ok jasper@
2009-03-15 16:09:05 +00:00
espie
fa9adc6fb8 fix deps 2009-03-14 14:47:27 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
ajacoutot
3a55712874 - remove scrollkeeper
it has been superseded by rarian and has been set to IGNORE for a while now

ok jasper@
2009-03-14 10:02:47 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
bernd
74353edd39 bump because of python dep change 2009-03-11 21:36:37 +00:00
kili
837e2e493c Bump after python dep change. 2009-03-11 21:33:32 +00:00
bernd
68fe3a07eb bump because of python dep changes 2009-03-11 21:24:47 +00:00
bernd
acb6b0a04f bump for python dependencies 2009-03-11 16:14:08 +00:00
espie
05a858234d bump pkgname after python dep change 2009-03-10 07:08:18 +00:00
jasper
cf7bd21e29 - unhook the removed p5-ports...some were already unhooked others weren't...sloppy
reminded by naddy@, thanks
2009-03-08 20:38:48 +00:00
jasper
a993f02204 - remove perl modules that moved into base as of openbsd 4.5
ok simon@, "sure" naddy@
2009-03-08 16:48:48 +00:00
bernd
212eaac296 Update to ruby-erubis-2.6.4. 2009-03-07 12:32:09 +00:00
millert
61c1c975b1 Update ack to 1.88; ok pyr@ 2009-03-05 19:26:45 +00:00
ajacoutot
dcd4f87965 - bugfix update to libxml++-2.24.3
looks ok to maintainer
2009-03-05 07:55:48 +00:00
sthen
73b5a8ed80 change email address + bump. 2009-02-18 13:53:12 +00:00
ajacoutot
8e9be54b46 - add a patch from OpenSolaris to fix a hard crash in rarian-sk-migrate
- add /var/db/scrollkeeper/ removal to @extraunexec; it is not needed
anymore and people with earlier install can get rid of it
2009-02-15 13:41:41 +00:00
ajacoutot
f0c87a4739 - make is work on non-default configurations where skip_omf_translate
is set to 0
- fix stat(1) calls
2009-02-14 17:31:44 +00:00
ajacoutot
0e13d5d5c3 - several cleanups and fixes:
* patch from gentoo so that we don't need to run_depends on gnugetopt
* remove obsolete + add missing configure switches
* fix print_usage() output
* fix typo in substituted file
* add @sample /var/db/rarian/
* /var/log/rarian.log* is not supposed to exist
2009-02-14 13:17:48 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
ajacoutot
d5713889a1 - s/lpthread/pthread
- tweak WANTLIB while here
2009-02-09 15:35:50 +00:00
simon
42e2715590 add p5-Regexp-Assemble 2009-02-05 22:05:25 +00:00
simon
09c36754e6 import p5-Regexp-Assemble
Regexp::Assemble takes an arbitrary number of regular expressions and
assembles them into a single regular expression (or RE) that matches all
that the individual REs match.

As a result, instead of having a large list of expressions to loop over,
a target string only needs to be tested against one expression.  This is
interesting when you have several thousand patterns to deal with.
Serious effort is made to produce the smallest pattern possible.
2009-02-05 22:05:02 +00:00
jasper
8a7c697085 - update p5-XML-XSPF to 0.7 2009-02-04 12:58:39 +00:00
jasper
2ca710a7f2 - update p5-XML-SAX-Writer to 0.52 2009-02-04 12:56:38 +00:00
jasper
8719afa780 - update p5-XML-RSS to 1.43
- switch to modbuild
2009-02-04 12:53:39 +00:00
ajacoutot
c6564d37b2 - install cgi files
based on a patch from Jeremy Evans (maintainer)
2009-02-04 07:36:39 +00:00
pirofti
ecbfc7504e Update to 1.1.8. Okay bernd@. 2009-02-03 12:36:20 +00:00
ajacoutot
cf38ca5476 - fix an evil typo... we use pthread, not phtread 2009-02-03 10:40:02 +00:00
bernd
2ea09c88ca add ruby-htmlentities 2009-02-01 15:42:53 +00:00
bernd
ac9241f293 Initial import of ruby-htmlentities-4.0.0.
HTMLEntities is a simple library to facilitate encoding and decoding
of named (ý and so on) or numerical ({ or Ī)
entities in HTML and XHTML documents.
2009-02-01 15:41:57 +00:00
bernd
4aff959506 Update to ruby-redcloth-4.1.1. 2009-01-31 18:22:35 +00:00
bernd
319bd26e7e Update to ruby-icalendar-1.1.0. 2009-01-31 13:13:43 +00:00
bernd
7d4a0e3583 Update to ruby-hpricot-0.6.164. 2009-01-31 13:04:22 +00:00
bernd
6183d12e76 add ruby-templater 2009-01-31 10:16:59 +00:00
bernd
696dfc7a06 Initial import of ruby-templater-0.5.0.
Templater is a system for generating files. Templater has the ability to
both copy files from A to B and also to render templates using ERB.
2009-01-31 10:16:09 +00:00
ajacoutot
407e237302 - make this build again
breakage noticed by naddy@
2009-01-30 21:15:05 +00:00
bernd
d53fbb1bfd add ruby-randexp 2009-01-30 01:48:00 +00:00
bernd
1cb800a9a9 Initial import of ruby-randexp-0.1.4.
Library for generating random data from a regular expression.
2009-01-30 01:47:14 +00:00
landry
eccda17813 Update to icu4c 4.0.1, from MAINTAINER :
- Link with -pthread instead of -lphtread.
- Use VERSION (consistent with other ports, although it's still not a
  rule) and propagate it where needed.
- Propagate SO_VERSION using MAKE_FLAGS.
- Fix MASTER_SITES.
- Remove a bunch of patches that prevented .so links to be created, use
  a post-install target to remove them instead.

Discussed with and ok ajacoutot@
2009-01-27 22:11:15 +00:00
ajacoutot
4b41eb8234 - s/-lpthread/pthread
- regen PLIST while here

"looks good" to Jeremy Evans (MAINTAINER)
2009-01-27 17:17:09 +00:00
simon
f545b07eb8 update to version 0.59
testing and ok by jasper@
2009-01-27 16:38:01 +00:00
bernd
07eab9f3b8 Update to ruby-rubigen-1.5.2. 2009-01-24 18:01:00 +00:00
ajacoutot
65978de4b6 - update to gtkaml 0.2.3
this needs vala >= 0.5.6
2009-01-24 16:52:08 +00:00
bernd
177d034fd9 Update to ruby-haml-2.0.7. 2009-01-24 15:19:17 +00:00
jasper
f2aab6a0da - add ar and fa 2009-01-19 14:17:47 +00:00
jasper
97d1ddcaf0 import farsi dictionary for aspell6 2009-01-19 14:16:46 +00:00
jasper
cd8408156b import arabic dictionary for aspell6 2009-01-19 14:16:10 +00:00
robert
db1a4a2835 +redland
+raptor
2009-01-18 19:07:55 +00:00
robert
02e965754c import of raptor-1.4.18;
Raptor is the RDF Parser Toolkit for Redland and currently consists of two
parsers: RDF/XML and N-Triples. Raptor is designed to integrate closely
with Redland and also work entirely standalone, in which case it will use
simple internal routines to perform the functions.
2009-01-18 19:07:05 +00:00
robert
3c8418c6dd import of redland-1.0.8;
Redland is a library that provides a high-level interface for RDF allowing
the model to be stored, queried and manipulated. Redland implements each
of the RDF model concepts in its own class so provides an object based API
for them. Some of the classes providing the parsers, storage mechanisms and
other elements are built as modules that can be added or removed as required.
2009-01-18 19:05:35 +00:00
jakemsr
4f124f1aaf update to xmxl-2.5
mostly from Piotr Sikora, thanks
2009-01-17 20:28:27 +00:00
djm
f30b8abd68 update to Pygments-1.0 (several people sent me an identical diff for
this - sorry for taking so long)
2009-01-15 23:10:17 +00:00
ajacoutot
752755ad7a - remove stupid collision between the 2 subpackages, tsk tsk...
- fix LIB_DEPENDS
- regen PLIST and WANTLIB while here
2009-01-12 15:46:20 +00:00
ajacoutot
b3c7e6b357 - r.i.p. gnome-spell
this is a completely deprecated API (GNOME now uses enchant) and nothing
in tree uses this anymore

ok jasper@
2009-01-12 13:48:20 +00:00
ajacoutot
53ff63a9f3 - fix bogus patch that would prevent spell checking in GNOME to work
- add missing build and run depends
- regen PLIST and bump
2009-01-12 13:04:09 +00:00
sthen
c8f7742685 bump PKGNAME-python, missed when I bumped PKGNAME-main following
libc/libm changes.  Pointed out by Markus Bergkvist, thanks!
2009-01-04 11:08:01 +00:00
kili
885275853a Fix PLIST and use MODPY_EGG_VERSION.
Help from and ok, jasper@ ok, wcmaier@
2009-01-03 21:34:01 +00:00
kili
d6195c119a MODPY_EXPAT_DEPENDS doesn't exist any longer.
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
pea
3a3515b5cc Update to 3.08.
ok ajacoutot@
2008-12-31 12:14:27 +00:00
steven
b8a758a8cf update to 1.0.10
makes it work again after changes in the online dictionary
2008-12-27 11:25:19 +00:00
jasper
aa24b8378b - split libxslit into a main and a python subpackage
- needed for some upcoming GNOME work

ok ajacoutot@
2008-12-26 10:54:21 +00:00
ajacoutot
9cb0ce5119 - update to libxml++-2.24.2
no regression on i386 and sparc64 for Andreas Bihlmaier (maintainer)
2008-12-23 14:56:52 +00:00
sthen
a12cf85287 sync WANTLIB (tasn1), while there do a maintenance update and regen PLIST 2008-12-18 23:45:36 +00:00
ajacoutot
975b437431 - I wish cvs could read my mind... I forgot to remove this in previous
commit.
It broke packaging, so no bump.
Breakage reported by Markus Lude.
2008-12-18 19:16:02 +00:00
jasper
6f0fb4ab04 - unhook scrollkeeper, it'll be removed soon. 2008-12-18 13:23:05 +00:00
ajacoutot
870c596c8f - make it possible to upgrade from scrollkeeper
(pkg_add -rF update,updatedepends ...)
- rarian-rebuilddb does not exist, it is rarian-sk-rebuild
- put back the helpdir to its default place ; not doing so may induce
some breakage and would require much more patching which we don't want
for now

ok jasper@
2008-12-18 09:11:29 +00:00
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +00:00
jasper
a93b837652 - hook rarian up to the tree.
- add IGNORE to scrollkeeper, it'll be removed soon.

i'll be committing diffs to convert ports using scrollkeeper to rarian.

ok ajacoutot@
2008-12-17 18:38:17 +00:00
jasper
ee278fa2e3 - another LOCALBASE vs. PREFIX
- move rarian.document to it's final place.. :)
- extend DESCR

prodded by ajacoutot@
2008-12-17 18:25:40 +00:00
ajacoutot
afe39d6637 - update to gtkaml-0.2.2.2 2008-12-17 13:55:02 +00:00
jasper
afb32e1faa - fix location of rarian.document
- PREFIX vs. LOCALBASE in a patch

prodded by ajacoutot@
2008-12-16 19:54:02 +00:00
jasper
ba6ad37ffe - there's always a bigger fish, so make scrollkeeper conflict with that. 2008-12-16 10:41:56 +00:00
jasper
85294bb416 import rarian 0.8.1
Rarian is a documentation metadata library based on the proposed
Freedesktop.org spec.

rarian will eventually replace scrollkeeper, but it may need a little
tweaking (and they conflict); hence it's not hooked up yet.
mostly done on some couch in antwerp with too much wine, so i forgot about it..
2008-12-16 10:01:38 +00:00
fgsch
d108c2d34f Allow this to work with 2.6, sorta. Bump package. 2008-12-16 04:55:09 +00:00
sthen
186af8f89c correct WANTLIB and bump. ok simon@ 2008-12-13 22:54:53 +00:00
ajacoutot
f59fd53be3 - bugfix update to libxml++-2.24.1
looks good to Andreas Bihlmaier (maintainer) who tested it on i386 and
sparc64
2008-12-13 09:41:02 +00:00
simon
20ba2b84b8 update to version 1.68 and adjust WANTLIB
feedback from pea@
testing and ok okan@, pea@
2008-12-08 15:20:07 +00:00
simon
0705a6487c update to version 1.69
testing and ok okan@, pea@
2008-12-08 15:18:20 +00:00
okan
b7d05a3afd - update to 1.0.24
- replace REGRESS_FLAGS with MAKE_ENV so that the cpan module picks up
  additional REGRESS_DEPENDS

ok simon@
2008-12-08 14:48:35 +00:00
simon
8d66d9caec update to version 0.06 2008-12-07 06:53:27 +00:00
jasper
c930e28b98 - add py-vobject 2008-12-06 13:40:56 +00:00
jasper
27a2ff641b import py-vobject 0.7.1
Parses iCalendar and vCard files into Python data structures, decoding
the relevant encodings. Also serializes vobject data structures to
iCalendar, vCard, or (expirementally) hCalendar unicode strings.
2008-12-06 13:38:47 +00:00
jasper
9bf38923e1 - update p5-XML-Writer to 0.606
- reflect license change (to MIT)
2008-12-05 08:55:23 +00:00
ajacoutot
c044e0631a - update GtkSpell to version 2.0.15
fixes some feature requests
2008-12-04 19:51:34 +00:00
steven
d296bba242 change dependency to texlive-base again 2008-11-30 18:48:09 +00:00
ajacoutot
af633330a3 - remove zemberek support which we don't provide in ports 2008-11-29 09:29:11 +00:00
ajacoutot
1f1bd9a910 - explicitely set configure_args
- regen PLIST, fix WANTLIB and bump
2008-11-28 13:31:46 +00:00
simon
aa2f82d8dd update to version 0.05 2008-11-26 23:37:55 +00:00
jasper
3505ad2925 - update gtkaml to 0.2.2.1
* catches up on vala
2008-11-24 19:30:34 +00:00
ajacoutot
6fd62a5fe1 - update to enchant-1.4.2
- explicitely link with -pthread to work around some dbus unresolved
symbols (to be fixed)
2008-11-24 18:43:35 +00:00
jasper
7c0e9fa0f3 - remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
ok ajacoutot@
2008-11-23 22:59:08 +00:00
naddy
ec4d137d7a Fix two integer overflows. CVE-2008-4225, CVE-2008-4226.
ok ajacoutot@, simon@
2008-11-23 18:49:42 +00:00
jasper
e340a00547 - add missing header to fix potential 64-bit problems
- regen PLIST
- specify license version
- fix WANTLIB
2008-11-20 23:37:25 +00:00
okan
2dc3d65ffd +exempi 2008-11-18 12:44:58 +00:00
okan
ce31afc60b import exempi
Exempi is an implementation of XMP and is based on Adobe XMP SDK.

submission from Andreas Bihlmaier

ok merdely@
2008-11-18 12:43:28 +00:00
jasper
729bfcd12b - update gtk-doc to 1.11 2008-11-18 11:59:31 +00:00
kevlo
d9dbb6bdc0 add p5-Text-Thread 2008-11-14 13:28:58 +00:00
kevlo
4b5ed5877c import Text-Thread-0.2
Text::Thread formats a tree structure into a ascii tree, which is
often used in threaded mail and netnews reader.

ok ajacoutot@
2008-11-14 13:27:57 +00:00
ajacoutot
45cb2ae952 - regen PLIST & bump 2008-11-13 17:08:18 +00:00
ajacoutot
3338962afd - disable threading; by default it will link with -lpthread which is
wrong; linking with -pthread will not get recorded and induce other
issues while non-threaded apps won't be able to use libaspell at all
- fix post-build target to make sure the aspell "en" dictionnary building
process can find all required libs
- add CPPFLAGS and LDFLAGS to CONFIGURE_ENV to that libaspell.la is created
with correct ddependency_libs
2008-11-13 17:07:27 +00:00
okan
b9a20c2221 update to 2.24.0 from MAINTAINER (Andreas Bihlmaier)
ok merdely
2008-11-13 13:53:01 +00:00
pea
14dd8ee4e5 Update to version 8.2.7.
ok robert@ ajacoutot@
2008-11-10 11:58:34 +00:00
jasper
caa65092c0 - more gtk1/gnome1 stuff to go
discussed with and ok ajacoutot@ landry@
2008-11-07 10:04:32 +00:00
sturm
9d6d94506a unbreak after p5-Pod-Escapes removal 2008-11-07 06:32:12 +00:00
kevlo
1ee11e319f set COMES_WITH=4.5 and fix dependencies
ok simon@
2008-11-05 10:06:49 +00:00
ajacoutot
0930a718a4 - revert previous s/pthread/lpthread and keep linking with -lpthread for
now until I have time to fix the breakage induced on dependent ports

issue reported by matthieu@ and Aaron Stellman
2008-11-01 19:19:29 +00:00
ajacoutot
24e2f0d7ce - fix dictionary location for the en dictionnary
issue spotted by Aaron Stellman (MAINTAINER)
2008-10-31 10:29:20 +00:00
landry
e974342660 Update icu4c to 4.0, somehow based on a diff my MAINTAINER reworked by me.
Tested in a mulk muild, webkit and openoffice are happy with it.

ok robert@
2008-10-31 09:56:15 +00:00
ajacoutot
75fed9b56b - s/lpthread/pthread
- correct the way it links with iconv+intl
- bump
2008-10-31 09:33:41 +00:00
jasper
901cf9e7fd - i made you a patch, but cvs eated it 2008-10-30 15:01:37 +00:00
jasper
ff3c8d7bbd - more plist changes 2008-10-30 15:00:33 +00:00
jasper
f98e320255 - fix plist
spotted by landry, thanks!
2008-10-30 11:31:59 +00:00
sturm
36b2e53b7d unbreak, there is no textproc/aspell/dicts/en 2008-10-30 06:40:48 +00:00
jasper
42d50bc98f - pkgname bump i should
"correct this is" ajacoutot@
2008-10-28 16:57:57 +00:00
jasper
e43d7d05cf - update dictionaries to their aspell 6 version, if they have it
joint work with and ok ajacoutot@, thanks!
2008-10-28 16:54:10 +00:00
jasper
dc7d3ed30d - update aspell to 0.60.6
- bumped major to be on the safe side
- update homepage
- be more precise about license version
- tweak DESCR

joint work with and ok ajacoutot@, thanks!
2008-10-28 16:51:17 +00:00
espie
2566a73714 minor update 2008-10-28 16:20:57 +00:00
jasper
30765ffc84 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 14:07:43 +00:00
ajacoutot
76b61ddff0 - fix WANTLIB 2008-10-27 22:56:53 +00:00
ajacoutot
e8f1efc0a7 +xerces-c 2008-10-26 23:16:37 +00:00
ajacoutot
ec4f145d94 Import xerces-c-2.8.0
Xerces-C++ is a validating XML parser written in a portable subset of
C++.  Xerces-C++ makes it easy to give your application the ability to
read and write XML data.  A shared library is provided for parsing,
generating, manipulating, and validating XML documents using the DOM,
SAX, and SAX2 APIs.  For an introduction to programming with Xerces-C++
refer to the Programming Guide.
<...>

ok landry@
2008-10-26 23:15:15 +00:00
jasper
aba75131da - update gtkaml to 0.2.2.0 2008-10-26 17:24:46 +00:00
jasper
2b9e3c93a5 - update gtk-doc to a less ancient version (1.10)
- specify license version
- use gnome.port.mk
- remove unndeeded patch by linking scrollkeeper-update to /usr/bin/true

tested in a bulk build by me
2008-10-24 14:59:54 +00:00
bernd
e9d0346d5f Update to ruby-fastercsv-1.4.0. 2008-10-24 14:41:49 +00:00
sthen
0b58f2c777 s/p5-XML-Parser-Lite/p5-RSS-Parser-Lite/, from viq - thanks! 2008-10-22 21:48:49 +00:00
jasper
af1d2743c0 - add p5-XML-Parser-Lite 2008-10-22 18:40:31 +00:00
jasper
c1e51518d5 import p5-XML-Parser-Lite 0.10
XML::RSS::Parser::Lite is a simple pure perl RSS parser.
2008-10-22 18:38:02 +00:00
steven
9ddbc5cd25 depend on new texmf-tetex package 2008-10-21 21:03:55 +00:00
ajacoutot
859e402fa0 +py-yaml 2008-10-18 10:55:41 +00:00
ajacoutot
3ca62c2fcd Import py-yaml-3.06
PyYAML is a YAML parser and emitter for the Python programming language.
<...>

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 10:54:52 +00:00
sthen
e9f674a9cf +converters/p5-JSON-XS-VersionOneAndTwo
+devel/p5-Devel-PAR
+math/p5-Math-VecStat
+textproc/p5-Encode-Detect
+www/p5-Data-URIEncode
2008-10-16 00:19:30 +00:00
sthen
c42cb7c0d2 import Encode::Detect
This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data
and then decodes it using the encoder of the detected charset.

It is similar to Encode::Guess, but does not require the configuration
of a set of expected encodings. Like Encode::Guess, it only supports
decoding--it cannot encode.

ok simon@
2008-10-16 00:01:46 +00:00
ajacoutot
114722bc42 - update to intltool 0.40.5
regress is happy
tested by jasper@ in a bulk build

from and ok jasper@
2008-10-14 09:14:19 +00:00
kevlo
3e6c22c1e2 fix a core dump on amd64 and bump PKGNAME
ok espie@
2008-10-13 10:56:38 +00:00
jasper
df0f910135 - update p5-XML-SAX-Expat to 0.40 2008-10-10 12:50:53 +00:00
jasper
6fb8b86af9 - update p5-XML-RSS to 1.36
- make sure we don't miss example files by using pax to install them
2008-10-10 12:38:03 +00:00
simon
850b649f34 update to version 0.48 2008-10-08 17:42:50 +00:00
jasper
36013e0b59 - update p5-XML-SAX-Expat-Incremental 0.05
(rt #23838: Leaks like a mofo ...)
2008-10-08 16:51:58 +00:00
naddy
295e6f054b bump aspell-eo and aspell-ru after PERMIT_* changes 2008-10-07 19:55:51 +00:00
jasper
f3310b933a - update p5-XML-Validator-Schema to 1.10 2008-10-06 17:02:17 +00:00
jasper
7342b02b31 - update p5-Template-Provider-Encoding to 0.10 2008-10-05 23:03:10 +00:00
jasper
304a1e33b5 - update p5-String-Similarity to 1.03
"feel free" kevlo@
2008-10-05 21:58:37 +00:00
jasper
b616476794 - update p5-Text-Table to 1.114
"feel free" kevlo@
2008-10-05 21:56:42 +00:00
ajacoutot
f7a64d8922 - update Indonesian dictionnary to version 0.50.1_0 2008-10-05 09:47:13 +00:00
ajacoutot
4d5a42084d - fix license marker: add a complete list of the licenses used 2008-10-05 09:46:52 +00:00
ajacoutot
4b3e5acb4d - set PERMIT_* to No for aspell-eo and aspell-ru
they come without any license nor copyright and there are some dubious
comments in the source
2008-10-05 09:46:24 +00:00
ajacoutot
c8961ef9b2 - fix license marker
- regen PLIST while here
- bump
2008-10-05 09:00:33 +00:00
ajacoutot
3b72755bc1 - update Slovak dict to versiob 0.52_0; from frantisek holop
- regen PLIST
2008-10-05 08:58:56 +00:00
ajacoutot
7b65e32ecb - update slovak dictionary; from frantisek holop
- regen PLIST while here
- bump
2008-10-04 16:08:16 +00:00
jasper
fc49c31d18 - update intltool 0.40.4
thanks to sturm@ for trying it in a bulk build!
ok ajacoutot@ (who had the same diff)
2008-10-03 16:53:37 +00:00
jasper
a6023481b9 - update p5-PPI to 1.203 2008-10-03 10:33:26 +00:00
jasper
a9ea8e9f34 - update p5-XML-RSS to 1.35 2008-10-02 23:10:23 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
jasper
9ea37e8c81 - update p5-XML-SAX-ExpatXS to 1.31 2008-10-02 15:39:12 +00:00
merdely
b6b4dccefa Make work with Perl 5.10.
Pointed out by naddy@
ok simon@
2008-10-01 21:49:48 +00:00
simon
cd1dbd6bfe restore previous packaging list and bump 2008-10-01 16:04:27 +00:00
simon
d55d534232 restore previous packaing list 2008-10-01 16:01:51 +00:00
simon
c4d0866563 remove dependencies to modules coming with the new perl and bump 2008-09-29 22:53:57 +00:00
simon
d82a3df2ff update to version 0.96 and fix plist for new perl 2008-09-29 19:12:29 +00:00
simon
f58a73166d remove RUN_DEPENDS to modules now coming with perl and bump 2008-09-29 18:41:21 +00:00
simon
d488f29b50 regen plist and bump for new perl
ok jasper@
2008-09-29 18:17:18 +00:00
jasper
9d9b35687e - update p5-Text-WordDiff to 0.04
- add a bunch of missing dependencies
2008-09-25 21:49:13 +00:00
jasper
0647d32de2 - update p5-Text-Diff-HTML to 0.05
- fix license
2008-09-25 21:36:20 +00:00
jasper
a47a20c9e0 - update p5-Number-Format to 1.60 2008-09-25 21:33:18 +00:00
jasper
83508b1aa2 - update p5-POE-Filter-XML to 0.33
- specify license version
- don't do BUILD_DEPENDS=${RUN_DEPENDS} when it's not strictly needed
2008-09-25 21:29:09 +00:00
jasper
52c4085058 - update p5-String-Random to 0.22 2008-09-25 21:24:02 +00:00
martynas
4ff037d892 - overdue update to get mozilla dictionaries up-to-date w/
https://addons.mozilla.org/firefox/browse/type:3
- since 'main' is not special anymore, simplify the port, and build
en-GB subpackage.  from naddy@
- quantity of dictionaries grew 35 -> 51
- bump version to 1.2
ok naddy@
2008-09-25 21:13:48 +00:00
simon
3afc70c655 maintenance update to version 0.05 2008-09-13 08:25:12 +00:00
jasper
7b53edb335 - update p5-Font-AFM to 1.20 2008-09-08 00:11:47 +00:00
jasper
a7ab972527 - update p5-LaTeX-TOM to 0.9 2008-09-08 00:07:40 +00:00
jasper
e13355534d - update p5-Font-TTF to 0.45 2008-09-08 00:04:14 +00:00
steven
9d912db4eb update to 1.0.7 2008-09-07 17:13:19 +00:00