Commit graph

11534 commits

Author SHA1 Message Date
Baptiste Daroussin
3f0ee0e031 Add an explicit dependency on pkgconf 2013-09-02 22:11:23 +00:00
Florian Smeets
518df36cb3 Update to 5.6.13-rc60.5 2013-09-02 21:47:29 +00:00
Baptiste Daroussin
77aed62c7d Add an explicit dependency on pkgconf 2013-09-02 20:51:40 +00:00
Baptiste Daroussin
b7cdacd173 Add an explicit dependency on pkgconf 2013-09-02 20:02:01 +00:00
Baptiste Daroussin
0e4c70bcc8 Add an explicit dependency on pkgconf 2013-09-02 19:55:48 +00:00
Pawel Pekala
e8c8c11b2e - Fix plist problems with PostgreSQL version > 9.0 by
setting target moduledir in make enviroment
- With default PostgreSQL version hashtypes.control file is
  not installed while newer versions do install it,
  fix this by adding post-install check

Approved by:	maintainer via private mail
2013-09-02 18:52:48 +00:00
Antoine Brodin
b041516b8c Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 17:07:10 +00:00
Baptiste Daroussin
839ef5dcc2 Add an explicit dependency on pkgconf 2013-09-02 16:21:38 +00:00
Baptiste Daroussin
591aba0faa Add an explicit dependency on pkgconf 2013-09-02 15:26:23 +00:00
Baptiste Daroussin
5e04dfb987 Eliminate USE_GNOME=pkgconfig from databases
While here:
- trim headers
- Convert to USES=pathfix, USES=gmake
2013-09-02 09:01:51 +00:00
Anton Berezin
da149f1e26 Update to 2.08.
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2013-09-01 14:51:03 +00:00
Li-Wen Hsu
08bff0e238 Rename databases/py-migrate to databases/py-sqlalchemy-migrate
Requested by:	koobs
Reviewed by:	koobs, mva
2013-09-01 12:56:33 +00:00
Ruslan Makhmatkhanov
57cbe133e2 - add missing dependency on pkgconfig
- no PORTREVISION bump - the update was just committed
2013-08-31 17:53:57 +00:00
Ruslan Makhmatkhanov
bbb3d5de24 - update to 3.8.0.1
PR:		181706
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2013-08-31 17:47:39 +00:00
Ruslan Makhmatkhanov
003940cc6b - update to 3.8.0.1
PR:		181705
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2013-08-31 17:46:22 +00:00
Bryan Drewery
de6f5e55eb - IGNORE when PACKAGE_BUILDING as these require manual fetch
With hat:	portmgr
2013-08-31 01:51:02 +00:00
Bryan Drewery
b179278458 - Mark BROKEN, fails to fetch 2013-08-31 00:04:51 +00:00
Sergey A. Osokin
c2405350bb Update from 2.8.0-rc3 to 2.8.0-rc4.
<ChangeLog>

--[ Redis 2.8 Release Candidate 4 (2.7.104) ] Release date: 30 Aug 2013

This is the fourth release candidate of Redis 2.8 (official version is 2.7.104).
Important bugs fixed inside.

# UPGRADE URGENCY: HIGH because of the EVAL memory leak.

* [FIX] Fixed a serious EVAL memory leak in the Lua stack.
* [FIX] Fixed server startup when no IPv6 address exists in any interface.
* [FIX] Send MISCONFIG error when BGSAVE fails because can't fork.
* [FIX] Memory efficiency with large (> a few kbytes) values improved considerably.
* [NEW] DEBUG SDSLEN for sds memory debugging.

</ChangeLog>
2013-08-30 14:40:18 +00:00
Sunpoet Po-Chuan Hsieh
fdd462485d - Remove Author line 2013-08-29 18:06:47 +00:00
Sergey A. Osokin
fd0951a387 Upgrade from 2.6.15 to 2.6.16.
<ChangeLog>

UPGRADE URGENCY: MODERATE.

* [FIX] Stop writes when fork() fails when trying to BGSAVE. BGSAVE errors
        were trapped only in the case the saving child failed, so the fork()
        error was no trapped as no child is created at all.
* [FIX] Fix a serious memory efficiency regression, Redis 2.6.16 is
        significantly better with large values (>= a few kbytes) and will
        be able to store two times the amount of data compared to Redis 2.6.15
        when values are in that range.
* [FIX] Fixed an issue with Table conversion in the lua-cmsgpack library exposed
        by the Redis scripting engine.
* [NEW] DEBUG SDSLEN was introduced to debug memory inefficiencies due to
        SDS allocation more easily.

