From owner-freebsd-ports@FreeBSD.ORG Sun Oct 19 21:29:22 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 579B51065679 for ; Sun, 19 Oct 2008 21:29:22 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 0386D8FC1B for ; Sun, 19 Oct 2008 21:29:21 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so257797ywe.13 for ; Sun, 19 Oct 2008 14:29:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:user-agent :mime-version:to:subject:references:in-reply-to:x-enigmail-version :openpgp:content-type:from; bh=/fLrbl3cYflu+uX/X+aQpHE6j0uG6uhnvekA/5tpyYE=; b=IGHkEmYbJkjMcNwQc1090UcZET3YN68VW5qP4apnNmf0lgxwATDP3TnrvxDAV803LV MuNpSpXyjI5XTTnmk2VA1gS5kuYjMZRxs7Ak7JWhqNy1vMJuqxFNo/9NP6gJJhLpg9u4 QhU1qXXaycd/7fslXff89uVfHYjWWsg4uR+78= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:openpgp:content-type:from; b=XxAW8kLorFIQPqAYrbim5rvak7MI1+5HHDGh8eaqUSY42+1awpin/Yi9lbgbjDxHWa tBWrPfyJHXFCPg8FngrHe0i40bbGhSXMKBrMMa8rAktemuhy7IYc2BFUXxxt1ZhA6ELd jNtgQDDWwA3CNm5YWn43Eim4wfb6CFmU0am0c= Received: by 10.150.151.20 with SMTP id y20mr10803920ybd.249.1224451760946; Sun, 19 Oct 2008 14:29:20 -0700 (PDT) Received: from ?192.168.1.101? (ool-182d26f3.dyn.optonline.net [24.45.38.243]) by mx.google.com with ESMTPS id a68sm8701261rnc.17.2008.10.19.14.29.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 19 Oct 2008 14:29:20 -0700 (PDT) Message-ID: <48FBA6AD.6040901@gmail.com> Date: Sun, 19 Oct 2008 17:29:17 -0400 User-Agent: Mozilla (X11; U; FreeBSD i386; en-US; ) Gecko Thunderbird Mnenhy/0.7.5.666 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <48F7DAD1.9000103@gmail.com> <20081017010512.GC71472@mavetju.org> <48FB9E68.8060400@gmail.com> In-Reply-To: <48FB9E68.8060400@gmail.com> X-Enigmail-Version: 0.95.7 OpenPGP: id=E9C2CCD1; url=pgp.mit.edu Content-Type: multipart/mixed; boundary="------------030709070902080900050905" From: Eitan Adler Subject: Re: Xorg - minimal X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Oct 2008 21:29:22 -0000 This is a multi-part message in MIME format. --------------030709070902080900050905 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Eitan Adler wrote: > Attached is the Makefile. > I think it is possible to do "make install clean" on this port which > should be in x11/xorg-lite and use "startx" to run X. > Once people confirm/test this I'll submit a new port pr. I updated the Makefile to conform with portlint's whining. - -- GNU Key fingerptrint: 2E13 BC16 5F54 0FBD 62ED 42B6 B65F 24AB E9C2 CCD1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkj7pq0ACgkQtl8kq+nCzNGfowCfeGfgucbSs0ajBiKbdYGbfYB0 sPcAn1kuWXHJT6k4C0NfvX99lyksHR/A =yp/K -----END PGP SIGNATURE----- --------------030709070902080900050905 Content-Type: text/plain; name="Makefile" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile" # New ports collection makefile for: xorg-lite # Date created: 19 Jun 2008 # Whom: Eitan Adler # # $FreeBSD$ # PORTNAME= xorg PORTVERSION= 7.3 CATEGORIES= x11 x11-servers MASTER_SITES= # none PKGNAMESUFFIX= -lite DISTFILES= # none EXTRACT_ONLY= # none MAINTAINER= EitanAdlerList@gmail.com COMMENT=X.Org minimal distribution metaport NO_BUILD= yes RUN_DEPENDS+= ${LOCALBASE}/bin/Xorg:${PORTSDIR}/x11-servers/xorg-server \ xf86-video-vesa:${PORTSDIR}/x11-drivers/xf86-video-vesa \ xf86-video-vesa:${PORTSDIR}/x11-drivers/xf86-input-mouse \ xf86-video-vesa:${PORTSDIR}/x11-drivers/xf86-input-keyboard \ xf86-video-vesa:${PORTSDIR}/x11/xinit \ xf86-video-vesa:${PORTSDIR}/x11/xauth \ xf86-video-vesa:${PORTSDIR}/x11-fonts/font-alias \ xf86-video-vesa:${PORTSDIR}/x11-fonts/font-cursor-misc \ xf86-video-vesa:${PORTSDIR}/x11-fonts/font-misc-misc do-install: # empty pre-everything:: @${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port." @${ECHO_MSG} "It won't build and install all the parts until you have typed make install" @${ECHO_MSG} "This port does not ensure things are upgraded; use portmaster if you want to" @${ECHO_MSG} "upgrade X.Org." .include .include --------------030709070902080900050905--