Skip site navigation (1)Skip section navigation (2)
Date:      28 Oct 1997 00:16:36 -0000
From:      vanilla@MinJe.com.TW
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/4870: New port p5-Gtk 
Message-ID:  <19971028001636.4120.qmail@MinJe.com.TW>
Resent-Message-ID: <199710280030.QAA09365@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         4870
>Category:       ports
>Synopsis:       New port p5-Gtk
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 27 16:30:00 PST 1997
>Last-Modified:
>Originator:     Vanill I. Shu
>Organization:
Cray running FreeBSD
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

>Description:

	p5-Gtk is a perl module to access Gtk,
	I can't find it on CPAN now,
	so I set MASTER_SITES to origin ftp site(ftp.gimp.org),

	another question, I have no per5.00401 on my box,
	I install 5.00403 by myself,
	so I have too much time to test it,
	but it seems ok...

>How-To-Repeat:

>Fix:
	
diff -ruN p5-Gtk.orig/Makefile p5-Gtk/Makefile
--- p5-Gtk.orig/Makefile	Thu Jan  1 08:00:00 1970
+++ p5-Gtk/Makefile	Tue Oct 28 08:11:27 1997
@@ -0,0 +1,22 @@
+# New ports collection makefile for:	p5-Gtk
+# Version required:	0.1.10
+# Date created:		28 Oct 1997
+# Whom:	      		Vanilla I. Shu <vanilla@MinJe.com.TW>
+#
+# $Id$
+
+DISTNAME=	Gtk-0.1.10
+PKGNAME=	p5-Gtk-0.1.10
+CATEGORIES=	x11 lang perl5
+MASTER_SITES=	ftp://ftp.gimp.org/pub/gtk/perl/
+
+MAINTAINER=	vanilla@MinJe.com.TW
+
+LIB_DEPENDS=	gtk\\.1\\.:${PORTSDIR}/x11/gtk
+
+USE_PERL5=	YES
+
+do-configure:
+		@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+
+.include <bsd.port.mk>
diff -ruN p5-Gtk.orig/files/md5 p5-Gtk/files/md5
--- p5-Gtk.orig/files/md5	Thu Jan  1 08:00:00 1970
+++ p5-Gtk/files/md5	Tue Oct 28 08:03:56 1997
@@ -0,0 +1 @@
+MD5 (Gtk-0.1.10.tar.gz) = 5484e2b2b5f4311a3f7e21991c21cec5
diff -ruN p5-Gtk.orig/patches/patch-aa p5-Gtk/patches/patch-aa
--- p5-Gtk.orig/patches/patch-aa	Thu Jan  1 08:00:00 1970
+++ p5-Gtk/patches/patch-aa	Tue Oct 28 08:05:36 1997
@@ -0,0 +1,10 @@
+--- Makefile.PL.orig	Sat Oct 25 21:44:12 1997
++++ Makefile.PL	Tue Oct 28 08:05:24 1997
+@@ -10,6 +10,6 @@
+     		'GtkTypes.pm' => '$(INST_LIBDIR)/Gtk/Types.pm'},
+     'TYPEMAPS' => ["typemap.gtk"],
+     'DEFINE'	=> '',     # e.g., '-DHAVE_SOMETHING' 
+-    'INC'	=> '',     # e.g., '-I/usr/include/other' 
++    'INC'	=> '-I/usr/X11R6/include',     # e.g., '-I/usr/include/other' 
+     'OBJECT' => 'Gtk.o GtkDefs.o GtkTypes.o GdkTypes.o MiscTypes.o',
+ );
diff -ruN p5-Gtk.orig/pkg/COMMENT p5-Gtk/pkg/COMMENT
--- p5-Gtk.orig/pkg/COMMENT	Thu Jan  1 08:00:00 1970
+++ p5-Gtk/pkg/COMMENT	Tue Oct 28 07:53:26 1997
@@ -0,0 +1 @@
+a perl5 interface to Gtk Graphics Library
diff -ruN p5-Gtk.orig/pkg/DESCR p5-Gtk/pkg/DESCR
--- p5-Gtk.orig/pkg/DESCR	Thu Jan  1 08:00:00 1970
+++ p5-Gtk/pkg/DESCR	Tue Oct 28 08:03:16 1997
@@ -0,0 +1,7 @@
+Gtk.pm is a perl module to access Gtk library,
+and this version(0.1.10) was designed around gtk 971025,
+
+Gtk is available at <ftp://ftp.gimp.org/pub/gtk/>.
+
+- Vanilla
+vanilla@MinJe.com.TW
diff -ruN p5-Gtk.orig/pkg/PLIST p5-Gtk/pkg/PLIST
--- p5-Gtk.orig/pkg/PLIST	Thu Jan  1 08:00:00 1970
+++ p5-Gtk/pkg/PLIST	Tue Oct 28 07:58:02 1997
@@ -0,0 +1,12 @@
+lib/perl5/site_perl/Gtk.pm
+lib/perl5/site_perl/Gtk/Gdk.pm
+lib/perl5/site_perl/Gtk/Types.pm
+lib/perl5/site_perl/auto/Gtk/autosplit.ix
+lib/perl5/site_perl/auto/Gtk/Gdk/autosplit.ix
+lib/perl5/site_perl/i386-freebsd/auto/Gtk/Gtk.so
+lib/perl5/site_perl/i386-freebsd/auto/Gtk/Gtk.bs
+lib/perl5/site_perl/i386-freebsd/auto/Gtk/.packlist
+@dirrm lib/perl5/site_perl/i386-freebsd/auto/Gtk
+@dirrm lib/perl5/site_perl/auto/Gtk/Gdk
+@dirrm lib/perl5/site_perl/auto/Gtk
+@dirrm lib/perl5/site_perl/Gtk
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971028001636.4120.qmail>