Commit graph

69 commits

Author SHA1 Message Date
Jason Unovitch
8ebfbec4ea MFH: r418455
sysutils/py-salt: add patches to handle runtime regressions in 2016.3.x

Fixes cron.file from upstream issue #34094/#34095 [1].  This will be in
2016.3.2.
- https://github.com/saltstack/salt/issues/34094
- https://github.com/saltstack/salt/pull/34095

Restore patch for upstream issue #33608. This was patched in 2016.3.0 but
removed in the maintainer update to 2016.3.1 in r417508. However the patch
has yet to be merged upstream. [2]
- https://github.com/saltstack/salt/issues/33608

PR:		210627 [1], 210395 [2]
Reported by:	Andres Montalban <amontalban@gmail.com>
Approved by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
Approved by:	ports-secteam (with hat)
2016-07-13 01:54:29 +00:00
Jason Unovitch
71f55866a1 sysutils/py-salt: update 2016.3.0 -> 2016.3.1
- Remove patches accepted upstream

Changes:	https://docs.saltstack.com/en/latest/topics/releases/2016.3.1.html

PR:		210395
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2016-06-26 00:42:55 +00:00
Kurt Jaeger
97a33341e6 sysutils/py-salt: Fix upstream issues #33554, #33578, #33608 and #33529
The patch fixes some issues that are new with 2016.3.0
- https://github.com/saltstack/salt/issues/33529
- https://github.com/saltstack/salt/issues/33554
- https://github.com/saltstack/salt/issues/33578
- https://github.com/saltstack/salt/issues/33608

PR:		209829
Submitted by:	ohauer, Andreas Montalban <amontalban@gmail.com>
Approved by:	christer.edwards@gmail.com (maintainer timeout)
2016-06-15 04:40:36 +00:00
Dmitry Marakasov
e7901397f3 - Update to 2016.3.0
PR:		209757
Submitted by:	christer.edwards@gmail.com (maintainer)
2016-05-26 10:26:24 +00:00
Dmitry Marakasov
a640a5e0d0 - Update to 2015.8.10
PR:		209721
Submitted by:	christer.edwards@gmail.com (maintainer)
2016-05-24 14:02:32 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Guido Falsi
6c33de93f4 Import upstream patches which remove some spurious log entries
PR:		208520
Submitted by:	Christer Edwards <christer.edwards at gmail.com>
		(maintainer)
Obtained from:	https://github.com/saltstack/salt/pull/32135
		https://github.com/saltstack/salt/pull/32023
		https://github.com/saltstack/salt/pull/32117
2016-04-06 20:11:24 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Dmitry Marakasov
e5b14f998c - Add CPE information
PR:		208330
Submitted by:	shun.fbsd.pr@dropcut.net
Approved by:	christer.edwards@gmail.com (maintainer)
2016-03-29 18:44:45 +00:00
Raphael Kubo da Costa
fc0fd19430 Update to 2015.8.8.
Release notes:
https://docs.saltstack.com/en/latest/topics/releases/2015.8.8.html

PR:		208244
Submitted by:	Christer Edwards <christer.edwards@gmail.com>
2016-03-24 14:08:09 +00:00
Vsevolod Stakhov
7349ed49cd - Update libsodium to 1.0.8
- Bump revisions of all dependant ports

PR:		206482
Submitted by:	lev, w.schwarzenfeld@aon.at
2016-03-23 09:20:35 +00:00
Raphael Kubo da Costa
5117692ddf Update to 2015.8.7.
PR:		207316
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2016-02-19 13:18:27 +00:00
Jason Unovitch
65d4203ba0 sysutils/py-salt: update 2015.8.4 -> 2015.8.5
Note that 2015.8.4 resolved CVE-2016-1866 but introduced a bug that broke a
lot of Salt functionality. This update is functionally equivalent to the
current patched 2015.8.4_1 port but brings us back in line with upstream.

