This fix will allow to use gitweb easier. The precompiled CGI file and other resources are copied into EXAMPLESDIR/gitweb. pkg-message explains how to do the simple modifications. Changes Makefile: - set revision 1 - gitweb directory copy to EXAMPLESDIR/gitweb - cat pkg-message to screen after install Added pkg-message. Changes pkg-plist: - gitweb files and directories
Responsible Changed From-To: freebsd-ports-bugs->wxs Over to maintainer (via the GNATS Auto Assign Tool)
wxs 2008-07-14 15:20:39 UTC FreeBSD ports repository Modified files: devel/git Makefile distinfo pkg-plist Added files: devel/git/files pkg-message.in Log: Update to 1.5.6.2 and add gitweb support[1] (off by default). PR: ports/125441 [1] Submitted by: Martin Sugioarto <martin.sugioarto@udo.edu> Revision Changes Path 1.32 +28 -4 ports/devel/git/Makefile 1.20 +6 -6 ports/devel/git/distinfo 1.1 +14 -0 ports/devel/git/files/pkg-message.in (new) 1.18 +8 -0 ports/devel/git/pkg-plist _______________________________________________ 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!