Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.52_5 21 Aug 2014 22:50:30
  |
mandree  |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
4.2.52_5 29 Jul 2014 17:12:50
  |
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
4.2.52_5 02 Feb 2014 11:17:47
  |
miwi  |
- Stage support |
4.2.52_5 22 Jan 2014 17:01:10
  |
mat  |
Fixup the props on Makefile*
With hat: portmgr
Sponsored by: Absolight |
4.2.52_5 16 Dec 2013 20:46:13
  |
mandree  |
Fix/reword BerkeleyDB based UPGRADING, and change DEPRECATION text a bit
so that people don't rush to upgrades yet. |
4.2.52_5 13 Dec 2013 23:27:34
  |
mandree  |
Mark deprecated, for 41/42, add CONFLICTS between crypto/-nocrypto ports. |
4.2.52_5 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
4.2.52_5 22 Jan 2012 15:42:43
 |
beat  |
- Remove manual fix for FreeBSD 10.x as the FreeBSD 10.x workaround in
bsd.port.mk also handles configure script outside of WRKSRC.
Exp-runs by: miwi |
4.2.52_5 29 Oct 2011 16:45:33
 |
kwm  |
- Fix build on FreeBSD 10. Apply manual fix as the configure script is
outside of WRKSRC and the WITH_FBSD10_FIX knob doesn't work in this
case.
Approved by: portmgr (miwi) |
4.2.52_5 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
4.2.52_5 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
4.2.52_5 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
4.2.52_5 12 Nov 2010 09:19:21
 |
mandree  |
Update WWW: links for db* ports in pkg-descr. |
4.2.52_5 12 Nov 2010 09:03:26
 |
mandree  |
Update MASTER_SITES.
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
PR: ports/152158
Approved by: gslin@gslin.org (for db4[5-8]) (implicit, see Makefile) |
4.2.52_5 13 Jun 2010 11:57:36
 |
mandree  |
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit) |
4.2.52_5 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
4.2.52_5 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
4.2.52_5 07 Feb 2007 06:39:51
 |
kris  |
Fix build after objformat removal
Submitted by: maintainer
PR: 108771 |
4.2.52_5 08 Nov 2006 10:15:45
 |
rafan  |
- Remove RANDOMIZE_MASTER_SITES. This is a user set variable.
Noticed by: pav
Approved by: Matthias Andree (maintainer) |
4.2.52_5 08 Nov 2006 05:20:31
 |
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) |
4.2.52_4 14 Apr 2006 03:44:08
 |
mnag  |
- Distfiles are rerolled. Removed Java rpc_server and update some copyrights to
2006.
- portlint(1)
PR: 95623
Submitted by: maintainer |
4.2.52_4 22 Jan 2006 08:23:41
 |
edwin  |
SHA256ify
Approved by: krion@ |
4.2.52_4 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
4.2.52_4 13 Apr 2005 07:31:28
 |
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 |
4.2.52_3 05 Apr 2005 18:55:31
 |
linimon  |
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 |
4.2.52_3 15 Feb 2005 01:58:18
 |
clsung  |
- chase distfiles (change MASTER_SITES)
PR: ports/77510
Submitted by: Matthias Andree (maintainer) |
4.2.52_3 26 Jun 2004 11:13:16
 |
arved  |
Workaround a problem with fast-mutexes on amd64.
Idea from: db41 port.
Discovered by: upcoming ice port. |
4.2.52_3 14 Jun 2004 08:51:07
 |
ache  |
Fix 'make reinstall'
Submitted by: maintainer Matthias Andree <matthias.andree@gmx.de> |
4.2.52_3 27 May 2004 08:32:20
 |
krion  |
- Build + install RPC server
PR: ports/67239
Submitted by: maintainer
Requested by: brooks |
4.2.52_2 19 Mar 2004 22:28:21
 |
eik  |
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 ) |
4.2.52_2 03 Mar 2004 11:21:33
 |
linimon  |
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 |
4.2.52_2 03 Mar 2004 01:24:08
 |
linimon  |
Remove redundant definition of MASTERDIR (sets MASTERDIR back to
default).
Reviewed by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
4.2.52_2 26 Feb 2004 01:59:27
 |
clement  |
- add USE_LIBTOOL support
PR: 63316
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) |
4.2.52_2 24 Feb 2004 13:24:35
 |
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) |
4.2.52_1 14 Jan 2004 21:13:43
 |
krion  |
- 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 |
4.2.52 09 Jan 2004 09:45:37
 |
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> |