1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

17259 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
d93dc7ae1a Update to 5.9.2
Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
2017-12-19 18:20:26 +00:00
Rodrigo Osorio
0728b32d34 Add port databases/postgis24 by repo copy from databases/postgis23
See https://svn.osgeo.org/postgis/tags/2.4.2/NEWS for new features in 2.4
branch, bugfixes and enhancements

PR:		222703
Submitted by:	lbartoletti@tuxfamily.org
Reviewed by:	sunpoet
2017-12-19 16:49:23 +00:00
Rodrigo Osorio
065c6ea89d Revert files addition for databases/postgis24
As specified in the committers manual Section 19.4*, when
adding a port related to another, we should do a repo copy
instead of add new files.

PR:		222703
2017-12-19 16:34:20 +00:00
Baptiste Daroussin
0506936751 Switch build dependency form swig 1.3 to 3.0 2017-12-19 15:47:16 +00:00
Baptiste Daroussin
8c2a8ca4fd Switch build dependency from swig 1.3 to swig 3.0 2017-12-19 15:44:58 +00:00
Antoine Brodin
f4321fc9f2 Mark BROKEN: fails to link
src/mongo/db/pipeline/document_source_sample_from_random_cursor.cpp:(.text._ZN5boost4math6detail13ibeta_inv_impIeNS0_8policies6policyINS3_13promote_floatILb0EEENS3_14promote_doubleILb0EEENS3_14default_policyES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEET_SB_SB_SB_SB_RKT0_PSB_[_ZN5boost4math6detail13ibeta_inv_impIeNS0_8policies6policyINS3_13promote_floatILb0EEENS3_14promote_doubleILb0EEENS3_14default_policyES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEET_SB_SB_SB_SB_RKT0_PSB_]+0x59f): warning: powl has lower than advertised precision
build/opt/mongo/db/modules/rocks/src/rocks_recovery_unit.o:(.data.rel.ro._ZTIN5mongo13RocksIteratorE[_ZTIN5mongo13RocksIteratorE]+0x10): undefined reference to `typeinfo for rocksdb::Iterator'

Reported by:	pkg-fallout
2017-12-18 22:01:59 +00:00
Sunpoet Po-Chuan Hsieh
56405a6890 Update to 4.04
Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2017-12-18 17:17:19 +00:00
Sunpoet Po-Chuan Hsieh
be223fb299 Update to 0.4.1
Changes:	https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
2017-12-18 17:16:54 +00:00
Ed Maste
a44b787110 databases/postgresql92-server: set LLD_UNSAFE
postgresql*-client ports fail to build with lld as /usr/bin/ld with
errors like

/usr/bin/ld: error: can't create dynamic relocation R_X86_64_PC32 against
   symbol: __mb_sb_limit in readonly segment
>>> defined in /lib/libc.so.7
>>> referenced by pgstrcasecmp.c
>>>               pgstrcasecmp.o:(pg_strcasecmp) in archive
  ../../src/port/libpgport.a

Although this appears to affect only -client ports, just set LLD_UNSAFE
for all of the postgresql*-* ports for simplicity.

Approved by:	portmgr (blanket for LLD_UNSAFE)
2017-12-18 14:46:23 +00:00
Steve Wills
c02c0a20f5 databases/py-fdb: update to 1.8
PR:		224385
Submitted by:	jjachuf@gmail.com (maintainer)
2017-12-17 21:01:03 +00:00
Sunpoet Po-Chuan Hsieh
aebfd3ea11 Update to 9.0.0
Changes:	https://github.com/rails/arel/blob/master/History.txt
2017-12-17 15:54:41 +00:00
Sunpoet Po-Chuan Hsieh
0f027e2cf7 Change RUN_DEPENDS from rubygem-arel to rubygem-arel8
- Bump PORTREVISION for dependency change
2017-12-17 15:54:20 +00:00
Sunpoet Po-Chuan Hsieh
d24f55d15c Add rubygem-arel8 8.0.0 (copied from rubygem-arel)
- Add PORTSCOUT
2017-12-17 15:53:48 +00:00
Rodrigo Osorio
375bae14a7 Add new port postgis24 for v2.4.x
See https://svn.osgeo.org/postgis/tags/2.4.2/NEWS for new features in 2.4 branch,
  bugfixes and enhancements

Upgrade postgis22 from v2.2.5 to 2.2.6
  Multiple bug fixes, see changelog
  https://svn.osgeo.org/postgis/tags/2.2.6/NEWS

Upgrade postfix23 from v2.3.3 to v2.3.5
  Multiple bug fixes and enhancements, see changelog
  https://svn.osgeo.org/postgis/tags/2.3.5/NEWS

Fix and expand CONFLICTS_INSTALL for the postgis2* ports
reorder USES and USE_* in database/postgis20 to makes portlint happy

PR:		222703
Submitted by:	lbartoletti@tuxfamily.org
Approved by:	rhurlin@gwdg.de (maintainer)
2017-12-17 11:25:13 +00:00
Timur I. Bakeyev
bab1c1db80 Small useless bump of the version to make poudriere pick up changes in WITH_SAMBA4_PYTHON3 usage 2017-12-17 06:06:00 +00:00
Sunpoet Po-Chuan Hsieh
598725189d Update CONFLICTS_INSTALL: databases/py-sqlalchemy0* have been removed over 9 months 2017-12-16 20:55:20 +00:00
Sunpoet Po-Chuan Hsieh
7582cbcea6 Update to 1.59
- Add missing RUN_DEPENDS

Changes:	https://github.com/linsomniac/python-memcached/blob/master/ChangeLog
2017-12-16 20:55:15 +00:00
Sunpoet Po-Chuan Hsieh
e74143d90c Use setup.py instead of PYSETUP
- Add GitHub repository to WWW
2017-12-16 20:55:10 +00:00
Sunpoet Po-Chuan Hsieh
87035d42db Pet portlint 2017-12-16 20:54:49 +00:00
Florian Smeets
676719ca97 Update to 5.6.38-83.0
PR:		221972
MFH:		2017Q4
Security:	https://vuxml.freebsd.org/freebsd/c41bedfd-b3f9-11e7-ac58-b499baebfeaf.html
2017-12-16 20:21:40 +00:00
Florian Smeets
c0228e6c03 Update to 5.5.58-38.10
PR:		222619
Submitted by:	sergey <sergey@akhmatov.ru>
MFH:		2017Q4
Security:	https://vuxml.freebsd.org/freebsd/c41bedfd-b3f9-11e7-ac58-b499baebfeaf.html
2017-12-16 20:16:05 +00:00
Florian Smeets
a3939b370f Update to 3.0.5 2017-12-16 19:47:56 +00:00
Yuri Victorovich
ecd21f0d90 databases/pspg: Update to 0.8.0
PR:		224365
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13507
2017-12-16 09:01:01 +00:00
Steve Wills
440b134f02 Move if statement before target name
Avoids empty target when condition is false.

Reported by:	mat
2017-12-15 15:22:29 +00:00
Dmitry Marakasov
4d8846c470 - Switch to options helpers
- Remove obsolete OSVERSION condition
- Fix WWW:

Approved by:	portmgr blanket
2017-12-15 09:00:33 +00:00
Steve Wills
2bf4d517ca databases/ruby-gdbm: Fix build with Ruby 2.4 2017-12-15 00:49:42 +00:00
Sunpoet Po-Chuan Hsieh
887e6028ce Update to 1.6.0
Changes:	https://github.com/copiousfreetime/amalgalite/blob/master/HISTORY.md
2017-12-14 20:43:44 +00:00
Steve Wills
1f9ce4787a databases/rubygem-mysql: mark broken with ruby 2.4 2017-12-14 18:06:55 +00:00
Steve Wills
888235d430 databases/ruby-odbc: mark broken with ruby 2.4 2017-12-14 17:52:39 +00:00
Kurt Jaeger
acad63c263 databases/cego: update 2.38.10 -> 2.38.12
- Small optimization in CegoAttrCond::checkIndex, removed primary
  flag, since this is done now by attribute ordering. This leads
  to full index trace match instead of trace with index support and
  so, additional unnecessary predicate evaluation is avoided.
- More rework for btree evaluation in CegoBTreeCursor
- Optimization in CegoBTreeCursor::getNext. Instead of calling
  getNext in a recursive way, this is now done in a iterative way.
  This might avoid heavy stacking in case of special query constraints
  ( e..g multi dimensional btrees and range conditions like a > 400
  and b betweeen 'AAA' and 'DDD' )

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-12-14 16:56:12 +00:00
Torsten Zuehlsdorff
1d7e0541a4 Add missing IGNORE_WITH_PHP for various pecl-ports.
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.

PR:          222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476
2017-12-14 13:57:28 +00:00
Sunpoet Po-Chuan Hsieh
5c2cdd368b Update CONFLICTS
- Use CONFLICTS_INSTALL instead of CONFLICTS
2017-12-13 20:51:35 +00:00
Sunpoet Po-Chuan Hsieh
3622e358e4 Add CONFLICTS_INSTALL 2017-12-13 20:50:09 +00:00
Sunpoet Po-Chuan Hsieh
c339fb5358 Update CONFLICTS_INSTALL 2017-12-13 20:50:04 +00:00
Sunpoet Po-Chuan Hsieh
c7575a76c6 Add CONFLICTS_INSTALL 2017-12-13 20:49:59 +00:00
Li-Wen Hsu
5ff20ccb46 - Add missing RUN_DEPENDS, sort
Submitted by:	arved
2017-12-13 15:32:33 +00:00
Sunpoet Po-Chuan Hsieh
8ec924c40a Update to 1.37
Changes:	http://search.cpan.org/dist/DBIx-Simple/Changes
2017-12-12 13:34:01 +00:00
Sunpoet Po-Chuan Hsieh
0a7591375a Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
2017-12-11 18:26:13 +00:00
Antoine Brodin
1d00aa2b00 - Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
2017-12-11 16:54:20 +00:00
Steve Wills
d2928d2f86 databases/py-sqlparse020: create port
sqlparse is a non-validating SQL parser module.
It provides support for parsing, splitting and formatting SQL statements.

This is version 0.2.0 which is needed by calendarserver.

WWW: https://pypi.python.org/pypi/sqlparse
WWW: https://github.com/andialbrecht/sqlparse

PR:		224204
Submitted by:	Axel.Rau@Chaos1.DE
2017-12-11 16:08:56 +00:00
Sunpoet Po-Chuan Hsieh
fef3326dcc Update to 2.1.0
Changes:	https://github.com/ankane/pghero/blob/master/CHANGELOG.md
2017-12-11 10:42:39 +00:00
Sunpoet Po-Chuan Hsieh
e704906547 Update to 2.1.0
Changes:	https://github.com/ankane/pghero/blob/master/CHANGELOG.md
2017-12-11 10:42:34 +00:00
Sunpoet Po-Chuan Hsieh
6f3e5ced37 Update to 2.1.0
Changes:	https://github.com/ankane/pghero/blob/master/CHANGELOG.md
2017-12-11 10:42:29 +00:00
Sunpoet Po-Chuan Hsieh
0df30daf95 Update to 1.36
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/DBIx-Simple/Changes
2017-12-11 10:41:16 +00:00
Sunpoet Po-Chuan Hsieh
a4fd3ad6a9 Update to 20170802 snapshot
- Update PORTVERSION to 3.0.9
- Update WWW

Changes:	https://github.com/websupport-sk/pecl-memcache/commits/NON_BLOCKING_IO_php7
2017-12-11 10:38:35 +00:00
Sunpoet Po-Chuan Hsieh
cc48cbdb7e Update to 20170802 snapshot
- Update PORTVERSION to 3.0.9
- Update WWW

Changes:	https://github.com/websupport-sk/pecl-memcache/commits/NON_BLOCKING_IO_php7
2017-12-11 10:38:30 +00:00
Sunpoet Po-Chuan Hsieh
ac556bbf3d Update to 20170802 snapshot
- Update PORTVERSION to 3.0.9
- Update WWW

Changes:	https://github.com/websupport-sk/pecl-memcache/commits/NON_BLOCKING_IO_php7
2017-12-11 10:38:25 +00:00
Sunpoet Po-Chuan Hsieh
9afc1e4bbc Update to 5.8.8
Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
2017-12-11 10:36:44 +00:00
Dmitry Marakasov
df26ed850b - Add LICENSE
- Add NO_ARCH
- Unsilence installation commands
- Switch to USES=shebangfix
2017-12-11 09:00:31 +00:00
Kurt Jaeger
133458ad7f devel/lfcbase: update 1.11.3 -> 1.11.4
databases/cego: update 2.38.9 -> 2.38.10

lfcbase:
- Fixes in TreeT class, changed methods First, Next, isEmpty and
  compare operators to const

cego:
- Fix in CegoDistManager, we have to use a dedicated parser for
  loadView and loadProc methods. Otherwise compilation may fail in
  case of nested objects ( e.g. a view which references another view
  object)
- Fix in CegoBTreeCursor, CegoAttrCond and CegoAttrComp, for
  conflicting cursor conditions ( e.g. a = 4 and a < 1 ), the cursor
  evaluation failed, since just the primary condition was treated.
- For CegoBTreeCursor, the method fullMatch has been introduced,
  to make an final evalution in case of multi conditions.
- Also introduced: a ordering for CegoAttrComp set in
  CegoAttrCond to treat more constraint conditions at the beginning
  ( EQUAL before LESS_THAN before NOT_EQUAL and so on )
- Changed CegoAttrCond compSet from SetT to TreeT.
  This is required, since we need the ordering in the set.

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-12-10 20:36:28 +00:00