nivit 2009-09-15 08:23:25 UTC FreeBSD ports repository
Modified files: devel Makefile Added files: devel/py-gitosis Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist Log: Manage git repositories, provide access to them over SSH, with tight access control and not needing shell accounts. Gitosis aims to make hosting git repos easier and safer. It manages multiple repositories under one user account, using SSH keys to identify users. End users do not need shell accounts on the server, they will talk to one shared account that will not let them run arbitrary commands. WWW: http://eagain.net/gitweb/?p=gitosis.git PR: ports/136083 Submitted by: Douglas Thrift <douglas at douglasthrift.net> Revision Changes Path 1.3632 +1 -0 ports/devel/Makefile 1.1 +36 -0 ports/devel/py-gitosis/Makefile (new) 1.1 +3 -0 ports/devel/py-gitosis/distinfo (new) 1.1 +10 -0 ports/devel/py-gitosis/pkg-descr (new) 1.1 +43 -0 ports/devel/py-gitosis/pkg-install (new) 1.1 +5 -0 ports/devel/py-gitosis/pkg-message (new) 1.1 +92 -0 ports/devel/py-gitosis/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-unsubscr...@freebsd.org"