Commit graph

10223 commits

Author SHA1 Message Date
Raphael Kubo da Costa
ddcd8cc3a4 Update to 1.1.0, for cego 2.13.0.
PR:		ports/168137
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2012-05-19 18:07:28 +00:00
Sunpoet Po-Chuan Hsieh
9c7f3409d5 - Bump PORTREVISION for graphics/gdal shlib change 2012-05-19 10:07:14 +00:00
Rene Ladan
08865bed1d Remove expired unmaintained ports:
2012-05-16 databases/sqlite34: No more supported, please use databases/sqlite3 instead
2012-05-10 graphics/long-exposure-tools: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-hsb: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-mt: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-nso: BROKEN for more than 6 month
2012-05-10 net-im/pino: BROKEN for more than 6 month
2012-05-18 print/perlftlib: No more upstream, no more used in the ports tree
2012-05-18 13:18:31 +00:00
Martin Wilke
9984d870c5 - Fix WRKSRC
PR:		168089
Submitted by:	Stephon Chen <stephon@gmail.com>
Approved by:	maintainer
2012-05-18 04:38:55 +00:00
Martin Wilke
798f8eda99 - Update to 0.3.1
PR:		167992
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Approved by:	maintainer
2012-05-17 12:06:18 +00:00
Martin Wilke
1c7a34cbea - Update to 1.1.1
- Remove pkg file was my mistake

PR:		167960
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
2012-05-17 12:02:25 +00:00
Alex Dupre
e748e69581 Update to 2.0.1 release to add php 5.4 support.
PR:		ports/167991
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2012-05-17 10:51:53 +00:00
Eitan Adler
f6e06604fb Mark sqlite as MAKE_JOBS_UNSAFE
PR:		ports/167934
Submitted by:	"Bryan Drewery" <bryan@shatow.net>
Approved by:	Pavel Volkov <pavelivolkov@googlemail.com> (maintainer)
2012-05-16 19:36:02 +00:00
Florian Smeets
902a0675be readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
Alex Dupre
292ba1d22d Switch to default PHP 5.3, since not compatible with PHP 5.4. 2012-05-16 07:37:04 +00:00
Alex Dupre
0926c2d681 Update to 5.4.3 release:
- add support for embedded php library
- add support for dtrace

Re-organize bsd.php.mk:
 - add WANT_PHP_EMD
 - fix handling of WANT_PHP_*
 - remove php4 extensions

From UPDATING:
  Suhosin patch has been disabled until the
  new version will be released (soon). Suhosing extension will take more
  time. LINKTHR option is now enabled by default, be sure to flag it if
  you are updating using an old saved configuration. sqlite2 extension
  has been permanently removed.
  If you want to remain at PHP 5.3, a new port (lang/php53) will be
  committed soon.
2012-05-16 07:36:13 +00:00
Martin Matuska
f358a6ff48 Add nothrow patch and echo debug command from upstream
(c4a5370a82 and ee3a23acd2)

PR:		ports/167924
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2012-05-16 06:31:05 +00:00
Martin Wilke
551d88a25e The mysqlnd query result cache plugin is a mysqlnd plugin.
WWW: http://pecl.php.net/package/mysqlnd_qc

PR:		ports/165474
Submitted by:	johnpupu <johnpupu@gmail.com>
2012-05-16 05:09:15 +00:00
Martin Wilke
7da4b45d35 - Update to 0.10.8
PR:		167453
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-16 04:26:18 +00:00
Martin Wilke
3e0f96ae6a - Update to 0.10.8
PR:		167452
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-16 04:23:40 +00:00
Martin Wilke
612b5cafd3 - Update to 0.10.8
PR:		167450
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-16 04:21:19 +00:00
Martin Wilke
c3e8d45060 - Update to 0.10.8
PR:		167451
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-16 04:19:07 +00:00
Martin Wilke
e32c57c527 - Unbreak build 2012-05-16 04:10:28 +00:00
Palle Girgensohn
e0673330c9 The PostgreSQL Global Development Group announces the beta release of
PostgreSQL 9.2, which will include major increases in performance and
both vertical and horizontal scalability.  The PostgreSQL Project asks
all users to download and begin testing 9.2 Beta as soon as possible.

Major performance and scalability advances in this version include:

* Index-only scans, allowing users to avoid inefficient scans of base
  tables
* Enhanced read-only workload scaling to 64 cores and over 300,000
  queries per second
* Improvements to data write speeds, including group commit
* Reductions in CPU power consumption
* Cascading replication, supporting geographically distributed standby
  databases

PostgreSQL 9.2 will also offer many new features for application
developers, including:

* JSON data support, enabling hybrid document-relational databases
* Range types, supporting new types of calendar, time-series and
* analytic applications
* Multiple improvements to ALTER and other statements, easing runtime
* database updates

For a full listing of the features in version 9.2 Beta, please see the
release notes:
http://www.postgresql.org/docs/devel/static/release-9-2.html

We depend on our community to help test the next version in order to
guarantee that it is high-performance and bug-free.  Please install
PostgreSQL 9.2 Beta and try it with your workloads and applications as
soon as you can, and give feedback to the PostgreSQL developers.  More
information on how to test and report issues:
http://www.postgresql.org/developer/beta
2012-05-15 22:14:55 +00:00
Frederic Culot
625c2d36bb - Update to 1.2.0
PR:		ports/167839
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2012-05-15 18:20:11 +00:00
Baptiste Daroussin
a13c9f62c7 - Update to 3.7.12
- switch to autoconf version (no more need of tcl)

PR:		ports/167913 [1], ports/155908 [2]
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer), bapt[2]
2012-05-15 12:52:45 +00:00
Sunpoet Po-Chuan Hsieh
f379466f05 - Update to 0.04
- Update *_DEPENDS: p5-parent is already in perl >= 5.10.1

