Commit graph

9953 commits

Author SHA1 Message Date
Mikhail Teterin
7b8c2c828e Update from 1.9.0 to 2.0.0. Based on
PR:	164478
Submitted by:	Pierre DAVID, jgh@

Author's readme continues to claim compatibility with Tcl older than 8.5.
2012-02-24 21:21:39 +00:00
Sergey A. Osokin
fd5f4b8224 Update from 2.4.7 to 2.4.8.
<ChangeLog>

UPGRADE URGENCY: moderate if you don't experience any of the fixed problems.

* [BUGFIX] Make install now uses cp -f to avoid 'text file busy' errors.
* [BUGFIX] redis-check-aof is now large files safe also on 32 bit systems.
* [BUGFIX] Issue #327 fixed: maxmemory and replication now work much better.
* [BUGFIX] Now HINCRBY can detect overflows too. Fix for issue #330.
* [BUGFIX] Fixed compilation with latest clang.
* [BUGFIX] Fixed handling of empty sorted sets produced in RDB by
           very old Redis versions (1.2.x).

</ChangeLog>
2012-02-24 13:04:14 +00:00
Sunpoet Po-Chuan Hsieh
286245285c - Update to 1.030
Changes:	http://search.cpan.org/dist/Class-DBI-Lite/Changes
2012-02-24 10:01:41 +00:00
Ashish SHUKLA
709e7e7325 - Chase Emacs updates
PR:		ports/165082
2012-02-22 13:31:32 +00:00
Philip M. Gollucci
f599927a28 Carbon is a backend data caching and persistence daemon for Graphite
WWW:	http://launchpad.net/graphite

PR:		ports/165283
Submitted by:	Evan Sarmiento <bsdports@wayfair.com>
2012-02-22 03:40:39 +00:00
Pietro Cerutti
020a6ce62b - Mart as DEPRECATED, MASTER_SITE has been offline for one year now
- Expire in one month

Reported by:   bapt
2012-02-20 15:03:07 +00:00
Sunpoet Po-Chuan Hsieh
4c0f6d8a5c - Update to 0.24
Changes:	http://search.cpan.org/dist/DBIx-Log4perl/Changes
2012-02-20 10:35:22 +00:00
Martin Wilke
fe8b244365 - Update to 1.4.6
PR:		165191
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2012-02-19 23:13:11 +00:00
Chris Rees
6464561a27 Remove p5- from postgresql*-plperl 's mention in pkg-message-client 2012-02-19 19:35:02 +00:00
Chris Rees
4faae88624 - Replace the p5-postgresql-plperl port with versioned ports. This replaces
the fragile autodetection logic with unambiguous ports, creates packages
  that work, and also ensures that each version is tested.

- Take back maintainership; should be maintained together with postgresql-server

- While here, remove p5-prefix; the packages have not had this for years, so we
  may as well update the port directories now
2012-02-19 19:21:02 +00:00
Chris Rees
7f447bdca7 Fix -plperl plist for 9.1 2012-02-19 19:04:51 +00:00
Eitan Adler
60461e33b9 Remove quotes from BROKEN and IGNORE as they are not required
Approved by:	maintainer
2012-02-19 16:40:02 +00:00
Chris Rees
b140bd5fa6 Fix build with postgresql91
Noticed by:	sunpoet
2012-02-19 15:30:27 +00:00
Steve Wills
84218eed1f - Add missing BUILD_DEPENDS to silence build warnings
- Add TEST_DEPENDS to enable testing

PR:		ports/164219
Submitted by:	swills (myself)
Approved by:	maintainer timeout (wen, > 1 month)
2012-02-19 14:46:01 +00:00
Chris Rees
2a7b7fb0ed Fix build with 9.1; apparently incomplete builds are unsupported by upstream,
so force rebuild of src/backend before trying pl/tcl

