Commit graph

16244 commits

Author SHA1 Message Date
John Marino
1308070fdb Fallout: Deprecate 2 ports dependent on oracle7 and oracle8 clients
Use the same expiration date for p5-DBD-Oracle and yasql as the clients.
2017-02-10 15:37:08 +00:00
John Marino
8057725e90 databases/oracle8-client: Deprecate for removal 7 MAR 2017
Version 8.1.7 last release for oracle 8i, August 2000
Official support ended 31 DEC 2006

Later clients (e.g 10.2) still support version 8, but it is also
unsupported.  This particular client is binary and i386 only.
2017-02-10 15:30:50 +00:00
John Marino
941a47f3af databases/oracle7-client: Deprecate for removal 7 MAR 2017
Version 7.3 last release for oracle 7, February 1996
Official support ended 31 DEC 2003

Later clients still support version 7, but they may also be EOL.
This particular client is binary and i386 only.
2017-02-10 15:21:45 +00:00
John Marino
bb22814f85 databases/jdbc-oracle8i: Deprecate and mark for removal 7 MAR 2017
Nothing earlier than jdbc-oracle11i is supported, and the listed required
files for oracle 9i and below are no longer available.  Moreover the URL
listed in the ignore message redirects.  Fetching from the new location is
impossible.  This software has been EOL for a long time.
2017-02-10 15:09:02 +00:00
Matthew Seaman
179c8320cb Update to 6.1.0
ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
2017-02-10 08:30:49 +00:00
Kirill Ponomarev
9955722e80 Update databases/postgis22 to 2.2.5
PR:		216912
Submitted by:	cmt@freebsd.org
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9492
2017-02-09 17:43:02 +00:00
Palle Girgensohn
f17d7f2051 PostgreSQL 9.6.2, 9.5.6, 9.4.11, 9.3.16 and 9.2.20 released!
The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 9.6.2, 9.5.6, 9.4.11, 9.3.16, and
9.2.20. This release includes fixes that prevent data corruption issues in
index builds and in certain write-ahead-log replay situations, which are
detailed below. It also patches over 75 other bugs reported over the last three
months.

Users should plan to apply this update at the next scheduled downtime.

Build corruption with CREATE INDEX CONCURRENTLY

There existed a race condition if CREATE INDEX CONCURRENTLY was called on a
column that had not been indexed before, then rows that were updated by
transactions running at the same time as the CREATE INDEX CONCURRENTLY command
could have been indexed incorrectly.

If you suspect this may have happened, the most reliable solution is to rebuild
affected indexes after installing this update.

This issue is present in the 9.2, 9.3, 9.4, 9.5, and 9.6 series of PostgreSQL.

URL	https://www.postgresql.org/about/news/1733/
2017-02-09 15:22:44 +00:00
Sunpoet Po-Chuan Hsieh
13c6a465ca Add pecl-memcached2 (copied from pecl-memcached)
- Add PORTSCOUT
- Update WWW
- Add GitHub repository to WWW
2017-02-08 23:45:41 +00:00
Sunpoet Po-Chuan Hsieh
a3592a2940 Update to 3.0.1
- Remove PORTSCOUT

Changes:	https://pecl.php.net/package-changelog.php?package=memcached
2017-02-08 23:45:36 +00:00
Sunpoet Po-Chuan Hsieh
3a20767167 Update to 0.17.1
Changes:	https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
2017-02-07 20:32:12 +00:00
Sunpoet Po-Chuan Hsieh
c6a9ecdb10 Update to 1.2
- Relax USES=python

Changes:	https://cito.github.io/DBUtils/RelNotes-1.2.html
2017-02-07 20:31:41 +00:00
Mathieu Arnold
25c794224f Mark ports not building with PHP 7.1.
Sponsored by:	Absolight
2017-02-07 12:14:34 +00:00
Rene Ladan
b30c1121d4 Schedule databases/puppetdb[-terminus] for removal in two months, they depend
on expired sysutils/puppet38. Please upgrade to a later version of these ports.
2017-02-05 21:58:58 +00:00
Tijl Coosemans
6d324c1f70 - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
  pre-makefile section to the options section so the variables can be used
  earlier.  Also put the bit of code sitting between the options section and
  the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT.  This variable is
  handled in bsd.default-versions.mk and some ports were setting it after
  including bsd.port.options.mk.  After FreeBSD 9 EoL all but a few ports,
  and then only when setting non-default options, work without setting that
  variable.

PR:		215996
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-02-05 21:20:24 +00:00
Ruslan Makhmatkhanov
89c52581d7 databases/WWWdb: update project website
Old link points nowhere.

PR:		216508
Submitted by:	Szymon Scholz <szymonscholz@gmail.com>
2017-02-05 17:54:36 +00:00
Sunpoet Po-Chuan Hsieh
a9c2ade8fc Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
2017-02-05 11:14:37 +00:00
Sunpoet Po-Chuan Hsieh
634c18139c Update to 1.1.1
- Clean up MASTER_SITES
- Add LICENSE
- Add NO_ARCH
- Sort USE_PYTHON
- Update WWW

Changes:	https://cito.github.io/DBUtils/RelNotes-1.1.1.html
2017-02-05 10:06:22 +00:00
Sunpoet Po-Chuan Hsieh
f6f5097cf3 Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder 2017-02-05 05:32:36 +00:00
Alexey Dokuchaev
a83aa892bb - Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
2017-02-04 07:57:42 +00:00
Jan Beich
21a7215c9a devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
2017-02-04 07:56:59 +00:00
Romain Tartière
895c67c0f8 Update to 0.3.2 2017-02-03 23:32:25 +00:00
Ruslan Makhmatkhanov
f673f9b897 databases/datamodeler: update to 4.1.5.907
PR:		215667
Submitted by:	Beeblebrox <zaphod@berentweb.com>
Approved by:	jjuanino@gmail.com (maintainer, updated patch)
2017-02-03 06:06:59 +00:00
Mikolaj Golub
230eedcaee fix build 2017-02-02 06:56:08 +00:00
Sergey A. Osokin
49858ce59d Upgrade from 3.2.6 to 3.2.7.
ChangeLog - https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES

PR:	216702
2017-02-01 22:44:09 +00:00
Mikolaj Golub
5ebd5da466 update to 1.3.2 2017-02-01 21:47:03 +00:00
John Marino
3130cff18b databases/mariadb55-client: Fix stage QA
Remove files from stage directory that aren't supposed to be packaged
to satisfy QA checks.  No revump necessary.

