ports/128384: new port x11/xorg-minimal

Eitan Adler eitanadlerlist at gmail.com
Sun Dec 21 15:20:07 UTC 2008


The following reply was made to PR ports/128384; it has been noted by GNATS.

From: Eitan Adler <eitanadlerlist at gmail.com>
To: Stefan Walter <stefan at freebsd.org>
Cc: GNATS <FreeBSD-gnats-submit at FreeBSD.org>
Subject: Re: ports/128384: new port x11/xorg-minimal
Date: Sun, 21 Dec 2008 10:17:12 -0500

 This is a multi-part message in MIME format.
 --------------030107060904040707030304
 Content-Type: text/plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 The shar file is attached. It includes pkg-plist, pkg-descr, and
 Makefile. Do I need anything else?
 -- 
 Eitan Adler
 GNU Key fingerprint: 2E13 BC16 5F54 0FBD 62ED 42B6 B65F 24AB E9C2 CCD1
 
 --------------030107060904040707030304
 Content-Type: text/plain;
  name="xorg-minimal.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="xorg-minimal.shar"
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	Makefile
 #	pkg-descr
 #	pkg-plist
 #
 echo x - Makefile
 sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965'
 X# New ports collection makefile for: xorg-lite
 X# Date created: 19 Jun 2008
 X# Whom: Eitan Adler
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME= xorg
 XPORTVERSION= 7.3
 XCATEGORIES= x11 x11-servers
 XMASTER_SITES= # none
 XPKGNAMESUFFIX= -lite
 XDISTFILES= # none
 XEXTRACT_ONLY= # none
 X
 XMAINTAINER= EitanAdlerList at gmail.com
 XCOMMENT=X.Org minimal distribution metaport
 X
 XCONFLICTS=xorg
 X
 XNO_BUILD= yes
 X
 XRUN_DEPENDS+= ${LOCALBASE}/bin/Xorg:${PORTSDIR}/x11-servers/xorg-server \
 X	xf86-video-vesa:${PORTSDIR}/x11-drivers/xf86-video-vesa \
 X	xf86-video-vesa:${PORTSDIR}/x11-drivers/xf86-input-mouse \
 X	xf86-video-vesa:${PORTSDIR}/x11-drivers/xf86-input-keyboard \
 X	xf86-video-vesa:${PORTSDIR}/x11/xinit \
 X	xf86-video-vesa:${PORTSDIR}/x11/xauth \
 X	xf86-video-vesa:${PORTSDIR}/x11-fonts/font-alias \
 X	xf86-video-vesa:${PORTSDIR}/x11-fonts/font-cursor-misc \
 X	xf86-video-vesa:${PORTSDIR}/x11-fonts/font-misc-misc
 Xdo-install: # empty
 X
 Xpre-everything::
 X	@${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port."
 X	@${ECHO_MSG} "It won't build and install all the parts until you have typed make install"
 X	@${ECHO_MSG} "This port does not ensure things are upgraded; use portmaster if you want to"
 X	@${ECHO_MSG} "upgrade X.Org."
 X
 X.include <bsd.port.pre.mk>
 X.include <bsd.port.post.mk>
 b67911656ef5d18c4ae36cb6741b7965
 echo x - pkg-descr
 sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979'
 XThis is a metaport for least amount of X.Org needed to run a xorg server.
 X
 XWWW: http://www.x.org/
 X
 X- Eitan Adler
 XEitanAdlerList at gmail.com
 7f9555c3c1089940396b503dd37f3979
 echo x - pkg-plist
 sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742'
 X at comment This packing list left intentionally empty
 842cde48cf18b70a11b15515ca566742
 exit
 
 
 --------------030107060904040707030304--



More information about the freebsd-ports-bugs mailing list