Adding in prepration of porting PerlFM. How-To-Repeat: 1: unshar 2: install 3: enjoy
Correction to the Makefile to correct a missing dependency.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
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"
State Changed From-To: open->closed Committed. Thanks!