Date: Mon, 21 Aug 2006 02:30:42 +0400 (MSD) From: Alexey Mikhailov <karma@ez.pereslavl.ru> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Alexey Mikhailov <karma@ez.pereslavl.ru> Subject: ports/102332: New port: x11-toolkits/gob2 Message-ID: <200608202230.k7KMUgeu006664@ez.pereslavl.ru> Resent-Message-ID: <200608202230.k7KMUPjd037742@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102332 >Category: ports >Synopsis: New port: x11-toolkits/gob2 >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: Sun Aug 20 22:30:24 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alexey Mikhailov >Release: FreeBSD 6.0-RELEASE i386 >Organization: >Environment: System: FreeBSD ez.pereslavl.ru 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Thu Mar 2 16:13:25 MSK 2006 root@ez.pereslavl.ru:/usr/obj/usr/src/sys/ez i386 >Description: >How-To-Repeat: >Fix: --- gob2.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: # # gob2 # gob2/pkg-plist # gob2/Makefile # gob2/pkg-descr # gob2/distinfo # echo c - gob2 mkdir -p gob2 > /dev/null 2>&1 echo x - gob2/pkg-plist sed 's/^X//' >gob2/pkg-plist << 'END-of-gob2/pkg-plist' Xbin/gob2 Xshare/aclocal/gob2.m4 END-of-gob2/pkg-plist echo x - gob2/Makefile sed 's/^X//' >gob2/Makefile << 'END-of-gob2/Makefile' X# New ports collection makefile for: gob2 X# Date created: Aug 21, 2006 X# Whom: Alexey Mikhailov <karma@ez.pereslavl.ru> X# X# $FreeBSD$ X XPORTNAME= gob2 XPORTVERSION= 2.0.14 XPORTREVISION= 1 XCATEGORIES= x11-toolkits XMASTER_SITES= ${MASTER_SITE_GNOME} XMASTER_SITE_SUBDIR= sources/gob2/2.0 X XMAINTAINER= karma@ez.pereslavl.ru XCOMMENT= A preprocessor for making GObjects with inline C code X XUSE_BZIP2= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XUSE_GNOME= glib20 XUSE_X_PREFIX= yes XUSE_ICONV= yes X XMAN1= gob2.1 X X.include <bsd.port.mk> END-of-gob2/Makefile echo x - gob2/pkg-descr sed 's/^X//' >gob2/pkg-descr << 'END-of-gob2/pkg-descr' XGOB2 is a preprocessor for making GObjects with inline C code so that Xgenerated files are not edited. Syntax is inspired by Java and Yacc or XLex. The implementation is intentionally kept simple, and no C actual Xcode parsing is done. X XWWW: http://www.5z.com/jirka/gob.html END-of-gob2/pkg-descr echo x - gob2/distinfo sed 's/^X//' >gob2/distinfo << 'END-of-gob2/distinfo' XSIZE (gob2-2.0.14.tar.bz2) = 208430 XMD5 (gob2-2.0.14.tar.bz2) = be788fa5cf70483255e2099188a9dc33 XSHA256 (gob2-2.0.14.tar.bz2) = 3768482d11262de3caa7f252b017ff03d0d04a02988e2c6c6efa58c09efe081f END-of-gob2/distinfo exit --- gob2.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608202230.k7KMUgeu006664>