PR:	214669
2017-02-01 15:57:51 +00:00
John Marino
63202777a4 databases/maria55*: reset maintainer
The maintainer was not involved in any of the last 13 releases and still
is not responding to PRs (many, many timeouts).  Maintainership of this
port probably should have been reset a couple of years ago.
2017-02-01 15:48:15 +00:00
Rene Ladan
058baf6492 Remove expired ports:
2017-01-31 databases/rubygem-arel3: Use devel/rubygem-arel or devel/rubygem-arel6 instead
2017-01-31 databases/rubygem-arel5: Use devel/rubygem-arel or devel/rubygem-arel6 instead
2017-01-31 www/tinymce3: Use www/tinymce instead
2017-01-31 devel/p5-IO-Detect: Use devel/p5-Scalar-Does instead
2017-01-31 devel/pear-PHPUnit3: Deprecated by upstream, use devel/phpunit instead
2017-01-31 20:48:13 +00:00
Tijl Coosemans
d0d15cc5cd Enable i386 support to Linux CentOS 7 ports.
PR:		216646
2017-01-31 20:32:46 +00:00
Tijl Coosemans
6140d3c6aa - Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
  Select one list for regular make and all lists for make makesum so linux
  ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
  lib64 and sbin into symbolic links to the same directory under usr.
  This fixes the problem where some programs/libraries exist under / on
  FreeBSD and /usr on Linux or vice versa and then depending on the order
  of search paths Linux programs may run/load FreeBSD programs/libraries
  and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so
  Linux programs can find desktop theme icons.  This eliminates the need
  for x11-themes/linux*-hicolor-icon-theme.
- Rename pkg-plist.x86_64 to pkg-plist.amd64.
- Regenerate all pkg-plist files.
- Add @preexec to linux_base pkg-plist that moves existing files in bin,
  lib, lib64, sbin and icons to the new destination before the directories
  are turned into symbolic links.
- Remove several empty directories from linux_base ports.
- Sweep over all linux ports: use consistent style, remove old CONFLICTS,
  remove unused pkg-descr files, add NLS option,...
- Remove old linux arts, esound and openssl-compat ports.
2017-01-31 16:54:21 +00:00
Mathieu Arnold
bc19d06784 Bump PORTREVISION for ports affected by the fix the last commit.
Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
2017-01-31 16:21:45 +00:00
Mathieu Arnold
2ebb2d2162 Convert to GH_TUPLE.
Sponsored by:	Absolight
2017-01-30 16:44:13 +00:00
Dmitry Marakasov
1ece4e18a9 - Mark BROKEN: does not build (ha_queue.cc:35:27: fatal error: mysql_version.h: No such file or directory)
Approved by:	portmgr blanket
2017-01-29 12:54:12 +00:00
Kurt Jaeger
cf3c00eb2e devel/lfcebase: update 1.8.11 -> 1.8.12
databases/cego: update 2.32.7 -> 2.32.8

lfcbase:
- Changed methods for class Sleeper to static. Added Sleeper class
  test to test suite
- Added include file limits.h in Chain.cc. For Linux compiles, this
  include is required ( definition of INT_MAX and INT_MIN )

cego:
- Small improvements for CegoAdmMon curses based admin console

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-01-29 09:36:36 +00:00
Sunpoet Po-Chuan Hsieh
af0202ec3e Add LICENSE_FILE 2017-01-28 20:53:27 +00:00
Chris Rees
bac5ce3736 Correct rc script path
Submitted by:	Radek Krejca
PR:		ports/216547
Submitted by:	Alistair Meney <atmeney@gmail.com>
2017-01-28 15:32:55 +00:00
Mikolaj Golub
c7a526e299 update to 3.3.0 2017-01-28 13:18:37 +00:00
Rene Ladan
a8d756b01f Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
2017-01-28 11:18:44 +00:00
Vanilla I. Shu
c583202bfb Update to 0.12. 2017-01-28 00:23:59 +00:00
Jan Beich
696584469b databases/mysql-proxy: unbreak with libevent >= 2.1
chassis-mainloop.c:102:54: error: use of undeclared identifier '_EVENT_VERSION'
        if (0 != chassis_check_version(event_get_version(), _EVENT_VERSION)) {
                                                            ^
chassis-mainloop.c:104:15: error: use of undeclared identifier '_EVENT_VERSION'
                                G_STRLOC, _EVENT_VERSION, event_get_version());
                                          ^
/usr/local/include/glib-2.0/glib/gmessages.h:161:32: note: expanded from macro 'g_critical'
                               __VA_ARGS__)
                               ^
chassis-mainloop.c:119:37: error: use of undeclared identifier '_EVENT_VERSION'
        chas->event_hdr_version = g_strdup(_EVENT_VERSION);
                                           ^

PR:		216527
2017-01-27 19:26:22 +00:00
Steve Wills
1ca3674a8d databases/puppetdb: update maintainer email address
PR:		216422
Submitted by:	Zach Leslie <freebsd@zleslie.info> (maintainer)
2017-01-26 17:57:08 +00:00
Steve Wills
20efce7a29 databases/puppetdb: broken RUBY_VERSION regex
PR:		208814
Submitted by:	Fabiano Sidler <fabianosidler@swissonline.ch>
Approved by:	Zach Leslie <freebsd@zleslie.info> (maintainer)
2017-01-26 17:54:48 +00:00
Sunpoet Po-Chuan Hsieh
ec4dfb6641 Add php71-redis 3.0.0 (copied from php70-redis)
- While I'm here, remove PHP_MODNAME

PR:		216495
Submitted by:	Daniel Ylitalo <daniel@blodan.se>
2017-01-26 14:38:41 +00:00
Sunpoet Po-Chuan Hsieh
212d514389 Remove PHP_MODNAME
- While I'm here, update IGNORE_WITH_PHP
2017-01-26 14:38:37 +00:00
Vanilla I. Shu
798a64613e Update to 0.11. 2017-01-26 03:02:55 +00:00
Bernard Spil
fbaf26c24a databases/mysql56-server: Fix OpenSSL linking
- Force dynamic linking with OpenSSL