PR:		164796
2012-02-19 14:02:26 +00:00
Ruslan Makhmatkhanov
c311c1c75f - install this port with setuptools, because it's setup.py looking
for setuptools first and uses distutils only as fallback [1]
- strict python versions to -2.7
- do not install docs manually, because they are included into an egg

Reported by:    Brian McCann <bjmccann at gmail dot com> (via python@) [1]
2012-02-19 08:17:10 +00:00
Gabor Pali
2c1404b886 This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.

WWW:	http://www.yesodweb.com/book/persistent

Obtained from:	FreeBSD Haskell
2012-02-18 17:26:15 +00:00
Gabor Pali
3dd495706e This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.

WWW:	http://www.yesodweb.com/book/persistent

Obtained from:	FreeBSD Haskell
2012-02-18 17:24:14 +00:00
Matthew Seaman
37035a72be Security update to 3.4.10.1
XSS in replication setup

  ChangeLog:

    Welcome to phpMyAdmin 3.4.10.1, a minor security release.

3.4.10.1 (2012-02-18)
- [security] XSS in replication setup, see PMASA-2012-1

  Security Advisory:

    http://www.phpmyadmin.net/home_page/security/PMASA-2012-1.php

Approved by:	shaun (mentor)
2012-02-18 15:00:46 +00:00
Eitan Adler
1fa858c065 Remove quotes from BROKEN and IGNORE as they are not required 2012-02-18 03:32:35 +00:00
Ruslan Makhmatkhanov
fa2545d1b2 - Mark as deprecated. Set expiration date to 2012-03-17.
This was a hack for mail/py-spambayes to let it work with python25.
Now it's not needed because Python 2.5 is EOL anyway.
2012-02-17 13:52:04 +00:00
Chris Rees
3c7f098a2f Update to 8.3.17 and 8.2.23.
Please note that 8.2 is still deprecated, and any users are still strongly
encouraged to move to 8.4 as soon as possible.
2012-02-17 13:31:58 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Chris Rees
968312605f Deprecate for removal on 16/Mar 2012-02-16 15:13:46 +00:00
Chris Rees
4010230e7a Look for the correct ICU patchfile
Submitted by:	Jaime Bozza <jbozza@mindsites.com>
2012-02-16 13:15:52 +00:00
Matthias Andree
aa76438d42 Fix broken symbolic links in libdb*-5.so.0 files.
Reported and patch
Submitted by: Herbert J. Skuhra
2012-02-16 07:21:10 +00:00
Jason Helfman
9426cd6d97 - fix auto-generated plist, bump PORTREVISION
PR:	ports/165158
Submitted by:	maintainer, jyyou at cs.nctu.edu.tw
2012-02-16 01:13:48 +00:00
Matthew Seaman
456a51f8c0 Correct misunderstanding about mysqlnd functionality introduced in
previous commit.  mysql or mysqli drivers are required in all cases.

Approved by:	  shaun (mentor)
2012-02-15 16:42:56 +00:00
Eitan Adler
031068599c Fix the variable name
Submitted by:	Alex Kozlov
2012-02-15 13:41:16 +00:00
Sunpoet Po-Chuan Hsieh
126071241d - Update to 1.029
Changes:	http://search.cpan.org/dist/Class-DBI-Lite/Changes
2012-02-15 05:06:30 +00:00
Steve Wills
6287f62339 - Add TEST_DEPENDS to enable testing
PR:		ports/164588
Submitted by:	swills (myself)
Approved by:	portmgr (blanket)
2012-02-15 02:28:42 +00:00
Steve Wills
ccb86744cf - Add TEST_DEPENDS to enable testing
PR:		ports/164357
Submitted by:	swills (myself)
Approved by:	portmgr (blanket)
2012-02-15 02:22:00 +00:00
Matthew Seaman
66565d11af Routine bugfix update to 3.4.10
ChangeLog:

   http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.4.10/phpMyAdmin-3.4.10-notes.html/view

