| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: krion@
|
| |
|
|
|
|
|
|
| |
PR: 72133
Submitted by: ume
Reviewed by: thierry
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 61650
Submitted by: Scot W. Hetzel <hetzelsw@westbend.net>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
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
|
|
|
|
| |
(now builds with db4 by default unless defined(WITH_DB3))
|
|
|
|
| |
Approved by: cjh (mentor)
|
| |
|
|
|
|
|
|
| |
upon databases/db3.
Approved by: No response from maintainer in 24h
|
|
|
|
|
| |
PR: 34372
Submitted by: maintainer
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
- Make $PREFIX-clean
- Also install *.pyo files to ensure clean deinstallation always
Approved by: Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
BerkeleyDB3 wrapper module for Python
PR: 26448
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
|