Commit graph

12776 commits

Author SHA1 Message Date
Martin Wilke
1c5e0387a6 - Update to 3.5.2
PR:		189124
Submitted by:	maintainer
2014-05-21 08:15:16 +00:00
Matthew Seaman
11925cbb78 Update to 4.2.2
This is a routine bugfix update.

Change Log:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.2/phpMyAdmin-4.2.2-notes.html/view
2014-05-21 06:26:35 +00:00
Alexey Dokuchaev
572dadb91f - Belatedly update to version 1.7
- Move USES knob where it's normally found

Approved by:	maintainer (implicit)
2014-05-21 03:55:21 +00:00
Palle Girgensohn
45fdaf26b0 Add -docs, -plgtcl, -plperl, -plpython and -pltcl to the flora of postgresql94-ports 2014-05-20 22:26:21 +00:00
Palle Girgensohn
44c5c2289a fix broken plist 2014-05-20 21:58:23 +00:00
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Steven Kreuzer
26fc230200 Depend on devel/libexecinfo 2014-05-20 17:35:39 +00:00
Frederic Culot
f3e8f2d8d6 - Update to 3.8.4.3
PR:		ports/189986
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-05-20 12:40:46 +00:00
Frederic Culot
d3fd289b72 - Update to 3.8.4.3
Changes:	http://www.sqlite.org/releaselog/3_8_4_3.html
PR:		ports/189985
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-05-20 12:38:09 +00:00
Vanilla I. Shu
4a29590edf Support staging.
Approved by:	portmgr@
2014-05-19 16:05:55 +00:00
Vanilla I. Shu
6be1f547d3 Support staging.
Approved by:	portmgr@
2014-05-19 16:01:00 +00:00
Vanilla I. Shu
ee4c638ef9 Support staging.
Approved by:	portmgr@
2014-05-19 15:57:08 +00:00
Vanilla I. Shu
6537adaa3e Support staging. 2014-05-19 15:51:26 +00:00
Vanilla I. Shu
cda85fc9f8 Support staging.
Approved by:	portmgr@
2014-05-19 15:49:42 +00:00
Vanilla I. Shu
9b8fa99c53 Support staging.
Approved by:	portmgr@
2014-05-19 12:55:10 +00:00
Wen Heping
22c5a9fc86 - Stage support
- Convert to optionsNG
- Pet portlint
2014-05-19 12:47:41 +00:00
Vanilla I. Shu
c2b97c8222 Support staging.
Approved by:	portmgr@
2014-05-19 12:46:54 +00:00
Vanilla I. Shu
e242c792ec Support staging.
Approved by:	portmgr@
2014-05-19 12:33:00 +00:00
Vanilla I. Shu
e04086f95a Support staging, sort pkg-plist.
Approved by:	portmgr@
2014-05-19 12:24:39 +00:00
Raphael Kubo da Costa
1f3493ec86 Update to 3.52.9.
Changes upstream include:
* Added support for building on recent versions of Mac OS X
* Fixed warnings from autoconf/automake
* Fixed infinite loop in connection pool
* Fixed compiler warnings
* Fixed build dependency for make -jX
* Fixed check for Unicode driver
* Fixed issue calling SQLCancel from other thread
* Fixed SQLInstallDriverEx when driver is readonly

The "Fixed build dependency for make -jX" part is important, as parallel
builds (particularly with the GTK2 option on) normally fail with 3.52.8.

Based on a patch by Jia-Shiun Li <jiashiun@gmail.com> [1].

PR:		ports/189496 [1]
Submitted by:	Jia-Shiun Li <jiashiun@gmail.com> [1]
MFH:		2014Q2
2014-05-19 11:44:50 +00:00
Vanilla I. Shu
3d37877657 Support staging.
Approved by:	portmgr@
2014-05-19 08:17:39 +00:00
Vanilla I. Shu
d1b5697e9f support staging.
Approved by:	portmgr@
2014-05-19 08:14:33 +00:00
Vanilla I. Shu
4c2524de2d Support staging.
Approved by:	portmgr@
2014-05-19 08:04:57 +00:00
Vanilla I. Shu
6a97933ecb Support staging.
Approved by:	portmgr@
2014-05-19 07:49:32 +00:00
Martin Wilke
eefe8fae08 - Update to 3.0
- Stage support
- Options helper

PR:		187760
Submitted by:	Ports Fury
2014-05-19 07:47:38 +00:00
Palle Girgensohn
871f7f3137 The PostgreSQL Global Development Group announced that the first beta
release of PostgreSQL 9.4, the latest version of the world's leading
open source database, is available today.  This beta contains previews
of all of the features which will be available in version 9.4, and is
ready for testing by the worldwide PostgreSQL community.  Please
download, test, and report what you find.

Major Features
--------------

The new major features available for testing in this beta include:

* JSONB: 9.4 includes the new JSONB "binary JSON" type. This new
  storage format for document data is higher-performance, and comes with
  indexing, functions and operators for manipulating JSON data.
* Replication: The new Data Change Streaming API allows decoding and
  transformation of the replication stream.  This lays the foundation
  for new replication tools that support high-speed and more flexible
  replication and scale-out solutions.
* Materialized Views with "Refresh Concurrently", which permit
  fast-response background summary reports for complex data.
* ALTER SYSTEM SET, which enables modifications to postgresql.conf
  from the SQL command line and from remote clients, easing
  administration tasks.
2014-05-18 14:44:53 +00:00
Martin Wilke
16b0e0b9a9 - Update to 2.5.0b5
- Pet portlint

PR:		189765
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:33:56 +00:00
Martin Wilke
be57e7e0e9 - Update to 1.5.2
PR:		189766
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:33:15 +00:00
Martin Wilke
04995b15f4 - Update to 1.11.3
- Pet portlint

PR:		189768
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-18 07:26:29 +00:00
Steve Wills
3dc286dab4 - Fix paths for SHEBANG_FILES
Pointyhat to:	swills
Approved by:	vanilla
2014-05-18 02:07:47 +00:00
Koop Mast
8e4282ffe6 Catch up with libxml2 api breakage in 2.9.x 2014-05-17 21:28:59 +00:00
Vanilla I. Shu
d58c1612d8 Fix shebang.
Submitted by:	swills@
2014-05-17 13:11:59 +00:00
Martin Wilke
656a92a6a2 - Update to 2.2.0
PR:		189184
Submitted by:	maintainer
2014-05-17 10:55:09 +00:00
Vanilla I. Shu
a76b81ad55 1: Support staging.
2: make portlint happy.