</ChangeLog>
2013-08-29 17:56:43 +00:00
Sunpoet Po-Chuan Hsieh
c8a6f6e5a5 - Remove Author line 2013-08-29 17:29:57 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Anton Berezin
af68b7b768 Update to 0.807(0).
Changes:	http://search.cpan.org/dist/Rose-DB-Object/Changes
2013-08-29 09:31:17 +00:00
Sunpoet Po-Chuan Hsieh
8e958a4c52 - Use single space after WWW: 2013-08-29 04:21:28 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Sunpoet Po-Chuan Hsieh
ab64603225 - Use single space after WWW: 2013-08-29 04:10:11 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Bryan Drewery
52c6ac3e26 - Disconnect ports removed in r325546 2013-08-29 02:28:57 +00:00
David Chisnall
3bec8741ff Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
2013-08-28 18:26:01 +00:00
Anton Berezin
f941b4d88b Update to 0.60.
Changes:	http://search.cpan.org/dist/DBIx-Perlish/Changes
2013-08-28 12:39:15 +00:00
Martin Matuska
994aa4a810 Update Horde_Imsp to 2.0.5 2013-08-28 12:04:14 +00:00
Alex Dupre
3f60cde4df Update to 5.5.3 release. 2013-08-27 15:11:22 +00:00
Alex Dupre
b6ef226bd6 Update to 5.4.19 release. 2013-08-27 15:10:38 +00:00
Alex Dupre
61d60fed7a Update to 2.4.6 release. 2013-08-27 13:51:54 +00:00
Steven Kreuzer
597da68cd8 Update to 0.9.12
PR:		ports/181460
Submitted by:	Steve Wills <swills@FreeBSD.org>
2013-08-27 13:50:24 +00:00
Jason Helfman
8d2e6ab419 - update to 1.0.2
- properly support DOCS, and add option
2013-08-27 07:08:44 +00:00
Sunpoet Po-Chuan Hsieh
52e05e8317 - Add LICENSE
- Convert to new options framework
- Cosmetic change
- Use single space after WWW:
2013-08-25 16:16:32 +00:00
Sunpoet Po-Chuan Hsieh
20c1eacf2b - Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo) 2013-08-25 16:14:58 +00:00
Sunpoet Po-Chuan Hsieh
6d6e4a2d53 - Remove USE_GCC=4.2+
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
- Use single space after WWW:
2013-08-25 16:12:33 +00:00
Sunpoet Po-Chuan Hsieh
5cb9fafa19 - Use -pthread instead of deprecated PTHREAD_LIBS
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
2013-08-25 16:03:32 +00:00
Martin Matuska
5c1d975935 Horde package update:
Horde_ActiveSync 2.6.1 -> 2.6.2
Horde_Css_Parser 1.0.0 -> 1.0.1
Horde_Db 2.0.3 -> 2.0.4
Horde_Imap_Client 2.12.0 -> 2.13.1
Horde_Mail 2.0.6 -> 2.1.0
Horde_Mime 2.2.4 -> 2.2.5
Horde_Queue 1.0.0 -> 1.1.0
Horde_SessionHandler 2.2.1 -> 2.2.2
Horde_View 2.0.2 -> 2.0.3

horde-wicked 2.0.0RC1 -> 2.0.0RC2
horde-whups 3.0.0RC1 -> 3.0.0RC2
horde-ansel 3.0.0RC1 -> 3.0.0 final
2013-08-23 08:30:45 +00:00
Sunpoet Po-Chuan Hsieh
7beaf2b3df - Update to 0.1.20130428
Changes:	https://code.google.com/p/py-leveldb/source/list
2013-08-22 16:59:45 +00:00
Sunpoet Po-Chuan Hsieh
d3f55b8d11 - Update to 1.13.0
Changes:	http://code.google.com/p/leveldb/source/list
2013-08-22 16:59:13 +00:00
Grzegorz Blach
1444d24006 - Add new port: databases/redigo
Redigo is a Go client for the Redis database.  It supports all Redis
commands, pipelining, publish/subscribe and connection pooling.

Approved by:	crees (mentor)
2013-08-22 16:40:33 +00:00
Sunpoet Po-Chuan Hsieh
f529778dba - Fix USES 2013-08-22 16:31:00 +00:00
Mathieu Arnold
2bb0a37dda Custom prefetches for DBIx::Class.
PR:		ports/180313
Submitted by:	Anes Mukhametov <anes@anes.su>
2013-08-22 14:44:05 +00:00
Mathieu Arnold
7df16240d2 Add virtual columns to DBIx::Class schemata
PR:		ports/180306
Submitted by:	Anes Mukhametov <anes@anes.su>
2013-08-22 14:41:50 +00:00
Sergey A. Osokin
31497a2a38 Add support for lang/lua, disabled by default.
Do not bump PORTREVISION.
2013-08-22 04:40:27 +00:00
Steven Kreuzer
6664a29651 Update to 0.9.11
PR:		ports/181454
Submitted by:	Steve Wills <swills@FreeBSD.org>
2013-08-21 20:58:33 +00:00
Sergey A. Osokin
cd15dbdc5a Upgrade from 2.6.14 to 2.6.15.
Add support for lang/lua, disabled by default.

<ChangeLog>

UPGRADE URGENCY: MODERATE, upgrade ASAP only if you experience issues related to
                 the expired keys collection algorithm, or if you use the
                 ZUNIONSTORE command.

* [FIX] Improved expired keys collection algorithm. Even under heavy load keys
        to be expired can't accumulate because of lack of CPU time.
* [FIX] Fixed Issue #1240, ZUNIONSTORE could lead to wrong result.
* [NEW] redis-benchmark improvements.
* [NEW] dict.c API wrong usage detection.

WARNING: redis-benchmark released with 2.6.15 features non backward compatible
         change in the way the random arguments are specified, use the --help
         option for more information.

</ChangeLog>
2013-08-21 18:22:31 +00:00