Date: Wed, 14 Feb 2001 17:39:28 +0900 From: FUJISHIMA Satsuki <sf@FreeBSD.org> To: so@server.i-clue.de Cc: ports@FreeBSD.org Subject: Re: ports/24965: ImageMagick does not build Message-ID: <86d7clpsjj.wl@cheerful.com> In-Reply-To: <3A8902D5.C4DACCB7@i-clue.de> References: <200102122133.f1CLXP952338@freefall.freebsd.org> <3A8902D5.C4DACCB7@i-clue.de>
next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 13 Feb 2001 10:48:05 +0100, Christoph Sold wrote: > Excuse my ignorance, but: how? All I did before was staying stable using > cvsup. I assume the libtool will be updated automagically when > CVSupping, make buildworld, make buildkernel, make installworld, make > installkernel, right? No. What CVSup updates is your system sources and ports skelton, not installed port itself. You should do updating procedure manually for ports as you did make world for src. You can update it like # pkg_delete libtool-(version you have installed) # cd /usr/ports/devel/libtool && make install I think you would like to # echo weekly_status_pkg_enable=yes >>/etc/periodic.conf pkg_version(1) will report you your package information every saturday. -- FUJISHIMA Satsuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86d7clpsjj.wl>