PR:		206906
Submitted by:	Christer Edwards <christer.edwards@gmail.com>
MFH:		2016Q1
2016-02-05 20:47:02 +00:00
Mark Felder
a65d833f6a sysutils/py-salt: Patch to fix major regression
There was a major regression in 2015.8.4 which breaks a lot of salt
functionality. This adds a patch to fix it ahead of the upcoming
2015.8.5. The reason for patching in the ports tree is that there is a
major CVE that is addressed in 2015.8.4 which should be resolved
immediately by merging a functional salt to quarterly.

Regression:	https://github.com/saltstack/salt/issues/30820
Security:	CVE-2016-1866
Security:	https://vuxml.freebsd.org/freebsd/0652005e-ca96-11e5-96d6-14dae9d210b8.html

Approved by:	ports-secteam (with hat)
MFH:		2016Q1
2016-02-03 17:34:08 +00:00
Vanilla I. Shu
ab1768d715 Update to 2015.8.4.
PR:		206712
Submitted by:	maintainer
2016-02-02 08:06:41 +00:00
Kubilay Kocak
e18075a23d devel/py-msgpack: Rename to py-msgpack-python, Update to 0.4.6
- Rename to py-msgpack-python, accordingly:
  - Add MOVED entry
  - Update devel/Makefile
  - Update dependent ports
  - Remove DISTNAME and TODO comment
- Update PORTVERSION and distinfo checksum (0.4.6)
- Re-assign MAINTAINER'ship

PR:		205733
Submitted by:	Brendan Molloy <brendan+freebsd bbqsrc net>
Approved by:	zont (maintainer)
2016-01-28 03:12:23 +00:00
Dryice Dong Liu
cb7944d6a4 Update to 2015.8.3
PR:		205043
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
2015-12-06 12:34:19 +00:00
Dmitry Marakasov
acc8f8400d - Update to 2015.8.2
PR:		204566
Submitted by:	christer.edwards@gmail.com (maintainer)
2015-11-16 02:16:31 +00:00
Sunpoet Po-Chuan Hsieh
04673c3e98 - Update to 2015.8.1
- While I'm here, add LICENSE_FILE

Changes:	https://docs.saltstack.com/en/latest/topics/releases/2015.8.1.html
PR:		203812
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2015-10-16 13:16:32 +00:00
Jason Unovitch
46cc6a938d sysutils/py-salt: add new rc scripts, clean up current scripts
- Add salt-proxy.in and associated pkg-message text for Salt Proxy
- Restore installation of salt-api.in accidentally removed in r396791
- Set a default for PATH to address upstream issue 27151
- While here, make headers more verbose and trim variable quotes per rclint

PR:		203262
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2015-09-27 14:32:04 +00:00
Wen Heping
557ed71da8 - Update to 2015.8.0
PR:		203047
Submitted by:	christer.edwards@gmail.com(maintainer)
2015-09-13 00:02:21 +00:00
Wen Heping
91a5400b87 - Update to 2015.5.5
PR:		202610
Submitted by:	christer.edwards@gmail.com(maintainer)
2015-08-24 08:19:19 +00:00
Jason Unovitch
d3e22dc2ff sysutils/py-salt: update 2015.5.3 -> 2015.5.4 [1], add salt_api rc script [2]
PR:		202417 [1]
PR:		202042 [2]
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer) [1]
Submitted by:	xenophon+fbsdports@irtnog.org [2]
Approved by:	maintainer [2], feld (mentor)
2015-08-23 23:46:46 +00:00
Li-Wen Hsu
3634ee4fd7 - Update to 2015.5.3
PR:		201502
Submitted by:	xmj (the PR)
		Jason Unovitch <jason.unovitch@gmail.com> (the patch)
Approved by:	christer.edwards@gmail.com (maintainer)
2015-07-19 18:05:57 +00:00
Kubilay Kocak
43343e38d3 sysutils/py-salt: Remove spurious backslash line ending
Remove a spurious slash from the line end of PYDISTUTILS_INSTALLARGS
introduced in r387241.

