| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Fix WITH_DEBUG build, reported by Edward Sanford.
Notes:
svn path=/head/; revision=262683
|
|
|
|
|
|
|
|
| |
PR: ports/77263
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=128328
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Description as follows
Version 4.3 of the Berkeley Data Base library which offers (key/value) storage
with optional concurrent access or transactions interface.
Utilities are included in the distribution to convert v1.85 databases to v4.3
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.
For details on compatibility with other DB versions, see:
http://www.sleepycat.com/download/patchlogs.shtml
PR: ports/73790
Submitted by: Matthias Andree <matthias dot andree at gmx dot de>
Notes:
svn path=/head/; revision=123162
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=97758
|
|
|
|
|
|
|
|
| |
PR: 46755
Submitted by: Matthias Andree <matthias.andree@web.de>
Notes:
svn path=/head/; revision=72657
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
non-compatible upgrade, and most other ports using db4 weren't ready
for it. The new 4.1.25 version will appear in a db41 port soon.
Also make the dump185 utility build (fix a typo), and bump PORTEPOCH.
Give maintainership to the submitter (from ports@).
PR: 46755
Submitted by: Matthias Andree <matthias.andree@web.de> (new maintainer)
Pointy hat to: ijliao
Notes:
svn path=/head/; revision=72549
|
|
|
|
|
|
|
|
| |
PR: 46588
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=72463
|
|
|
|
|
|
|
|
|
|
| |
- Utilize NOPORTDOCS
PR: 45446
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=70588
|
|
|
|
|
|
|
|
| |
PR: 32533
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> (maintainer)
Notes:
svn path=/head/; revision=52089
|
|
|
|
|
|
|
|
|
| |
PR: 30920
Submitted by: MAINTAINER
Prompted by: Mike Meyer <mwm@mired.org>
Notes:
svn path=/head/; revision=48528
|
|
|
|
|
|
|
| |
problem that broke the openldap2 build.
Notes:
svn path=/head/; revision=45699
|
|
|
|
|
|
|
|
|
|
| |
links.
PR: ports/29304
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru> (MAINTAINER)
Notes:
svn path=/head/; revision=45689
|
|
|
|
|
|
|
|
| |
PR: ports/29220
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (MAINTAINER)
Notes:
svn path=/head/; revision=45471
|
|
|
|
|
|
|
|
|
|
| |
backwards)
PR: ports/27065
Submitted by: Barry Pederson <bpederson@geocities.com>
Notes:
svn path=/head/; revision=45443
|
|
|
|
|
|
|
| |
Approved by: MAINTAINER
Notes:
svn path=/head/; revision=38142
|
|
|
|
|
|
|
|
| |
PR: 24894
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=38109
|
|
|
|
|
|
|
|
|
|
|
|
| |
- properly install shared library (still needs more work);
- use pthreads;
- use libtool.
PR: 21470 (partially)
Submitted by: maintainer
Notes:
svn path=/head/; revision=33015
|
|
|
|
|
|
|
|
| |
PR: 20763
Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru>
Notes:
svn path=/head/; revision=31997
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"A somewhat cumbersome update to db to have it build
a shared lib. Ports depending on it will now be
able to use a simple LIB_DEPENDS instead of
a semantically incorrect RUN_DEPENDS."
PR: 19035
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Notes:
svn path=/head/; revision=29268
|
|
|
|
|
|
|
| |
it also match some ports expectations
Notes:
svn path=/head/; revision=17419
|
|
install in the way that not interfere with libc db
Notes:
svn path=/head/; revision=17416
|