From owner-cvs-all@FreeBSD.ORG Thu Apr 10 07:34:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90B27106566B; Thu, 10 Apr 2008 07:34:34 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 82C1A8FC13; Thu, 10 Apr 2008 07:34:34 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m3A7YY7Y008499; Thu, 10 Apr 2008 07:34:34 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3A7YYa6008498; Thu, 10 Apr 2008 07:34:34 GMT (envelope-from bsam) Message-Id: <200804100734.m3A7YYa6008498@repoman.freebsd.org> From: Boris Samorodov Date: Thu, 10 Apr 2008 07:34:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/linux_base-fc4 Makefile pkg-install pkg-plist ports/emulators/linux_base-fc4/files lp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 07:34:34 -0000 bsam 2008-04-10 07:34:34 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile pkg-install pkg-plist Added files: emulators/linux_base-fc4/files lp Log: . add CONFLICTS; . add a script LINUXBASE/usr/bin/lp to allow some programs (e.g. Acrobat Reader) to print with default settings, MF-f8; . deal (add and remove when necessary) with some share empty directories; . bump PORTREVISION. Revision Changes Path 1.27 +6 -2 ports/emulators/linux_base-fc4/Makefile 1.1 +2 -0 ports/emulators/linux_base-fc4/files/lp (new) 1.5 +2 -0 ports/emulators/linux_base-fc4/pkg-install 1.13 +4 -0 ports/emulators/linux_base-fc4/pkg-plist