Commit Graph

3508 Commits

Author SHA1 Message Date
juanfra
b9ee33b6ed Update to ack 2.10. ok pyr@ sthen@. 2013-11-15 00:53:36 +00:00
zhuk
3ddb450355 +link-grammar 2013-11-11 13:37:35 +00:00
zhuk
c8a55849f2 Import link-grammar, a dependency for upcoming KDE 4.11.3 PIM.
The Link Grammar Parser is a syntactic parser of English, Russian,
Arabic and Persian (and other languages as well), based on link
grammar, an original theory of English syntax. Given a sentence,
the system assigns to it a syntactic structure, which consists of
a set of labelled links connecting pairs of words. The parser also
produces a "constituent" (Penn tree-bank style phrase tree)
representation of a sentence (showing noun phrases, verb phrases,
etc.). The RelEx extension provides dependency-parse output.

okay landry@, espie@ (for the BUILD_PACKAGES part)
2013-11-11 09:20:43 +00:00
schwarze
1e89139261 My implementation of .%C (city) in .Rs (citation block), accepted and
committed upstream.  It already works in mandoc(1), and it is used in
some OpenBSD base system manuals, and using it is generally encouraged,
so having it in our groff port as well really makes sense.
ok bentley@ on August 1, 2013 (and i forgot to commit after unlock, sorry)
2013-11-11 06:41:02 +00:00
sthen
68ce0d76e5 zap zero-byte patch 2013-11-10 01:51:49 +00:00
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
sthen
9bd6c58123 Update calibre to 1.10.0, unbreaking the port. This removes various
diffs to fix with newer poppler/png.
2013-11-09 15:02:14 +00:00
sthen
f9642c880e +py-cssselect 2013-11-09 13:58:48 +00:00
sthen
474e597413 imports textproc/py-cssselect, ok jasper@
cssselect parses CSS3 Selectors and translate them to XPath 1.0
expressions. Such expressions can be used in lxml or another XPath
engine to find the matching elements in an XML or HTML document.

This module used to live inside of lxml as lxml.cssselect before it was
extracted as a stand-alone project.
2013-11-09 13:57:49 +00:00
sthen
f080e4e035 update to py-cssutils 0.9.10 2013-11-08 23:49:18 +00:00
sthen
74b247c6ed temporarily mark broken; diff to follow on ports@.
thus ends the breakage.
2013-11-08 22:41:29 +00:00
sthen
36c316f56f update to the_silver_searcher-0.18.1, from maintainer Florian Stinglmayr
also update DESCR to add some information from upstream about why it's fast,
ok with Florian.

* Searching for literals (no regex) uses Boyer-Moore-Horspool strstr.
* Files are mmap()ed instead of read into a buffer.
* Regex searches use PCRE 8.21+'s JIT compiler.
* Ag calls pcre_study() before executing the regex on a jillion files.
* Instead of calling fnmatch() on every pattern in your ignore files,
  non-regex patterns are loaded into an array and binary searched.
* Ag uses Pthreads to take advantage of multiple CPU cores and search
  files in parallel.
2013-11-06 21:56:49 +00:00
ajacoutot
04d17f1b94 -Wextra is supported by both our gcc. 2013-11-02 10:43:04 +00:00
sthen
fff066bfb1 Update to MuPDF 1.3, and enable cURL support (separate binary, not subpackaged
here as cURL is a fairly common package).

Earlier version without cURL support ok rpe@, additional tests on various
arch from brett@, Florian Stinglmayr and Donovan Watteau (who also reminded
me about a change of name for mubusy needed in DESCR).
2013-10-29 22:08:59 +00:00
jeremy
e79a176be2 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
ajacoutot
583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
benoit
4a3dfa6659 remove myself as maintainer 2013-10-26 06:22:54 +00:00
ajacoutot
e41ca635ab Update to ots-0.5.0. 2013-10-24 15:32:09 +00:00
benoit
1968a35246 Update to py-pdf 1.13.
ok giovanni@
2013-10-24 15:32:03 +00:00
ajacoutot
9e71e582e0 No need for the libiconv NODULE when we already have the gettext one. 2013-10-24 15:18:00 +00:00
giovanni
4a3f92c19f Update to 0.11
Remove Maintainer per his request
Tested by Ben Lovett (old Maintainer)
2013-10-24 13:03:30 +00:00
benoit
dacd4b8271 Update to py-vatnumber 1.1.
ok Christian Rueger (maintainer)
2013-10-23 15:31:08 +00:00
bentley
fb5318232e Update to pdftk-2.02. Set HOMEPAGE/NO_TEST. Clarify license marker.
Maintainer timed out.

