summaryrefslogtreecommitdiff
path: root/databases/p5-BerkeleyDB (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-31- Update to 0.41Philip M. Gollucci2-4/+4
PR: ports/142628 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (clsung; > 2 weeks) Notes: svn path=/head/; revision=248880
2009-06-18- Update to 0.39Cheng-Lung Sung2-4/+4
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes Notes: svn path=/head/; revision=236198
2009-03-03- Update to 0.38Cheng-Lung Sung2-4/+4
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes Notes: svn path=/head/; revision=229411
2009-03-01- Update to 0.37Cheng-Lung Sung2-4/+4
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes Notes: svn path=/head/; revision=229267
2008-10-06- Update to 0.36Cheng-Lung Sung2-4/+4
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes Notes: svn path=/head/; revision=221267
2008-09-26- Update to 0.35Cheng-Lung Sung2-4/+4
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes Notes: svn path=/head/; revision=220799
2008-04-07- Update to 0.34Cheng-Lung Sung2-4/+4
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes Notes: svn path=/head/; revision=210722
2008-03-28- Update to 0.33Cheng-Lung Sung2-6/+5
Changes: http://search.cpan.org/dist/BerkeleyDB/Changes Notes: svn path=/head/; revision=209999
2007-07-12- Update to 0.32Cheng-Lung Sung2-4/+4
- support BDB 4.6 (though, we don't have it (and 4.5) in ports now) Notes: svn path=/head/; revision=195471
2006-10-31- Update to 0.31Cheng-Lung Sung2-4/+4
Notes: svn path=/head/; revision=175846
2006-10-04- This version (0.30) builds in gcc 2.95.2Cheng-Lung Sung1-1/+0
PR: ports/103955 Submitted by: Jeremy Chadwick <freebsd_AT_jdc dot parodius dot com> Notes: svn path=/head/; revision=174420
2006-09-21- Update to 0.30Cheng-Lung Sung2-4/+4
Notes: svn path=/head/; revision=173524
2006-08-28- now it builds on 4.xCheng-Lung Sung1-7/+2
PR: ports/102564 Submitted by: Dan Lukes <dan@obluda dot cz> Notes: svn path=/head/; revision=171525
2006-07-05- currently mark BROKEN on 4.XCheng-Lung Sung1-1/+7
Notes: svn path=/head/; revision=167016
2006-07-03- update to 0.29Cheng-Lung Sung2-4/+4
Notes: svn path=/head/; revision=166793
2006-06-15- update to 0.28Cheng-Lung Sung2-5/+4
Notes: svn path=/head/; revision=165484
2006-04-06- utilize USE_BDBYen-Ming Lee1-35/+4
PR: 89023 Submitted by: swhetzel at gmail.com Approved by: maintainer Notes: svn path=/head/; revision=158951
2006-01-25- to support db44.Cheng-Lung Sung1-4/+7
PR: 91987 Submitted by: Yoshisato YANAGISAWA Notes: svn path=/head/; revision=154405
2005-11-24- prevision revision fails all BDB version, so roll back temporary.Cheng-Lung Sung1-3/+30
Notes: svn path=/head/; revision=149249
2005-11-23* Add SHA256.Cheng-Lung Sung2-30/+4
* Use bsd.database.mk to decide BerkeleyDB version. PR: 89445 Submitted by: Gea-Suan Lin <gslin_AT_ccca dot nctu dot edu dot tw> Notes: svn path=/head/; revision=149157
2005-11-02- update to 0.27Cheng-Lung Sung2-3/+3
- add support for BDB 4.4 (not yet in ports?) Notes: svn path=/head/; revision=146999
2004-12-10- update to 0.26Cheng-Lung Sung2-6/+9
- add support to Berkeley DB 4.3 Notes: svn path=/head/; revision=123625
2004-10-07replace .error to IGNORE.Cheng-Lung Sung1-1/+1
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) Notes: svn path=/head/; revision=118574
2004-08-20My territory, suggested by ijliao. :pCheng-Lung Sung1-1/+1
Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=116729
2004-07-19- fixed when WITH_BDB_VER=42Vanilla I. Shu1-1/+7
=> 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 Notes: svn path=/head/; revision=114227
2004-04-06add support for db42Ying-Chieh Liao1-2/+4
Approved by: maintainer Notes: svn path=/head/; revision=106291
2004-03-31SIZEify (maintainer timeout)Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=105747
2003-11-03upgrade to 0.25Ying-Chieh Liao2-4/+4
assign maintainership PR: 58822 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92972
2003-10-21- Update to 0.24 [1]Erwin Lansing2-3/+3
- Reset bouncing maintainer address PR: 58074 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> [1] Approved by: bouncing maintainer address Notes: svn path=/head/; revision=91811
2003-06-25- Update to 0.23 [1]Erwin Lansing4-24/+39
- 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) Notes: svn path=/head/; revision=83606
2003-02-21De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=76031
2002-08-22BerkeleyDB cleanup - stage 2Ade Lovett2-7/+6
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 Notes: svn path=/head/; revision=64836
2002-03-30Install the manpage for this port.Pete Fritchman1-0/+4
PR: 35440 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=56897
2002-02-20We need to use -ldb3 to link to the berkeley db libraries.Pete Fritchman1-0/+1
PR: 35095 Submitted by: maintainer Notes: svn path=/head/; revision=54957
2001-08-01Back out the db3 port update because some of these dependent ports hadAkinori MUSHA1-2/+2
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. Notes: svn path=/head/; revision=45700
2001-07-25Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA1-1/+2
Notes: svn path=/head/; revision=45472
2001-05-20Upgrade to latest version:Vanilla I. Shu2-2/+2
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 Notes: svn path=/head/; revision=42769
2001-04-04Use PERL_VER and PERL_ARCH instead of hard coded versionsMichael Haro1-10/+10
PR: 26334 Submitted by: maintainer Notes: svn path=/head/; revision=40828
2001-03-08update to 0.14.FUJISHIMA Satsuki2-3/+3
PR: 25593 Submitted by: maintainer Notes: svn path=/head/; revision=39261
2001-03-01Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu1-1/+0
Notes: svn path=/head/; revision=38917
2001-01-16Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev1-9/+9
Notes: svn path=/head/; revision=37252
2001-01-07Add p5-BerkeleyDB 0.12, perl5 interface to the Berkeley DB packageWill Andrews5-0/+52
revision 3. PR: 24064 Submitted by: T. William Wells <bill@twwells.com> Regex help: Jeremy Shaffner <jeremy@external.org> Notes: svn path=/head/; revision=36876