4542 Commits

Author SHA1 Message Date
jca
25097b4722 Fix build on (at least) sparc64.
The offending code uses various methods to define the size and limits of
custom *intptr_t types.  Alas, the most generic method, using
inttypes.h, isn't used because the ifdefs assume that cc(1) defines
__STDC_VERSION__ to 199901L by default.  The easiest fix is to always
use inttypes.h.

ok sthen@ (maintainer)
2016-10-28 14:17:20 +00:00
shadchin
4749485ac5 +py-mistune,python3 2016-10-23 13:40:24 +00:00
shadchin
0f63ea2e55 Update to py-mistune 0.7.3.
Add py3 flavor and take maintainer.
2016-10-23 13:38:36 +00:00
fcambus
1721eb3c9e Add lua-cosmo. 2016-10-21 17:52:09 +00:00
fcambus
43b5352f0c Import textproc/lua-cosmo.
Cosmo is a "safe templates" engine. It allows you to fill nested templates,
providing many of the advantages of Turing-complete template engines,
without the downside of allowing arbitrary code in the templates.

OK jca@
2016-10-21 17:49:25 +00:00
sthen
60e49a3f93 - patch mupdf to cope with openjp2 update
- use sed -i instead of SUBST_CMD for easier update-patches management
2016-10-18 09:24:20 +00:00
schwarze
fa5ae68988 Pull in a patch committed upstream:
Make the behaviour of .Bl -tag without -width comprehensible
and the same as in mandoc(1).
No opposition when shown on ports@.
2016-10-17 18:32:34 +00:00
sthen
9c7efb7e49 remove devel/gettext MODULES 2016-10-17 08:37:44 +00:00
jca
423138d11f Hook up tested lua52 and lua53 FLAVORS. 2016-10-16 23:52:31 +00:00
jca
d0addda815 Add explicit lua52/lua53 FLAVORS where supported.
Discussed on ports@, sthen@ agrees with the direction.
2016-10-16 23:21:22 +00:00
sthen
24238939bc zathura needs gettext-tools to build, found by nigel@ 2016-10-16 21:26:06 +00:00
fcambus
3f4df950fc Hook lua52 flavors to the build for the Lua ports I maintain. 2016-10-16 14:20:10 +00:00
sthen
dc1a8cd8c7 use ports compiler for c11, remove devel/gettext MODULES, remove unnecessary PERMIT_* 2016-10-16 13:51:21 +00:00
sthen
a995117699 update to zathura-0.3.6 2016-10-16 13:50:35 +00:00
sthen
f6c175da0a update to mupdf-1.9a 2016-10-16 09:16:52 +00:00
sthen
a8082d5379 update to p5-PDF-API2-2.030 2016-10-14 09:45:30 +00:00
sthen
87915e56e8 update to p5-PDF-API2-2.029 2016-10-11 15:08:00 +00:00
giovanni
29da8b089e Update to 2.4.1
tested by jasper@ and Pavel Korovin
ok jasper@
2016-10-03 09:34:45 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
juanfra
2389b58575 Update to the_silver_searcher 0.33.0. From Florian Stinglmayr (MAINTAINER). 2016-09-30 02:08:52 +00:00
rpointel
e50c0fb832 update uncrustify to 0.63.
ok aja@ benoit@.
2016-09-28 17:46:35 +00:00
ajacoutot
23a66a19c8 Update to meld-3.16.3. 2016-09-27 08:50:21 +00:00
ajacoutot
3c06cf3dee Update to link-grammar-5.3.11. 2016-09-27 08:47:11 +00:00
benoit
6c9c045131 Update to highlight-3.32. 2016-09-26 07:44:02 +00:00
jasper
62ab2eb8d4 update to p5-XML-DOM-1.46 2016-09-24 11:01:39 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
fcambus
8a4bb5880c Update my mail address 2016-09-22 12:57:17 +00:00
ajacoutot
1b3c4ede32 Update to link-grammar-5.3.10. 2016-09-16 08:35:52 +00:00
naddy
0c22a0eea5 replace libiconv module 2016-09-13 19:29:01 +00:00
naddy
bac38152ca replace libiconv module 2016-09-13 18:52:05 +00:00
schwarze
2dc6d7cc18 Make sure all directories used as targets during the fake install
stage are marked as .PHONY, or make(1) might consider some of them
up to date, skipping the fake install for them and causing later
packaging to fail.
Also regenerate the patch with make update-patches.
No package change (as far as it built at all), no bump.
Issue observed by Jerome Ibanes <jibanes at gmail dot com> on sparc64.
OK sthen@
2016-09-13 11:17:21 +00:00
naddy
5ca807c6ff replace libiconv module 2016-09-12 22:20:36 +00:00
jca
4b775d046c Set PORTHOME to avoid junk directories in /
from Solene Rapenne.
2016-09-12 15:28:30 +00:00
ajacoutot
5558c792d3 First pass at pre-entively fixing ports that would break once guenther's header
pollution diff is in.

