1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Commit Graph

422344 Commits

Author SHA1 Message Date
Torsten Zuehlsdorff
2233200739 www/gitlab: Update from 9.0.10 to 9.1.7
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.1.7/CHANGELOG.md

Reviewed by: Matthias Fechner <idefix@fechner.net>
2017-07-06 14:10:14 +00:00
Torsten Zuehlsdorff
bcd65ac40a www/gitlab-workhorse: Update from 1.4.2 to 1.4.3
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.4.3/CHANGELOG
2017-07-06 14:05:40 +00:00
Torsten Zuehlsdorff
d8d41ee932 net/rubygem-gitaly: Update from 0.2.1 to 0.5.0
Sadly no changelog available

Also it is now fully functional and no longer a stub
2017-07-06 14:03:59 +00:00
Torsten Zuehlsdorff
8cfb225fac devel/gitlab-shell: Update from 5.0.0 to 5.0.2
Changelog: https://gitlab.com/gitlab-org/gitlab-shell/blob/v5.0.2/CHANGELOG
2017-07-06 14:00:35 +00:00
Torsten Zuehlsdorff
4385b14477 New port: www/rubygem-toml-rb
A TOML parser using Citrus parsing library.

WWW: http://github.com/emancu/toml-rb

Submitted by: Matthias Fechner <idefix@fechner.net>
2017-07-06 13:59:02 +00:00
Torsten Zuehlsdorff
e4545a2e53 New port: textproc/rubygem-citrus
Parsing Expressions for Ruby

WWW: http://mjackson.github.io/citrus

Submitted by: Matthias Fechner <idefix@fechner.net>
2017-07-06 13:49:54 +00:00
Torsten Zuehlsdorff
56e0af4638 New port: net/rubygem-grpc
A Ruby implementation of gRPC.

WWW: https://github.com/grpc/grpc/tree/master/src/ruby

Special thanks to swill and vanilla for creating this port!

Reviewed by: tz, Matthias Fechner <idefix@fechner.net>
2017-07-06 13:47:14 +00:00
Dmitry Marakasov
77a554465f - Remove duplicate dependency
Approved by:	portmgr blanket
2017-07-06 13:03:07 +00:00
Torsten Zuehlsdorff
a6eaf58c3d www/php71-opcache: Fix 'Undefined symbol "zend_file_cache_script_load"'
Add patch to fix PHP bug #74766:
https://bugs.php.net/bug.php?id=74766

PR:          220430
Reported by: Bernard Spil <brnrd@FreeBSD.org>
MFH:         2017Q3
2017-07-06 12:56:14 +00:00
Bernard Spil
2df3e0b984 irc/weechat: Update to 1.9
- Bugfix update to 1.9
2017-07-06 12:39:59 +00:00
Bernard Spil
a427b0e82a www/mod_http2-devel: Update to 1.10.7
- Bugfix update to 1.10.7
2017-07-06 12:39:10 +00:00
Antoine Brodin
328a8e0ce2 Update to 3.6.3
MFH:		2017Q3 (bugfix release)
2017-07-06 12:29:28 +00:00
Jan Beich
298dc15c68 devel/sdl12: backport crashfix for sparc64
Obtained from:	upstream (via PkgSrc and OpenBSD Ports)
MFH:		2017Q3 (no hardware to confirm)
2017-07-06 12:07:46 +00:00
Jan Beich
ccd309f897 devel/sdl20: backport crashfix for mips64el
Obtained from:	upstream (via OpenBSD Ports)
MFH:		2017Q3 (no hardware to confirm)
2017-07-06 12:07:23 +00:00
Dirk Meyer
d06e6539ae - update to 1.1.Alpha8.0 2017-07-06 12:03:37 +00:00
Dirk Meyer
4a404e03ac - support build with php5.6
PR:		220293
Submitted by:	Dmitry Marakasov
2017-07-06 12:02:23 +00:00
Guido Falsi
0a0779177a - Update devel/courier-unicode to 2.0
- Update mail/cone to 0.96
- Update mail/courier-imap to 4.18.0 [1]
- Update mail/maildrop to 2.9.0
- Update mail/sqwebmail to 5.9.0 [1]
- Update security/courier-authlib (and slaves) to 0.68.0 [1]

On request from oliver@, take maintainership of the courier-authlib
ports and the courier-imap port.

Approved by:		oliver@ (maintainer) [1]
Differential Revision:	https://reviews.freebsd.org/D11467
2017-07-06 11:56:27 +00:00
Torsten Zuehlsdorff
c94f993a8a New port: databases/pg_repack
Pg_repack is a PostgreSQL extension which lets you remove bloat from tables and
indexes, and optionally restore the physical order of clustered indexes. Unlike
CLUSTER and VACUUM FULL it works online, without holding an exclusive lock on
the processed tables during processing. pg_repack is efficient to boot, with
performance comparable to using CLUSTER directly.

WWW: https://github.com/reorg/pg_repack

PR:           219679
Submitted by: Jov <amutu@amutu.com>
2017-07-06 10:10:08 +00:00
Emanuel Haupt
fc11beadbd Update to 0.3.0 2017-07-06 09:56:13 +00:00
Torsten Zuehlsdorff
b1a51c27b0 databases/plpgsql_check: Add missing stripping 2017-07-06 09:23:27 +00:00
Dmitry Marakasov
42693a5adc - Switch to options helpers
- Fix META installation, should not depend on DOCS
2017-07-06 09:00:21 +00:00
Tobias C. Berner
325c625dd5 Pull in qmake as a runtime dependency.
Reported by:	swills
2017-07-06 06:36:12 +00:00
TAKATSU Tomonari
affd713b96 - Update to 1.3.5
- Update LICENSE
2017-07-06 05:03:56 +00:00
TAKATSU Tomonari
c9ac92506f - Add missing dependency
Reported by:	pkg-fallout
2017-07-06 03:09:35 +00:00
Richard Gallamore
26033ccd96 * Add patch to fix build for libressl
* Removed --enable-ldap, not a valid configure arg

