Commit graph

13260 commits

Author SHA1 Message Date
Dmitry Marakasov
7da8420855 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-29 15:21:43 +00:00
Dmitry Marakasov
41798f8399 - Switch databases/libmemcache to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES
- Strip libraries
- Bump dependent ports as .so version has changed
2014-07-29 14:59:29 +00:00
Dmitry Marakasov
ce5921de98 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-29 14:37:23 +00:00
Pietro Cerutti
3563b206b2 - Update to 1.1.4
Release notes:
  http://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-4.html
2014-07-29 12:56:12 +00:00
Dmitry Sivachenko
bd7f40e53f Install sample configs in EXAMPLESDIR;
Minor tweaks.
2014-07-29 12:13:59 +00:00
Matthew Seaman
3398a9a0bd Add the forgotten CONFLICTS_INSTALL line (D'Oh!) 2014-07-29 08:52:17 +00:00
Matthew Seaman
d3d44d35e5 Copy an older version of the p5-DBD-Pg port and hook it back up to the
tree.

Changes to utf8 handling in DBD::Pg 3.3.0 have caused it to be
blacklisted for the latest versions of RT 4.0 and 4.2.  This version
is what they prefer.
2014-07-29 08:30:25 +00:00
Dmitry Sivachenko
fa41c5db88 New port: apache hbase:
Apache HBase is an open-source, distributed, versioned, non-relational database
modeled after Google's Bigtable: A Distributed Storage System for Structured
Data by Chang et al.  Just as Bigtable leverages the distributed data storage
provided by the Google File System, Apache HBase provides Bigtable-like
capabilities on top of Hadoop and HDFS.
2014-07-28 20:40:49 +00:00
Sunpoet Po-Chuan Hsieh
d50a8cb729 - Update to 2.0.6
- Remove configure patch
- Remove post-patch: which is replaced by USES=shebangfix in previous commit
- Simplify COPYTREE_SHARE

Changes:	http://trac.osgeo.org/postgis/browser/tags/2.0.6/NEWS
2014-07-28 18:35:53 +00:00
Adam Weinberger
94fc3edbb6 Rename databases/ patch-xy patches to reflect the files they modify. 2014-07-28 15:51:59 +00:00
Vanilla I. Shu
06f341959f Stagify. 2014-07-28 14:45:47 +00:00
Vanilla I. Shu
644863460c Stagify. 2014-07-28 14:39:06 +00:00
Sunpoet Po-Chuan Hsieh
c8314951ab - Convert to new options helper
- Sort LIB_DEPENDS
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use USES=libtool
- Use WANT_PGSQL
- Fix shebang
- Remove PKGINSTALL
- Do not silence post-install:
- Cosmetic change
- Bump PORTREVISION for package change
2014-07-28 12:54:26 +00:00
Ryan Steinmetz
350948517e - Reset MAINTAINER due to fatal bounce
- Cleanup whitespace

Reported by:	portscout
2014-07-28 10:33:04 +00:00
Roman Bogorodskiy
32290f6fc6 - Update security/libtasn1 to 4.0
- Add USES= libtool and set INSTALL_TARGET to install-strip
- Drop useless bsd.port.options.mk include
- Bump PORTREVISION of ports that depend on libtasn1 as
  shlib version has changed
- Add an UPDATING entry for that

Exp-run by:	antoine
2014-07-28 06:43:09 +00:00
Sunpoet Po-Chuan Hsieh
97ae7d6f0b - Use setup.py instead of PYSETUP 2014-07-27 16:28:35 +00:00
Dmitry Marakasov
0b836f62c0 - Switch to USES=libtool, drop .la files
- Stagify
2014-07-27 10:15:28 +00:00
Dmitry Marakasov
ee256d0a50 - Convert USE_BZIP2 to USES
- Stagify
2014-07-27 10:02:53 +00:00
Wen Heping
da09b0a9e8 - Update to 1.9.12 2014-07-27 08:18:57 +00:00
Sunpoet Po-Chuan Hsieh
191ebfa3ca - Take maintainership 2014-07-26 18:40:32 +00:00
John Marino
523082b2f5 databases/postgis20: Reset maintainer
The maintainer hasn't responded to any PR in at least a year, the last
having multiple unanswered pings.
2014-07-26 13:42:44 +00:00
Kubilay Kocak
5151244eaf databases/py-mysql-connector-python: MySQL driver written in Python
MySQL driver written in Python which does not depend on MySQL C client
libraries and implements the DB API v2.0 specification (PEP-249).

WWW: http://dev.mysql.com/doc/connector-python/en

PR:		191722
Submitted by:	<arcade at b1t dot name> (with changes)
2014-07-26 12:04:07 +00:00
Kubilay Kocak
cbdcc728bc databases/py-Pyrseas: Unbreak
- Remove BROKEN (switch GH_ACCOUNT)

While I'm here:

- Add LICENSE_FILE
- Add TEST_DEPENDS and regression-test target
- pkg-descr: Strip trailing slash from WWW: URL

PR:		191890
Submitted by:	<arcade at b1t dot name> (maintainer)
2014-07-26 10:44:37 +00:00
Mikolaj Golub
91c87afc8a Fix "Could not get redundancy" errors after the storage node restart, by
making the manager automatically send redundancy configuration to
storage node after restart.
2014-07-26 08:20:50 +00:00
Kurt Jaeger
13d455512d databases/p5-DBD-ODBC: 1.45_1 -> 1.50
http://cpansearch.perl.org/src/MJEVANS/DBD-ODBC-1.50/Changes

- This release removes the odbc_old_unicode attribute
2014-07-25 13:13:15 +00:00
Sunpoet Po-Chuan Hsieh
9d77e1f171 - Add py-geoalchemy2 0.2.4
GeoAlchemy 2 provides extensions to SQLAlchemy for working with spatial
databases. GeoAlchemy 2 focuses on PostGIS. PostGIS 1.5 and PostGIS 2 are
supported. GeoAlchemy 2 aims to be simpler than its predecessor, GeoAlchemy.
Simpler to use, and simpler to maintain.

Git repository: https://github.com/geoalchemy/geoalchemy2

WWW: https://pypi.python.org/pypi/GeoAlchemy2
2014-07-25 07:43:01 +00:00
Tijl Coosemans
37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Raphael Kubo da Costa
04ad7b5445 Unbreak Qt4 ports that do not extract src/corelib after r362770.
The easiest solution is to just make them extract it (it's not a big
directory anyway). This can be reverted once 4.8.7 is released.
2014-07-24 17:35:09 +00:00
Baptiste Daroussin
b564653452 Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
2014-07-24 13:32:58 +00:00
Dmitry Sivachenko
9607bf2d81 Pass to Michelle Sullivan <michelle@sorbs.net> 2014-07-24 09:51:12 +00:00
Mathieu Arnold
3fca49e807 Update to 5.1.1.
Sponsored by:	Absolight
2014-07-24 09:30:10 +00:00
Dmitry Sivachenko
5c26273ace Add a patch from upstream (1.65_1) to speedup some PostgreSQL queries.
(I applied version from upstream)

PR:		191734
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
2014-07-24 06:01:58 +00:00
Guido Falsi
f4c7894056 Stagify.
PR:		191701, 191702
Submitted by:	Dan Lukes <dan@obluda.cz>
2014-07-23 22:36:23 +00:00
Niclas Zeising
3b22ad40b1 Clean up databases/rrdtool
Change library dependensies to use USES= where applicable.
Build ports documentation and examples, depending on respective option.
Add two new options, NLS and GRAPH, the GRAPH option enables the rrdtool graph
command, which pulls in cario and a lot of other dependencies.  [1]
Add missing dependencies.
Becase of shlib version bump, bump portrevision on depending ports.

PR:		192024 [1] (based on)
Submitted by:	asomers
Approved by:	portmgr (blanket, portrevision bumps)
2014-07-23 20:11:10 +00:00
Steve Wills
a33aee8d0d databases/memcached: remove test depends for now 2014-07-23 19:56:53 +00:00
Raphael Kubo da Costa
c3f9087c48 Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.
... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to
the shlib version change.

This is brought to you by the KDE on FreeBSD team. Besides updating to newer
upstream releases, this commit also contains a lot of under-the-hood changes
to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of
cruft over time, so it was time for some summer cleaning:

- General, belated changes:
  * Use OPTIONS helpers wherever possible, stop including
    <bsd.port.options.mk> when not necessary, stop checking for
    ${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary,
    add options such as DOCS and/or DEBUG where they were only checked for.

- QScintilla ports:
  * Drop the API option from py-qt4-qscintilla2. It had been broken ever
    since staging support was added, and its existence does not make much
    sense: QScintilla is a hard dependency regardless of the state of this
    option anyway, they all come from the same tarball and the configuration
    script assumes the .api file will always be installed.

- PyQt ports:
  * The configure.py patch shared by all PyQt ports has been trimmed down to
    the minimum. Changes for Qt3 compatibility or for things that are just
    not needed anymore have been removed.

  * Several post-configure targets in the PyQt ports have been removed, as
    they had no effect on the way the ports were built whatsoever.

  * In some cases, instead of calling Python's py_compile.py on `ls *.py
    */*.py */*/*.py` to generate .pyc and .pyo files, we just call
    compileall.py, which is made for this kind of task.

  * The patch + sed hack to build py-qt4-dbussupport has been replaced by
    only extracting the dbus/ directory for that port and excluding it from
    all others.

  * Move the bulk of the code in all Makefiles to bsd.pyqt.mk, like the
    non-Python Qt ports do with bsd.qt.mk and the QT_DIST variable. A large
    portion of all PyQt Makefiles were very similar and contained a lot of
    boilerplate code that can be shared among all of them since they all
    come from the same tarball. bsd.pyqt.mk now has a PYQT4_DIST variable
    that, when set, automatically sets several common variables and the
    do-configure target for a port. This allows us to considerably reduce
    the size of all the py-qt4-* Makefiles.

  * To make the above possible and also to allow us to use as many OPTIONS
    helpers as possible, the ARGS variable is now called CONFIGURE_ARGS.
    That's what it was used for anyway.

PR:		191990
2014-07-23 19:53:11 +00:00
Adam Weinberger
670f06c522 Remove quotes that surrounded entire _DESC strings.
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-23 17:12:13 +00:00
Jimmy Olgeni
bf0272f8b8 Upgrade to version 2.0.0.
- Set LICENSE to BSD3CLAUSE
- Clean up pkg-plist
2014-07-23 14:12:35 +00:00
Adam Weinberger
2ac8e45b30 Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
Sunpoet Po-Chuan Hsieh
0c093fec94 - Update to 2.12
Changes:	http://search.cpan.org/dist/DBIx-Admin-TableInfo/Changes
2014-07-23 13:15:15 +00:00
Tijl Coosemans
c958a48581 Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work
when an older version of a package is installed.  This is the case when an
executable links with installed libraries and with uninstalled libraries
that link with other uninstalled libraries.  For each of the directly
linked libraries the executable will have an rpath (/usr/local/lib for the
installed libraries and a path under WRKDIR for each of the uninstalled
libraries), but not for the indirect libraries.  Both ld(1) and rtld(1)
search the rpath of the executable first before any rpath of libraries, so
the indirectly linked libraries will be found in /usr/local/lib if they are
installed instead of in WRKDIR.

With this commit executables will overlink with uninstalled indirect
libraries again so their location is added to the rpath of the executable.

This partially reverts r358784.

PR:		191611
Approved by:	portmgr (bapt)
2014-07-23 10:28:03 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
Bartek Rutkowski
556d9fdb70 databases/riak: update 1.4.9 -> 1.4.10
PR:		192007
Submitted by:	Jimmy Olgeni <olgeni@FreeBSD.org>
Approved by:	swills (mentor)
2014-07-23 08:04:20 +00:00
Kurt Jaeger
316e3dbeed databases/cassandra: 1.2.17 -> 1.2.18
- Support Thrift tables clustering columns on CqlPagingInputFormat
  (CASSANDRA-7445)
- Fix compilation with java 6 broke by CASSANDRA-7147

PR:		191870
Submitted by:	hsn@sendmail.cz (maintainer)
2014-07-23 05:15:35 +00:00
Dmitry Marakasov
85fd1d0b48 - Switch to USES=libtool, drop .la files
- Fix whitespace

Approved by:	portmgr blanket
2014-07-22 22:22:28 +00:00
Rene Ladan
4a3251e307 Do not leak STAGEDIR into USE_LDCONFIG, bump PORTREVISION
Noticed by:	antoine
2014-07-22 21:15:34 +00:00
Rene Ladan
f43888a5b2 - Stage support
- Enable usage on amd64
- Clean up Makefile (especially IGNORE message)

PR:		191993
Submitted by:	papowell@astart.com
2014-07-22 21:09:51 +00:00
Rene Ladan
05a6fdb5c3 - Stage support
- Enable usage on amd64
- Clean up Makefile (especially the IGNORE message)

PR:		191993
Submitted by:	papowell@astart.com
2014-07-22 20:51:49 +00:00
Steve Wills
2c723a0bdc databases/memcached: fix build when xml2rfc is installed
The docs for require xml2rfc and aren't built in the case where it's not
installed. However when they are installed, they fail due to make issues. This
patches the doc Makefile to avoid the gmake specific extensions as well as
ensuring that network access is not needed to build the docs. It also ensure
that xml2rfc is always there in the case where the DOCS option is enabled so
that the docs are always built the same.

While here, I decided to include some of the cleanup from the PR including the
LICENSE change ane enabling the SASL and DOCS options by default since they
don't add much in the way of dependencies. Also switched to static plist.

PR:		192009
Reported by:	jaap@NLnetLabs.nl
2014-07-22 19:30:31 +00:00
Guido Falsi
93d4bedf25 Fix build when only sqlite2 support is enabled by removing an
unwanted change which slipped in.
2014-07-22 17:59:28 +00:00
Guido Falsi
c5b85a2287 - Update to 0.998
- Add USES=libtool and drop .la files
- Strip binaries
2014-07-22 17:51:19 +00:00
Antoine Brodin
c3e6f87e35 Deprecate some ports BROKEN for more than 6 months
With hat:	portmgr
2014-07-22 17:45:13 +00:00
Sunpoet Po-Chuan Hsieh
da0c14ecd3 - Add rocksdb 3.2
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB
can also be the foundation for a client-server database but our current focus is
on embedded workloads.

RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores,
to efficiently use fast storage, to support IO-bound, in-memory and write-once
workloads, and to be flexible to allow for innovation.

GitHub repository at https://github.com/facebook/rocksdb

WWW: http://rocksdb.org/
2014-07-22 17:42:24 +00:00
Hajimu UMEMOTO
092852e212 Make it buildable with Ruby 2.1.
PR:		187652
Submitted by:	Yasuhiro KIMURA <yasu__at__utahime.org>
Approved by:	knu (maintainer timeout)
2014-07-22 15:02:19 +00:00
Thierry Thomas
d2dfbc7f64 - Stagify
- Fix pcre
- Mark BROKEN with clang
- Add license.
2014-07-21 21:19:04 +00:00
Jimmy Olgeni
09fa178f79 Upgrade to version 1.6.0, which supports Erlang 17.
- Add LICENSE.
- Take over maintainership.

Approved by:	maintainer
2014-07-21 20:04:33 +00:00
Mathieu Arnold
eca9032f4c Update to 5.1.0.
Sponsored by:	Absolight
2014-07-21 17:45:21 +00:00
Adam Weinberger
f1c41f7305 Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
John Marino
688b2e029a databases/galera: change USE_PYTHON to USE_PYTHON_BUILD
Also adjust RUN_DEPENDS and BUILD_DEPENDS and fix LD_LIBRARY_PATH

PR:		190364
Submitted by:	maintainer (Horia Racoviceanu)
2014-07-20 20:42:23 +00:00
Yen-Ming Lee
9470e891e0 - add USES=readline to unbreak it on 11.0-CURRENT 2014-07-20 15:53:49 +00:00
Frederic Culot
442534a4d4 - Update to 5.0.15
- Add LICENSE (GPL 3)

Changes:	http://sourceforge.net/projects/dbh/files/dbh/
2014-07-20 08:15:15 +00:00
John Marino
b3510459f7 databases/gnatsweb4: Unbreak after stage attempt (plist)
The main problem was that gnatsweb-site.pl was getting installed twice,
but there may have been other issues (e.g. missing %B in @exec).

In the process, merge mkdir commands into one, and used the .sample
scheme although @sample keyword can't be used here.

This passes redports now.
2014-07-19 23:55:19 +00:00
Tijl Coosemans
a14d5f8d2d Remove libtool .la files from all Qt ports
Approvedy by:	kde (makc)
2014-07-19 11:09:00 +00:00
Grzegorz Blach
2f59260919 - Update to 20140714 2014-07-18 20:52:44 +00:00
Ryan Steinmetz
3c877c9c38 New port: databases/p5-DBIx-Class-BitField:
This module is useful if you manage data which has a lot of on/off attributes
like active, inactive, deleted, important, etc. If you do not want to add an
extra column for each of those attributes you can easily specify them in one
integer column.

A bit field is a way to store multiple bit values on one integer field.

The main benefit from this module is that you can add additional attributes
to your result class whithout the need to deploy or change the schema on the
data base.

WWW: http://search.cpan.org/dist/DBIx-Class-BitField/
2014-07-18 17:54:31 +00:00
Jun Kuriyama
a015e864e3 CGI::Session::Driver::memcache is a storage driver (only referred as
'driver' in CGI::Session lingo) for persisting CGI Sessions into a
fast memcached server.

WWW: http://search.cpan.org/dist/CGI-Session-Driver-memcached/
2014-07-18 15:19:10 +00:00
Sunpoet Po-Chuan Hsieh
5425357367 - Add missing USE_LDCONFIG
- Use USES=libtool
- Fix USE_PYTHON
- Convert to new options helper
- Bump PORTREVISION for package change
- Do not hard-coded PORTVERSION in PLIST
- Bump PORTREVISION for graphics/geos shlib change
2014-07-18 13:07:23 +00:00
Matthew Seaman
0ffae394ed Security update to 4.2.6.
Security advisories will eventually be published at
http://www.phpmyadmin.net/home_page/security/

MFH:		2014Q3
Security:	3f09ca29-0e48-11e4-b17a-6805ca0b3d42
2014-07-18 07:05:37 +00:00
Baptiste Daroussin
5e34f29bc8 Fix build without shared readline in base 2014-07-16 21:51:43 +00:00
Thomas Zander
7ed1ce76d5 Transfer maintainership from Piotr Rybicki <piotr.rybicki@innervision.pl>
to  Keith Gaughan <k@stereochro.me>.
This has previously been proposed in bug 191045. Now, Piotr has given his
to transfer maintainership via personal e-mail to me and Keith.
2014-07-16 18:02:39 +00:00
Baptiste Daroussin
51a8fd3777 Fix non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 07:59:58 +00:00
Vanilla I. Shu
c69a104244 Stagify, fix WWW line. 2014-07-16 06:58:19 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Matthias Andree
3c7ffba7be Modernize USE_BZIP2 -> USES=tar:bzip2 to fix DEVELOPER=yes warning.
Approved by: portmgr (blanket)
2014-07-15 21:41:30 +00:00
Steve Wills
ab784f124f databases/memcached: update to 1.4.20, other cleanups while here
Note the dtrace option still fails to build, this has been reported upstream.

PR:		191835
Submitted by:	Marc Peters <marc@mpeters.org>
2014-07-15 16:46:57 +00:00
Adam Weinberger
550b770c1e Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:06:46 +00:00
Rene Ladan
5648466354 Remove expired ports:
2014-07-15 databases/py-simplecouchdb: Obsolete, abandoned
2014-07-15 audio/xmms-bonk: Obsolete experimental codec, use audio/flac or audio/wavpack
2014-07-15 audio/bonk: Obsolete experimental codec, use audio/flac or audio/wavpack
2014-07-15 07:59:03 +00:00
Yen-Ming Lee
076e611c63 - update to 0.43 2014-07-15 06:57:10 +00:00
Yen-Ming Lee
b6741a96d0 - update to 0.14 2014-07-15 06:23:19 +00:00
Yen-Ming Lee
42233cfac4 - update to 1.78 2014-07-15 05:04:43 +00:00
Mikhail Teterin
dc79c304d7 Pass the actual TCL_VER down to the files/Makefile.bsd -- not sure, why
this hasn't been caught before.

Notified by:	swills
2014-07-15 02:53:38 +00:00
Matthias Andree
054b527217 Upgrade to new upstream release 6.1.19.
Note: The log file format changed.

ChangeLog:
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_6_1.html
2014-07-14 20:51:21 +00:00
Mikhail Teterin
b485957452 Though I can not reproduce the error cited by the previous committer
in the commit log with neither g++, clang++, nor clang++33, I'll
try to fix it anyway. Unbreak.
2014-07-13 16:40:24 +00:00
Niclas Zeising
d902448ff0 Grab 2014-07-13 14:00:59 +00:00
Matthew Seaman
8bdb7930ff Fix slipshod typing. This has nothing to do with the Council for the
Protection of Rural England.
2014-07-13 08:59:11 +00:00
Matthew Seaman
62def63949 Add CPE settings 2014-07-13 08:53:08 +00:00
Matthew Seaman
0496fb0d53 Add CPE settings. phpMyAdmin certainly does have CVE numbers issued
against it -- in fact, it might well hold the record for "most CVE
numbers" out of the whole ports tree,,,
2014-07-13 05:44:40 +00:00
Raphael Kubo da Costa
c3933fc6e9 Fix syntax error in the startup script introduced in r361594.
PR:		191849
Submitted by:	robbertkl@renbeek.nl
2014-07-12 22:42:33 +00:00
Thomas Zander
16d061e03f - Stagify
- General cleanup
- Add LICENSE
- Bump required BDB version
- Bump PORTREVISION
- Update pkg-descr
- Handle ownership flags via plist macros

PR:		191045
Submitted by:	Keith Gaughan <k@stereochro.me>
Approved by:	mentors (implicit), maintainer (timeout)
2014-07-12 09:09:44 +00:00
John Marino
2d65a1d034 databases/mariadb55-server: Allow multiple instances to launch
PR:		178726
Submitted by:	dgeo (centrale-marseille.fr)
Approved by:	maintainer (Alexandr Kovalenko)
2014-07-12 01:11:23 +00:00
Sunpoet Po-Chuan Hsieh
61a8320e09 - Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]

Approved by:	portmgr (implicit) [1]
2014-07-11 11:16:06 +00:00
Raphael Kubo da Costa
1426f74ae4 Fix substitution in files/pgbounce.in.
PR:		191698
Submitted by:	oleg@mamontov.net
Approved by:	m.tsatsenko@gmail.com (maintainer)
2014-07-08 14:37:11 +00:00
Jimmy Olgeni
403d5e11a8 Upgrade to version 2.2.3. 2014-07-08 13:25:24 +00:00
Martin Matuska
8468884d33 Horde package update:
comms/pear-Horde_ActiveSync 2.16.1 -> 2.16.9
security/pear-Horde_Auth 2.1.4 -> 2.1.5
devel/pear-Horde_Core 2.11.1 -> 2.11.2
security/pear-Horde_Crypt 2.4.3 -> 2.5.0
devel/pear-Horde_Data 2.0.5 -> 2.1.0
devel/pear-Horde_Date 2.0.10 -> 2.0.11
www/pear-Horde_Dav 1.0.6 -> 1.0.7
databases/pear-Horde_Db 2.1.2 -> 2.1.3
security/pear-Horde_Group 2.0.3 -> 2.0.4
databases/pear-Horde_HashTable 1.1.2 -> 1.1.3
devel/pear-Horde_Icalendar 2.0.8 -> 2.0.9
graphics/pear-Horde_Image 2.0.8 -> 2.1.0
mail/pear-Horde_Imap_Client 2.20.0 -> 2.23.1
mail/pear-Horde_ListHeaders 1.1.2 -> 1.1.5
mail/pear-Horde_Mapi 1.0.2 -> 1.0.3
mail/pear-Horde_Mime 2.3.5 -> 2.4.2
security/pear-Horde_Secret 2.0.2 -> 2.0.3
mail/pear-Horde_Smtp 1.5.0 -> 1.5.2
net/pear-Horde_Socket_Client 1.1.1 -> 1.1.2
textproc/pear-Horde_Text_Diff 2.0.2 -> 2.1.0
net/pear-Horde_Url 2.2.2 -> 2.2.3
devel/horde-content 2.0.3 -> 2.0.4
www/horde-base 5.1.6 -> 5.1.7
mail/horde-imp 6.1.7 -> 6.1.8
mail/horde-ingo 3.1.4 -> 3.1.5
deskutils/horde-kronolith 4.1.5 -> 4.1.6
deskutils/horde-nag 4.1.4 -> 4.1.5
mail/horde-turba 4.1.4 -> 4.1.5
mail/horde-webmail 5.1.4 -> 5.1.5
deskutils/horde-groupware 5.1.4 -> 5.1.5
2014-07-08 08:47:41 +00:00
Baptiste Daroussin
7806ac62f3 Remove expired ports 2014-07-07 06:36:48 +00:00
Kurt Jaeger
504d450fc1 databases/ip4r: patch to prefer ip4r indexes over seq_scan on large datasets
- add option to prefer ip4r indexes over seq_scan on large datasets

PR:		190104
Submitted by:	michelle@sorbs.net
Approved by:	maintainer (timeout)
2014-07-07 05:27:17 +00:00
Sunpoet Po-Chuan Hsieh
865b2e7801 - Add LICENSE
- Sort PLIST
- Reformat pkg-descr
2014-07-06 18:49:41 +00:00
Sunpoet Po-Chuan Hsieh
6e4c906d82 - Add LICENSE
- Sort PLIST
- Reformat pkg-descr
2014-07-06 18:49:36 +00:00
Mikolaj Golub
7b708a2a91 Add leo_center -- LeoFS Web console.
LeoFS is a highly scalable, fault-tolerant distributed file system for
the Web. LeoCenter is LeoFS Web console in your browser.  You can use
it to easily operate LeoFS.

WWW: http://leo-project.net/
2014-07-06 17:51:27 +00:00
Mikolaj Golub
16808ee94d Add rubygem-leo_manager_client -- LeoFS-Manager client library for Ruby.
LeoFS is a highly scalable, fault-tolerant distributed file system
for the Web. This library allows any Ruby application to communicate
with LeoFS manager.

WWW: http://leo-project.net/
2014-07-06 17:49:00 +00:00
Mikolaj Golub
949944b229 Add leofs -- highly scalable, fault-tolerant distributed file
system.

LeoFS is a highly scalable, fault-tolerant distributed file system
for the Web.

LeoFS provides High Cost Performance Ratio. It allows you to build
LeoFS clusters using commodity hardware. LeoFS will require a smaller
cluster than other storage to achieve the same performance. LeoFS is
also very easy to setup and to operate.

LeoFS provides High Reliability thanks to its great design on top of
the Erlang/OTP capabilities. LeoFS system will stay up regardless of
software errors or hardware failures happening inside the cluster.

LeoFS provides High Scalability. Adding and removing nodes is simple
and quick, allowing you to react swiftly when your needs change. A
LeoFS cluster can be thought as elastic storage that you can stretch
as much and as often as you need.

WWW: http://leo-project.net/
2014-07-06 17:42:01 +00:00
Florian Smeets
d001a438c8 - Update to 5.6.19-67.0
- add new option, on by default, to enable InnoDB memcached plugin [1]

PR:		191647 [1]
Submitted by:	dlundgren@syberisle.net
2014-07-06 12:27:22 +00:00
Florian Smeets
18be6d5f44 Update to 5.5.38-35.2 2014-07-06 12:10:43 +00:00
Johan van Selst
2e47fec0ce This port does not need gmake
(no functional changes)
2014-07-06 09:31:36 +00:00
John Marino
1096b316ba databases/flamerobin: Stage, indicate license, DF support (dports) 2014-07-05 16:32:41 +00:00
John Marino
686f2f295d databases/sqsh: Fix build for ports readline (dports) 2014-07-05 16:31:08 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Antoine Brodin
dd33ec7faa Unbreak
With hat:	portmgr
2014-07-05 04:55:30 +00:00
Baptiste Daroussin
3e97fc69e3 Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-04 23:48:56 +00:00
Adam Weinberger
0cf8ed500c Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.

Approved by:	portmgr (blanket for modernization)
2014-07-04 23:46:52 +00:00
Adam Weinberger
318f348910 This port is already DEPRECATED, but I'm removing NOPORTDOCS from it
anyway to cleanse the tree.
2014-07-04 23:27:46 +00:00
Danilo Egea Gondolfo
a23c41e7a4 - Update from 1.2.16 to 1.2.17
- Use options helpers

PR:		ports/191513
Submitted by:	Radim Kolar <hsn@sendmail.cz>
2014-07-04 15:27:36 +00:00
Danilo Egea Gondolfo
8d238ec40e - Update from 2.1 to 3.0.2
- Use github
- Update pkg-descr

PR:		ports/191551
Submitted by:	nbari@dalmp.com
2014-07-04 15:23:04 +00:00
Antoine Brodin
02f55b9617 Fix packaging after PORTREVISION bump 2014-07-04 12:15:12 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Sunpoet Po-Chuan Hsieh
921629bca3 - Update to 0.6.1
Changes:	https://launchpad.net/mydumper/+announcement/12505
		http://www.mysqlperformanceblog.com/2014/03/10/new-mydumper-0-6-1-release-offers-several-performance-and-usability-features/
2014-07-04 02:48:12 +00:00
Adam Weinberger
e0b27a9310 Remove forgotten .endif 2014-07-03 21:57:54 +00:00
Adam Weinberger
4586d2ad5c Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples
with PORTDOCS. And, fix a couple WITH_foo invocations.
2014-07-03 21:48:44 +00:00
Sunpoet Po-Chuan Hsieh
7a0d731022 - Use USES=tar:tgz
Approved by:	portmgr (blanket)
2014-07-03 16:00:34 +00:00
Steven Kreuzer
c0edaf5cdd Build w/ clang
PR:	190191
Submitted by:	kozlov.sergey.404@gmail.com
2014-07-03 13:39:52 +00:00
Steve Wills
4eb1ddd3eb - Update rails and friend to 3.2.19
Security:	CVE-2014-3482
Security:	CVE-2014-3483
2014-07-02 23:26:38 +00:00
Dmitry Marakasov
2a53171e9e - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-02 22:11:24 +00:00
Dmitry Marakasov
b0c2d78b9d - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-02 22:10:41 +00:00
Matthias Andree
eeaaf77bc5 Fix mutex code on powerpc64.
PR:		191453
Submitted by:	jhibbits@
2014-07-02 20:59:24 +00:00
William Grzybowski
69cf9f9b31 databases/py-south: update to 1.0 2014-07-02 12:59:11 +00:00
Baptiste Daroussin
cca3c8eb1c Deserves the same punishment as mysql55 for readline support 2014-07-01 23:05:06 +00:00
Baptiste Daroussin
1b034ec317 Both the client and the server require readline if no readline is present in
base (otherwise cmake fails for the server)
2014-07-01 22:45:48 +00:00
Baptiste Daroussin
a375d779c4 Given cmake seems to not append CPPFLAGS to CXXFLAGS enforce it, that allows
mysql55 to build with readline from ports
2014-07-01 16:35:06 +00:00
Baptiste Daroussin
7d3125b7b6 Mark as broken
With hat:	portmgr
2014-07-01 15:45:37 +00:00
Dmitry Marakasov
03fe800c9e - Switch to USES=libtool, drop .la files
- Fix PORTREVISION misuse

Approved by:	portmgr blanket
2014-07-01 15:06:02 +00:00
Philippe Audeoud
1e74c78060 - Update to 0.22 2014-07-01 14:40:02 +00:00
Philippe Audeoud
8caf61d8a3 - Update to 3.3.0 2014-07-01 14:39:18 +00:00
Dmitry Marakasov
e746a0ec34 - Stagify
- Switch to USES=libtool, drop .la files
- Convert USE_XZ to USES

Approved by:	portmgr blanket
2014-07-01 13:14:07 +00:00
Baptiste Daroussin
3c216d44ae Revert accidental removal of USES=perl5 2014-07-01 12:42:04 +00:00
Baptiste Daroussin
f85a534244 Fix build with readline from ports 2014-07-01 12:22:05 +00:00
Baptiste Daroussin
562eeefecf Fixes build with readline from ports 2014-06-30 23:07:29 +00:00
Matthias Andree
0f6ac726f5 Grab three ports that Gea-Suan Lin gave up. 2014-06-30 21:10:01 +00:00
Sunpoet Po-Chuan Hsieh
fa31171c2f - Update LICENSE 2014-06-30 18:52:56 +00:00
Antoine Brodin
7161d7e8bf Allow package installation in a world WITHOUT_INFO 2014-06-30 18:13:32 +00:00
Sunpoet Po-Chuan Hsieh
99b61650d6 - Take maintainership 2014-06-30 16:42:17 +00:00
Sunpoet Po-Chuan Hsieh
d622168b83 - Take maintainership 2014-06-30 16:17:31 +00:00
Xin LI
2e096dd9cc Take. 2014-06-30 16:01:37 +00:00
Dryice Dong Liu
8b2ba3516f - support stage
- support options
2014-06-30 14:31:34 +00:00
Kubilay Kocak
3c38f53bc6 databases/py-pylibmc: Bump PORTREVISION
Bump PORTREVISION that I forgot in my haste.
2014-06-30 09:53:56 +00:00
Kubilay Kocak
f29b952bae databases/py-pylibmc: Take maintainership, Modernise
- Take maintainership
- Enable AUTOPLIST
- Limit to Python 2.x [1]
- Adjust COMMENT
- Update LICENSE (BSD3CLAUSE)
- Re-order USE{_*} entries

[1] https://github.com/lericson/pylibmc/issues/146
2014-06-30 09:51:53 +00:00
Eitan Adler
e6ab3ba661 multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
2014-06-30 05:51:02 +00:00
Matthew Seaman
0241af3e58 Must remember to Hook databases/pgpool-II-33 up to the build..
PR:		189880
2014-06-29 16:44:03 +00:00
Matthew Seaman
219d691b62 New port databases/pgpool-II-33
Repo copy from databases/pgpool-II. Changes from that port:

 - New port for pgpool-II33-3.3.3

 - Stagify

 - Add libtool, gmake, pgsql, perl5 to USES.  Drop .la files -- this is a
   new port, so there can't be any pre-existing consumers of the .la files
   to worry about.

 - Use options helpers

 - The configure used with this software is buggy and doesn't understand
   --without-foo.  Just omit any --with-foo or --without-foo to turn off
   'foo' support.

 - New options PAM MEMCACHED.  Enable PAM by default since it
   only depends on the base system.

 - Add RUN_DEPENDS on rsync and perl5 -- needed for the scripts
   pgpool_copy_backup and pgpool_remote_start respectively.

 - regenerate pkg-plist using 'make makeplist.'  Just use the auto-generated
   plist entries for %%PORTDOCS%% rather than the $PORTDOCS variable.

 - Simplify how docs and sql/contrib functions are installed

Redports:   	https://redports.org/buildarchive/20140629142900-20287/
PR:		189880
Submitted by:	michelle@sorbs.net
Reviewed by:	pi, matthew
2014-06-29 16:40:54 +00:00
Kurt Jaeger
f48a8c20ec databases/cego: 2.20.10 -> 2.20.11
Submitted by:	lemke@lemke-it.com
2014-06-29 08:21:31 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Martin Wilke
d4126a97f6 - Use proper stripping
- Don't keep la file since shlib got downgraded in r359529
- Bump PORTREVISION
2014-06-27 17:17:31 +00:00
Martin Wilke
ceb44743f2 - Stage support
PR:		190648
2014-06-27 14:25:04 +00:00
Martin Wilke
93d081f9da - Update to 3.8.5
PR:		190746
2014-06-27 14:10:37 +00:00
Martin Wilke
733b93eec7 - Update to 3.8.5
PR:		190745
2014-06-27 14:10:03 +00:00
Matthew Seaman
0d7f9c9fae Update to 4.2.5
This is a routine bugfix update

ChangeLog:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.5/phpMyAdmin-4.2.5-notes.html/view
2014-06-27 06:31:40 +00:00
Steve Wills
04e1a8dc7c - Update to 1.5.0 2014-06-26 18:21:55 +00:00
Antoine Brodin
75d509b91a Reset maintainer, email bounces
With hat:	portmgr
2014-06-26 16:06:17 +00:00
Antoine Brodin
f672b8cfe6 Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 11:02:07 +00:00
Antoine Brodin
b9afc6377f Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 09:41:38 +00:00
Dmitry Marakasov
d8da398e1f - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-25 19:29:45 +00:00
Dmitry Marakasov
5842a64033 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-06-25 18:39:00 +00:00
Dmitry Marakasov
811a73e19a - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-25 18:36:39 +00:00
Baptiste Daroussin
07862dafe2 Fix build without texinfo in base 2014-06-25 17:01:52 +00:00
Baptiste Daroussin
ed8fcb4d0a Fix build without texinfo in base
With hat:	portmgr
2014-06-25 14:22:18 +00:00
Baptiste Daroussin
698f728a34 Fix build on system built WITHOUT_INFO
With hat:	portmgr
2014-06-25 08:58:09 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Baptiste Daroussin
c0143b781d Properly call MAKE_CMD 2014-06-24 22:38:40 +00:00
Baptiste Daroussin
407913afd9 Properly call MAKE_CMD 2014-06-24 22:34:27 +00:00
Baptiste Daroussin
f246f21210 Properly call MAKE_CMD
With hat:	portmgr
2014-06-24 22:32:38 +00:00
Baptiste Daroussin
4142b6d98e Properly use the framework
With hat:	portmgr
2014-06-24 22:29:56 +00:00
Baptiste Daroussin
1c1253d06b Properly call MAKE_CMD 2014-06-24 22:28:53 +00:00
Baptiste Daroussin
38905fdbd4 Convert GMAKE to MAKE_CMD
With hat:	portmgr
2014-06-24 22:27:43 +00:00
Mathieu Arnold
b2e9495583 Update to 5.0.0.
Sponsored by:	Absolight
2014-06-24 16:28:45 +00:00
Bartek Rutkowski
a8372f7107 Change maintainer address to robak@FreeBSD.org
Approved by:	swills (mentor)
2014-06-23 20:44:28 +00:00
Sunpoet Po-Chuan Hsieh
e9293e429d - Update to 1.2.18.0
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
		http://search.cpan.org/dist/Search-Xapian/Changes
2014-06-23 17:43:50 +00:00
Sunpoet Po-Chuan Hsieh
5623f8bc56 - Update to 1.2.18
- Use USES=libtool

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
2014-06-23 17:43:46 +00:00
Sunpoet Po-Chuan Hsieh
8d59530723 - Update to 1.2.18
- Use USES=libtool

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
2014-06-23 17:43:41 +00:00
Raphael Kubo da Costa
eb3241498c - Use the more standard DOCS option instead of HTMLDOCS.
- Set PYTHON_CONCURRENT_INSTALL and do not manually set DOCSDIR so that
  multiple versions can be installed concurrently.

PR:		191267
Submitted by:	rakuco
Approved by:	koobs (the actual maintainer :-)
2014-06-23 17:20:08 +00:00
Alex Dupre
29edc8f0ad Update to 2.6.3 release. 2014-06-23 15:37:45 +00:00
Dmitry Marakasov
622869e534 - Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-23 13:44:39 +00:00
Pietro Cerutti
9b31395163 - Update to 6.1.5
Release notes:
  http://dev.mysql.com/doc/relnotes/connector-c/en/news-6-1-5.html
2014-06-23 12:38:10 +00:00
Dmitry Marakasov
87d6c63c97 - Convert databases/spatialite to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-23 02:44:12 +00:00
Dmitry Marakasov
0451a79939 - Add missing USES=libtool
Approved by:	portmgr blanket
2014-06-23 00:43:22 +00:00
Dmitry Marakasov
db223ee3dc - Add missing USES=libtool
Approved by:	portmgr blanket
2014-06-23 00:43:05 +00:00
Raphael Kubo da Costa
e49c1cc45a - Updates to 2.10.1
- Add support to build HTML documentation via sphinx.

PR:		191267
Submitted by:	melvyn@magemana.nl (maintainer)
2014-06-22 22:22:11 +00:00
Tijl Coosemans
3e4a806167 Add 4 new sed commands to USES=libtool. The first two apply some of the
changes that Debian made to their libtool.  The first command applies to
libtool versions 1.4 and up.  The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down.  It applies to 2.x.  Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).

The third and fourth command fix relinking.  During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory.  This allows running an
executable that links to libA from within the work directory.  The relink
removes this extra runpath.

When libtool relinks libA it replaces "libB.la" on the linker command line
with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in
the stage directory but this -L flag isn't necessarily the first so another
libB may be linked instead.  The two sed commands make relink the same as a
normal link.  This means libtool will relink with libraries from the work
directory using a path similar to "../srcB/.libs/libB.so" without -L flags.
This applies to libtool 1.4 and up.  Earlier versions don't seem to relink
libraries.
(This fixes ports like devel/apr1 so they link with freshly built libraries
instead of installed libraries.)

Fix all ports with missing libraries.

Additionally:
archivers/rpm4: USES=patchfix.
databases/gdbm: INSTALL_TARGET=install-strip.
devel/gnome-vfs: remove patch that doesn't change anything.
devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS.
devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD.
multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386
   instead of disabling optimisations.
net/libnetdude: disable static plugins.

PR:		190941
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-06-22 10:44:29 +00:00
Marcus von Appen
a2ee1ef0b6 - Fix RUN_DEPENDS for devel/py-nose
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-22 08:32:57 +00:00
Raphael Kubo da Costa
05765ba659 Support staging. 2014-06-21 17:57:12 +00:00
Wen Heping
9bbc998b01 - Update to 1.9.10 2014-06-21 09:42:32 +00:00
Marcus von Appen
571341f500 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-21 06:21:14 +00:00
Marcus von Appen
7b0583255e - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-21 06:18:25 +00:00
Marcus von Appen
5efeb85db2 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-21 06:16:02 +00:00
Marcus von Appen
a43c90c802 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-21 06:13:20 +00:00
Matthew Seaman
9d8cf905f0 Forced commit so I can fix botched MFH 2014-06-20 22:37:42 +00:00
Matthew Seaman
34bc64ea35 Turn off PDF option by default: pdflib is a restricted package, which
means phpMyAdmin couldn't be packaged and installed from the repos.

Submitted by:	bapt
2014-06-20 22:09:16 +00:00
Matthew Seaman
ebafaacee8 Security update to 4.2.4
- while here switch plist to use @sample

The advisories: PMASA-2014-2 and PMASA-2014-3, have not been published
yet, so there is very little concrete information about what the
security problems are. About all there is comes from the change log,
where the security issues are listed as:

- bug #4464 [security] XSS injection due to unescaped db/table name in navigation hiding
- bug #4465 [security] XSS injection due to unescaped db/table name in recent/favorite tables

ChaneLog:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.4/phpMyAdmin-4.2.4-notes.html/view
MFH:		2014Q2
2014-06-20 22:03:01 +00:00
Sergey A. Osokin
a5d8dc590a Upgrade from 3.0.0-beta5 to 3.0.0-beta6.
<ChangeLog>

* [FIX] Fix software watchdog signal handler crash due to re-entering.
* [FIX] Better Lua number -> string conversion for Lua scripts.
* [FIX] Serious replication bug when min-slaves-* feature is used in slaves
        configuration fixed.
* [FIX] Blocking pop on lists now works when the list is created by commands
        other than *PUSH* (for example SORT STORE).

>> Cluster changes

* [FIX] CRITICAL: For a bug in the implementation of CLUSTER SET-CONFIG-EPOCH
        introduced with beta-3 (especially beta-4 where the command
        is actually used by redis-trib), a configEpoch for a node could
        jump backward, breaking the eventual consistency property of the
        slots -> nodes mapping in the cluster.

</ChangeLog>
2014-06-20 09:12:36 +00:00
Sergey A. Osokin
6cb9c9671c Upgrade from 2.8.9 to 2.8.11.
<ChangeLog>

--[ Redis 2.8.11 ] Release date: 11 Jun 2014

# UPGRADE URGENCY: HIGH if you use Lua scripting, LOW otherwise.

* [FIX] A previous fix for Lua -> Redis numerical precision enhancement
        introduced a new problem. In Redis 2.8.10 commands called from Lua
        passing a string that "looks like" a very large number, may actually
        use as argument the string converted as a float. This bug is now
        fixed.
* [FIX] Now commands other than *PUSH* adding elements to a list will be able
        to awake clients blocked in a blocking POP operation.
* [FIX] Cygwin compilation fixes.

--[ Redis 2.8.10 ] Release date: 5 Jun 2014

# UPGRADE URGENCY: HIGH if you use min-slaves-to-write option.

* [FIX] IMPORTANT! A min-slaves-to-write option active in a slave totally
        prevented the slave from acception the master stream of commands.
        This release includes testes for min-slaves-to-write, and a fix
        for this issue.
* [FIX] Sometimes DEL returned 1 for already expired keys. Fixed.
* [FIX] Fix test false positive because new osx 'leaks' output.
* [FIX] PFCOUNT HLL cache invalidation fixed: no wrong value was reported
        but the cache was not used at all, leading to lower performances.
* [FIX] Accept(2) multiple clients per readable-event invocation, and better
        processing of I/O while loading or busy running a timedout script.
        Basically now the LOADING / BUSY errors are reported at a decent
        speed.
* [FIX] A softwaer watchdog crash fixed.
* [FIX] Fixed a Lua -> Redis numerical precision loss.

* [NEW] Lua scripting engine speed improved.
* [NEW] Sentinel generates one new event for humans to understand better
        what is happening during a failover: +config-update-from.
        Also the time at which a failover will be re-attempted is logged.

</ChangeLog>
2014-06-20 08:59:10 +00:00
Bartek Rutkowski
eee71f84e6 Add new port databases/py-python-rrdtool with Python bindings to RRDTool
Reviewed by:	marino (mentor)
Approved by:	swills (mentor)
2014-06-20 07:05:08 +00:00
Bartek Rutkowski
dad7313ad0 Add new port databases/py-python-rrdtool with Python bindings to RRDTool
Reviewed by:	marino (mentor)
Approved by:	swills (mentor)
2014-06-20 06:59:17 +00:00
Marcus von Appen
e0832ab2bb - Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-19 19:39:28 +00:00
Matthew Seaman
08959d21d1 Switch the default setting for the APC option to off. pecl-APC does
not provide core phpMyAdmin functionality and it is not compatible
with php-5.5

PR:		191122
Submitted by:	feld
2014-06-19 05:26:06 +00:00
William Grzybowski
7d4798616a databases/riak: update to 1.4.9 and use @sample
PR:		190982
Submitted by:	maintainer
2014-06-18 21:23:13 +00:00
William Grzybowski
eadb9100cb databases/memcacheq: support stage and minor fixes
- Support stage
- Change LICENSE to BSD3CLAUSE [1]
- Remove useless pre/post.mk

PR:		191047 [1]
Submitted by:	Keith Gaughan
Approved by:	maintainer
2014-06-18 19:02:46 +00:00
Martin Wilke
ca74a64fac - Update to 3.91
PR:		190893
2014-06-18 07:41:51 +00:00
Koop Mast
cf906e5cf2 Update to 6.8.9-3 [1][3].
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]

JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
  the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
  anymore at run-time.

PR:		185462 [1]
PR:		187548 [2]
PR:		182793 [3]
PR:		181746 [4]
PR:		176047 [5]
PR:		190814 [6]
Submitted by:	c.petrik.sosa@gmail.com [1]
		Matthieu Volat <mazhe@alkumuna.eu> [2]
		free.bsd@webstyle.ch [3]
		andrnils@gmail.com [4]
		rfg@tristatelogic.com [5]
		Michelle Sullivan <michelle@sorbs.net> [6]
Approved by:	portmgr (blanket) (for NO_STAGED ports)
2014-06-17 20:05:30 +00:00
Steven Kreuzer
92949acdeb Add patch to fix use of uninitialized value $mysqlversion in pattern match 2014-06-17 14:26:07 +00:00
Florian Smeets
3400b2d230 Remove 2 duplicates from pkg-plist
Reported by:	Jenkins (swills)
2014-06-17 09:04:43 +00:00
Palle Girgensohn
2d95865309 Fix bad ICU_patchfile
PR:		191044
Submitted by:	melvyn
2014-06-16 16:52:45 +00:00
Dmitry Marakasov
2ab8bf6757 - Add missing USES=libtool to archivers/snappy
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-16 15:16:17 +00:00
Rene Ladan
c8f5b88949 Remove expired ports:
2014-06-12 databases/py-cmemcache: Deprecated upstream
2014-06-13 games/mangos: Broken for more than 6 months
2014-06-14 lang/clojure-contrib: monolithic contrib library is obsolete
2014-06-14 devel/bzapi: Bugzilla has a native REST API, see https://wiki.mozilla.org/BMO/REST
2014-06-15 18:26:12 +00:00
Martin Wilke
edad859473 - Update to 5.5.38
PR:		190995
2014-06-15 08:26:47 +00:00
Johan van Selst
64ccbc1f9f - Fix package breakage
- While here, modernise OPTIONS
- Bump PORTREVISION for plist change

PR:		ports/191016
Submitted by:	freebsd@nagilum.org
2014-06-15 07:48:46 +00:00
Kurt Jaeger
32fe139148 databases/cego: 2.20.9 -> 2.20.10, USES libtool, strip libs
Submitted by:	lemke@lemke-it.com
2014-06-14 20:14:25 +00:00
Jun Kuriyama
10ff1c87b7 - Stagify. 2014-06-14 08:38:25 +00:00
Antoine Brodin
7ff7f690e6 Unbreak
Pointyhat:	tj
2014-06-13 18:19:09 +00:00
Vanilla I. Shu
e9d1a5ffdd remove NO_STAGE.
Approved by:	portmgr@
2014-06-13 16:42:03 +00:00
Vanilla I. Shu
8bcc8b64b5 Stagify.
Approved by:	portmgr@
2014-06-13 16:36:24 +00:00
Vanilla I. Shu
49543b56b3 1: Stagify.
2: switch to DEFAULT_VERSIONS.

Approved by:	portmgr@
2014-06-13 16:33:17 +00:00
Vanilla I. Shu
427576c8b9 1: Stagify.
2: switch to DEFAULT_VERSIONS

Approved by:	portmgr@
2014-06-13 16:31:03 +00:00
Vanilla I. Shu
cfd9994e3e 1: Stagify.
2: add USES=libtool
3: bump version.
2014-06-13 16:23:45 +00:00
Vanilla I. Shu
e232d09a59 1: Stagify.
2: add USES=libtool
3: bump version.

Approved by:	portmgr@
2014-06-13 16:15:01 +00:00
Vanilla I. Shu
e3ca2d2fcc Stagify.
Approved by:	portmgr@
2014-06-13 15:46:52 +00:00
Vanilla I. Shu
90450705c9 Stagify.
Approved by:	portmgr@
2014-06-13 15:38:02 +00:00
Mikolaj Golub
3853cb98e2 Remove unnecessary bits:
- manpages are automatically handled by the framework;
 - config existence is handled in pkg-plist;
 - directory existence check is handled by ${MKDIR}.
2014-06-12 19:24:22 +00:00
Florian Smeets
7d3a9f4fa1 Update pkg-descr and point to the correct URL
Reported by:	Ronald Klop <ronald@klop.ws>
2014-06-12 18:44:43 +00:00
Florian Smeets
f03e531775 Update to 5.6.17-66.0 2014-06-12 18:06:53 +00:00
Tom Judge
b4158ed374 Update to 2.022000
Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.022000/Changes
2014-06-12 16:38:50 +00:00
Palle Girgensohn
11e79e69e9 In preparation for upcoming ICU-5.3 upgrade, I failed to update distfile on slave ports 2014-06-12 12:46:52 +00:00
Palle Girgensohn
5a036ffd6e deprecate pgaccess, it has not been actively maintained upstreams for 8+ years
Approved by: portmgr (implicit)
2014-06-12 12:39:54 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Mikolaj Golub
f5fd6405a6 - honor PREFIX;
- properly set RIAK_LIBDIR in plist (while here, sort PLIST_SUB).
2014-06-11 18:44:31 +00:00
Oliver Lehmann
69baf55a1a add STAGE support 2014-06-11 16:32:47 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Dmitry Marakasov
5bf588307f - Switch to USES=libtool
Approved by:	portmgr blanket
2014-06-11 09:13:23 +00:00
Bryan Drewery
2458196874 - Explain to user how to build if they have openssl installed. Another option
is to auto select OPENSSL and PORTSSL options but I stuck with letting the
  user make that decision.

PR:		186566
Reported by:	agifford@infowest.com
2014-06-10 15:22:12 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Mark Linimon
02104a6160 Reset maintainership.
PR:		190858
PR:		190859
PR:		190860
PR:		190861
PR:		190862
PR:		190863
PR:		190864
Submitted by:	former maintainer
Approved by:	portmgr (blanket)
2014-06-10 06:31:43 +00:00
Akinori MUSHA
1f7d9ae906 Add staging support. 2014-06-10 05:58:55 +00:00
Baptiste Daroussin
d22c4f1c2f Support stage 2014-06-10 05:49:41 +00:00
John Marino
bcdd74d70f databases: iplike[1], jrrd[2]: reset maintainer
No reason offered.  Thanks for maintaining these for a few years.

PR:		ports/190839 [1]
PR:		ports/190840 [2]
Submitted by:	maintainer (Sevan Janiyan)
2014-06-09 22:07:15 +00:00
Palle Girgensohn
f319c969b6 Prepare for upcoming ICU-5.3 upgrade. 2014-06-09 21:57:43 +00:00
Mathieu Arnold
8255ae7160 - Set license to BSD2CLAUSE.
- Set rcvar to bucardo_ctl_enable; do not call set_rcvar.

PR:		190124
Submitted by:	olgeni@
Sponsored by:	Absolight
2014-06-09 12:31:17 +00:00
Matthew Seaman
7392a0f5b7 Update to 4.2.3
This is a routine bugfix update.

ChangeLog:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.3/phpMyAdmin-4.2.3-notes.html/view
2014-06-09 09:14:47 +00:00
Palle Girgensohn
cce7650bb8 - Update to 9.2.1004
- Stage support
- Add LICENSE

Submitted by:	bar@
2014-06-09 06:24:45 +00:00
Steve Wills
a7fc988684 - Fix minor issue from previous commit by changing from SUB_LIST to PLIST_SUB
PR:		189787
Reported by:	Mikhail Tatsenko <m.tsatsenko@gmail.com> (maintainer)
Pointyhat to:	swills
2014-06-08 23:53:00 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Kurt Jaeger
c4e1289ca5 Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org 2014-06-08 19:05:27 +00:00
Sunpoet Po-Chuan Hsieh
c4baab140e - Update to 3.1.0
Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2014-06-08 13:23:22 +00:00
Marcus von Appen
5059b9f1d2 - Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Convert to new OPTIONS
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-08 12:17:42 +00:00
Marcus von Appen
c9cacbc290 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-08 12:08:47 +00:00
Marcus von Appen
984a4dd8d2 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-08 12:05:00 +00:00
Matthew Seaman
a9e7adf684 Update to 5.1.31
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-31.html
2014-06-07 17:53:25 +00:00
Raphael Kubo da Costa
34117c378a Add explicit dependency on qt4-gui.
For some reason, PyQt's configure.py adds a dependency on QtGui when
figuring out if QtSql is installed. When the API option is on, this
dependency is always installed indirectly, but things fail if it is turned
off. From configure's build log:

  Checking to see if the QtSql module should be built...
  c++ -DQT_NO_DEBUG -DQT_SQL_LIB -I. -I/usr/local/share/qt4/mkspecs/default
  -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtGui
  -I/usr/local/include/qt4 -I/usr/local/include -O2 -pipe
  -fno-strict-aliasing -O2 -w -pthread -D_THREAD_SAFE cfgtest_QtSql.cpp -o
  cfgtest_QtSql -L/usr/local/lib/qt4 -L/usr/local/lib -Wl,-O1
  -Wl,-rpath,/usr/local/lib/qt4 -lQtSql -L/usr/local/lib/qt4
  -L/usr/local/lib/qt4 -L/usr/local/lib -lQtCore -L/usr/local/lib/qt4
  -L/usr/local/lib/qt4 -L/usr/local/lib -lQtGui -lXext -lX11 -lm
  /usr/bin/ld: cannot find -lQtGui
  c++: error: linker command failed with exit code 1 (use -v to see invocation)

PR:		183706
MFH:		2014Q2
2014-06-07 09:38:11 +00:00
Vanilla I. Shu
13dc059f0c Stagify. 2014-06-07 02:33:32 +00:00
Vanilla I. Shu
5a0f78596e Stagify. 2014-06-07 02:31:20 +00:00
Vanilla I. Shu
934581d56c Stagify. 2014-06-07 02:28:02 +00:00
Vanilla I. Shu
329ebde5f7 Stagify. 2014-06-07 02:21:27 +00:00
Vanilla I. Shu
62dd952df8 Stagify. 2014-06-07 02:19:21 +00:00
Vanilla I. Shu
facc0fd82d Stagify. 2014-06-07 02:11:20 +00:00
Matthias Andree
db4e6b5f81 Fix stage-qa warnings
Remove trailing blank from MASTER_SITES
Tabs to spaces in pkg-descr WWW: tag
Rename patch to avoid special characters.
Add LICENSE_FILE, USES=libtool:keepla
Patch libtool install runs to use ${INSTALL} instead of cp -p
Bump PORTREVISION (adding .so.0.0.0 files).

PR:		189491
Submitted by:	takefu@airport.fm
Approved by:	gslin@gslin.org (implicit)
2014-06-06 18:56:28 +00:00
Antoine Brodin
ec9733a0e9 - Reset maintainer
- Deprecate

PR:		ports/190717
Submitted by:	maintainer
With hat:	portmgr
2014-06-06 15:59:38 +00:00
Dmitry Marakasov
236cdad487 - Fix plist files referencing stagedir by adding USE_PERL+=fixpacklist
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
2014-06-06 10:11:58 +00:00
Martin Wilke
1062c867ed - Update to 1.2.16
PR:		188248
2014-06-05 09:17:12 +00:00
Martin Wilke
060148b0d7 - Drop devel/pear dependencies.
PR:		187657
2014-06-05 08:07:21 +00:00
Martin Wilke
59975d569b This extension provides an API for communicating with Redis database,
a persistent key-value database with built-in net interface written
in ANSI-C for Posix systems.

It is a fork of alfonsojimenez's phpredis, adding many methods and
fixing a lot of issues.

WWW: https://github.com/nicolasff/phpredis

PR:		ports/189414
Submitted by:	Arjan Koole <arjan@blackoak.net>
2014-06-04 11:49:48 +00:00
Baptiste Daroussin
69f1ad517f Fix dependency after switch to USES=pgsql 2014-06-04 09:23:09 +00:00
Baptiste Daroussin
8d148b99b3 Convert to USES=pgsql 2014-06-04 09:18:44 +00:00
Martin Wilke
5a9a08cc86 SFCGAL is a C++ wrapper library around CGAL with the aim of supporting ISO
19107:2013 and OGC Simple Features Access 1.2 for 3D operations.

SFCGAL provides standard compliant geometry types and operations, that can be
accessed from its C or C++ APIs. PostGIS uses the C API, to expose some
SFCGAL's functions in spatial databases

WWW: http://www.sfcgal.org/

PR:		ports/188927
Submitted by:	Loïc BARTOLETTI <coder@tuxfamily.org>
2014-06-04 08:49:57 +00:00
Martin Wilke
ac6a82dc0b - Add SFCGAL option (ports/188927)
- Add Licenses
- Add stage
- Fix iconv (ports/186563)

PR:		189540
Submitted by:	maintainer
2014-06-04 08:11:09 +00:00
Sunpoet Po-Chuan Hsieh
9026405a6d - Update LICENSE
Approved by:	portmgr (blanket)
2014-06-03 17:20:45 +00:00
Vanilla I. Shu
28775aff66 Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared library version.
PR:		ports/190409
Submitted by:	ports at robakdesign.com
Approved by:	portmgr@ (for NO_STAGE)
2014-06-03 14:34:06 +00:00
Alex Dupre
baa2f5cff4 Update to 5.6.19 release. 2014-06-03 12:53:54 +00:00
Alex Dupre
d48bb98dd8 Update to 5.5.38 release. 2014-06-03 12:33:57 +00:00
Barbara Guida
1c9f97117a - Update to 11.2.0.4 (using JDK 1.6 jar)
- Add STAGE support
2014-06-02 14:15:10 +00:00
John Marino
5b1df3895a libgda[45]-jdbc: Set to build only with openjdk6
Due to a change in the default system ld.library.path, these ports
fail to build due to not being able to find libjvm.so.  Verified by
Redports, only openJDK6 can build these ports currently.

Approved by:	gnome (kwm)
2014-06-02 12:41:44 +00:00
Martin Wilke
afcacdf122 - Update to 5.5.37
PR:		189887
Submitted by:	maintainer
2014-06-02 12:28:58 +00:00
Sergey A. Osokin
c4bf2a232e Upgrade from 3.0.0-beta2 to 3.0.0-beta5.
Fix lua/luajit-specific extra patches.
Stagefy.

<ChangeLog>

--[ Redis 3.0.0 Beta 5 (version 2.9.54) ] Release date: 26 may 2014

This is the 5th beta of Redis 3.0.0. It does not include any real
worthwhile change (just three days passed since the previous beta), but
fixes two stupid bugs preventing cluster tests to pass.

--[ Redis 3.0.0 Beta 4 (version 2.9.53) ] Release date: 23 may 2014

This is the fourth beta of Redis 3.0.0.

>> General changes

* [NEW] Scripting engine performances improvements.
* [NEW] Log format slightly changed to report current node role.

* [FIX] Correct the HyperLogLog stale cache flag to prevent unnecessary
        computation.

>> Cluster changes

* [NEW] redis-trib: ability to import data from standalone Redis instances.
* [NEW] redis-trib: "fix" subcommand much better at fixing errors.
* [NEW] CLUSTER FAILOVER FORCE implemented.
* [NEW] CLUSTER RESET implemented, it is now possible to completely reset
        nodes and create a new cluster without restarting anything.
* [NEW] Slave validity factor (max estimated data age to still failover)
        is now under the control of the user, and can be configured via
        redis.conf or CONFIG SET. Option name cluster-slave-validity-factor.
* [NEW] Cluster test: failure detection and failover initial tests.
* [NEW] CLUSTER MEET: better error messages when address is invalid.
* [NEW] Bulk-accept new Cluster nodes in the Cluster bus instead of
        performing just a single accept() per event fired.

* [FIX] Bypass data_age check for manual failovers.
* [FIX] Fixed data_age computation / check integer overflow.
* [FIX] Various fixes to Tcl client.tcl Redis Cluster client used in tests.
* [FIX] Better handling of stolen slots.
* [FIX] Don't accept cluster bus connections during startup.

>> Sentinel changes

* [NEW] Generate +config-update-from event when a new config is received.
* [NEW] Log when a failover will be re-attempted again.

* [FIX] Sentinel: Add "dir /tmp" directive in example sentinel.conf.

--[ Redis 3.0.0 Beta 3 (version 2.9.52) ] Release date: 5 may 2014

This is the third beta of Redis 3.0.0.

>> General changes

* [NEW] New data structure: the HyperLogLog (see 2.8 release notes).
* [NEW] Lexicograhical range queries in sorted sets (see 2.8 release notes).
* [NEW] LRU algorithm precision greatly improved.

* [FIX] Redis is now much more responsive to reply with LOADING / BUSY errors.

>> Cluster changes

* [NEW] Cluster testing framework and initial tests.
* [NEW] Cluster epochs collision resolution (make Redis Cluster more resilient
        to admin and programming errors).
* [NEW] Persist / fsync some global state to ensure correct crash-recovery
        semantics.
* [NEW] New command introduced: CLUSTER SET-CONFIG-EPOCH, still not used
        by redis-trib. Will be used to speedup the assignment of unique
        epochs to different nodes at cluster creation time. For now this is
        handled as a side effect of the cluster epochs collision resolution.

* [FIX] Different fixes to redis-trib cluster creation.
* [FIX] Fix an error in the CLUSTER NODES output for nodes slots.

>> Sentinel changes

* [NEW] Sentinels are now able to send update messages in a peer-to-peer
        fashion even if no Redis instances are available. Now the Sentinel
        liveness property that the most updated configuration in a given
        partition is propagated to all the Sentinels is extended to partitions
        without reachable instances.
* [NEW] Sentinel safety properties are now ensured in a crash-recovery system
        model since some state is persisted on disk before replying to other
        nodes, and reloaded at startup.
* [NEW] Sentinel now uses CLIENT SETNAME so that it is easy to identify
        Sentinels using CLIENT LIST among other clients.
* [NEW] Sentinel failure detection and reconnection code improved.

</ChangeLog>
2014-06-02 01:42:11 +00:00
William Grzybowski
19aeafab96 databases/py-sqlobject: update to 1.6.0 and add license
PR:		ports/190421
Submitted by:	Bartek Rutkowski <ports at robakdesign com>
2014-06-01 23:04:51 +00:00
William Grzybowski
1873d38a77 databases/pymongo: update to 2.7.1
PR:		ports/190424
Submitted by:	Bartek Rutkowski <ports at robakdesign com>
2014-06-01 23:03:29 +00:00
Alex Kozlov
fe7fc772a5 - Fix various distinfo errors
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (antoine)
2014-05-31 16:37:58 +00:00
Alexey Degtyarev
e64bb3f555 Update to latest version - 2.8.
Approved by:	wg (mentor)
2014-05-31 08:32:05 +00:00
Marcus von Appen
9f90cca55f Peewee is a MIT licensed object relational mapper for Python. It allows access
of relational databases (MySQL / MariaDB, PostgreSQL, SQLite3) in a pretty
object oriented way. There is usually no need to write SQL.

PR:		ports/185470
Submitted by:	Matthias Petermann <matthias@petermann-it.de>
2014-05-31 08:31:00 +00:00
Sunpoet Po-Chuan Hsieh
76e1fca2e4 - Fix dependency: this port requires libpgcommon.a from postgresqlXX-server
- Bump PORTREVISION for dependency change

PR:		ports/189773
Submitted by:	marck
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-05-30 05:31:16 +00:00
Mathieu Arnold
188cc9c140 - Fix build
- Fix plist with pgsql > 9.0
- Update to 1.1.10 to fix with pgsql >= 9.3

Sponsored by:	Absolight
2014-05-29 20:21:45 +00:00
Mathieu Arnold
55e4a46b72 Fix for postgresql > 9.0.
Sponsored by:	Absolight
2014-05-29 19:29:18 +00:00
Antoine Brodin
0416a2e70a Chase USES=pgsql in pgtcl slaves 2014-05-29 08:12:51 +00:00
Philippe Audeoud
0b744e3744 - Update to 1.113
- Add license
2014-05-28 14:11:03 +00:00
Baptiste Daroussin
6122aafaef Convert to USES=pgsql 2014-05-28 11:47:09 +00:00
Baptiste Daroussin
fa9f53cd1e Fix dependency 2014-05-28 11:43:59 +00:00
Baptiste Daroussin
103a2dc4dc Convert to USES=pgsql 2014-05-28 11:39:54 +00:00
Baptiste Daroussin
ef2e907e0a Convert to USES=pgsql 2014-05-28 11:38:54 +00:00
Baptiste Daroussin
fbdc4c068c Convert to USES=pgsql 2014-05-28 11:37:01 +00:00
Baptiste Daroussin
59913d7d7e Convert to USES=pgsql 2014-05-28 11:36:01 +00:00
Baptiste Daroussin
c621da4237 Convert to USES=pgsql 2014-05-28 11:35:34 +00:00
Baptiste Daroussin
c0e1e101f7 Convert to USES=pgsql 2014-05-28 11:34:51 +00:00
Baptiste Daroussin
ff3163c6a9 Convert to USES=pgsql 2014-05-28 11:30:26 +00:00
Dag-Erling Smørgrav
c1b4c17b3b Upgrade to 0.07040 and take over maintainership.
Approved by:	perl (bapt)
2014-05-27 23:04:12 +00:00
Matthias Andree
a3540da380 Update to new upstream release 6.0.30.
ChangeLog: <http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_6_0.html>

Note that databases using BLOB support require an upgrade,
adding a corresponding note to UPDATING.
2014-05-27 15:40:43 +00:00
Baptiste Daroussin
019aefdf9e Revert previous commit, it was not supposed touch this port yet
With hat:	portmgr
2014-05-27 11:44:04 +00:00
Baptiste Daroussin
00e545d283 Convert to USES=pgsql 2014-05-27 10:43:49 +00:00
Baptiste Daroussin
88a143795b Convert to USES=pgsql
With hat:	portmgr
2014-05-27 10:42:11 +00:00
Baptiste Daroussin
f5ba1ef320 Convert to USES=lua and make it use lua 5.2 by default 2014-05-26 16:01:45 +00:00
Baptiste Daroussin
e7c3cd6a2d Convert one more port to USES=lua 2014-05-26 15:36:49 +00:00
Sunpoet Po-Chuan Hsieh
c88e15e19f - Add LICENSE
- Pass maintainership to submitter
- While I'm here, remove leading indefinite article from COMMENT

PR:		ports/190252
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-26 15:34:31 +00:00
Sunpoet Po-Chuan Hsieh
0e20c9d45f - Add LICENSE
- Pass maintainership to submitter

PR:		ports/190251
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-26 15:34:27 +00:00
Sunpoet Po-Chuan Hsieh
fb64a25685 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/190250
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-26 15:34:23 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
Martin Wilke
257d61366c - Convert gmake, bzip to USES
Approved by:	portmgr
2014-05-26 11:57:55 +00:00
Baptiste Daroussin
c8903f1219 Convert to USES=mono
With hat:	portmgr
2014-05-26 11:42:12 +00:00
Martin Wilke
85d657e6f0 Approved by: portmgr (myself) 2014-05-26 11:38:51 +00:00
Pietro Cerutti
ad2ef8e932 - Update to 2.2.5
PR:		190108
Submitted by:	gahr@
Approved by:	maintainer
2014-05-26 07:04:19 +00:00
Baptiste Daroussin
f0a8714b3a Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 06:55:07 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Steve Wills
e90080ca9a - Add STAGE support
- Depend on xmlto to generate man pages. Add DOCS option

PR:		ports/189787
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2014-05-25 12:23:00 +00:00
Martin Wilke
eae3d16536 - Update to 2.5.3 2014-05-25 10:12:58 +00:00
Martin Wilke
af4d94b920 Drizzle Client & Protocol Library. This project
is for the new development of the MySQL compatible
C connector library called libdrizzle-redux.

WWW: https://launchpad.net/libdrizzle

PR:		ports/185969
Submitted by:	Jim Ohlstein <jim@ohlste.in>
2014-05-25 07:33:03 +00:00
Mikolaj Golub
b7ec399484 Update to 2.1.0. 2014-05-25 06:46:13 +00:00
Palle Girgensohn
011a023c6b 'activate' postgresql-9.4 2014-05-24 14:38:42 +00:00
Sunpoet Po-Chuan Hsieh
e689d5eb5e - Update to 2.0
- Pass maintainership to submitter

Changes:	http://www.repmgr.org/release-notes-2.0.html
PR:		ports/189775
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-24 14:11:50 +00:00
Michael Gmelin
4623ec9ce2 It turns out that cmake is still using gmake during the configure
phase, even though build is then done using make(1). If gmake is not
available on the host, cmake falls back to make(1) to configure and
the resulting Makefiles won't work on either, make or gmake. Therefore
I'll rollback to using gmake all the time.

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-05-24 14:05:30 +00:00
Martin Matuska
b0184824ab Bump PORTREVISION to fix builds for proftpd-mod_sql_odbc 2014-05-24 06:03:35 +00:00
Martin Matuska
893f6194bd Horde package update:
comms/pear-Horde_ActiveSync 2.15.1 -> 2.16.1
devel/pear-Horde_Alarm 2.2.0 -> 2.2.1
devel/pear-Horde_Argv 2.0.8 -> 2.0.9
security/pear-Horde_Auth 2.1.3 -> 2.1.4
archivers/pear-Horde_Compress 2.0.7 -> 2.0.8
security/pear-Horde_Crypt 2.4.2 -> 2.4.3
devel/pear-Horde_Data 2.0.4 -> 2.0.5
devel/pear-Horde_Date 2.0.9 -> 2.0.10
www/pear-Horde_Dav 1.0.4 -> 1.0.6
databases/pear-Horde_Db 2.1.1 -> 2.1.2
devel/pear-Horde_History 2.3.0 -> 2.3.1
graphics/pear-Horde_Image 2.0.7 -> 2.0.8
mail/pear-Horde_Imap_Client 2.19.6 -> 2.20.0
devel/pear-Horde_Itip 2.0.5 -> 2.0.6
mail/pear-Horde_ListHeaders 1.1.1 -> 1.1.2
devel/pear-Horde_Lock 2.1.0 -> 2.1.1
mail/pear-Horde_Mail 2.2.0 -> 2.3.0
mail/pear-Horde_Mime 2.3.4 -> 2.3.5
mail/pear-Horde_Mime_Viewer 2.0.6 -> 2.0.7
devel/pear-Horde_Nls 2.0.3 -> 2.0.4
mail/pear-Horde_Smtp 1.4.1 -> 1.5.0
devel/pear-Horde_Token 2.0.4 -> 2.0.5
2014-05-23 23:14:17 +00:00
Michael Gmelin
ee3cf3bd20 Cmake is capable of creating Makefiles for make(1), so
the unnecessary dependency on gmake could be removed.

Reviewed by:	bapt (mentor)
Approved by:	bapt (mentor)
2014-05-23 13:25:23 +00:00
Alex Kozlov
f8ed265db4 - Convert to OptionsNG
Approved by:	portmgr (blanket)
2014-05-22 18:24:21 +00:00
Michael Gmelin
2ad9253029 The port creates perl scripts that use /usr/bin/perl, therefore
shebangfix has been implemented to make stage-qa stop complaining.
This also fixes databases/mariadb55-client, which is a slave port.

Reviewed by:	bapt (mentor)
Approved by:	bapt (mentor)
2014-05-22 16:08:26 +00:00
Martin Wilke
3cf8658ded - Fix build
PR:		186132
Submitted by:	Jan Henrik Sylvester <me@janh.de>
Approved by:	maintainer timeout
2014-05-22 09:38:56 +00:00
Philippe Audeoud
de9735431d - Update to 3.2.1 2014-05-22 08:08:06 +00:00
Martin Wilke
a91348dfad - Update to 1.3.0
PR:		189182
Submitted by:	maintainer
2014-05-22 07:58:13 +00:00
Martin Matuska
a530a1d424 Unbreak proftpd-mod_sql_odbc (fix include path) 2014-05-22 06:34:13 +00:00
Martin Wilke
0feb009f94 - Update to 1.13.1
PR:		188894
Submitted by:	swills
Approved by:	maintainer
2014-05-22 06:28:47 +00:00
Martin Wilke
e6af98ecdc - Update to 0.9.2
PR:		187393
Submitted by:	maintainer
2014-05-22 05:55:37 +00:00
Michael Gmelin
3c99c665e6 Respect hier(7) for config files
PR:		ports/182547
Reviewed by:	flo
Approved by:	flo
2014-05-21 10:37:51 +00:00
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