Frederic Culot
3de200c7c7
- Update to 0.8.0
...
PR: ports/184493
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
2013-12-04 15:15:53 +00:00
Frederic Culot
77e91e64b0
- Update to 0.7.4
...
PR: ports/184353
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
2013-12-03 17:47:15 +00:00
Sergey A. Osokin
fafce49fe4
Upgrade from 2.8.1 to 2.8.2.
...
<ChangeLog>
# UPGRADE URGENCY: MODERATE for both Redis and Sentinel.
* [FIX] Sentinel better desynchronization to avoid split-brain elections
where no Sentinel managed to get elected.
* [FIX] Stop accepting writes on "MISCONF" error only if master, not slave.
* [FIX] Reply to PING with an error on "MISCONF" errors.
</ChangeLog>
2013-12-03 17:04:00 +00:00
Sunpoet Po-Chuan Hsieh
c9b1b1c27b
- Update to 0.77
...
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes
2013-12-03 12:15:51 +00:00
Li-Wen Hsu
0a89ba2c13
Add py-alembic 0.6.1, database migration tool for SQLAlchemy.
2013-12-02 19:40:20 +00:00
Sunpoet Po-Chuan Hsieh
7b264f3c3b
- Add LICENSE
...
- Convert to new options helper
2013-12-02 18:36:22 +00:00
Mathieu Arnold
5d0190039d
Make the port work on postgresql > 8.4.
...
maintainer timeout.
PR: ports/184087
Submitted by: mat
2013-12-02 13:41:23 +00:00
Dirk Meyer
fed401546a
- USES=gmake
2013-12-01 18:14:00 +00:00
Dirk Meyer
795423aa72
- use USES
2013-12-01 18:06:57 +00:00
William Grzybowski
7ccc16a1d6
databases/spatialite_gui: update to 1.7.1
...
PR: ports/184102
Submitted by: maintainer
2013-12-01 13:58:50 +00:00
Sunpoet Po-Chuan Hsieh
940e2ba316
- Add LICENSE
...
- Remove contiguous blank lines
2013-11-30 18:29:49 +00:00
Sunpoet Po-Chuan Hsieh
b58f0c2540
- Add LICENSE
...
- Sort RUN_DEPENDS and update minimal version requirement
2013-11-30 18:29:12 +00:00
William Grzybowski
64be4e831d
databases/spatialite: enable libxml2
...
- Enable libxml2
- USES pathfix pkgconfig
PR: ports/184099
Submitted by: maintainer
2013-11-30 14:55:34 +00:00
Kubilay Kocak
1eabed7529
databases/py-redis: Update to 2.8.0
...
- Update to 2.8.0
- Enable STAGE support
- Enable AUTOPLIST and delete pkg-plist accordingly
- Tweak HIREDIS option description
Changes:
* redis-py should play better with gevent when a gevent Timeout is
raised.
* Added SENTINEL command.
* Fixed a bug where pipelines could potentially correct a connection
if the MULTI command generated a ResponseError.
* Connections now call socket.shutdown() prior to socket.close() to
ensure communication ends immediately per the note at
http://docs.python.org/2/library/socket.html#socket.socket.close
* Lock checks are now based on floats rather than ints.
2013-11-30 14:54:53 +00:00
Sunpoet Po-Chuan Hsieh
594a32e754
- Add LICENSE
2013-11-29 21:11:26 +00:00
Sunpoet Po-Chuan Hsieh
34a2874e7a
- Add LICENSE
2013-11-29 21:10:12 +00:00
Sunpoet Po-Chuan Hsieh
08530c0ab4
- Update to 1.3.8
...
- While I'm here:
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Cosmetic change
Changes: https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.rdoc
PR: ports/182276
Submitted by: Matthias Petermann <matthias@petermann-it.de>
2013-11-29 19:10:35 +00:00
Sunpoet Po-Chuan Hsieh
ecae077993
- Update to 1.965
...
Changes: http://search.cpan.org/dist/Redis/Changes
2013-11-29 17:22:36 +00:00
Eitan Adler
d4a2a6154c
Minor textual change to COMMENT
2013-11-29 02:36:38 +00:00
Nicola Vitale
cd549c0c10
- Remove PKGNAMESUFFIX, because there is no conflict
...
with databases/py-sqlalchemy-devel [1]
- Bump PORTREVISION to fix PKGNAME as dependency for other ports
Suggested by: koobs [1]
2013-11-28 23:27:04 +00:00
Sergey A. Osokin
c88fa9457d
Upgrade from 2.8.0 to 2.8.1.
...
<ChangeLog>
# UPGRADE URGENCY: LOW for Redis, CRITICAL for Senitnel. You don't need to
upgrade your Redis instances but it is highly recommended
to upgrade and restart all the Sentinel processes.
* [FIX] Fixed a bug in "new Sentinel" config propagation.
* [FIX] Fixed a false positive in Redis tests.
</ChangeLog>
2013-11-28 17:56:47 +00:00
Sergey A. Osokin
cc50e0274c
Upgrade from 2.6.16 to 2.8.0.
...
Changelist: https://raw.github.com/antirez/redis/2.8/00-RELEASENOTES
2013-11-28 17:53:32 +00:00
Palle Girgensohn
7a4fcd7374
update to latest version
...
remove p5- prefix, since this is not a perl module, it just uses perl as the scripting language
2013-11-28 13:23:47 +00:00
David Naylor
f62456a872
Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
...
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.
Exp-run: ports/184216
Reviewed by: bdrewery
Approved by: portsmgr, wen
2013-11-27 18:56:43 +00:00
Dirk Meyer
48cd131b62
- use STAGEDIR
2013-11-27 06:09:40 +00:00
William Grzybowski
325d90157c
devel/rudiments: update to 0.44.1
...
- Update to 0.44.1 [1]
- Bump dependent ports revision
PR: ports/184228 [1]
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
2013-11-26 20:42:34 +00:00
William Grzybowski
240f4fda57
databases/cego: update to 2.19.13
...
PR: ports/184200
Submitted by: maintainer
2013-11-26 00:30:44 +00:00
Antoine Brodin
4f5544a38b
Stage support for non-IGNORED pear classes
...
Tested by: poudriere
Approved by: portmgr (bapt)
2013-11-25 17:59:58 +00:00
William Grzybowski
f4fcb9a89c
databases/rrdtool: fix build with python module
2013-11-25 14:15:32 +00:00
William Grzybowski
25f357e271
databases/rrdtool: update to 1.4.8
...
- Update to 1.4.8 [1] (based on)
- Allow staging
PR: ports/182192 [1]
Submitted by: Christoph Moench-Tegeder <cmt burggraben.net>
Approved by: maintainer (timeout)
2013-11-25 13:36:44 +00:00
Mathieu Arnold
d77405fd6d
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
...
- Replace some FIND ... CPIO with COPYTREE_SHARE.
2013-11-24 17:40:44 +00:00
Andrej Zverev
72ea894025
- Update to 0.05
...
- Add LICENSE
- Add STAGE support
PR: ports/184190
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer (miwi@ is AFK)
2013-11-24 15:20:32 +00:00
Marcus von Appen
1e1efcc186
- Fix the usage of 'python' to get rid of the implicit lang/python
...
dependency
2013-11-24 12:29:13 +00:00
Antoine Brodin
ff99267c4d
Update to 1.4.5
...
PR: ports/183696
Submitted by: Gasol Wu
Approved by: maintainer timeout (19 days)
2013-11-24 07:53:05 +00:00
Nicola Vitale
e3e35c3d88
- Fix package name collision
2013-11-23 15:18:03 +00:00
William Grzybowski
c04da27f32
databases/py-south: update to 0.8.4
2013-11-23 13:57:10 +00:00
Sergey A. Osokin
ccd2577bd9
Upgrade from 2.8.0-rc6 to 2.8.0.
...
<ChangeLog>
# UPGRADE URGENCY: LOW, unless you want to upgrade to new Sentinel code.
* [FIX] Fixed an error in rdbWriteRaw() that should have no practical impact.
* [NEW] Log the new master when SLAVEOF command is used.
* [NEW] Sentinel code synchronized with the unstable branch, the new Sentinel
is a reimplementation that uses more reliable algorithms.
</ChangeLog>
2013-11-23 11:02:30 +00:00
Veniamin Gvozdikov
83c061b97e
- Update to new version
...
- Fixed bugs at init script
- Added auto init storage at init script
- Added more information at pkg-message
- Groupped plugins
Submitted by: myself
2013-11-23 08:47:39 +00:00
William Grzybowski
c6476cad43
databases/py-odbc: update to 3.0.7
...
- Update to 3.0.7 [1]
- Allow staging
- Remove useless gmake
- Use auto plist
PR: ports/180580 [1]
Submitted by: maintainer [1]
2013-11-22 13:18:12 +00:00
Sunpoet Po-Chuan Hsieh
9ef1a00def
- Update to 0.07038
...
- Convert to new options helper
Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
2013-11-22 08:57:53 +00:00
Baptiste Daroussin
b346d3d4d6
Deprecated ports broken for more than 6 month
2013-11-22 08:24:11 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757
- Update WWW:
...
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr)
2013-11-20 20:51:25 +00:00
Xin LI
d155ff39a4
Update to 0.9.10.
2013-11-20 20:18:24 +00:00
Sunpoet Po-Chuan Hsieh
36fbc1ac34
- Add LICENSE
...
- Fix RUN_DEPENDS
- Pet portlint: reword pkg-descr
2013-11-20 18:32:25 +00:00
Sunpoet Po-Chuan Hsieh
b955c3a370
- Support STAGEDIR
...
- Use PLIST_FILES instead of PLIST
2013-11-20 03:24:08 +00:00
Sunpoet Po-Chuan Hsieh
c048863b8f
- Add LICENSE
...
- Use USES=dos2unix
- Support STAGEDIR
- Reformat pkg-descr
2013-11-18 19:22:13 +00:00
Sunpoet Po-Chuan Hsieh
d6f53db96f
- Add LICENSE
2013-11-18 18:20:36 +00:00
Li-Wen Hsu
41c039bfb2
- Support STAGEDIR
2013-11-18 17:02:06 +00:00
Sunpoet Po-Chuan Hsieh
aaa606f242
- Add LICENSE
2013-11-18 16:52:16 +00:00
Sunpoet Po-Chuan Hsieh
62c17b0e51
- Add LICENSE
...
- Convert to new options helper
2013-11-18 16:51:16 +00:00