| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
For whatever reason, the default assignments of this variable is wrong.
This only affects FreshPorts and portsmon.
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/77510
Submitted by: Matthias Andree (maintainer)
|
|
|
|
|
| |
Idea from: db41 port.
Discovered by: upcoming ice port.
|
|
|
|
| |
Submitted by: maintainer Matthias Andree <matthias.andree@gmx.de>
|
|
|
|
|
|
| |
PR: ports/67239
Submitted by: maintainer
Requested by: brooks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
realpath $(pwd) instead:
-bash-2.05b$ realpath $(pwd)
/usr/home/ma/db42
-bash-2.05b$ realpath $(make -V MASTERDIR)
/usr/home/ma/db42
-bash-2.05b$ cd ../db42-nocrypto # switch to slave's port directory
-bash-2.05b$ realpath $(make -V MASTERDIR)
/usr/home/ma/db42
-bash-2.05b$ realpath $(pwd)
/usr/home/ma/db42-nocrypto
PR: 64479
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
|
|
|
|
|
| |
change would break the port for other users.
Noticed by: Rolandas Naujikas <rolnas@takas.lt>
Pointy hat to: linimon@FreeBSD.org
|
|
|
|
|
|
| |
default).
Reviewed by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
|
|
|
| |
PR: 63316
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
|
|
|
|
|
|
| |
* Bump portrevision.
* Add SIZE to distinfo.
PR: 63306
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
|
|
|
|
|
|
| |
works. These are symlinks to libdb*-4.2.so.2 (the SONAME).
- Bump PORTREVISION
PR: 61283
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
PR: ports/56551
Submitted by: KONDOU, Kazuhiro <kazuhiro@alib.jp>
Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
|
|
|
|
| |
PR: 53866
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Pointed out by: Chris Pepper <pepper@rockefeller.edu>
|
| |
|
|
|
|
| |
Pointed out by: kris
|
|
|
|
|
|
|
| |
o Prepares for the db41-nocrypto port.
PR: ports/48225
Submitted by: Matthias Andree <matthias.andree@web.de> (maintainer)
|
|
|
|
|
| |
PR: 46755
Submitted by: Matthias Andree <matthias.andree@web.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: 46588
Submitted by: Ports Fury
|
|
|
|
| |
Noted by: kris
|
|
|
|
|
|
|
| |
- Utilize NOPORTDOCS
PR: 45446
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
| |
|
|
|
|
|
|
| |
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
|
|
|
|
| |
(2) Un-spam the 'Whom' line from a previous commit
|
|
|
|
|
|
|
| |
your hard work on these & I hope to see you contribute more.
PR: 38750
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer)
|
|
|
|
|
|
| |
confusion
Submitted by: maintainer
|
|
|
|
|
| |
PR: 38068
Submitted by: maintainer
|
|
|
|
|
| |
PR: 32533
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> (maintainer)
|
|
|
|
| |
the later case
|
|
|
|
|
|
| |
PR: 30920
Submitted by: MAINTAINER
Prompted by: Mike Meyer <mwm@mired.org>
|
|
|
|
| |
Overlooked by: knu
|
|
|
|
| |
problem that broke the openldap2 build.
|
|
|
|
|
|
|
| |
links.
PR: ports/29304
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru> (MAINTAINER)
|
|
|
|
|
| |
PR: 29230
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/29220
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (MAINTAINER)
|
|
|
|
|
|
|
|
| |
the paths.
PR: 29195, 29207
Submitted by: Steve Coltrin <spcoltri@hrothgar.omcl.org> and
Edwin Groothuis <edwin@mavetju.org>, respectively
|
|
|
|
| |
- Replace $(..) with ${..}.
|
|
|
|
|
|
|
| |
backwards)
PR: ports/27065
Submitted by: Barry Pederson <bpederson@geocities.com>
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
| |
http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html for more details.
Approved by: maintainer
Obtained from: Sleepycat
|
|
|
|
|
|
|
| |
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
|
|
|
|
| |
Approved by: MAINTAINER
|
|
|
|
|
| |
PR: 24894
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 24796
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
building without root privilege.
PR: 21951
Submitted by: Kawata Masahiko <m-kawata@cd.jp.nec.com>
|