| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Memcached-libmemcached/Changes
|
| |
|
|
|
|
|
| |
PR: 122071
Submitted by: Wen heping <wenheping@gmail.com>
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Thank you for your service, we hope to see you back
PR: ports/122796, ports/122797, ports/122798
Submitted by: Laurent Courty <lrntct gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
key/data pairs on remote hosts, without the overhead and the
complexity of an SQL database.
WWW: http://sharedance.pureftpd.org/project/sharedance
PR: ports/122722
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
- Add option to compile with repcached patch
PR: 122681
Submitted by: Tomoyuki Sakurai <cherry___trombik.org>
|
|
|
|
|
| |
PR: ports/122662
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/122662
Submitted by: maintainer
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Memcached-libmemcached/Changes
|
|
|
|
|
|
| |
distfile
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to the MySQL server providing the ability to:
* calculate the median of any values,
* calculate the skewness and kurtosis of a distribution of value
* retrieve the effective length of the longest value in a STRING column,
* get the longest value from a STRING column,
* calculate the faculty of a value,
* calculate linear regression parameters (intercept, slope, correlation
coefficent) of any values
WWW: http://mysql-udf.sourceforge.net/
|
|
|
|
| |
Requested over: IRC
|
| |
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes
|
|
|
|
|
|
|
| |
- Remove compatibility patch (already in source)
PR: ports/122509
Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer)
|
| |
|
| |
|
|
|
|
| |
PR: 114048
|
| |
|
|
|
|
|
|
| |
- new MASTER_SITE
- update to 0.7.9.2008.01.28
PR: 118290
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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@
|
|
|
|
|
| |
PR: ports/122466
Submitted by: José García Juanino <jjuanino (at) gmail com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Now FTS1 and FTS2 works fine.
Repocopy from: databases/sqlite3
Repocopied by: marcus
|
|
|
|
|
|
|
|
| |
- Enable THREADS by default
PS: See UPDATING if you have problems.
Requested by: many
|
|
|
|
|
|
|
|
|
|
| |
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++/
|
| |
|
|
|
|
|
|
|
| |
PR: ports/121919
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by: maintainer timeout (2 weeks)
Reported by: pointyhat via pav
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 122250
Submitted by: Wen heping <wenheping@gmail.com>
|
| |
|
|
|
|
|
| |
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=586904>.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|