5182 Commits

Author SHA1 Message Date
giovanni
760149771d Import textproc/p5-PerlIO-utf8-strict.
hints and ok sthen@

pkg/DESCR:
This module provides a fast and correct UTF-8 PerlIO layer. Unlike
perl's default :utf8 layer it checks the input for correctness.
2018-01-22 07:33:34 +00:00
nigel
2508e6d953 add in new port p5-Text-CSV-Hashify 2018-01-20 15:30:58 +00:00
nigel
4146a33574 CSV file to perl Hashes
Ok landry
2018-01-20 15:23:18 +00:00
jca
cdacfd6ea0 Requires clang, no need to try with base-gcc on powerpc 2018-01-19 14:57:54 +00:00
landry
f7e00da851 Update to zathura 0.3.8.
tested by semarie@ with with djvu, ps & mupdf, tested by myself with
poppler.

mupdf plugin stays at 0.3.1 as 0.3.2 is only compatible with mupdf 1.12
API.
2018-01-19 09:54:42 +00:00
jeremy
17a9f1e495 Start building ruby 2.5 versions of ruby gem ports by default 2018-01-16 01:42:40 +00:00
bentley
3e81b07c71 Replace distcache.freebsd.org/ports-distfiles/ with _MASTER_SITE_FREEBSD.
Some ports used _MASTER_SITE_FREEBSD already but others hardcoded the URL.

Switch _MASTER_SITE_FREEBSD and MASTER_SITE_FREEBSD_LOCAL to https.
2018-01-13 03:00:46 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
fcambus
c4ab0817eb Add p5-List-SomeUtils and p5-List-SomeUtils-XS. 2018-01-11 09:48:39 +00:00
fcambus
377ceb8368 Import textproc/p5-List-SomeUtils-XS.
XS implementation for List::SomeUtils.

OK giovanni@
2018-01-11 09:47:41 +00:00
fcambus
43bc0c4e5c Import textproc/p5-List-SomeUtils.
List::SomeUtils provides some trivial but commonly needed functionality
on lists which is not going to go into List::Util.

OK giovanni@
2018-01-11 09:45:55 +00:00
ajacoutot
0f63319425 Update to gxml-0.16.0. 2018-01-10 08:56:08 +00:00
bluhm
6c47cd0d78 update p5-ack to 2.22
from Klemens Nanni
2018-01-09 00:31:05 +00:00
benno
738a839d3b link loccount to the build 2018-01-08 20:28:02 +00:00
benno
754a0334c7 add new port of loccount, it can count lines of codes in many
languages.
ported by Klemens Nanni, ok sthen@
2018-01-08 20:26:08 +00:00
bentley
f46625be16 Update to html-xml-utils-7.4.
Changelog: https://www.w3.org/Tools/HTML-XML-utils/ChangeLog
2018-01-05 06:32:49 +00:00
ajacoutot
6fd85b2aab Update to enchant2-2.2.1. 2018-01-04 09:47:06 +00:00
bcallah
d04c5e513d Change these to my openbsd email address and bump.
ok giovanni@
2018-01-01 18:11:46 +00:00
bcallah
ce4e93d46e nfoview HOMEPAGE moved. Update and bump. 2018-01-01 17:07:02 +00:00
sthen
533a670359 +py-colored 2017-12-31 01:52:32 +00:00
sthen
b42c6dc15f import ports/textproc/py-colored, from Klemens Nanni, ok bcallah@
colored is a very simple Python library for color and formatting in terminal.
It includes a collection of color codes and names for 256 color terminal setups.
2017-12-31 01:52:09 +00:00
ajacoutot
746b0093de Update to py-enchant-2.0.0. 2017-12-30 09:05:23 +00:00
ajacoutot
2f50f16da6 Update to py-cssutils-1.0.2. 2017-12-30 09:05:05 +00:00
ajacoutot
d2ac1abc5f Update to py-ICU-1.9.8. 2017-12-30 09:00:51 +00:00
ajacoutot
d78e39e314 +enchant2 2017-12-29 09:06:11 +00:00
ajacoutot
afdc56b0e0 Import enchant2-2.2.0.
Enchant aims to provide a simple but comprehensive abstraction for dealing
with different spell checking libraries in a consistent way. A client, such
as a text editor or word processor, need not know anything about a specific
spell-checker, and since all back-ends are plugins, new spell-checkers can
be added without needing any change to the program using Enchant.
<...>

