1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

738 Commits

Author SHA1 Message Date
Li-Wen Hsu
f3fe11e0f9 Add py-pytc 0.7, Tokyo Cabinet Python bindings. 2009-02-18 01:40:24 +00:00
Martin Wilke
9407875995 Amazon::SimpleDB provides a "low-level" perlish interface for working
with Amazon's SimpleDB (SMB) service.

WWW:	http://search.cpan.org/dist/Amazon-SimpleDB/

PR:		ports/131710
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-02-15 21:05:50 +00:00
Beech Rintoul
e23a2ab06e - Update to 0.82.1
- Hook into build
2009-02-14 23:31:43 +00:00
Martin Wilke
9ef8e2c699 py-simplecouchdb is a simple librairy to allow your python
applicationto use CouchDB.

With simplecouchdb, you can manage documents like you do
directly with CouchDB, schema-free. So document instance
(see :ref:schema-ref) are completly dynamic, you could
add/delete properties in your documents, retrieve them
without any schema, etc.

WWW:	http://code.google.com/p/py-simplecouchdb/

PR:		ports/131296
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-02-09 16:54:34 +00:00
Martin Wilke
1e005bc37f memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.

This extension uses libmemcached library to provide API for
communicating with memcached servers.

WWW:	http://pecl.php.net/package/memcached

PR:		ports/131172
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-02-08 21:45:53 +00:00
Martin Wilke
16fff2cdf6 rubygem-pg provides the module "pg", a Ruby interface to the
PostgreSQL Relational Database Management System, which
supersedes the old "postgres" module.

WWW: http://rubyforge.org/projects/ruby-pg/

PR:		ports/131270
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-02-08 21:43:08 +00:00
Martin Wilke
780e8a39f0 2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port
2009-01-19 devel/hs-hat: has been broken for more than 6 months
2009-01-19 devel/hs-hpl: has been broken for more than 6 months
2009-01-19 databases/mysqlbigram: has been broken for more than 6 months
2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months
2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months
2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months
2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by  STIX fonts for Firefox 3.x
2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months
2009-01-31 x11-wm/expocity: project has been abandoned
2009-01-19 x11/bbuname: has been broken for more than 6 months
2009-01-19 security/squidclam: has been broken for more than 6 months
2009-01-19 print/virtualpaper: depends on broken, expired port
2009-01-19 print/ifhp: has been broken for more than 6 months
2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months
2009-01-19 palm/pdbc: has been broken for more than 6 months
2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months
2009-01-19 net-im/sulci: has been broken for more than 6 months
2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months
2009-01-19 multimedia/helixplayer: has been broken for more than 6 months
2009-01-19 lang/quack: has been broken for more than 6 months
2009-01-19 misc/pybliographer: has been broken for more than 6 months
2009-01-19 net/versuch: has been broken for more than 6 months
2009-01-19 net/py-mantissa: has been broken for more than 6 months
2009-01-19 net/libunpipc: has been broken for more than 6 months
2009-01-19 net/gnometelnet: has been broken for more than 6 months
2009-01-19 net/gacxtool: depends on expired, broken port
2009-01-19 devel/py-coro: has been broken for more than 6 months
2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months
2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
2009-02-03 22:38:25 +00:00
Jose Alonso Cardenas Marquez
16b7e3dc5e - New port: databases/fpc-pxlib
Free Pascal unit to read various Paradox files
2009-01-14 02:56:44 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +00:00
Martin Wilke
e531c4eec0 KirbyBase is a small, plain-text, DBMS written in Ruby.
It can be used either embedded or client/server. It aims
to be as "Ruby-ish" as possible. For example, queries
are specified using Ruby code blocks, rather than SQL strings.

WWW: http://rubyforge.org/projects/kirbybase/

PR:		ports/130231
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-08 17:01:58 +00:00
Martin Wilke
fdca75fe1c PQueue is a package providing low-level PQ protocol classes for
interacting with a PostgreSQL database. It supports version 3.0
of the protocol--the current primary version of protocol. The
package also provides a basic protocol transaction class. This
class keeps the state of the protocol in an interrupt safe manner,
and validates the integrity of the communication as messages are
received.

In general, you probably will never use this package directly,
unless you are writing a driver.

WWW:	http://python.projects.postgresql.org/

PR:		ports/130252
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-07 23:04:40 +00:00
Martin Wilke
2492a5b9b2 DataMapper is a Object Relational Mapper written in Ruby. The goal
is to create an ORM which is fast, thread-safe and feature-rich with
ActiveRecord-compatibility.

