Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2002 23:12:16 -0700 (PDT)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
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>

next in thread | raw e-mail | index | archive | help
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




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