Date: Thu, 15 May 2014 23:36:35 +0200 From: Jeremy Boy <jb@jboy.eu> To: "freebsd@dreamchaser.org" <freebsd@dreamchaser.org> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: portmaster -af and databases/db41 Message-ID: <277C5190-427D-454D-B834-71DC138C58EC@jboy.eu> In-Reply-To: <53752562.8010205@dreamchaser.org> References: <53752562.8010205@dreamchaser.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! > Am 15.05.2014 um 22:36 schrieb Gary Aitken <freebsd@dreamchaser.org>: >=20 > Trying to update everything after quite a while; > portmaster -af=20 > failed at x11/damageproto: >=20 > =3D=3D=3D>>> All >> db41-4.1.25_4 (61/61) >=20 > =3D=3D=3D>>> Currently installed version: db41-4.1.25_4 > =3D=3D=3D>>> Port directory: /usr/ports/databases/db41 >=20 > =3D=3D=3D>>> This port is marked DEPRECATED > =3D=3D=3D>>> Please use databases/db5 or db6 for new installs. >=20 >=20 > =3D=3D=3D>>> If you are sure you can build it, remove the > DEPRECATED line in the Makefile and try again. Did you comment out the DEPRECATED line in /usr/ports/databases/db41/Makefil= e? >=20 > =3D=3D=3D>>> Update for db41-4.1.25_4 failed > =3D=3D=3D>>> Aborting update >=20 > as per UPDATING 20131216 > added > WITH_BDB_VER=3D5 > to > /etc/make.conf > but still get the error. >=20 > What did I miss? Your flag in /etc/make.conf only influences new installations with dbd as de= pendency. Since you try to reinstall db41, this flag doesn't work here. You c= an either reinstall db41 (by commenting out the DEPRECATED line) or deinstal= l db41 and rebuild the ports that depend on bdb with your setting in /etc/ma= ke.conf > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?277C5190-427D-454D-B834-71DC138C58EC>