From owner-freebsd-ports-bugs Tue Feb 25 23: 0:31 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96CF037B407 for ; Tue, 25 Feb 2003 23:00:27 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F5B943F85 for ; Tue, 25 Feb 2003 23:00:26 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1Q70QNS061646 for ; Tue, 25 Feb 2003 23:00:26 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1Q70Q6U061645; Tue, 25 Feb 2003 23:00:26 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A70AC37B401 for ; Tue, 25 Feb 2003 22:58:57 -0800 (PST) Received: from quenix.dyndns.org (modemcable246.166-130-66.que.mc.videotron.ca [66.130.166.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id E830343F3F for ; Tue, 25 Feb 2003 22:58:56 -0800 (PST) (envelope-from serge@quenix.dyndns.org) Received: from serge by quenix.dyndns.org with local (Exim 4.10) id 18nvX9-000Evj-00; Wed, 26 Feb 2003 01:59:15 -0500 Message-Id: Date: Wed, 26 Feb 2003 01:59:15 -0500 From: Serge Gagnon Reply-To: Serge Gagnon To: FreeBSD-gnats-submit@FreeBSD.org Cc: gagnon__s@videotron.ca X-Send-Pr-Version: 3.113 Subject: ports/48694: New port: Plan9 compatibility libraries Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48694 >Category: ports >Synopsis: New port: Plan9 compatibility libraries >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 25 23:00:25 PST 2003 >Closed-Date: >Last-Modified: >Originator: Serge Gagnon >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD quenix.dyndns.org 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Feb 24 15:31:07 EST 2003 serge@quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN i386 >Description: This is 9libs, a package of Plan 9 compatibility libraries derived from the X11 version of Rob Pike's editor, sam. This release differs from the Bell Labs release. >How-To-Repeat: >Fix: --- 9libs.shar begins here --- # 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: # # 9libs # 9libs/Makefile # 9libs/distinfo # 9libs/pkg-descr # 9libs/pkg-plist # echo c - 9libs mkdir -p 9libs > /dev/null 2>&1 echo x - 9libs/Makefile sed 's/^X//' >9libs/Makefile << 'END-of-9libs/Makefile' X# New ports collection makefile for: 9libs X# Date created: 15 February 2003 X# Whom: gagnon__s@videotron.ca X# X# $FreeBSD$ X# X XPORTNAME= 9libs XPORTVERSION= 1.0 XCATEGORIES= x11-toolkits plan9 XMASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/ X XMAINTAINER= gagnon__s@videotron.ca XCOMMENT= Plan9 compatibility libraries X XUSE_XLIB= YES XGNU_CONFIGURE= YES X XMAN3= add.3 balloc.3 bitblt.3 cachechars.3 event.3 frame.3 graphics.3 rgbpix.3 rune.3 XMAN4= font.4 keyboard.4 utf.4 XMAN6= bitmap.6 regexp.6 X X.include END-of-9libs/Makefile echo x - 9libs/distinfo sed 's/^X//' >9libs/distinfo << 'END-of-9libs/distinfo' XMD5 (9libs-1.0.tar.gz) = e1402cfdfed4a45bf7dcb4789c5063cc END-of-9libs/distinfo echo x - 9libs/pkg-descr sed 's/^X//' >9libs/pkg-descr << 'END-of-9libs/pkg-descr' XThis is 9libs, a package of Plan 9 compatibility libraries derived from Xthe X11 version of Rob Pike's editor, sam. XThis release differs from the Bell Labs release. END-of-9libs/pkg-descr echo x - 9libs/pkg-plist sed 's/^X//' >9libs/pkg-plist << 'END-of-9libs/pkg-plist' Xinclude/frame.h Xinclude/libc.h Xinclude/libg.h Xinclude/regexp.h Xinclude/u.h Xlib/9libs/include/conf9libs.h Xlib/libXg.a Xlib/libXg.la Xlib/libframe.a Xlib/libframe.la Xlib/libplan9c.a Xlib/libplan9c.la X@dirrm lib/9libs/include X@dirrm lib/9libs END-of-9libs/pkg-plist exit --- 9libs.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message