fcambus
557d591dd9
Update the_silver_searcher to 1.0.3.
...
From maintainer Florian Stinglmayr, thanks!
OK tb@
2017-05-06 13:24:46 +00:00
landry
6150e78573
+py-{attrs,automat,incremental,m2r,service_identify}{,python3}
2017-05-06 09:56:08 +00:00
landry
a31012722a
Import py-m2r-0.1.5, bite my shiny metal ***
...
M2R converts a markdown file including reST markups to a valid reST format.
From Pavel Korovin, ok sthen@
2017-05-06 09:51:45 +00:00
sthen
06abe08a32
after doing battle with the build infra, belatedly update to MuPDF 1.11
2017-05-05 14:02:51 +00:00
edd
ccc1df42cc
Unify usage of mktexlsr across the ports tree.
...
Also add a missing RUN_DEPEND to fonts/pscyr. Found during testing.
Raised, input from, and OK, sthen@, thanks.
2017-05-04 11:13:52 +00:00
phessler
0e04bcf051
fix the location where man pages are installed
...
OK jasper@
2017-05-03 17:42:02 +00:00
sthen
019d386df5
change mupdf's MODGCC4_ARCHS to ${GCC3_ARCHS} ${GCC4_ARCHS}; this is just
...
C99 not C++ so no mucking about with WANTLIB required.
2017-05-01 14:04:09 +00:00
phessler
6fdd2a1424
xml2rfc has been completely re-written, moving from tcl/tk to python.
...
Update to the version that is currently used for submtting RFCs to the IETF.
OK sthen@
2017-04-30 21:36:05 +00:00
benoit
67ba8dcb69
Update to p5-XML-SAX-Base-1.09.
2017-04-30 16:14:36 +00:00
benoit
d4e3100a9a
Update to p5-XML-SemanticDiff-1.0005.
2017-04-30 16:03:01 +00:00
benoit
fcc75cb59e
Update to p5-Text-Table-1.132.
2017-04-30 15:56:29 +00:00
benoit
8f4f2f0098
Update to p5-Text-Template-1.47.
2017-04-30 15:47:03 +00:00
benoit
91480dcd74
Update to p5-Text-Glob-0.11.
2017-04-30 15:40:02 +00:00
benoit
89e7ef84b2
Update to p5-Text-Format-0.60.
2017-04-30 15:29:46 +00:00
benoit
3897657cd3
Update to p5-Text-Aligner-0.13.
2017-04-30 15:23:21 +00:00
benoit
6a50407b49
Update to p5-Template-2.27.
2017-04-30 15:11:10 +00:00
benoit
1a53a6c78b
Update to p5-String-Approx-3.28.
2017-04-30 14:55:24 +00:00
jasper
bd752461c8
update to elasticsearch-5.3.2l
2017-04-30 08:33:32 +00:00
jung
a009836ce7
upgrade to 1.72, drop patch merged upstream
...
ok sthen
2017-04-29 20:54:53 +00:00
ajacoutot
13dad8e5b0
Remove BDEP on dbus-glib.
2017-04-27 22:30:06 +00:00
espie
678b220c4e
clang fixes, same as qt4
2017-04-27 16:23:14 +00:00
sthen
c22f7ae708
Remove patch obsoleted by usr.bin/libtool/LT/Mode/Link.pm r1.35
2017-04-25 21:15:57 +00:00
ajacoutot
5832ff3b39
Temporarily re-add bdep on x11/dbus-glib until I have time to properly rape
...
autoshit.
2017-04-25 20:30:57 +00:00
ajacoutot
e8c8b29653
SECURITY fix for CVE-2017-7867 and CVE-2017-7868.
...
Merged from upstream with help from espie@
2017-04-25 20:10:02 +00:00
ajacoutot
df1954eab9
Update to enchant-1.6.1.
2017-04-25 08:46:27 +00:00
ajacoutot
98e0f62d35
Pushed upstream.
2017-04-24 22:06:32 +00:00
sthen
31affefad6
Don't use -static-libtool-libs, our libtool doesn't handle it and passes it
...
straight through to the compiler, which causes an error with clang.
2017-04-24 14:55:46 +00:00
sthen
0384cfdfcb
Use LIBCXX to generate list of C++ libs to add to LDFLAGS rather than a
...
hardcoded -lstdc++. Unbreaks clang/libc++ arches. ok aja@
Not the cleanest fix ever but enchant blocks a large number of ports
and removing the -l completely results in failures in gnome/todo and
gnome/calendar. XXX added!
2017-04-24 09:36:40 +00:00
shadchin
302512b56a
Update to py-sphinx_rtd_theme 0.2.4
2017-04-22 20:06:41 +00:00
shadchin
19c0256521
Update to py-alabaster 0.7.10
2017-04-22 20:05:06 +00:00
jasper
e9ee5f1b15
update to elasticsearch-5.3.1
...
https://www.elastic.co/guide/en/elasticsearch/reference/5.3/release-notes-5.3.1.html
2017-04-22 10:25:32 +00:00
kurt
558715b919
- disconnect devel/jdk/1.7 from the build
...
- adjust java.port.mk so all 1.7 and lower ports now build with 1.8
- bump revision on affected ports
okay sthen@, ian@, landry@
2017-04-21 13:27:46 +00:00
sthen
3aa2556436
update to calibre-2.83.0
2017-04-21 11:51:24 +00:00
danj
4a8e2f171d
+ py-podcastparser
2017-04-18 02:14:34 +00:00
danj
68c25d6e60
Import py-podcastparser-0.6.1 from Tim Meunier, ok/tweaks sthen@
...
podcast parser project is a library from the gPodder project to provide
an easy and reliable way of parsing RSS- and Atom-based podcast feeds
in Python.
2017-04-18 02:13:26 +00:00
sthen
6f8272d447
Workaround failure with aspell build seen with clang. Upstream devel tree
...
has a different workaround which requires regenerating some files, so using
the one from FreeBSD for now.
2017-04-17 21:19:22 +00:00
sthen
f70d54bf07
regen patch
2017-04-17 21:05:21 +00:00
fcambus
bf6cc4fed3
Update fzy to 0.9, and honour CC.
2017-04-17 16:47:51 +00:00
ajacoutot
73e91ad406
Update to gtkspell3-3.0.9.
...
- drop the gettext MODULE
2017-04-17 12:36:26 +00:00
ajacoutot
6dd547628a
Update to link-grammar-5.3.16.
2017-04-16 13:18:56 +00:00
naddy
d0addd79ba
iostream.h -> iostream; fixes build with clang
2017-04-15 20:33:04 +00:00
sebastia
b3667386f6
Update to 5.3.0
...
OK jasper@
2017-04-15 17:24:47 +00:00
sebastia
10805a242e
Update to 5.3.0
...
from Pavel Korovin
OK jasper@
2017-04-15 17:21:14 +00:00
schwarze
ff8f5cf260
Pull in four patches that i recently pushed upstream to GNU troff.
...
Joint work with bentley@, all committed upstream by Carsten Kunze.
https://savannah.gnu.org/bugs/?43554 - better \*[Lq] and \*[Rq]
https://savannah.gnu.org/bugs/?43553 - typographic quotes for .%T
https://savannah.gnu.org/bugs/?50771 - punctuation after .Lk
https://savannah.gnu.org/bugs/?50789 - .Lk with more than two args
2017-04-14 19:49:06 +00:00
ajacoutot
3caa2a77ab
Update to gspell-1.4.1.
2017-04-14 10:18:19 +00:00
jasper
fc620f032d
- update to pdfpc-4.0.6
...
- fixes for vala 0.36
2017-04-13 07:10:45 +00:00
landry
624b95ffc0
Update to multimarkdown 5.4.0, from Sean Levy, who's been pinging about
...
this patch for more than a year (!)
- uses pledge()
- switch to cmake
- enabel tests
Various versions of this patch tested by Micah Muer and Michael McConville
2017-04-12 18:42:34 +00:00
landry
52ca4711f9
Fix WANTLIB and bump REVISION for all ports depending on hunspell.
...
While here enforce dependency on hunspell 1.6 in mozilla.port.mk, as
it's a requirement for 53.
2017-04-12 18:12:33 +00:00
landry
c479371046
Update to hunspell 1.6.1, went into a full bulk build without issues
...
- requirement for upcoming firefox 53
- switch to github as upstream
- SHARED_LIBS renamed from hunspell-1.3 to hunspell-1.6, depending ports
will be fixed shortly
- disable nls/gettext, it doesnt build (and is also disabled in freebsd)
- reset MAINTAINERship to ports@ (discussed with edd@)
- fix test.sh shebang patch so that all tests runs fine
ok sthen@
2017-04-12 18:09:01 +00:00
sthen
dcd3d694c8
Convert vislcg3's BROKEN to ONLY_FOR_ARCHS=${CLANG_ARCHS}, the problem we see
...
with icu4c won't affect things on arches with native clang.
Can't build on aarch64 yet (needs boost which fails).
2017-04-12 10:52:09 +00:00