Commit Graph

108231 Commits

Author SHA1 Message Date
shadchin
4962b62662 Minor update to py-pickleshare 0.6 2016-01-20 05:32:59 +00:00
shadchin
bac071580e +py-alabaster
+py-alabaster,python3
+py-snowballstemmer
+py-snowballstemmer,python3
+py-sphinx_rtd_theme
+py-sphinx_rtd_theme,python3
+py-stemmer
+py-stemmer,python3
2016-01-20 05:17:05 +00:00
shadchin
cc1f89bdf3 Import py-snowballstemmer 1.2.1, ok sthen@
This is a pure Python stemming library. If PyStemmer is available, this
module uses it to accelerate.
2016-01-20 05:14:32 +00:00
shadchin
d381682891 Import py-stemmer 1.3.0, ok sthen@
PyStemmer provides access to efficient algorithms for calculating a
"stemmed" form of a word. This is a form with most of the common
morphological endings removed; hopefully representing a common
linguistic base form. This is most useful in building search engines
and information retrieval software; for example, a search with stemming
enabled should be able to find a document containing "cycling" given the
query "cycles".

PyStemmer provides algorithms for several (mainly european) languages,
by wrapping the libstemmer library from the Snowball project in a Python
module. It also provides access to the classic Porter stemming algorithm
for english: although this has been superceded by an improved algorithm,
the original algorithm may be of interest to information retrieval
researchers wishing to reproduce results of earlier experiments
2016-01-20 05:09:38 +00:00
shadchin
fc45abaadf Import py-sphinx_rtd_theme 0.1.9, ok sthen@
This is a mobile-friendly sphinx theme I made for readthedocs.org. It's
currently in development there and includes some rtd variable checks that
can be ignored if you're just trying to use it on your project outside of
that site.
2016-01-20 05:03:47 +00:00
shadchin
b70db3a5d5 Import py-alabaster 0.7.7, ok sthen@
Alabaster is a visually (c)lean, responsive, configurable theme for the
Sphinx documentation system. It is Python 2+3 compatible.

It began as a third-party theme, and is still maintained separately, but
as of Sphinx 1.3, Alabaster is an install-time dependency of Sphinx and
is selected as the default theme.
2016-01-20 04:59:37 +00:00
sthen
fb7bcb28f9 fix distinfo for Makefile.inc r1.2 2016-01-20 03:05:42 +00:00
czarkoff
0b37fa8b27 +scour 2016-01-20 00:07:19 +00:00
czarkoff
24f33d2665 Import scour-0.32
Scour is an open-source Python script that aggressively cleans SVG files,
removing a lot of 'cruft' that certain tools or authors embed into their
documents. The goal of scour is to provide an identically rendered image
(i.e. a scoured document should have no discernable visible differences
from the original file).

OK juanfra@
2016-01-20 00:04:52 +00:00
mmcc
3789d6ebe3 remove www/weblint, which has been replaced with www/p5-HTML-Lint
ok sthen@
2016-01-19 23:31:51 +00:00
mmcc
f0c122ce8b remove security/its4
ok sthen@
2016-01-19 23:29:58 +00:00
mmcc
167d6717b3 replace the dead www/weblint with www/p5-HTML-Lint
ok sthen@
2016-01-19 23:19:12 +00:00
czarkoff
cbec59e15f update to baresip-0.4.17
OK and fix from feinerer@
2016-01-19 23:00:40 +00:00
kirby
e4a4da6a74 prevent picking up SDL2 and bump to make sure -current users will get
correct package.
prodded by sthen@
2016-01-19 22:59:12 +00:00
sthen
b58afdd2d8 update to Bacula 7.4.0, "this version consists of more backports from
Bacula Enterprise 8.4 as well quite a few bug fixes (28) as a number of
new features".

Database schema has not changed and older FDs should remain compatible
with this version.

