Commit Graph

2310 Commits

Author SHA1 Message Date
steven
4606e7accf update to 1.0.11
makes it work again after modifications in the online dictionary

restyle spacing while here
2010-07-21 21:27:44 +00:00
edd
c18dcc985a convert some of my ports to the new LIB_DEPENDS and REVISION conventions.
OK sthen@
2010-07-21 21:14:47 +00:00
kili
a72ff5f5e9 Switch to REVISION. 2010-07-17 13:56:14 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
naddy
db5e075353 fix dependencies 2010-07-10 14:02:08 +00:00
naddy
29dc625201 build supplementary data for mozilla programs only on archs that can build
mozilla; ok landry@
2010-07-10 13:43:46 +00:00
espie
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
ajacoutot
3668f7a35d +chmsee 2010-07-06 16:44:04 +00:00
ajacoutot
2bf9e8303d Import chmsee-1.1.0
Gtk viewer for Microsoft HTML Help (aka "CHM", Compiled HTML) files
using chmlib and Mozilla's gecko engine.

Based on a submission from Jiri B. with some tweaks.
2010-07-06 16:43:29 +00:00
kili
b114a07f75 BUILD_DEPENDS, not BUILD_DEPEND.
(still far behind my own fat-fingering skills found by espie@)
2010-07-05 20:41:06 +00:00
naddy
e3ee31b058 Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom.
Bump pkgname where necessary.
2010-07-03 02:44:13 +00:00
ajacoutot
49d2bcf1f1 Maintainance update to gtkspell-2.0.16. 2010-07-02 17:50:45 +00:00
jim
43236f4b81 +p5-PPIx-Regexp, p5-PPIx-Utilities 2010-06-30 17:09:32 +00:00
jim
4a1e57b3a2 import p5-PPIx-Utilities-1.000001
Collection of functions for dealing with PPI objects, many of which
originated in Perl::Critic.

ok ajacoutot@
2010-06-30 17:06:08 +00:00
jim
5968b4ef7c import p5-PPIx-Regexp
Parse regular expressions as they appear in Perl scripts, generating a
structure similar to the structure generated by PPI when it parses a
Perl script, and navigable in much the same way.

ok ajacoutot@
2010-06-30 17:02:42 +00:00
jim
9c3459f634 update to version 1.08
ok ajacoutot@
2010-06-30 16:51:45 +00:00
jim
e76b8114ce update to version 1.212
ok ajacoutot@
2010-06-30 16:50:02 +00:00
kili
f19ee7273f WANTLIB += pthread and bump PKGNAME. 2010-06-30 15:41:01 +00:00
ajacoutot
152728c6c4 Update to meld-1.3.2. 2010-06-26 03:53:36 +00:00
kili
3167c1cb7b Update to 1.82.
No protests, and I tested it with the few ports that depend on it.
2010-06-24 19:42:44 +00:00
sebastia
b5542258a3 update my e-mail address, and bump those packages
OK, landry@, sthen@
2010-06-18 22:20:03 +00:00
sthen
32f8d596c5 update to 1.0.0, from Brad (taking maintainer) 2010-06-18 21:34:56 +00:00
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