Commit graph

18408 commits

Author SHA1 Message Date
Alexey Dokuchaev
4c32fcf284 - Update to version 1.78
- Define LICENSE (GPLv2)
- Project had moved to GitHub

PR:		197961
Submitted by:	Jim Riggs
2015-10-23 12:32:56 +00:00
Dmitry Marakasov
3215dd87ea - Update to 2.6.0
PR:		203485
Submitted by:	tkato432@yahoo.com
2015-10-22 17:21:38 +00:00
Dmitry Marakasov
aa5a7193cf - Update to 5.15
PR:		203960
Submitted by:	martinp@tildeslash.com (maintainer)
2015-10-22 17:21:13 +00:00
Kris Moore
f9af94ee0e - Add correct distinfo missed earlier 2015-10-22 14:09:25 +00:00
Ed Schouten
fe5ae893f0 Update cloudabi-utils to 0.6.
Compared to version 0.5, this package is identical, except that it now
provides support for aarch64.

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D3976
2015-10-22 13:35:23 +00:00
Kris Moore
55dbb962bb - Update to 20151022 2015-10-22 13:14:14 +00:00
Alexey Dokuchaev
5115f57bea - Update ioping to version 0.9
- Project had moved to GitHub
- While here, augment pkg-descr

PR:		203553
Approved by:	maintainer
2015-10-22 10:10:38 +00:00
Dan Langille
b1806eba48 Improve the upgrade process with respect to shared libraries
My thanks to Larry Rosenman who did all the heavy lifting on
this patch. The existing port relied heavily upon an agressive
sed which seems to have adverse affects.

Submitted by: ler@lerctr.org
PR: 193641 193617
Approved by:    mat (mentor)
2015-10-21 22:46:07 +00:00
William Grzybowski
f8420c6f96 sysutils/riak-cs: update to 2.1.0
Submitted by:	Scott Kamp
2015-10-21 22:06:50 +00:00
William Grzybowski
40256488c1 sysutils/stanchion: update to 2.1.0
Submitted by:	Scott Kamp
2015-10-21 21:58:49 +00:00
Mathieu Arnold
6f276949bb Fix slow shutdown.
PR:		201919
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-21 14:17:11 +00:00
Dmitry Marakasov
3520611006 - Fix BROKEN/IGNORE misuse
Approved by:	portmgr blanket
2015-10-21 13:22:53 +00:00
Dmitry Marakasov
6cbeeb6d95 - Update to 14.11.9
- While here, add LICENSE_FILE

PR:		203529
Submitted by:	jrm@ftfl.ca (maintainer)
2015-10-20 16:24:16 +00:00
Renato Botelho
b8c9d32a66 Add sysutils/vm-bhyve:
A frontend for bhyve which provides the 'vm' command
Create/start/stop virtual machines easily
Bridged/NAT networking
BSD/Linux guest support

WWW: https://github.com/churchers/vm-bhyve

PR:		202225
Submitted by:	churchers@gmail.com
2015-10-20 15:33:31 +00:00
Kubilay Kocak
d613a4464c sysutils/py-ploy: Update to 1.2.1
- Update PORTVERSION and distinfo checksum (1.2.1)
- Add setuptools explicitly (instead of implicitly via python.mk)
  to RUN_DEPENDS, as ploy uses the pkg_resources module
- Add argparse to RUN_DEPENDS
- Add NO_ARCH

Changes:

  https://github.com/ployground/ploy/blob/1.2.1/HISTORY.rst