WWW:	http://datamapper.rubyforge.org/
2008-12-28 16:04:00 +00:00
Pav Lucistnik
5eb1438bbb - Has expired: Has been broken for more than 6 months 2008-12-19 20:50:42 +00:00
Pav Lucistnik
c1c771ff2a - Has expired: Has been broken for more than 6 months 2008-12-19 20:47:03 +00:00
Martin Wilke
4a2b67fa72 2008-09-19 databases/py-tada: Has been broken for more than 6 months
2008-09-19 databases/qdbm-java: Has been broken for more than 6 months
2008-09-19 audio/shellac: Has been broken for more than 6 months
2008-09-19 audio/snett: Has been broken for more than 6 months
2008-12-13 16:47:52 +00:00
Martin Wilke
fa91862119 Because the many-to-many relationships are not real relationships,
they can not be introspected with DBIx::Class. Many-to-many
relationships are actually just a collection of convenience methods
installed to bridge two relationships. This DBIx::Class component
can be used to store all relevant information about these
non-relationships so they can later be introspected and examined.

This module is fairly esoteric and, unless you are dynamically
creating something out of of a DBIC Schema, is probably the wrong
solution for whatever it is you are trying to do. Please be advised
that compatibility is not guaranteed for DBIx::Class 0.09000+. We
will try to mantain all compatibility, but internal changes might
make it impossible.

WWW: http://search.cpan.org/dist/DBIx-Class-IntrospectableM2M/
2008-11-29 19:10:35 +00:00
Sergey Skvortsov
18c5d4f355 Rename databases/firebird2-* to databases/firebird20-* 2008-11-24 06:22:36 +00:00
Martin Wilke
7d007bcd73 This is DataSource driver for Structures_DataGrid which uses PEAR::DB.
Please note that this driver is deprecated. Consider using DBQuery or MDB2
DataSource drivers instead.

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

Submitted by:	Nick Hilliard <nick at foobar.org>
2008-11-23 16:20:31 +00:00
Lars Thegler
f4728ac9bd Add p5-DBD-PgLite 0.09, PostgreSQL emulation mode for SQLite. 2008-11-04 08:36:54 +00:00
Martin Wilke
e39f380b79 The Perl 5 module DBICx::Deploy deploys a DBIx::Class schema to a
database. A command line script, dbicdeploy, is provided.

WWW: http://search.cpan.org/dist/DBICx-Deploy
2008-10-24 09:35:40 +00:00
Martin Wilke
ae1c501af6 The Perl 5 module DBIx::Class::InflateColumn::IP is a DBIx::Class
component to declare columns as IP addresses and treat them as
NetAddr::IP objects.

WWW: http://search.cpan.org/dist/DBIx-Class-InflateColumn-IP/
2008-10-24 09:33:38 +00:00
Martin Wilke
44d4770b72 The Perl 5 module DBICx::MapMaker automatically creates a DBIx::Class
result source for "many to many" relationship.

WWW: http://search.cpan.org/dist/DBICx-MapMaker
2008-10-24 09:31:36 +00:00
Martin Wilke
10b9ccfd51 The Perl 5 module DBICx::TestDatabase creates a temporary SQLite
database, deploys your DBIC schema, and then connects to it. This
lets you easily test your DBIC schema. Since you have a fresh
database for every test, you don't have to worry about cleaning up
after your tests, ordering of tests affecting failure, etc.

WWW: http://search.cpan.org/dist/DBICx-TestDatabase/
2008-10-24 09:30:41 +00:00
Martin Wilke
198550fad0 In the tradition of Rose::DB::Object::Helpers, more importable methods.
This class inherits from Rose::Object::MixIn. See the Rose::Object::MixIn
documentation for a full explanation of how to import methods from
this class. The helper methods themselves are described below.

WWW: http://search.cpan.org/dist/Rose-DBx-Object-MoreHelpers
2008-10-24 09:30:12 +00:00
Jeremy Chadwick
3110d1ec0d Adding rrdtool12 to Makefile; should fix missing entry in INDEX.
Reported by: Spil Oss <spil.oss@googlemail.com>
2008-10-17 21:20:02 +00:00
Martin Wilke
bd2714c543 - Connect phpmyadmin211
databases/phpmyadmin211 will contain a legacy version of PMA
for those that cannot upgrade yet.

