3694 Commits

Author SHA1 Message Date
jasper
cd811d7967 stop building non-default FLAVORS of pure ruby gems
discussed with and ok jeremy@
2014-10-03 07:23:40 +00:00
ajacoutot
c4691c4058 Update to icu4c-54.1. 2014-10-03 06:44:17 +00:00
jasper
353b5c57b0 update to redland-bindings-1.0.17.1 2014-10-02 12:33:19 +00:00
jasper
4ca6024ca2 bump after switch from py3-distribute to py3-setuptools
ok rpointel@
2014-09-29 07:02:02 +00:00
jeremy
355199d5b9 Build a package for the default version of ruby, instead of ruby 1.9. 2014-09-27 17:05:37 +00:00
jeremy
485629fc21 Update to nokogiri 1.6.3.1 2014-09-27 17:00:19 +00:00
jeremy
5991728e21 Remove eruby. This was a faster version of the ERB library for ruby 1.8,
but with ruby 1.9+ it isn't necessary.

OK sthen@
2014-09-27 16:48:02 +00:00
jeremy
a21404a981 Remove fastri. This was only built for ruby 1.8, as newer versions of
rdoc already have faster ri generation.

OK sthen@
2014-09-27 16:46:41 +00:00
jeremy
68c5fb0544 Remove fastercsv. This became the official ruby csv library starting in
ruby 1.9.

OK sthen@
2014-09-27 16:45:38 +00:00
jeremy
8ecfbd9765 Remove building of ruby 1.8 and 1.9 packages by default.
This unlinks completely some ruby 1.8 and 1.9 specific packages, to be
removed shortly.

OK sthen@, no objection ajacoutot@
2014-09-27 16:31:40 +00:00
ajacoutot
b8c8705c63 Update to meld-3.12.0. 2014-09-27 08:50:32 +00:00
jasper
f71b4b6d4a update to yard-0.8.7.4 2014-09-24 18:56:04 +00:00
sthen
9707fa3255 unbreak last commit, py-* modules are not LIB_DEPENDS but BUILD_ and RUN_DEPENDS
reported by nigel@
2014-09-21 16:54:02 +00:00
sthen
f153ebebea add b/rdep on py-xml, seems to be needed - failure to install bash-completions
file with an "ImportError: No module named saxlib" in the backtrace via
src/calibre/ebooks/lrf/pylrs/pylrs.py.
2014-09-21 16:50:24 +00:00
sthen
210db25aa2 update to py-sphinx 1.2.3, from maintainer frantisek holop 2014-09-20 20:30:09 +00:00
landry
eaff2da7b6 Fix DESCR to mention the correct backend.
From Max Fillinger at uni-duesseldorf.de, thanks!
2014-09-19 04:36:00 +00:00
benoit
3d79c7266c Update highlight to 3.19. 2014-09-18 11:51:20 +00:00
nigel
536acbcc0b Add runtime dependency 2014-09-18 00:24:25 +00:00
miod
aaaf81a6dd Add a bunch of NOT_FOR_ARCHS and BROKEN- annotations, either for all gcc3
platforms (due to compiler deficiencies) or m88k only (due to toolchain
issues leading to libGL not being available).
2014-09-16 19:56:09 +00:00
jasper
db6ea375c6 unbreak MASTER_SITES, oops 2014-09-16 19:26:34 +00:00
jasper
c44256fb0c +bibtex2html 2014-09-16 18:02:23 +00:00
jasper
a3afd00cdc import bibtex2html-1.98
collection of tools for translating from BibTeX to HTML

