Commit graph

18365 commits

Author SHA1 Message Date
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
Sunpoet Po-Chuan Hsieh
209d1d5dc4 - Update to 1.3098.0
Changes:	https://github.com/cloudfoundry/bosh/releases
2015-10-10 23:15:11 +00:00
Sunpoet Po-Chuan Hsieh
6ad8455ea3 - Use @FreeBSD.org
Approved by:	portmgr (blanket)
2015-10-10 23:13:10 +00:00
Sunpoet Po-Chuan Hsieh
5d590c052e - Add LICENSE_FILE
Approved by:	portmgr (blanket)
2015-10-10 23:12:38 +00:00
Sunpoet Po-Chuan Hsieh
94a592be0f - Add LICENSE_FILE
Approved by:	portmgr (blanket)
2015-10-10 23:12:34 +00:00
Sunpoet Po-Chuan Hsieh
34b3bae015 - Update to 4.2.2
Changes:	http://backup.github.io/backup/v4/release-notes/
		https://github.com/backup/backup/commits/master
2015-10-10 23:11:18 +00:00
Dan Langille
f2d06f6e85 Upgrade to 7.2.0
Approved by:	    mat (mentor)
2015-10-09 19:09:27 +00:00
Sunpoet Po-Chuan Hsieh
d4665017bf - Update to 4.2.1
Changes:	http://backup.github.io/backup/v4/release-notes/
		https://github.com/backup/backup/commits/master
2015-10-09 18:31:50 +00:00
Roger Pau Monné
936db4de55 xen: update to 4.5.1
Update xen-kernel to 4.5.1 and add patches to allow live migration, save and
restore. Remove qemu-traditional patches (FreeBSD doesn't support
qemu-traditional) and add XSA-142.

Approved by:		bapt
Differential revision:	https://reviews.freebsd.org/D3854
Sponsored by:		Citrix Systems R&D
2015-10-09 14:09:07 +00:00
Michael Moll
c120582687 new port: sysutils/rubygem-smart_proxy_remote_execution_ssh
Plugin for foreman-proxy allowing using SSH for remote execution.

WWW: https://github.com/theforeman/smart_proxy_remote_execution_ssh
2015-10-09 13:31:57 +00:00
Michael Moll
30c61fc180 new port: sysutils/rubygem-smart_proxy_dynflow
Plugin for foreman-proxy allowing using dynflow for remote execution

WWW: https://github.com/theforeman/smart_proxy_dynflow
2015-10-09 13:29:11 +00:00
Jimmy Olgeni
0dcbc7e0dd Make sure to patch all config files for %%PREFIX%%. 2015-10-09 12:12:45 +00:00
Sunpoet Po-Chuan Hsieh
7da9654482 - Update to 2.1.1
Changes:	https://github.com/puppetlabs/forge-ruby/blob/master/CHANGELOG.md
2015-10-08 18:47:10 +00:00
Sunpoet Po-Chuan Hsieh
1cca6dcd9e - Add NO_ARCH 2015-10-08 18:42:57 +00:00
Jimmy Olgeni
eb8748beda Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
Dmitry Marakasov
0521b2fe8e Add a way to cleanly handle terminfo.db file used by devel/ncurses
This database contains compiled terminfo entries and is merged from
a large part which comes with ncurses themselves and compiled
.terminfo files installed by other ports (currently only rxvt-unicode
and jfbterm)

- Now the database is always kept up to date, regardless of port
  installation order (both ncurses installed before .terminfo files
  and the other way around work as expected)
- All affected ports now support clean deinstallation and do not
  produce stage-qa errors
- Affected ports are simplified, as they now only need to define
  USES=terminfo
- rxvt-unicode no longer pulls in ncurses: the dependency is not
  really needed for anything beside updating it's own database
- The patch contains Q/A test to check whether a port needs, or
  needs not USES=terminfo

Approved by:	portmgr (mat, bapt)
Differential Revision:	D3747
2015-10-08 14:12:53 +00:00
Kris Moore
d73e3f1add - Update PC-BSD related ports to their respective 10.2 versions
- Includes fixes to install pcbsd-utils-qt4 from non-root and
  shebang corrections

PR: 203598
2015-10-07 17:11:56 +00:00
Dmitry Marakasov
d9d7ad73b3 - Drop 8.x support
- Switch to options helpers
- Fix WWW:

Approved by:	portmgr blanket
2015-10-07 01:38:08 +00:00
Jason Unovitch
009b7a4526 sysutils/logstash: update 1.5.3 -> 1.5.4
Changes:	https://github.com/elastic/logstash/compare/v1.5.3...v1.5.4

PR:		203539
Submitted by:	Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com> (maintainer)
MFH:		2015Q4
2015-10-06 00:52:56 +00:00
Dmitry Marakasov
b12ccea605 - Add LICENSE 2015-10-04 20:01:05 +00:00
Sunpoet Po-Chuan Hsieh
8543f8ade9 - Update to 0.7.0
- Update LICENSE