Approved by:	portmgr@
2014-05-16 15:02:06 +00:00
Vanilla I. Shu
15fb56d6d1 Support staging.
Approved by:	portmgr@
2014-05-16 14:37:18 +00:00
Vanilla I. Shu
84a741205e Fix latest build warning with ${DOCDIR}
Submitted by:	swills@
2014-05-16 14:28:03 +00:00
Philippe Audeoud
2f5902f193 - Update to 1.112 2014-05-16 14:25:30 +00:00
Philippe Audeoud
ebfb110350 - Update to 0.002105 2014-05-16 14:11:33 +00:00
Philippe Audeoud
15c8dbba27 - Update to 3.2.0 2014-05-16 13:59:49 +00:00
Vanilla I. Shu
412dbb3132 Fix pkg-plist.
Submitted by:	swills@
2014-05-16 13:56:24 +00:00
Vanilla I. Shu
54c6c888b5 add shebangfix, and bump version.
Submitted by:	swills@
2014-05-16 13:55:48 +00:00
Vanilla I. Shu
dbb6541c21 Support staging.
Approved by:	portmgr@
2014-05-16 12:19:31 +00:00
Vanilla I. Shu
8e391395bc Support staging.
Approved by:	portmgr@
2014-05-16 08:13:22 +00:00
Vanilla I. Shu
d8e59b44cb 1: Support staging.
2: use USE_RC_SUBR instead.
2014-05-16 08:05:05 +00:00
Alex Dupre
d94b7d4b56 Fix build on 32-bit archs. 2014-05-16 07:58:04 +00:00
Vanilla I. Shu
21700363ac Support staging. 2014-05-16 06:49:56 +00:00
Vanilla I. Shu
ac2ec40444 Support staging.
Approved by:	portmgr@
2014-05-16 06:45:29 +00:00
Vanilla I. Shu
ff342a02c8 Support staging.
Approved by:	portmgr@
2014-05-16 06:37:36 +00:00
Vanilla I. Shu
5dd533b7da Support STAGEDIR. 2014-05-16 03:29:49 +00:00
Vanilla I. Shu
d3716a5a6d Support STAGEDIR. 2014-05-16 03:11:14 +00:00
Vanilla I. Shu
3b51bf0323 Support STAGEDIR.
Approved by:	portmgr@
2014-05-16 03:07:40 +00:00
Vanilla I. Shu
07bac747a7 Support STAGEDIR.
Approved by:	portmgr@
2014-05-16 02:52:36 +00:00
Vanilla I. Shu
d73e537850 Support STAGEDIR.
Approved by:	portmgr@
2014-05-16 02:44:55 +00:00
Vanilla I. Shu
7c644cf042 Support STAGEDIR.
Approved by:	portmgr@
2014-05-16 02:39:50 +00:00
Vanilla I. Shu
f07e29a507 Support STAGEDIR.
Approved by:	portmgr@
2014-05-16 02:34:26 +00:00
Vanilla I. Shu
0af4b3ca87 Support STAGEDIR. 2014-05-16 02:31:45 +00:00
Li-Wen Hsu
d752f163b2 - Update to 0.6.5
- Drop easy_install

PR:		ports/189750
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-14 13:50:40 +00:00
Li-Wen Hsu
99df86642a - Update to 0.6.2
- Remove obsolete PYDISTUTILS_PKGNAME
- Pet portlint

PR:		ports/189752
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-14 13:33:11 +00:00
Matthew Seaman
1c4cb978c7 Update to 4.2.1
This is a routine bugfix release.

Change Log:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.1/phpMyAdmin-4.2.1-notes.html/view
2014-05-14 12:43:52 +00:00
Wen Heping
7d1260842f - Update to 0.95.012 2014-05-14 06:49:07 +00:00
Wen Heping
a88d77c8fb - Update to 1.9.9 2014-05-14 06:48:33 +00:00
Sergey A. Osokin
73113c1988 Upgrade from 2.8.8 to 2.8.9.
<ChangeLog>

# UPGRADE URGENCY: LOW, only new features introduced, no bugs fixed.

* [NEW] The HyperLogLog data structure. You can read more about it
        in this blog post. http://antirez.com/news/75
* [NEW] The Sorted Set data type has now support for lexicographic range
        queries, check the new commands ZRANGEBYLEX, ZLEXCOUNT and
        ZREMRANGEBYLEX, which are documented at http://redis.io.

</ChangeLog>
2014-05-14 02:05:04 +00:00
Gerald Pfeifer
9bd820f8da - Stage.
- Add LICENSE (BSD).
- Tweak WWW line in pkg-descr.

PR:		188609
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
2014-05-13 22:30:06 +00:00
Antoine Brodin
ee4ae5baeb Maintainer no longer wishes to maintain those 2 ports 2014-05-13 16:48:50 +00:00
Niclas Zeising
08755a564c Fix build on current [1]
PR:		ports/188793 [1], ports/187919 [2]
Submitted by:	zeising [1], Thomas Schweikle <tps@vr-web.de> [2]
Approved by:	maintainer timeout
2014-05-13 05:01:14 +00:00
David Naylor
821bb24c55 Stagify databases/py-dbf.
- Add stage support
 - Add LICENSE=BSD3CLAUSE (see ${WORKDIR}/dbf.py)

PR:		ports/188608
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (implicit)
2014-05-12 17:58:25 +00:00
Steven Kreuzer
d2391216d9 twemproxy, aka nutcracker is a fast and lightweight proxy for memcached and
redis protocol. It was primarily built to reduce the connection count on the
backend caching serve

WWW: https://github.com/twitter/twemproxy
2014-05-12 17:55:07 +00:00
Kurt Jaeger
0219060b39 databases/mysqltuner: 1.2.0 -> 1.3.0, switch to my FreeBSD account email
Approved by:  culot (mentor)
2014-05-12 16:43:39 +00:00
Sunpoet Po-Chuan Hsieh
6e02a88ab6 - Add py-geoalchemy 0.7.2
GeoAlchemy is an extension of SQLAlchemy. It provides support for Geospatial
data types at the ORM layer using SQLAlchemy. It aims to support spatial
operations and relations specified by the Open Geospatial Consortium (OGC).

WWW: https://pypi.python.org/pypi/GeoAlchemy
2014-05-12 16:36:01 +00:00
Sunpoet Po-Chuan Hsieh
0db13278e7 - Fix build on DragonFlyBSD
Requested by:	vanilla
Tested by:	vanilla
2014-05-12 16:27:31 +00:00
Steve Wills
6de0b519de - Mark deprecated since it's deprecated upstream [1] [2]
- Mark broken on 10.0 and newer because it doesn't build [2]
- Stage just so I can commit [2]
- Switch to USES=tar:bzip2 to silence warnings [2]
- Cleanup pkg-descr [2]
- Bump PORTREVISION for package change (pkg-descr) [2]
- Not assigning maintainership because port is expiring

PR:		ports/188825 [1]
PR:		ports/189681 [2]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [2]
2014-05-12 14:35:32 +00:00
Alex Dupre
c7a80e2f56 Update to 2.6.1 release. 2014-05-12 12:59:48 +00:00
Alex Dupre
4c60089007 Stagify. 2014-05-12 12:46:19 +00:00
Dmitry Sivachenko
3663ba3947 Add python version against which package was built into PKGNAME;
Fix secondary category.
2014-05-12 12:19:49 +00:00
Dmitry Sivachenko
7a1f12d977 Fix a typo. 2014-05-12 12:04:54 +00:00
Dmitry Sivachenko
8f6b583fe9 Remove testing leftover. 2014-05-12 11:39:13 +00:00
Dmitry Sivachenko
11466df3a9 New port: nagios-check_mongodb.
A Nagios plugin to check MongoDB status.
2014-05-12 11:32:53 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Guido Falsi
8800692b14 Stage port. 2014-05-12 09:02:56 +00:00
Baptiste Daroussin
5df7030d8f Remove EOLed firebird 2.0 2014-05-11 21:22:47 +00:00
Baptiste Daroussin
f6b2369b5b Mark as broken (it does not compile with any modern compilers)
While here convert to USE_FIREBIRD

With hat:	portmgr
2014-05-11 21:22:41 +00:00
Dirk Meyer
0eada0507b - drop maintainership 2014-05-11 11:24:26 +00:00
Raphael Kubo da Costa
a3a0a272d9 - Support staging.
- Set LICENSE.

PR:		ports/189625
Submitted by:	lbartoletti <coder@tuxfamily.org> (maintainer)
2014-05-10 22:31:15 +00:00
Antoine Brodin
439d18c040 Reset more maintainers:
<yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1
    <yar@FreeBSD.org>: Recipient address rejected: User unknown in local

<rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said:
    550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO

<stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said:
    550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable

<ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1
    <ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in

<toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1
    <toru@tenchi.ne.jp>... User unknown (in reply to RCPT TO command)

