| Notes from UPDATING |
These upgrade notes are taken from /usr/ports/UPDATING
- 2006-04-03
Affects: users of databases/db* Author: swhetzel@gmail.com Reason:
Most of the ports that depend on Berkeley DB have been updated to use
Mk/bsd.database.mk. Mk/bsd.database.mk is used to include MySQL, PostgreSQL,
Berkeley DB, and SQLite in a port.
The Berkeley DB support in Mk/bsd.database.mk is used to return the proper
db* library name and location of the include and library directories of the
requested version.
To select a version of Berkeley DB, you can use either WITH_BDB_VER=<version>
or ${UNIQUENAME}_WITH_BDB_VER=<version> (version is one of 3, 40, 41, 42, 43,
or 44).
When a port has USE_BDB defined as either 'USE_BDB=41+' or 'USE_BDB=yes', the
port will use the oldest installed version of Berkeley DB. For example if
both db41 and db43 are installed, the port would end up compiling with db41.
If you add -DWITH_BDB_HIGHEST to your make command, the port will use highest
db* instead. If no Berkeley DB is installed then the port will default to the
version specified or the default Berkeley DB version (currently db41).
NOTE: If a port was using a different variable to select Berkeley DB or a
version, you will get an IGNORE message when you build the port. This
message will tell you what you need to do.
Port Maintainers please review the comments in Mk/bsd.database.mk on what
variables are available for you use in your own ports.
|
Number of commits found: 7
| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
10 Jun 2009 08:59:53
0.7
|
itetcu  |
Fix build with custom LOCALBASE
Submitted by: Sahil Tandon
Reported by: QATty
Approved by: portmgr (itetcu@)
No cookie for: maintainer |
04 May 2006 22:41:12
0.7
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 08:23:41
0.7
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Oct 2005 10:53:04
0.7
|
garga  |
- Update to 0.7
PR: ports/87974
Submitted by: maintainer |
06 Oct 2005 14:57:48
0.6
|
mnag  |
Update to 0.6 [1]
Respect CFLAGS
Use DATADIR macro
PR: 86988 [1]
Submitted by: Dermot Tynan <dtynan@kalopa.com> (maintainer)
Approved by: pav (mentor) |
09 Apr 2005 20:50:47
0.5
|
pav  |
- Update to 0.5
PR: ports/79684
Submitted by: Dermot Tynan <dtynan@kalopa.com> (maintainer) |
02 May 2004 20:51:11
0.4
|
pav  |
DBOW is a database compiler-compiler or front-end. It takes table
definitions in a relatively high-level language and prepares C,
C++, PHP, Perl (etc) functions for manipulating the database. It
will also produce SQL table data for MySQL.
WWW: http://dbow.sf.net/
PR: ports/66112
Submitted by: Dermot Tynan <dtynan@kalopa.com> |
Number of commits found: 7
|
| Latest Vulnerabilities |
|
6 vulnerabilities affecting 11 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|