jeremy
0699a77d7c
Hook up ruby-mime-types-data
2016-11-02 19:30:58 +00:00
jeremy
1d8902b543
Import ruby-mime-types-data
...
This is necessary for newer versions of mime-types, and contains the
mime types data, split from ruby-mime-types (which contains the
related code for querying the data).
OK jasper@
2016-11-02 19:29:32 +00:00
danj
0cbc3a7ada
Update to py-shapely-1.5.17
2016-11-02 19:27:54 +00:00
jasper
b1b02c8e00
update to p5-Archive-Extract-0.78
2016-11-02 19:25:58 +00:00
feinerer
a4f921a0a4
Update to Syncthing 0.14.10
...
OK edd@
2016-11-02 18:50:41 +00:00
shadchin
7a3fe6fc19
+py-entrypoints
...
+py-entrypoints,python3
2016-11-02 18:30:52 +00:00
rpointel
ea8ad4311f
update to 1.9.11 and 1.10.3.
...
More information: https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
ok danj@
2016-11-02 18:28:30 +00:00
shadchin
ca2f1f4990
Import py-entrypoints 0.2.2, ok danj@
...
Entry points are a way for Python packages to advertise objects with some
common interface. The most common examples are console_scripts entry points,
which define shell commands by identifying a Python function to run.
2016-11-02 18:27:33 +00:00
robert
2699f3cf4f
update to 54.0.2840.87
2016-11-02 18:21:14 +00:00
shadchin
f928d4908c
Update to flake8 3.0.4, from frantisek holop
2016-11-02 18:19:05 +00:00
shadchin
afb3c7f782
Update to py-simplejson 3.10.0
2016-11-02 17:57:36 +00:00
ajacoutot
d12fe28e24
Needs sysutils/py-psutil.
2016-11-02 17:41:48 +00:00
sthen
910777cf77
Patch Dovecot to handle openssl 1.1 api #ifdefs, e.g.
...
-+#elif OPENSSL_VERSION_NUMBER < 0x10100000L
++#elif OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER)
Looks good to jca.
2016-11-02 17:41:24 +00:00
ajacoutot
d38de88d9f
Set TEST_IS_INTERACTIVE.
2016-11-02 17:39:58 +00:00
jeremy
e9a168d806
Update to mail-2.6.4
2016-11-02 17:04:24 +00:00
jeremy
7605a4b055
Fix RDEPs and bump
2016-11-02 17:01:31 +00:00
ajacoutot
00ef184f5e
+asciinema
2016-11-02 16:58:22 +00:00
ajacoutot
80203a045f
Import asciinema-1.3.0.
...
asciinema is a free and open source solution for recording terminal sessions and
sharing them on the web.
regress test part from danj@
ok danj@
2016-11-02 16:57:31 +00:00
jeremy
6b9512b695
Remove ruby-mailfactory
...
Pure ruby gem, last updated January 2009, last release in August 2008,
in the way of a ruby-mime-types update.
OK jasper@
2016-11-02 16:56:12 +00:00
jeremy
66f34f3658
Unhook ruby-mailfactory
2016-11-02 16:55:22 +00:00
danj
5adbf506a0
Update to py-flask-0.11.1 and take maintainership
...
ok landry@ rpointel@
2016-11-02 16:50:02 +00:00
landry
d8adfc7ae4
add libtool to BDEP, autogen.sh uses libtoolize. Noticed by naddy@ again..
2016-11-02 15:37:26 +00:00
jeremy
f5d62487a7
Remove ruby-profligacy
...
This is a pure ruby/java port. Untouched basically since being
imported in 2011, and apparently upstream development stopped in 2007.
jruby -S gem install if you need it.
OK jasper@
2016-11-02 15:31:49 +00:00
jeremy
932fb8ab79
Unhook ruby-profligacy
2016-11-02 15:28:10 +00:00
jeremy
8e1f6e7edb
Remove ruby-jdbc-{h2,mysql,postgres,sqlite3}
...
These are pure ruby/java ports, haven't been updated in 4 years, and are
out of date. jruby -S gem install if you need them.
OK jasper@
2016-11-02 15:26:58 +00:00
jeremy
fba2d81c0b
Unhook ruby-jdbc-{h2,mysql,postgres,sqlite3}
2016-11-02 15:24:53 +00:00
landry
0b476fa8df
add missing BDEP on vala, noticed by naddy@
2016-11-02 15:02:34 +00:00
robert
2840c8180b
add missing patch
2016-11-02 14:33:47 +00:00
jca
6a4b3fe69a
Hook up sbcl,threads
2016-11-02 13:27:55 +00:00
jca
2d25b45245
Update to sbcl-1.3.0, and add a 'threads' FLAVOR.
...
This is a FLAVOR for now since the code is still not enabled by default
upstream. Threads are not supported on powerpc yet.
Diff from Solene Rapenne, maintainer timeout.
2016-11-02 13:26:07 +00:00
sthen
ed13dbdbbb
build x11/gnome/photos with -march=i686 on i386; requires 64-bit atomics
...
(__sync_add_and_fetch_8). ok ajacoutot@
2016-11-02 12:41:14 +00:00
fcambus
d7ff060fdc
Add lua-iconv.
2016-11-02 12:33:06 +00:00
fcambus
f8af91f528
Import converters/lua-iconv.
...
Lua-iconv is POSIX 'iconv' binding for the Lua Programming Language. The iconv
library converts a sequence of characters from one codeset into a sequence of
corresponding characters in another codeset. The codesets are those specified
in the iconv.new() call that returned the conversion descriptor, cd.
OK jca@
2016-11-02 12:30:39 +00:00
jca
15153eb682
regen WANTLIB
2016-11-02 10:41:42 +00:00
giovanni
9231a71b04
Update to 2.3.17
...
similar diff and ok sebastia@ (Maintainer)
2016-11-02 10:16:20 +00:00
giovanni
6530063cef
Update to 2.3.17
...
similar diff and ok sebastia@ (Maintainer)
2016-11-02 10:14:14 +00:00
ajacoutot
4f1a568897
Drop PORTROACH marker.
2016-11-02 09:27:15 +00:00
jasper
268e6c92d9
update to ansible 2.2.0.0
...
- https://groups.google.com/forum/#!topic/ansible-announce/cLN64qQ_yoo
- https://www.ansible.com/blog/ansible-network-updates
2016-11-02 09:07:02 +00:00
danj
96ff6f8de7
Remove py3 flavor but make it default. For the rationale, see
...
https://marc.info/?l=openbsd-ports-cvs&m=147393010423200&w=2
While there, fix wrong substitution in the PLIST
test and OK sebastia@ (who noticed the rc script needed to be updated)
2016-11-02 09:01:13 +00:00
jasper
abe5c9ddfa
update to py-ghmi-1.0.12
2016-11-02 08:28:33 +00:00
ajacoutot
2a7efcae44
Update to awscli-1.11.11.
2016-11-02 08:20:43 +00:00
ajacoutot
44109873ab
Update to py-botocore-1.4.68.
2016-11-02 08:20:27 +00:00
ajacoutot
719e426344
Update to gnome-builder-3.22.2.
2016-11-02 08:13:58 +00:00
ajacoutot
452bb4660b
Sync with what was committed upstream (Disable the use of std::call_once
...
on OpenBSD with libstdc++).
from Brad (maintainer)
2016-11-02 07:46:33 +00:00
jca
73905756ec
No need to set WRKDIST any more.
2016-11-02 07:43:40 +00:00
jca
f1bc853273
Update to drawterm-20161101
...
Switch from hg tarballs to proper releases, and remove a few patches
merged upstream.
From Stanley Lieber (maintainer)
2016-11-02 07:42:55 +00:00
ajacoutot
4ac2ebe20d
We don't have ptsname_r.
2016-11-02 07:36:52 +00:00
kirby
af9ef20e45
update to mc-4.8.18
...
ok robert@ (maintainer)
2016-11-02 06:46:20 +00:00
czarkoff
e8869ce0d7
New revision of ipv6 patch removes duplicate text in tcpclient.1 and
...
tcpsetver.1 manual pages. No changes in generated binaries.
OK MAINTAINER
2016-11-01 23:50:23 +00:00
ajacoutot
d944119b02
Bump GNOME ports that have pcre2 in WANTLIB so that they get updated.
2016-11-01 22:26:34 +00:00