Commit graph

12529 commits

Author SHA1 Message Date
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
Pawel Pekala
db85db64ed Update to version 3.8.4.1
PR:		ports/187604
Submitted by:	maintainer
2014-03-15 18:05:04 +00:00
Martin Matuska
ba06303884 Make proftpd-mod_sql_tds use its own version 2014-03-15 16:55:47 +00:00
Martin Matuska
7edc75ef57 Add MASTER_SITES to databases/proftpd-mod_sql_tds 2014-03-15 16:29:16 +00:00
Alexey Dokuchaev
ba31c6c887 Kill bogus EOL whitespace. 2014-03-15 15:58:50 +00:00
Tijl Coosemans
a19b165d3b Fix double occurences of USES= 2014-03-14 20:59:20 +00:00
Sunpoet Po-Chuan Hsieh
27bc13707a - Use USES=tar:xz 2014-03-14 15:51:47 +00:00
Sunpoet Po-Chuan Hsieh
3abca268a6 - Use USES=tar:xz 2014-03-14 10:09:26 +00:00
Sunpoet Po-Chuan Hsieh
91cf42cbc5 - Use USES=tar:xz 2014-03-14 10:09:23 +00:00
Sunpoet Po-Chuan Hsieh
864312b03d - Use USES=tar:tgz
- Simplify Makefile
2014-03-14 08:18:12 +00:00
Sunpoet Po-Chuan Hsieh
d95505944c - Use USES=tar:tgz 2014-03-14 07:44:54 +00:00
Sunpoet Po-Chuan Hsieh
0442b90561 - Use USES=tar:tgz 2014-03-14 07:44:49 +00:00
Sunpoet Po-Chuan Hsieh
079f6da93a - Use USES=tar:tgz 2014-03-14 07:44:43 +00:00
Carlo Strub
81dbe2303e Back to pool 2014-03-13 23:09:52 +00:00
Matthias Andree
0da998d98d Make configuration file path configurable in rc.conf. [1]
Convert to stage support.  State which BSD license is meant. [2]

PR:		ports/181201 [1]
Submitted by:	Daniel Ylitalo <daniel@blodan.se> [1]
Approved by:	maintainer timeout (osa, 6 months) [1]
Approved by:	portmgr (blanket) [2]
2014-03-13 21:13:39 +00:00
Pawel Pekala
3967e48c49 - Update to version 1.2.15
- Support staging

PR:		ports/187455
Submitted by:	maintainer
2014-03-13 19:53:38 +00:00
Frederic Culot
a13fe2098c - Update to 3.8.4
Changes:	http://www.sqlite.org/releaselog/3_8_4.html
PR:		ports/187445
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-03-13 10:25:44 +00:00
Jason Helfman
69914ee1ce - update to 5.5.0
- mysql is in-process of being unbroken
- stage support will be addressed in a later commit

Changes:	http://community.jaspersoft.com/what-is-new
2014-03-13 06:45:34 +00:00
Timur I. Bakeyev
1627a9eded Usage of .pre.mk requires corresponding .post.mk 2014-03-13 02:12:35 +00:00
Timur I. Bakeyev
d9f1fb7fca Convert to the staged environment 2014-03-13 00:28:12 +00:00
Timur I. Bakeyev
b36eb13e44 Add new port databases/ntdb - it's revised version of databases/tdb, used by
net/samba41 port.
2014-03-12 21:25:03 +00:00
Martin Wilke
f023959aca - Remove database/pear-MDB2_Driver_sqlite Unmaintained upstream 2014-03-12 02:26:56 +00:00
Steve Wills
6221b7a329 - Update to 1.13.0
- Add memcached dependency since it seems required to run
- Use UIDs and GIDs and create a user for swift since that seems required

PR:		ports/187421
Submitted by:	swills (myself)
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2014-03-12 00:59:35 +00:00
Mikolaj Golub
0a3aea80ed Update to 2.0.3.
PR:		ports/187428
Submitted by:	swills
2014-03-11 20:08:51 +00:00
Sunpoet Po-Chuan Hsieh
2951412210 - Add p5-DBIx-Admin-TableInfo 2.11
DBIx::Admin::TableInfo is a pure Perl module. It is a convenient wrapper around
all of these DBI methods:
- table_info()
- column_info()
- primary_key_info()
- foreign_key_info()

WWW: http://search.cpan.org/dist/DBIx-Admin-TableInfo/
2014-03-11 18:01:45 +00:00
Sunpoet Po-Chuan Hsieh
809b9922c3 - Add p5-DBIx-Admin-DSNManager 2.01
DBIx::Admin::DSNManager manages a file of DSNs, for both testing and production.