from Ingo Feinerer, ok aja@
2014-09-16 18:01:08 +00:00
sthen
9e1aa1e509 add a comment next to distname explaining why this isn't the latest upstream v 2014-09-16 10:46:22 +00:00
jasper
e0b1098add update to p5-XML-Twig-3.48 2014-09-15 19:51:40 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
bcallah
3bab3774b0 Update to 0.24.1
From maintainer Florian Stinglmayr - thanks!
2014-09-10 19:14:30 +00:00
rpe
b1ec40be4a Update markdown to 2.4.1
OK ajacoutot@
2014-09-08 20:18:34 +00:00
jasper
f8f5401c99 drop maintainership of ports i haven't used in a long time and have no use for anymore 2014-09-08 17:04:50 +00:00
dcoppa
9f28b49555 Update to HaXml-1.24.1 2014-09-08 08:24:17 +00:00
jasper
2c93443322 mirror distfiles 2014-09-07 18:11:07 +00:00
benoit
71a90a19ec Update py-docutils to 0.12, from frantisek holo 2014-09-06 07:25:55 +00:00
jasper
4e48ba8d2c PORTSCOUT -> PORTROACH 2014-09-05 14:45:02 +00:00
dcoppa
c6adac2828 Bugfix update to libxml-sax-0.7.5 2014-09-05 09:49:00 +00:00
schwarze
162342e140 update to 1.474:
new options: -p (warn about mdoc(7) blank lines), -X (XML output)
some new spelling errors and bad phrases, some additions to DocBook support
ok afresh1@
2014-09-05 00:45:58 +00:00
jasper
c69976f777 these ports have multiple versions in the tree, (e.g. py-gobject and py-gobject3),
so add PORTSCOUT annotations to limit the versions to look for as otherwise
it would pickup a newer version (3.something) which is actually packaged by the
other port (py-gobject3).

ok aja@
2014-09-04 09:36:47 +00:00
bentley
c136fd6a5a +html-xml-utils 2014-09-04 07:05:42 +00:00
bentley
ef466ae2ea Import html-xml-utils-6.7.
html-xml-utils contains a number of simple utilities for manipulating
HTML and XML files. They perform actions such as number headings in
HTML, make a table of contents, pretty-print, and so on.

ok jca@
2014-09-04 07:04:57 +00:00
ajacoutot
33bdc58222 Move to the x11/gnome MODULE. 2014-09-03 15:03:33 +00:00
dcoppa
59d5be93a7 Fix manpage writer, from upstream HG changeset
ffb145b7884fc926d6a68f4aaeede1d4964f727c

Needed by the upcoming update to cmake-3.0.1

This port could use an update...
2014-09-03 13:43:16 +00:00
landry
9e4896469a fix LDEP 2014-09-02 13:42:47 +00:00
landry
204179f559 Remove old files from previous zathura port - update Makefile to recurse
into core and plugins subdirs.
2014-09-02 13:33:39 +00:00
landry
fffe826bc3 Import zathura/plugins:
- zathura-pdf-poppler-0.2.5 using poppler lib for pdf rendering
- zathura-pdf-mupdf-0.2.6 using mupdf backend for pdf
(note, the two pdf plugins install the same file and thus conflict)
- zathura-ps-0.2.2 for PostScript files
- zathura-djvu-0.2.3 for DJVU files
- zathura-cb-0.1.2 for comic book archives

ok ajacoutot@
2014-09-02 13:32:54 +00:00
landry
cc1a74e789 (re-)import zathura/core 0.2.9.
zathura is a highly customizable and functional PDF viewer based
on the poppler rendering library and the gtk+ toolkit. The idea
behind zathura is an application that provides a minimalistic and
space saving interface as well as an easy usage that mainly focuses
on keyboard interaction.

Note that after 0.1.0, zathura was rearchitectured/splitted between
'core' (the viewer itself) and 'plugins' (taking care of the rendering
itself). Users of previous version will need to install
zathura-pdf-poppler or zathura-pdf-mupdf to restore their featureset.

ok ajacoutot@
2014-09-02 13:29:57 +00:00
chrisz
4f34b70b07 Upgrade OCaml to 4.02. Since camlp4 is now a seperate port,
add / change BUILD_DEPENDS for all ports using camlp4.
Findlib is changed because it won't use camlp4 and doesn't install
the Bytes module anymore, which is now included in OCaml 4.02.

ok avsm@
2014-09-02 09:24:44 +00:00
pascal
bb68245095 + gpresent. tsk tsk tsk. 2014-08-31 17:52:28 +00:00
schwarze
7e4bb9e46d import textproc/gpresent
The gpresent and piclink groff macros and the presentps PostScript
postprocessor support the creation of PDF presentations.  Without
using the PAUSE macro, the macros can also be used to make slides.
ok MAINTAINER pascal@
2014-08-31 17:28:35 +00:00
ajacoutot
8a3622020d Update to link-grammar-5.1.0. 2014-08-30 12:33:56 +00:00
kili
edea600f6e More bumps due to lang/ocaml pkgname change. 2014-08-22 22:49:07 +00:00
kili
5088070bc2 Bump after lang/ocaml pkgname change (first round, more bumps will follow). 2014-08-22 22:21:53 +00:00