Port details |
- git-cvs CVS emulation and import/export for git
- 2.47.0 devel =2 2.43.0_1Version of this port present on the latest quarterly branch.
- Maintainer: garga@FreeBSD.org
- Port Added: 2016-03-04 04:07:41
- 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:
- Various commands to support CVS in git:
- git-cvsexportcommit - Export a single commit to a CVS checkout
- git-cvsimport - Salvage your data out of another SCM people
love to hate
- git-cvsserver - A CVS server emulator for 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-cvs/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/git-cvs
- pkg install git-cvs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: git-cvs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728389640
SHA256 (git-2.47.0.tar.xz) = 1ce114da88704271b43e027c51e04d9399f8c88e9ef7542dae7aebae7d87bc4e
SIZE (git-2.47.0.tar.xz) = 7652728
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
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Runtime dependencies:
-
- git=2.47.0 : devel/git
- cvsps : devel/cvsps
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_git-cvs
- USES:
- autoreconf cpe gmake iconv shebangfix tar:xz
- 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:
|
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 |
0.1.0_1 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.1.0_1 09 May 2020 09:57:04 |
antoine |
Deprecate a few ports using python 2.7 |
0.1.0_1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.1.0_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.1.0_1 08 May 2017 10:06:21 |
miwi |
- Fix shebangs
- Bump PORTREVISION |
0.1.0 04 Nov 2016 18:04:06 |
pi |
devel/git-cvs: update 0.0.1 -> 0.1.0
PR: 213775
Changes: https://github.com/ustuehler/git-cvs/blob/master/CHANGELOG.md
Submitted by: mp39590@gmail.com (maintainer) |
0.0.1.20151027 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.0.1.20151027 03 Mar 2016 10:11:10 |
rakuco |
New port: devel/git-cvs.
Tool to incrementally import changesets from CVS into a Git repository with
stable commit hashes.
WWW: https://github.com/ustuehler/git-cvs/
PR: 207456
Submitted by: mp39590@gmail.com |