The INI-style format was selected, rather than, say, using an SQLite database,
so that casual users could edit the file without needing to know SQL and without
having to install the command line program sqlite3.

Each DSN is normally for something requiring manual preparation, such as
creating the database named in the DSN.

In the case of SQLite, etc, where manual intervention is not required, you can
still put the DSN in dsn.ini.

One major use of this module is to avoid environment variable overload, since it
is common to test Perl modules by setting the env vars $DBI_DSN, $DBI_USER and
$DBI_PASS.

But then the problem becomes: What do you do when you want to run tests against
a set of databases servers? Some modules define sets of env vars, one set per
database server, with awkward and hard-to-guess names. This is messy and
obscure.

DBIx::Admin::DSNManager is a solution to this problem.

WWW: http://search.cpan.org/dist/DBIx-Admin-DSNManager/
2014-03-11 18:01:06 +00:00
Sunpoet Po-Chuan Hsieh
f29a48a862 - Add p5-DBIx-Admin-CreateTable 2.10
DBIx::Admin::CreateTable is a pure Perl module.

Database vendors supported: MySQL, Oracle, Postgres, SQLite.

Assumptions:
- Every table has a primary key
- The primary key is a unique, non-null, integer
- The primary key is a single column
- The primary key column is called 'id'
- If a primary key has a corresponding auto-created index, the index is called
  't_pkey': This is true for Postgres, where declaring a column as a primary
  key automatically results in the creation of an associated index for that
  column. The index is named after the table, not after the column.
- If a table 't' (with primary key 'id') has an associated sequence, the
  sequence is called 't_id_seq': This is true for both Oracle and Postgres,
  which use sequences to populate primary key columns. The sequences are named
  after both the table and the column.

WWW: http://search.cpan.org/dist/DBIx-Admin-CreateTable/
2014-03-11 17:58:15 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Sunpoet Po-Chuan Hsieh
b6258e7ca4 - Update to 0.1901
Changes:	http://search.cpan.org/dist/Dancer-Plugin-DBIC/Changes
PR:		ports/187382
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-03-09 22:06:31 +00:00
Antoine Brodin
b0ba7953f4 Unbreak on FreeBSD 8.3, it is still supported
Reported by:	pkg-fallout
2014-03-09 19:59:03 +00:00
Antoine Brodin
f96450acf3 Finish stage support 2014-03-09 00:07:16 +00:00
Antoine Brodin
c6c742d7cc Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years) 2014-03-08 22:26:21 +00:00
Pawel Pekala
2d54bd0e75 - Update to version 3.5.1 [1]
- Add staging support

PR:		ports/187356 [1]
Submitted by:	maintainer
2014-03-08 16:10:40 +00:00
Antoine Brodin
e4d2b44301 Fix make fetch
It seems infozip is not needed (java dumps core in the middle of the install here so not totally sure)
2014-03-08 14:11:40 +00:00
Pawel Pekala
2e4ec989a5 - Update to version 2.3.2, take maintainership [1]
- Correct LICENSE [1]
- Add staging support [1]
- Use USES=zip
- Remove leading article from COMMENT
- Docs files don't need optional installation with stage, convert
  installation procedure to COPYTREE_SHARE

PR:		ports/187336
Submitted by:	Jim Ohlstein <jim@ohlste.in>
2014-03-08 12:49:02 +00:00
Matthew Seaman
8054bff858 Update to 4.1.9
This is a routine bugfix release.

ChangeLog:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.9/phpMyAdmin-4.1.9-notes.html/view
2014-03-08 10:32:29 +00:00
Rene Ladan
5d077b50ad Remove expired ports with no active website:
2014-03-07 deskutils/phprojekt: No more public distfiles
2014-03-07 deskutils/libopensync-plugin-synce-legacy: No more public distfiles
2014-03-07 dns/skadns: No more public distfiles
2014-03-07 sysutils/gkrellmwho2: No more public distfiles
2014-03-07 audio/xmms-musepack: No more public distfiles
2014-03-07 archivers/bzip: No more public distfiles
2014-03-07 devel/cvsstat: No more public distfiles
2014-03-07 graphics/enfle: No more public distfiles
2014-03-07 audio/oggsplit: No more public distfiles
2014-03-07 devel/picasm: No more public distfiles
2014-03-07 databases/mysql-udf-preg: No more public distfiles
2014-03-07 devel/py-gitpython: No more public distfiles
2014-03-07 net/mars_nwe: No more public distfiles
2014-03-07 audio/fmio: No more public distfiles
2014-03-08 09:49:50 +00:00
Martin Matuska
8a5b47b4f9 Horde package update:
horde 5.1.5 -> 5.1.6
imp 6.1.6 -> 6.1.7

