From owner-cvs-all Sun Oct 4 22:19:25 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA06870 for cvs-all-outgoing; Sun, 4 Oct 1998 22:19:25 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA06782; Sun, 4 Oct 1998 22:18:23 -0700 (PDT) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA20144; Sun, 4 Oct 1998 22:18:07 -0700 (PDT) Date: Sun, 4 Oct 1998 22:18:07 -0700 (PDT) Message-Id: <199810050518.WAA20144@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11/XFree86-contrib Makefile ports/x11/XFree86-contrib/pkg PLIST ports/x11/bricons Makefile ports/x11/bricons/pkg PLIST ports/x11/emu Makefile ports/x11/emu/pkg PLIST ports/x11/lupe Makefile ports/x11/lupe/pkg PLIST ports/x11/sxpc Makefile ... Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/10/04 22:18:06 PDT Modified files: x11/XFree86-contrib Makefile x11/XFree86-contrib/pkg PLIST x11/bricons Makefile x11/bricons/pkg PLIST x11/emu Makefile x11/emu/pkg PLIST x11/lupe Makefile x11/lupe/pkg PLIST x11/sxpc Makefile x11/sxpc/pkg PLIST x11/xaniroc Makefile x11/xaniroc/pkg PLIST x11/xantfarm Makefile x11/xantfarm/pkg PLIST x11/xautolock Makefile x11/xautolock/pkg PLIST x11/xcb Makefile x11/xcb/pkg PLIST x11/xcolors Makefile x11/xcolors/pkg PLIST x11/xfce Makefile x11/xfce/pkg PLIST x11/xkeycaps Makefile x11/xkeycaps/pkg PLIST x11/xsnow Makefile x11/xsnow/pkg PLIST x11/xtattr Makefile x11/xtattr/pkg PLIST x11/xtestpicture Makefile x11/xtestpicture/pkg PLIST x11/xwit Makefile x11/xwit/pkg PLIST x11/xzoom Makefile x11/xzoom/pkg PLIST Log: Move manpages to Makefile and use MAN* macros. Revision Changes Path 1.11 +4 -4 ports/x11/XFree86-contrib/Makefile 1.4 +0 -15 ports/x11/XFree86-contrib/pkg/PLIST 1.6 +2 -1 ports/x11/bricons/Makefile 1.2 +0 -1 ports/x11/bricons/pkg/PLIST 1.13 +2 -1 ports/x11/emu/Makefile 1.4 +0 -1 ports/x11/emu/pkg/PLIST 1.5 +2 -1 ports/x11/lupe/Makefile 1.2 +0 -1 ports/x11/lupe/pkg/PLIST 1.6 +2 -1 ports/x11/sxpc/Makefile 1.2 +0 -1 ports/x11/sxpc/pkg/PLIST 1.2 +2 -1 ports/x11/xaniroc/Makefile 1.2 +0 -1 ports/x11/xaniroc/pkg/PLIST 1.2 +2 -1 ports/x11/xantfarm/Makefile 1.2 +0 -1 ports/x11/xantfarm/pkg/PLIST 1.7 +2 -1 ports/x11/xautolock/Makefile 1.2 +0 -1 ports/x11/xautolock/pkg/PLIST 1.4 +2 -1 ports/x11/xcb/Makefile 1.2 +0 -1 ports/x11/xcb/pkg/PLIST 1.10 +2 -1 ports/x11/xcolors/Makefile 1.2 +0 -1 ports/x11/xcolors/pkg/PLIST 1.7 +2 -1 ports/x11/xfce/Makefile 1.3 +0 -1 ports/x11/xfce/pkg/PLIST 1.10 +2 -1 ports/x11/xkeycaps/Makefile 1.3 +0 -1 ports/x11/xkeycaps/pkg/PLIST 1.8 +2 -1 ports/x11/xsnow/Makefile 1.4 +0 -1 ports/x11/xsnow/pkg/PLIST 1.2 +2 -1 ports/x11/xtattr/Makefile 1.2 +0 -1 ports/x11/xtattr/pkg/PLIST 1.5 +2 -1 ports/x11/xtestpicture/Makefile 1.2 +0 -1 ports/x11/xtestpicture/pkg/PLIST 1.2 +2 -1 ports/x11/xwit/Makefile 1.2 +0 -1 ports/x11/xwit/pkg/PLIST 1.2 +2 -1 ports/x11/xzoom/Makefile 1.2 +0 -1 ports/x11/xzoom/pkg/PLIST