I was trying to install databases/db44 recently but it wasn't possibly, cause fetch wasn't able to retrieve patches with the code fixes. Shot investigation showed, that since Oracle bought Sleepycat all the download sites for DB[2-4] were moved to Oracle web site. So, files have to be taken there. Also, there are two new fixes added to db44. In fact, all db* ports have to be fixed in that respect. How-To-Repeat: cd databases/db44 make install clean
State Changed From-To: open->feedback Awaiting maintainers feedback
Please use this version instead. Thank you, Timur! -- Matthias Andree
Responsible Changed From-To: freebsd-ports-bugs->rafan Eat.
rafan 2006-11-08 05:26:36 UTC FreeBSD ports repository Modified files: databases/db44 Makefile distinfo Log: - Update MASTER_SITES - Use RANDOMIZE_MASTER_SITES, USE_LDCONFIG - Add new patches from vendor PR: ports/105112 Submitted by: Timur I. Bakeyev Approved by: Matthias Andree (maintainer) Revision Changes Path 1.78 +14 -5 ports/databases/db44/Makefile 1.33 +6 -0 ports/databases/db44/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!