1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Commit Graph

435558 Commits

Author SHA1 Message Date
Antoine Brodin
1a147af256 - Add DOCS option
- Use PORTDOCS for documentation

Reported by:	pkg-fallout
2018-01-13 22:43:03 +00:00
Antoine Brodin
1c8fd9ad7e - Fix DOCS installation
- Replace pkg-plist with PLIST_FILES

Reported by:	pkg-fallout
2018-01-13 22:22:50 +00:00
Guido Falsi
61b31afba1 - Add NOTIFY option, enabled by default
- Add JSONC option, disabled by default

These options allow controlling two optional dependencies of girara,
which where being silently linked if present on the system when
compiling.

PR:		224876
Submitted by:	pawel@
MFH:		2018Q1
2018-01-13 22:15:33 +00:00
Sean Bruno
094e28c74e sysutils/devcpu-data: Update AMD microcode, add cpu 17h microcode,
drop malfunctioning individual "AMD-XXX" files.

On the few machines that actually have microcode updates, chopping up the
microcode is incorrect and results in a failure to update.  Don't do that.

I personally run this on my FX-8150 and this has been tested by a few others.

Sponsored by:	 Limelight Networks
Differential Revision:	https://reviews.freebsd.org/D13832
2018-01-13 21:35:44 +00:00
Muhammad Moinur Rahman
51f4c6d8ea mail/pear-Mail_Mime: Update version 1.10.1=>1.10.2 2018-01-13 21:13:20 +00:00
Dan Langille
40b8205fe5 Set STANDALONE default to ON by default.
This pulls in net/socat

PR:		225107
Submitted by:	Ed Schouten <ed@FreeBSD.org>
2018-01-13 20:47:24 +00:00
Mahdi Mokhtari
b521a978a6 misc/rumprun: Add port to the tree
This project uses rump kernels to provide the Rumprun unikernel.
Rumprun works on both hypervisors (eg. KVM and Xen) and bare metal.
Rumprun can be used with or without a POSIX'y interface, and supports
applications written in (but not limited to):
C, C++, Erlang, Go, Java, Javascript (node.js), Python, Ruby and Rust.

PR:		225117
Submitted by:	Fabian Freyer <fabian.freyer@physik.tu-berlin.de>
Reviewed by:	yuri
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D13888
2018-01-13 20:36:29 +00:00
Stephen Montgomery-Smith
b7b56d3629 - Update to 0.5.1. 2018-01-13 20:14:29 +00:00
Antoine Brodin
d6356680d3 Revert r458937, no exp-run = no cookie
With hat:	portmgr
2018-01-13 19:01:58 +00:00
Kurt Jaeger
d5b6aa3151 textproc/docbook-xsl: update 1.76.1 -> 1.79.1
PR:		221094
Submitted by:	Alberto Mijares <amijaresp@gmail.com>
Approved by:	gabor (maintainer timeout)
Relnotes: https://sourceforge.net/projects/docbook/files/docbook-xsl/1.79.1/
	  https://sourceforge.net/projects/docbook/files/docbook-xsl/1.78.1/
	  https://sourceforge.net/projects/docbook/files/docbook-xsl/1.77.1/
2018-01-13 17:58:29 +00:00
Kurt Jaeger
36e75a9259 games/atanks: update 5.9 -> 6.5
PR:		217455
Submitted by:	amdmi3
Approved by:	jessefrgsmith@yahoo.ca (maintainer)
Relnotes:	http://atanks.sourceforge.net/
2018-01-13 16:58:26 +00:00
Cy Schubert
e9d10f296e Fix build after r458894.
Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2018-01-13 15:30:10 +00:00
Tobias Kortkamp
8fa1126165 astro/viking: Fix LIB_DEPENDS and unbreak port
- While here reset MAINTAINER: The port has been marked as broken
  since 2017-05-10 and the maintainer has a history of timeouts.

