Bernard Spil
24c744bbbd
security/acme-client: Update to 0.1.14
...
- Minor update
2016-11-03 11:45:21 +00:00
Jason E. Hale
bf2f0dab60
Update to 0.9.7
2016-11-03 11:30:30 +00:00
Jimmy Olgeni
2389a889e7
Update textproc/elasticsearch2-plugin-migration to version 2.0.2.
2016-11-03 11:07:11 +00:00
Jason E. Hale
a4a67c8d18
Add qt4-imageformats runtime dependency so tray icon appears
...
While here:
Remake patches with "make makepatch"
PR: 213783
Submitted by: <rs.os@t-online.de>
2016-11-03 09:18:03 +00:00
Dmitry Marakasov
6e9a410ce3
- Switch to USES=localbase
...
- Fix license
2016-11-03 09:04:22 +00:00
Jimmy Olgeni
87a7ec172e
Update textproc/elixir-earmark to version 1.0.3.
2016-11-03 08:32:40 +00:00
Wen Heping
92cb776841
- Update to 1.0.5
2016-11-03 08:09:20 +00:00
Wen Heping
97f0885524
- Update to 7.6.11
...
PR: 213798
Submitted by: joneum@bsdproject.de
Reviewed by: maintainer
2016-11-03 07:45:49 +00:00
Xin LI
32182a42c6
Update to 0.5.1.
2016-11-03 06:53:09 +00:00
Jan Beich
bfa84aafa5
Pass maintainership of PEAR ports to the submitter
...
PR: 214011 214012 214013 214014 214015 214016 214017
PR: 214018 214019 214021 214022 214023 214024 214025
PR: 214026 214027 214028 214029 214030 214031 214032
PR: 214033 214034 214035 214036 214037 214038 214039
PR: 214040 214041 214042 214043 214044 214045 214046
PR: 214047 214048 214049 214050 214051 214052 214053
PR: 214054 214055 214056 214057 214058 214059 214060
PR: 214061 214062 214063 214064 214066 214067 214068
PR: 214071 214072 214073 214074 214075 214076 214077
PR: 214078 214079 214080 214081 214082 214083 214084
PR: 214085 214086 214087 214088 214089 214090 214091
PR: 214092 214093 214094 214095 214096 214097 214098
PR: 214099 214100 214101 214102 214103 214104 214108
PR: 214109 214110 214111 214112 214113 214114 214115
PR: 214116 214117 214118 214119 214120 214121 214122
PR: 214123 214124 214125 214126 214127 214128 214129
PR: 214130 214131 214132 214133 214134 214135 214136
PR: 214137 214138 214139 214140 214141 214142 214143
PR: 214144 214145 214146 214147 214148 214149 214150
PR: 214151 214152
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
2016-11-03 06:32:16 +00:00
Xin LI
c9e6a106f0
Update to 0.631.
2016-11-03 06:06:04 +00:00
Jan Beich
1c40c50f4c
x11/xsel-conrad: minor fixes
...
- Plug memory leak [1]
- Convert to USES=localbase
- Drop unused X11 dependencies
- Unsilence install commands
- Convert DOCS to target helpers
- Reorder some lines
PR: 212261
Submitted by: Tobias Kortkamp <t@tobik.me>
Obtained from: OpenBSD Ports [1]
Approved by: maintainer timeout (2 months)
MFH: 2016Q4
2016-11-03 06:00:53 +00:00
Jan Beich
522df5f72b
net/cjdns: update to 18
...
Changes: https://github.com/cjdelisle/cjdns/compare/cjdns-v17.4...cjdns-v18
PR: 213605
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
2016-11-03 04:07:44 +00:00
Wen Heping
c6cea32079
- Update to 6.2.27
...
PR: 213799
Submitted by: joneum@bsdproject.de
Approved by: maintainer
2016-11-03 02:48:03 +00:00
Mark Felder
ae9cbb4ba4
This is an implementation of an ordered dictionary with Key Insertion
...
Order (KIO: updates of values do not affect the position of the key),
Key Value Insertion Order (KVIO, an existing key’s position is removed
and put at the back). The standard library module OrderedDict,
implemented later, implements a subset of ordereddict functionality.
WWW: https://bitbucket.org/ruamel/ordereddict
2016-11-03 00:56:02 +00:00
Mark Felder
9b8205c8d8
Invoke is a Python (2.6+ and 3.3+) task execution tool & library,
...
drawing inspiration from various sources to arrive at a powerful & clean
feature set.
WWW: https://github.com/pyinvoke/invoke/
2016-11-03 00:51:37 +00:00
Mark Felder
c5daba3d9e
devel/py-streamparse: Fix dependencies
...
- Add NO_ARCH
2016-11-03 00:42:57 +00:00
Mark Felder
c5aa7e4ecc
devel/py-pystorm: Fix plist conflict
...
%%PYTHON_SITELIBDIR%%/test/__init__.py is a common conflict.
2016-11-03 00:40:58 +00:00
Mark Felder
10f827ff00
Pystorm lets you run Python code against real-time streams of data via
...
Apache Storm. With pystorm you can create Storm bolts and spouts in
Python without having to write a single line of Java. It is meant to be
used under-the-hood by Storm Python libraries that will provide the
command-line tools for actually building/submitting the topologies
(e.g., streamparse and pyleus).
WWW: https://github.com/pystorm/pystorm
2016-11-03 00:25:34 +00:00
Mark Felder
c7450c17ca
Fabric3 is a fork of Fabric to provide compatability with Python 3.4+.
...
The port still works with Python 2.7.
WWW: https://github.com/mathiasertl/fabric/
2016-11-03 00:18:13 +00:00
Mark Felder
21823395f2
devel/py-thriftpy: Add NO_ARCH
2016-11-03 00:05:46 +00:00
Mark Felder
b19050a047
ruamel.yaml is a YAML parser/emitter that supports roundtrip
...
preservation of comments, seq/map flow style, and map key order
WWW: https://bitbucket.org/ruamel/yaml
2016-11-03 00:04:13 +00:00
Mark Felder
a9cd473ffd
Streamparse lets you run Python code against real-time streams of data
...
via Apache Storm. With streamparse you can create Storm bolts and spouts
in Python without having to write a single line of Java. It also
provides handy CLI utilities for managing Storm clusters and projects.
WWW: https://github.com/Parsely/streamparse
2016-11-02 23:47:15 +00:00
Mathieu Arnold
d26ef18700
Cleanup no longer needed CHMOD usage after r424898.
...
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
2016-11-02 22:45:14 +00:00
Mark Felder
2321134263
ThriftPy is a pure python implementation of Apache Thrift in a pythonic
...
way.
WWW: https://github.com/eleme/thriftpy
2016-11-02 22:10:25 +00:00
Bernard Spil
e4b0b4453a
security/acme-client: Update to 0.1.13
...
- Update to 0.1.13
- Modify all configuration paths from letsencrypt to acme
- Update periodic script to reflect path changes
- Update sample scripts to reflect path changes
- Add warning to pkg-message for changed paths
- Add UPDATING entry for changed paths
- Remove warning for old periodic.conf variable names
- Remove warning for letskencrypt rename
2016-11-02 20:08:33 +00:00
Joseph Mingrone
25e6a123e1
sysutils/slurm-wlm: update to version 16.05.06
...
Changes in Slurm 16.05.6:
https://github.com/SchedMD/slurm/blob/master/NEWS
Port changes: Added a patch to fix a build issue. The patch was also
accepted upstream and should appear in the next Slurm release.
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8411
2016-11-02 19:47:27 +00:00
John Marino
2cdb4cccc7
hook new port sysutils/u-boot-master into the build
2016-11-02 18:57:30 +00:00
John Marino
d53d94d320
Hook new port misc/py-glance into the build
2016-11-02 18:36:17 +00:00
John Marino
509ba01efc
ports-mgmt/pkg_search: deprecate and expire 30 Nov 2016
...
The author/maintainer confirmed that this tool has never been updated
to use pkg(8) and thus can be removed from the tree.
2016-11-02 18:30:54 +00:00
Kurt Jaeger
ecdc89dc58
net-mgmt/prometheus: update 1.2.1 -> 1.3.0
...
PR: 213984
Changes: https://github.com/prometheus/prometheus/releases
Submitted by: ports@ecadlabs.com (maintainer)
2016-11-02 18:26:18 +00:00
Steve Wills
97e3c7a495
Remove USE_LIBRUBY and DEPEND_LIBRUBY
2016-11-02 18:24:12 +00:00
Bernard Spil
758c7b4079
security/vuxml: Mark correct OpenSSL 1.0.2 and 1.1.0 versions
...
- "BTW, the issue has been fixed in the official release on September 22nd."
2016-11-02 17:28:34 +00:00
Li-Wen Hsu
69888fed38
Fix affected ports versions
2016-11-02 16:33:00 +00:00
Steve Wills
a44d0a9abf
irc/iroffer-dinoex: fix RUBY LIB_DEPENDS
...
Should only be on when the option is enabled
Pointyhat to: swills
Reported by: mat
2016-11-02 16:19:24 +00:00
Roman Bogorodskiy
bebcdb2b88
Add py-glance 13.0.0, OpenStack Image Service
...
PR: 213769
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
2016-11-02 16:14:42 +00:00
Brooks Davis
74060713bd
Install missing lit components.
...
PR: 212813
Submitted by: Dirk Schroetter <dschroetter@gmail.com>
2016-11-02 16:06:10 +00:00
Steve Wills
b451ea1bee
irc/iroffer-dinoex: convert from LIBRUBY to LIB_DEPENDS
2016-11-02 15:42:08 +00:00
Mathieu Arnold
f77fff859d
Add a small comment to explain what 1100077 is about.
...
Sponsored by: Absolight
2016-11-02 14:54:56 +00:00
Tijl Coosemans
0d2a64d2f9
Remove no-op patch.
...
This patch was submitted to upstream libffi and from there to upstream
libtool, but it doesn't do anything. The original patch committed in
r158131 did do something but when it was no longer needed it was changed
into something that doesn't make sense in r221521 instead of being removed.
Remove it now before it causes more confusion.
2016-11-02 14:51:48 +00:00
John Marino
285f886bdf
archivers/zstd: Upgrade version 1.1.0 => 1.1.1
2016-11-02 14:40:29 +00:00
Joseph Mingrone
516a7adafc
cad/gmsh: update to version 2.14.1
...
Upstream release notes:
New in 2.14.1: fixed regression in periodic meshes; small bug fixes and
code cleanups.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8419
2016-11-02 14:20:28 +00:00
Joseph Mingrone
a6ec1a3207
math/R: Fix typo and bump PORTREVISION
...
Reported by: rhurlin@gwdg.de
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8420
2016-11-02 14:12:56 +00:00
Mark Felder
a554fbb056
ftp/curl: Update to 7.51.0
...
- Update to 7.51.0
- Fixes 11 security vulnerabilities
- Remove docs no longer installed from plist
PR: 214000
MFH: 2016Q4
Security: 765feb7d-a0d1-11e6-a881-b499baebfeaf
Security: CVE-2016-8615
Security: CVE-2016-8616
Security: CVE-2016-8617
Security: CVE-2016-8618
Security: CVE-2016-8619
Security: CVE-2016-8620
Security: CVE-2016-8621
Security: CVE-2016-8622
Security: CVE-2016-8623
Security: CVE-2016-8624
Security: CVE-2016-8625
2016-11-02 13:30:47 +00:00
Mark Felder
158cfa8e63
Update openssh vuxml entry to add FreeBSD SA information
...
Security: CVE-2016-8858
Security: SA-16:33.openssh
2016-11-02 13:26:33 +00:00
Mark Felder
fb471795c2
Document openssl vulnerability
...
Security: CVE-2016-8610
2016-11-02 13:19:27 +00:00
Li-Wen Hsu
9337750b99
Spelling fix
2016-11-02 12:53:29 +00:00
Li-Wen Hsu
8e057d6c62
- Update to 1.10.3
...
MFH: 2016Q4
Security: cb116651-79db-4c09-93a2-c38f9df46724
2016-11-02 12:52:00 +00:00
Li-Wen Hsu
bf3dc61253
- Update to 1.9.11
...
MFH: 2016Q4
Security: cb116651-79db-4c09-93a2-c38f9df46724
2016-11-02 12:51:18 +00:00
Li-Wen Hsu
75282ef74a
- Update to 1.8.16
...
MFH: 2016Q4
Security: cb116651-79db-4c09-93a2-c38f9df46724
2016-11-02 12:50:39 +00:00