7dea FreshPorts -- devel/gitolite
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gitolite 3.5.1,1 devel on this many watch lists=3 search for ports that depend on this port An older version of this port was marked as vulnerable.
An access control layer on top of git
Maintained by: milki@rescomp.berkeley.edu search for ports maintained by this maintainer
Port Added: 29 Jul 2011 22:17:12
License: GPLv2


Gitolite is an access control layer on top of git, which allows access control
down to the branch level, including specifying who can and cannot rewind a
given branch.

Gitolite lets you use a single user on a server to host many git repositories
and provide access to many developers, without having to give them real
userids on or shell access to the server. Authentication is most commonly done
using sshd, but you can also use httpd if you prefer.

Gitolite can restrict who can read from (clone/fetch) or write to (push) a
repository. It can also restrict who can push to what branch or tag, which is
very important in a corporate environment.

WWW: https://github.com/sitaramc/gitolite
WWW: http://milki.github.com/gitolite
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.14
Required To Run:
  1. devel/git
  2. lang/perl5.14
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/gitolite/ && make install clean
To add the package: pkg_add -r gitolite


Configuration Options
===> The following configuration options are available for gitolite-3.5.1,1:
     GITUSER=off: Create git user as gitolite provider
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tdb/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tdb/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tdb/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tdb/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tdb/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tdb/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tdb/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/tdb/
  10. http://milki.github.io/gitolite/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-05-10
    Affects: users of devel/gitolite
    Author: milki@rescomp.berkeley.edu
    Reason: 
      gitolite has been split into two ports: devel/gitolite for 3.x and
      devel/gitolite2 for 2.x
    
      gitolite 3.x is NOT "API" compatible with gitolite 2.x and requires
      additional manual migration steps which can be found in the online
      documentation.
    
      http://sitaramc.github.com/gitolite/install.html#migr
    
      Current users wishing to continue using gitolite 2.x should run:
    
      # portmaster -o devel/gitolite2 gitolite
        or
      # portupgrade -o devel/gitolite2 gitolite
    
    

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 19:18:21
Original commit files touched by this commit  3.5.1,1
swills search for other commits by this committer
- Update master site

PR:		ports/177430
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
24 Apr 2013 17:54:06
Original commit files touched by this commit  3.5.1,1
swills search for other commits by this committer
- Update to 3.5.1

PR:		ports/177430
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
14 Mar 2013 11:31:58
Original commit files touched by this commit  3.4,1
miwi search for other commits by this committer
- Update to 3.4

PR:		176789
Submitted by:	William Grzybowski <william88@gmail.com>
Approved by:	naintainer
17 Feb 2013 20:08:30
Original commit files touched by this commit  3.3,1
swills search for other commits by this committer
- Update to 3.3,1

PR:		ports/175727
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
13 Jan 2013 20:40:33
Original commit files touched by this commit  3.2,1
swills search for other commits by this committer
- Update to 3.2

Changes:
https://github.com/sitaramc/gitolite/blob/5f9789ed8ee519a5987e8fede7f3e65001f4f9c0/CHANGELOG
https://github.com/sitaramc/gitolite/compare/v3.1...v3.2

PR:		ports/175243
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
11 Oct 2012 01:40:59
Original commit files touched by this commit  3.1,1
swills search for other commits by this committer
- Update devel/gitolite to 3.1
- Document security issue in devel/gitolite

PR:		ports/172565
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
Reviewed by:	eadler
Security:	f94befcd-1289-11e2-a25e-525400272390
Feature safe:	yes
05 Aug 2012 19:36:47
Original commit files touched by this commit  3.04
 This port version is marked as vulnerable.
swills search for other commits by this committer
- Update to 3.04

PR:		ports/170394
Submitted by:	milki <milki@rescomp.berkeley.edu>
31 May 2012 19:14:04
Original commit files touched by this commit  3.03
 This port version is marked as vulnerable.
sylvio search for other commits by this committer
- Update to 3.0.3

PR:             ports/168378
Submitted by:   Milki <milki@rescomp.berkeley.edu> (maintainer)
08 May 2012 18:02:15
Original commit files touched by this commit  3.01_1
 This port version is marked as vulnerable.
crees search for other commits by this committer
Correct pkg-message instructions on providing gitolite

Submitted by:   maintainer via email
07 May 2012 16:52:01
Original commit files touched by this commit  3.01
 This port version is marked as vulnerable.
crees search for other commits by this committer
- Update to 3.01

- Register CONFLICTS with gitolite2 legacy port

PR:             ports/167440
Submitted by:   milki <milki@rescomp.berkeley.edu> (maintainer)
17 Feb 2012 11:50:50
Original commit files touched by this commit  2.3
culot search for other commits by this committer
- Update to 2.3

Changes:        https://raw.github.com/sitaramc/gitolite/pu/doc/CHANGELOG
PR:             ports/165222
Submitted by:   milki <milki@rescomp.berkeley.edu> (maintainer)
12 Feb 2012 19:55:42
Original commit files touched by this commit  2.2.1
jgh search for other commits by this committer
- Update to 2.2.1

PR:     ports/165022
Submitted by: maintainer, milki at rescomp.berkeley.edu
06 Feb 2012 09:15:06
Original commit files touched by this commit  2.2
tdb search for other commits by this committer
- Update to 2.2

Changes:
https://github.com/sitaramc/gitolite/blob/pu/doc/CHANGELOG
https://github.com/sitaramc/gitolite/compare/v2.1...v2.2

PR:             ports/164809
Submitted by:   milki <milki@rescomp.berkeley.edu> (maintainer)
30 Sep 2011 11:39:37
Original commit files touched by this commit  2.1
tdb search for other commits by this committer
- Update to 2.1

Changes:
https://groups.google.com/d/topic/gitolite/CzL4g1vuqbY/discussion
https://github.com/sitaramc/gitolite/compare/v2.0.3...v2.1

PR:             ports/161147
Submitted by:   milki <milki@rescomp.berkeley.edu> (maintainer)
24 Sep 2011 11:16:01
Original commit files touched by this commit  2.0.3
dhn search for other commits by this committer
- Update to 2.0.3

PR:             ports/160940
Submitted by:   milki <milki@rescomp.berkeley.edu> (maintainer)
29 Jul 2011 22:16:45
Original commit files touched by this commit  2.0.2
tdb search for other commits by this committer
- Add new port gitolite:

Gitolite is an access control layer on top of git, which allows access control
down to the branch level, including specifying who can and cannot rewind a
given branch.

Gitolite lets you use a single user on a server to host many git repositories
and provide access to many developers, without having to give them real
userids on or shell access to the server. Authentication is most commonly done
using sshd, but you can also use httpd if you prefer.

Gitolite can restrict who can read from (clone/fetch) or write to (push) a
repository. It can also restrict who can push to what branch or tag, which is
very important in a corporate environment.

WWW: https://github.com/sitaramc/gitolite

PR:             ports/159260
Submitted by:   milki <milki at rescomp.berkeley.edu>

Number of commits found: 16

2860
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 8
new 48 hours11
new 7 days36
new fortnight58
new month222

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0