Philippe Audeoud
912f8bf380
- Update to 2.12.0
2009-04-03 14:00:56 +00:00
Martin Wilke
c75460073c
There's plenty of modules which need a database, and they all have
...
to be configured differently and they're always a PITA when you first
install and each and every time they upgrade.
Test::Database provides a simple way for test authors to request
a test database, without worrying about environment variables or the
test host configuration.
WWW: http://search.cpan.org/dist/Test-Database/
PR: ports/133273
Submitted by: Wen Heping <wenheping at gmail.com>
2009-04-02 18:26:51 +00:00
Martin Wilke
17b10cca7b
- Update to 1.7.1
...
PR: 133257
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
2009-04-02 11:08:28 +00:00
Alex Dupre
7bd0b24591
Update to 5.1.33 release.
2009-04-01 08:50:54 +00:00
Vanilla I. Shu
6e643ee67d
Fix build.
...
Submitted by: QAT
2009-03-31 08:58:44 +00:00
Vanilla I. Shu
754e0a0166
Upgrade to 0.27.
2009-03-31 07:59:35 +00:00
Martin Wilke
d2f9df45f4
- Update to 0.8.0
...
PR: 133195
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-31 07:40:17 +00:00
Thomas Abthorpe
eb642d570c
- Set MAKE_JOBS_SAFE
2009-03-30 16:17:28 +00:00
Cheng-Lung Sung
060ce7a942
- Update to 0.53
...
Changes: http://search.cpan.org/dist/Jifty-DBI/Changes
2009-03-30 05:19:03 +00:00
Lars Balker Rasmussen
c59885955c
New port databases/p5-DBIx-Class-HTML-FormFu:
...
Fill a HTML::FormFu form from the database and vice-versa.
(Yes, I'm adding a deprecated port! But I need it for a new module...)
2009-03-29 16:44:44 +00:00
Lars Balker Rasmussen
15a65a7f67
New port databases/p5-DBIx-Class-EncodedColumn:
...
This DBIx::Class component can be used to automatically encode a
column's contents whenever the value of that column is set.
2009-03-29 16:43:29 +00:00
Lars Balker Rasmussen
64fb3679bd
New port databases/p5-DBIx-Class-DateTime-Epoch:
...
This module automatically inflates/deflates DateTime objects
corresponding to applicable columns. Columns may also be
defined to specify their nature, such as columns representing a
creation time (set at time of insertion) or a modification time
(set at time of every update).
2009-03-29 16:42:33 +00:00
Lars Balker Rasmussen
715a991e79
Update to 1.51
2009-03-29 11:21:44 +00:00
Li-Wen Hsu
8345e0da71
- Bump PORTREVISION to chase databases/tokyocabinet update
2009-03-28 15:03:02 +00:00
Li-Wen Hsu
90b382b298
- Update to 1.1.18
...
Approved by: maintainer implicitly
2009-03-28 14:48:16 +00:00
Li-Wen Hsu
e14981bd4e
- Update to 1.4.11
...
- Avoid to use http://tokyocabinet.sourceforge.net/ as distfiles [1]
PR: ports/132648 [1]
Submitted by: Gea-Suan Lin <gslin AT gslin.org>
Approved by: maintainer implicitly
2009-03-28 14:47:28 +00:00
Steven Kreuzer
58e59f78c6
Change MAINTAINER on my ports to my FreeBSD email address
...
Approved by: wxs (mentor)
2009-03-28 01:16:37 +00:00
Martin Wilke
a00a402507
- Update to 0.14
2009-03-27 22:12:31 +00:00
Li-Wen Hsu
abf1799010
Add tokyotyrant 1.1.17, network interface of Tokyo Cabinet.
...
PR: ports/132490
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2009-03-27 21:34:43 +00:00
Thierry Thomas
0b075ee77c
Upgrade to 7.0.36 and make fetchable again.
...
Changelog at <http://download.aquafold.com/download/changelog.txt >.
2009-03-27 17:45:53 +00:00
Pav Lucistnik
7c885f22cb
- Mark BROKEN: does not fetch
...
Reported by: pointyhat
2009-03-27 07:51:59 +00:00
Martin Wilke
29b0f94c60
- Update to 0.9.26
...
PR: 133082
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-26 15:01:29 +00:00
Alex Dupre
9d7b2d358c
Add support for freetds-devel.
2009-03-26 09:40:22 +00:00
Martin Matuska
68c9190378
- Mark MAKE_JOBS_SAFE for SMP compilation
...
Approved by: ale (maintainer, private e-mail)
2009-03-25 14:04:40 +00:00
Martin Matuska
2478af75fd
- Mark MAKE_JOBS_SAFE for SMP compilation
...
PR: ports/132965
Approved by: ale (maintainer, private e-mail)
2009-03-25 12:57:46 +00:00
Lars Balker Rasmussen
471eca0026
New port, databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
...
It is a base class for ResultSets providing just one method: recur-
sive_update which works just like update_or_create but can recursively
update or create data objects composed of multiple rows. All rows need
to be identified by primary keys - so you need to provide them in the
update structure (unless they can be deduced from the parent row - for
example when you have a belongs_to relationship). If not all colums
comprising the primary key are specified - then a new row will be cre-
ated, with the expectation that the missing columns will be filled by
it (as in the case of auto_increment primary keys).
2009-03-25 10:43:25 +00:00
Xin LI
4f50044cf3
Update to 3.1.3.1 and 2.11.9.5.
...
Submitted by: maintainer
Security: 06f9174f-190f-11de-b2f0-001c2514716c
2009-03-25 07:44:34 +00:00
Max Brazhnikov
eecc33021e
bump PORTREVISION after cmake update
2009-03-24 19:13:32 +00:00
Pav Lucistnik
a85d0d8658
- Fix bug when dba_replace() will truncate INI file when it was asked to
...
replace a 52 non-existent key.
PR: ports/129459
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Reviewed by: maintainer timeout (ale; 3 months)
Security: http://www.securityfocus.com/archive/1/498746/30/0/threaded
2009-03-24 17:02:45 +00:00
Alex Dupre
47269d0c7a
Update to 6.0.10 release.
2009-03-24 11:12:17 +00:00
Marcus Alves Grando
9c36a15274
- Fix NOPORT* build
...
Reported by: QAT
2009-03-23 23:38:18 +00:00
Xin LI
20537f5454
Update to 4.7.25.3
2009-03-23 19:10:13 +00:00
Xin LI
9fe8de3d9e
Update to 4.6.21.4. (Patch #3 was rerolled and verified by hand)
2009-03-23 17:38:25 +00:00
Martin Matuska
f6a72ebaee
- Add MAKE_JOBS_SAFE variable (enable SMP compilation)
...
- Tinderbox tested on SMP systems i386 + amd64
PR: ports/132970
Submitted by: mm (myself)
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2009-03-23 15:36:21 +00:00
Martin Matuska
0bcde9db87
- Mark port MAKE_JOBS_SAFE
2009-03-23 12:18:31 +00:00
Marcus Alves Grando
b93c8d444f
- Change hard coded TCL dependancy to USE_TCL
...
PR: 132381
Submitted by: Scot W. Hetzel <swhetzel___gmail.com>
2009-03-23 05:31:39 +00:00
Marcus Alves Grando
2e5523abb0
- Update to 3.6.11
...
- Change hard coded TCL dependancy to USE_TCL [1]
PR: 132382 [1]
Submitted by: Scot W. Hetzel <swhetzel___gmail.com> [1]
2009-03-23 05:31:15 +00:00
Martin Wilke
928fef1309
- Update to 3.69
2009-03-22 14:39:44 +00:00
Jimmy Olgeni
f0644eba90
Run slon with daemon(8) to properly detach from the console.
...
Set default log levels to 0.
Remove debug code from startup script.
PR: ports/132849
Approved by: maintainer
2009-03-22 13:28:24 +00:00
Lars Balker Rasmussen
1dcc87ad5e
Update to 1.50
...
PR: 132617
Submitted by: Wen Heping <wenheping@gmail.com>
2009-03-22 00:22:12 +00:00
Johan van Selst
5825e74c88
Avoid define names that conflict with standard system headers:
...
T_DIVIDE is defined in machine/trap.h (included from sys/signal.h)
Reported by: pav (from pointyhat)
2009-03-21 18:56:07 +00:00
Martin Wilke
973bfc5f23
- Update to 1.8.10
2009-03-21 00:55:10 +00:00
Martin Wilke
ea29ec4b7b
- Update to 2.0.19
...
PR: 132738
Submitted by: Ports Fury
2009-03-20 23:01:03 +00:00
Dmitry Marakasov
ac3d6777f7
- Update to 0.9.1
...
PR: 132837
Submitted by: Alexander Logvinov <ports at logvinov dot com> (maintainer)
2009-03-20 22:37:52 +00:00
Dmitry Marakasov
f48091f4ac
- Update to 0.9.1
...
PR: 132836
Submitted by: Alexander Logvinov <ports at logvinov dot com> (maintainer)
2009-03-20 22:37:49 +00:00
Martin Wilke
5c7085cc5c
- Update to 0.51
...
Approved by: maintainer implicit
2009-03-20 21:00:02 +00:00
Li-Wen Hsu
608eea75fc
- Update to 1.0.0
...
PR: ports/132642
Submitted by: Joe Horn <joehorn AT gmail.com>
Approved by: wen heping <wenheping AT gmail.com> (maintainer)
2009-03-20 12:03:05 +00:00
Palle Girgensohn
e6109cdbcf
Update PostgreSQL to latest versions.
...
The PostgreSQL Project today released minor versions updating all active
branches of the PostgreSQL object-relational database system, including
versions 8.3.7, 8.2.13, 8.1.17, 8.0.21 and 7.4.25. This release fixes a denial
of service issue with encoding conversion, and all users should update their
installations at the next reasonable opportunity.
There are 12 other minor fixes contained in these update releases, including
fixes for xpath() functions in version 8.3. See the release notes for full
details.
URL: http://www.postgresql.org/docs/8.3/static/release-8-3-7.html
URL: http://www.postgresql.org/docs/8.2/static/release-8-2-13.html
URL: http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-17
URL: http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-21
URL: http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4-24
2009-03-18 15:13:39 +00:00
Jun Kuriyama
2be8e080b2
Add p5-DBIx-Class-AsFdat 0.03, perl extension like CDBI::Plugin::AsFdat.
2009-03-18 01:14:51 +00:00
Koop Mast
632316e658
Update to 4.0.0.
2009-03-17 16:07:40 +00:00