Commit Graph

2829 Commits

Author SHA1 Message Date
jasper
b460789c50 add ebook-tools (first line of import message was incorrect) 2011-12-23 13:05:02 +00:00
jasper
c9b08e14e1 import ebook-utils 0.2.1
Utility/library for converting between different formats of e-books.

initial port from Vadim Zhukov
tweaks by me and sthen@, ok sthen@
2011-12-23 13:04:00 +00:00
sthen
bfca2e14c5 remove py-ElementTree, it was for python 2.4 and no longer needed.
ok jasper@ fgsch@
2011-12-20 13:04:07 +00:00
sthen
7171bf39e3 fix; py-Imaging is now flavourless 2011-12-20 11:25:44 +00:00
pascal
9c83004f63 Don't pick up gmkdir and gawk (ac_cv_path_AWK is not respected here).
ok schwarze@
2011-12-13 18:16:37 +00:00
jeremy
5f7de7312c Update to 2.7.0.
Use MODRUBY_REGRESS for regress tests, and fix regress tests.

OK claudio@
2011-12-13 17:56:55 +00:00
jeremy
22347f9ea2 Update to 3.0.0.
Fix regress tests.

OK claudio@
2011-12-13 17:55:12 +00:00
jasper
f910a87c26 sync 2011-12-13 14:07:34 +00:00
jasper
a1fd806840 import ruby-redcarpet 2.0.0
"fast, safe and extensible Markdown to (X)HTML parser"

feedback/ok jeremy@
2011-12-13 14:07:01 +00:00
jeremy
7dc50cced5 Fix regress tests. 2011-12-09 21:42:52 +00:00
bluhm
fd9b5f9b7e - update p5-PDF-Table to 0.9.5
- no USE_GROFF
2011-12-09 17:51:52 +00:00
espie
e0c9913fd1 missing lib-depends 2011-12-07 23:31:04 +00:00
espie
4ccb599ba8 missing build depends 2011-12-07 06:21:29 +00:00
kili
32a273862e Hook the following ports (required by hoogle) to the build:
devel/hs-cmdargs
devel/hs-safe
textproc/hs-tagsoup
www/hs-http-types
www/hs-wai
www/hs-warp
2011-12-06 20:55:11 +00:00
dcoppa
5fcf31f8d0 Update to polyparse-1.7 2011-12-05 14:54:13 +00:00
schwarze
98b4adfee4 General cleanup:
* Unbreak groff manuals by using tbl(1); reported by pascal@.
* Deal with our Mdocdate cvs keyword; as designed by jmc@ in 2007.
* Use troffrc for OpenBSD config changes; suggested by Werner Lemberg.
* Unbreak the hdtbl examples; from upstream.
* Volume names in man(7) page headers; suggested by Yuri Pankov.
* Update various string tables; coordinated with upstream.
* Add a README explaining local changes; using feedback from pascal@.
* Better description and bump.
ok pascal@, and tested in an i386 bulk build by naddy@, thanks!
2011-12-04 15:41:26 +00:00
ajacoutot
fb173cad3a Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:04:36 +00:00
benoit
8ff0a3f672 - update highlight to 3.6
- regen patches
- remove unnecessary patch
- update PLIST
2011-12-03 06:16:04 +00:00
jeremy
cd8b3c3096 Remove NO_REGRESS setting, now handled by ruby.port.mk. 2011-12-02 19:34:42 +00:00
rpointel
421a5cdc92 Update py-lxml to 2.3.2.
From Web Heping (thanks).
2011-11-27 16:40:17 +00:00
kili
2b721eac3e Fix LIB_DEPENDS for poppler-0.18. 2011-11-26 19:50:50 +00:00
kili
9fce947504 Fix build with poppler-0.18. 2011-11-26 19:50:08 +00:00
espie
cbb5e400a1 shrink, this lives in bsd.port.mk itself now 2011-11-18 11:16:23 +00:00
sthen
5749b5be10 rename MODGCC{3,4}_ARCHES to MODGCC{3,4}_ARCHS, suggested by naddy,
phessler and jasper agree
2011-11-17 18:03:43 +00:00
jeremy
16703d23fa Update ruby ports to deal with the regress changes to ruby.port.mk.
Start using MODRUBY_REGRESS with ruby, rspec2, and testrb entries.
Switch away from manual do_regress targets where possible.  Add
some patches to make regress tests run for some ports.
2011-11-17 16:08:00 +00:00
jeremy
270e5af39b sync 2011-11-17 15:58:12 +00:00
jeremy
cc50b42700 Update ruby-randexp to 0.1.6, since the regress tests don't work on
0.1.5.
2011-11-17 15:51:51 +00:00
jeremy
bd262e438b Import ruby-ronn 0.7.3
Ronn builds manuals. It converts simple, human readable textfiles to
roff for terminal display, and also to HTML for the web.

