summaryrefslogtreecommitdiff
path: root/databases/db46/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-04-22Removed databases/db46adam1-70/+0
2014-01-10Disable RPC support on SmartOS.jperkin1-2/+8
2013-11-30Fix build of db{4,46,5} on MirBSD.bsiegert1-1/+7
The build does not create all those unnecessary shlib symlinks on MirBSD (I believe this is due to a patch I sent in years ago), so add separate PLIST.MirBSD files that do not contain these files. (BTW, I would be grateful to learn how I can achieve the same effect without copying PLISTs, but this works.)
2012-12-13Set LICENSE.gdt1-1/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-08-29USE_TOOLS+=rpcgen, failed on Solaris 5.11dholland1-2/+2
2010-01-16Remove workaround for compiler bug in gcc2 on sparc64.wiz1-5/+1
2008-09-09Re-add Berkeley DB 4.6.21 as "db46" package. This package can coexisttron1-0/+62
with the "db4" package without problems. This is the first half of the fix for PR pkg/39500.