Reported by:	xmj
Approved by:	portmgr (blanket)
MFH:		2015Q3
2015-07-06 05:11:01 +00:00
Sunpoet Po-Chuan Hsieh
2807495d40 - Update to 2015.5.2
- While I'm here, add NO_ARCH

Changes:	https://github.com/saltstack/salt/blob/develop/doc/topics/releases/2015.5.2.rst
PR:		200655
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2015-06-05 18:58:52 +00:00
Johannes Jost Meixner
01bacf6bd9 sysutils/py-salt: upgrade to 2015.5.1
- upgrade to 2015.5.1
- add options for raet, and zeromq

PR:		200044
Submitted by:	Christer Edwards <christer.edwards@gmail.com>
2015-05-24 03:25:44 +00:00
Frederic Culot
7e1ab492c2 - Update to 2014.7.5
PR:		199547
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2015-04-20 09:01:00 +00:00
Bartek Rutkowski
3cdd20d251 sysutils/py-salt: update 2014.7.3 -> 2014.7.4
PR:		199153
Submitted by:	Christer Edwards <christer.edwards@gmail.com>
2015-04-04 17:22:32 +00:00
Bartek Rutkowski
881162e925 sysutils/py-salt: update 2014.7.2 -> 2014.7.3
PR:		199132
Submitted by:	Christer Edwards <christer.edwards@gmail.com>
2015-04-03 13:37:12 +00:00
Frederic Culot
87141edeba - Update to 2014.7.2
PR:		197597
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2015-02-16 14:15:15 +00:00
Kubilay Kocak
a80139dff3 sysutils/py-salt: Requires lsof as a dependency
- Add lsof as a dependency (temporarily) [1][2]

[1] https://github.com/saltstack/salt/issues/18584
[2] https://github.com/saltstack/salt/pull/18894

PR:		195235
Submitted by:	Christer Edwards <christer dot edwards gmail com> (maintainer)
2015-01-02 03:30:42 +00:00
Guido Falsi
70db521251 - Update to 2014.7.0
- Remove dirrms

PR:		194827
Submitted by:	christer.edwards at gmail.com (maintainer)
2014-11-09 22:07:25 +00:00
Frederic Culot
b53ebeffb0 - Update to 2014.1.13
PR:		ports/194413
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-10-17 08:57:06 +00:00
Bartek Rutkowski
a97150621e sysutils/py-salt: update 2014.1.10 -> 2014.1.11
PR:		193639
Submitted by:	Christer Edwards <christer.edwards@gmail.com>
Approved by:	mentors (implicit)
2014-09-19 19:57:32 +00:00
Danilo Egea Gondolfo
ca622ca26e - Update from 2014.1.7 to 2014.1.10
PR:		192327
Submitted by:	christer.edwards@gmail.com
2014-08-02 04:12:20 +00:00
Antoine Brodin
4a1c98defe Bump PORTREVISION after r362364, missing egginfo is harmful for py-salt 2014-07-22 18:01:47 +00:00
Frederic Culot
4ddc8b99ec - Update to 2014.1.7
PR:		ports/191796
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-07-11 04:13:40 +00:00
Frederic Culot
c17b460d11 - Update to 2014.1.5 [1]
- Adapt the minion example to pkgng [2]

PR:		ports/190952
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer) [1],
		ohauer@ [2]
