Bug 139747 - New port: x11-toolkits/p5-Gtk2-Chmod Provides a dialog for getting values to use with chmod
Summary: New port: x11-toolkits/p5-Gtk2-Chmod Provides a dialog for getting values ...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-19 08:10 UTC by Zane C. Bowers-Hadley
Modified: 2009-10-20 12:22 UTC (History)
0 users

See Also:


Attachments
p5-Gtk2-Chmod.shar (2.05 KB, text/plain)
2009-10-19 08:10 UTC, Zane C. Bowers-Hadley
no flags Details
Makefile (597 bytes, application/octet-stream)
2009-10-19 08:35 UTC, Zane C. Bowers-Hadley
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2009-10-19 08:10:05 UTC

Adding in prepration of porting PerlFM.

How-To-Repeat: 

1: unshar
2: install
3: enjoy
Comment 1 Zane C. Bowers-Hadley 2009-10-19 08:35:15 UTC
Correction to the Makefile to correct a missing dependency.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-10-19 09:39:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-10-20 10:54:57 UTC
miwi        2009-10-20 09:54:44 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/p5-Gtk2-Chmod Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  Provides a dialog for getting values to use with chmod.
  
  WWW: http://search.cpan.org/dist/Gtk2-Chmod/
  
  PR:             ports/139747
  Submitted by:   Zane C, Bowers <vvelox at vvelox.net>
  
  Revision  Changes    Path
  1.526     +1 -0      ports/x11-toolkits/Makefile
  1.1       +24 -0     ports/x11-toolkits/p5-Gtk2-Chmod/Makefile (new)
  1.1       +3 -0      ports/x11-toolkits/p5-Gtk2-Chmod/distinfo (new)
  1.1       +3 -0      ports/x11-toolkits/p5-Gtk2-Chmod/pkg-descr (new)
  1.1       +5 -0      ports/x11-toolkits/p5-Gtk2-Chmod/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 4 Martin Wilke freebsd_committer freebsd_triage 2009-10-20 12:22:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!