ok benoit@ landry@ sthen@

License bit from sthen@
2013-10-23 08:25:56 +00:00
jung
73ad64001b update cloc to 1.60
OK benoit@ sebastia@
2013-10-19 09:56:18 +00:00
benoit
570f711c05 Update highlight to 3.16. 2013-10-19 07:07:34 +00:00
ajacoutot
caeaa3801b Update to meld-1.8.2. 2013-10-18 08:22:57 +00:00
ajacoutot
6b2d288032 Update to icu4c-52.1. 2013-10-15 13:35:54 +00:00
ajacoutot
025ef80d2d Use MODGNOME_MIME_FILE. 2013-10-15 09:43:53 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
naddy
048f6d4a22 Regenerate PLISTs now that imake installs the source man pages. 2013-10-11 20:39:16 +00:00
shadchin
be19b30e47 Switch meld on ThreadPool. This fixes the problem with sem_open().
ok ajacoutot@, sthen@
2013-10-09 16:39:30 +00:00
jeremy
aa5105e31c Remove test target, depends on rcov which doesn't work on newer
versions of ruby.
2013-10-06 00:18:00 +00:00
ajacoutot
d440b5044e Update to gtkspell3-3.0.4. 2013-10-04 07:25:31 +00:00
dcoppa
cab452ab3e +hs-BoundedChan
+hs-bytestring-lexing
2013-10-04 06:03:00 +00:00
dcoppa
7d0d8be2c7 Import hs-bytestring-lexing-0.4.3
bytestring-lexing is a Haskell library for parsing and producing
literals efficiently from strict or lazy bytestrings.

A prerequisite of the upcoming databases/hs-hedis