Changes:	https://github.com/djberg96/sys-uptime/blob/ffi/CHANGES
2015-10-04 18:01:11 +00:00
Sunpoet Po-Chuan Hsieh
c3a379d27f - Update to 3.2.2
- Reformat pkg-descr

Changes:	https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2015-10-04 17:59:45 +00:00
Jason Unovitch
39ae8fbd93 sysutils/ganglia-webfrontend: security update 3.7.0 -> 3.7.1
PR:		202940
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Security:	d68df01b-564e-11e5-9ad8-14dae9d210b8
Security:	CVE-2015-6816
MFH:		2015Q4
2015-10-02 21:54:54 +00:00
Pawel Pekala
f5d3fa849a This package provides an API for querying the distutils metadata written in
the PKG-INFO file inside a source distribution (an sdist) or a binary
distribution (e.g., created by running bdist_egg). It can also query the
EGG-INFO directory of an installed distribution, and the *.egg-info stored in
a "development checkout" (e.g, created by running setup.py develop).

WWW: http://pypi.python.org/pypi/pkginfo/

PR:		202604
Submitted by:	Maxim Filimonov <che@bein.link>
2015-10-02 17:49:56 +00:00
Don Lewis
a6faea92d9 Cherrypick a couple of unreleased timezone .png files from upstream for
the new North Korea timezone.  This unbreaks the build on machines that
have an updated TZ database for this new timezone.

Reviewed by:	mat
2015-10-02 17:32:07 +00:00
Mathieu Arnold
2dd78cdf85 Try and fix the ownership of munin's home directory.
Sponsored by:	Absolight, The FreeBSD Foundation
2015-10-02 07:52:35 +00:00
Sunpoet Po-Chuan Hsieh
69ba5d7385 - Update to 0.0.13
- Convert to new test framework

Changes:	https://github.com/ioerror/tlsdate/blob/master/CHANGELOG
2015-10-01 15:56:30 +00:00
Jung-uk Kim
d9e38dd644 Update to 20150930. 2015-09-30 19:50:34 +00:00
Dmitry Marakasov
ecee2597ba - Update MASTER_SITES and WWW
PR:		203136
Submitted by:	pkubaj@riseup.net
Approved by:	maintainer timeout (root@cooltrainer.org, 2 weeks)
2015-09-30 17:36:56 +00:00
Jimmy Olgeni
294eeda0a2 Sort category Makefiles. 2015-09-29 10:48:46 +00:00
Bryan Drewery
8edd9d818e Update to 0.3.6.
Changes:
  - Restore snapshotting of volumes.
2015-09-28 17:09:32 +00:00
Sunpoet Po-Chuan Hsieh
beb8e55c00 - Pass maintainership to submitter
- While I'm here:
  - Fix indent
  - Convert to new options target helper

PR:		203395
Submitted by:	Jeffrey Serio <serio.jeffrey@riseup.net>
2015-09-28 06:21:34 +00:00
Dmitry Marakasov
357fb2db0e - Drop 8.x support
- Add LICENSE_FILE

Approved by:	portmgr blanket
2015-09-27 21:38:39 +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
Antoine Brodin
3774779a15 Deprecate ports broken for more than 6 months 2015-09-26 21:39:10 +00:00
Jan Beich
00d4634211 Convert my ports to USES=localbase 2015-09-26 20:26:21 +00:00
Mark Linimon
973cdd55b8 Mark as broken on sparc64: fails to build (C++ code errors).
Approved by:	portmgr (sparc64 blanket)
2015-09-26 16:58:37 +00:00
Mark Linimon
28c6615ce9 Mark as broken: fails to fetch, mastersite disappeared.
Reported by:	portsmon
2015-09-26 16:57:51 +00:00
Mark Linimon
00ca033628 Mark as x86-only. This is specific to one machine. 2015-09-26 03:12:07 +00:00
Baptiste Daroussin
70e2226c26 Convert update-mime-database into @post* 2015-09-26 00:26:58 +00:00
Mark Linimon
bd0822160f Mark as broken on sparc64: these ports fail to link with boost.
Approved by:	portmgr (sparc64 blanket)
2015-09-25 22:00:40 +00:00
Mark Linimon
df6e84cd9c Mark as x86-specific: uses x86-specific hardware resources.
Approved by:	portmgr (sparc64 blanket)
2015-09-25 21:55:36 +00:00
Mark Linimon
fbf6397292 Mark as broken on sparc64: fails to build.
Approved by:	portmgr (sparc64 blanket)
2015-09-25 21:54:21 +00:00
Mark Linimon
f51cd1251a Mark as broken on sparc64: fails to extract.
Approved by:	portmgr (sparc64 blanket)
2015-09-25 21:53:20 +00:00