PR:		127880
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-10-15 14:50:59 +00:00
Martin Wilke
d7b67cb509 RBase is a library to manipulate XBase database using Ruby.
WWW: http://rubyforge.org/projects/rbase/

PR:		ports/127735
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-09-30 14:09:19 +00:00
Cheng-Lung Sung
4e967735b2 This module is the Sybase extensions to Ruby.
WWW: http://raa.ruby-lang.org/project/sybase-ctlib/

PR:		ports/127734
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-09-30 03:09:33 +00:00
Martin Wilke
f7acb6707d MySQLTuner is a script written in Perl that will
assist you with your MySQL configuration and make
recommendations for increased performance and
stability. Within seconds, it will display
statistics about your MySQL installation and the
areas where it can be improved.

WWW:   http://wiki.mysqltuner.com/MySQLTuner

PR:		ports/127237
Submitted by:	Wen heping <wenheping at gmail.com>
2008-09-26 23:33:01 +00:00
Martin Wilke
ebc9e702a2 A script for making backups of InnoDB and MyISAM tables, indexes and .frm files.
WWW:	http://www.innodb.com/support/documentation/innodb-hot-backup-manual/#innobackup

PR:		ports/127452
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-09-26 23:20:08 +00:00
Pietro Cerutti
d12b79c13a - New port: mysql-gui-tools
The MySQL GUI Tools package includes the MySQL Administrator and the
MySQL Query Browser tools.
The MySQL Administrator is a powerful visual administration tool that
makes it easy to administer and monitor your MySQL environment and
gain significantly better visibility into how your databases are
operating.
MySQL Query Browser is the easiest visual tool for creating,
executing, and optimizing SQL queries for your MySQL Database Server.

WWW: http://www.mysql.com

This port deprecates databases/mysql-query-browser [1]

ACK'd by:	pgollucci (maintainer of deprecated port) [1]
2008-09-24 17:10:56 +00:00
Akinori MUSHA
0f74e1f3b7 Add mysql-q4m, a message queue that works as a pluggable storage
engine of MySQL.
2008-09-02 11:32:01 +00:00
Felippe de Meirelles Motta
bb8cc298ae SQL Buddy - Web based MySQL administration
PR:		ports/126646
Submitted by:	ChenGuang LI <horus.li@gmail.com>
2008-09-02 01:19:17 +00:00
Martin Wilke
d4a8317da5 phpMinAdmin is a MySQL management tool written in PHP.
Currently it can create database, create/drop/alter
tables, create/drop/alter stored procedures, functions
and triggers, delete/edit/add fields, execute any SQL
statement, and manage keys on fields. The main difference
between phpMinAdmin and phpMyAdmin is that phpMinAdmin
is light-weight.

WWW: http://phpminadmin.sourceforge.net

PR:		ports/126915
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-08-30 21:25:28 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Martin Wilke
51e321a204 This is an ActiveRecord driver for MySQL using JDBC running under JRuby.
WWW: http://rubyforge.org/projects/jruby-extras/

PR:		ports/126355
Submitted by:	Alexander Logvinov <ports at logvinov,com>
2008-08-08 10:28:41 +00:00
Beech Rintoul
a7bbb003b7 - Add entry for php-adodb-ext 2008-08-08 08:39:52 +00:00
Martin Wilke
b21713f46d This is a MySQL JDBC driver gem for JRuby. Use
require 'jdbc/mysql'

to make the driver accessible to JDBC and ActiveRecord code running in JRuby.

WWW: http://rubyforge.org/projects/jruby-extras/

PR:		ports/126325
Submitted by:	Alexander Logvinov <ports at logvinov,com>
2008-08-07 21:34:53 +00:00
Martin Wilke
a77a5fd167 ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component
that can be used with JRuby.
It allows use of virtually any JDBC-compliant database with your
JRuby on Rails application.

WWW: http://rubyforge.org/projects/jruby-extras/

PR:		ports/126326
Submitted by:	Alexander Logvinov <ports at logvinov,com>
2008-08-07 21:24:02 +00:00
Felippe de Meirelles Motta
06a5a642da This module allows you to store multiple columns in one and
transparently use this columns as if they were normal columns
in your table.

WWW: http://search.cpan.org/dist/DBIx-Class-FrozenColumns/