2015-10-20 11:33:52 +00:00
Kubilay Kocak
e34d1c2c25 sysutils/py-ploy_ec2: Update to 1.2.0
- Update PORTVERSION and distinfo checksum (1.2.0
- Update COMMENT to match setup.py:description=
- Add setuptools explicitly (instead of implicitly via python.mk) to
   RUN_DEPENDS, as ploy uses the pkg_resources module.
- DISTFILES are now provided as .tar.gz, remove USES=zip accordingly [1]
- Add NO_ARCH

Changes:

  https://github.com/ployground/ploy_ec2/blob/1.2.0/HISTORY.rst

[1] https://github.com/ployground/ploy_ec2/issues/2
2015-10-20 11:00:28 +00:00
Kubilay Kocak
78bce53aeb sysutils/py-ploy_ansible: Update to 1.3.1
- Update PORTVERSION and distinfo checksum (1.3.1)
- Update COMMENT to match upstream setup.py:description=
- Re-order RUN_DEPENDS to match setup.py install_requires order
- Add NO_ARCH

Changes:

  https://github.com/ployground/ploy_ansible/blob/1.3.1/HISTORY.rst
2015-10-20 10:44:20 +00:00
Kubilay Kocak
1640d6731c sysutils/py-ploy_ezjail: Update to 1.4.0
* Update PORTVERSION and distinfo checksum (1.4.0
 * Add setuptools explicitly (instead of implicitly via python.mk)
   to RUN_DEPENDS, as ploy uses the pkg_resources module.
 * Update COMMENT to match upstream setup.py:description=
 * Add NO_ARCH

Changes:

  https://github.com/ployground/ploy_ezjail/blob/1.4.0/HISTORY.rst
2015-10-20 10:29:38 +00:00
Kubilay Kocak
351da57423 sysutils/filewatcherd: Update to 1.0-beta3
- Update PORTVERSION and distinfo checksum
- Reset PORTREVISION

This update unbreaks use on FreeBSD versions > 10 and adds man pages
for filewatcherd(8) and and watchtab(5).

While I'm here:

- Add LICENSE_FILE

PR:		203881
Submitted by:	Natacha Porte <natbsd instinctive eu> (maintainer)
MFH:		2015Q4
2015-10-20 03:54:05 +00:00
Sunpoet Po-Chuan Hsieh
3cab82cf8c - Add LICENSE_FILE
- Use USES=localbase
2015-10-19 20:21:14 +00:00
Dmitry Marakasov
67971bd0fb Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
2015-10-19 14:50:52 +00:00
Kubilay Kocak
09d5cf69f9 sysutils/zfs-replicate: Fix WWW URL (404)
PR:		203830
Reported by:	Yonas Yanfa <yonas fizk net>
Approved by:	portmgr (blanket)
MFH:		2014Q4
2015-10-19 08:42:39 +00:00
Kubilay Kocak
0ba112295a sysutils/pick: Update to 1.2.1
- Update to 1.2.1

While I'm here:

- Add LICENSE_FILE

PR:		203833
Submitted by:	Neel Chauhan <neel neelc org>
2015-10-19 08:16:57 +00:00
Steve Wills
b3fe18c398 sysutils/logalyzer: fix typo from r340091 2015-10-18 23:31:15 +00:00
Kurt Jaeger
6da34690c1 sysutils/fusefs-ntfs: patch mkntfs to not check for block devices
PR:		197301
Submitted by:	darius@dons.net.au
2015-10-18 08:49:58 +00:00
Kurt Jaeger
d53990bd73 New port: sysutils/amtc
Intel's Active Management Technology is a simple embedded subsystem
that helps you manage remote servers.  In particular you can power off
or reset a remote system, regardless of the state of the operating
system.

amtc is a tool to efficiently monitor, power-control on a scheduled
basis and interactively manage a bigger bunch of PCs equipped with
Intel vPro technology, distributed over several rooms. Having a
practical tool for this purpose massively eases system management
procedures, from scheduled, unattended OS-re-installs to individual,
interactive remote power management needs.

WWW: https://github.com/schnoddelbotz/amtc

PR:		189401
Submitted by:	tony.li@tony.li
2015-10-17 20:35:26 +00:00
Sunpoet Po-Chuan Hsieh
c38a2fe15e - Add LICENSE_FILE
- Use USES=localbase
2015-10-17 18:08:27 +00:00
Kurt Jaeger
17298bd239 sysutils/s6: 2.2.0.1 -> 2.2.2.0
- s6-svc supports new -wr and -wR options for blocking on restarts
- s6-svlisten1 and s6-svlisten support new -r and -R options for
  blocking on service restarts

PR:		203790
Submitted by:	Colin Booth <colin@heliocat.net> (maintainer)
2015-10-17 17:42:54 +00:00
Antoine Brodin
bc777e5771 Correctly ignore on FreeBSD 2015-10-16 21:02:06 +00:00
Pawel Pekala
9392303992 - Update to version 2.5.0 [1]
- Add NO_ARCH

PR:		203602 [1]
Submitted by:	Gasol Wu (maintainer) [1]
2015-10-16 19:23:44 +00:00
Bryan Drewery
5f9220f2eb Use more proper upstream URL.
Submitted by:	Fredrik Eriksson <fredrik@expertmaker.com>
2015-10-16 18:31:16 +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
Baptiste Daroussin
7549225a8a sas3ircu allows basic management of LSI SAS-3 controllers.
See the mpr(4) man page for a more thorough list of controllers.

WWW: http://www.avagotech.com/

Sponsored by:	Gandi.net
2015-10-16 13:08:18 +00:00
Bryan Drewery
ebbd4218c5 Update to 1.2.6.
Changes:
  - Restrict allowed characters for BE.
  - Fix dataset listing (avoid listing snapshots).
  - Avoid issues with bookmarks.
  - Automatically unmount the BE when activating it.
  - Fix grub not updating for: rename, activate.
  - Generate a new /boot/entropy file for new BE.

PR:		202965
2015-10-16 04:43:17 +00:00
Mathieu Arnold
7f0f664d7e Drop 8 support.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
William Grzybowski
bad6d9536f sysutils/ipfs-go: Does not build on i386 due to a dependency 2015-10-15 11:49:30 +00:00
Dmitry Marakasov
1d841944cf - Add LICENSE
- Drop 8.x support

Approved by:	portmgr blanket
2015-10-14 23:52:03 +00:00
Dmitry Marakasov
e7e11d047b - Add NO_ARCH
- Convert Makefile echo's to pkg-message
2015-10-14 23:50:44 +00:00
Antoine Brodin
6a0b7ecd8f Update sleuthkit to 4.2.0 2015-10-14 17:27:29 +00:00
Frederic Culot
e2647c7f8f - Update to 0.03
- Add LICENSE (Artistic 1 & GPL 1)
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Probe-Perl/Changes
2015-10-14 14:46:08 +00:00
Mathieu Arnold
a11d6f45c6 Fix tmux not starting on an IPv6 only system.
Note that tmux will still not work if you have neither v4 nor v6.

PR:		203720
Obtained from:	https://github.com/tmux/tmux/issues/139
Sponsored by:	Absolight
2015-10-14 13:55:06 +00:00
Mathieu Arnold
5a6453f473 Update to 1.10.1.
Don't install the license file twice.

maintainer timeout.

PR:		203434
Submitted by:	Philip Jocks
Sponsored by:	Absolight
2015-10-14 11:32:22 +00:00
Frederic Culot
1d0b9d3e31 - Reassign lippe@'s ports after his commit bit was taken in for safekeeping 2015-10-14 11:04:10 +00:00
Mathieu Arnold
c783d50e7f Also move the WWW to github.
Submitted by:	Ben Woods
Sponsored by:	Absolight
2015-10-13 07:41:05 +00:00
Jimmy Olgeni
4f455d3516 Upgrade sysutils/usermin to version 1.680.
PR:		203719
Submitted by:	pkubaj@riseup.net
2015-10-12 14:54:14 +00:00
Jimmy Olgeni
24d9b7d14d Upgrade sysutils/webmin to version 1.770.
PR:		203718
Submitted by:	pkubaj@riseup.net
2015-10-12 14:53:44 +00:00
Frederic Culot
285dd7d986 - Update to 1.9.4
PR:		203723
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2015-10-12 14:32:29 +00:00
Frederic Culot
757f542ef2 - Update maintainer's address
PR:		203717
Submitted by:	serio.jeffrey@riseup.net (maintainer)
2015-10-12 14:18:57 +00:00
Mathieu Arnold
1d99523ec6 tmux is now hosted on github.
Sponsored by:	Absolight
2015-10-12 13:06:16 +00:00
Ryan Steinmetz
8bbd9b2d43 - Reset MAINTAINER due to fatal bounce
Reported by:	portscout
2015-10-11 13:19:10 +00:00