aboutsummaryrefslogtreecommitdiff
path: root/databases/py-bsddb3
Commit message (Collapse)AuthorAgeFilesLines
* - fix build with python3 [1]Ruslan Makhmatkhanov2012-10-073-7/+23
| | | | | | | | | | | | - fix packaging list for python >= 3.2.0 (using nivit's solution for devel/py-virtualenv) PR: 170443 Submitted by: Volodymyr Kostyrko <c.kworr at gmail dot com> [1] Approved by: wen (maintainer) Notes: svn path=/head/; revision=305441
* - Update to 5.3.0Wen Heping2012-04-242-4/+4
| | | | | | | | PR: 167252 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=295388
* - Update to 5.2.0Wen Heping2011-10-262-3/+3
| | | | Notes: svn path=/head/; revision=284342
* - Update to 5.1.2Wen Heping2011-03-164-25/+25
| | | | | | | - Restore the patch to fix build with bsddb other than 4.2 Notes: svn path=/head/; revision=270983
* - Fix build with python-2.7Wen Heping2011-03-081-3/+11
| | | | | | | Reported by: pointyhat@ Notes: svn path=/head/; revision=270481
* - Add a patch to fix plistWen Heping2011-01-102-5/+21
| | | | | | | | PR: ports/153629 Submitted by: paul@thistledew.org Notes: svn path=/head/; revision=267598
* - Update to 5.1.1Wen Heping2010-11-292-3/+3
| | | | Notes: svn path=/head/; revision=265361
* - Update to 5.1.0Wen Heping2010-11-082-5/+4
| | | | Notes: svn path=/head/; revision=264224
* - Update to 5.0.0Wen Heping2010-06-033-4/+10
| | | | Notes: svn path=/head/; revision=255596
* - AdoptWen Heping2010-05-251-1/+1
| | | | Notes: svn path=/head/; revision=255027
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responseMark Linimon2010-05-231-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=254920
* - Update to 4.7.6 [1]Li-Wen Hsu2009-06-306-29/+42
| | | | | | | | | | | - Use COPYTREE_SHARE to install documents PR: ports/130412 [1] Submitted by: David Naylor <naylor.b.david AT gmail.com> Approved by: maintainer timeout (6 months) Notes: svn path=/head/; revision=236802
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Update to 4.5.0Pav Lucistnik2007-03-253-4/+23
| | | | | | | | | | | - Install additional docu PR: ports/109296 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout (perky; 1 month) Notes: svn path=/head/; revision=188301
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* - Update to 4.4.2Hye-Shik Chang2006-04-223-38/+12
| | | | | | | - Utilize bsd.databases.mk Notes: svn path=/head/; revision=160111
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Update to 4.3.3Hye-Shik Chang2005-10-104-9/+12
| | | | Notes: svn path=/head/; revision=144826
* Fix buildHye-Shik Chang2004-10-151-4/+3
| | | | | | | | | PR: 72133 Submitted by: ume Reviewed by: thierry Notes: svn path=/head/; revision=119505
* BROKEN: Does not buildKris Kennaway2004-08-161-0/+2
| | | | Notes: svn path=/head/; revision=116326
* Update to 4.2.4Hye-Shik Chang2004-03-043-4/+4
| | | | Notes: svn path=/head/; revision=102883
* Bump PORTREVISION for previous package dependency changeKris Kennaway2004-02-011-0/+1
| | | | Notes: svn path=/head/; revision=99738
* Allow to build with bsddb 4.2.Hye-Shik Chang2004-01-261-2/+23
| | | | | | | | PR: 61650 Submitted by: Scot W. Hetzel <hetzelsw@westbend.net> Notes: svn path=/head/; revision=99150
* Update to 4.1.6Hye-Shik Chang2003-07-312-2/+2
| | | | Notes: svn path=/head/; revision=86080
* Update to 4.1.3Hye-Shik Chang2003-03-034-13/+62
| | | | Notes: svn path=/head/; revision=76783
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-252-1/+1
| | | | Notes: svn path=/head/; revision=76449
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-221-1/+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 Notes: svn path=/head/; revision=64836
* Update to 3.4.0Hye-Shik Chang2002-07-106-23/+19
| | | | | | | (now builds with db4 by default unless defined(WITH_DB3)) Notes: svn path=/head/; revision=62785
* Updating my email address.Hye-Shik Chang2002-06-251-1/+1
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-8/+2
| | | | Notes: svn path=/head/; revision=58311
* - Add a patch to get this port to link against libdb3, since it is dependentJohann Visagie2002-02-061-3/+14
| | | | | | | | | upon databases/db3. Approved by: No response from maintainer in 24h Notes: svn path=/head/; revision=54262
* Update maintainer email addressPatrick Li2002-01-281-1/+1
| | | | | | | | PR: 34372 Submitted by: maintainer Notes: svn path=/head/; revision=53911
* - Remove explicit @cwd fom pkg-plist; this is not necessary now that thisJohann Visagie2001-09-201-1/+0
| | | | | | | | | port is installed $PREFIX-clean and can, in fact, now cause breakage. This emerged during some discussion with the MAINTAINER which gave me the opportunity to think this issue through. Notes: svn path=/head/; revision=48008
* - Update to version 3.3.0Johann Visagie2001-09-193-8/+16
| | | | | | | | | | - Make $PREFIX-clean - Also install *.pyo files to ensure clean deinstallation always Approved by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER) Notes: svn path=/head/; revision=47981
* Back out the db3 port update because some of these dependent ports hadAkinori MUSHA2001-08-011-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
* Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA2001-07-251-1/+2
| | | | Notes: svn path=/head/; revision=45472
* add py-bsddb3Ying-Chieh Liao2001-05-197-0/+83
BerkeleyDB3 wrapper module for Python PR: 26448 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=42734