From owner-cvs-all Thu Oct 31 15: 3:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5855037B401; Thu, 31 Oct 2002 15:03:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B38443E3B; Thu, 31 Oct 2002 15:03:19 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9VN1vmV027320; Thu, 31 Oct 2002 15:01:57 -0800 (PST) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9VN1vEX027319; Thu, 31 Oct 2002 15:01:57 -0800 (PST) Message-Id: <200210312301.g9VN1vEX027319@repoman.freebsd.org> From: Mikhail Teterin Date: Thu, 31 Oct 2002 15:01:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/pvm Makefile distinfo pkg-message ports/net/pvm/files patch-ac patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2002/10/31 15:01:57 PST Modified files: net/pvm Makefile distinfo net/pvm/files patch-ac Added files: net/pvm pkg-message Removed files: net/pvm/files patch-ad Log: Upgrade to 3.4.4 released over a year ago. Obey CFLAGS. Split the man-pages into the actual texts and MLINKS, of which there are over a hundred. The vendor used the .so macro, but either it was not used properly, or there is a bug in our man(1). Either way, MLINKS seems cleaner. Move the text in the post-install target into pkg-message and arrange for showing it after installing the port. The last two items were not shown to maintainer, but are not expected to raise objections. TODO -- add WITHOUT_X11 compliance -- a must for some deployments. Approved by: demon (maintainer). Revision Changes Path 1.9 +83 -53 ports/net/pvm/Makefile 1.4 +1 -1 ports/net/pvm/distinfo 1.2 +5 -3 ports/net/pvm/files/patch-ac 1.2 +0 -10 ports/net/pvm/files/patch-ad (dead) 1.1 +7 -0 ports/net/pvm/pkg-message (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message