MFH:		2017Q1
2017-01-25 19:07:08 +00:00
Veniamin Gvozdikov
3c60031190 - Update to 1.7.3.99 2017-01-25 14:17:12 +00:00
Palle Girgensohn
8622aab975 Update to 9.1 2017-01-24 23:53:52 +00:00
Sunpoet Po-Chuan Hsieh
5d10be20d7 Update to 3.3.3
- Add LICENSE_FILE

Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2017-01-24 17:41:29 +00:00
Sunpoet Po-Chuan Hsieh
2fd551a2be Add php71-memcache 3.0.8 (copied from php70-memcache) 2017-01-24 17:41:14 +00:00
Sunpoet Po-Chuan Hsieh
3404af5a4d Update COMMENT and IGNORE_WITH_PHP 2017-01-24 17:41:10 +00:00
Sunpoet Po-Chuan Hsieh
eeee603cec Update COMMENT and IGNORE_WITH_PHP 2017-01-24 17:41:05 +00:00
Torsten Zuehlsdorff
875dbacfa1 Connect PHP 7.1 ports (r432324) 2017-01-24 12:56:45 +00:00
Matthew Seaman
df6a9f0f03 Update to 4.6.6
This includes a number of security fixes

MFH:		2017Q1
Security:	7721562b-e20a-11e6-b2e2-6805ca0b3d42
2017-01-24 12:15:42 +00:00
Torsten Zuehlsdorff
db021968e3 Add PHP 7.1
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
2017-01-24 11:54:20 +00:00
Sunpoet Po-Chuan Hsieh
43d7858086 Update MASTER_SITES and unbreak this port
- Add LICENSE_FILE
- Add NO_ARCH
- Remove PROJECTHOST
- Use USE_PYTHON=autoplist
2017-01-23 18:51:42 +00:00
Steve Wills
4896ca5b81 databases/opentsdb: new maintainer
PR:		216402
Submitted by:	kbowling
Approved by:	xmj (maintainer)
2017-01-23 18:13:36 +00:00
Alex Dupre
c9cee48c1a Update to 5.5.54 release. 2017-01-23 08:57:33 +00:00
Steven Kreuzer
69578e2484 Update to version 1.11.4 2017-01-21 20:26:13 +00:00
Antoine Brodin
6d3bf97004 Revert r432035 part 2, it breaks build with openssl from base
With hat:	portmgr
2017-01-21 17:40:07 +00:00
Antoine Brodin
781cf3e6a6 Revert r432035, it breaks build with openssl from base
With hat:	portmgr
2017-01-21 17:33:35 +00:00
Kurt Jaeger
c8e1939b7a databases/cego: update 2.32.6 -> 2.32.7
- Fix in CegoFileHandler::releaseFiles.
  _tabSetId and _isReg vars have to be set to zero/false in any case.
  Otherwise, it might happen that old entries are still visible and in case
  of a tableset recreation obsolete file handle information is provided
- Method CegoTransactionManager::hasOpenTransaction added to check for open
  transaction for a spedific table. This method is called now before a table
  can be dropped to ensure there are no open transaction for this table.

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-01-21 15:10:16 +00:00
Bernard Spil
4fbb730f60 databases/mysql56-server: Fix build with LibreSSL
- Fix CMake SSL detection
  - Always set WITH_SSL=${OPENSSLBASE}

PR:		216311
Approved by:	Mahdi Moktari <mokhi64@gmail.com> (maintainer)
Differential Revision:	D9272
2017-01-21 13:22:51 +00:00
Kurt Jaeger
4cade5cb91 databases/pecl-mongodb: update 1.1.9 -> 1.2.3
http://pecl.php.net/package-changelog.php?package=mongodb&release=1.2.3
2017-01-21 10:04:25 +00:00
Mikolaj Golub
9581eb465a fix build on i386 2017-01-20 22:20:40 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Sunpoet Po-Chuan Hsieh
1514f6658e Prepare for PHP 7.1 2017-01-20 19:37:41 +00:00
Mark Felder
37b41c2bb9 databases/mysql56-server: Do not install my.cnf sample
An issue was discovered where users of mysql did not have a my.cnf and
the recent update was causing mysqld to find a sample my.cnf and load
its parameters. This was causing errors on startup for users of innodb
as the parameters used to init the database did not match the ones in
the sample config file it was now reading.
2017-01-20 18:21:49 +00:00
Jan Beich
240684a5c6 databases/memcached: temporarily hide DTRACE option on aarch64
/usr/sbin/dtrace  -G -o memcached_dtrace.o -s ./memcached_dtrace.d ...
dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD
dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD
[...]
ld: memcached_dtrace.o.iRgx2j: Relocations in generic ELF (EM: 0)
memcached_dtrace.o.iRgx2j: error adding symbols: File in wrong format
dtrace: failed to link script ./memcached_dtrace.d: failed to link memcached_dtrace.o: ld exited with status 1

PR:		214556
2017-01-20 17:31:23 +00:00
Mark Felder
35f02968f0 databases/mysql56-server: Rollback rc script changes 2017-01-20 16:02:30 +00:00
Torsten Zuehlsdorff
51ae5494c5 Update PHP 7 from 7.0.14 to 7.0.15
Changelog: http://www.php.net/ChangeLog-7.php#7.0.15

PR:           216210
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
MFH:          2017Q1
Security:     https://vuxml.freebsd.org/freebsd/709e025a-de8b-11e6-a9a5-b499baebfeaf.html
2017-01-20 09:40:39 +00:00
Mark Felder
7164158100 databases/mysql56: Update to 5.6.35
- Port improvements from MySQL 5.7 port
- Use system libs instead of bundled
- Fix many open PRs
- Change MAINTAINER

PR:		216244 192657 198812 199751 205093
PR:		209618 211248 205983 209338
2017-01-19 22:29:04 +00:00
Mikolaj Golub
0cb8fe8a68 update to 1.3.1 2017-01-19 21:00:49 +00:00
Kurt Jaeger
783452a79c devel/rudiments: update 0.57.0 -> 1.0.2
databases/sqlrelay: update 0.67.0 -> 1.0.0

Recommended reading:
 http://software.firstworks.com/2016/12/benchmarking-sql-relay-100.html

 http://software.firstworks.com/2016/12/rudiments-100-release-announcement.html
 http://software.firstworks.com/2016/12/rudiments-102-release-announcement.html
 http://software.firstworks.com/2016/12/sql-relay.html
2017-01-19 19:50:29 +00:00
Sunpoet Po-Chuan Hsieh
6d41f86b7c Update WWW: remove trailing / 2017-01-19 19:35:24 +00:00
Sunpoet Po-Chuan Hsieh
04c9efc745 Update to 5.0.2
Changes:	https://github.com/facebook/rocksdb/releases
2017-01-19 19:25:59 +00:00
Steve Wills
ba4b77f6c0 databases/opentsdb: update to 2.3.0
PR:		216264
Approved by:	johannes@perceivon.net (maintainer)
2017-01-19 19:13:02 +00:00
Tijl Coosemans
c2712d2471 Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386
packages there are no such packages for 7.3 yet so i386 support has been
marked IGNORE for now.

