FreeBSD Bugzilla – Attachment 26554 Details for
Bug 45331
New port: x11-toolkits/gauche-gtk (supersedes ports/44848)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 4.82 KB, created by
Kimura Fuyuki
on 2002-11-16 08:40:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2002-11-16 08:40:00 UTC
Size:
4.82 KB
patch
obsolete
># 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: ># ># gauche-gtk ># gauche-gtk/Makefile ># gauche-gtk/distinfo ># gauche-gtk/pkg-comment ># gauche-gtk/pkg-descr ># gauche-gtk/pkg-plist ># >echo c - gauche-gtk >mkdir -p gauche-gtk > /dev/null 2>&1 >echo x - gauche-gtk/Makefile >sed 's/^X//' >gauche-gtk/Makefile << 'END-of-gauche-gtk/Makefile' >X# New ports collection makefile for: Gauche-gtk >X# Date created: 3 November 2002 >X# Whom: Kimura Fuyuki <fuyuki@hadaly.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= gtk >XPORTVERSION= 0.2.2 >XCATEGORIES= x11-toolkits >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= gauche >XPKGNAMEPREFIX= gauche- >XDISTNAME= Gauche-${PORTNAME}-${PORTVERSION} >XEXTRACT_SUFX= .tgz >X >XMAINTAINER= fuyuki@hadaly.org >X >XLIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 >XBUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XWRKSRC= ${WRKDIR}/Gauche-${PORTNAME} >XGNU_CONFIGURE= yes >X#CONFIGURE_ARGS= --enable-gtkgl >XEXAMPLESDIR= ${PREFIX}/share/examples/gauche/${PORTNAME} >XDOCSDIR= ${PREFIX}/share/doc/gauche/${PORTNAME} >XPLIST_SUB= VERSION="`gauche-config -V`" \ >X TARGET="${CONFIGURE_TARGET}" >X >Xpost-install: >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${EXAMPLESDIR} >X ${CP} -R ${WRKSRC}/examples/gtk-tutorial ${EXAMPLESDIR} >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >X.endif >X >X.include <bsd.port.mk> >END-of-gauche-gtk/Makefile >echo x - gauche-gtk/distinfo >sed 's/^X//' >gauche-gtk/distinfo << 'END-of-gauche-gtk/distinfo' >XMD5 (Gauche-gtk-0.2.2.tgz) = d12de6e2ebc96e85cce51dd484af67c1 >END-of-gauche-gtk/distinfo >echo x - gauche-gtk/pkg-comment >sed 's/^X//' >gauche-gtk/pkg-comment << 'END-of-gauche-gtk/pkg-comment' >XGTK2 binding for Gauche >END-of-gauche-gtk/pkg-comment >echo x - gauche-gtk/pkg-descr >sed 's/^X//' >gauche-gtk/pkg-descr << 'END-of-gauche-gtk/pkg-descr' >XThis is a Gauche extension module to use GTK. >X >XWWW: http://www.shiro.dreamhost.com/scheme/gauche/index.html >END-of-gauche-gtk/pkg-descr >echo x - gauche-gtk/pkg-plist >sed 's/^X//' >gauche-gtk/pkg-plist << 'END-of-gauche-gtk/pkg-plist' >Xlib/gauche/%%VERSION%%/%%TARGET%%/gauche-gtk.so >Xshare/gauche/%%VERSION%%/lib/gtk.scm >Xshare/gauche/%%VERSION%%/lib/gtk/error-dialog.scm >Xshare/gauche/%%VERSION%%/lib/gtk/gdkkeysyms.scm >Xshare/gauche/%%VERSION%%/lib/gtk/gtkaux.scm >Xshare/gauche/%%VERSION%%/lib/gtk/listener.scm >X@dirrm share/gauche/%%VERSION%%/lib/gtk >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/COPYING >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/README >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/arrow.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/aspectframe.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/base.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/buttonbox.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/buttons.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/entry.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/eventbox.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/filesel.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/fixed.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/frame.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/helloworld.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/helloworld2.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/info.xpm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/label.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/list.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/menu.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/notebook.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/packbox.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/paned.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/pixmap.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/progressbar.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/radiobuttons.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/rangewidgets.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/scrolledwin.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/spinbutton.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/statusbar.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/table.scm >X%%PORTDOCS%%share/examples/gauche/gtk/gtk-tutorial/wheelbarrow.scm >X%%PORTDOCS%%@dirrm share/examples/gauche/gtk/gtk-tutorial >X%%PORTDOCS%%@dirrm share/examples/gauche/gtk >X%%PORTDOCS%%@unexec rmdir %D/share/examples/gauche 2>/dev/null || true >X%%PORTDOCS%%share/doc/gauche/gtk/README >X%%PORTDOCS%%@dirrm share/doc/gauche/gtk >X%%PORTDOCS%%@unexec rmdir %D/share/doc/gauche 2>/dev/null || true >END-of-gauche-gtk/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 45331
: 26554