PR:		219605
Submitted by:	Jens K. Loewe <mozilla@tuxproject.de>
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11453
2017-07-06 02:21:23 +00:00
Richard Gallamore
0786d04142 * Updated to 6.1.3
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11493
2017-07-06 01:43:07 +00:00
Richard Gallamore
6b38c75dd9 * Updated maintainer email address
PR:		220395
Submitted by:	kevans
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11497
2017-07-06 01:39:08 +00:00
Richard Gallamore
00d9407d48 * Updated to 3.0.0
Changelog:	https://github.com/ui/django-post_office (At the bottom)

Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11492
2017-07-06 01:36:47 +00:00
Danilo G. Baio
42679b1ba3 net-mgmt/cacti: Update to 1.1.12
Changes: http://www.cacti.net/release_notes.php?version=1.1.11
         http://www.cacti.net/release_notes.php?version=1.1.12

PR:		220498
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by:	garga (mentor, implicit)
2017-07-06 01:32:11 +00:00
Sunpoet Po-Chuan Hsieh
0bd9c76ce3 Update to 8.7.3
Changes:	https://typo3.org/download/release-notes/whats-new/
		https://typo3.org/news/article/typo3-873-and-7620-released/
PR:		220483
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2017-07-06 00:05:42 +00:00
Sunpoet Po-Chuan Hsieh
4a1600d5c1 Update to 7.6.20
Changes:	https://typo3.org/download/release-notes/whats-new/
		https://typo3.org/news/article/typo3-873-and-7620-released/
PR:		220482
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2017-07-06 00:05:11 +00:00
Sunpoet Po-Chuan Hsieh
6c0b39a72a Update to 0.4.0
Changes:	https://github.com/flori/amatch/blob/master/CHANGES
2017-07-06 00:05:06 +00:00
Sunpoet Po-Chuan Hsieh
a40e4c3c91 Update to 3.2.1
Changes:	https://github.com/ohler55/oj/blob/master/CHANGELOG.md
2017-07-06 00:03:21 +00:00
Sunpoet Po-Chuan Hsieh
9643fd7c88 Update to 3.1.3
Changes:	https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
2017-07-06 00:03:15 +00:00
Sunpoet Po-Chuan Hsieh
bac6a3d100 Update to 0.5.26.4
Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
2017-07-06 00:03:08 +00:00
Sunpoet Po-Chuan Hsieh
34cd73a90f Update to 1.86
Changes:	http://search.cpan.org/dist/WWW-Mechanize/Changes
2017-07-06 00:03:02 +00:00
Sunpoet Po-Chuan Hsieh
1bc93e1d33 Update to 1.21
Changes:	http://search.cpan.org/dist/Log-Report/ChangeLog
2017-07-06 00:02:56 +00:00
Sunpoet Po-Chuan Hsieh
61c3b2c8dc Update to 0.55
Changes:	http://search.cpan.org/dist/Inline-Python/Changes
2017-07-06 00:02:49 +00:00
Sunpoet Po-Chuan Hsieh
8744762cf2 Update to 0.19
Changes:	http://search.cpan.org/dist/Devel-PartialDump/Changes
2017-07-06 00:02:44 +00:00
Sunpoet Po-Chuan Hsieh
b1fdfe89f0 Strip shared library
- Bump PORTREVISION for package change
2017-07-06 00:02:38 +00:00
Sunpoet Po-Chuan Hsieh
7aef1241d6 Update to 1.001
Changes:	http://search.cpan.org/dist/Test-HexDifferences/Changes
2017-07-06 00:02:32 +00:00
Sunpoet Po-Chuan Hsieh
00ac4e60da Update to 0.31
Changes:	http://search.cpan.org/dist/Debug-Client/Changes
2017-07-06 00:02:26 +00:00
Sunpoet Po-Chuan Hsieh
6b71b3074a Update to 1.0.8
Changes:	https://github.com/akopytov/sysbench/releases
2017-07-06 00:02:21 +00:00
Sunpoet Po-Chuan Hsieh
1395424c55 Add rubygem-mize 0.3.2
Mize provides memoize methods/functions in Ruby.

WWW: https://github.com/flori/mize
2017-07-05 23:55:05 +00:00
Sunpoet Po-Chuan Hsieh
bf92f0d640 Add rubygem-protocol 1.0.1
This library offers an implementation of protocols against which you can check
the conformity of your classes or instances of your classes. They are a bit like
Java Interfaces, but as mixin modules they can also contain already implemented
methods. Additionally you can define preconditions/postconditions for methods
specified in a protocol.

WWW: http://flori.github.io/protocol/
WWW: https://github.com/flori/protocol
2017-07-05 23:53:43 +00:00
Johan van Selst
365317b4df Update to GNU diffutils 3.6 2017-07-05 21:07:39 +00:00
Johan van Selst
e63f9a4881 Update to Freeciv 2.5.7 (minor bugfix release) 2017-07-05 20:38:02 +00:00
Johan van Selst
898a124cb7 Update to calc 2.12.6.0
List licence
2017-07-05 20:10:23 +00:00
Bryan Drewery
7c7740e3d8 Restore /boot/entropy handling incorrectly lost in upstream 1.2.7 tag.
PR:		219256
2017-07-05 20:02:44 +00:00
Vasil Dimov
6a94bc20ed databases/mysqlwsrep56-server: Fix CONFLICTS_INSTALL
Should also conflict with mysql56-server.
2017-07-05 19:36:36 +00:00