notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/db42-nocrypto/distinfo

Number of commits found: 8

Thursday, 21 Aug 2014
22:50 mandree search for other commits by this committer
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)
Original commitRevision:365599 
Sunday, 20 Mar 2011
12:54 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Wednesday, 8 Nov 2006
05:20 rafan search for other commits by this committer
- 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)
Original commit
Friday, 14 Apr 2006
03:44 mnag search for other commits by this committer
- Distfiles are rerolled. Removed Java rpc_server and update some copyrights to
2006.
- portlint(1)

PR:             95623
Submitted by:   maintainer
Original commit
Sunday, 22 Jan 2006
08:23 edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
Original commit
Tuesday, 19 Apr 2005
06:27 leeym search for other commits by this committer
- add two patches to fix bugs.

Noticed by:     kris
PR:             based on 79842
Original commit
Thursday, 26 Feb 2004
15:24 pav search for other commits by this committer
- Add checksum for bdb/patch.4.2.52.2
- Add SIZE

PR:             ports/63321
Submitted by:   Matthias Andree <matthias.andree@gmx.de> (maintainer)
Original commit
Friday, 9 Jan 2004
09:45 pav search for other commits by this committer
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>
Original commit

Number of commits found: 8