| non port: databases/db42/Makefile |
|
CVSWeb
|
Number of commits found: 13 |
|
Sun, 13 Jun 2010
|
[ 11:57 mandree ]
1.40 archivers/lzo/Makefile
1.49 archivers/lzo2/Makefile
1.17 archivers/lzop/Makefile
1.16 audio/squash/Makefile
1.69 databases/db3/Makefile
1.61 databases/db4/Makefile
1.64 databases/db41/Makefile
1.3 databases/db42-nocrypto/Makefile
1.66 databases/db42/Makefile
1.79 databases/db43/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit)
|
|
Wed, 8 Nov 2006
|
[ 10:15 rafan ]
1.66 databases/db3/Makefile
1.58 databases/db4/Makefile
1.62 databases/db41/Makefile
1.65 databases/db42/Makefile
1.75 databases/db43/Makefile
1.79 databases/db44/Makefile
- Remove RANDOMIZE_MASTER_SITES. This is a user set variable.
Noticed by: pav
Approved by: Matthias Andree (maintainer)
|
[ 05:20 rafan ]
1.64 databases/db42/Makefile
1.10 databases/db42/Makefile.db
1.7 databases/db42-nocrypto/distinfo
1.26 databases/db42/distinfo
- 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)
|
|
Wed, 13 Apr 2005
|
[ 07:31 leeym ]
1.63 databases/db42/Makefile
1.23 databases/db42/distinfo
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
|
|
Tue, 5 Apr 2005
|
[ 18:55 linimon ]
1.62 databases/db42/Makefile
Add an advisory variable that mark this port as not being a slave port.
For whatever reason, the default assignments of this variable is wrong.
This only affects FreshPorts and portsmon.
Approved by: maintainer
|
|
Sat, 26 Jun 2004
|
[ 11:13 arved ]
1.61 databases/db42/Makefile
Workaround a problem with fast-mutexes on amd64.
Idea from: db41 port.
Discovered by: upcoming ice port.
|
|
Thu, 27 May 2004
|
[ 08:32 krion ]
1.60 databases/db42/Makefile
1.5 databases/db42/Makefile.db
1.28 databases/db42/pkg-plist
- Build + install RPC server
PR: ports/67239
Submitted by: maintainer
Requested by: brooks
|
|
Fri, 19 Mar 2004
|
[ 22:28 eik ]
1.59 databases/db42/Makefile
1.4 databases/db42/Makefile.db
This patch is a convenience patch to allow broken port tools to continue
to go about their rotten business. It is issued without acknowledgment
of any obligation, in response to ports/64393.
The patch does NOT bump PORTREVISION as the change is invisible for the
port's or package's users. $FreeBSD$ is sufficient.
I also refute any "bug" with respect to the the porter's handbook's
pages referenced in ports/64393, my port has not written anything after
bsd.port.mk and portlint has nothing to complain about (only that it
can't figure "patch" is legal in a PATCHFILES variable).
Informational: tools that assume .include <bsd.port.[post.]mk> was the
last line in a port's makefile are broken. They should be comparing
the output of realpath $(make -V MASTERDIR) against the output of (Only the first 15 lines of the commit message are shown above )
|
|
Wed, 3 Mar 2004
|
[ 11:21 linimon ]
1.58 databases/db42/Makefile
Revert previous commit. Local changes here masked the fact that this
change would break the port for other users.
Noticed by: Rolandas Naujikas <rolnas@takas.lt>
Pointy hat to: linimon@FreeBSD.org
|
[ 01:24 linimon ]
1.57 databases/db42/Makefile
Remove redundant definition of MASTERDIR (sets MASTERDIR back to
default).
Reviewed by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
Tue, 24 Feb 2004
|
[ 13:24 eik ]
1.56 databases/db42/Makefile
1.22 databases/db42/distinfo
* Add vendor patch.4.2.52.2
* Bump portrevision.
* Add SIZE to distinfo.
PR: 63306
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
Wed, 14 Jan 2004
|
[ 21:13 krion ]
1.55 databases/db42/Makefile
1.2 databases/db42/Makefile.db
1.27 databases/db42/pkg-plist
- Install libdb-4.2.so and libdb_cxx-4.2.so so that gcc -ldb-4.2
works. These are symlinks to libdb*-4.2.so.2 (the SONAME).
- Bump PORTREVISION
PR: 61283
Submitted by: maintainer
|
|
Fri, 9 Jan 2004
|
[ 09:45 pav ]
1.2 databases/db42-nocrypto/Makefile
1.54 databases/db42/Makefile
1.1 databases/db42/Makefile.db
1.2 databases/db42-nocrypto/distinfo
1.21 databases/db42/distinfo
1.6 databases/db42/files/patch-dist::Makefile.in
1.3 databases/db42/files/patch-dist::configure
1.2 databases/db42/files/patch-dist::ltmain.sh
1.11 databases/db42/pkg-descr
1.26 databases/db42/pkg-plist
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: 13 |