PR:		224668
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	koalative@gmail.com (maintainer timeout, 2 weeks)
MFH:		2018Q1
2018-01-13 14:35:03 +00:00
Sunpoet Po-Chuan Hsieh
5f1e67128f Update to 1.0.3
- Sort RUN_DEPENDS
- Add TEST_DEPENDS
- Add NO_ARCH

Changes:	https://github.com/Pylons/pylons/blob/master/CHANGELOG
		https://github.com/Pylons/pylons/commits/master
2018-01-13 14:29:03 +00:00
Sunpoet Po-Chuan Hsieh
2c30a6f791 Use USES=python:2.7
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2018-01-13 14:28:25 +00:00
Sunpoet Po-Chuan Hsieh
46c9a563f6 Update to 0.71.0
Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
2018-01-13 14:28:20 +00:00
Sunpoet Po-Chuan Hsieh
8918b453d0 Update to 1.0.1
Changes:	https://github.com/fog/fog-google/commits/master
2018-01-13 14:28:15 +00:00
Tobias Kortkamp
4b01ae4d02 audio/sndio: Update to 1.4.0
There are no code changes in libsndio, but the major/minor of libsndio
was bumped to 7.0 in this release to match libsndio on OpenBSD
regardless.  On OpenBSD some private symbols were hidden via a version
script.  This is not yet part of the portable release.  Avoid causing
unnecessary churn and keep using 6.1 for the time being.
2018-01-13 12:45:07 +00:00
Dmitry Marakasov
24115ed0da - Move devel/py-repl to devel/py-pyrepl to march PyPi name
- Add LICENSE_FILE
- Add NO_ARCH
- Update WWW
2018-01-13 12:27:45 +00:00
Carlos J. Puga Medina
c18b66a9cb Fix python test suite 2018-01-13 11:33:45 +00:00
Muhammad Moinur Rahman
abde237ddf java/java-checkstyle: Update version 7.6=>8.7
- Pet PORTLINT
2018-01-13 11:25:40 +00:00
Antoine Brodin
2edfbef6a2 Unbreak examples installation 2018-01-13 10:13:48 +00:00
Jimmy Olgeni
181f3c96c0 Update databases/elixir-ecto to version 2.2.8. 2018-01-13 10:10:40 +00:00
Antoine Brodin
75daa7974d Work around sem_unlink bug on FreeBSD when /tmp is using tmpfs
PR:		189353
2018-01-13 09:53:15 +00:00
Antoine Brodin
f031afd4f3 Fix PKGBASE collision with cad/kicad-library 2018-01-13 09:47:41 +00:00
Dmitry Marakasov
e1f432badd - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2018-01-13 09:00:52 +00:00
Sunpoet Po-Chuan Hsieh
473b07afa3 Update to 1.2.0
Changes:	https://github.com/WinRb/winrm-fs/blob/master/changelog.md
2018-01-13 08:24:50 +00:00
Sunpoet Po-Chuan Hsieh
c6ddba19e7 Update to 7.2.5
Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
2018-01-13 08:24:45 +00:00
Alexey Dokuchaev
76ba4d3d7b - Improve grammar and properly spell ``VMware'' in the port description
- Point WWW: line (address) to a better location
2018-01-13 08:24:21 +00:00
Sunpoet Po-Chuan Hsieh
799964f7bb Update to 0.9.0
Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2018-01-13 08:14:33 +00:00
Sunpoet Po-Chuan Hsieh
48a3fb9499 Update to 0.9.0
Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2018-01-13 08:14:27 +00:00
Sunpoet Po-Chuan Hsieh
566a9f7708 Update to 0.9.0
Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2018-01-13 08:14:22 +00:00
Sunpoet Po-Chuan Hsieh
ffd53d4b73 Update to 2.10.117
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-01-13 08:14:17 +00:00
Sunpoet Po-Chuan Hsieh
29cc744425 Update to 2.10.117
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-01-13 08:14:12 +00:00
Sunpoet Po-Chuan Hsieh
362cda5b55 Update to 2.10.117
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-01-13 08:14:07 +00:00
Sunpoet Po-Chuan Hsieh
9c7dd78b37 Update to 1.05
- Add LICENSE
- Strip shared library
- Sort PLIST
- Add WWW

