Commit Graph

2590 Commits

Author SHA1 Message Date
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
landry
95999fcccc Update to zathura 0.0.8.3, from MAINTAINER Abel Abraham Camarillo Ojeda. 2011-04-10 06:27:06 +00:00
benoit
6e27e578a2 - update py-sphinx to 1.0.7
OK martynas@.
2011-04-09 14:24:27 +00:00
jasper
08f2bc47a3 - zap groff too 2011-04-09 08:03:55 +00:00
jasper
7d1f4d9fac - update to 1.215
from gleydson soares with some tweaks by me
2011-04-09 08:03:36 +00:00
benoit
fbaeac3920 - update highlight to 3.4
- update patch
- regen PLIST

ok jasper@
2011-04-09 08:02:34 +00:00
jasper
7f0044aece - allow gonzui to index (.tar).xz archives too 2011-04-08 08:14:16 +00:00
jasper
c3494dd50a - various improvments and cleanups to get this working again:
* add missing run dependencies
* set the correct path to ruby in the gonzui-* scripts
* remove the patches and cheat with pre-configure
* add patches to fix an error with more recent ruby-bdb
2011-04-08 06:22:51 +00:00
ajacoutot
e1a47e1379 Update to gtkaml-0.4.3. 2011-04-05 18:42:50 +00:00
ajacoutot
930862d809 Remove the scrollkeeper-config hack, it's not needed anymore. 2011-04-05 17:22:28 +00:00
schwarze
bf325a694b +docx2txt 2011-04-05 15:35:39 +00:00
schwarze
34a89b9d08 Import docx2txt-1.0:
Docx2txt is a Perl based command-line tool to convert Microsoft docx
documents to (ASCII) text files, preserving some formatting and document
information (which MS text conversion drops) along with appropriate
character conversions.  It can also recover text from damaged docx
documents in many cases.

tweaks and ok sthen@
2011-04-05 15:09:50 +00:00
kili
bd646a3618 Bump after update of hs-text.
ok jasper@
2011-04-05 11:43:17 +00:00
benoit
fe3fda9f56 - update highlight to 3.2
- update plist
- update patches
- add BUILD_DEPENDS and LIB_DEPENDS

ok ajacoutot@
2011-04-03 07:45:23 +00:00
fgsch
c508cd5496 remove beautifulsoup from RUN_DEPENDS, this works fine without it.
fix regress while i'm here. sthen@ ok
2011-04-02 01:18:35 +00:00
jasper
5d2ebc4ac0 - update to 1.23
- fix license marker
- add patch from upstream rt to fix several warnings with perl 5.12.

from gleydson soares
2011-04-01 07:08:04 +00:00
sthen
b3554363fc new HOMEPAGE, more specific license version, and bump. ok jeremy@ 2011-03-28 15:09:26 +00:00
ajacoutot
c93f4171ed Unbreak, spotted by naddy@ 2011-03-26 16:02:30 +00:00
sthen
be65fd255d handle jbig2dec update (BUILD_DEPENDS->LIB_DEPENDS), fix out-of-date name in DESCR 2011-03-25 21:13:16 +00:00
jeremy
9d4d55e233 Build the ruby 1.9 version of some ruby gem ports with C extensions
by default.

OK landry@
2011-03-25 17:02:35 +00:00
jeremy
2d403afe10 Update to 1.4.4, add myself as maintainer.
OK landry@
2011-03-25 16:46:53 +00:00
jeremy
30be1ec4da Fix regress tests.
OK landry@
2011-03-25 16:39:54 +00:00
ajacoutot
96ea304956 Use the new dconf MODULE. 2011-03-25 09:13:43 +00:00
sthen
80be9e2293 update mupdf (a nice fast lightweight pdf viewer with its own codebase
rather than yet-another-xpdf-derivative) to 0.8.15.

various improvements and fixes, notably now supports AESv3 encrypted
PDFs and, very welcome, search now operates over all pages and is thus
actually useful.
2011-03-22 23:40:46 +00:00
espie
cbfa779924 work-around until someone actually debugs the grammar: use the provided
generated file, don't call yacc.

