| Port details |
- got Game of Trees version control system
- 0.123 devel
=1 0.120Version of this port present on the latest quarterly branch. - Maintainer: naddy@FreeBSD.org
 - Port Added: 2020-09-17 19:37:28
- Last Update: 2026-02-26 19:32:47
- Commit Hash: 7af9252
- People watching this port, also watch:: sbcl, go125, gcc, inkscape, openjdk8
- License: ISCL
- WWW:
- https://gameoftrees.org
- Description:
- Game of Trees (Got) is a version control system which prioritizes
ease of use and simplicity over flexibility.
Got uses Git repositories to store versioned data. Git can be used
for any functionality which has not yet been implemented in Got.
It will always remain possible to work with both Got and Git on the
same repository.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/got/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/got
- pkg install got
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: got
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772124149
SHA256 (got-portable-0.123.tar.gz) = 53ae795f03e2ee4f4696bf85768a9a7d64a473f20622fcc8508fa246cc288526
SIZE (got-portable-0.123.tar.gz) = 1734651
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libtls.so : security/libretls
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_got
- USES:
- localbase pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 104 (showing only 4 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.40 21 Sep 2020 15:40:04
  |
naddy  |
Update to 0.40. User-visible changes:
- document our default choice of text editor
- fix got.conf overriding GOT_AUTHOR even if no author is set in got.conf
- fix crash in got_free_gotconfig()
- print newline to clear the bottom line when tog exits |
0.39_2 20 Sep 2020 12:37:22
  |
naddy  |
Map SIMPLEQ to STAILQ macros. Same thing, different name.
No need to copy OpenBSD's SIMPLEQ implementation. |
0.39_1 18 Sep 2020 16:05:29
  |
naddy  |
Add compatibiliy functions for basename(3) and dirname(3) since Got
assumes that those don't modify the pathname buffer. |
0.39 17 Sep 2020 19:36:47
  |
naddy  |
Import got 0.39.
Game of Trees (Got) is a version control system which prioritizes
ease of use and simplicity over flexibility.
Got uses Git repositories to store versioned data. Git can be used
for any functionality which has not yet been implemented in Got.
It will always remain possible to work with both Got and Git on the
same repository.
WWW: https://gameoftrees.org |
Number of commits found: 104 (showing only 4 on this page)
|