1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

6241 Commits

Author SHA1 Message Date
Mathieu Arnold
76526b6f2d Update to 2.5.1 2008-04-09 14:02:29 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Cheng-Lung Sung
c5fe582880 - Update to 0.49
Changes:	http://search.cpan.org/dist/Jifty-DBI/Changes
2008-04-09 01:33:48 +00:00
Martin Matuska
88a217ca55 - Update to 3.05
- Remove compatibility patch (already in source)

PR:		ports/122509
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer)
2008-04-08 20:46:02 +00:00
Michael Johnson
5356900c6e Update to 2.22.1 2008-04-07 15:50:32 +00:00
Markus Brueffer
16eb661f07 Update to version 0.2.1 2008-04-07 14:13:06 +00:00
Dirk Meyer
cd64d80b4e - a fix for ruby-dbd_pg is now possible
PR:		114048
2008-04-07 12:06:01 +00:00
Dirk Meyer
bcaa2f33d1 - reconnect ruby-postgres 2008-04-07 11:53:05 +00:00
Dirk Meyer
b1c59538fc - ressurect
- new MASTER_SITE
- update to 0.7.9.2008.01.28
PR:		118290
2008-04-07 11:51:41 +00:00
Dirk Meyer
4f856719ae - small cleanup 2008-04-07 11:25:44 +00:00
Cheng-Lung Sung
76180713b7 - Update to 0.34
Changes:	http://search.cpan.org/dist/BerkeleyDB/Changes
2008-04-07 09:19:43 +00:00
Dirk Meyer
c33cd6afd0 - udpate to 4.2 2008-04-06 18:40:30 +00:00
Pav Lucistnik
644188468b MySQL has fulltext index search ability for text field. but it is word
based index, it cannot be used for no word delimiter laungage like
Japanese or Chinese. and it also can't search charactors in middle of
a words. (cf. searching 'in' will not match word 'ping'.)

Starts from MySQL 5.1, MySQL supports a plugin that allows to change
server components (fulltext search parser) without restarting /
recompiling the server.

This n-gram parser uses this plugin interface to implement a simple
n-gram (bi-gram) fulltext index parser which can be index no word
delimiter laungage.

WWW:	http://mysqlbigram.googlepages.com/

PR:		ports/115051
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-04-06 17:57:03 +00:00
Stanislav Sedov
fae8e0f615 - Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@
2008-04-06 08:58:21 +00:00
Thierry Thomas
61f95d8342 Fix build when knob WITHOUT_KDE is set.
PR:		ports/122466
Submitted by:	José García Juanino <jjuanino (at) gmail com>
2008-04-05 20:40:20 +00:00
Thierry Thomas
27773daa4f Oracle SQL Developer is a free graphical tool for database development. With
SQL Developer, you can browse database objects, run SQL statements and SQL
scripts, and edit and debug PL/SQL statements. You can also run any number of
provided reports, as well as create and save your own. SQL Developer enhances
productivity and simplifies your database development tasks.

SQL Developer can connect to any Oracle Database version >= 9.2.0.1 and MySQL
database version >= 3.0.

WWW: http://www.oracle.com/technology/software/products/sql/index.html

PR:		ports/119756
Submitted by:	José García Juanino <jjuanino at gmail.com>
2008-04-05 20:26:22 +00:00
Michael Johnson
9649c6d298 Always enable threads (for tracker) 2008-04-05 16:51:13 +00:00
Marcus Alves Grando
d56e8ed49a - Remove sqlite3-threads and add sqlite34 2008-04-05 14:54:59 +00:00
Marcus Alves Grando
fda768bcbd - Remove sqlite3-threads since sqlite3 port threads are enabled by default. 2008-04-05 14:54:18 +00:00
Marcus Alves Grando
e3c737d534 - Update to 3.4.2
- Now FTS1 and FTS2 works fine.

Repocopy from:	databases/sqlite3
Repocopied by:	marcus
2008-04-05 14:53:55 +00:00
Marcus Alves Grando
36b99c23c6 - Finally, update to 3.5.6
- Enable THREADS by default

PS: See UPDATING if you have problems.

Requested by:	many
2008-04-05 14:49:37 +00:00
Ion-Mihai Tetcu
21d3c3e73f MySQL++ is a C++ wrapper for MySQL's C API.
It is built around STL principles, to make dealing with
the database as easy as dealing with an STL container.

This port contains the version 3 of the library; see databases/mysql++ and
databases/mysql++1 for the older versions.

WWW: http://tangentsoft.net/mysql++/
2008-04-05 11:54:42 +00:00
Jimmy Olgeni
f64a775f76 Upgrade to version 1.31. 2008-04-05 10:09:16 +00:00
Rong-En Fan
069a7bffcf - Add missing patch when resolving conflicts with devel/ruby-gem
PR:		ports/121919
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	maintainer timeout (2 weeks)
Reported by:	pointyhat via pav
2008-04-04 19:24:35 +00:00
Thierry Thomas
e4cbc24c26 The tarball has been rerolled: it now includes all the generated stuff
by the autotools (Makefile.in, configure, etc.), and some other patches.

Full diff at
<http://people.freebsd.org/~thierry/ports/tora-1-3-end-of-life_080325_080403.diff.bz2>