Change DIST_SUBDIR to just "centos" so distfiles that remain the same
between major versions don't have to be redownloaded.

Remove fmake hacks from linux.mk.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-01-19 15:44:53 +00:00
Bernard Spil
eaa122ead1 databases/mariadb101-server: Update to 10.1.21
- Update to 10.1.21
  - Fix patches that no longer cleanly apply
  - Rename patches to new naming scheme

MFH:		2017Q1
Security:	4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf
2017-01-18 20:19:36 +00:00
Xin LI
ddaf098cbc Downgrade to 0.9.18 due to regressions. 2017-01-18 17:46:54 +00:00
Sunpoet Po-Chuan Hsieh
33009dc41b Update to 0.17.0
Changes:	https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
2017-01-18 14:07:48 +00:00
Sunpoet Po-Chuan Hsieh
37aa49e099 Update to 1.1.5
Changes:	http://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html
2017-01-18 14:07:44 +00:00
Dmitry Marakasov
e9df2e49a0 - Update to 4.0.1
- While here, add LICENSE_FILE and pet portlint

PR:		216144
Submitted by:	rob.kruus@gmail.com (maintainer)
2017-01-17 17:29:32 +00:00
Sunpoet Po-Chuan Hsieh
772d8a321c Update to 1.08
Changes:	http://search.cpan.org/dist/DBD-XBase/Changes
2017-01-17 17:21:02 +00:00
Jimmy Olgeni
5f3f39631d Update databases/elixir-postgrex to version 0.13.0. 2017-01-17 16:10:08 +00:00
Kurt Jaeger
611370c431 databases/p5-Redis: 1.9820 -> 1.9910
Changes:	http://cpansearch.perl.org/src/DAMS/Redis-1.991/Changes
2017-01-16 19:34:06 +00:00
Kurt Jaeger
66dbc8fd63 databases/p5-Redis: add missing RUN_DEPENDS for lang/p5-Try-Tiny
Submitted by:	Tommy Scheunemann <net@arrishq.net>
2017-01-16 18:54:57 +00:00
Jimmy Olgeni
994e53767d Update databases/erlang-epgsql to version 3.3.0. 2017-01-16 16:21:03 +00:00
Sunpoet Po-Chuan Hsieh
a233729400 Update to 1.28
- Add TEST_DEPENDS
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/SQL-Abstract-More/Changes
PR:		215679
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by:	maintainer (timeout, 16 days)
2017-01-16 15:35:37 +00:00
Dmitry Marakasov
b2cce1b019 - Update to 3.16.2
PR:		216108
Submitted by:	pavelivolkov@gmail.com (maintainer)
2017-01-16 12:57:56 +00:00
Dmitry Marakasov
edc8d233d3 - Update to 3.16.2
PR:		216107
Submitted by:	pavelivolkov@gmail.com (maintainer)
2017-01-16 12:57:51 +00:00
Dmitry Marakasov
2da01c9df6 - Fix missed shebang
- Add dependency on bash, the port installs bash scripts
- Switch to USES=localbase
- Switch to new test framework

Approved by:	portmgr blanket
2017-01-16 12:54:58 +00:00
Bernard Spil
8fe309d799 databases/mariadb-connector-c: Add new port
- Add port to databases/Makefile
  - Use zlib from base
  - Add port directory incl required files
  - Add patch for LibreSSL
2017-01-15 19:03:51 +00:00
Sunpoet Po-Chuan Hsieh
37fff98c18 Update to 0.8.4
Changes:	https://github.com/remiprev/her/commits/master
2017-01-15 04:17:31 +00:00
Bernard Spil
6cead7efb7 databases/mariadb100-server: Update to 10.0.29
- Update to 10.0.29
 - Update mariadb100-client
 - Update patches
 - Regen patches with makepatch
 - Pet portlint
 - Add MROONGA liblz4 dependency
 - Fix MROONGA liblz4 linking
 - rm erroneously installed files

PR:             197232, 204014, 215901
MFH:            2017Q1
Security:       22373c43-d728-11e6-a9a5-b499baebfeaf
2017-01-14 21:57:31 +00:00
Mathieu Arnold
9468432a48 Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat:	portmgr
Sponsored by:	Absolight
2017-01-13 16:54:55 +00:00
Sunpoet Po-Chuan Hsieh
2c6510d675 Use RUBY_SUFFIX
With hat:	ruby
2017-01-13 14:45:00 +00:00
Sunpoet Po-Chuan Hsieh
8806dfc690 Remove always-true RUBY_VER check
- Pet portlint: fix diff header of patch files
- Convert to options target helper

With hat:	ruby
2017-01-13 14:44:55 +00:00
Sunpoet Po-Chuan Hsieh
2b626bef0f Use BROKEN_RUBY
With hat:	ruby
2017-01-13 14:44:50 +00:00
Sunpoet Po-Chuan Hsieh
d6c90a6339 Fix RUN_DEPENDS: use rubygem-json_pure1
- Bump PORTREVISION for dependency change
2017-01-13 14:44:36 +00:00
Dmitry Marakasov
33c0e0a97e - Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to options helpers

Approved by:	portmgr blanket
2017-01-13 09:52:05 +00:00
Dmitry Marakasov
9527a34b36 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-13 09:25:16 +00:00
Dmitry Marakasov
eb46820fc4 - Fix license (see source files)
- Add LICENSE_FILE
- Add NO_ARCH
- Fix WWW:

Approved by:	portmgr blanket
2017-01-13 09:24:39 +00:00
Dmitry Marakasov
c0d5f6abda - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Remove license mentione from pkg-descr
2017-01-13 09:01:14 +00:00
Sunpoet Po-Chuan Hsieh
9063f9304c Update to 3.0.4
- Add LICENSE
- Use USES=localbase
- Use PORTDATA
- Sort PLIST

