ports/62292: New port: lang/ocaml-nox11: build OCaml without X11

Eugene Ossintsev eugos at gmx.net
Tue Feb 3 02:00:43 UTC 2004


>Number:         62292
>Category:       ports
>Synopsis:       New port: lang/ocaml-nox11: build OCaml without X11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 02 18:00:35 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Eugene Ossintsev
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD badger.home 4.9-STABLE FreeBSD 4.9-STABLE #5: Sat Jan 3 23:47:24 CET 2004 root at badger.home:/usr/obj/usr/src/sys/BADGER i386
>Description:
Slave port (master is lang/ocaml) to build ocaml without X11.
>How-To-Repeat:
	
>Fix:
# 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:
#
#	ocaml-nox11
#	ocaml-nox11/Makefile
#
echo c - ocaml-nox11
mkdir -p ocaml-nox11 > /dev/null 2>&1
echo x - ocaml-nox11/Makefile
sed 's/^X//' >ocaml-nox11/Makefile << 'END-of-ocaml-nox11/Makefile'
X# New ports collection makefile for:	ocaml-nox11
X# Date created:		3 February 2004
X# Whom:			Eugene Ossintsev
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ocaml
XCATEGORIES=	lang
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	The Objective Caml compiler and programming environment (w/o X11)
X
XMASTERDIR=	${.CURDIR}/../ocaml
X
XCONFLICTS=	ocaml-[0-9]* ocaml-notk-*
X
XWITHOUT_X11=	yes
X
X.include "${MASTERDIR}/Makefile"
END-of-ocaml-nox11/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list