Commit graph

14173 commits

Author SHA1 Message Date
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
Jimmy Olgeni
72f8565a72 Add databases/elixir-timex_ecto, an adapter for using Timex
DateTimes with Ecto.
2015-07-03 15:23:10 +00:00
Jimmy Olgeni
708b7d3bf9 Add a new USES elixir.mk (from lang/elixir/bsd.elixir.mk) and
adjust all Elixir ports.
2015-07-03 13:59:45 +00:00
John Marino
74d3bc86be Add USES=alias to 11 ports (non-invasive DragonFly support) 2015-07-03 10:46:51 +00:00
Jimmy Olgeni
f89c2df21c Fix include syntax to avoid using PORTSDIR (defined by bsd.port.mk).
Submitted by:	cperciva
2015-07-02 21:01:40 +00:00
Xin LI
6d3cd0eac4 Update to 0.9.15, move to Github and add LICENSE. 2015-07-02 18:13:48 +00:00
Sunpoet Po-Chuan Hsieh
f0802b9f25 - Update to 0.004001
Changes:	http://search.cpan.org/dist/DBIx-Class-Candy/Changes
2015-07-02 17:38:57 +00:00
Philip M. Gollucci
4e3d011569 Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
2015-07-02 16:01:06 +00:00
Jimmy Olgeni
2a0a791082 Add databases/elixir-mariaex, a database driver for MariaDB and
MySQL written in pure Elixir.
2015-07-02 13:11:54 +00:00
Jimmy Olgeni
31179490c3 Add databases/elixir-postgrex, a database driver for PostgreSQL
written in pure Elixir.
2015-07-02 13:08:26 +00:00
Jimmy Olgeni
70d01c16e6 Add databases/elixir-ecto, a database wrapper for Elixir. 2015-07-02 13:05:08 +00:00
Sunpoet Po-Chuan Hsieh
5b30902097 - Update to 1.3.17
- Sort RUN_DEPENDS
- Add NO_ARCH

Changes:	https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md
2015-07-01 17:46:26 +00:00
Sunpoet Po-Chuan Hsieh
f5dfe2e42f - Update to 1.3.17
Changes:	https://github.com/jruby/activerecord-jdbc-adapter/blob/master/History.md
2015-07-01 17:46:22 +00:00
David Chisnall
b6546ca2ca Update GNUstep ports to their latest versions.
Also fix a few bits of generic infrastructure along the way.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2961
2015-07-01 13:50:28 +00:00
Steve Wills
3b549d3326 databases/libmemcached: revert using --with-pic
This wasn't necessary

Pointyhat to:		swills
Reported by:		tijl, bapt
2015-07-01 01:04:24 +00:00
Steve Wills
054d194d68 databases/p5-Memcached-libmemcached: improve patch
The patch to Makefile.PL needed to also replace $Config{lib_ext} (which
defaults to ".a") with ".so" so that we link against the right thing. This
avoids the need to patch databases/libmemcached.

While here, also avoid hard coding the path to PREFIX and split out the
libstdc++ to libc++ patch, avoiding duplication.

Pointyhat to:		swills
Reported by:		tijl, bapt
2015-07-01 01:03:03 +00:00
Steve Wills
3f87275c8d databases/p5-Memcached-libmemcached: update to 1.001801
While here, patch out the bundled libmemcached and use the one from ports
2015-06-30 19:28:32 +00:00
Steve Wills
ef2a451323 databases/libmemcached: build with -fPIC
Fixes static lib build on 9.x

Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2015-06-30 19:26:32 +00:00
Dmitry Marakasov
e3d6801615 - Remove now needless chmod u+w/u-w from my and unmaintained ports 2015-06-29 18:42:55 +00:00
Adam Weinberger
26f58ed1c0 After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.

Remove all instances of it from perl@ ports.
2015-06-29 15:47:44 +00:00
Sunpoet Po-Chuan Hsieh
5a84a32ad5 - Remove DOCS option
- Bump PORTREVISION for package change
2015-06-29 13:50:34 +00:00
Sunpoet Po-Chuan Hsieh
1055d8540a - Cleanup CONFLICTS
- Use CONFLICTS_INSTALL instead of CONFLICTS
2015-06-29 04:58:43 +00:00