OK kili@
2013-10-04 05:49:55 +00:00
okan
d9a5f8ecce update to 1.000034
ok sthen@
2013-10-02 13:14:38 +00:00
bcallah
c1b50db4c5 Fix configure so it finds pthread.h
Bump REVISION
ok sthen@
2013-09-30 17:17:36 +00:00
sthen
61e1a539e3 update to the_silver_searcher-0.17, from maintainer Florian Stinglmayr,
and thanks to upstream for generating proper tar.gz releases when I requested :)
2013-09-30 16:08:27 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
jasper
cb39815aaa - update libxml to 2.9.1
tested in a bulk by landry@, thanks!
ok aja@
2013-09-25 12:32:22 +00:00
ajacoutot
6d2cc31b22 Update to meld-1.8.1. 2013-09-22 19:55:11 +00:00
bcallah
75473b926f Use the Github tarball instead of MAINTAINER-generated tarball.
Use an autoconf/automake pre-configure routine (lifted from games/manaplus)
Use a do-install routine to eliminate install-rerunning-autoconf weirdness.
Also, the do-install routine installs the bash-completions script under the
correct name.
Bump REVISION.
ok aja@, with tweak from sthen@
2013-09-20 14:40:09 +00:00
bcallah
a7b33c9b76 +the_silver_searcher 2013-09-20 12:47:45 +00:00
bcallah
80bae743d2 Import textproc/the_silver_searcher.
The silver searcher, also known as ag, is a fast text searching tool
similar to grep or ack.
ok sthen@
2013-09-20 12:46:59 +00:00
benoit
e09062c571 Update highlight to 3.15. 2013-09-18 07:23:31 +00:00
ajacoutot
ad14e6ce87 Update to meld-1.8.0. 2013-09-15 07:10:38 +00:00
ajacoutot
9141699f0f Bump after dbus-python got renamed to py-dbus. 2013-09-10 13:26:45 +00:00
ajacoutot
1c1b356d2f +py-rdflib,python3 2013-09-10 11:59:48 +00:00
ajacoutot
ef90f2e720 Add a python3 FLAVOR. 2013-09-10 11:59:16 +00:00
ajacoutot
fde250a32e Add python3 FLAVOR of py-MarkupSafe to the build. 2013-09-04 17:04:46 +00:00
bcallah
ded46ae0bc Update feedparser to 5.1.3.
ok sthen@
2013-08-24 20:01:34 +00:00
sthen
4efee5b92d update to ack 2.08 2013-08-23 19:04:14 +00:00
sthen
b813b8cc24 Update to docbook-dsssl 1.79, from mikeb@.
avsm@ doesn't use this any more, drop him as maintainer.
2013-08-23 10:04:32 +00:00
miod
63fffecb3a No __builtin_clzll unless gcc >= 3.4; gives this a chance to build with gcc 3.3. 2013-08-19 16:00:10 +00:00
kili
44f58def26 Fix build with poppler-0.24.
ok ajacoutot@
2013-08-15 18:42:03 +00:00
robert
5e67114c82 oops, put back accidentally removed WANTLIBs 2013-08-13 20:10:45 +00:00
robert
0861c52d59 fix build w/o iodbc installed 2013-08-13 17:21:53 +00:00
robert
593bb4119a update to 1.0.16; in preparation for a libreoffice update 2013-08-12 06:32:20 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
naddy
2394f51acd move http://github.com and http://bitbucket.org to https
suggested by bentley@
2013-08-07 21:57:40 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
naddy
b43ec6dca7 remove workarounds for gcc 2.95 2013-08-07 19:16:48 +00:00
naddy
792c32ed74 remove some gcc2 workarounds 2013-08-07 16:49:36 +00:00
naddy
027bcdf2e9 move http://people.freebsd.org to https 2013-08-06 18:43:15 +00:00
kili
09ec220abb Update to heist-0.12.0. 2013-07-19 06:57:56 +00:00
kili
3bf695436f Update to xmlhtml-0.2.1. 2013-07-19 06:55:34 +00:00
kili
1bba991e4f Update to blaze-html-0.6.1.1. 2013-07-19 06:53:37 +00:00
kili
b29eb91951 Update to blaze-markup-0.5.1.5. 2013-07-19 06:50:43 +00:00
kili
d999ae8676 Update to bytestring-show-0.3.5.5. 2013-07-18 22:15:43 +00:00
kili
ad51d3fbb7 Update to attoparsec-enumerator-0.3.1. 2013-07-18 22:10:50 +00:00
kili
148fd18580 Fux dpendencies and bump. 2013-07-18 22:06:31 +00:00
schwarze
a7f1b9dfac Add a patch to avoid permanent damage to the right margin
when a man(7) input file contains two consecutive .TP lines.
This bugfix improves the formatting of unzip(1), for example.

While here, recognize 5.4 as an OpenBSD version in mdoc(7) files.

ok sthen@ dcoppa@ espie@
2013-07-13 07:38:59 +00:00
matthieu
dc8ed1cbee +jq 2013-07-11 21:05:41 +00:00
matthieu
a025b3e0d3 Import jq 1.3
jq is like sed for JSON data - you can use it to slice and filter and
map and transform structured data with the same ease that sed, awk,
grep and friends let you play with text.

