Commit graph

14194 commits

Author SHA1 Message Date
Jimmy Olgeni
1dde8f6449 Upgrade to version 0.4.2. 2015-07-14 23:03:07 +00:00
Jimmy Olgeni
17ac10f506 Upgrade to version 0.9.1. 2015-07-14 20:37:44 +00:00
Dmitry Marakasov
7ea4ce4876 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-14 19:42:23 +00:00
Dmitry Marakasov
51cbc8ddcf - Fix shebangs
- Add LICENSE_FILE
- Fix whitespace

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-14 15:16:08 +00:00
Jimmy Olgeni
2378b6b1e2 Author just confirmed LICENSE to be MIT and fixed the release tag
upstream.
2015-07-14 14:53:05 +00:00
Jimmy Olgeni
7703be8960 Add databases/elixir-calecto, an Adapter for the Calendar library
in Ecto.
2015-07-14 14:47:24 +00:00
Kurt Jaeger
f18fb6790d databases/sqldeveloper: 4.1.0.19.07 -> 4.1.1.19.59
Changes:
http://www.oracle.com/technetwork/developer-tools/sql-developer/sqldev-relnotes-41-2372786.html

PR:		201217
Submitted by:	mizhka@gmail.com (maintainer)
2015-07-14 02:56:46 +00:00
Dmitry Marakasov
d5391654c4 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3
2015-07-13 18:47:49 +00:00
Jimmy Olgeni
822fbd8802 Upgrade to 0.9.0. 2015-07-12 16:17:29 +00:00
Sunpoet Po-Chuan Hsieh
c16e141e52 - Update to 0.98
- Add LICENSE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/CDB_File/CHANGES
PR:		201481
Submitted by:	Jon Nistor <nistor@snickers.org> (maintainer)
2015-07-12 16:08:46 +00:00
Sunpoet Po-Chuan Hsieh
8a1676a4e5 - Update to 6.0.2
Changes:	https://github.com/rails/arel/blob/master/History.txt
2015-07-12 16:07:34 +00:00
Sunpoet Po-Chuan Hsieh
b5d9ba4599 - Add LICENSE
- Add NO_ARCH
- Use PLIST_FILES instead of PLIST
2015-07-12 16:07:15 +00:00
Sunpoet Po-Chuan Hsieh
0045bd42d5 - Update to 2.6.1
Changes:	http://initd.org/psycopg/articles/2015/06/16/psycopg-261-released/
		http://initd.org/psycopg/articles/2015/02/09/psycopg-26-and-255-released/
2015-07-12 16:07:10 +00:00
Kurt Jaeger
e7bb05f3c0 databases/cego: 2.23.8 -> 2.23.9
- Performance fix in CegoSelect::consolidateConjunctionList
  Inappropriate predicates are filtered and added to stack first.
  As a result, predicates are used for table join binding,
  so that efficient tuple retrievel is ensured.
- The fix also avoids infinite query loops for non-reference conditions,
  e.g. select a from t1 where 1 = 1;

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2015-07-12 10:11:43 +00:00
Sunpoet Po-Chuan Hsieh
0df1f056de -- Update to 6.0.1
Changes:	https://github.com/rails/arel/blob/master/History.txt
2015-07-11 15:28:20 +00:00
Sunpoet Po-Chuan Hsieh
133bb3f069 - Convert to new options target helper
- Update comment
- Regenerate patch file with makepatch:
2015-07-11 15:27:23 +00:00
Bartek Rutkowski
0a1f047054 databases/spatialite-tools: update 4.2.0 -> 4.3.0
- Add USES=iconv

PR:		201312
Submitted by:	Bartoletti <coder@tuxfamily.org> (maintainer)
2015-07-11 13:49:28 +00:00
Bartek Rutkowski
7e67af59ab databases/spatialite: update 4.2.0 -> 4.3.0
- Add new options for postgis

PR:		201310
Submitted by:	Bartoletti <coder@tuxfamily.org> (maintainer)
2015-07-11 13:37:53 +00:00
Jimmy Olgeni
f80ea6391f Upgrade to version 0.4.1. 2015-07-10 20:01:09 +00:00
Jimmy Olgeni
850a1632c4 Upgrade to version 0.4.0. 2015-07-10 15:00:20 +00:00
Veniamin Gvozdikov
250458d716 - Fixed bug with run as daemon
- Updated description of port
- Added extra patches to change group
- Bump port revision
- Added gettext depend
2015-07-10 10:59:40 +00:00
Sunpoet Po-Chuan Hsieh
ef0fa46671 - Update to 2.0.0
- Bump PORTREVISION for graphics/gdal shlib change
- Mark astro/merkaartor as BROKEN

Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
2015-07-09 16:05:06 +00:00
Sunpoet Po-Chuan Hsieh
c82fb0f9d5 - Mark BROKEN on DragonFly BSD
PR:		201341
Submitted by:	marino
2015-07-09 15:48:58 +00:00
Mathieu Arnold
0542aa4cba Fix.
Pointy hat to:	vg
Sponsored by:	Absolight
2015-07-08 22:00:22 +00:00
Vanilla I. Shu
3df4f13fa1 Use actual port name as PORTNAME, and set ELIXIR_APP_NAME.
Obtained from:	misc/elixir-uuid
2015-07-08 11:36:52 +00:00
Veniamin Gvozdikov
31116432fe - Updated to lastes version 2015-07-08 10:39:29 +00:00
Boris Samorodov
257257c8d7 Mtools is a collection of helper scripts to parse and filter MongoDB
log files (mongod, mongos), visualize log files and quickly set up
complex MongoDB test environments on a local machine:

* mlogfilter * slices log files by time, merges log files, filters
  slow queries, finds table scans, shortens log lines, filters by
  other atributes, convert to JSON;

* mloginfo * returns info about log file, like start and end time,
  version, binary, special sections like restarts, connections,
  distinct view;

* mplotqueries * visualize logfiles with different types of plots;

* mlogvis * creates a self-contained html file that shows an interactive
  visualization in a web browser (as an alternative to mplotqueries);

* mlaunch * a script to quickly spin up local test environments,
  including replica sets and sharded systems;

* mgenerate * generates structured pseudo-random data based on a
  template for testing and reproduction.

WWW: https://github.com/rueckstiess/mtools/
2015-07-08 09:52:02 +00:00
Veniamin Gvozdikov
53a7175a7b - Update to 0.44 2015-07-08 09:17:44 +00:00
Matthew Seaman
73285a12c7 Fix previous shoddy attempt to set the EXPIRATION_DATE.
Also, on advice reduce the expiration period to two weeks.

Submitted by:	mat
2015-07-08 09:12:06 +00:00
Veniamin Gvozdikov
0646c4cf04 - Update to 0.5.1 2015-07-08 08:41:33 +00:00
Matthew Seaman
e8aff6efca Deprecate and set expiry for two months from now.
- The original motivation for this port was to work around
     compatibility problems with p5-DBD-Pg, but those were fixed
     upstream long ago.
2015-07-08 08:22:01 +00:00
Vanilla I. Shu
ecb8d1aa8c Add elixir-mongo, database driver for mongodb. 2015-07-08 06:22:28 +00:00
Philip M. Gollucci
e8e54de188 databases/p5-Dancer2-Plugin-DBIC update 0.0008 -> 0.0009
- Set NO_ARCH

PR:                  201122
Submitted by:        hvo.pm@xs4all.nl
2015-07-08 03:11:22 +00:00
Veniamin Gvozdikov
ba372be09b - Update to 1.6.5
- Added tarantool user and group
2015-07-07 16:59:55 +00:00
Adam Weinberger
b2fa1c69a6 Remove ${LOCALBASE}/bin/ from BUILD/RUN_DEPENDS in cases where it is unnecessary,
and sort depends where appropriate.
2015-07-07 16:22:54 +00:00
Jimmy Olgeni
37893c2bae Update the remaining Erlang ports to use erlang.mk.
A few mistakes in plists came up, so these ports get a PORTREVISION bump.

Some of the older ports are still left out.
2015-07-06 22:34:11 +00:00
Jimmy Olgeni
a0b3668460 Update most of the Erlang ports to use erlang.mk.
These do not require a PORTREVISION bump.
2015-07-06 22:27:17 +00:00
Matthew Seaman
7234469003 Update to 4.4.11
- Upstream has switched away from SourceForge to their own content
    delivery network
  - Trim some extraneous whitespace

Change Log:   https://www.phpmyadmin.net/files/4.4.11/
2015-07-06 20:29:25 +00:00
Sunpoet Po-Chuan Hsieh
b0ef7d5714 - Remove blank line between NO_ARCH and USE_RUBY 2015-07-06 18:05:37 +00:00
Sunpoet Po-Chuan Hsieh
50b8db09da - Convert to new option target helper 2015-07-06 17:46:17 +00:00
Jimmy Olgeni
3e62d96075 Remove unnecessary DOCS and inclusions of bsd.port.options.mk. 2015-07-06 11:26:38 +00:00
Mikolaj Golub
f78fc077a9 - update to 1.2.11
- fix build on i386
- change the daemons default starting order (managers should start first)
2015-07-04 18:40:53 +00:00
Sunpoet Po-Chuan Hsieh
b50d77236d - Revert r391306 as it has no maintainer approval 2015-07-04 15:21:28 +00:00
John Marino
08ffce06e8 databases/rocksdb: Unbreak on DragonFly
For the third time, disable Werror on this port.
For this latest version, that wasn't the only problem with regard to
DragonFly -- the endian configuration code was wrong and required a
patch to fix.
2015-07-04 15:17:23 +00:00
Muhammad Moinur Rahman
97ca752c56 databases/freetds: Update version 0.95.8=>0.95.18 2015-07-04 10:19:38 +00:00
Matthew Seaman
d4ddb373d7 Update to 5.1.36
- limit acceptable OpenJDK versions to 1.6 and 1.7

Change Log:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-36.html
PR:		201317
Submitted by:	glewis
2015-07-04 10:16:43 +00:00
Muhammad Moinur Rahman
35c7fc48bc databases/pecl-mongo: Update version 1.6.9=>1.6.10 2015-07-04 09:55:09 +00:00
Jimmy Olgeni
6429d93a71 Project has moved: fix WWW tag. 2015-07-04 00:26:49 +00:00
Bartek Rutkowski
99a82425a3 databases/mariadb55-server: update 5.5.41 -> 5.5.43
- Updates databases/mariadb55-client to 5.5.43
- Replace spaces with tabs

PR:		200098
Submitted by:	brnrd
Approved by:	maintainer timeout (2 months)
2015-07-03 19:13:32 +00:00
Jimmy Olgeni
6b8ec14a99 Version 0.2.1 was just released by upstream... 2015-07-03 15:34:14 +00:00