Changes:	http://search.cpan.org/dist/DBIx-Class-DynamicDefault/Changes
2012-05-15 12:47:58 +00:00
Sunpoet Po-Chuan Hsieh
7ff6a441fe - Update to 1.3.2
Changes:	http://search.cpan.org/dist/DBIx-Class-QueryLog/Changes
2012-05-15 11:33:43 +00:00
Sunpoet Po-Chuan Hsieh
fcee1430db - Update to 1.034
- Mark DEPRECATED

Changes:	http://search.cpan.org/dist/Class-DBI-Lite/Changes
2012-05-15 02:44:50 +00:00
Sunpoet Po-Chuan Hsieh
4147d25e3d - Update to 1.006
- Mark DEPRECATED

Changes:	http://search.cpan.org/dist/Ima-DBI-Contextual/Changes
2012-05-15 02:43:50 +00:00
Julien Laffaye
9ce21e5462 Add py-MySQLdb55, a slave port of py-MySQLdb with MySQL 5.5.
PR:		ports/152066
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-05-14 22:17:24 +00:00
Julien Laffaye
8b80f20ccd Add py-MySQLdb51, a slave port of py-MySQLdb with MySQL 5.1.
PR:		ports/152066
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-05-14 22:16:32 +00:00
Julien Laffaye
120fcbafc4 Add py-MySQLdb50, a slave port of py-MySQLdb with MySQL 5.0.
PR:		ports/152066
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-05-14 22:15:40 +00:00
Julien Laffaye
f9eace9cf8 Add py-MySQLdb41, a slave port of py-MySQLdb with MySQL 4.1.
PR:		ports/152066
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-05-14 22:14:29 +00:00
Julien Laffaye
49869194d3 - Pass maintainership to Tom Judge <tom@tomjudge.com> (discussed on IRC) 2012-05-14 22:10:13 +00:00
Julien Laffaye
41594ed4bf - Update to 20120330
PR:		ports/167343
Submitted by:	jlaffaye
Approved by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-05-14 22:03:32 +00:00
Julien Laffaye
9d779315cf - Update to 20120405
PR:		ports/167342
Submitted by:	jlaffaye, Grzegorz Blach <magik@roorback.net> (maintainer)
Approved by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2012-05-14 22:01:25 +00:00
Frederic Culot
f3cfc196d8 - Update to 2.13.0
Changes:	http://www.lemke-it.com/cego_blog.html
PR:		ports/167838
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2012-05-14 19:20:03 +00:00
Sunpoet Po-Chuan Hsieh
bc24ff0b72 - Update to 1.2.10.0
- Add PORTSCOUT knob to skip development versions

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
2012-05-14 18:46:00 +00:00
Sunpoet Po-Chuan Hsieh
1004f96c88 - Update to 1.2.10.0
- Add PORTSCOUT knob to skip development versions

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
		http://search.cpan.org/dist/Search-Xapian/Changes
2012-05-14 18:45:36 +00:00
Sunpoet Po-Chuan Hsieh
cf3014b5f5 - Update to 1.2.10.0
- Add PORTSCOUT knob to skip development versions
- Cosmetic change

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.10
2012-05-14 18:44:51 +00:00
Sunpoet Po-Chuan Hsieh
cc67ed8398 - Update to 0.768
Changes:	http://search.cpan.org/dist/Rose-DB/Changes
2012-05-14 18:33:52 +00:00
Philippe Audeoud
d94b4810ae - Update to 0.34
- Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.34/ChangeLog
2012-05-14 14:07:24 +00:00
Alberto Villa
1405eec02f - Update to 0.3.1.
This will be the last release: starting from KDE SC 4.9, the
project will be part of deskutils/kdepim4-runtime.
2012-05-13 23:56:45 +00:00
Pav Lucistnik
fb463718fe - Mark BROKEN: does not compile
debugfile.C: In member function 'bool debugfile::openDebugFile()':
  debugfile.C:50: error: 'umask' was not declared in this scope

Reported by:	pointyhat
2012-05-13 20:26:24 +00:00
Pav Lucistnik
b3b634bbad - Mark BROKEN: does not patch
Reported by:	pointyhat
2012-05-13 20:09:49 +00:00
Lars Thegler
ead07c2873 - pass maintainership 2012-05-13 12:40:25 +00:00
Max Brazhnikov
50b237ff70 Fix build with Qt 4.7
Reported by:	pav/pointyhat
2012-05-13 12:19:04 +00:00
Sylvio Cesar Teixeira
c7984b2e77 - Fix problem of build with json
- Comment line LDFLAGS to fix problem with version upgrade.
- BUMP PORTREVISION
2012-05-11 20:57:25 +00:00
Ade Lovett
6d726b6c09 Update autoconf to 2.69 and automake to 1.12
PR:		166836
Tested by:	Multiple -exp runs (pav)
2012-05-11 20:38:09 +00:00
Baptiste Daroussin
f44915884b 2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
2012-05-11 19:36:53 +00:00
Pietro Cerutti
53ced10e3e - Add a patch (http://tdbc.tcl.tk/index.cgi/tktview?name=0dda7dbb73)
- Respect PREFIX
2012-05-10 13:49:03 +00:00
Wen Heping
3c0b16323c - Update to 2.1.8 2012-05-10 12:48:55 +00:00
Steve Wills
f36c6a356f - Update to 1.3.6
PR:		ports/167323
Submitted by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org>
2012-05-10 01:31:13 +00:00
Pawel Pekala
e2896562bb Update to version 1.0.10
PR:		ports/167728
Submitted by:	Radim Kolar <hsn@sendmail.cz>
2012-05-09 21:59:41 +00:00