Horde_Alarm 2.0.5 -> 2.1.0
Horde_Auth 2.1.1 -> 2.1.2
Horde_Autoloader 2.0.1 -> 2.1.0
Horde_Browser 2.0.4 -> 2.0.5
Horde_Crypt 2.4.0 -> 2.4.1
Horde_Date 2.0.7 -> 2.0.8
Horde_Dav 1.0.3 -> 1.0.4
Horde_Db 2.0.4 -> 2.1.0
Horde_Editor 2.0.3 -> 2.0.4
Horde_Form 2.0.6 -> 2.0.7
Horde_Group 2.0.2 -> 2.0.3
Horde_Imap_Client 2.18.4 -> 2.18.6
Horde_SessionHandler 2.2.3 -> 2.2.4
Horde_Share 2.0.4 -> 2.0.5
Horde_Url 2.2.1 -> 2.2.2
Horde_Vfs 2.1.2 -> 2.2.0
2014-03-07 21:52:57 +00:00
Baptiste Daroussin
c23ef8bc8b Convert d* to USES=zip 2014-03-07 16:49:09 +00:00
Baptiste Daroussin
99103cbdd6 Fix installing manpage
Fix build with and without docs
Fix memcached eating 100% of memory when built with both libevent2 and libevent 1.4
installed at the same time by making sure to always find the event.h from libevent2 first

PR:		ports/187337 ports/187340 ports/187309
Reported by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com>, Volodymyr Kostyrko <arcade@b1t.name>, Ross <basarevych@gmail.com>
2014-03-07 10:56:32 +00:00
Koop Mast
a32988b2fa Stagify.
switch to USES=gmake libtool pathfix.
use USE_GNOME=glibmm
2014-03-07 08:41:11 +00:00
Koop Mast
d3a75a47cd Unbreak on 9.x and 8.x by using USES=compiler:c++0x.
Switch to USES=libtool, and change USE_AUTOTOOLS in libtoolize
so autogen.sh still works
2014-03-06 23:21:06 +00:00
Koop Mast
be80260253 Add actualy library to plist.
Submitted by:	tijl@
2014-03-06 21:59:01 +00:00
Koop Mast
5fcec2fe40 Unbreak on 10+
Stagify. Add USES=desktop-file-utils and libtool.
2014-03-06 21:45:35 +00:00
Antoine Brodin
832c3ead7f Mark BROKEN: Does not build
c++ -fpic -DPIC  -O2 -pipe -fno-strict-aliasing -I/usr/local/include/tcl8.4 -I/usr/local/include/mysql -c /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.cc -o sql-mysql.So
/wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.cc:1:17: error: tcl.h: No such file or directory
In file included from /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.h:3,
                 from /wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-mysql.cc:2:
/wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-interface.h: In member function 'virtual Sql_row* Sql_interface::fetchrow(int)':
/wrkdirs/usr/ports/databases/tcl-Mysql/work/tcl-sql/sql-interface.h:49: error: 'NULL' was not declared in this scope
...

Reported by:	pkg-fallout
2014-03-06 20:44:49 +00:00
Antoine Brodin
4470c4744f Mark BROKEN: Does not build
libtool: compile:  c++ -O2 -pipe -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -DCACHE_DIR=\"/var/sqlrelay/cache\" -I./ -I../../ -I../../src/common -I../../src/util -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c sqlrlistener.cpp  -fPIC -DPIC -o .libs/sqlrlistener.o
sqlrlistener.cpp: In member function 'bool sqlrlistener::createSharedMemoryAndSemaphores(const char*)':
sqlrlistener.cpp:441: error: no matching function for call to 'sharedmemory::attach(key_t&)'

Reported by:	pkg-fallout
2014-03-06 20:38:10 +00:00
Sunpoet Po-Chuan Hsieh
2c7b8bf0bd - Remove outdated PERL_LEVEL check
With hat:	perl
2014-03-06 18:51:17 +00:00
Emanuel Haupt
6590d3e143 Support staging 2014-03-06 12:24:22 +00:00
Emanuel Haupt
9da81ec27c Support staging 2014-03-06 12:22:07 +00:00
Rene Ladan
4260becf39 Remove expired ports:
2014-03-05 databases/mysqlard: Abandonware
2014-03-05 print/acrobatviewer: Abandoned, outdated (no updates since 1999)
2014-03-06 multimedia/castpodder: Depends on deprecated multimedia/beep-media-player
2014-03-06 audio/bmp-modplug: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-fc: Abandonware, please consider using multimedia/audacious instead
2014-03-06 graphics/bmp-rootvis: Abandonware, please consider using multimedia/audacious instead
2014-03-06 deskutils/bmp-docklet: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-festalon: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-faad: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-flac: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-wma: Abandonware, please consider using multimedia/audacious instead
2014-03-06 multimedia/py-pybmp: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-mac: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-songchange: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-htmlplaylist: Abandonware, please consider using multimedia/audacious instead
2014-03-06 12:13:54 +00:00
Sergey A. Osokin
03dc71ceac Upgrade from 2.8.6 to 2.8.7.
<ChangeLog>

