Bug 107084 - [NEW PORT] x11-toolkits/p5-Gtk2-Ex-FormFactory: Makes building complex GUI more easy
Summary: [NEW PORT] x11-toolkits/p5-Gtk2-Ex-FormFactory: Makes building complex GUI mo...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-22 09:10 UTC by chinsan
Modified: 2006-12-24 12:50 UTC (History)
0 users

See Also:


Attachments
p5-Gtk2-Ex-FormFactory-0.65.shar (5.44 KB, text/plain)
2006-12-22 09:10 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan freebsd_committer freebsd_triage 2006-12-22 09:10:14 UTC
With Gtk2::Ex::FormFactory you can build a GUI which consistently represents
the data of your application.

WWW: http://search.cpan.org/dist/Gtk2-Ex-FormFactory/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-22 09:10:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

rafan@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-24 12:41:09 UTC
rafan       2006-12-24 12:41:05 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/p5-Gtk2-Ex-FormFactory Makefile distinfo 
                                        pkg-descr pkg-plist 
  Log:
  Add p5-Gtk2-Ex-FormFactory 0.65, makes building complex GUI more easy.
  
  PR:             ports/107084
  Submitted by:   chinsan
  
  Revision  Changes    Path
  1.439     +1 -0      ports/x11-toolkits/Makefile
  1.1       +45 -0     ports/x11-toolkits/p5-Gtk2-Ex-FormFactory/Makefile (new)
  1.1       +3 -0      ports/x11-toolkits/p5-Gtk2-Ex-FormFactory/distinfo (new)
  1.1       +4 -0      ports/x11-toolkits/p5-Gtk2-Ex-FormFactory/pkg-descr (new)
  1.1       +42 -0     ports/x11-toolkits/p5-Gtk2-Ex-FormFactory/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2006-12-24 12:41:33 UTC
State Changed
From-To: open->closed

New port added. Thanks!