From owner-cvs-all Thu Jun 8 18:37: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DA4A37C117; Thu, 8 Jun 2000 18:36:57 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA52900; Thu, 8 Jun 2000 18:36:56 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200006090136.SAA52900@freefall.freebsd.org> From: Will Andrews Date: Thu, 8 Jun 2000 18:36:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/yodl Makefile ports/textproc/yodl/files md5 ports/textproc/yodl/patches patch-ab patch-ac patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/06/08 18:36:55 PDT Modified files: textproc/yodl Makefile textproc/yodl/files md5 textproc/yodl/patches patch-aa Added files: textproc/yodl/patches patch-ab patch-ac Log: Major overhaul to make this thing work again. 1) New MASTER_SITES. I put a bunch of them (obtained from the good ole' ftpsearch.ntnu.no) here for redundancy. 2) Chase checksum. I was unable to find the original distfile. 3) Make port respect CC/CFLAGS. 4) Remove GMAKE now that we respect CC/CFLAGS. 5) Remove bash dependency now that we can use /bin/sh. 6) Fix compile warning about malloc.h vs. stdlib.h. PR: 17150 Submitted by: Mikhail Teterin Hall of Shame entry: dburr (for complete disregard) Revision Changes Path 1.8 +14 -17 ports/textproc/yodl/Makefile 1.2 +1 -1 ports/textproc/yodl/files/md5 1.3 +18 -31 ports/textproc/yodl/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message