# UPGRADE URGENCY: LOW for Redis, LOW for Sentinel. However this release adds
                   new features so users may want to upgrade in order to
                   exploit the new functionalities.

* [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] 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] 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] 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.
* [FIX] Force INFO used_memory_peak to match peak memory. This generated some
        confusion among users even if it was not an actual bug.

* [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.
* [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.

</ChangeLog>
2014-03-06 00:24:09 +00:00
Baptiste Daroussin
16fb62c94e Support stage
Use libevent2 instead of libevent
2014-03-05 18:29:13 +00:00
Baptiste Daroussin
74b5190827 Support stage 2014-03-05 17:38:35 +00:00
Baptiste Daroussin
8322a0f043 Support stage 2014-03-05 17:35:49 +00:00
Baptiste Daroussin
35902762f2 Convert to use libevent2 2014-03-05 16:44:26 +00:00
Baptiste Daroussin
94a144531f Bump portrevision due to dependency change
Reminded by:	kwm
2014-03-05 16:28:10 +00:00
Baptiste Daroussin
f23c6132df Enforce libevent2 in memcached
libevent2 performs way better than libevent1
While here:
- support stage
- use options helpers

Approved by:	swills (maintainer)
2014-03-05 15:46:39 +00:00
Max Brazhnikov
f536483f0c databases/akonadi:
- Fix dependency on mysql (lost after conversion to options helpers)
2014-03-04 07:38:10 +00:00
Gerald Pfeifer
ec1147cf95 Update to version 0.9.0 of libdbi-drivers to go with the same version of
libdbi.  This drops support for msgl, sqlite2, firebird and freetds. [1]

Use DISTVERSION in MASTER_SITE instead of duplicating this information.

PR:		178780 [1]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [1]
2014-03-03 21:36:01 +00:00
Gerald Pfeifer
ece3fc944f Update to libdbi version 0.9.0. [1]
This supports multiple independent "instances", which permits programs
to use several dlopen()ed modules which are linked against libdbi. Support
for transactions and savepoints has been added, and drivers now receive
additional hints to optimize sequential reads from result sets.

Convert to staging (simplifying PORTDOCS handling).

PR:		178779 [1]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [1]
Approved by:	maintainer timeout (clsung, >9 months) [1]
2014-03-03 20:36:13 +00:00
Max Brazhnikov
4cd1e8830e KDE/FreeBSD team is happy to present Qt 5 in ports!
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.

Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.

Approved by:	portmgr (bapt) (for Mk/bsd.port.mk)
2014-03-03 16:50:32 +00:00
Mark Felder
6a73fedbcf Update to 5.5.35
Maintainer is not available for further feedback (Ukraine)

Stay safe, Alexandr

PR:		ports/185012
Sponsored by:	SupraNet Communications, Inc
2014-03-03 16:23:58 +00:00
Emanuel Haupt
820d4024b9 Support staging 2014-03-03 13:22:25 +00:00
Thierry Thomas
f0128fdcbe Fix LEGAL text.
Since I'm there, support staging.

Requested by:	eadler
2014-03-03 13:12:39 +00:00
Ruslan Makhmatkhanov
dbf0b2677f databases/py-bsddb3: remove local plist hack and support staging
- convert to using auto-generated packing list and remove NO_STAGE
- install docs into staging area uncoditionally
- remove local plist hack - it is now handled by bsd.python.mk

Approved by:	portmgr (blanket)
2014-03-03 11:41:38 +00:00
Ruslan Makhmatkhanov
8736891575 databases/py-postgresql: remove local plist hack and support staging
- clarify the license (BSD3C)
- use 3 in USE_PYTHON
- convert to using auto-generated packing list and remove NO_STAGE
- remove local plist hack - it is now handled by bsd.python.mk
- bump PORTREVISION for the case

Approved by:	portmgr (blanket)
2014-03-03 11:09:52 +00:00
Ruslan Makhmatkhanov
2d43a0b313 - modernize dependency on databases/py-sybase 2014-03-03 10:42:55 +00:00
Ruslan Makhmatkhanov
615eb9964b databases/py-sqlalchemy-devel: support staging and do general clean-up
- do not use easy_install for installation and convert to auto-generated packing list
- remove options descriptions, that already presented in bsd.options.desc.mk
- utilize options helpers
- install docs and examples into staging area uncoditionally
- remove inclusion of devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - it's implemented in bsd.python.mk
- bump PORTREVISION because of package change

Approved by:	nivit (maintainer, explicitly for such changes in his ports)
2014-03-03 10:39:37 +00:00
Oliver Lehmann
a96e3be3d4 fix typo (CONFIURE_ARGS -> CONFIGURE_ARGS)
Approved by:	maintainer (via mail)
2014-03-02 23:38:13 +00:00
Gerald Pfeifer
7e339abf8a Replace USE_GCC=4.2+ by USE_GCC=any. [1]
And USE_GMAKE by USES=gmake where touching a port because of the above.

Approved by:	portmgr (bapt) [1]
2014-03-01 21:23:14 +00:00
Sunpoet Po-Chuan Hsieh
e480690c30 - Convert to new options helper 2014-03-01 18:28:26 +00:00
Sunpoet Po-Chuan Hsieh
5a38992694 - Add LICENSE
- Remove outdated PERL_LEVEL check
2014-03-01 14:22:52 +00:00
Sunpoet Po-Chuan Hsieh
a46c86a6f0 - Add LICENSE
- Fix shebang
- Bump PORTREVISION for package change
- Support STAGEDIR

Approved by:	portmgr (blanket)
2014-03-01 07:24:25 +00:00
Sunpoet Po-Chuan Hsieh
c932d53d7a - Add LICENSE
- Convert to new options framework
- Fix shebang
- Bump PORTREVISION for package change
- Support STAGEDIR

Approved by:	portmgr (blanket)
2014-03-01 07:24:19 +00:00
Sunpoet Po-Chuan Hsieh
2ec75b05a4 - Use BINMODE and DOCMODE
- Simplify Makefile
2014-03-01 07:24:16 +00:00
Sunpoet Po-Chuan Hsieh
49a375037a - Allow "make package" as user
- Use BINMODE and DOCMODE
- Simplify Makefile
2014-03-01 07:24:12 +00:00
Sunpoet Po-Chuan Hsieh
2e33cb07f6 - Fix shebang
- Bump PORTREVISION for package change
2014-03-01 05:43:49 +00:00
Sunpoet Po-Chuan Hsieh
b09bbf9014 - Update to 1.20
- Do not run misc tests

PR:		ports/176855
Submitted by:	sunpoet (myself)
Approved by:	GGeraud CONTINSOUZAS <geraud@gcu.info> (maintainer)
2014-03-01 05:41:05 +00:00
Rene Ladan
ef50dbb213 PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
to say goodbye.  Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )

Strip PHP 5.2 out of Mk/bsd.php.mk
2014-03-01 00:06:29 +00:00
Antoine Brodin
14c681ddae Mark more ports BROKEN
Error logs are available in the pkg-fallout archives

Reported by:	pkg-fallout since at least january 2014
2014-02-28 19:45:27 +00:00
Sunpoet Po-Chuan Hsieh
a42ba1b11b - Install hash.h
- Bump PORTREVISION for package change

PR:		ports/187131
Submitted by:	sunpoet (myself)
Approved by:	ale (maintainer)
2014-02-28 13:51:58 +00:00
Sunpoet Po-Chuan Hsieh
0882c85513 - Reset maintainership
- While I'm here:
  - Add BUILD_DEPENDS
  - Convert to new options helper
  - Sort PLIST

PR:		ports/187127
Submitted by:	parv <parv@pair.com> (maintainer)
2014-02-28 07:10:26 +00:00
Emanuel Haupt
a829284cc0 - Support staging
- Use shebangfix
- Define EXAMPLES option
- Define DOCS option
2014-02-27 13:56:33 +00:00
Emanuel Haupt
7bc710c5a0 Support staging 2014-02-27 13:50:17 +00:00
Martin Wilke
e2bdd29608 - Update to 6.4.3
- Convert to USES
- Use options helper

PR:		181057
Submitted by:	ports fury
2014-02-27 08:54:02 +00:00
Antoine Brodin
4d4db2684b Stage support
Reviewed by:	postgresql@
Tested by:	miwi and me
2014-02-26 17:24:35 +00:00
Emanuel Haupt
a68c05ecd2 Support staging 2014-02-26 06:42:56 +00:00
Emanuel Haupt
786cba2c9d Support staging 2014-02-26 06:40:44 +00:00
Emanuel Haupt
9bfdbcd5cc Support staging 2014-02-26 06:38:36 +00:00
Martin Wilke
462907efc5 - Stage support 2014-02-26 04:57:04 +00:00
Martin Wilke
390386b76d - Stage support 2014-02-26 04:45:57 +00:00
Martin Wilke
3bf7001e2d - Stage support 2014-02-25 09:08:00 +00:00
Steven Kreuzer
86f3a30b95 Update to 0.4-7 2014-02-24 14:33:13 +00:00
Sunpoet Po-Chuan Hsieh
fc0e440be8 - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES
- Use USE_PYDISTUTILS=yes
- Remove PYDISTUTILS_PKGNAME
- Bump PORTREVISION for package change
2014-02-24 10:41:47 +00:00
Sunpoet Po-Chuan Hsieh
1ff7bdf52a - Add LICENSE
- Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES and PYDISTUTILS_EGGINFO
- Update USE_PYTHON
- Support STAGEDIR
2014-02-24 10:41:43 +00:00
Sunpoet Po-Chuan Hsieh
5d9fce77cd - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES and PYDISTUTILS_EGGINFO
- Remove patch of not using setuptools
- Bump PORTREVISION for package change
2014-02-24 10:41:39 +00:00
Antoine Brodin
41b16db13b Set expiration date: marked deprecated since may 2012 2014-02-23 21:08:03 +00:00
Matthew Seaman
614df2ebae Update to 4.1.8
This is a routine bugfix relaease

ChangeLog:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.8/phpMyAdmin-4.1.8-notes.html/view
2014-02-22 22:21:50 +00:00
Andrej Zverev
336f0851eb - fix build for fbsd 10.0 (respect CC)
- add stage support and fix pkg-plist
2014-02-22 13:06:43 +00:00
Martin Matuska
cfc42cae69 Horde package update:
Horde_Cache 2.4.0 -> 2.4.1
Horde_Css_Parser 1.0.3 -> 1.0.4
Horde_HashTable 1.1.0 -> 1.1.1
Horde_Imap_Client 2.17.1 -> 2.18.2
Horde_Injector 2.0.2 -> 2.0.3
Horde_Mail 2.1.4 -> 2.1.5
Horde_Mime 2.2.8 -> 2.2.9
Horde_Smtp 1.3.1 -> 1.4.0
Horde_Stream 1.5.0 -> 1.6.1
Horde_Stream_Wrapper 2.0.1 -> 2.1.0
Horde_Translation 2.0.1 -> 2.1.0
2014-02-22 10:52:50 +00:00
Martin Wilke
f57020397d - Stage support 2014-02-22 10:37:24 +00:00
Martin Wilke
90d214145c - Stage support 2014-02-22 10:33:07 +00:00
Tom Judge
77e6d3cc67 Back to python@ 2014-02-21 21:42:24 +00:00
Tom Judge
c05a8da13e Update to 2.019004.
Changes:
http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.019004/Changes
2014-02-21 21:36:21 +00:00
Palle Girgensohn
fdd8968d3e remove missing tzdata files 2014-02-21 20:42:20 +00:00
Grzegorz Blach
07bcd32af0 - Update to 0.8 2014-02-21 20:25:11 +00:00
Steve Wills
6c4b8f6b90 A vendor independent interface for accessing databases, similar to Perl's DBI
WWW: http://www.rubyforge.org/projects/ruby-dbi
2014-02-21 17:58:14 +00:00
Martin Wilke
2c97a27973 - Stage support 2014-02-21 15:47:44 +00:00
Emanuel Haupt
6d2c170d10 Remove trailing whitespaces from category databases 2014-02-21 13:35:57 +00:00
Pietro Cerutti
72854d2d4b - Add LICENSE
- STAGE-clean
2014-02-21 13:15:37 +00:00
Palle Girgensohn
86dd060cb0 The PostgreSQL Global Development Group has released an important
update to all supported versions of the PostgreSQL database system,
which includes minor versions 9.3.3, 9.2.7, 9.1.12, 9.0.16, and
8.4.20. This update contains fixes for multiple security issues, as
well as several fixes for replication and data integrity issues.  All
users are urged to update their installations at the earliest
opportunity, especially those using binary replication or running a
high-security application.

This update fixes CVE-2014-0060, in which PostgreSQL did not properly
enforce the WITH ADMIN OPTION permission for ROLE management. Before
this fix, any member of a ROLE was able to grant others access to the
same ROLE regardless if the member was given the WITH ADMIN OPTION
permission. It also fixes multiple privilege escalation issues,
including: CVE-2014-0061, CVE-2014-0062, CVE-2014-0063, CVE-2014-0064,
CVE-2014-0065, and CVE-2014-0066. More information on these issues can
be found on our security page and the security issue detail wiki page.

Security:	CVE-2014-0060,CVE-2014-0061,CVE-2014-0062,CVE-2014-0063
		CVE-2014-0064,CVE-2014-0065,CVE-2014-0066,CVE-2014-0067
2014-02-20 18:11:37 +00:00
Max Brazhnikov
625a9c622f databases/libiodbc:
- Amend LICENSE (BSD3CLAUSE)
- Convert to USES=libtool:oldver
- Convert to options
- Add stage support
2014-02-20 13:00:06 +00:00
Emanuel Haupt
1191d56b7c Support staging 2014-02-20 08:08:03 +00:00
Emanuel Haupt
edfd67d861 Support staging 2014-02-20 08:06:18 +00:00
Mathieu Arnold
c924394e7b Consolidate the docbook ports into -sgml and -xml variants.
Submitted by:	hrs (based on)
Sponsored by:	Absolight
2014-02-19 14:45:19 +00:00
Pietro Cerutti
e28af42f42 - Reflect change of license name 2014-02-19 14:44:23 +00:00
Raphael Kubo da Costa
11278b64ad Add upstream patch to fix the build with clang 3.4.
clang 3.4 is pickier and refuses to work when passed flags it does not
understand, such as -fno-check-new in this case.

PR:		ports/186873
2014-02-19 13:36:00 +00:00
Pietro Cerutti
56983a2a1b - Add LICENSE_FILE
Reported by:	mat
2014-02-19 09:53:06 +00:00
Martin Wilke
f517587eee - Stage support 2014-02-19 09:35:53 +00:00
Steve Wills
53535f4ab2 - Update rails to 3.2.17 [1]
- Update polyglot to 0.3.4 since rails wants the newer version
- Update redmine to use new rails

Security:	CVE-2014-0080 [1]
Security:	CVE-2014-0081 [1]
Security:	CVE-2014-0082 [1]
MFH:		2014Q1
2014-02-19 03:23:24 +00:00
Antoine Brodin
e5f29de715 Deprecate and set expiration date: broken since June 2013 2014-02-18 22:53:47 +00:00
Sunpoet Po-Chuan Hsieh
f07d25b1e0 - Fix RUN_DEPENDS 2014-02-18 21:31:22 +00:00
Ruslan Makhmatkhanov
3888ae5cb3 - update to 2.1.7
- support staging

PR:		186759
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	Aleksandr Kuzminsky <aleksandr.kuzminsky@percona.com> (maintainer)
2014-02-18 20:58:11 +00:00
Pietro Cerutti
aa3996cf85 - STAGE-clean
- Add LICENSE
2014-02-18 16:23:20 +00:00
Pietro Cerutti
b44a394939 - Convert to USES=tcl
- STAGE-clean
2014-02-18 15:59:29 +00:00
Steve Wills
f25b2a7304 - Enhance init script [1]
- Fix with newer Django [2]
- Lots of other cleanups and improvements, including moving the data to a more
  standard location
- Take maintainership, maintainer has not responded to PRs in many months

PR:		ports/181043 [1]
PR:		ports/185097 [2]
Submitted by:	brd [1]
Submitted by:	swills (myself) [2]
Approved by:	maintainer timeout (bsdports@wayfair.com, >3 months)
2014-02-18 15:43:57 +00:00
Mathieu Arnold
7f67d157d9 Chase docbook cleanup dependencies.
Sponsored by:	Absolight
2014-02-18 14:50:34 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
303a695888 Merge from area51 in preparation for KDE SC 4.12:
databases/akonadi:
- Update to 1.11.0
- Drop ipv6 from CATEGORIES
- Squeeze MASTER_SITES/SUBDIR
- Add dependency on modern compiler to fix build on 9.x
- Use options helpers
- Remove QT_PREFIX from PLIST_SUB, it's already set in bsd.qt.mk
- Realign commented lines

devel/grantlee: update to 0.4.0
- Remove broken DOXYGEN option
- Add list of ports that need modification on grantlee update
- Remove MAKE_JOBS_UNSAFE

devel/libkgapi:
- Update to 2.0.1

devel/libkolab:
- Update to 0.5.0

textproc/libkolabxml:
- Update to 1.0.1
2014-02-18 13:55:27 +00:00
Sergey A. Osokin
278314702d Upgrade from 2.8.6 to 3.0.0-beta1.
<ChangeLog>

--[ Redis 3.0.0 Beta 1 (version 2.9.50) ] Release date: 11 Feb 2014

This is the first beta of Redis 3.0.0 (official version is 2.8.50).

The following is a list of improvements in Redis 3.0, compared to Redis 2.8.

* [NEW] Redis Cluster: a distributed implementation of a subset of Redis.
* [NEW] New "embedded string" object encoding resulting in less cache
        misses. Big speed gain under certain work loads.
* [NEW] WAIT command to block waiting for a write to be transmitted to
        the specified number of slaves.
* [NEW] MIGRATE connection caching. Much faster keys migraitons.
* [NEW] MIGARTE new options COPY and REPLACE.
* [NEW] CLIENT PAUSE command: stop processing client requests for a
        specified amount of time.

</ChangeLog>
2014-02-17 22:19:02 +00:00
Sergey A. Osokin
032742b86c Upgrade from 2.8.4 to 2.8.6.
<ChangeLog>

--[ Redis 2.8.6 ] Release date: 13 Feb 2014

# UPGRADE URGENCY: HIGH for Redis, LOW for Sentinel. Redis users using Lua
                   scripts with EVALSHA and attached slaves and/or AOF
                   persistence should consider upgrading ASAP.

* [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] 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.

--[ Redis 2.8.5 ] Release date: 4 Feb 2014

# UPGRADE URGENCY: HIGH for Redis, LOW for Sentinel. Redis users using Lua
                   scripts with expires, and Redis users relying on the
                   ability of Redis to block writes on RDB saving errors
                   should plan to upgrade ASAP.

* [FIX] Fixed a replication bug caused by Lua scripts + expired keys: keys could
        expire in the middle of scripts causing non-deterministic behavior.
* [FIX] MISCONFIG error if condition fixed, the server was no longer able
        to stop writes on RDB misconfiguration after this error was introduced.
* [FIX] REDIS_AOF_REWRITE_MIN_SIZE is now 64mb like example redis.conf default.
* [FIX] Perform fflush() before fsync() in rio.c (bug without actual effects).
* [FIX] Don't log MONITOR clients as disconnecting slaves.
* [FIX] SENTINEL MASTER arity check fixed. Crashed the Sentinel instance when
        the command was given without arguments.

* [NEW] Allow CONFIG and SHUTDOWN while in stale-slave state.
* [NEW] Support for configurable TCP listen(2) backlog size.
* [NEW] redis-cli supports SCAN via the --scan and --pattern options.
* [NEW] SENTINEL SET master quorum via runtime API implemented.

</ChangeLog>
2014-02-17 22:00:50 +00:00
Mikolaj Golub
857c7a9b7c Update to 1.12.0.
PR:		ports/186371
Approved by:	maintainer timeout
2014-02-17 19:53:58 +00:00
Mikolaj Golub
87d3d0ce5a - Bump PORTREVISION after r344608.
- PYDISTUTILS_PKGNAME is not required with PYDISTUTILS_AUTOPLIST.

Submitted by:	rm
2014-02-17 19:41:28 +00:00
Antoine Brodin
7187a4cec9 Stage support (master port already staged) 2014-02-17 18:04:32 +00:00
Pietro Cerutti
b8999e2cc2 - STAGE-clean
- Convert to USES=tcl
- Get rid of pkg-plist (PORTDOCS=*)
2014-02-17 13:56:48 +00:00
Pietro Cerutti
21284e8b00 - STAGE-clean
- Convert to USES=tcl
2014-02-17 13:50:26 +00:00
Pietro Cerutti
796558c410 - Convert to USES=tcl
- Fix LICENSE
2014-02-17 13:28:04 +00:00
Pietro Cerutti
a1ea653cf5 - Convert to USES=tcl gmake 2014-02-17 13:22:56 +00:00
Pietro Cerutti
5bbb597288 - Convert to USES=tcl 2014-02-17 13:22:15 +00:00
Pietro Cerutti
813a79a031 - Convert to USES+=tcl gmake 2014-02-17 13:19:45 +00:00
Pietro Cerutti
cbae81f536 - Fix typo (fixes plist) 2014-02-17 13:16:26 +00:00
Pietro Cerutti
a76dec2a6e - Convert to USES=tcl
- STAGE-clean
- Add LICENSE
- Get rid of pkg-plist, use PORTDOCS=*
2014-02-17 13:05:39 +00:00
Martin Wilke
28af5e00e8 - Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION
2014-02-17 05:18:16 +00:00
Steven Kreuzer
419766da3e Update to 3.8.3.1
PR:		ports/186788
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-02-17 04:15:13 +00:00
Steven Kreuzer
811e4ac545 Update to 3.8.3.1
PR:		ports/186787
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-02-17 03:00:41 +00:00
Mikolaj Golub
4ded0d35a5 easy_install has been deprecated.
Submitted by:	koobs
2014-02-16 16:21:59 +00:00
Mikolaj Golub
d76f4f1c8d Update to 2.0.2. 2014-02-16 14:47:47 +00:00
Sunpoet Po-Chuan Hsieh
cc3b1fb854 - Update to 1.24
- Add LICENSE
- Use CPAN as WWW

Changes:	http://search.cpan.org/dist/POE-Component-EasyDBI/Changes
2014-02-16 10:37:13 +00:00