non port: databases/db42/distinfo |
Number of commits found: 7 |
Sunday, 20 Mar 2011
|
12:54 miwi
- Get Rid MD5 support
 |
Wednesday, 8 Nov 2006
|
05:20 rafan
- Update MASTER_SITES
- Use RANDOMIZE_MASTER_SITES, USE_LDCONFIG
- Add patch.4.2.52.5 from vendor
PR: ports/105270
Submitted by: Matthias Andree (maintainer)
 |
Friday, 14 Apr 2006
|
03:44 mnag
- Distfiles are rerolled. Removed Java rpc_server and update some copyrights to
2006.
- portlint(1)
PR: 95623
Submitted by: maintainer
 |
Sunday, 22 Jan 2006
|
08:23 edwin
SHA256ify
Approved by: krion@
 |
Wednesday, 13 Apr 2005
|
07:31 leeym
Add two SleepyCat patches to fix:
- log sequence error and missing data when transactional database is walked
with a cursor after being loaded non-transactionally
- memory leak when repeatedly opening/closing database environments
PR: 79842
Submitted by: maintainer
 |
Tuesday, 24 Feb 2004
|
13:24 eik
* Add vendor patch.4.2.52.2
* Bump portrevision.
* Add SIZE to distinfo.
PR: 63306
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
 |
Friday, 9 Jan 2004
|
09:45 pav
Add Berkeley DB 4.2.52 after repocopy from db41.
Note to other porters who want their port to depend on this one: Use
LIB_DEPENDS=db-4.2.2:${PORTSDIR}/databases/db42-nocrypto
Usually, setting
CONFIGURE_ENV?= CPPFLAGS="-I${LOCALBASE}/include/db42"
LDFLAGS="-L${LOCALBASE}/lib/db42" LIBS="-ldb-4.2"
will then work to get the right DB library. At run time, the proper
library will be looked up by its SONAME, which is "libdb-4.2.so.2" and
resides in /usr/local/lib.
PR: ports/60943
Submitted by: Matthias Andree <matthias.andree@gmx.de>
 |
Number of commits found: 7 |