notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
gitolite2 Access control layer on top of git
2.3.1_1 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.1_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-05-07 15:43:13
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: GPLv2
WWW:
https://github.com/sitaramc/gitolite/tree/g2
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (33 items)
Collapse this list.
  1. /usr/local/share/licenses/gitolite2-2.3.1_1/catalog.mk
  2. /usr/local/share/licenses/gitolite2-2.3.1_1/LICENSE
  3. /usr/local/share/licenses/gitolite2-2.3.1_1/GPLv2
  4. bin/gl-auth-command
  5. bin/gl-setup
  6. libexec/gitolite/gitolite.pm
  7. libexec/gitolite/gitolite_env.pm
  8. libexec/gitolite/gitolite_rc.pm
  9. libexec/gitolite/gl-admin-push
  10. libexec/gitolite/gl-auth-command
  11. libexec/gitolite/gl-compile-conf
  12. libexec/gitolite/gl-conf-convert
  13. libexec/gitolite/gl-dryrun
  14. libexec/gitolite/gl-install
  15. libexec/gitolite/gl-mirror-push
  16. libexec/gitolite/gl-mirror-shell
  17. libexec/gitolite/gl-query-rc
  18. libexec/gitolite/gl-setup
  19. libexec/gitolite/gl-setup-authkeys
  20. libexec/gitolite/gl-time
  21. libexec/gitolite/gl-tool
  22. libexec/gitolite/sshkeys-lint
  23. share/gitolite/conf/example.conf
  24. share/gitolite/conf/example.gitolite.rc
  25. share/gitolite/conf/VERSION
  26. share/gitolite/hooks/common/gitolite-hooked
  27. share/gitolite/hooks/common/gl-pre-git.hub-sample
  28. share/gitolite/hooks/common/post-receive.mirrorpush
  29. share/gitolite/hooks/common/update
  30. share/gitolite/hooks/gitolite-admin/post-update
  31. @owner
  32. @group
  33. @mode
Collapse this list.
Dependency lines:
  • gitolite2>0:devel/gitolite2
Conflicts:
CONFLICTS:
  • gitolite-[^2]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/gitolite2/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gitolite2
  • pkg install gitolite2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gitolite2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1496146374 SHA256 (sitaramc-gitolite-v2.3.1_GH0.tar.gz) = bdf4afc482b69c0c28a36e22a448b569c6da63a3c43dd4e66916355ff68efe50 SIZE (sitaramc-gitolite-v2.3.1_GH0.tar.gz) = 255707

Packages (timestamps in pop-ups are UTC):
gitolite2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.1_12.3.1_12.3.1_12.3.1_12.3.1_1---
FreeBSD:13:quarterly2.3.1_12.3.1_12.3.1_12.3.1_12.3.1_12.3.1_12.3.1_12.3.1_1
FreeBSD:14:latest2.3.1_12.3.1_12.3.1_12.3.1_12.3.1_12.3.1_1-2.3.1_1
FreeBSD:14:quarterly2.3.1_12.3.1_1-2.3.1_12.3.1_12.3.1_12.3.1_12.3.1_1
FreeBSD:15:latest2.3.1_12.3.1_1n/a2.3.1_1n/a2.3.1_12.3.1_12.3.1_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. git>=0 : devel/git
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gitolite2-2.3.1_1: GITUSER=off: Create git user as gitolite provider ===> Use 'make config' to modify these settings
Options name:
devel_gitolite2
USES:
cpe perl5 shebangfix
pkg-message:
For install:
Final gitolite installation instructions: Any ssh user can be a gitolite provider. Simply run the following command as the user: /usr/local/bin/gl-setup /path/to/admin.ssh.key.pub This will setup up the configuration files for gitolite, designating where the repositories are located and other options. The admin ssh key allows full access to the gitolite-admin repository where additional users and repositories can be configured. By default, the git user is created for use by gitolite.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sitaramc/gitolite/tar.gz/v2.3.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port