Port details |
- git-p4 Import from and submit to Perforce repositories using git
- 2.47.1 devel =2 2.43.0_1Version of this port present on the latest quarterly branch.
- Maintainer: garga@FreeBSD.org
- Port Added: 2021-10-12 15:21:07
- Last Update: 2024-01-08 16:43:50
- Commit Hash: 1e37b5f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://git-scm.com/
- Description:
- Import from and submit to Perforce repositories
This command provides a way to interact with p4 repositories using Git.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/git-p4/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/git-p4
- pkg install git-p4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: git-p4
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1732705557
SHA256 (git-2.47.1.tar.xz) = f3d8f9bb23ae392374e91cd9d395970dabc5b9c5ee72f39884613cd84a6ed310
SIZE (git-2.47.1.tar.xz) = 7654244
Packages (timestamps in pop-ups are UTC):
- Master port: devel/git
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- git=2.47.1 : devel/git
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_git-p4
- USES:
- autoreconf cpe gmake iconv shebangfix tar:xz python
- pkg-message:
- For install:
- If you installed the GITWEB option please follow these instructions:
In the directory /usr/local/share/examples/git/gitweb you can find all files to
make gitweb work as a public repository on the web.
All you have to do to make gitweb work is:
1) Please be sure you're able to execute CGI scripts in
/usr/local/share/examples/git/gitweb.
2) Set the GITWEB_CONFIG variable in your webserver's config to
/usr/local/etc/git/gitweb.conf. This variable is passed to gitweb.cgi.
3) Restart server.
If you installed the CONTRIB option please note that the scripts are
installed in /usr/local/share/git-core/contrib. Some of them require
other ports to be installed (perl, python, etc), which you may need to
install manually.
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/git | Commit | Credits | Log message |
2.43.0_1 08 Jan 2024 16:43:50 |
Renato Botelho (garga) |
devel/git*: Update manpages path
Move manpages to ${PREFIX}/share/man
Sponsored by: Rubicon Communications, LLC ("Netgate") |
2.32.0_1 12 Oct 2021 15:18:54 |
Renato Botelho (garga) |
devel/git: Split into subpackages
Removed CVS, GUI, PERFORCE and SUBVERSION options and also gui and svn
FLAVORS, and create 4 new subports:
devel/git-cvs
devel/git-gui
devel/git-p4
devel/git-svn
All these packages depend of devel/git and install only additional files
and manpages. This work is based on initial patch submitted by grembo@i
at review D30238.
PR: 251090
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D32369 |
Number of commits found: 2
|