cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/gtoolkit Makefile distinfo pkg-comment pkg-descr pkg-plist

[ Available lists | Index of cvs-all | Month of Jun 2002 | Week of 5 Jun 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dirk Meyer <dinoex@FreeBSD.org>
Date
5 Jun 2002 23:12:21
Subject
cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/gtoolkit Makefile distinfo pkg-comment pkg-descr pkg-plist
Message-ID
200206060612.g566CG456346@freefall.freebsd.org


[ Hide this part ]
dinoex      2002/06/05 23:12:16 PDT

Modified files:
x11-toolkits Makefile
Added files:
x11-toolkits/gtoolkit Makefile distinfo pkg-comment pkg-descr
pkg-plist
Log:
New Port: GToolKit

GToolKit is a (relatively) small library that implements a simple and easy
to use Objective-C interface to the GTK+ widget set. Well, the library in
itself does not do very much, of course. It just allows you to write your
favourite program in my favourite programming language

- Fix dependencies and missing defines
- do configure in configure step
- make portlint happy
- use variables in plist
- honor it does install in Local, not in System

PR: 33843
Submitted by: flynn@energyhq.homeip.net

Revision Changes Path
1.183 +1 -0 ports/x11-toolkits/Makefile
1.1 +71 -0 ports/x11-toolkits/gtoolkit/Makefile (new)
1.1 +1 -0 ports/x11-toolkits/gtoolkit/distinfo (new)
1.1 +1 -0 ports/x11-toolkits/gtoolkit/pkg-comment (new)
1.1 +19 -0 ports/x11-toolkits/gtoolkit/pkg-descr (new)
1.1 +107 -0 ports/x11-toolkits/gtoolkit/pkg-plist (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Elapsed time: 0.076 seconds