Tested and tweaks by Donovan Watteau and giovanni@, ok giovanni@
2013-07-11 21:02:23 +00:00
jasper
c23b99d0eb update to py-yaml-3.10
ok pea@ (MAINTAINER)
2013-07-07 15:39:39 +00:00
espie
040fb39c7b fix the one variable decl that prevents it to build on gcc2 2013-07-05 11:26:46 +00:00
jasper
2e80eecc12 use ${VARBASE} instead of hardcoding /var 2013-07-05 07:44:59 +00:00
ajacoutot
591842140f Add comment so that people don't have to guess why it's there. 2013-07-04 09:07:23 +00:00
landry
3a4dc02398 Add converters/libiconv to BUILD_DEPENDS, configure checks for it but
doesnt actually link against it...
2013-07-04 06:45:15 +00:00
jasper
7fe3fc1d2b update to treetop-1.4.14 2013-07-02 20:42:03 +00:00
ajacoutot
26b6d2c33d Update to exempi-2.2.1.
Remove maintainer as per his request.
2013-07-01 08:44:41 +00:00
espie
55bc766d52 go thru the shell script... it doesn't exist on !shared architectures,
so the post-build stage would fail.
2013-06-30 19:44:20 +00:00
espie
ec93f3ac5e give it a chance on vax 2013-06-30 15:50:16 +00:00
espie
3b83b6ddb6 give it a chance on gcc < 3... 2013-06-30 10:12:14 +00:00
jeremy
3364626bcb Build ruby 2.0 versions of ruby C extensions. Use explicit FLAVORs
in the category Makefiles for ruby C extensions, to reduce churn
when the default ruby version changes,
2013-06-29 15:56:10 +00:00
sthen
2d917503dd add some ports to category Makefiles which were not linked, but which do not
have "not yet linked to the build" etc. in the commit log.

devel/hs-simple-sendfile
devel/jenkins
security/p5-Mozilla-CA
sysutils/uptimed
textproc/p5-Encode-Locale
www/p5-IO-HTML
www/webgui
2013-06-29 09:33:08 +00:00
jasper
687acee0fe add lua52 flavor too 2013-06-26 06:35:35 +00:00
jturner
91734fd25d +luasoldout 2013-06-25 22:58:13 +00:00
jturner
87d53e5d5a Import ports/textproc/luasoldout. ok landry@
luasoldout is a simple Lua binding to libsoldout, a lightweight C
library that can parse Markdown. It supports converting to html or
xhtml. luasoldout also supports the discount and natext extensions.
2013-06-25 22:57:01 +00:00
dcoppa
a373f894c9 Bunch of haskell updates:
MissingH-1.1.1.0 -> MissingH-1.2.0.0
hslogger-1.1.5 -> hslogger-1.2.1
HaXml-1.23.3 -> HaXml-1.24
libxml-sax-0.7.3 -> libxml-sax-0.7.4
polyparse-1.7 -> polyparse-1.9

OK kili@
2013-06-25 07:28:54 +00:00
espie
31d6754829 grumbl, thx naddy 2013-06-24 19:04:11 +00:00
espie
c42cedc980 oops 2013-06-24 16:10:58 +00:00
espie
0363779a2f correct fix, cmake will not override MAKE_PROGRAM, this makes no sense. 2013-06-24 09:12:25 +00:00
dcoppa
5ca8ceb420 Do not hardcode "make".
While here, merge PFRAG.shared into PLIST
2013-06-24 08:47:12 +00:00
dcoppa
1cd380709d Fix dependencies for Ninja. 2013-06-23 20:13:45 +00:00
espie
54dce4ed7f move moz-dicts into subdirs, make dpb happier.
bump only user
2013-06-22 09:31:48 +00:00
ajacoutot
35656c76bd Remove ONLY_FOR_ARCHS; this port is not arch dependant and hunspell can
make use of the dicts.

ok landry@ (maintainer)
2013-06-17 09:26:41 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
ajacoutot
d72eb44c20 s/png16/png/ in WANTLIB now that graphics/png got patched.
prodded by naddy@
2013-06-09 15:26:49 +00:00
ajacoutot
812bf502c0 Unbreak with new libpng -- until we find a solution for png vs pngXX. 2013-06-09 13:55:51 +00:00
ajacoutot
9f3ecc771a Update to libical-1.0. 2013-06-09 10:53:42 +00:00
ajacoutot
0c10d6f378 Update to gtkspell3-3.0.3. 2013-06-09 10:37:33 +00:00
ajacoutot
7349348700 Update to gtk-doc-1.19. 2013-06-05 12:27:48 +00:00
benoit
8ae81b5dd8 Update highlight to 3.14. 2013-06-05 07:33:21 +00:00
fgsch
081021164e Remove MODPY_JSON from RDEP and bump. 2013-06-04 07:57:13 +00:00
ajacoutot
95d85e99e9 Update to icu4c-51.2. 2013-06-01 14:22:34 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
5dd4c93d89 Bump after default py3 version switch. 2013-05-30 13:09:20 +00:00
sthen
7e0f6517b6 zap whitespace at eof, no package changes 2013-05-30 10:51:22 +00:00
sthen
03890cdd0f zap surplus whitespace 2013-05-30 10:38:11 +00:00
sthen
e1a4f81823 no need for groff. regen distinfo. 2013-05-30 10:35:25 +00:00
kirby
dc96cb5dd4 - update HOMEPAGE
- update MASTER_SITES where needed
 - regen distinfo while here