The source format includes all of Markdown but has a more rigid
structure and syntax extensions for features commonly found in manpages
(definition lists, link notation, etc.). The ronn-format(7) manual page
defines the format in detail.

OK sthen@
2011-11-17 15:31:19 +00:00
jeremy
4dba2426ed Import ruby-mustache 0.99.4
Inspired by ctemplate and et, Mustache is a framework-agnostic way to
render logic-free views.

As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template language."

OK sthen@
2011-11-17 15:30:08 +00:00
sthen
b426817b3c update p5-DBIx-Class-Schema-Loader to 1.893, from Andreas Voegele, ok maintainer
- while there add MODCPAN_EXAMPLES and remove USE_GROFF
2011-11-17 15:15:04 +00:00
ajacoutot
0c0f44904c Respect CFLAGS. 2011-11-17 14:42:01 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
kili
82b32ef0f2 TagSoup is a library for parsing HTML/XML. It supports the HTML 5
specification, and can be used to parse either well-formed XML, or
unstructured and malformed HTML from the web. The library also
provides useful functions to extract information from an HTML
document, making it ideal for screen-scraping.

ok jasper@
2011-11-16 14:15:19 +00:00
ajacoutot
a68ba72d7a Define ICAL_ERRORS_ARE_FATAL if not defined already to prevent warning that
could lead to error.
Remove sebastia@ from maintainer as per his request.

ok sebastia@
2011-11-14 23:55:48 +00:00
dhill
5a9f62cfb0 update to 0.6.0 2011-11-14 17:06:32 +00:00
sthen
a0c7b6875d +libtranslate 2011-11-14 16:38:37 +00:00
sthen
7a7d24054f import libtranslate, a library and easy-to-use CLI tool for translating text
between languages via web-based language translation sites (google translate
and other services).  feedback/ok aja@
2011-11-14 16:38:07 +00:00
jeremy
9c4d2b3822 Remove .require_paths from PLISTs from gems that used to use
them.  After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00
jeremy
1897f95ea8 Upgrade to hpricot 0.8.4 to be compatible with ruby 1.9.3. 2011-11-09 00:10:56 +00:00
rpointel
bbca636b5d Update MarkupSafe to 0.15, from Wen Heping (thanks). 2011-11-06 14:29:00 +00:00
jasper
af48617752 - regen WANTLIB 2011-11-03 20:13:20 +00:00
ajacoutot
87f9636f7a +py-polib 2011-11-02 13:33:46 +00:00
ajacoutot
b26c2a1ba8 Import py-polib-0.7.0.
polib is a library to manipulate, create, modify gettext files (pot, po
and mo files). You can load existing files, iterate through its entries,
add, modify entries, comments or metadata, etc... or create new po files
from scratch.

ok jasper@
2011-11-02 13:33:10 +00:00
ajacoutot
61efff188b Bugfix update to py-vatnumber-1.0.
from Christian Rueger  (maintainer)
2011-10-30 14:27:11 +00:00
jasper
dc77888463 Security fix for CVE-2011-2821 and CVE-2011-2834,
Libxml2 Two XSLT Double Free Vulnerabilities

Patches from upstream.
2011-10-30 12:35:16 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
dhill
2b08da783b update to 0.5.1 2011-10-25 18:58:06 +00:00
jasper
82f041826b sync 2011-10-24 20:28:16 +00:00
jasper
8e4cc3e507 import libwbxml 0.11.0
The WBXML Library (libwbxml) contains a library and its associated
tools to parse, encode and handle WBXML documents.

The WBXML format is a binary representation of XML, defined by the
Wap Forum, and used to reduce bandwidth in mobile communications.

from Vadim Zhukov
feedback/ok sthen@
2011-10-24 20:27:40 +00:00
espie
636a5c9ac4 CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00