1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

17247 Commits

Author SHA1 Message Date
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
Thomas Zander
2c6dd18907 Update to upstream version 0.7.1
PR:		224197
Submitted by:	kbowling (maintainer)
2017-12-10 19:36:32 +00:00
Dmitry Marakasov
e6aea7ad7e - At least aarch64 and mips64 build file after r441826, assuming all archs fixed
Approved by:	portmgr blanket
2017-12-10 11:25:40 +00:00
Kurt Jaeger
fa8acb3c2c databases/cego: update 2.38.7 -> 2.38.9
- Introduction of new functions ascii ( get ascii character for
  numeric value ) , ldiv and lmod ( div and mod operation for long
  values )
- Modification in CegoFunction::evalFieldValue. To allow recursive
  calls of user defined functions and procedures, dedicated procedure
  instances are created for each call. This is done by parsing the
  procedure text via CegoAction

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-12-09 10:52:32 +00:00
Mark Linimon
8ae42417cc These are also broken on aarch64 in the same way as armv6/7.
Approved by:	portmgr (tier-2 blanket)
2017-12-09 01:39:19 +00:00
Mark Linimon
e8210b4758 Mark more ports broken that fail on both armv6 and armv7.
Approved by:	portmgr (tier-2 blanket)
2017-12-09 00:42:05 +00:00
Jochen Neumeister
0a79bc38eb Update */pear-Horde to the latest version
switch to DISTVERSION

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13399
2017-12-08 20:21:01 +00:00
Nikolai Lifanov
29283e17d2 update databases/arangodb32 to 3.2.9
PR:		224032
Submitted by:	dev@dudu.ro (maintainer, same as galu@packetdam.com)
2017-12-08 19:35:35 +00:00
Dmitry Marakasov
1fe0565f32 - Add LICENSE
- Unsilence installation commands
- Simplify installation

Approved by:	portmgr blanket
2017-12-08 09:00:29 +00:00
Mark Linimon
32d4230d44 Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.)

The 'runaway process' ones are most likely just statistical.

Approved by:	portmgr (tier-2 blanket)
2017-12-08 01:46:00 +00:00
Sunpoet Po-Chuan Hsieh
0f7c4fa826 Fix PKGNAMEPREFIX
Notified by:	lifanov
2017-12-07 23:35:20 +00:00
Sunpoet Po-Chuan Hsieh
bc954e348b Update to 0.11023
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/SQL-Translator/Changes
2017-12-07 16:01:44 +00:00
Sunpoet Po-Chuan Hsieh
338df41326 Add php72-memcache 3.0.8 (copied from php71-memcache) 2017-12-07 15:59:09 +00:00