Commit graph

38 commits

Author SHA1 Message Date
Cheng-Lung Sung
2a6db2c490 - Update to 0.36
Changes:	http://search.cpan.org/dist/BerkeleyDB/Changes
2008-10-06 05:37:05 +00:00
Cheng-Lung Sung
7547525268 - Update to 0.35
Changes:	http://search.cpan.org/dist/BerkeleyDB/Changes
2008-09-26 08:56:09 +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
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
bc25135d19 - Update to 0.32
- support BDB 4.6 (though, we don't have it (and 4.5) in ports now)
2007-07-12 11:48:12 +00:00
Cheng-Lung Sung
6ef249530e - Update to 0.31 2006-10-31 15:08:30 +00:00
Cheng-Lung Sung
b4014377b2 - This version (0.30) builds in gcc 2.95.2
PR:		ports/103955
Submitted by:	Jeremy Chadwick <freebsd_AT_jdc dot parodius dot com>
2006-10-04 01:04:35 +00:00
Cheng-Lung Sung
b673fbfe67 - Update to 0.30 2006-09-21 10:24:41 +00:00
Cheng-Lung Sung
b9cd80afb0 - now it builds on 4.x
PR:		ports/102564
Submitted by:	Dan Lukes <dan@obluda dot cz>
2006-08-28 09:40:33 +00:00
Cheng-Lung Sung
04a2c39f6d - currently mark BROKEN on 4.X 2006-07-05 22:48:01 +00:00
Cheng-Lung Sung
ec47cd2bb3 - update to 0.29 2006-07-03 00:46:35 +00:00
Cheng-Lung Sung
34a54ff938 - update to 0.28 2006-06-15 03:44:47 +00:00
Yen-Ming Lee
334c286de9 - utilize USE_BDB
PR:		89023
Submitted by:	swhetzel at gmail.com
Approved by:	maintainer
2006-04-06 12:37:39 +00:00
Cheng-Lung Sung
da8c3a42d8 - to support db44.
PR:		91987
Submitted by:	Yoshisato YANAGISAWA
2006-01-25 07:08:35 +00:00
Cheng-Lung Sung
8fc1e90694 - prevision revision fails all BDB version, so roll back temporary. 2005-11-24 01:43:21 +00:00
Cheng-Lung Sung
8205751872 * Add SHA256.
* Use bsd.database.mk to decide BerkeleyDB version.

PR:		89445
Submitted by:	Gea-Suan Lin <gslin_AT_ccca dot nctu dot edu dot tw>
2005-11-23 09:31:37 +00:00
Cheng-Lung Sung
94c66eca16 - update to 0.27
- add support for BDB 4.4 (not yet in ports?)
2005-11-02 08:04:50 +00:00
Cheng-Lung Sung
065fc0f3bc - update to 0.26
- add support to Berkeley DB 4.3
2004-12-10 08:23:25 +00:00
Cheng-Lung Sung
80dc728103 replace .error to IGNORE.
Problem noted by Richard Collyer <richard at firebadger.net> and eik@.
Scenario: we failed (% make index) without defining any WITH_BDB_VER,
	and solved by following porters handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html#DOT-ERROR-BREAKS-INDEX

Approved by:	portmgr (krion)
2004-10-07 13:19:12 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Vanilla I. Shu
da89040052 - fixed when WITH_BDB_VER=42
=> Note (probably harmless): No library found for -ldb42
- use BDB_LIB_VER instead of WITH_BDB_VER to library linking

PR:		ports/69305
Submitted by:	maintainer
2004-07-19 16:43:23 +00:00
Ying-Chieh Liao
1244353b35 add support for db42
Approved by:	maintainer
2004-04-06 03:34:25 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ying-Chieh Liao
123ef17f95 upgrade to 0.25
assign maintainership

PR:		58822
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-03 16:08:20 +00:00
Erwin Lansing
bcc4f8aefc - Update to 0.24 [1]
- Reset bouncing maintainer address

PR:		58074
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> [1]
Approved by:	bouncing maintainer address
2003-10-21 11:56:03 +00:00
Erwin Lansing
68fd830c8b - Update to 0.23 [1]
- include support for Berkeley DB 4.x [2]
- point to the right webpage [2]

PR:		51573
Submitted by:	Mathieu Arnold <m@absolight.fr> [1],
		Oliver Eikemeier <eikemeier@fillmore-labs.com> [2]
Approved by:	maintainer timeout (> 3 weeks)
2003-06-25 19:12:39 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Ade Lovett
76d6ac6122 BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
2002-08-22 19:13:46 +00:00
Pete Fritchman
ff84cff604 Install the manpage for this port.
PR:		35440
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
Approved by:	maintainer timeout
2002-03-30 04:18:13 +00:00
Pete Fritchman
241891f22d We need to use -ldb3 to link to the berkeley db libraries.
PR:		35095
Submitted by:	maintainer
2002-02-20 07:52:33 +00:00
Akinori MUSHA
79f86fd6ec Back out the db3 port update because some of these dependent ports had
been broken by the incompatibility between db3.2 and db3.3.

I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.

Sorry for inconvenience.  I'll try to check compatibility hard before
committing next time.
2001-08-01 11:56:24 +00:00
Akinori MUSHA
dd8fc61f89 Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
Vanilla I. Shu
28763aa5cf Upgrade to latest version:
p5-BerkeleyDB		=>	0.15
	p5-Convert-ASN1		=>	0.10
	p5-FastCGI		=>	0.58
	p5-File-Spec		=>	0.82
	p5-Finance-Quote	=>	1.05
	p5-IO-Socket-SSL	=>	0.78
	p5-Locale-Maketext	=>	0.18
	p5-Mon			=>	0.11
	p5-Net-IPv4Addr		=>	0.10

Some ports NO response from:	maintainers
Some ports Approved by:		maintainers
2001-05-20 02:18:04 +00:00
Michael Haro
0be922bae8 Use PERL_VER and PERL_ARCH instead of hard coded versions
PR:		26334
Submitted by:	    maintainer
2001-04-04 07:41:20 +00:00
FUJISHIMA Satsuki
f7da3e0ed2 update to 0.14.
PR:		25593
Submitted by:	maintainer
2001-03-08 14:26:59 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Will Andrews
e46c638781 Add p5-BerkeleyDB 0.12, perl5 interface to the Berkeley DB package
revision 3.

PR:		24064
Submitted by:	T. William Wells <bill@twwells.com>
Regex help:	Jeremy Shaffner <jeremy@external.org>
2001-01-07 07:23:10 +00:00