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

422884 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman
95d16c2f23 print/ft2demos: Update version 2.7.1=>2.8 2017-07-14 11:20:07 +00:00
Guido Falsi
46457a8cd6 Update deskutils/calibre to 3.4.0 2017-07-14 10:35:05 +00:00
Tobias Kortkamp
cc941807bf Update to 2.47b
- Also install libdislocator

Changes:	http://lcamtuf.coredump.cx/afl/ChangeLog.txt
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11599
2017-07-14 09:38:15 +00:00
Torsten Zuehlsdorff
306d6e7add New port: databases/postgresql-tds_fdw
Tds_fdw is a PostgreSQL foreign data wrapper that can connect to databases that
use the Tabular Data Stream (TDS) protocol, such as Sybase databases and
Microsoft SQL server. The current version does not yet support JOIN push-down,
or write operations. It does support WHERE and column pushdowns when
match_column_names is enabled.

WWW: https://github.com/tds-fdw/tds_fdw

PR:           219671
Submitted by: Jov <amutu@amutu.com>
2017-07-14 09:14:11 +00:00
Dmitry Marakasov
939c81d7f0 - Update WWW 2017-07-14 09:00:24 +00:00
Dmitry Marakasov
f0bbb73a10 - Pet portlint
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2017-07-14 09:00:22 +00:00
Jan Beich
f81f429a10 emulators/rpcs3: update to 0.0.2.463
Changes:	34709eb3...25fcde95
2017-07-14 08:31:19 +00:00
Richard Gallamore
b742d719bb Remove MASTER_SITE_SUBDIR, this is not required and can be added to MASTER_SITE_SUBDIR
Reported by:	matt
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11538
2017-07-14 08:17:54 +00:00
Mathieu Arnold
672fc5d931 Add utmp support back.
UTMP support is no longer auto-detected, it needs to be enabled manually.

PR:		220722
Reported by:	peter
Sponsored by:	Absolight
2017-07-14 07:58:08 +00:00
Mathieu Arnold
3148b725ce Fix shebang in hooks.
PR:		220716
Reported by:	Christian Geier
Sponsored by:	Absolight
2017-07-14 07:57:07 +00:00
Bernard Spil
6ab2b06800 UPDATING: Fix latest pkg info -r apr1 issue 2017-07-14 06:46:24 +00:00
Kurt Jaeger
2567ba54ea databases/cego: update 2.33.16 -> 2.33.18
- Method cleanup in CegoSelect.cc, also some irrelevant case is
  treated for grouping clauses in combination with distinct operator
- Added tablemanager parameter to CegoProcWhileStmt to catch query
  abort. In case of infinite while loops, this enables the db admin
  to abort procedure execution
- Optimization for CegoFunction::SETCOUNT procedure implementation
  added. Now this is an atomic operation, instead of calling
  getCounterValue.
- For this, also the CegoXMLSpace::setCounterValue method has been
  changed to return the current counter value return the current
  counter value

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-07-14 06:22:06 +00:00
Muhammad Moinur Rahman
8cc6062b64 sysutils/dar: Update version 2.5.10=>2.5.11 2017-07-14 05:44:41 +00:00
Muhammad Moinur Rahman
38b735e428 textproc/groonga: Update version 7.0.3=>7.0.4 2017-07-14 05:04:02 +00:00
Mark Felder
9323c8c900 net-p2p/sonarr: Update to 2.0.0.4855 2017-07-14 03:39:28 +00:00
Richard Gallamore
c96f8235c9 * Updated to 6.1.4
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11591
2017-07-14 01:47:58 +00:00
Richard Gallamore
196663b90d * Fix qt option build
* Changed OCTAVE USES to option helper

PR:		220247
Submitted by:	Iouri V. Ivliev <fbsd@any.com.ru> (maintainer)
Reported by:	Jov <amutu@amutu.com>
Reviewed by:	lifanov (mentor), matthew (mentor), matt
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11495
2017-07-14 01:45:43 +00:00
Danilo G. Baio
1d5371a0c6 devel/py-rply: Update to 0.7.5
Changes:	https://github.com/alex/rply/compare/b7c3be...752c9f5

PR:		220709
Submitted by:	David Kalliecharan <dave@dal.ca> (maintainer)
Approved by:	garga (mentor, implicit)
2017-07-14 00:21:29 +00:00
Carlos J. Puga Medina
f0eb31c4fa net/dante: update to 1.4.2
- Update to 1.4.2
- Update MASTER_SITES
- Register LIB_DEPENDS ON net/miniupnpc and security/cyrus-sasl2
- Update WWW in pkg-descr
- Take maintainership

Changes: https://www.inet.no/dante/announce-1.4.2

Reviewed by:	jbeich
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D11552
2017-07-13 23:53:44 +00:00
Carlos J. Puga Medina
c9e93a026b security/keepassxc: update to 2.2.0
- Add YUBIKEY option because keepassxc has added support for YubiKey 2FA
- Update pkg-descr to reflect the new added changes

Changelog: https://github.com/keepassxreboot/keepassxc/blob/develop/CHANGELOG