patch from Martin Natano with tweaks by me.
2013-05-26 09:30:55 +00:00
jeremy
bf51fa4424 Add support for a ruby20 FLAVOR for building with ruby 2.0. 2013-05-25 22:53:46 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
zhuk
4e09e1fefd Use MODPERL_BIN_ADJ for those ports.
okay dcoppa@ and schwarze@ (MAINTAINER)
2013-05-24 14:10:01 +00:00
edd
69816956d8 update to markdown-2.3.1
OK wcmaier@
2013-05-22 15:12:01 +00:00
sthen
1bbea1a2b6 update to PPIx-Regexp-0.034, don't USE_GROFF 2013-05-19 20:04:59 +00:00
sthen
8c49cfdb82 use gettext/libiconv MODULES. 2013-05-16 09:16:43 +00:00
fgsch
e680c44dc9 _MODPY_CMD -> MODPY_CMD 2013-05-13 19:10:45 +00:00
benoit
a55ffd784f - update p5-XML-Generator to 1.04
- remove USE_GROFF

Maintainer timeout, ok ajacoutot@
2013-05-13 06:55:26 +00:00
jasper
d4308f5d02 update to pygments.rb-0.5.0, again 2013-05-13 06:33:25 +00:00
jasper
870eb0c04d update to kramdown-1.0.2 2013-05-13 06:33:06 +00:00
sthen
b7eb9ed764 regen distinfo 2013-05-12 23:01:13 +00:00
sthen
5af61db832 add a missing run dep on poppler-utils (for pdftohtml)
(this could use an update too, really..)
2013-05-12 23:00:57 +00:00
espie
c07d468caa if the filesystem is fast enough, there is a race condition while building
also annotate "force" targets as phony to make sure they actually get
built.
2013-05-06 13:53:40 +00:00
benoit
9b952d4db8 - update py-docutils to 0.10
- regen PLIST

from David Hill, "look ok" Ben Lovett (Maintainer)
2013-05-06 12:05:52 +00:00
jasper
459f608237 partially revert previous update and update to 0.4.2 instead as jekyll
doesn't play nice with pygments.rb > 0.4.2 yet.

