From owner-freebsd-stable Sun Dec 12 2:45:26 1999 Delivered-To: freebsd-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id D3E0314E77; Sun, 12 Dec 1999 02:45:23 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id C0EFF1CD79B; Sun, 12 Dec 1999 02:45:23 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Sun, 12 Dec 1999 02:45:23 -0800 (PST) From: Kris Kennaway To: The Unicorn Cc: freebsd-stable@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Some (minor) problems with ports on 3.4-RC In-Reply-To: <19991210171956.Y528@unicorn.blackhats.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 10 Dec 1999, The Unicorn wrote: > l0pht-watch 1.1 MD5 checksum mismatch and Makefile not working at all. > Can be installed by hand. This one was an aliasing bug: the distfile is just l0pht-watch.tar.gz, which has no version information and so your system thought it already had the newer version. It builds fine, according to bento.freebsd.org > lsof 4.48A Makefile refers to 4.47 version and 3.4(-RC) not > recognised. Wanted to build 2.x version. Some minor > hacking enabled me to install a 3.3 version without > problems. This one has been fixed. > xpdf 0.90 Depends on t1lib. The configure script wants to check > if an underscore is needed for external symbols. LIB > variable is (temp) changed, but instead of adding an > object (.o) the assembly (.s) file name is added. Not sure if this one was fixed, but I think so. > xwhois 0.3.9 MD5 checksum mismatch and Makefile not working at all. > Can be installed by hand. This one was fixed. Thanks for the feedback! Hope you enjoy 3.4-REL :-) Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message