cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/XawPlus Makefile distinfo pkg-descr pkg-message pkg-plistpatch-test::Makefile

Greg Lewis glewis at FreeBSD.org
Thu Sep 4 07:51:08 PDT 2003


glewis      2003/09/04 07:51:06 PDT

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/XawPlus Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    x11-toolkits/XawPlus/files patch-Makefile patch-test::Makefile 
  Log:
  . Add a port of XawPlus:
  
  XawPlus is a clone of the original Xaw library, providing a more up to date
  look and some extensions to the original Athena widget set. This library is
  as compatible as possible to the original. It should  be possible to compile
  the source code of an Xaw client without any changes (except the include path
  of the XawPlus header files) to get the new look of XawPlus to this client.
  
  XawPlus makes it possible to use XPM pixmaps, tooltips, a truncate mechanism
  for too long label strings and UTF8 coded UNICODE labels without changing the
  code of your application.
  
  XawPlus comes with a set of adapted applications using also the new
  features of XawPlus.
  
  WWW: http://people.freenet.de/kra/XawPlus
  
  PR:             47700
  Submitted by:   Normal User <freebsd at falx.port5.com>
  
  Revision  Changes    Path
  1.269     +1 -0      ports/x11-toolkits/Makefile
  1.1       +41 -0     ports/x11-toolkits/XawPlus/Makefile (new)
  1.1       +1 -0      ports/x11-toolkits/XawPlus/distinfo (new)
  1.1       +60 -0     ports/x11-toolkits/XawPlus/files/patch-Makefile (new)
  1.1       +66 -0     ports/x11-toolkits/XawPlus/files/patch-test::Makefile (new)
  1.1       +14 -0     ports/x11-toolkits/XawPlus/pkg-descr (new)
  1.1       +10 -0     ports/x11-toolkits/XawPlus/pkg-message (new)
  1.1       +116 -0    ports/x11-toolkits/XawPlus/pkg-plist (new)


More information about the cvs-ports mailing list