Commit graph

21 commits

Author SHA1 Message Date
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