2014-06-20 07:22:45 +00:00
Olli Hauer
690ff0df0b - update to 2014.1.4
- sort pkg-plist with `make makeplist'

Salt 2014.1.4 Release Notes
===========================
- Fix setup.py dependency issue (:issue:`12031`)
- Fix handling for IOErrors under certain circumstances (:issue:`11783` and :issue:`11853`)
- Fix fatal exception when ``/proc/1/cgroup`` is not readable (:issue:`11619`)
- Fix os grains for OpenSolaris (:issue:`11907`)
- Fix ``lvs.zero`` module argument pass-through (:issue:`9001`)
- Fix bug in ``debian_ip`` interaction with ``network.system`` state (:issue:`11164`)
- Remove bad binary package verification code (:issue:`12177`)
- Fix traceback in solaris package installation (:issue:`12237`)
- Fix ``file.directory`` state symlink handling (:issue:`12209`)
- Remove ``external_ip`` grain
- Fix ``file.managed`` makedirs issues (:issue:`10446`)
- Fix hang on non-existent Windows drive letter for ``file`` module (:issue:`9880`)
- Fix salt minion caching all users on the server (:issue:`9743`)

PR:		ports/189377
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-05-05 21:28:02 +00:00
Johannes Jost Meixner
8b47580e61 sysutils/py-salt: upgrade to 2014.1.3
- Upgrade to 2014.1.3
- Add py-pyzmq BUILD_DEPENDS

Changelog:

* Fix a regression in 2014.1.2
* http://docs.saltstack.com/en/latest/topics/releases/2014.1.2.html

PR:	ports/188756
Approved by:	christer.edwards@gmail.com (maintainer)
Approved by:	koobs (mentor)
2014-04-18 15:26:03 +00:00
Kubilay Kocak
61f8dc857b Chase py-pyzmq category move for py-salt, ipython and py-kombu
Update py-pyzmq dependency entries for:

 - sysutils/py-salt
 - devel/ipython
 - net/py-kombu
2014-03-22 07:35:35 +00:00
Veniamin Gvozdikov
d8e9063991 - Update to 2014.1.1
PR:		ports/187738
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-03-21 10:43:06 +00:00
Veniamin Gvozdikov
062a1e423b - Bump version
- Update to 2014.1.0
- Moved py-salt-cloud because py-salt included cloud part
- Link to full changelog:
http://docs.saltstack.com/topics/releases/2014.1.0.html

PR:		ports/186950
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-03-19 07:03:52 +00:00
Veniamin Gvozdikov
94bd6e5ed0 Update to lastest version, changelog:
- Fix user.present states with non-string fullname (issue 9085)
- Fix virt.init return value on failure (issue 6870)
- Fix reporting of file.blockreplace state when test=True
- Fix network.interfaces when used in cron (issue 7990)
- Fix bug in pkgrepo when switching to/from mirrorlist-based repo def
  (issue 9121)
- Fix infinite recursion when cache file is corrupted
- Add checking for rev and mirror/bare args in git.latest (issue 9107)
- Add cmd.watch alias (points to cmd.wait) (issue 8612)
- Fix stacktrace when prereq is not formed as a list (issue 8235)
- Fix stdin issue with lvdisplay command (issue 9128)
- Add pre-check function for range matcher (issue 9236)
- Add exception handling for psutil for processes that go missing
  (issue 9274)
- Allow _in requisites to match both on ID and name (issue 9061)
- Fix multiple client timeout issues (issue 7157 and issue 9302, probably
  others)
- Fix ZMQError: Operation cannot be accomplished in current state errors
  (issue 6306)
- Multiple optimization in minion auth routines
- Clarify logs for minion ID caching

PR:		ports/186149
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-01-29 19:05:16 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Veniamin Gvozdikov
5a84d768c2 - Up to 0.17.4
Full changelog http://docs.saltstack.com/topics/releases/0.17.4.html

PR:		ports/184696
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2014-01-03 20:17:53 +00:00
Baptiste Daroussin
313cb94889 Part 2 at removing now useless FETCH_ARGS redifition 2014-01-03 01:12:59 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Sunpoet Po-Chuan Hsieh
3c13374d32 - Update to 0.17.3
Changes:	https://github.com/saltstack/salt/commits/develop
PR:		ports/184637
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2013-12-09 19:31:16 +00:00