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.
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-python->nivit I will take it.
Hello, Just wondering what's going on with this. Thanks! ____________________________________________________________ Douglas William Thrift <douglas@douglasthrift.net> <http://douglasthrift.net/>
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-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!
nivit 2009-09-15 21:09:55 UTC FreeBSD ports repository Modified files: . GIDs UIDs Log: - Add UID/GID:211 for devel/py-gitosis PR: ports/136083 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> Feature safe: yes Revision Changes Path 1.81 +2 -1 ports/GIDs 1.95 +2 -1 ports/UIDs _______________________________________________ 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"