Changes:	http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
Differential Revision:	https://reviews.FreeBSD.org/D9073
PR:		215840
Exp-run by:	antoine
2017-01-13 07:21:04 +00:00
Sunpoet Po-Chuan Hsieh
0b258c32a7 Update to 2.35
Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2017-01-12 20:02:36 +00:00
Sunpoet Po-Chuan Hsieh
44b8bf8dba Update to 1.4.0
Changes:	https://github.com/dbcli/pgcli/blob/master/changelog.rst
2017-01-12 20:02:31 +00:00
Sunpoet Po-Chuan Hsieh
e8814bb93a Add LZO option
- Add LICENSE_FILE
- Use PORTDOCS
- Convert to options target helper
- Bump PORTREVISION for dependency change
2017-01-12 20:02:12 +00:00
Torsten Zuehlsdorff
cdf8594a60 databases/php70-mysqli: Add patch to build fine with databases/mysql80-client
Patch enables the port to build with databases/mysql80-client

PR:           215903
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com>
2017-01-12 13:54:46 +00:00
Tijl Coosemans
83579f491e Make 64 bit Linux packages the default on amd64. 2017-01-12 10:44:45 +00:00
Xin LI
bed756a22a Update to 0.9.20. 2017-01-12 07:47:40 +00:00
Sunpoet Po-Chuan Hsieh
5eba75043e Update to 1.6.1
Changes:	http://search.cpan.org/dist/MongoDB/Changes
2017-01-11 19:35:21 +00:00
Steve Wills
4f7f4a3f8c databases/memcached: update to 1.4.34 2017-01-11 17:56:17 +00:00
Dmitry Marakasov
8244fe99bc - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-11 10:08:38 +00:00
Mark Felder
d2db6cc6b4 databases/percona57-server: Update pkg-message to note new root password routine 2017-01-10 23:52:43 +00:00
Mark Felder
4fbe2c8097 databases/percona57-server: port improvements
Fetch rc script and a few other improvements from the mysql80-server
port.
2017-01-10 23:50:22 +00:00
Mark Felder
76330ba50a databases/percona57: Add PORTREVISION to slave ports 2017-01-10 23:46:51 +00:00
Mark Felder
f5a7bbe20b Welcome Percona 5.7 ports to the tree
- client and server version 5.7.16-10
- pam-for-mysql: compatible with newer MySQL API (MySQL 5.7+)

Thanks to all who have worked on Percona, MariaDB, and MySQL ports. Your
tireless efforts have been instrumental in making this port happen.

Differential Revision:	https://reviews.freebsd.org/D8785
2017-01-10 18:54:32 +00:00
Sunpoet Po-Chuan Hsieh
d5b0c609ba Use shared library from ports instead of bundled one
- Add patch to remove max_cache which is not in official leveldb 1.19
- Bump PORTREVISION for dependency and package change
2017-01-10 18:36:23 +00:00
Nikolai Lifanov
2b22bcbed1 add new includes for MySQL 8.0 client
PR:		215903
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9100
2017-01-10 16:06:41 +00:00
Antoine Brodin
9d10f8dd70 Remove WANT_OPENLDAP_SASL from a few ports as it prevents users from easily
installing a desktop environment and samba.
WANT_OPENLDAP_SASL must not be used in invidual ports Makefiles.
Note: there is a wip to rewrite the handling of openldap in ports

With hat:	portmgr
Reviewed by:	mat
MFH:		2017Q1
Differential Revision:	https://reviews.freebsd.org/D9083
2017-01-10 12:08:19 +00:00
Dmitry Marakasov
9c3a337329 - Switch to options helpers
- Switch to new test framework
2017-01-10 09:01:13 +00:00
Sunpoet Po-Chuan Hsieh
3df3e8c36a Add rubygem-activerecord5 5.0.1 (copied from rubygem-activerecord4) 2017-01-09 18:34:43 +00:00
Sunpoet Po-Chuan Hsieh
9c4ae34452 Add rubygem-activemodel5 5.0.1 (copied from rubygem-activemodel4) 2017-01-09 18:32:09 +00:00
Mathieu Arnold
1e2f7ff6cd Fix patch.
Sponsored by:	Absolight
2017-01-09 16:40:25 +00:00
Sunpoet Po-Chuan Hsieh
ea73672d73 Strip shared library
- Bump PORTREVISION for package change
2017-01-09 14:42:02 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Sunpoet Po-Chuan Hsieh
5e82505d98 Add p5-DBIx-Handler 0.14
DBIx::Handler is fork-safe and easy transaction handling DBI handler.
It provides scope base transaction, fork safe dbh handling.

WWW: http://search.cpan.org/dist/DBIx-Handler/

- While I'm here:
  - Add LICENSE_FILE
  - Add p5-DBI to {BUILD|RUN}_DEPENDS
  - Move p5-Test-* to TEST_DEPENDS

PR:		214293
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2017-01-08 20:43:39 +00:00
Sunpoet Po-Chuan Hsieh
724ba4b8b1 Fix *_DEPENDS
- Bump PORTREVISION for dependency change

SQL::Abstract::Test requires Test::Deep.
2017-01-08 20:43:34 +00:00
Sunpoet Po-Chuan Hsieh
06b96dd731 Update to 5.0.1
- Add PLIST_SUB

Changes:	https://github.com/facebook/rocksdb/releases
2017-01-08 20:42:42 +00:00
Sunpoet Po-Chuan Hsieh
eb2cee80bf Remove outdated OSVERSION check 2017-01-08 16:50:57 +00:00
Matthew Seaman
7863715cdc Update to 2.1
ChangeLog:	https://sourceforge.net/projects/pgbarman/files/2.1/
2017-01-08 12:09:10 +00:00
Sunpoet Po-Chuan Hsieh
e730d999d3 Add more PLIST_SUB to Mk/Uses/python.mk
- Add PYTHON_PYOEXTENSION and PYTHON_SUFFIX
- Add PYTHON2 and PYTHON3
- Respect PYTHON_VERSION
- Rename PYOEXTENSION to PYTHON_PYOEXTENSION

This change would help:
- Build databases/postgresql*-plpython with Python 3
  (It has PLIST issue since bsd.python.mk to Uses/python.mk transition)
- Simplify Makefile

PR:		205807
Differential Revision:	https://reviews.FreeBSD.org/D4758
Exp-run by:	antoine
2017-01-07 21:42:28 +00:00
Nikolai Lifanov
c93ab7fefa add databases/mysql80-server and databases/mysql80-client
This is a development snapshot of upcoming MySQL 8.0.