Note: I could have removed the autotools and use the pre-generated stuff
but I keep it as-is.
2008-04-04 16:44:55 +00:00
Rong-En Fan
d723f51c5d - Resolve conflict with devel/ruby-gems: bin/gem is installed by these two
ports. As ruby-gems is more popular, change grass's gem to
  grass%%VER%%-gem. [1,2]
- Use LOCALBASE/bin/bash instead of /bin/bash in some shell scripts [2,3]
- Add supports for ODBC and SQLite in OPTIONS (default off) [2]
- Bump PORTREVISION

PR:		ports/115818 [1], ports/121919 [2,3]
Reported by:	Chris Calvey <chris at infosec.yi.org> [1],
	 	Sajo Zsolt Attila <sajozsattila at citromail.hu> [3]
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> [2]
Approved by:	maintainer timeout (2 weeks)
2008-04-04 06:26:39 +00:00
Martin Wilke
12b2c16cd2 - Update to 1.5.1
PR:		122250
Submitted by:	Wen heping <wenheping@gmail.com>
2008-04-03 12:02:13 +00:00
Thierry Thomas
8206ad4c81 Fix when NOPORTDOCS is set. 2008-04-02 21:28:59 +00:00
Thierry Thomas
52d3483ec2 Upgrade to 1.3.23, also known as 1.3-"end-of-life".
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=586904>.
2008-04-01 22:04:02 +00:00
Mathieu Arnold
8c5775b60c Update to 2.5.0 2008-03-31 20:15:44 +00:00
Martin Wilke
13b22fcba9 XML_Query2XML allows you to transform the records retrieved with one or
more SQL SELECT queries into XML data. Very simple to highly complex
transformations are supported. Is was written with performance in mind
and can handel large amounts of data.

WWW:	http://pear.php.net/package/XML_Query2XML

PR:		ports/122157
Submitted by:	wenheping<wenheping at gmail.com>
2008-03-31 10:13:19 +00:00
Rong-En Fan
aaf1e71f2b - Update to 4.6.21.1
PR:		ports/122176
Submitted by:	Gea-Suan Lin <gslin at gslin.org> (maintainer)
2008-03-31 07:51:04 +00:00
Max Khon
d366498bc9 Unbreak on FreeBSD 5 that has texinfo 4.6 and does not understand @headitem. 2008-03-30 11:32:02 +00:00
Martin Wilke
11b17a2e15 - Update to 1.0.3
PR:		122156
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-03-29 23:16:04 +00:00
Mathieu Arnold
154c00450a Update to 1.15 2008-03-28 10:57:44 +00:00
Cheng-Lung Sung
cce102209a - Update to 0.33
Changes:	http://search.cpan.org/dist/BerkeleyDB/Changes
2008-03-28 02:39:35 +00:00
Cheng-Lung Sung
19e236313a - Update to 0.17.01 (0.1701)
Changes:	http://search.cpan.org/dist/Memcached-libmemcached/Changes
2008-03-28 02:35:16 +00:00
Pav Lucistnik
5748452302 - Fix plist
Pointy hat to:	nork
2008-03-28 00:31:18 +00:00
Cheng-Lung Sung
e40bf3a9d5 - Startup script to mysql-proxy
Changes:
PR:		ports/120183
Submitted by:	<bartlomiej dot syryjczyk_AT_expro dot pl>
Reviewed by:	clsung
2008-03-27 02:05:18 +00:00
Martin Wilke
6951d816fe - Chase database/namazu2 shlib version bump
Submitted by:	pointyhat via pav
2008-03-26 08:30:14 +00:00
Martin Wilke
fbebc329e0 - Update to 1.2.0
- Pass maintainership to submitter

PR:		122064
Submitted by:	Wen heping <wenheping@gmail.com>
2008-03-25 23:00:38 +00:00
Koop Mast
adfc5c844a libgda3:
Correct typo. So libgda3-mdb build.

libgda3-*:
Correct stupid copy-paste error. Point to the correct subdir.

Correct plist for libgda3-freetds

Extra Large Pointyhat awarded to:	kwm
2008-03-25 16:07:17 +00:00
Michael Johnson
17b5082f2b Fix plist 2008-03-25 15:07:01 +00:00
Pav Lucistnik
2e14ba9059 - Fix plist 2008-03-25 14:52:17 +00:00
Edwin Groothuis
9ad7cf82c4 Fix SIZE line for pg-8111-icu-xx-2008-02-19.diff.gz 2008-03-25 04:37:01 +00:00
Edwin Groothuis
68086583eb fix SIZE for postgresql/pg-8015-icu-xx-2008-01-08.diff.gz 2008-03-25 04:35:50 +00:00
Martin Wilke
24574e2aa7 - Chase database/namaru2 shlib version bump
Submitted by:	pointyhat via pav/erwin
2008-03-24 22:01:38 +00:00
Joe Marcus Clarke
d7b0c53796 Update to 3.0.0.
Submitted by:	kwm
2008-03-24 04:25:44 +00:00
Joe Marcus Clarke
cd60438aca Libgda2 no longer conflicts with libgda3.
Submitted by:	kwm
2008-03-24 04:25:19 +00:00
Joe Marcus Clarke
24c69347cd Update to 1.6.10.
Submitted by:	kwm
2008-03-24 04:24:31 +00:00