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 2022Q3
cvsd CVS pserver daemon
1.0.24_1 devel on this many watch lists=12 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 1.0.24_1Version of this port present on the latest quarterly branch.
Maintainer: rum1cro@yandex.ru search for ports maintained by this maintainer
Port Added: 2001-12-31 02:33:17
Last Update: 2024-01-10 08:16:01
Commit Hash: 1b819e4
People watching this port, also watch:: gmake, libiconv, p5-Digest-MD5, expat, freetype2
License: GPLv2
WWW:
https://arthurdejong.org/cvsd
Description:
cvsd is a wrapper program for cvs in pserver mode. It will run 'cvs pserver' under a special uid/gid in a chroot jail. cvsd is run as a daemon and is controlled through a configuration file. It is relatively easy to configure and tools are provided for easily setting up a rootjail. This server can be useful if you want to run a public cvs pserver. You should however be aware of the security limitations of running a cvs pserver. If you want any kind of authentication you should really consider using secure shell as a secure authentication mechanism and transport. Passwords used in cvs pserver are transmitted in plaintext and this wrapper won't change that. This server adds a layer of security to cvs. cvs is a very powerful tool and is capable of running scripts and other things. By running cvs in a rootjail it is possible to limit the amount of "damage" cvs can do if it is exploited. It is generally a good idea to run cvsd without any write permissions to any directory on the system.
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 (16 items)
Collapse this list.
  1. /usr/local/share/licenses/cvsd-1.0.24_1/catalog.mk
  2. /usr/local/share/licenses/cvsd-1.0.24_1/LICENSE
  3. /usr/local/share/licenses/cvsd-1.0.24_1/GPLv2
  4. etc/cvsd/cvsd.conf.sample
  5. share/man/man5/cvsd.conf.5.gz
  6. share/man/man8/cvsd-buginfo.8.gz
  7. share/man/man8/cvsd-buildroot.8.gz
  8. share/man/man8/cvsd-passwd.8.gz
  9. share/man/man8/cvsd.8.gz
  10. sbin/cvsd
  11. sbin/cvsd-buginfo
  12. sbin/cvsd-buildroot
  13. sbin/cvsd-passwd
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • cvsd>0:devel/cvsd
To install the port:
cd /usr/ports/devel/cvsd/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cvsd
  • pkg install cvsd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cvsd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1475772161 SHA256 (cvsd-1.0.24.tar.gz) = 46bc517760c1070ae408693b89603986b53e6f068ae6bdc744e2e830e46b8cba SIZE (cvsd-1.0.24.tar.gz) = 258139

Packages (timestamps in pop-ups are UTC):
cvsd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.24_11.0.24_11.0.241.0.24_11.0.24_1-1.0.24-
FreeBSD:13:quarterly1.0.241.0.241.0.241.0.241.0.24_11.0.241.0.241.0.24
FreeBSD:14:latest1.0.24_11.0.24_11.0.241.0.24_11.0.24_11.0.24-1.0.24
FreeBSD:14:quarterly1.0.241.0.24_1-1.0.241.0.24_11.0.241.0.241.0.24
FreeBSD:15:latest1.0.24_11.0.24_1n/a1.0.24_1n/a1.0.24_11.0.24_11.0.24_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. cvs : devel/cvs
  2. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. cvs : devel/cvs
  2. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cvsd-1.0.24_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_cvsd
USES:
perl5
pkg-message:
For install:
You should set up user and group ids for cvsd, create a chrooted filesystem and create repositories.
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://arthurdejong.org/cvsd/
  2. http://wiftp.com/
Collapse this list.

There are no commits on branch 2022Q3 for this port