<nehe@cruzinternet.com>: host inbound.platinum.ca[69.31.192.27] said: 550
    cuda_nsu User [nehe@cruzinternet.com] does not exist (in reply to RCPT TO

<ports@emorific.com>: Host or domain name not found. Name service error for
    name=emorific.com type=AAAA: Host not found

<ubique@peterhost.ru>: host mx.mail.corp.hostcomm.ru[89.111.166.49] said: 550
    Sorry, no mailbox here by that name (in reply to RCPT TO command)

<ports@brandon.dvalentine.com>: host ASPMX.L.GOOGLE.com[2607:f8b0:400c:c01::1a]
    said: 550-5.1.1 The email account that you tried to reach does not exist.

With hat:	portmgr
2014-05-10 18:28:13 +00:00
Dmitry Marakasov
b851b8597f - Don't remove mtree directories
Approved by:	portmgr
2014-05-09 21:13:09 +00:00
Matthew Seaman
a9c28664ea Update to 4.2.0
This is a significant feature and bugfix upgrade.

Note: this release drops compatibility with the php-mysql module,
relying solely on php-mysqli now.

Change log:    http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.0/phpMyAdmin-4.2.0-notes.html/view
2014-05-09 06:27:17 +00:00
Kurt Jaeger
67fdeb4765 databases/my2cego: switch to my FreeBSD account email
Approved by:    culot (mentor)
2014-05-09 05:16:24 +00:00
Vanilla I. Shu
5ac1c9aa8f - Stage
- Add LICENSE

PR:		ports/188647
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@
2014-05-09 03:30:04 +00:00
Vanilla I. Shu
2f1484fd4d - Stage
- Pet portlint

PR:		ports/188625
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@
2014-05-09 03:26:49 +00:00
Kurt Jaeger
bb6eee2402 databases/freetds-devel: fix pkg-plist for make install,
change MAINTAINER email

PR: ports/189411
Submitted by:	Kris Van Biesen
Approved by:    jadawin (mentor)
2014-05-08 17:57:10 +00:00
Glen Barber
def3ec08f6 Fix a few nits with databases/pgtune that cause runtime
problems:

 - Add USES=shebangfix
 - Replace USE_PYTHON=yes with USE_PYTHON=2+
 - Fix shebang line to use python2.N
 - Bump PORTREVISION

Reported by:	pathiaki2@yahoo.com (via ports@)
Redports ID:	https://redports.org/buildarchive/20140508164000-29103/
Sponsored by:	The FreeBSD Foundation
2014-05-08 17:06:35 +00:00
Baptiste Daroussin
c146842a20 Fix build after libiodbc/unixODBC changes 2014-05-08 13:10:15 +00:00
Antoine Brodin
98e2a8df38 Reset maintainer:
<qingfeng@douban.com>: host aspmx.l.google.com[74.125.131.27] said: 550-5.1.1
    The email account that you tried to reach does not exist.

With hat:	portmgr
Reported by:	pkg-fallout
2014-05-08 07:59:13 +00:00
Sunpoet Po-Chuan Hsieh
21b9c53a21 - Fix RUN_DEPENDS
- Add LICENSE
- Remove leading indefinite article from COMMENT
- Bump PORTREVISION for dependency change
2014-05-08 05:21:05 +00:00
Sunpoet Po-Chuan Hsieh
26d7f14b24 - Add regression-test: 2014-05-08 03:04:11 +00:00
Baptiste Daroussin
99a2042eb2 strip binaries
USES=libtool:keepla
USES=gmake
2014-05-07 23:59:12 +00:00
Baptiste Daroussin
47e96a4d38 Use options
Support stage
Convert to USES=gmake dos2unix
Always use gcc as a compiler
2014-05-07 23:54:51 +00:00
Baptiste Daroussin
26f5e61764 Support stage
Use option framework
Convert to USES=gmake
2014-05-07 23:49:46 +00:00
Baptiste Daroussin
5369a2f90d Fix build
Convert to USES=gmake pgsql
Convert to unix file format
2014-05-07 23:45:37 +00:00
Antoine Brodin
13efb732a2 Unbreak 2014-05-06 18:43:03 +00:00
Tijl Coosemans
3f890c31c6 - Run autotools in the same order as autoreconf, i.e. libtoolize, aclocal,
autoconf, autoheader, automake. [1]
  This should allow replacing custom pre-configure and run-autotools
  targets that some ports have with USE_AUTOTOOLS.
- Set default LIBTOOLIZE_ARGS:
  -i: install missing build scripts.
  -c: copy files instead of linking them.  This is needed for USES=libtool
      to be able to patch them.
  -f: force replacement of existing files.  This ensures all files belong
      to the same version.

database/vsqlite:
- Fix with new LIBTOOLIZE_ARGS.
- INSTALL_TARGET=install-strip.
- Drop :keepla.

Reported by:	Nikola Kolev <koue@chaosophia.net> [1]
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-05-06 09:55:35 +00:00
Baptiste Daroussin
4576cbf9f3 Switch over to unixODBC to fix build after r353029
PR:		ports/189382
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2014-05-06 07:32:18 +00:00
Tijl Coosemans
a45da9a027 Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all
dependent ports.

cad/repsnapper:
- Remove excessive dependencies.
- Convert to USES=libtool.
- Set LDFLAGS to fix detection of libintl.
- Use @sample.

databases/mysql-workbench51:
- Remove remnants of former slave ports.
- Convert some LIB_DEPENDS to USE_GNOME.
- Convert to USES=libtool.
- Staging.

databases/mysql-workbench52:
- USES=libtool.

devel/libsigrok:
- USES=libtool.
- INSTALL_TARGET=install-strip.

devel/liborcus:
- USES=libtool tar:bzip2.
2014-05-05 22:50:59 +00:00
Raphael Kubo da Costa
5b979ce1a8 The KDE on FreeBSD team presents Qt 4.8.6.
This is a minor bugfix release that fortunately contains quite a few patches
that we have upstreamed in the past months.

See http://blog.qt.digia.com/blog/2014/04/24/qt-4-8-6-released/ for a
summary of changes, and
http://download.qt-project.org/official_releases/qt/4.8/4.8.6/changes-4.8.6
for a detailed list of changes.

This patch contains commits by me, makc@ and Schaich Alonso.

PR:		ports/189213
2014-05-05 20:47:22 +00:00
Baptiste Daroussin
f4f46a920e Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
2014-05-05 16:24:00 +00:00
Baptiste Daroussin
1604951b30 Convert to USES=pgsql
While here:
databases/pg_reorg
- stagify

databases/iplike
- convert to USES=libtool
- strip binarie

databases/ip4r
- strip binaries

databases/postgresql-libpgeasy
- convert to USES=libtool
- strip binaries
- stagify

databases/postgresql-libpqxx
- convert to USES=libtool
- strip binaries

databases/postgresql-libpqxx3
- convert to USES=libtool
- strip binaries
2014-05-05 13:48:25 +00:00
Baptiste Daroussin
9a7f7b5fc6 Convert to USES=pgsql
While here:
- stage support for pg_rman
- stage support for pgagent
- stage support for hashtypes
2014-05-05 12:40:05 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Raphael Kubo da Costa
78a69b6da1 Prevent the port from hardcoding its own CFLAGS/CXXFLAGS.
This should fix the build with clang 3.4, which refuses to accept options
such as -fforce-addr and -fno-force-addr.

While here, update the port's website in pkg-descr as well.

MFH:		2014Q2
2014-05-03 15:49:51 +00:00
Kurt Jaeger
33a13f5e9e databases/cego: update 2.20.1 -> 2.20.9
PR:             ports/186776
Submitted by:   pi
Approved by:    jadawin (mentor)
2014-05-02 20:20:07 +00:00
Steven Kreuzer
614d917bf3 - Stage
- Add LICENSE
- Pet portlint

PR:		ports/188648
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-05-02 19:23:06 +00:00
Veniamin Gvozdikov
53f1e83083 Up to 0.38:
* Parser doesn't segfault if tarantool replies by broken package.

Submitted by:	myself
2014-05-02 18:15:43 +00:00
Veniamin Gvozdikov
b8ae48cb31 Up to 1.5.3:
* Added new plugins: sql, sophia (disk storage)
* Added broken on FreeBSD less than 9.0 (doesn't build)

Submitted by:	myself
2014-05-02 17:07:03 +00:00
Veniamin Gvozdikov
e339f8a956 Update to 1.4.8.
Changelog: https://github.com/basho/riak/blob/1.4/RELEASE-NOTES.md

PR:		ports/188692
Submitted by:	myself
Approved by:	maintainer (timeout)
2014-05-02 09:40:06 +00:00
Wen Heping
f8ab407af7 - Pass maintainership to new volunteer 2014-05-02 07:11:45 +00:00
Wen Heping
cdbe4d64f6 - Allow install lite version
PR:		189211
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
2014-05-02 00:48:17 +00:00
Koop Mast
d12d4acc86 There is no _WITH/_WITHOUT support in bsd.options.mk. Use _ON/_OFF instead
for the kerberos option and fix typo in _OFF line.

Submitted by:	John Hein <john.hein@microsemi.com>
2014-05-01 08:31:24 +00:00
Koop Mast
e2199fa514 Fix kerberos enable/disable flags.
PR:		ports/189037 (based on)
Submitted by:	barbara@
2014-04-29 21:09:26 +00:00
Sunpoet Po-Chuan Hsieh
bcd2ccb2b1 - Update to 1.001002
- Add LICENSE

Changes:	http://search.cpan.org/dist/DBIx-Class-Cursor-Cached/Changes
2014-04-29 13:21:45 +00:00
Barbara Guida
ed5302cc0f Update to 4.0.1.14.48
Submitted by:	bar (myself)
Approved by:	jjuanino@gmail.com (maintainer)
2014-04-28 21:43:18 +00:00
Guido Falsi
e81683c1d9 ODBC driver for SQLite 2 and 3.
WWW: http://www.ch-werner.de/sqliteodbc/
2014-04-28 21:12:23 +00:00
Wen Heping
2e5f891019 - Update to 6.0.1
- Add LICENSE
- Pass maintainership to submitter

PR:		189070
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-28 15:07:11 +00:00
Wen Heping
e311fe5f91 - Update to 4.1.0
- Added STAGE support

PR:		189051
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-28 04:32:27 +00:00
Antoine Brodin
7d06e3b526 Mark a few unfetchable ports BROKEN
With hat:	portmgr
2014-04-27 14:38:18 +00:00
Matthew Seaman
a9a884db2b Update to 4.1.14
This is a routine bugfix update

Change Log:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.14/phpMyAdmin-4.1.14-notes.html/view
2014-04-27 08:22:33 +00:00
Sunpoet Po-Chuan Hsieh
a1524b126a - Update to 1.11.0
- Use PORTDATA
- Bump PORTREVISION for graphics/gdal shlib change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
2014-04-26 18:18:39 +00:00
Sunpoet Po-Chuan Hsieh
a6420e8374 - Update to 0.6.5
- Add LICENSE
- Use USES=gmake
- Support STAGEDIR
- Pass maintainership to submitter
- While I'm here:
  - Use USES=pathfix
  - Use MANPAGES instead of MAN
  - Simplify Makefile
  - Remove Author line

PR:		ports/188601
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-26 18:14:03 +00:00
Martin Wilke
0b4661ab00 - Update to 1.5.1
PR:		188717
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-25 12:18:39 +00:00
Martin Wilke
a94eb32ae6 - Update to 0.100
- Add LICENSE

PR:		188957
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-25 12:16:02 +00:00
Baptiste Daroussin
806a85a643 Switch to USES=libtool
Use options helpers
Use options sub
strip binaries
2014-04-25 06:30:28 +00:00
Tijl Coosemans
0b27797e0e Convert to USES=libtool. 2014-04-24 17:18:40 +00:00
Boris Samorodov
1620dd0dff . fix plist; [1]
. do not use desktop-file-utils (there are no mime types at the desktop file);
. bump PORTREVISION.

Reported by:	jenkins (swills via e-mail)  [1]
2014-04-24 14:32:32 +00:00
William Grzybowski
04bb15a9f6 databases/pymongo: update to 2.7 2014-04-24 14:18:46 +00:00
Boris Samorodov
970c39484c . support staging; [1]
. update to version 0.9.6.1.

PR:		ports/188871  [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>  [1]
2014-04-23 14:04:38 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Kubilay Kocak
dc25f558f7 databases/py-gdbm: Make install PREFIX-safe
Pass a PREFIX-safe Python library directory to Python --install arguments.

While I'm here:

- Re-order and sort USE(S) and PYDISTUTILS entries
- Whitespace alignment
2014-04-23 11:49:08 +00:00
Baptiste Daroussin
273a8ba3a2 Support stage 2014-04-21 23:49:17 +00:00
Baptiste Daroussin
dfeaf523bb Switch to lua 5.2
Obtained from:	pkgsrc
2014-04-21 21:41:24 +00:00
John Marino
a6a0c60093 databases/sqlbuddy: Unbreak and stage
The maintainer actually provided a PR to address the breakage long
before it was marked broken.  itetcu asked him a valid question: Why
is sqlbuddy defaulting to sqlite when it is primarily a mysql tool?
The question was never answered and the PR got thrown back on the heap.

The SQLite component is what is missing.  Let's remove sqlite as an
option to restore the build and stage while here.  It's bumped because
of the change in default options.

PR:		ports/181708
submitted by:	maintainer (Chenguang Li)
modified by:	marino
MFH:		2014Q2
2014-04-21 19:02:18 +00:00
Timur I. Bakeyev
0345c64a75 Add NO_PYTHON knob to make lev@ a bit happier. Minor version update of tdb. 2014-04-20 23:46:59 +00:00
Antoine Brodin
ae758be51a Mark broken, fails to build
ocamlfind ocamlc -g -package unix,extlib,pcre,calendar,csv \
  -pp "camlp4o pa_extend.cmo q_MLast.cmo  -parser Camlp4MacroParser -impl" \
  -I +camlp4 -c -impl pa_pgsql.ml4
File "pa_pgsql.ml4", line 127, characters 16-16:
Error: Unbound value _loc

Reported by:	pkg-fallout
With hat:	portmgr
2014-04-20 19:06:04 +00:00
Baptiste Daroussin
69693724c0 Update to 1.0
Support stage
Use lua 5.2
2014-04-20 09:16:29 +00:00
Raphael Kubo da Costa
d4b26346b5 Update to 1.12.1.
1.12.1                           07-April-2014
----------------------------------------------
- Fixed deadlock in SearchManager
- Fixed notification emission when appending items
- Fixed ItemRetriever ignoring changeSince argument
- Fixed X-AKAPPEND command response
- Fixed RID-based FETCH
- Fixed data loss in case of long-lasting copy or move operations
2014-04-18 18:13:12 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Pietro Cerutti
891e69b5e4 - Unbreak by depending on OpenSSL from ports
- Bump PORTREVISION (dependencies changed)

Reported by:	pkg-fallout
2014-04-16 09:21:11 +00:00
Steve Wills
4ca93c8687 - Stage
- Add LICENSE
- Pet portlint
- pkg-plist fix

PR:		ports/188664
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> (maintainer)
2014-04-15 17:45:54 +00:00
Steve Wills
d966983243 - Stage
PR:		ports/188652
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-15 17:29:54 +00:00
William Grzybowski
b2e42129b2 databases/py-sqlobject: update to 1.5.2 2014-04-15 17:06:31 +00:00
Steve Wills
185d57e0e3 - Stage
- Pet portlint

PR:		ports/188650
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-15 15:58:00 +00:00
Steve Wills
51a7646919 - Stage [1]
- Add LICENSE [1]
- Pet portlint [1]
- Move freetds version check to pre-build to avoid issues when patching when freetds isn't installed

PR:		ports/188646
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-15 15:53:59 +00:00
Steve Wills
d157d78b69 - Stage [1]
- Add LICENSE [1]
- Pet portlint [1]
- Avoid deprecated USE_PYDISTUTILS=easy_install
- Switch to automatic PLIST
- Bump PORTREVISION due to package change

PR:		ports/188622 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
Approved by:	portmgr@ (blanket)
2014-04-15 15:29:47 +00:00
Steve Wills
45c04e0941 - Stage
- Pet portlint

PR:		ports/188619
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-15 15:21:24 +00:00
Steve Wills
3258269daa - Stage
PR:		ports/188606
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-15 15:16:52 +00:00
Steve Wills
8724c999c1 - Stage
- Fix pkg-plist
- Add LICENSE
- Pet portlint

PR:		ports/188605
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-15 15:13:59 +00:00
Steve Wills
20dc98147a - Stage
- Pet portlint

PR:		ports/188602
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2014-04-15 14:39:06 +00:00
Wen Heping
38f8ccaac3 - Fix the conflicts with py27-py-restclient
Reported by:	swills@
2014-04-15 07:54:35 +00:00
Wen Heping
17be9275e7 - Stage support [1]
- Pet portlint [1]
- Update to 1.9.7
- Convert to PYDISTUTILS_AUTOPLIST
- Update WWW
- Add LICENSE

PR:		188610 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-04-15 07:16:52 +00:00
Wen Heping
e1c43a37b1 - Stage support [1]
- Pet portlint [1]
- Add LICENSE [1]
- Convert to PYDISTUTILS_AUTOPLIST
- Mark DEPRECATED
- Reset maintainer to ports@

PR:		188620 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-04-15 02:48:03 +00:00
Antoine Brodin
7ab5f517c7 Fix plist
With hat:	portmgr
2014-04-13 21:14:45 +00:00
Matthew Seaman
14354ea858 Update to 4.1.13
This is a routine bugfix update

Change log:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.13/phpMyAdmin-4.1.13-notes.html/view
2014-04-13 12:10:09 +00:00
Baptiste Daroussin
15d27efc50 Remove leftovers 2014-04-11 15:14:49 +00:00
Rene Ladan
7e5f1066a3 Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999
2014-04-10 japanese/exmh2: Unmaintained since 1999
2014-04-10 net/freewais-sf: Unmaintained since 1999
2014-04-10 editors/elvis: Unmaintained since 1999
2014-04-10 japanese/sed: Unmaintained since 1999
2014-04-10 x11-fm/xfm: Unmaintained since 1999
2014-04-10 print/rtf2latex: Unmaintained since 1999
2014-04-10 graphics/fbm: Unmaintained since 1999
2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000
2014-04-11 emulators/prodosemu: Unmaintained since 2000
2014-04-11 security/gtkportscan: Unmaintained since 2000
2014-04-11 graphics/xmfract: Unmaintained since 2000
2014-04-11 databases/xmbase-grok: Unmaintained since 2000
2014-04-11 emulators/svr4_base: Unmaintained since 2000
2014-04-11 math/freefem: Unmaintained since 2000
2014-04-11 graphics/tiff2png: Unmaintained since 2000
2014-04-11 math/wingz: Unmaintained since 2000
2014-04-11 lang/STk: Unmaintained since 2000
2014-04-11 graphics/kdc2tiff: Unmaintained since 2000
2014-04-11 math/xlispstat: Unmaintained since 2000
2014-04-11 databases/typhoon: Unmaintained since 2000
2014-04-11 graphics/dc20ctrl: Unmaintained since 2000
2014-04-11 www/fhttpd: Unmaintained since 2000
2014-04-11 graphics/xmorph: Unmaintained since 2000
2014-04-11 editors/axe: Unmaintained since 2000
2014-04-11 www/cgic: Unmaintained since 2000
2014-04-11 13:20:44 +00:00
Baptiste Daroussin
73a1598250 Remove ancient gnome libraries and tools superseeded by libgda since version 4
Discussed with:	gnome (kwm)
2014-04-11 11:38:50 +00:00
Sunpoet Po-Chuan Hsieh
98f0310a3c - Add LICENSE
- Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE
- Use USES=tar:xz
2014-04-11 08:25:12 +00:00
Sunpoet Po-Chuan Hsieh
aa9e6f2952 - Add LICENSE
- Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE
- Use USES=tar:xz
2014-04-11 08:25:08 +00:00
Sunpoet Po-Chuan Hsieh
8501d9a2e6 - Add LICENSE
- Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE
- Use USES=tar:xz
2014-04-11 08:25:04 +00:00
Bryan Drewery
e3b5cbc4c5 - Take maintainership
- Stage
- Fix DOXYGEN support
- Replace tab with space in WWW
- Add LICENSE
2014-04-10 00:04:16 +00:00
Baptiste Daroussin
33201e7481 Mark as broken non staged ports using the ruby framework
With hat:	portmgr
2014-04-09 07:47:01 +00:00
Glen Barber
191eda2b51 Reset maintainer.
Sponsored by:	The FreeBSD Foundation
2014-04-09 01:12:52 +00:00
Baptiste Daroussin
679dfa95cb Add forgotten option DOCS 2014-04-07 13:25:05 +00:00
Baptiste Daroussin
fa9ff8c3c8 Support stage 2014-04-07 13:24:15 +00:00
Baptiste Daroussin
cec919ed80 Support stage
Allow packaging as a user
2014-04-07 13:23:10 +00:00
Baptiste Daroussin
c12b600a5f Support stage
Allow packaging as a user
2014-04-07 13:19:11 +00:00
Baptiste Daroussin
9e12b7916b Support stage 2014-04-07 13:16:29 +00:00
Baptiste Daroussin
e21e35a6a9 Support stage 2014-04-07 13:15:27 +00:00
Baptiste Daroussin
3d5c41b131 Support stage 2014-04-07 13:14:46 +00:00
Baptiste Daroussin
d911f4654e Support stage 2014-04-07 13:13:54 +00:00
Baptiste Daroussin
5a80bd9e8a Support stage 2014-04-07 13:12:49 +00:00
Baptiste Daroussin
32d90c7402 Support stage 2014-04-07 13:08:42 +00:00
Alex Dupre
252f79cf69 Update to 2.4.10 release. 2014-04-07 10:35:14 +00:00
Sunpoet Po-Chuan Hsieh
9ac6370f76 - Update to 0.2100
Changes:	http://search.cpan.org/dist/Dancer-Plugin-DBIC/Changes
PR:		188309
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-04-07 10:12:53 +00:00
Alex Kozlov
c082a48ac8 - Fix typo in LIB_DEPENDS
- Use tar:bz2
- Convert spaces to tabs

PR:	ports/188204
Submitted by:	"Mohammad S. Babaei" <info@babaei.net> (maintainer)
2014-04-06 09:58:09 +00:00
Sunpoet Po-Chuan Hsieh
eab3d37c7f - Allow build with php55
- Remove DEFAULT_PHP_VER
- Bump PORTREVISION for dependency change
- While I'm here:
  - Use USE_PHPEXT and PHP_MODNAME
  - Remove unnecessary CONFIGURE_ARGS
  - Simplify Makefile: move common part of two extra patches to patch-adodb.c
  - Use USES=dos2unix
  - Support STAGEDIR
  - Use single space after WWW:

PR:		ports/188236
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2014-04-06 05:49:11 +00:00
Martin Matuska
19fe325df7 Horde package update:
Horde_ActiveSync 2.13.3 -> 2.13.4
Horde_Alarm 2.1.0 -> 2.2.0
Horde_Argv 2.0.7 -> 2.0.8
Horde_Auth 2.1.2 -> 2.1.3
Horde_Cache 2.4.1 -> 2.4.2
Horde_Cli 2.0.4 -> 2.0.5
Horde_Crypt 2.4.1 -> 2.4.2
Horde_Date 2.0.8 -> 2.0.9
Horde_Db 2.1.0 -> 2.1.1
Horde_Form 2.0.7 -> 2.0.8
Horde_HashTable 1.1.1 -> 1.1.2
Horde_History 2.2.1 -> 2.3.0
Horde_Http 2.0.5 -> 2.1.0
Horde_Image 2.0.5 -> 2.0.6
Horde_Imap_Client 2.19.1 -> 2.19.2
Horde_ListHeaders 1.1.0 -> 1.1.1
Horde_Mail 2.1.5 -> 2.1.6
Horde_Smtp 1.4.0 -> 1.4.1
Horde_TimeZone 1.0.5 -> 1.0.6
2014-04-05 20:32:20 +00:00
Frederic Culot
430f42032a - Fix Makefile's header [1]
- Add LICENSE (MIT) [1]
- Pet portlint(1) by reformatting WWW link

PR:		ports/188242 [1]
Submitted by: 	Rober Kruus <rob.kruus@gmail.com> (maintainer)
2014-04-05 06:34:54 +00:00
Frederic Culot
51162bd38d - Update to 3.8.4.2
PR:		ports/188225
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-04-05 06:06:47 +00:00
Frederic Culot
64b5c12b0b - Update to 3.8.4.2
Changes:	http://www.sqlite.org/releaselog/3_8_4_2.html
PR:		ports/1878224
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-04-05 06:05:11 +00:00
Baptiste Daroussin
b863439006 s/post-patch-script/post-patch/ 2014-04-04 13:03:39 +00:00
Sunpoet Po-Chuan Hsieh
79b6e60e47 - Use MAKE_CMD 2014-04-04 09:48:35 +00:00
Sunpoet Po-Chuan Hsieh
fbff2ff8b0 - Use MAKE_CMD 2014-04-04 09:47:54 +00:00
Emanuel Haupt
b3948eb981 - Support staging
- Correct LICENSE definition
- Specify LICENSE_FILE
- Convert USE_BZIP2=yes to USES=tar:bzip2
- Use DEFAULT_VERSIONS instead of DEFAULT_PHP_VER
- Use COPYTREE_SHARE istead of CP
2014-04-04 07:50:26 +00:00
Rene Ladan
b5e4d37e4f Remove expired ports:
2014-04-03 www/aolserver: abandonware, messing up on clusters
2014-04-03 www/openacs-dotlrn: Depends on expiring www/aolserver
2014-04-03 www/openacs: Depends on expiring www/aolserver
2014-04-03 security/aolserver-nsmcrypt: abandonware, messing up on clusters
2014-04-03 www/aolserver-xotcl: abandonware, messing up on clusters
2014-04-03 graphics/aolserver-nsgd: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsencrypt: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsmhash: abandonware, messing up on clusters
2014-04-03 archivers/aolserver-nszlib: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsopenssl: abandonware, messing up on clusters
2014-04-03 databases/aolserver-nspostgres: abandonware, messing up on clusters
2014-04-03 databases/aolserver-nsmysql: abandonware, messing up on clusters
2014-04-03 security/aolserver-nssha1: abandonware, messing up on clusters
2014-04-03 23:01:30 +00:00
Raphael Kubo da Costa
3c83be781a Update to 1.12.0.
Changes since 1.11.0:
* Improved 'akonadictl status' command output
* Server-search support
* Search plugins support
* Tags support
* Fixes and improvements in search
* Fixes in protocol parser
* Fixed inter-resource moves
* Fixed .desktop files parsing
* Optimized collections tasks scheduling
* Optimized flags handling
* Optimized appending new items via AK-APPEND
* Handle database transactions deadlocks and timeouts
* Improved PostgreSQL support
* Soprano is now an optional dependency
* Removed MySQL Embedded support
2014-04-03 21:06:04 +00:00
Andrej Zverev
a1ffdbd611 - restore databases/p5-DBD-InterBase
- set maintainership to Yuri Perezhilin <yuri@rivera.ru>

PR:		ports/187579
Submitted by:	Yuri Perezhilin <yuri@rivera.ru>
2014-04-03 13:08:22 +00:00
Sunpoet Po-Chuan Hsieh
0f44a9ad3f - Update to 0.06
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes
2014-04-02 19:01:24 +00:00
Rusmir Dusko
4882dbc20c Galera wsrep provider to Galera Cluster for MySQL, an easy-to-use
high-availability solution with high system up-time, no data loss,
and scalability for future growth.

WWW: http://galeracluster.com

PR:		ports/184654
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
2014-04-01 20:02:16 +00:00
Sunpoet Po-Chuan Hsieh
0485bffe3c - Sort PLIST
- Use @dirrm instead of @dirrmtry for sub-directory of a @dirrm'd directory
2014-04-01 12:02:40 +00:00
Baptiste Daroussin
1746d93405 Reapply stage
Fix license
2014-04-01 11:56:24 +00:00
Felippe de Meirelles Motta
b149d92079 - Update to 0.702.2 version.
PR:             ports/185013
Submitted by:   Alexandre Biancalana <ale@biancalanas.net>
2014-03-31 23:11:32 +00:00
Sergey A. Osokin
3beb6fb6e6 Update from 2.8.7 to 2.8.8.
Update pkg-plist to be more convenient with pkgng(1).
2014-03-31 22:04:26 +00:00
Koop Mast
daa3834038 Stagify. 2014-03-31 20:39:34 +00:00
John Marino
1ca4f94c50 ocaml-sqlite3: Fix typo in patch (only affects DF) 2014-03-31 16:34:39 +00:00
Steve Wills
34b813a9fc - Update the pkg-descr to include the current home page and the description
from there

Reported by:	"vadim s. sabinich" <vadim@sabini.ch>
2014-03-31 14:16:48 +00:00
Alex Dupre
b6efe925db Update to 5.6.17 release. 2014-03-31 12:29:12 +00:00
Alex Dupre
204ad20ce0 Update to 5.5.37 release. 2014-03-31 12:28:49 +00:00
Rene Ladan
5969ca5b26 - Add stage support, install manual pages unconditionally
- Define an explicit option for the optional SASL dependency
- Bump PORTREVISION

Approved by:	 portmgr (blanket infrastructure)
2014-03-31 11:26:53 +00:00
Steve Wills
521524a0ce - Fix STR2CSTR usage [1]
- While here, stage.

PR:		ports/188079 [1]
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net> [1]
2014-03-31 03:26:38 +00:00
Dirk Meyer
67fe3229dc - new USES= 2014-03-30 19:44:48 +00:00
Dirk Meyer
bf0e5cfa05 - use STAGEDIR 2014-03-30 14:21:24 +00:00
Rene Ladan
3de1607e21 Remove expired ports:
2014-03-07 emulators/gxmame: Depends on deprecated emulators/xmame
2014-03-07 emulators/pyxmame: Depends on deprecated emulators/xmame
2014-03-07 emulators/xmess: No more public distfiles
2014-03-07 benchmarks/xdd: No more public distfiles
2014-03-07 chinese/srecite: No more public distfiles
2014-03-07 games/hlstats: No more public distfiles
2014-03-07 audio/teamspeak_server: No more public distfiles
2014-03-07 games/utserver: No more public distfiles
2014-03-07 databases/p5-hp200lx-db: No more public distfiles
2014-03-07 audio/teamspeak_client: No more public distfiles
2014-03-10 german/vtiger: Depends on expiring www/vtiger
2014-03-10 www/gallery: No more public distfiles
2014-03-10 www/vtiger: No more public distfiles
2014-03-10 net/linux-nx-client: No more public distfiles
2014-03-10 emulators/extract-xiso: No more public distfiles
2014-03-10 www/trac-wantedpages: No more public distfiles
2014-03-10 www/trac-ldap: No more public distfiles
2014-03-10 www/trac-codetags: No more public distfiles
2014-03-10 www/trac-addcomment: No more public distfiles
2014-03-10 www/trac-nav: No more public distfiles
2014-03-10 www/baikal: No more public distfiles
2014-03-10 www/trac-pagetopdf: No more public distfiles
2014-03-10 sysutils/logmon: No more public distfiles
2014-03-10 www/trac-simpleticket: No more public distfiles
2014-03-10 www/trac-wikinegotiator: No more public distfiles
2014-03-10 www/trac-pagelist: No more public distfiles
2014-03-10 www/trac-remind: No more public distfiles
2014-03-10 www/trac-macropost: No more public distfiles
2014-03-10 mail/vexim: No more public distfiles
2014-03-10 lang/rscheme: No more public distfiles
2014-03-30 00:46:52 +00:00
Steve Wills
dc25ab18c8 An awesome nested set implementation for Active Record
WWW: https://github.com/collectiveidea/awesome_nested_set
2014-03-29 22:02:32 +00:00
Matthew Seaman
cee39373ce Update to 5.1.30
Change log:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-30.html
2014-03-29 18:48:00 +00:00
Gabor Pali
8b1c971497 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in
  libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence

Obtained from:	FreeBSD Haskell
2014-03-29 00:52:54 +00:00
Brad Davis
d6230a0dfc - Add databases/puppetdb-terminus
PR:		187938
Submitted by:	Geoff Garside  < freebsd at geoffgarside.co.uk >
Reviewed by:	swills@
2014-03-28 16:00:26 +00:00
Matthew Seaman
33dc6a15ba Update to 4.1.12
This is a routine bugfix release

Release Notes:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.12/phpMyAdmin-4.1.12-notes.html/view
2014-03-27 22:30:27 +00:00
Renato Botelho
84bdd1f3a0 Support stage
Approved by:	portmgr (blanket)
2014-03-27 18:28:05 +00:00
John Marino
92a3e465c3 Add new Ocaml port: databases/dbm
The initial version submitted in the PR was augmented by later changes
seen in pkgsrc where the counterpart is maintained by the submitter.

==
This OCaml library is a binding to the NDBM/GDBM Unix "databases". It
provides persistent storage of key-value pairs of strings.

WWW: http://forge.ocamlcore.org/projects/camldbm/
==

PR:		ports/176115
Submitted by:	Jaap Boender
Maintainer:	Jaap Boender
Stage support:	Taken from pkgsrc
2014-03-27 09:41:44 +00:00
John Marino
999946259f databases/ocaml-sqlite3: Upgrade from 1.6.1 -> 2.0.4 and stage
The referenced PR was implemented, and then augmented with stage
support from pkgsrc.  The unique license was also documented.

PR:		ports/176067
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-27 01:14:25 +00:00
Antoine Brodin
ddc50965ce Stage support 2014-03-26 20:40:26 +00:00
Jose Alonso Cardenas Marquez
14627e1fc1 - Update to 2.6.4 2014-03-26 03:32:45 +00:00
John Marino
bfd732afd7 APQ ports: apq, apq-mysql, apq-pgsql, apq-odbc
Without direction, GPRconfig will create a cgpr file at the standard
$PREFIX/lib/gnat repository.  This is the cause of the builder
failures because it touches a part of the userland it's not supposed to.

GPRconfig should be modified not to do this; it is never desirable.
In the meantime, the fix for APQ is to specify .cgpr targets which do
not exist so GPRconfig creates them there instead of $PREFIX/lib/gnat.

Reported by: swills
2014-03-26 01:39:57 +00:00
Sunpoet Po-Chuan Hsieh
a5e42e835b - Update to 0.00013
- Sort *_DEPENDS
- Convert to new options helper
- Remove USE_PERL5=extract and outdated post-extract:
- Remove no-op SHA option

Changes:	http://search.cpan.org/dist/DBIx-Class-EncodedColumn/Changes
2014-03-25 19:34:17 +00:00
Sunpoet Po-Chuan Hsieh
9593682e2b - Update to 4.027
Changes:	http://search.cpan.org/dist/DBD-mysql/ChangeLog
2014-03-25 19:34:13 +00:00
Sunpoet Po-Chuan Hsieh
be215db625 - Update to 1.42
Changes:	http://search.cpan.org/dist/DBD-SQLite/Changes
2014-03-25 19:34:08 +00:00
John Marino
197ad92ef8 Add new Ada database ports: apq, apq-mysql, apq-pgsql, apq-odbc
APQ is a database interface library written in Ada95.  This is the base
library, but it is not useful without a driver.  There are three drivers
available for PostgreSQL, MySQL, and ODBC in separate ports.

Some features:
  * Thick binding
  * Strong typing support
  * Full BLOB support (PGSQL)
  * High performance BLOB I/O via streams
  * Full support for NULL Values
  * Fully portable (database neutral) code possible
  * Four levels of debug tracing

WWW: https://bitbucket.org/kowframework/apq
2014-03-25 11:28:38 +00:00
Florian Smeets
4e4d2b1bf7 - Update to 5.6.16-64.1
- Also pass --defaults-extra-file to mysql_install_db [1]

Submitted by:	Daniel Ylitalo <daniel@203core.se>
2014-03-24 20:17:52 +00:00
Florian Smeets
c141a2e8c1 - Update to 5.5.36-34.1
- Also pass --defaults-extra-file to mysql_install_db [1]

Submitted by:	Daniel Ylitalo <daniel@203core.se>
2014-03-24 20:16:31 +00:00
Rene Ladan
0a26f84351 Remove expired ports:
2014-03-23 deskutils/lxshortcut: Now distributed with x11/libfm-1.2.0
2014-03-23 databases/p5-Ima-DBI-Contextual: deprecated by upstream
2014-03-23 databases/p5-Class-DBI-Lite: deprecated by upstream
2014-03-23 net/AquaGatekeeper: Binary port of software abandoned by the vendor
2014-03-23 mail/mailutils: This port needs to be taken care of, it suffers from bit rot.  Especially with options other than GUILE, uninstall may leave files behind
2014-03-23 games/xflame: No more public distfiles
2014-03-23 games/p5-Algorithm-Pair-Best: Use games/p5-Algorithm-Pair-Best2 instead
2014-03-24 x11-wm/hackedbox: Abandonware
2014-03-23 emulators/hfs: No upstream, no public distfiles; consider using 'sysutils/hfsutils'
2014-03-23 games/fuhquake: Upstream disappeared; no more public distfiles; unmaintained
2014-03-24 19:51:54 +00:00
Sunpoet Po-Chuan Hsieh
4fdc65ba36 - Update to 0.2001
Changes:	http://search.cpan.org/dist/Dancer-Plugin-DBIC/Changes
PR:		ports/187710
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-03-24 12:32:03 +00:00
Jose Alonso Cardenas Marquez
997aa1f3f1 - Mark DEPRECATED. Firebird 2.0 has been discontinued. Use firebird21 or
firebird25 instead
2014-03-24 00:17:30 +00:00
Sergey A. Osokin
90a82a8785 Upgrade from 3.0.0-beta1 to 3.0.0-beta2.
Rewrite entries for pkg-plist.

<ChangeLog>

>> General

* [FIX] Sometimes the absolute config file path was obtained in a wrong way.
        This happened when there was a "dir" directive inside the config file
        and at the same time the configuration file was given as a relative
        path to redis-server or redis-sentinel executables.
* [FIX] redis-cli: Automatically enter --slave mode when SYNC or PSYNC are
        called during an interactive session.
* [FIX] BITCOUNT: fixed unaligned access causing issues in sparc and other
        archs not capable of dealing with unaligned accesses. This also makes
        the code faster in archs where unaligned accesses are allowed.
* [FIX] Force INFO used_memory_peak to match peak memory. This generated some
        confusion among users even if it was not an actual bug.
* [FIX] Fixed an critical EVALSHA script cache bug: scripts executed may not
        propagate to AOF / Slaves correctly under certain conditions.
        See issue #1549 at Github for more information.
* [FIX] Fixed multiple bugs resulting into closing the link with master or slave
        during replication without good reasons. This will result in useless
        resynchronizations, or infinite loops where the replication link can't
        be established.
* [FIX] Don't count the time needed to populate the buffers of clients waiting
        in MONITOR mode when populating the Slow Log entries.

* [NEW] Redis-cli updated to use SCAN instead of random sampling via
        RANDOMKEY in order to implement --bigkeys feature. Moreover the
        implementation now supports pipelining and reports more information
        at the end of the scan. Much faster, much better. A special thank
        you to Michael Grunder for this improvement.
* [NEW] redis-cli now supports a new --intrinsic-latency mode that is able
        to meter the latency of a system due to kernel / hypervisor.
        How to use it is explained at http://redis.io/topics/latency.
* [NEW] New command BITPOS: find first bit set or clear in a bitmap.
* [NEW] CONFIG REWRITE calls are now logged.
* [NEW] AOF write errors (like no space on device) no longer abort Redis if the
        fsync policy is none or every second. The database enters a read-only
        mode where every write is refused with an error. Normal operations are
        restored as soon as Redis is able to append again data to the AOF file.
* [NEW] Sentinel now accepts SHUTDOWN command.

>> Cluster

* [FIX] Bind the first interface listed in the "bind" configuration directive
        if any, in order to perform outgoing connections. This fixes Cluster
        usage when an address is bound but there are multiple interfaces that
        may be used to connect with other nodes.
* [FIX] When an "Importing" slot is closed via CLUSTER SETSLOT NODE ...
        increment the configEpoch in the special case it is zero.
* [FIX] Current transaction is invalidated on redirection errors.
* [FIX] Abort if port does not allow for a valid cluster bus port that is
        always at fixed +10000 offset.
* [FIX] Keys extraction algorithm fixed for ZUNIONSTORE/ZINTERSTORE and SORT.
* [FIX] Better failover timeout and retry times: failover should now work
        reliabily when node-timeout is very small (a few milliseconds).
* [FIX] Don't allow SORT GET/BY options in Cluster mode.
* [FIX] Clear importing/migrating state when turning from master to slave role.
* [FIX] Set slot error if we receive an update for a busy slot.
* [FIX] Update node configEpoch on UPDATE messages.

* [NEW] Support multi-key operations as long as keys resolve to the same
        hash slot, and the slot is not migrating, or it is migrating but all
        the mentioned keys are available.
* [NEW] New DEBUG command CMDKEYS available to debug / test keys identification
        in Redis commands.
* [NEW] redis-trib: create subcommand is now able to assign spare slaves.
* [NEW] redis-trib: new subcommand 'call'. Exec command in all nodes.

>> Sentinel

* [FIX] Sentinel "IDONTKNOW" error removed as it does not made sense with the
        new Sentinel design. This error was actually a fix for a design error
        in the first implementation of Sentinel.
* [FIX] Sentinel: added a missing exit() call to abort after config file
        checks at startup. This error was introduced with an improvement in
        a previous 2.8 release.
* [FIX] Sentinel: better nodes fail over start time desynchronization to avoid
        split-brain during the voting process needed to get authorization to
        fail over. This means the system is less likely to need to retry
        and will fail over faster. No changes in behavior / correctness.

* [NEW] Sentinel unit tests and framework. More tests needed and units must
        be improved in order to have less false positives, but it is a start
        and features a debugging console that is useful to fix tests or to
        inspect bugs causing tests failures.
* [NEW] New Sentinel events: +/-monitor and +set used to monitor when an
        instance to monitor is added or removed, or when a configuration
        is modified via SENTINEL SET.

</ChangeLog>
2014-03-23 16:51:10 +00:00
Palle Girgensohn
5db75f5d5d Fix problem building postgresql84-server with ICU patch
PR:	ports/186875
2014-03-23 10:32:45 +00:00
Steve Wills
1a6ab1b9d7 - Update to 1.3.9 2014-03-23 06:21:13 +00:00
Matthew Seaman
c4d156427a Update to 4.1.11
This is a quick-reaction update to fix a regression in 4.1.10 released
earlier today:

   reCaptcha on the login panel no longer worked

Release notes:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.11/phpMyAdmin-4.1.11-notes.html/view
2014-03-22 19:59:05 +00:00
Matthew Seaman
2146896d6e Update to 4.1.10
* USE_XZ -> USES tar:xz

This is a routine bugfix update.

Release notes:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.10/phpMyAdmin-4.1.10-notes.html/view
2014-03-22 17:37:41 +00:00
Palle Girgensohn
9b588a49ff Fix mistake with ossp-uuid: don't use --with-ossp-uuid, since it will need
the ossp library present, and then we never use it.
2014-03-21 08:15:26 +00:00
Palle Girgensohn
2ff65cdb88 Fixed bad filesize in distinfo 2014-03-20 23:09:05 +00:00
Palle Girgensohn
4082f0b6db The PostgreSQL Global Development Group has released an update to all supported
version of the database system, including versions 9.3.4, 9.2.8, 9.1.13,
9.0.17, and 8.4.21. This minor release fixes a data corruption issue with
replication and crash recovery in version 9.3, as well as several other minor
issues in all versions.  All users of version 9.3 are urged to update their
installations at the next possible downtime.  Users of older versions should
update at their convenience.

The data corruption issue in PostgreSQL 9.3 affects binary replication
standbys, servers being recovered from point-in-time-recovery backup, and
standalone servers which recover from a system crash. The bug causes
unrecoverable index corruption during recovery due to incorrect replay of row
locking operations.  This can then cause query results to be inconsistent
depending on whether or not an index is used, and eventually lead to primary
key violations and similar issues.  For this reason, users are encouraged to
replace each of their standby databases with a new base backup after applying
the update.

See release notes for more changes.

URL:	http://www.postgresql.org/docs/current/static/release.html
URL:	https://wiki.postgresql.org/wiki/20140320UpdateIssues

A change specific to the FreeBSD port:
Modify the contrib/uuid-ossp to actually work (not crashing the backend) by
using the libc implementation of uuid instead of the ossp port. Schemas and
queries will just work. Based on the work of Andrew Gierth. 9.1+ EXTENSION
support added by girgen@.

URL:	http://pgfoundry.org/projects/uuid-freebsd
PR:	ports/121745, ports/182846
2014-03-20 13:43:15 +00:00
Emanuel Haupt
c02e789d7e - Support staging
- Use shebangfix
- Define DOCS option
2014-03-20 08:34:41 +00:00
Baptiste Daroussin
7888d1b415 Revert switch to libevent-2.0 (configure fails to properly discover it and I don't have time to investigate)
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
2014-03-19 17:19:34 +00:00
Antoine Brodin
b8220e44f1 Remove expired ports:
2014-03-18 databases/ludia: Broken since June 2013
2014-03-18 lang/schemetoc: Broken since July 2013
2014-03-18 18:03:09 +00:00
Sunpoet Po-Chuan Hsieh
c1483697ef - Strip binary executable and shared library in post-install: phase 2014-03-18 16:14:03 +00:00
Sunpoet Po-Chuan Hsieh
70a73aa61d - Strip binary executable and shared library in post-install: phase
- Add regression-test:
2014-03-18 16:13:58 +00:00
Dmitry Sivachenko
1dde51176b Fix SSL support.
PR:		187666
Submitted by:	Michael Gmelin <freebsd@grem.de>
2014-03-18 15:10:46 +00:00
Jun Kuriyama
895fe0cbfa This module provides interface to access redis key-value store, it
transparently handles disconnects and forks, supports transactions,
pipelining, and subscription mode.  Module includes XS and pure Perl
versions of the parser.

WWW: http://search.cpan.org/dist/RedisDB/
2014-03-18 09:16:50 +00:00
Jun Kuriyama
678dc51df3 This module provides methods to build redis requests and parse replies
from the server.

WWW: http://search.cpan.org/dist/RedisDB-Parser/
2014-03-18 09:10:44 +00:00
Timur I. Bakeyev
7af2ea95df Explicitly disable gettext. 2014-03-18 04:28:46 +00:00
Steve Wills
9677e5537f - Update to 0.8.4
- Support STAGEDIR

PR:		ports/187662
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-03-17 19:53:51 +00:00
Antoine Brodin
8aabb4abca Package the pkg-config file 2014-03-16 16:12:20 +00:00
Pawel Pekala
be463c9008 - Update to version 3.8.4.1 [1]
- Strip library [1]
- Remove optional instalation of example files

PR:		ports/187603 [1]
Submitted by:	maintainer
2014-03-15 18:07:47 +00:00