summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pg_rman is an online backup and restore tool for PostgreSQL.Jun Kuriyama2010-03-044-0/+39
| | | | | | | | | | | | | | The goal of the pg_rman project is providing a method for online backup and PITR as easy as pg_dump. Also, it maintains a backup catalog per database cluster. Users can maintain old backups including archive logs with one command. WWW: http://code.google.com/p/pg-rman/ Feature safe: yes Notes: svn path=/head/; revision=250564
* This project aims to reduce the size of archive log files by replacingJun Kuriyama2010-03-045-0/+45
| | | | | | | | | | | | backup blocks (full page writes) marked as "removable" (introduced in 8.3) with corresponding incremental logs. WWW: http://pglesslog.projects.postgresql.org/ Feature safe: yes Notes: svn path=/head/; revision=250563
* Update to 0.21.Anton Berezin2010-03-032-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Log4perl/Changes Feature safe: yes Notes: svn path=/head/; revision=250545
* Add p5-IO-Compress-Zlib as a dependencySteven Kreuzer2010-03-031-1/+3
| | | | | | | | | PR: ports/144385 Submitted by: Stefan Witzel <stefan.witzel@zvw.uni-goettingen.de> Feature safe: yes Notes: svn path=/head/; revision=250538
* - Update to 0.20Wen Heping2010-03-032-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250525
* Update from 1.2.2 to 1.2.3.Sergey A. Osokin2010-03-038-16/+16
| | | | | | | | | Feature safe: yes Submitted by: roberto Notes: svn path=/head/; revision=250522
* - Update to 0.2.12Alexander Logvinov2010-03-024-5/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250495
* Update to 0.08120.Anton Berezin2010-03-013-6/+6
| | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class/Changes Feature safe: yes Notes: svn path=/head/; revision=250449
* - Update to 2.03Wen Heping2010-03-012-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250444
* Mark as only for i386/amd64: gets "unsupported compiler or platform" onMark Linimon2010-02-272-0/+6
| | | | | | | | | | ia64/sparc64. Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=250384
* - Update to 0.03Philip M. Gollucci2010-02-262-4/+4
| | | | | | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-QueryProfiler/Changes PR: ports/143752 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (andrey@kostenko.name; 14 days) Feature safe: yes Notes: svn path=/head/; revision=250333
* - Update to 1.2.3Philip M. Gollucci2010-02-262-4/+4
| | | | | | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-QueryLog/Changes PR: ports/143751 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (andrey@kostenko.name; 14 days) Feature safe: yes Notes: svn path=/head/; revision=250332
* Update to 5686Steven Kreuzer2010-02-253-6/+6
| | | | | | | | | PR: ports/143952 Submitted by: Joe Horn <joehorn@gmail.com> Feature safe: Yes Notes: svn path=/head/; revision=250329
* - Update to 5.1.44 releaseAlex Dupre2010-02-243-41/+8
| | | | | | | | | | | - Switch to USERS/GROUPS [1] PR: ports/143387 [1] Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1] Feature safe: yes Notes: svn path=/head/; revision=250263
* - Mark BROKEN: does not compilePav Lucistnik2010-02-221-0/+2
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=250212
* Update from 1.2.1 to 1.2.2.Sergey A. Osokin2010-02-228-16/+16
| | | | | | | | | | | | | | | | | | | | | | Feature safe: yes <ChangeLog> redis-1.2.2 is a bugfix release, fixing a problem with BGSAVE and BGREWRITEAOF copy-on-write semantics. This version of Redis will use a lot less CPU and memory while performing a BGSAVE and BGREWRITEAOF operation. It is very important to upgrade ASAP to this version if you are using Redis with data persistence via snapshotting or append only file. Another minor change is that the INFO command will now have a new field showing memory usage in an human readable form. This was backported from Redis unstable as well. </ChangeLog> Notes: svn path=/head/; revision=250173
* - Update to 0.10.1Pietro Cerutti2010-02-224-176/+229
| | | | | | | | | | | | - Fix RC script PR: 143287 Submitted by: gahr Approved by: till@php.net (maintainer), partly timeout Feature safe: yes Notes: svn path=/head/; revision=250163
* - Upgrade to 2.3.2.2.Jun Kuriyama2010-02-2212-45/+93
| | | | | | | | | - Improve error handling of recovery script. Feature safe: yes Notes: svn path=/head/; revision=250162
* - Update to 1.1.2Wen Heping2010-02-222-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250155
* - Update to 0.67Wen Heping2010-02-222-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250154
* - Update to 1.4Wen Heping2010-02-222-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250147
* Update to 2.02.Anton Berezin2010-02-212-4/+5
| | | | | | | | Changes: http://search.cpan.org/dist/MLDBM/Changes Feature safe: yes Notes: svn path=/head/; revision=250118
* Update to 0.05003.Anton Berezin2010-02-212-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Feature safe: yes Notes: svn path=/head/; revision=250117
* Update to 0.27.Anton Berezin2010-02-172-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog Feature safe: yes Notes: svn path=/head/; revision=250008
* TokyoTyrant-perl is an extenstion to Perl which allows accessJun Kuriyama2010-02-175-0/+39
| | | | | | | | | | | to TokyoTyrant dataabses. WWW: http://1978th.net/tokyotyrant/perlpkg/ Feature safe: yes Notes: svn path=/head/; revision=249987
* Record conflicts with firebird-client port (${PREFIX}/bin/isql).Max Khon2010-02-161-1/+1
| | | | | | | | PR: 122801 Feature safe: yes Notes: svn path=/head/; revision=249963
* This port conflicts with firebird-client (${PREFIX}/bin/isql).Max Khon2010-02-161-1/+1
| | | | | | | | | | | Probably better solution would be to not install ${PREFIX/bin/isql for this port at all (it is not that usable anyway). PR: 122801 Feature safe: yes Notes: svn path=/head/; revision=249962
* This port conflicts with unixODBC and virtuoso ports (${PREFIX}/bin/isql).Max Khon2010-02-161-0/+1
| | | | | | | | | | Probably better solution would be to install isql as fb_isql. Feature safe: yes PR: 122801 Notes: svn path=/head/; revision=249961
* Update to 5.1.43 release.Alex Dupre2010-02-162-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249938
* Update to 5.0.90 release.Alex Dupre2010-02-162-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249937
* Update to 4.8.26.Xin LI2010-02-162-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=249923
* Update to 0.08119.Anton Berezin2010-02-153-4/+12
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class/Changes Notes: svn path=/head/; revision=249890
* Update to 0.005002.Anton Berezin2010-02-153-4/+8
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes Notes: svn path=/head/; revision=249888
* Update to 0.11004Lars Thegler2010-02-152-5/+4
| | | | Notes: svn path=/head/; revision=249879
* Update to 1.0.18.0.Anton Berezin2010-02-154-8/+8
| | | | | | | Changes: http://search.cpan.org/dist/Search-Xapian/Changes Notes: svn path=/head/; revision=249875
* Update to 4.0.7.Joe Marcus Clarke2010-02-158-10/+11
| | | | Notes: svn path=/head/; revision=249866
* Fix trivial typo in Comment.Mark Linimon2010-02-121-1/+1
| | | | | | | Spotted on: FreshPorts Notes: svn path=/head/; revision=249723
* - Update to 0.758Philip M. Gollucci2010-02-122-4/+4
| | | | | | | | | PR: ports/143754 Submitted by: myself (pgollucci@) Approved by: hideo@lastamericanempire.com (maintainer) Notes: svn path=/head/; revision=249719
* pgSphere provides spherical data types, functions, and operators for PostgreSQL.Philip M. Gollucci2010-02-124-0/+48
| | | | | | | | | | WWW: http://pgsphere.projects.postgresql.org/ PR: ports/143687 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> Notes: svn path=/head/; revision=249717
* Flixible tool for inserting data from DBF into MySQL.Martin Wilke2010-02-125-0/+70
| | | | | | | | | | WWW: http://mydbf2mysql.sourceforge.net/ PR: ports/142416 Submitted by: Andrey Polyakov <andrey.polyakov at unix.net> Notes: svn path=/head/; revision=249706
* - Update to 1.4.2Pav Lucistnik2010-02-127-38/+47
| | | | | | | | | | | | | | PR: ports/141058 Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer) - Extend conflicts PR: ports/143110 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: maintainer timeout (3 weeks) Notes: svn path=/head/; revision=249659
* - Mark BROKEN with 0.9 updatePav Lucistnik2010-02-121-1/+3
| | | | Notes: svn path=/head/; revision=249658
* - Update to 2.1.0.63.73Pav Lucistnik2010-02-126-130/+170
| | | | | | | | PR: ports/142343 Submitted by: Jose Garcia Juanino <jjuanino@gmail.com> (maintainer) Notes: svn path=/head/; revision=249646
* Upgrade to 0.38.Vanilla I. Shu2010-02-123-5/+19
| | | | Notes: svn path=/head/; revision=249632
* - Upgrade to 2.3.2.1.Jun Kuriyama2010-02-116-15/+15
| | | | | | | PR: ports/143686 Notes: svn path=/head/; revision=249620
* - add USE_MYSQL=yesPhilip M. Gollucci2010-02-111-0/+2
| | | | | | | | PR: ports/143725 Submitted by: Joe Horn <joehorn@gmail.com> Notes: svn path=/head/; revision=249605
* - Update to 0.10.0 and unbreak deps are satisfiable nowPhilip M. Gollucci2010-02-116-21/+15
| | | | | | | | PR: ports/143494 [mysql ver] Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> Notes: svn path=/head/; revision=249602
* Due to mistake in virtuoso startup scripts the following error can happenMax Khon2010-02-101-1/+2
| | | | | | | | | | | | | | | | during the build: expr: illegal option -- N usage: expr [-e] expression where N is any decimal number, because some variables used in "expr" invocations can be negative integers. Protect against this error (although the workaround does not fix the root of this problem). Notes: svn path=/head/; revision=249510
* - Update to 0.38Philip M. Gollucci2010-02-092-4/+4
| | | | Notes: svn path=/head/; revision=249495
* Update to 0.19.Anton Berezin2010-02-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Log4perl/Changes Notes: svn path=/head/; revision=249484