It can be installed along with textproc/enchant
ok robert@
2017-12-29 09:05:40 +00:00
ajacoutot
0e888addd5 Add a PORTROACH marker; enchant 2 is a whole other beast. 2017-12-29 08:30:05 +00:00
florian
5ea7632ba0 I don't have the skills nor the time to be maintainer.
OK sthen
2017-12-29 07:24:49 +00:00
jasper
889b1ad2ce update to cloc-1.74
ok jung@ (MAINTAINER)
2017-12-24 18:20:49 +00:00
landry
ba91264659 Fix filepp module path, unbreaking runtime.
Prompted by a diff from Matthew Clarke, thanks!
2017-12-24 08:10:56 +00:00
schwarze
aa8702b79b We repeatedly received requests to change various OpenBSD manuals
based on questionable advice provided by igor(1), so clarify the
purpose and the limitations of the port in the DESCR and bump.
Using wording tweaks from tb@.
OK tb@ and no objection from jmc@.
2017-12-13 16:45:04 +00:00
jasper
e7086b5e6c update to p5-ack-2.20 2017-12-11 18:29:28 +00:00
ajacoutot
4aee60f504 Update to gtk-doc-1.27. 2017-12-09 07:08:27 +00:00
pirofti
b89672520e Link pplatex 2017-12-07 15:57:03 +00:00
pirofti
f68eee0e10 Import textproc/pplatex.
LaTeX is able to produce really nice document layouts. But it is also
able to produce a lot of noise on the command line. pplatex is a
command-line tool that parses the logs of latex and pdflatex and prints
warnings and errors in an human readable format.

Help from and OK jca@
2017-12-07 15:55:12 +00:00
espie
dd1a06b9bb FIX_EXTRACT_PERMISSIONS 2017-12-07 13:12:44 +00:00
espie
43dbe792d6 FIX_EXTRACT_PERMISSIONS 2017-12-05 16:25:45 +00:00
ajacoutot
f6bfc247f6 Update to link-grammar-5.4.2. 2017-12-03 13:59:07 +00:00
benoit
abcfb8ee2d Update to highlight-3.41. 2017-12-02 15:46:10 +00:00
espie
5b018316fa ports where you can't even cd into the WKRDIR are going to bite, badly 2017-12-02 01:09:57 +00:00
jca
0e05fbb02b Drop -Wtype-limits, breaks build on gcc archs
ok ajacoutot@ (maintainer)
2017-12-01 15:47:11 +00:00
jasper
64dae5c194 +py-dicttoxml{,python3}
+py-unicodecsv{,python3}
2017-11-30 20:15:18 +00:00
jasper
6463649883 import py-unicodecsv-0.14.1
Python2's stdlib csv module is nice, but it doesn't support unicode. This
module is a drop-in replacement which *does*.

ok rpointel@
2017-11-30 20:13:31 +00:00
jasper
7b99f1e583 import py-dicttoxml-1.7.4
Converts a Python dictionary or other native data type into a valid XML
string.

ok rpointel@
2017-11-30 20:12:49 +00:00
schwarze
c340517a16 routine maintainer update to igor-1.595, mostly more misspellings;
OK tb@
2017-11-29 13:26:36 +00:00
bentley
6a01c1ea23 Update to apertium-crh-tur-0.3.0. 2017-11-28 06:30:34 +00:00
jca
2c8c633b98 Needs a recent c++ compiler (-std=gnu++0x) 2017-11-24 12:18:35 +00:00
rpointel
fb40efaf6d update uncrustify to 0.66.1.
ok benoit@.
2017-11-24 08:42:26 +00:00
rpointel
d8eb8e9d68 update markdown to 2.6.9.
ok danj@ benoit@.
2017-11-22 15:11:52 +00:00
bentley
767962b4f2 Update to html-xml-utils-7.3.
Changelog: https://www.w3.org/Tools/HTML-XML-utils/ChangeLog
2017-11-21 07:37:01 +00:00