3.4.10.0 (2012-02-14)
- bug #3460090 [interface] TextareaAutoSelect feature broken
- patch #3375984 [export] PHP Array export might generate invalid php code
- bug #3049209 [import] Import from ODS ignores cell that is the same as cell be
fore
- bug #3463933 [display] SELECT DISTINCT displays wrong total records found
- patch #3458944 [operations] copy table data missing SET SQL_MODE='NO_AUTO_VALU
E_ON_ZERO'
- bug #3469254 [edit] Setting data to NULL and drop-downs
- bug #3477063 [edit] Missing set fields and values in generated INSERT query
- bug #3460867 [libraries] license issue with TCPDF (updated to 5.9.145)

Other Changes:

   * Drop USE_MYSQL=compat and IGNORE_WITH_MYSQL=41 -- phpmyadmin has
     not suddenly grown compatibility for older versions of MySQL.
     However, USE_MYSQL implies an dependency on mysql-client, but
     phpmyadmin can operate just fine with only the php mysqlnd
     drivers.

   * Add a new WITH_MYSQL Options knob (off by default) -- if you want
     to use the mysql-client driver.

   * PHP52 doesn't have mysqlnd drivers, so require at least one of
     WITH_MYSQL or WITH_MYSQLI to be selected.

Approved by:	shaun (mentor)
2012-02-15 00:01:21 +00:00
Jimmy Olgeni
2a71c34395 Upgrade to version 2.1.1. 2012-02-14 16:03:11 +00:00
Jimmy Olgeni
0e2c6df530 Upgrade to version 1.2.23.
PR:		ports/165134
Submitted by:	olgeni
Approved by:	maintainer
2012-02-14 15:27:57 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Gabor Pali
e4b830805e - Update to 0.1.1.3
Obtained from:	FreeBSD Haskell
2012-02-13 04:07:07 +00:00
Wen Heping
0354bd0101 - Update to 0.90.002 2012-02-13 02:50:19 +00:00
Ruslan Makhmatkhanov
fa11d99646 - convert to using PYTHON_SITELIBDIR (not functional change) 2012-02-12 15:33:34 +00:00
Max Khon
9e61952051 Add missing patch. 2012-02-12 15:26:00 +00:00
Max Khon
b28961ffb6 - Update to 6.1.4
- Define LICENSE

Submitted by:	Mathias Picker
2012-02-12 09:37:46 +00:00
Sunpoet Po-Chuan Hsieh
8348ee4bcc - Update to 1.0.23
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.0.23
2012-02-12 03:36:26 +00:00
Sunpoet Po-Chuan Hsieh
6e8a5cc373 - Update to 1.0.23
- Pet portlint

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.0.23
2012-02-12 03:36:24 +00:00
Sunpoet Po-Chuan Hsieh
40d2334860 - Update to 1.2.8.0
- Add official site to MASTER_SITES
- Pet portlint
- Space/Tab twiddle
- Take maintainership

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.8
2012-02-12 03:36:20 +00:00
Sunpoet Po-Chuan Hsieh
9a2b4c5958 - Update to 1.2.8
- Add my LOCAL to MASTER_SITES
- Pet portlint
- Take maintainership

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.8
2012-02-12 03:36:18 +00:00
Sunpoet Po-Chuan Hsieh
43d1bf5313 - Update to 1.2.8
- Add my LOCAL to MASTER_SITES
- Space/Tab twiddle
- Take maintainership

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.8
2012-02-12 03:36:17 +00:00
Philip M. Gollucci
aedc0b52b8 - Update to 3.2.1
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 02:15:38 +00:00
Philip M. Gollucci
6d910a0a6c - Update to 2.0.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 02:10:21 +00:00
Philip M. Gollucci
761e20bb89 - Update to 0.13.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 02:09:07 +00:00
Philip M. Gollucci
6ba613c83d - Mark BROKEN
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 02:08:43 +00:00