PR:		ports/125844
Submitted by:	Vladimir Timofeev <vovkasm@gmail.com>
Approved by:	gabor (mentor, implicit)
2008-07-26 16:22:21 +00:00
Alex Dupre
b65ca9ef83 Connect MySQL 6.0 ports to build. 2008-07-26 08:40:17 +00:00
Martin Wilke
3396325b8f hamsterdb is a lightweight embedded database engine. It is
in development for more than three years and concentrates
on ease of use, high performance, stability and portability.

The hamsterdb API is simple and self-documenting.The interface
is similar to other widely-used database engines.Fast algorithms
and data structures guarantee high performance for all scenarios.
Hamsterdb has hundreds of unittests with a test coverage of over
90%. Each release is tested with thousands of acceptance tests in
many different configurations, tested on up to six different
hardware architectures and operating systems.Written in plain
ANSI-C, hamsterdb runs on many architectures: Intel-compatible
(x86, x64), PowerPC, SPARC, ARM, RISC and others. Tested operating
systems include Microsoft Windows, Microsoft Windows CE, Linux,
SunOS and other Unices.

WWW:    http://hamsterdb.com/index

PR:		ports/125699
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-07-19 14:05:59 +00:00
Martin Wilke
1627951776 pg8000 is a Pure-Python interface to the PostgreSQL database
engine. It is one of many PostgreSQL interfaces for the Python
programming language. pg8000 is somewhat distinctive in that
it is written entirely in Python and does not rely on any
external libraries (such as a compiled python module, or
PostgreSQL's libpq library). pg8000 supports the standard
Python DB-API version 2.0.

WWW:	http://pybrary.net/pg8000/

PR:		ports/125664
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-07-18 20:42:50 +00:00
Martin Wilke
490aef763b Convenient way to use dynamic subclassing. This plugin implements
methodics described in "Dynamic Sub-classing DBIx::Class proxy classes"
in DBIx::Class::Manual::Cookbook.

WWW:    http://search.cpan.org/dist/DBIx-Class-DynamicSubclass/

PR:		ports/125618
Submitted by:	Vladimir Timofeev <vovkasm at gmail.com>
2008-07-18 20:42:17 +00:00
Martin Wilke
a4b6b0d67e SpatiaLite is just a small sized SQLite extension. Once you have installed
SpatiaLite (a very simple and elementary task), the SQLite DBMS is enable to
load, store and manipulate Spatial Data (aka GeographicData, GIS Data,
Cartographic Data, GeoSpatial Data, Geometry Data and alike). SpatiaLite
implements spatial extensions following the specification of the Open
Geospatial Consortium (OGC).

WWW:   http://www.gaia-gis.it/spatialite-2.0/index.html

PR:		ports/125528
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-07-18 12:43:50 +00:00
Martin Wilke
5a77ad8d3e DBI wrapper that helps to deal with databases connection problems
WWW: http://search.cpan.org/dist/DBIx-RetryOverDisconnects/

PR:		ports/125339
Submitted by:	Vladimir Timofeev <vovkasm at gmail.com>
2008-07-07 16:30:28 +00:00
Martin Wilke
629fa7807d A Java native interface (JNI) to RRDtool, formerly a part of the base
OpenNMS package.

WWW: http://www.opennms.org/index.php/Jrrd

PR:		ports/124982
Submitted by:	Ryan T. Dean <rtdean at cytherianage.net>
2008-06-29 11:08:45 +00:00
Felippe de Meirelles Motta
b2a7fd6592 Couchdb is a document database server, accessible via a RESTful JSON API. It has an ad-hoc and schema-free with a flat address space. CouchDB is distributed, featuring robust, incremental replication with bi-directional conflict detection and management. It features a table oriented reporting engine that uses Javascript as a query language.
WWW: http://couchdb.org/

PR:		ports/118103
Submitted by:	Ditesh Shashikant Gathani <ditesh@gathani.org>
Approved by:	gabor (mentor, implicit)
2008-06-23 21:44:15 +00:00
Edwin Groothuis
a1f56ba460 (New Port) databases/ruby-frontbase
The ruby extension for access to FrontBase databases is not
	currently available in the FreeBSD ports tree.

PR:		ports/124085
Submitted by:	Mitchell Smith <mjs@bur.st>
2008-06-16 06:50:26 +00:00
Chin-San Huang
35d2fcad4e Add p5-mysql-genocide, mysql-genocide helps you play with big MySQL
processlists. It can filter it using different criterias like execution time,
query type, user or regexp matching of the SQL query etc. Actions can then be
peformed on the result like killing, sorting or generating statistics.
2008-06-16 05:50:36 +00:00