PR:		215738
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com>
Reviewed by:	matthew, feld
Approved by:	matthew (mentor), feld
Differential Revision:	https://reviews.freebsd.org/D9031
2017-01-07 20:34:46 +00:00
Rene Ladan
446fc386a9 Remove this port too
2017-01-07 databases/rubygem-activemodel: Upstream support ended
2017-01-07 15:51:41 +00:00
Rene Ladan
ea287f835d Remove expired ports:
2017-01-07 databases/rubygem-dm-rails: Depends on deprecated www/rubygem-actionpack
2017-01-07 databases/rubygem-activerecord: Upstream support ended
2017-01-07 devel/rubygem-activesupport: Upstream support ended
2017-01-07 devel/rubygem-tzinfo03: Use devel/rubygem-tzinfo instead
2017-01-07 devel/rubygem-sprockets22: Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead
2017-01-07 devel/rubygem-prototype-rails: Depends on deprecated www/rubygem-rails
2017-01-07 devel/rubygem-rubigen: Depends on deprecated devel/rubygem-activesupport
2017-01-07 devel/rubygem-coffee-rails: Depends on deprecated www/rubygem-railties
2017-01-07 japanese/rubygem-jpmobile: Depends on deprecated rubygem-rails
2017-01-07 mail/rubygem-actionmailer: Upstream support ended
2017-01-07 mail/rubygem-mail25: Use mail/rubygem-mail instead
2017-01-07 security/dradis: Depends on deprecated www/rubygem-rails
2017-01-07 textproc/rubygem-sass-rails: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-rails: Upstream support ended
2017-01-07 www/rubygem-activeresource: Upstream support ended
2017-01-07 www/rubygem-responders-rails3: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-jquery-ui-rails: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-haml-rails: Depends on deprecated www/rubygem-actionpack
2017-01-07 www/rubygem-jquery-rails: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-railties: Upstream support ended
2017-01-07 www/rubygem-actionpack: Upstream support ended
2017-01-07 databases/rubygem-rubyrep: Depends on deprecated databases/rubygem-activerecord
2017-01-07 databases/rubygem-activerecord-mysql-adapter: Depends on deprecated databases/rubygem-activerecord
2017-01-07 databases/rubygem-dm-active_model: Depends on deprecated databases/rubygem-activemodel
2017-01-07 15:39:26 +00:00
Sunpoet Po-Chuan Hsieh
5ad5cf7863 Fix build with GCC prior to 6.0
PR:		193528
Notified by:	jbeich
2017-01-07 15:26:08 +00:00
Rene Ladan
f6da41594d fakeredis is a pure python implementation of the redis-py python client that
simulates talking to a redis server. This was created for a single purpose:
to write unittests. Setting up redis is not hard, but many times you want to
write unittests that do not talk to an external server (such as redis). This
module now allows tests to simply use this module as a reasonable substitute
for redis.

WWW: https://github.com/jamesls/fakeredis
2017-01-07 12:27:45 +00:00
Olivier Duchateau
47706eca19 Chase update of graphics/poppler (and slaves ports) in revision r430777 2017-01-07 10:42:51 +00:00
Adam Weinberger
c3142025cd LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
2017-01-07 01:07:55 +00:00
Matthew Seaman
4102432ee3 Update to 1.2.2
ChangeLog:	https://2ndquadrant.com/en/resources/pglogical/release-notes/
2017-01-06 14:31:49 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Brad Davis
ac3358a453 databases/influxdb: Add armv6 to the list of ONLY_FOR_ARCH=
PR:		209947
Submitted by:	bugs.freebsd.org@fluffel.io
Approved by:	cheffo@freebsd-bg.org (maintainer)
2017-01-05 19:51:20 +00:00
Sunpoet Po-Chuan Hsieh
6079f4b2d9 Update to 1.3.13
Changes:	https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.rdoc
		https://github.com/sparklemotion/sqlite3-ruby/commits/master
2017-01-05 19:33:56 +00:00
Sunpoet Po-Chuan Hsieh
e827bd8932 Update to 1.49
Changes:	http://search.cpan.org/dist/DBIx-XHTML_Table/Changes
2017-01-05 19:33:37 +00:00
Mathieu Arnold
f70b9a0646 Long ago, I removed all the : in file names in the ports tree.
One had crept back.

Sponsored by:	Absolight
2017-01-05 16:29:31 +00:00
Akinori MUSHA
a0a587455a Make good use of ALL_TARGET
PR:		215547
Submitted by:	Raphael Kubo da Costa
2017-01-05 13:54:22 +00:00
Jimmy Olgeni
ae91c3aede Update databases/erlang-couchbeam to version 1.4.2. 2017-01-04 22:35:26 +00:00
Kurt Jaeger
8cd9206484 databases/cego: update 2.32.5 -> 2.32.6
- Small performance improvement in CegoBufferPool::bufferFix
  Instead of copying the buffer head data to a local variable via
  memcpy, a pointer variable is used to access the data directly
  Performance improvement: just a few percent ...

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-01-04 19:37:20 +00:00
Sunpoet Po-Chuan Hsieh
591d3689f0 Update WWW: http://www.rubyonrails.org/ redirects to http://rubyonrails.org/ 2017-01-04 15:33:34 +00:00
Sunpoet Po-Chuan Hsieh
fd0cd68f0f Add PORTSCOUT 2017-01-04 15:02:38 +00:00
Torsten Zuehlsdorff
189858d917 databases/php70-interbase: Allow creation of multiple connections to Interbase
Currently the first connection to the database is closed
when a second one is opened. This bug was already reported to upstream:
https://bugs.php.net/bug.php?id=72175

Reported by: Marc Muncke <m.muncke@computer1020.at>
Reviewed by: Marc Muncke <m.muncke@computer1020.at>
MFH:         2017Q1
2017-01-04 14:07:10 +00:00
Sunpoet Po-Chuan Hsieh
5e8adb6941 Remove OPTIONS_EXCLUDE_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-03 19:10:47 +00:00
Mathieu Arnold
d83ff1e42e Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
  get out of them are not.
- If the repository was renamed, the old URL will still work, but the
  distribution name will be ith the new name.

Sponsored by:	Absolight
2017-01-03 18:12:13 +00:00
Jan Beich
32d56ae68a Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with.
2017-01-03 17:06:49 +00:00
Nikolai Lifanov
624e03d2c1 update mysql57 ports to 5.7.17
Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-17.html