okay millert@, naddy@
2011-03-22 22:27:03 +00:00
simon
02c335e90e update to version 1.54
ok sthen@
2011-03-20 20:25:23 +00:00
schwarze
4f18fef153 Support upgrades from both groff-1.15+groff-mdoc
and from groff-mdoc only to groff-1.21.
Muliple cluesticks applied by and OK espie@.
2011-03-20 17:30:24 +00:00
landry
be09769484 Update to p5-MojoX-Renderer-TT 1.12, compatible with Mojolicious 1.x.
Pointed out by aja.
2011-03-20 11:46:22 +00:00
schwarze
1c4c337651 now contained in textproc/groff-1.21;
ok naddy@ landry@
2011-03-19 17:54:11 +00:00
schwarze
d73c7952f0 -groff.mdoc
Superseded by groff-1.21 which now contains standard mdoc(7) macros.
ok naddy@ landry@
2011-03-19 17:00:02 +00:00
schwarze
c72e745e6b First major OpenBSD groff update since 2000.
Lots of new functionality, lots of bug fixes, and bringing in
significant maintenance efforts from upstream.
To name just one specific example, the number of arguments mdoc(7)
macros can take is no longer limited.
Two of the more tricky patches contributed by naddy@, thanks!
Tested in bulk builds by landry@.
Tested on sparc (GCC 2) by phessler@ and on alpha (GCC 3) by naddy@.
ok naddy@, landry@

Before using this to build ports, make sure you install
the src/usr.sbin/pkg_add/OpenBSD/PackingElement.pm patch
i'm going to commit right afterwards as well, or you will end up
with ports manuals containing ANSI escape sequences.
2011-03-19 16:48:53 +00:00
ajacoutot
0d18caadae Merge SVN r1062:
In parser_get_next_char(), make sure we are on at least the second character
when testing if the current double-quote char is escaped.
Might fix the crash reported in ID: 2994723

This fixes a crash in evolution.

ok sebastia@ (maintainer)
2011-03-18 12:23:45 +00:00
jasper
03c4a64f86 hmm, last minute EXTRACT_SUFX change wasn't clever..spotted by naddy@ 2011-03-18 12:17:50 +00:00
jasper
3c602796b3 - update to 0.7.1 (fixes Jamendo URI parsing)
- remove USE_GROFF
2011-03-17 12:27:08 +00:00
jasper
2bbbdc4e9f - update to 0.53 2011-03-17 12:22:18 +00:00
jasper
a7cceb3e4b - update to 0.79
- remove USE_GROFF
- set CONFIGURE_STYLE
2011-03-17 12:17:41 +00:00
jasper
23292a48a0 - update to 0.09 2011-03-17 12:14:51 +00:00
jasper
2e33a66aff - update to 1.21 2011-03-17 12:12:10 +00:00
landry
f7f474887e Ooops.. remove file that shouldn't have been imported. Spotted by
Anthony J Bentley, thanks.
2011-03-17 08:10:21 +00:00
jasper
1333b981ef - update py-feedparser to 5.0.1
ok maintainer
2011-03-16 22:52:10 +00:00
jasper
2afd26a000 sync 2011-03-16 14:24:09 +00:00
jasper
3da82e5958 import p5-Text-Format
Text::Format is meant for more powerful text formatting than what
Text::Wrap allows.

ok sthen@
2011-03-16 14:21:06 +00:00
alek
04e255182c fix MASTER_SITES; ok aja@ 2011-03-15 11:27:58 +00:00
ajacoutot
5ce94368b5 Minor update to gtkaml-0.4.2. 2011-03-15 06:22:53 +00:00
jasper
c7dc39f578 - maintainer is no longer interested in maintaining. 2011-03-14 20:49:49 +00:00
jeremy
2879619410 Bump version to 1.5.4, needed by update to databases/ruby-amalgalite.
OK landry@
2011-03-14 17:40:34 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
jasper
09926f725f tweak 2011-03-13 17:33:38 +00:00
jasper
817c87e81e - fix build on mips64*
ok dhill@ (MAINTAINER)
2011-03-13 17:31:25 +00:00