lang/squeak/vm does not build but it's due to the recent audio changes
games/xbattle: also fixes some conflicting implicit decl
print/hplip: also fixes some conflicting implicit decl
2016-09-10 13:03:40 +00:00
sebastia
66b22d9820 + ruby-text 2016-09-09 10:31:50 +00:00
sebastia
5484ed2c7c Import ruby-text:
A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double
Metaphone, Porter Stemming.

needed by the ruby-gettext update.


OK jasper@
2016-09-09 10:30:20 +00:00
sthen
a0aa0de3c9 bump; ruby default version switched 2016-09-07 18:09:57 +00:00
jeremy
44569011ca Remove ruby20 FLAVOR 2016-09-07 16:56:36 +00:00
sthen
9ab451ec4f mirror distfiles, they have been replaced with a newer version upstream 2016-09-03 10:12:00 +00:00
jasper
de90c616a6 - update to xmlwf-2.1.0
- remove over-eager tab usage
2016-09-02 22:25:25 +00:00
jasper
61779fd6d8 update to discount-2.2.0 2016-09-02 22:20:50 +00:00
edd
e4cdf0ad1d Link py-demjson (+py3). 2016-09-02 14:14:54 +00:00
edd
4cbbbcdfc7 Import py-demjson.
---8<---
The demjson module, and the included jsonlint script, provide methods
for encoding and decoding JSON formatted data, as well as checking JSON
data for errors and/or portability issues. The jsonlint command/script
can be used from the command line without needing any programming.
--->8---

OK giovanni@, awolk@, Thanks.
2016-09-02 14:12:20 +00:00
sebastia
ba1fad03ca Minor update to 2.4.0 2016-09-02 12:35:28 +00:00
jasper
176fa3912d - update to libxml-2.9.4
tested in a bulk by aja@
2016-09-01 21:56:59 +00:00
jasper
806add7b58 - update to libxslt-1.1.29
tested in a bulk by aja@, thanks!
2016-09-01 21:56:34 +00:00
jasper
003e889c0a retire sparc 2016-09-01 10:53:26 +00:00
danj
8e8cbb954d Update to py-sphinx-1.4.6
bulk tested by ajacoutot@, thanks!
ok ajacoutot@ sthen@ Frantisek Holop (maintainer)
2016-09-01 05:49:57 +00:00
ajacoutot
481a926c08 Update to link-grammar-5.3.9. 2016-08-28 09:44:06 +00:00
jca
cf6e3e139a SECURITY fixes for CVE-2016-6525 & CVE-2016-6265
CVE-2016-6525 heap overflow in pdf_load_mesh_params()
CVE-2016-6265 use-after-free

Reported by & looks good to stsp@, ok sthen@ (maintainer)
2016-08-27 20:58:48 +00:00