PR:		215711
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9027
2017-01-03 14:40:32 +00:00
Mathieu Arnold
c1b39669d4 Cleanup BROKEN/IGNORE for 10.3-
Sponsored by:	Absolight
2017-01-03 11:01:05 +00:00
Timur I. Bakeyev
751aa321cd Update Samba4* supplimentary libraries to the newer versions.
Made databases/ldb to depend on openldap-sasl-client, so it won't conflict with the corresponding requirement of net/samba4* ports.
2017-01-02 22:53:43 +00:00
Rene Ladan
f2d2d41cbc leeym handed in his commit bit. 2017-01-02 20:04:36 +00:00
Steve Wills
d1801671bb databases/ruby-dm-types: switch to json 1.x dep 2017-01-02 18:00:15 +00:00
Steve Wills
c8ca93367e databases/rubygem-dm-serializer: switch to json 1.x dep 2017-01-02 17:56:29 +00:00
Sunpoet Po-Chuan Hsieh
289682c974 Update to 0.20
- Remove LICENSE_FILE
- Update WWW
2017-01-02 15:12:00 +00:00
Sunpoet Po-Chuan Hsieh
ed4a4e3813 - Update to 2.34
Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes
2017-01-02 10:14:40 +00:00
Sunpoet Po-Chuan Hsieh
4c8ac0fdf9 Fix SNAPPY detection
- Bump PORTREVISION for package change
2017-01-01 21:40:01 +00:00
Nikolai Lifanov
97d9aea024 new port: databases/mysqldump-secure
Mysqldump-secure is a POSIX compliant open-source backup tool for MySQL databases with strong security in mind. It will backup every available database (which is readable by the specified user) as a separate file with the possibility to opt out via blacklisting.

PR:		208032
Submitted by:	jsmith@resonatingmedia.com
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9001
2017-01-01 18:42:04 +00:00
Kurt Jaeger
38ee25145f databases/cego: update 2.32.4 -> 2.32.5
- Added another performance patch to CegoBTreeCursor.
  The method compValue has been redesigned in a way, that comparison
  is prepared at cursor creation time and so could be executed in
  a optimized and faster way
  This speeds up queries with joined tables, where the joined table
  is traced many times ( e.g. select count(*) from t1, t2 where
  t1.a = t2.a )

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-01-01 15:43:37 +00:00
Sunpoet Po-Chuan Hsieh
b6bd58b568 Remove outdated OSVERSION check 2017-01-01 04:17:45 +00:00
Sunpoet Po-Chuan Hsieh
4488cb4600 Remove outdated OSVERSION check 2017-01-01 03:57:43 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Sunpoet Po-Chuan Hsieh
45b365698b Fix *_DEPENDS
- Move p5-Moo from TEST_DEPENDS to {BUILD|RUN}_DEPENDS
- Bump PORTREVISION for dependency change
- While I'm here, add NO_ARCH

PR:		215685
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2017-01-01 01:47:35 +00:00
Adam Weinberger
455d78c7b9 Remove warnings about installing documentation and examples. The only users
who will see those messages are users who have already accepted those options
in make config.
2016-12-31 20:00:37 +00:00
Kurt Jaeger
81b217e552 databases/cego: update 2.32.3 -> 2.32.4
- Fixes and improvements for table export added
  In CegoXPorter::xmlExportable, the pOutStream pointer was deleted,
  which lead to a core dump ( pointer is already deleted by Element )
  Row counter handling and messages have been improved
- Change back to memove call in CegoBTreeNode:shiftEntries. Copying manually
  and bytewise decreased performance about two times for building
  up btree objects. This has been observed on native POSIX ( FreeBSD 11 )
  but also on MSYS64 compiles
- Improvements for CegoBTreeCursor. With the new introduced methods
  CegoBTreeNode::getMedPage and CegoBTreeNode::rightValue, the search
  for the appropriate subnode can be made with logarithmic efforts
  instead of linear search. To validate this improvement, the following
  query has been setup for a random filled table t1
  select * from t1 ta where exists ( select * from t1 tb where tb.b = ta.b );
  Execution time with the improved btree cursor was two times faster than with
  old implementation.
- More performance improvements made for btree creation
  changed linear search efforts in CegoBTreeNode::getChildPage to logarithmic
  search efforts ( introduced lb /rb variable )
- Change in CegoBTreeManager::allocPage. Since for cache based creation,
  just a pageId must be allocated, the low level method
  CegoFileHandler::allocatePage is used.This avoids an unnessary
  bufferFix call for the new page
- Introduced appendFid variable for CegoFileHandler class. In case of
  many managed datafiles, the last file with avaiable pages is used
  for the allocatePage method.
- Performance comparison to MariaDB indicates now a better scaling
  from 2 million rows and up ( by using cego btree cache )
- Improvement modifications for btree implementation increased build
  up speed for just about 3 percent. It seems, the most time is used
  by calling shiftEntries method, where memory is moved via memmove.
  I observed, that 8k page size ( instead of 16k ) brought up some
  performance improvement for btree creation of about 100% ( for
  type string(60) with random values )
- More performance improvements in CegoBTreeManager and CegoBTreeNode,
  overall impact still has to be analysed
- Fix in CegoTableManager added for alter table modify column,
  columns with existing btree or key objects can not be modified
  anymore
- Further improvement approach in CegoBTreeManager to increase btree
  creation performance. BufferPage handles have been changed from
  native variables to pointer handles. This should reduce page access
  efforts in case of enabled btree cache

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2016-12-31 18:14:09 +00:00
Rene Ladan
9a5bfc962b Remove expired ports:
2016-12-31 devel/rubygem-devise-async-rails4: Not compatible with devel/rubygem-devise > 3
2016-12-31 devel/rubygem-devise-async: Not compatible with devel/rubygem-devise > 3
2016-12-31 net/iet: Upstream no longer active
2016-12-31 sysutils/geomgui: Development stopped years ago.
2016-12-31 sysutils/screen-legacy: Old version released 2008-08-07 no longer upline maintained.
2016-12-31 sysutils/ntfsprogs: Superseded by sysutils/fusefs-ntfs
2016-12-31 www/rubygem-jekyll2: Use www/rubygem-jekyll instead
2016-12-31 databases/rubygem-dm-devise: Not compatible with devel/rubygem-devise > 3
2016-12-31 devel/rubygem-sprockets211: Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead
2016-12-31 devel/p5-Parse-CPAN-Meta: Merged into devel/p5-CPAN-Meta 2.150008
2016-12-31 devel/jtag: development ceased 2003, superceded by devel/urjtag
2016-12-31 17:43:48 +00:00
Rene Ladan
0896b32448 Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10

Should fix INDEX

audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
audio/linux-f10-alsa-lib
audio/linux-f10-libvorbis
audio/linux-f10-libaudiofile
audio/linux-f10-mikmod
databases/linux-f10-sqlite3
devel/linux-f10-dbus-glib
devel/linux-f10-sdl12
devel/linux-f10-libglade2
devel/linux-f10-devtools
devel/linux-f10-allegro
devel/linux-f10-nspr
devel/linux-f10-dbus-libs
devel/linux-f10-libsigc++20
devel/linux-f10-ncurses-base
dns/linux-f10-libasyncns
emulators/linux_base-f10
emulators/linux-f10
ftp/linux-f10-curl
games/dsnake
graphics/linux-f10-sdl_image
graphics/linux-f10-sdl_ttf
graphics/linux-f10-glew
graphics/linux-f10-ungif
graphics/linux-f10-png
graphics/linux-f10-tiff
graphics/linux-f10-dri
graphics/linux-f10-jpeg
graphics/linux-f10-libGLU
graphics/linux-f10-gdk-pixbuf
graphics/linux-f10-libmng
graphics/linux-f10-cairo
graphics/linux-f10-imlib
lang/linux-f10-tcl85
lang/linux-f10-libg2c
multimedia/linux-f10-libtheora
multimedia/linux-f10-libv4l
net/linux-f10-openldap
net/linux-f10-nss_ldap
print/linux-f10-cups-libs
security/linux-f10-gnutls
security/linux-f10-nss
security/linux-f10-openssl
security/linux-f10-libgpg-error
security/linux-f10-libtasn1
security/linux-f10-libgcrypt
security/linux-f10-libssh2
security/linux-f10-cyrus-sasl2
sysutils/linux-f10-procps
textproc/linux-f10-aspell
textproc/linux-f10-expat
textproc/linux-f10-scim-gtk
textproc/linux-f10-scim-libs
textproc/linux-f10-libxml2
x11/linux-f10-xorg-libs
x11-fonts/linux-f10-fontconfig
x11-themes/linux-f10-qtcurve-gtk2
x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f10-qt45
x11-toolkits/linux-f10-gtk2
x11-toolkits/linux-f10-openmotif
x11-toolkits/linux-f10-pango
accessibility/linux-f10-atk
archivers/linux-f10-ucl
archivers/linux-f10-upx
2016-12-31 17:25:05 +00:00
Sunpoet Po-Chuan Hsieh
5aef941974 - Sort RUN_DEPENDS 2016-12-30 19:21:02 +00:00
Sunpoet Po-Chuan Hsieh
831754a9a3 - Update and sort RUN_DEPENDS 2016-12-30 19:20:58 +00:00
Sunpoet Po-Chuan Hsieh
5c97f077ca - Update to 6.0.4
Changes:	https://github.com/rails/arel/blob/6-0-stable/History.txt
2016-12-30 19:20:53 +00:00
Sunpoet Po-Chuan Hsieh
dde0ea7b4a - Mark DEPRECATED and set EXPIRATION_DATE to 2017-01-31 2016-12-30 19:20:49 +00:00
Sunpoet Po-Chuan Hsieh
9ce0a5e374 - Mark DEPRECATED and set EXPIRATION_DATE to 2017-01-31 2016-12-30 19:20:44 +00:00
Sunpoet Po-Chuan Hsieh
c386620d7e - Update to 0.16.2
- Fix LICENSE
- Add LICENSE_FILE
- Update RUN_DEPENDS: use Rails 4
- Unmark DEPRECATED and remove EXPIRATION_DATE

Changes:	https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
2016-12-30 19:20:40 +00:00
Steve Wills
63e28bc5be databases/rubygem-redis-actionpack4: create port
create port for 4.x version of rubygem-redis-actionpack since it will be needed
by www/rubygem-redis-rails (also currently 4.x)
2016-12-29 23:50:43 +00:00
Dmitry Marakasov
fbafa512a3 - Unbreak on 10.1 by using gcc
PR:		214839
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2016-12-29 09:09:23 +00:00
Wen Heping
35aef787b5 - Update to 1.0.0
PR:		215592
Submitted by:	jjachuf@gmail.com(maintainer)
2016-12-29 01:36:01 +00:00
Wen Heping
501f259df6 - Update to 1.6.1
- Update WWW

PR:		215593
Submitted by:	jjachuf@gmail.com(maintainer)
2016-12-29 01:03:13 +00:00
Steve Wills
9f4dc303c2 databases/rubygem-seed-fu: update to 2.3.6 2016-12-28 15:28:18 +00:00
Steve Wills
992adab101 databases/rubygem-redis-actionpack: update to 5.0.1 2016-12-28 15:10:33 +00:00
Steve Wills
f5d5c6c426 databases/rubygem-paranoia: update to 2.2.0 2016-12-28 15:07:02 +00:00
Steve Wills
2b64a7056d databases/rubygem-mysql2: update to 0.4.5 2016-12-28 15:00:19 +00:00
Steve Wills
efbb9aafac databases/rubygem-couchrest: update to 2.0.0 2016-12-28 14:50:09 +00:00
Steve Wills
45e19a050f databases/rubygem-awesome_nested_set: update to 3.1.1 2016-12-28 14:34:45 +00:00
Steve Wills
946bdc1915 databases/rubygem-arel: update to 7.1.4 2016-12-28 13:48:41 +00:00
Matthew Seaman
5bd9961141 Remove editor backup file added by mistake
Pacify portlint by removing a full stop.
2016-12-28 11:10:33 +00:00
Matthew Seaman
38a99b2108 agate-sql adds SQL read/write support to agate.
WWW: http://agate-sql.rtfd.org/
2016-12-28 11:07:35 +00:00
Steve Wills
4f6888cf88 databases/ruby-sybct: deprecate 2016-12-28 03:35:39 +00:00
Steve Wills
6f4d83d03a databases/ruby-rdbc1: deprecate 2016-12-28 03:34:22 +00:00
Steve Wills
ea3d6fbdb4 databases/ruby-o_dbm: deprecate 2016-12-28 03:31:16 +00:00
Steve Wills
a1bb9bb335 databases/ruby-cdb: deprecate 2016-12-28 03:18:01 +00:00
Steve Wills
1e90dd9d4d databases/rubygem-jdbc-mysql: update to 5.1.40 2016-12-27 19:01:06 +00:00
Steve Wills
990568d08e rubygem-activerecord-jdbcmysql-adapter: update to 1.3.22 2016-12-27 19:00:22 +00:00
Steve Wills
bf020386df databases/rubygem-activerecord-jdbc-adapter: update to 1.3.22 2016-12-27 19:00:03 +00:00