PR:		220585
Submitted by:	Andrew Romanenko <melanhit@gmail.com> (maintainer)
MFH:		2017Q3
2017-07-13 23:46:34 +00:00
Martin Matuska
f9c6bdb8e8 Update ProFTPd to 1.3.5e 2017-07-13 22:23:23 +00:00
Johannes M Dieterich
ba31161b03 Chase next distfile update. Upstream contacted whether we would be allowed to host a distfile copy.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D11586
2017-07-13 21:56:29 +00:00
Rene Ladan
6b03d88aec Remove expired ports:
2017-07-11 dns/opendnssec13: Approaching EOL, upgrade to opendnssec 1.4 or 2
2017-07-13 multimedia/banshee: Project is not being actively maintained upstream anymore
2017-07-13 21:54:22 +00:00
Antoine Brodin
c6d641f108 Update to 4.15.0 2017-07-13 21:20:26 +00:00
Pawel Pekala
4bd6243403 Fix CONFLICTS_INSTALL variables
Approved by:	just fix it
2017-07-13 21:15:21 +00:00
Antoine Brodin
fb2d93fd5a Update to 0.1.10 2017-07-13 21:14:27 +00:00
Antoine Brodin
a58efbc24e Update to 1.2.37 2017-07-13 21:13:51 +00:00
Antoine Brodin
404db73b01 New port: converters/rubygem-xdr
XDR is an open data format, specified in RFC 4506.  This library provides a way
to read and write XDR data from ruby.  It can read/write all of the primitive
XDR types and also provides facilities to define readers for the compound XDR
types (enums, structs and unions)

WWW: https://github.com/stellar/ruby-xdr
2017-07-13 18:55:27 +00:00
Vasil Dimov
e5d343cca8 databases/mysqlwsrep57-server: Fetch boost as a distfile
Instead of relying on cmake to fetch the boost source archive
during configure time (make configure), fetch it like a normal
distfile (make fetch).
2017-07-13 18:50:41 +00:00
Bernard Spil
f25484c5d3 security/vuxml: Document vulnerability in apache24 2017-07-13 18:45:06 +00:00
Antoine Brodin
80b1b038d9 Update to 2.0.15 2017-07-13 18:43:43 +00:00
Antoine Brodin
0a47cf2eab Update to 2.0.5 2017-07-13 18:41:58 +00:00
Antoine Brodin
c113cc3589 Update to 6.1.0 2017-07-13 18:40:12 +00:00
Antoine Brodin
3107b9048b Update to 2.1.11 2017-07-13 18:38:42 +00:00
Antoine Brodin
559e4f10b7 Update to 0.1.8 2017-07-13 18:37:56 +00:00
Antoine Brodin
0dac8ff344 Update to 0.1.11 2017-07-13 18:36:50 +00:00
Antoine Brodin
fb9608b733 Update to 0.16.3 2017-07-13 18:34:38 +00:00
Sunpoet Po-Chuan Hsieh
f1008556b0 Add LICENSE_FILE
Approved by:	portmgr (blanket)
2017-07-13 18:12:45 +00:00
Sunpoet Po-Chuan Hsieh
7fa1f01884 Add pecl-pthreads2 2.0.10 (copied from pecl-pthreads)
- While I'm here, add PORTSCOUT

PR:		220708
Submitted by:	John Chen <johnpupu@gmail.com>
2017-07-13 18:12:39 +00:00
Sunpoet Po-Chuan Hsieh
06e4b94306 Update to 2.2.11.0
Changes:	https://github.com/doabit/semantic-ui-sass/blob/master/CHANGELOG.md
		https://github.com/doabit/semantic-ui-sass/commits/master
2017-07-13 18:12:34 +00:00
Sunpoet Po-Chuan Hsieh
7858c222b7 Update WWW 2017-07-13 18:12:29 +00:00
Sunpoet Po-Chuan Hsieh
4276eb85d7 Fix gemspec for rubygem-rack-test 0.7.0 update
- Bump PORTREVISION for package change

Notified by:	antoine
2017-07-13 18:12:24 +00:00
Sunpoet Po-Chuan Hsieh
d53375d6fc Update to 1.5.6
Changes:	https://github.com/asciidoctor/asciidoctor/blob/master/CHANGELOG.adoc
2017-07-13 18:12:19 +00:00
Sunpoet Po-Chuan Hsieh
2f758e4115 Update to 0.1.5
Changes:	https://github.com/theforeman/smart_proxy_remote_execution_ssh/commits/master
2017-07-13 18:12:14 +00:00
Sunpoet Po-Chuan Hsieh
c29279c60f Update to 3.1.2
Changes:	https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md
2017-07-13 18:12:09 +00:00
Sunpoet Po-Chuan Hsieh
c7fcc71cce Update to 3.3.2
Changes:	https://github.com/ohler55/oj/blob/master/CHANGELOG.md
2017-07-13 18:12:04 +00:00
Sunpoet Po-Chuan Hsieh
e261f63414 Update to 0.27.3
Changes:	https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md
2017-07-13 18:11:58 +00:00
Sunpoet Po-Chuan Hsieh
ff188853fc Update to 0.13.1
Changes:	https://github.com/google/google-api-ruby-client/blob/master/CHANGELOG.md
2017-07-13 18:11:53 +00:00
Sunpoet Po-Chuan Hsieh
8fda32cd80 Update to 2.10.10
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-07-13 18:11:47 +00:00
Sunpoet Po-Chuan Hsieh
d245e92f9e Update to 2.10.10
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-07-13 18:11:42 +00:00