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 photos
All times are UTC
Ukraine
Port details on branch 2022Q4
git-cvs CVS emulation and import/export for git
2.38.1_1 devel on this many watch lists=0 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 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-19 12:00:34
Last Update: unknown
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/git-cvs-2.38.1_1/catalog.mk
  2. /usr/local/share/licenses/git-cvs-2.38.1_1/LICENSE
  3. /usr/local/share/licenses/git-cvs-2.38.1_1/GPLv2
  4. bin/git-cvsserver
  5. libexec/git-core/git-cvsexportcommit
  6. libexec/git-core/git-cvsimport
  7. libexec/git-core/git-cvsserver
  8. man/man1/git-cvsexportcommit.1.gz
  9. man/man1/git-cvsimport.1.gz
  10. man/man1/git-cvsserver.1.gz
  11. man/man7/gitcvs-migration.7.gz
  12. @owner
  13. @group
  14. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • git-cvs>0:devel/git-cvs
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 = 1666114341 SHA256 (git-2.38.1.tar.xz) = 97ddf8ea58a2b9e0fbc2508e245028ca75911bd38d1551616b148c1aa5740ad9 SIZE (git-2.38.1.tar.xz) = 7088208

Expand this list (16 items)

Collapse this list.

SHA256 (git-manpages-2.38.1.tar.xz) = 47f9090252dc7d48fcca6c597495b912d81bf07de8547d1719bc950d9ad1759d SIZE (git-manpages-2.38.1.tar.xz) = 553484 SHA256 (git-htmldocs-2.38.1.tar.xz) = 0d64cbe755af2b4608cfe1e37ef41dc267c0e395ef20aa98c73385cf44d6aa5f SIZE (git-htmldocs-2.38.1.tar.xz) = 1479360 SHA256 (0001-refs-extract-packed_refs_delete_refs-to-allow-contro.patch) = c9c6b619d43ee49ac9beff22ec722a2a8a6a704a8039dc3de4dbfa1f89f77d34 SIZE (0001-refs-extract-packed_refs_delete_refs-to-allow-contro.patch) = 5453 SHA256 (0002-refs-allow-passing-flags-when-beginning-transactions.patch) = 95df2fc83975b5fb0f1ba871163cb9e28319639eea34d1eb5d74dd15ed64f78e SIZE (0002-refs-allow-passing-flags-when-beginning-transactions.patch) = 6773 SHA256 (0003-refs-allow-skipping-the-reference-transaction-hook.patch) = fa115c854db9ee7960a9b0d7a50d9e47024e84d3139bf7fe9fda1fce88766222 SIZE (0003-refs-allow-skipping-the-reference-transaction-hook.patch) = 1981 SHA256 (0004-refs-demonstrate-excessive-execution-of-the-referenc.patch) = c102be748305bd569a9546dffb9fb97161fb60924e7cdd9a023226b2c0b3c18c SIZE (0004-refs-demonstrate-excessive-execution-of-the-referenc.patch) = 3143 SHA256 (0005-refs-do-not-execute-reference-transaction-hook-on-pa.patch) = 526b06c57d0acef49feb2a456622c57ed870bfbfcfee1d4daab43a13fd0be9a0 SIZE (0005-refs-do-not-execute-reference-transaction-hook-on-pa.patch) = 3106 SHA256 (0006-refs-skip-hooks-when-deleting-uncovered-packed-refs.patch) = 927559891fc520dd3723eb1aad4a2ee4ab8337a14b25bf2f91502eb7904ec181 SIZE (0006-refs-skip-hooks-when-deleting-uncovered-packed-refs.patch) = 4441

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: devel/git
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
Runtime dependencies:
  1. git=2.38.1_1 : devel/git
  2. 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:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp.ntu.edu.tw/software/scm/git/
  2. ftp://ftp.riken.jp/Linux/kernel.org/software/scm/git/
  3. http://ftp.heanet.ie/pub/kernel.org/pub/software/scm/git/
  4. http://ftp.nara.wide.ad.jp/pub/kernel.org/software/scm/git/
  5. http://ftp.yandex.ru/pub/software/scm/git/
  6. https://cdn.kernel.org/pub/software/scm/git/
  7. https://download.xs4all.nl/ftp.kernel.org/pub/software/scm/git/
  8. https://mirrors.mit.edu/kernel/software/scm/git/
  9. https://www.kernel.org/pub/software/scm/git/
Collapse this list.

Number of commits found: 0

Number of commits found: 0

Login
User Login
Create account

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

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php-composerApr 14
xorg-serverApr 14
python310Apr 12
python310Apr 12
python311Apr 12
python311Apr 12
python312Apr 12
python312Apr 12
python313Apr 12
python313Apr 12
python314Apr 12
python314Apr 12
vaultwardenApr 12
py-ormarApr 11
tiffApr 11

23 vulnerabilities affecting 339 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026-04-14 19:16:24 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 34333
Broken 100
Deprecated 177
Ignore 217
Forbidden 0
Restricted 1
No CDROM 1
Vulnerable 38
Expired 9
Set to expire 105
Interactive 0
new 24 hours 1
new 48 hours3
new 7 days16
new fortnight82
new month236