| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
so that people don't rush to upgrades yet.
|
| |
|
|
|
|
| |
databases)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
| |
bsd.port.mk also handles configure script outside of WRKSRC.
Exp-runs by: miwi
|
|
|
|
|
|
|
| |
outside of WRKSRC and the WITH_FBSD10_FIX knob doesn't work in this
case.
Approved by: portmgr (miwi)
|
| |
|
| |
|
|
|
|
|
|
| |
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
PR: ports/152158
Approved by: gslin@gslin.org (for db4[5-8]) (implicit, see Makefile)
|
|
|
|
|
| |
PR: ports/134957
Submitted by: Gea-Suan Lin <gslin AT gslin.org>
|
| |
|
|
|
|
|
|
|
|
| |
- Tinderbox tested on SMP systems i386 + amd64
PR: ports/132970
Submitted by: mm (myself)
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
|
|
|
|
|
|
|
| |
(DB_ENV->lock_get() may self deadlock if user defined locks are
used and there is only one lock partition defined).
This fix is required for recent OpenLDAP versions if BDB 4.7 is
being used.
|
|
|
|
|
|
|
|
|
| |
Apply a vendor patch (via OpenLDAP) that fixes locking issues
on single CPU systems [1]
Thanks to: rafan@ for --ignore-whitespace trick
[1] http://www.openldap.org/devel/cvsweb.cgi/build/db.4.7.52.patch
|
|
|
|
|
| |
PR: ports/124224
Submitted by: gslin (maintainer)
|
|
|
|
|
|
|
| |
- Fix portlint warning
PR: ports/123877
Submitted by: Gea-Suan Lin <gslin gslin.org> (maintainer)
|
|
|
|
|
| |
PR: ports/122176
Submitted by: Gea-Suan Lin <gslin at gslin.org> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: ports/115611
Submitted by: Linh@closedsrc.org
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
|
|
|
|
| |
PR: ports/115668
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer (implicit)
|
|
|
|
|
| |
Submitted by: Gea-Suan Lin <gslin@gslin.org>
PR: ports/114921
|
|
|
|
|
|
|
| |
- db45 introduced in ports tree
PR: ports/114821
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
| |
Requested by: Matthias Andree (maintainer)
|
|
|
|
|
| |
Noticed by: pav
Approved by: Matthias Andree (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Use RANDOMIZE_MASTER_SITES, USE_LDCONFIG
- Add new patches from vendor
PR: ports/105112
Submitted by: Timur I. Bakeyev
Approved by: Matthias Andree (maintainer)
|
|
|
|
|
|
|
|
|
| |
to 2006.
- portlint(1)
PR: 95623
Submitted by: maintainer
|
|
|
|
| |
Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer, in a ports/93031 followup)
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
| |
PR: ports/93031
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by: garga (mentor)
|
|
|
|
|
|
|
| |
For details, see: http://www.sleepycat.com/update/4.4.20/if.4.4.20.html
PR: 91733
Submitted by: Matthias Andree (maintainer)
|
|
|
|
|
|
| |
PR: ports/89384
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Repocopy by: marcus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/80916
Submitted by: Michael Edenfield via maintainer
|
|
|
|
|
| |
PR: ports/80576
Submitted by: maintainer
|
|
|
|
| |
Noted by(and Thanks to): mat
|
|
|
|
|
|
|
|
| |
- add patch.4.3.27.3 (making these variables isn't really useful as the
patches will not be portable to the next version)
PR: ports/77511
Submitted by: Matthias Andree (maintainer)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/77263
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
|
|
|
| |
PR: ports/75563
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
| |
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>
|
|
|
|
| |
Approved by: asami
|
|
|
|
|
|
|
|
|
| |
- properly install shared library (still needs more work);
- use pthreads;
- use libtool.
PR: 21470 (partially)
Submitted by: maintainer
|
|
|
|
|
| |
PR: 21227
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20763
Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru>
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
|
|
|
|
|
|
|
|
|
| |
"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>
|
| |
|
|
|
|
|
| |
PR: ports/16936
Submitted by: wollman
|
| |
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
|
| |
|
|
|
|
| |
OK'ed by: maintainer
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
it also match some ports expectations
|
|
|
|
| |
install in the way that not interfere with libc db
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted-by: Josh Tiefenbach <josh@ican.net>
|
| |
|
| |
|
|
|
|
| |
Submitted by: "Josh Tiefenbach" <josh@ican.net>
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
|
|
|
|
| |
Submitted by: Josh Tiefenbach <josh@ican.net>
|
|
|
|
| |
Submitted by: itojun@itojun.org
|
|
Submitted by: Josh Tiefenbach <josh@ican.net>
|