set epoch.
2013-05-06 07:02:45 +00:00
jasper
7601fe694f update to ruby-pygments.rb-0.5.0 2013-05-06 06:30:05 +00:00
jasper
ffe8ce6c4a - update to ruby-maruku-0.6.1 2013-05-05 18:58:35 +00:00
kili
bee21f147b Bump after update of textproc/hs-attoparsec.
Greetings to espie@ (btw: it's ghc that sucks, not haskell).
2013-05-04 21:17:17 +00:00
kili
f67fca4dfc Update to hs-attoparsec-0.10.4.0.
From David Schaefer.
2013-05-04 21:14:20 +00:00
sthen
f6557d420a avoid a two-step SUBST_CMD/INSTALL_SCRIPT process by using new(ish)
SUBST_CMD -m to set the mode while copying.
2013-05-04 09:41:38 +00:00
sthen
6f193fe71d avoid a two-step SUBST_CMD/INSTALL_SCRIPT process by using new(ish)
SUBST_CMD -m to set the mode while copying.

regen distinfo and switch to mandoc while there.
2013-05-04 09:41:32 +00:00
sthen
1baed3c0ed update gdiff to diffutils 3.3, the existence of which was pointed out by
Jeremie Courrege-Anglas, which works with 64-bit time_t
2013-05-02 13:21:16 +00:00
sthen
df15ecb21c better fix for slow scrolling, from upstream repo 2013-04-29 12:54:00 +00:00
sthen
551cda8750 update to p5-LaTeX-Driver 0.12, from Chris Bennett 2013-04-24 07:58:12 +00:00
landry
e2399fe013 Update to p5-ack 2.02, add a HOMEPAGE.
ok pyr@ (MAINTAINER) - this port is also up for adoption if someone wants it.
2013-04-22 19:38:40 +00:00
sthen
ff65357c0a +patchutils 2013-04-20 17:06:56 +00:00
sthen
5391028aa7 import textproc/patchutils, earlier version ok okan@
thanks Jeremie Courreges-Anglas for tracking down failures
with regression tests.

Patchutils is a small collection of programs that operate on patch files.

Interdiff: generate incremental patch from two patches against common source
Combinediff: generate single patch from two incremental patches
Filterdiff: separate patches applying to files matching a wildcard
Fixcvsdiff: corrects output of 'cvs diff'
Rediff/Editdiff: corrects hand-edited patches
Lsdiff: identify files affected by a patch file
Splitdiff: separates patches from a patch file
Grepdiff: displays a list of the files modified by a patch where the
patch contains a given regular expression
Recountdiff: fixes up counts and offsets in a unified diff
Unwrapdiff: fixes word-wrapped unified diffs
2013-04-20 17:06:31 +00:00
sthen
f1ca092d73 Backport security fixes from libxml upstream:
https://secunia.com/advisories/53061/
https://bugzilla.gnome.org/show_bug.cgi?id=690202

ok ajacoutot@
2013-04-17 13:55:42 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
ajacoutot
efdb85e842 Fix errors with whitespaces in filenames. 2013-04-16 13:03:48 +00:00
ajacoutot
e6d8ee2eba Bump after py-gobject3 change. 2013-04-16 10:21:58 +00:00
ajacoutot
3d947b09ca Remove uneeded MODULES. 2013-04-16 06:21:44 +00:00
sthen
6dd623e6b9 update to libxml 2.9.0, ok ajacoutot@ 2013-04-14 23:22:04 +00:00
sthen
a9866b73c9 Don't pull in execinfo.h via autoconf to fix builds with DPB junking.
This doesn't check for backtrace* functions being in libexecinfo so it's
unused anyway -> no package change.
2013-04-13 10:58:41 +00:00
sthen
2ab5cef2dc reduce Makefile eyebleedingness slightly; no package change. 2013-04-13 08:46:07 +00:00
sthen
21dcdad850 Replace BROKEN-arm with arch-conditional "CFLAGS += -O1 -fno-stack-protector".
Big thanks to miod@ for tracking down the area in which the problem lies
and suggesting this workaround.

Unbreaks a big chunk of the ports tree on arm.
2013-04-12 17:39:57 +00:00
sthen
4ec8a0a0a5 mark BROKEN on arm. 2013-04-08 15:54:11 +00:00
sthen
65a57187bd add patch from http://bugs.ghostscript.com/show_bug.cgi?id=693679 fixing
painfully slow scrolling at higher dpi
2013-04-07 11:38:06 +00:00
sthen
76b80ac249 update license marker comment, this is now affero license (bleurgh) 2013-04-07 11:35:16 +00:00
sthen
fd8d8b1b59 turns out this was already committed upstream; add reference 2013-04-07 11:32:22 +00:00
espie
86c6c54121 re-add the processing tool, lost upstream...
okay sthen@
mubusy -> mutool
2013-04-07 09:54:31 +00:00
ajacoutot
c27a02bc63 Do not remove share/help/ during @extraunexec. 2013-04-05 14:19:20 +00:00
ajacoutot
c6fca121cc Dep loop is gone.
Use source-highlight for syntax highlighting.
Explicitely disable dblatext and fop.
2013-04-05 07:41:08 +00:00
martynas
07281374f8 Add test dependency on texlive to get a better test coverage.
From Juan Francisco Cantero Hurtado.  OK rpe@.
2013-04-04 22:36:51 +00:00
ajacoutot
e14d157874 BUILD_DEPENDS are still needed. 2013-04-04 18:16:07 +00:00
ajacoutot
ced3d2884c Temporarily remove dependency in yelp to prevent a dep look.
I'm working on a more permanent solution.

gnome-icon-theme-symbolic -> gnome-icon-theme
gnome-icon-theme -> librsvg
librsvg -> gtk-doc
gtk-doc -> yelp
yelp -> webkit,gtk3
webkit,gtk+3 -> gtk+3
gtk+3 -> gnome-icon-theme-symbolic

Thanks fgsch@ for the notice and espie@ for debugging the loop
2013-04-04 15:42:00 +00:00
ajacoutot
7ff3f3ea1e Missing RUN_DEPENDS.
Remove uneeded goo.
2013-04-03 07:51:31 +00:00
ajacoutot
bfeec77baa Sanitier depepdencies, these do not need to build depends on gtk+2,-guic.
RUN_DEPENDS = BUILD_DEPENDS is a known bad construct, but
BUILD_DEPENDS = RUN_DEPENDS is *not* that good either...
2013-04-02 17:26:34 +00:00
ajacoutot
edbd4cb711 Remove the librsvg dependency from the gtk ports, _except_ when it's a
build or lib depends... i.e. just remove the RUN_DEPENDS.
2013-04-02 16:41:21 +00:00
rpe
9adb78506b update source-highlight to 3.1.7
- bump major in SHARED_LIBS
- trim HOMEPAGE
- regen WANTLIST
- extend BUILD_DEPENDS to have current manpages and API docs
- add TEST_DEPENDS to enable successful tests
- remove YACC as it's correctly detected
- remove post-extract, the script is executable after extraction
- use a pre-configure hook to use gsed in the tests/Makefile.in
- remove the PFRAG.shared file, as the .so file lives now in PLIST
- remove the %%SHARED%% marker from PLIST accordingly
- adjust the @sample line for the renamed the bash completion file

feedback and ok aja@ sthen@
2013-04-01 12:15:21 +00:00
schwarze
84233c0355 Maintenance update to groff-1.22.2.
* New features: gropdf(1), pdfmom(1)
* Lots of our patches were accepted upstream, lots of upstream bug fixes.
Tested by landry@ and pascal@, ok landry@ and sthen@.
2013-03-30 23:10:05 +00:00
rpe
875847e82b update to 1.1.3
ok martynas@ (MAINTAINER)
2013-03-28 23:44:14 +00:00
jasper
d261ccb1e8 newer version of gobject-introspection are stricter, and caught an undefined/
unsubstituted variable.

ok aja@ (MAINTAINER)
2013-03-28 08:13:39 +00:00
nigel
c9ab53d272 The purpose of this Perl module is try determine what encodings should
be used when interfacing to various external interfaces.
required by p5-libwww >= 6.0

Ok sthen landry
2013-03-26 23:49:55 +00:00
jeremy
cb720936c6 Bump REVISION as recent ruby.port.mk change modified shebang lines.
OK sthen@
2013-03-26 18:52:54 +00:00
sthen
7acde22df4 build fix on a clean-install system with new perl, from gentoo 2013-03-26 00:16:39 +00:00
benoit
4d71e87743 - update p5-String-Similarity to 1.04
- remove USE_GROFF

ok kevlo@ (maintainer)
2013-03-25 07:32:38 +00:00
benoit
60ea644b11 - update p5-String-Approx to 3.27
- remove USE_GROFF

ok kevlo@ (maintainer)
2013-03-24 21:42:54 +00:00
benoit
e6267bbc34 - update cloc to 1.58
- update MAINTAINER

ok jung@ (maintainer)
2013-03-24 21:31:36 +00:00
benoit
a207a4dbd0 - update p5-Text-Autoformat to 1.669002
- remove USE_GROFF

ok Sam Smith (maintainer)
2013-03-24 14:46:27 +00:00
benoit
58968f663a - update p5-Text-TabularDisplay to 1.33
- remove USE_GROFF
2013-03-24 13:39:27 +00:00
benoit
4394fcc290 - update p5-Text-Format to 0.58 2013-03-24 13:16:06 +00:00
ajacoutot
24f9d701f0 Update to icu4c-51.1. 2013-03-24 10:28:35 +00:00
sthen
cc9835c031 zap p5-XML-Sablotron; dead upstream, needs patching to build with newer
perl, but tests fail anyway (including with in-tree perl). ok benoit@
2013-03-21 21:36:30 +00:00
kili
b7d577e9b8 Add textproc/libxml dependency (noticed by landry@).
"if it's only fixin' the dep, why not just commiting it ? :)" landry@
2013-03-21 19:41:12 +00:00
fgsch
fb08238997 update to hunspell 1.3
bulk testing by landry@. sthen@ ok.
2013-03-21 08:57:49 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
sthen
4b1ea5f56c update to MuPDF 1.2 (just the base for now, I may add a flavour for the
form support later; that needs v8 so won't be in the standard package)
2013-03-21 01:26:03 +00:00
jeremy
ac78ad4e83 Make ruby 1.9 the default ruby for non-gem/extconf ports,
for consistency with the gem/extconf ports.

Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.

OK ajacoutot@
2013-03-20 19:13:50 +00:00
jasper
f45e853c87 - update to icalendar-1.2.3 2013-03-18 10:02:26 +00:00
jasper
679065f208 - update to libxslt-1.1.28
tested on various arches, as well as in a bulk by landry@, thanks.
ok aja@
2013-03-16 09:59:19 +00:00
ajacoutot
f8cc1c78b0 devel/gmake is needed to build. 2013-03-15 07:45:17 +00:00
jasper
3920c586c8 ftp.gnome.org hasn't updated it's libxslt mirror in 6 years, so add a new mirror instead. 2013-03-14 19:56:53 +00:00
ajacoutot
b4b29533a8 Update to gtkspell3-3.0.2. 2013-03-14 19:41:42 +00:00
sthen
0096f578e7 replace some dead MASTER_SITES with a mirror. 2013-03-14 09:25:09 +00:00
landry
1fefa234ae Fix packaging after previous PERMIT_* sweep, PLIST changed because
PERMIT_PACKAGE_FTP-german defaults to PERMIT_PACKAGE_FTP which defaults to
yes in that case. spotted by rpe@
2013-03-14 09:20:17 +00:00
ajacoutot
c0295c1134 No need for MODRUBY_ADJ_REPLACE anymore; MODRUBY_pre-configure take care of
it.
2013-03-13 22:50:26 +00:00
fgsch
097d76735b and last bump after py-Imaging change. 2013-03-11 23:06:12 +00:00
benoit
c8d96aa957 - update py-prettytable to 0.7.1
ok edd@ (maintainer)
2013-03-11 16:23:48 +00:00
jasper
1c2f8c2d83 drop now-unneeded pre-configure and use ERL_APP_SUBST instead. 2013-03-11 13:02:16 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
70c1dbc3b1 - remove now unneeded CONFIGURE_STYLE 2013-03-10 19:35:26 +00:00
jasper
e891362f69 switch to the erlang module, so more stuff may be factored into the module, but
it's a good start.
2013-03-10 19:20:06 +00:00
benoit
1708fc7a24 - update highlight to 3.13
- update PERMIT_*
- update PLIST
- update patches
2013-03-10 15:32:30 +00:00
sthen
2480da0dd1 update to Text::CSV_XS 0.95, from dhill (maintainer) 2013-03-09 15:23:24 +00:00
jasper
674d4b98f7 import erl-neotoma
Neotoma is a packrat parser-generator for Erlang for Parsing Expression
Grammars (PEGs).  It consists of a parsing-combinator library with
memoization routines, a parser for PEGs, and a utility to generate
parsers from PEGs. It is inspired by treetop, a Ruby library with
similar aims, and parsec, the parser-combinator library for Haskell.

ok aja@
2013-03-08 12:11:06 +00:00
jasper
20386173e6 import erl-edown
Edown is an EDoc extension for generating GitHub-flavored Markdown.

ok aja@
2013-03-08 12:10:48 +00:00
jasper
d086e4408d sync 2013-03-08 12:07:42 +00:00