Changes:	http://search.cpan.org/dist/Text-Match-FastAlternatives/Changes
2018-01-13 08:14:01 +00:00
Sunpoet Po-Chuan Hsieh
bd9f0c20a4 Update to 0.39
Changes:	http://search.cpan.org/dist/POE-Filter-SSL/Changes
2018-01-13 08:13:56 +00:00
Sunpoet Po-Chuan Hsieh
171833419d Update to 0.17
- Add LICENSE
- Add NO_ARCH
- Add WWW

Changes:	http://search.cpan.org/dist/Tie-RegexpHash/Changes
2018-01-13 08:13:51 +00:00
Sunpoet Po-Chuan Hsieh
4fc435d515 Update to 3.10.1
Changes:	https://github.com/seattlerb/ruby_parser/blob/master/History.rdoc
PR:		224692
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2018-01-13 08:13:45 +00:00
Sunpoet Po-Chuan Hsieh
1edc73b75d Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change

PR:		224689
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2018-01-13 08:13:40 +00:00
Sunpoet Po-Chuan Hsieh
010a9f3c2d Update to 5.3.1
- Update LICENSE_FILE
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/jupyter/nbconvert/blob/master/docs/source/changelog.rst
2018-01-13 08:13:35 +00:00
Sunpoet Po-Chuan Hsieh
c33c8f7209 Update to 0.8.3
- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://github.com/lepture/mistune/blob/master/CHANGES.rst
PR:		224688
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2018-01-13 08:13:29 +00:00
Sunpoet Po-Chuan Hsieh
9f4e72fc56 Update to 3.3.2
Changes:	https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
2018-01-13 08:13:24 +00:00
Sunpoet Po-Chuan Hsieh
45b3e07dab Update to 0.6.0
- Remove TEST_DEPENDS to avoid cyclic dependency loop

Changes:	https://github.com/pytest-dev/pluggy/blob/master/CHANGELOG.rst
PR:		224685
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2018-01-13 08:13:18 +00:00
Sunpoet Po-Chuan Hsieh
5683a1f6f3 Update to 0.19.0
- Update MASTER_SITES
- Fix LICENSE

Changes:	https://github.com/AGProjects/python-msrplib/commits/master
		https://github.com/AGProjects/python-msrplib/blob/master/debian/changelog
2018-01-13 08:13:13 +00:00
Sunpoet Po-Chuan Hsieh
ae0c25c3b8 Add py-eventlib 0.1.5
eventlib is an asynchronous event tracking app for Django. This library was
built upon the following values:
- It must be deadly simple to log an event
- It must be possible to track each event in different ways
- Each different "event handler" must be completely separate and fail gracefully
- The event system must be asynchronous, so let's use celery
- The library must be extensible
- 100% of test coverage is enough

WWW: https://pypi.python.org/pypi/eventlib
2018-01-13 08:13:08 +00:00
Sunpoet Po-Chuan Hsieh
c6f1d54044 Move to newer Django
- Bump PORTREVISION for dependency change

PR:		224684
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2018-01-13 08:13:02 +00:00
Sunpoet Po-Chuan Hsieh
b106040c6b Update to 0.23
- Add LICENSE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Protocol-WebSocket/Changes
PR:		224682
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2018-01-13 08:12:57 +00:00
Sunpoet Po-Chuan Hsieh
697143586c Update to 0.14
Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2018-01-13 08:12:51 +00:00
Sunpoet Po-Chuan Hsieh
ad15108aee Update to 2.97001
Changes:	http://search.cpan.org/dist/JSON/Changes
PR:		224681
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2018-01-13 08:12:46 +00:00