http://www.bacula.org/7.4.x-manuals/en/main/New_Features_in_7_4_0.html
2016-01-19 22:51:09 +00:00
sthen
1268bf479e update to BIND 9.10.3P3
- Fixed a regression in resolver.c:possibly_mark() which caused
known-bogus servers to be queried anyway. [RT #41321]

- render_ecs errors were mishandled when printing out a OPT record
resulting in a assertion failure. (CVE-2015-8705) [RT #41397]

- Specific APL data could trigger a INSIST. (CVE-2015-8704) [RT #41396]
2016-01-19 22:24:05 +00:00
mmcc
4e6a502cb4 register removal of security/its4
ok sthen@, kili@, jturner@
2016-01-19 21:13:02 +00:00
mmcc
b111763eeb unhook security/its4 in preparation for deletion
ok sthen@, kili@
2016-01-19 20:57:38 +00:00
landry
3ee3227655 claws-mail 3.13.2, from MAINTAINER 2016-01-19 18:19:22 +00:00
jeremy
e3612160b9 Update to sequel_pg 1.6.14 2016-01-19 17:31:15 +00:00
zhuk
cd45de1407 Put distfiles into kde/ subdir, like all other KDE stuff does. 2016-01-19 17:28:20 +00:00
ajacoutot
20434e1a07 Update to libproxy-0.4.12.
Add KDE support.
2016-01-19 16:16:37 +00:00
robert
c0a360f007 update to 2.2.7 2016-01-19 16:04:07 +00:00
sthen
c2095a5cef missed adding the patch in previous 2016-01-19 15:21:19 +00:00
sthen
71764ad3d2 WANTLIB+=pthread 2016-01-19 15:17:15 +00:00
sthen
f4a622ded5 WANTLIB+=util for -server as well 2016-01-19 15:16:39 +00:00
sthen
367bcaa776 sync WANTLIB 2016-01-19 14:51:19 +00:00
jturner
69a85c5cbc Update Elixir to 1.2.1. ok jasper@
https://github.com/elixir-lang/elixir/blob/v1.2.1/CHANGELOG.md
2016-01-19 14:24:13 +00:00
dcoppa
e21907bb0e +p5-Sourcecode-Spellchecker 2016-01-19 14:04:22 +00:00
dcoppa
dd86a37f30 Import p5-Sourcecode-Spellchecker.
Sourcecode::Spellchecker is a Perl module that scans a source file
for common misspellings - including in comments, string literals,
and identifier names - and suggests corrections.

OK sthen@
2016-01-19 14:01:11 +00:00
naddy
face9a9b77 fix intermittent mp4h segfault: use libc realloc() instead of a broken
replacement function
ok sthen@
2016-01-19 11:58:19 +00:00
landry
7e926bad5d qgis 2.12.3 2016-01-19 09:44:25 +00:00
jasper
a437bd7599 update to gedit-3.18.3 2016-01-19 09:19:15 +00:00
ajacoutot
2ef27d3292 Update to libsecret-0.18.4. 2016-01-19 08:40:10 +00:00
ajacoutot
d504394522 Update to cups-filters-1.7.0. 2016-01-19 06:54:59 +00:00
semarie
ba6e2e039d add pledge(2) to textproc/mupdf
OK sthen@
2016-01-19 05:20:51 +00:00
bentley
a68d82ee81 Update to apertium-sv-da-0.5.1. 2016-01-19 03:42:06 +00:00
bentley
3f1b529c49 Update to apertium-fr-ca-1.0.3. 2016-01-19 03:41:50 +00:00
bentley
c8b701a543 Update to apertium-es-gl-1.0.8. 2016-01-19 03:41:34 +00:00
bentley
92f14a7a2a Update to apertium-en-gl-0.5.2. 2016-01-19 03:41:18 +00:00
bentley
f25b56f7cb Take maintainership. 2016-01-19 03:03:18 +00:00
bentley
7cd3a38d53 +apertium-cat 2016-01-19 02:47:14 +00:00
bentley
34df5af7c7 Remove superseded ports apertium-es-an and apertium-nn-nb. 2016-01-19 02:03:40 +00:00
bentley
b791fb479f apertium-nn-nb -> apertium-nno-nob, apertium-es-an -> apertium-spa-arg
corrections + ok jasper@
2016-01-19 02:00:21 +00:00
bentley
cc4c95d07c Hook up new dictionaries. 2016-01-19 01:59:13 +00:00
bentley
2e8f443848 Import apertium-nno-nob-1.0.1.
ok jasper@
2016-01-19 01:56:29 +00:00
bentley
c32ab44d32 Import apertium-spa-arg-0.4.0.
ok jasper@
2016-01-19 01:54:38 +00:00
bentley
8e87c5841c Import apertium-arg-cat-0.1.0.
ok jasper@
2016-01-19 01:53:04 +00:00
bentley
3090127caa Import apertium-spa-0.1.0.
ok jasper@
2016-01-19 01:51:59 +00:00
bentley
8c1b84ac88 Import apertium-cat-0.1.1.
ok jasper@
2016-01-19 01:50:47 +00:00