Marius Strobl
1aec207a3a
- Fix build on armv6 and mips and most likely also on aarc64 and mips64. [1]
...
- Let's see whether specifying USE_CXXSTD=c++11 stops the flood of pkg-fallout
SPAM regarding gcdmaster caused by the update of devel/libsigc++20 to 2.10.0
in r437480.
PR: 217074 [1]
Submitted by: mmel (partially) [1]
2017-04-23 18:22:01 +00:00
Larry Rosenman
3b98fd5180
sysutils/lsof: upgrade to 4.90J: fix nullfs in FreeBSD 11+
...
Submitted by: "Jamie Landeg-Jones" <jamie@catflap.org>
Obtained from: Vic Abell <vabell@lsof.comcastbiz.net> (author)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D10465
2017-04-23 16:51:04 +00:00
Christoph Moench-Tegeder
006e952f06
sysutils/vagrant: update to 1.9.3
...
PR: 218825
Approved by: joe at thrallingpenguin.com (maintainer)
2017-04-23 14:55:17 +00:00
Martin Wilke
e1902deeb2
- Fix plist
...
- Bump PORTREVISION
2017-04-23 08:11:18 +00:00
Kurt Jaeger
fd8ccd71dc
sysutils/monit: update 5.20.0 -> 5.22.0
...
PR: 218759
Changes: https://mmonit.com/monit/changes/
Submitted by: martinp@tildeslash.com (maintainer)
2017-04-23 07:24:35 +00:00
Martin Wilke
073f972efa
- Update to 1.7.1
...
PR: 217423
Submitted by: bsd@bontempi.net
Approved by: maintainer timeout
2017-04-23 03:23:05 +00:00
Bartek Rutkowski
bca102961e
sysutils/immortal: update 0.12.0 -> 0.13.2
...
PR: 218596
Submitted by: Nicolas Embriz <nbari@tequila.io> (maintainer)
2017-04-22 13:46:24 +00:00
Sunpoet Po-Chuan Hsieh
30923124a8
Update to 3.8.1
...
Changes: https://github.com/capistrano/capistrano/blob/master/CHANGELOG.md
2017-04-22 10:57:55 +00:00
Matthias Andree
7841256d5c
Remove GNUism in grep basic regular expression in self-test.
...
Versus Kyle's submission, replace "egrep" by "grep -E" to avoid
reintroducing deprecated tools.
PR: 218614
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
2017-04-21 22:59:11 +00:00
Jose Alonso Cardenas Marquez
e74d8b940d
- Fix Shebang
...
PR: 209811
2017-04-21 18:25:01 +00:00
Jose Alonso Cardenas Marquez
0e97cc7e9d
- Fix rc script
...
- Set default config file to %%PREFIX%%/etc/bareos/bareos-[dir|sd|fd].conf
files. Set %%PREFIX%%/etc/bareos if you want to use new config style
- Remove config file test on bareos-dir rc script. It fixed a problem on
start/boot
PR: 218126 217141
Reported by: Joakim Jalap <joakim.jalap at fastmail.com>
matthias at petermann-it.de
weberge42
2017-04-21 17:47:38 +00:00
Martin Wilke
b8368cf7ed
- Fix shebangs
2017-04-21 16:23:17 +00:00
Dmitry Marakasov
db0c9a220f
- Fix shebangs
2017-04-21 10:35:47 +00:00
Martin Wilke
da559c3b79
- Mark CONFLICT with openjdk* (install same files to bin/)
...
PR: 208887
Submitted by: dch@skunkwerks.at
Approved by: maintainer timeout
2017-04-21 07:40:31 +00:00
Martin Wilke
158f562550
- Update to 2.8.8
...
PR: 217776
Submitted by: maintainer
2017-04-21 07:23:38 +00:00
Martin Wilke
6650f5e4e4
- Update to 5.2
...
PR: 218272
2017-04-21 04:21:40 +00:00
Martin Wilke
64627c7758
- Fix shebangs
2017-04-21 03:11:17 +00:00
David Thiel
91418b50f2
Fix build errors on 10.3.
2017-04-20 23:01:36 +00:00
Dmitry Marakasov
16ca1839e2
- Fix LICENSE
2017-04-20 09:05:04 +00:00
Adam Weinberger
04bb8a5732
Release these ports to the collective.
2017-04-20 03:31:48 +00:00
David Thiel
ce9d44613e
Update to 2.4.0, with working osqueryd support.
...
Approved by: zi
2017-04-19 17:17:33 +00:00
Nikolai Lifanov
ec30fd6508
add sysutils/docker-compose
...
Compose is a tool for defining and running multi-container Docker applications.
With Compose, you use a Compose file to configure your application's services.
Then, using a single command, you create and start all the services from your
configuration.
2017-04-19 15:37:04 +00:00
Tobias C. Berner
99425922de
Update KDE Frameworks to 5.33.0
...
PR: 218524
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10331
2017-04-19 14:59:40 +00:00
Steve Wills
b291b72862
sysutils/consul: 0.8.1
...
While here, remove unneeded empty default consul_env.
PR: 218738
Submitted by: Scott Larson <stl@ossuary.net>
2017-04-19 14:32:23 +00:00
Martin Wilke
71bacc3ebe
- Fix shebangs
2017-04-19 10:34:43 +00:00
Joseph Mingrone
94988979c8
sysutils/zap: Update to version 0.6.9
...
Upstream changes: https://github.com/Jehops/zap/releases/tag/0.6.9
Approved by: swills (mentor, implicit)
2017-04-18 21:48:25 +00:00
Sunpoet Po-Chuan Hsieh
817596598e
Update to 2.2.4
...
Changes: https://github.com/puppetlabs/forge-ruby/blob/master/CHANGELOG.md
2017-04-18 19:39:28 +00:00
Nikolai Lifanov
85c2c14f51
sysutils/ansible: fix prompt for become-method=su
...
PR: 218724
Reported by: Guillaume Bibaut <yom@iaelu.net>
2017-04-18 17:51:43 +00:00
Joseph Mingrone
ea3cacb3fb
sysutils/slurm-wlm: Add support for the jobacct_gather/linux plugin
...
- The plugin requires linprocfs, so add an off-by-defult option knob to
depend on linux.
- Patch source files to point to /compat/linux/proc.
Submitted by: Jason Bacon <bacon4000@gmail.com>
Approved by: swills (mentor, implicit)
2017-04-18 13:38:10 +00:00
Steve Wills
e183865baf
sysutils/terraform: Update to 0.9.3
...
PR: 218718
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm>
2017-04-17 23:11:53 +00:00
Dmitry Marakasov
2885275629
- Fix WWW
...
Approved by: portmgr blanket
2017-04-17 16:39:45 +00:00
Dmitry Marakasov
60604f3375
- Fix WWW
...
Approved by: portmgr blanket
2017-04-17 16:38:39 +00:00
Martin Wilke
19e9a9cd44
- Update to 1.1.0
...
PR: 218339
Submitted by: maintainer
2017-04-17 15:23:59 +00:00
Tilman Keskinoz
eeee7f0079
Update to 10.2+0.94+1
...
Drop maintainership
2017-04-15 21:24:41 +00:00
Larry Rosenman
4f3eecaf65
Maintainer no longer wishes to maintain.
...
Thanks to Loic for adding this port, and maintaining it for 2+ years.
PR: 218676
Submitted by: loic-freebsd@loicp.eu
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D10404
2017-04-15 19:41:46 +00:00
Ganael LAPLANCHE
141a4767ed
Update to 1.9
2017-04-14 21:44:37 +00:00
Joseph Mingrone
fa3227ce66
New port, sysutils/rubygem-httplog: Log outgoing HTTP requests
...
Adding sysutils/rubygem-httplog, because it is a dependency of the upcoming
www/mastodon port.
Approved by: swills (mentor, implicit)
2017-04-14 20:47:47 +00:00
Veniamin Gvozdikov
5c7f40ccb2
- Update to 11.0.15
...
PR: ports/218651
Submitted by: olevole@olevole.ru (maintainer)
2017-04-14 11:43:16 +00:00
Alexey Dokuchaev
ab1289d7bf
Use option helper variable when defining INSTALLS_ICONS knob.
2017-04-13 15:34:24 +00:00
Nikolai Lifanov
067137b222
sysutils/ansible1: fix packaging
...
Also, bump expiration date again since I touched it.
I plan to keep it around until sysutils/py-ploy_ansible is migrated.
2017-04-13 03:55:56 +00:00
Dmitry Marakasov
5c30a256f4
- Fix LICENSE
...
- Add LICENSE_FILE
- Remove obsolete OSVERSION condition
Approved by: portmgr blanket
2017-04-12 17:14:25 +00:00
Dmitry Marakasov
c849379d70
- Fix LICENSE
...
- Add LICENSE_FILE
- Remove obsolete OSVERSION condition
Approved by: portmgr blanket
2017-04-12 17:14:01 +00:00
Nikolai Lifanov
ed84edccde
update sysutils/ansible to 2.3.0.0
...
This is a major release!
https://raw.githubusercontent.com/ansible/ansible/v2.3.0.0-1/CHANGELOG.md
o stop "fixing" default interpreter of /usr/bin/python
o remove NETADDR option and depend on py-netaddr unconditionally
Differential Revision: https://reviews.freebsd.org/D10165
2017-04-12 15:51:13 +00:00
Dmitry Marakasov
a8c930a398
- Remove obsolete OSVERSION condition
...
- Switch to options helpers
2017-04-12 12:40:32 +00:00
Mathieu Arnold
bfcb10fb2e
Update to 2.0.33.
...
Add a PYTHON option to appease stage-qa.
Sponsored by: Absolight
2017-04-12 12:39:56 +00:00
Steve Wills
aa42fd9860
sysutils/serf: update to 0.8.1
2017-04-11 22:06:51 +00:00
Muhammad Moinur Rahman
a4d1ad46e6
sysutils/dar: Update version 2.5.9=>2.5.10
2017-04-11 19:51:31 +00:00
Sunpoet Po-Chuan Hsieh
9b7fdc5459
Update to 5.2.2
...
- Regenerate patch file with makepatch:
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-04-11 15:56:03 +00:00
Mathieu Arnold
6d588589c2
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
...
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight
2017-04-11 15:21:23 +00:00
Nikolai Lifanov
814fec4a98
fix sysutils/py-docker: uses pip in setup.py
...
Reported by: pkg-fallout
2017-04-11 14:53:39 +00:00