Port details |
- cvsdelta Cvsdelta summarizes differences between local and in-cvs files
- 1.7.0_1 devel =3 1.7.0_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-08-01 15:17:25
- Last Update: 2024-02-23 10:01:35
- Commit Hash: e65acf3
- People watching this port, also watch:: libglade2, fam, autoconf, libunicode, vte
- License: not specified in port
- WWW:
- https://cvsdelta.sourceforge.net/
- Description:
- cvsdelta summarizes the difference between a CVS project and its local
version. It detects files that have been added and removed, and of
existing files it counts the number of lines that have been added,
deleted, and changed. It filters project changes by using .cvsignore
files, both system-wide and locally.
Requires ruby.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cvsdelta>0:devel/cvsdelta
- To install the port:
- cd /usr/ports/devel/cvsdelta/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cvsdelta
- pkg install cvsdelta
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cvsdelta
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cvsdelta-1.7.0.tar.gz) = 5375a1938a0363c21de6a0185998a17217fdc466e9df11b807e07812e4ad6d37
SIZE (cvsdelta-1.7.0.tar.gz) = 20390
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:
-
- ruby31 : lang/ruby31
- Runtime dependencies:
-
- ruby31 : lang/ruby31
- Patch dependencies:
-
- ruby31 : lang/ruby31
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_cvsdelta
- USES:
- ruby
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0_1 23 Feb 2024 10:01:35 |
Muhammad Moinur Rahman (bofh) |
devel/cvsdelta: Moved man to share/man
Approved by: portmgr (blanket) |
1.7.0 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
1.7.0 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.7.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.7.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.7.0 02 May 2022 11:06:43 |
Rene Ladan (rene) |
grimreaper: return mich's ports to the pool after safekeeping his ports bit. |
1.7.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.0 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.7.0 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.7.0 27 Jan 2014 23:47:37 |
bapt |
Support stage
Cosmectic changes |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.7.0 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.7.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.7.0 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.7.0 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.7.0 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.7.0 24 Jun 2004 13:45:50 |
mich |
Update to -> 1.7.0
- Fixed handling of newly added files.
- Fix file removal
- Other bugfixing |
1.6.9 29 Apr 2004 09:06:45 |
mich |
Update to 1.6.9
Bugfix. |
1.6.8 18 Mar 2004 09:56:10 |
mich |
- SIZEify.
Submitted by: trevor |
1.6.8 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.6.8 21 Jan 2004 10:12:57 |
mich |
Update to -> 1.6.8
- Fixed to comply with changes in Ruby 1.8.1 |
1.6.7 12 Nov 2003 10:22:46 |
mich |
Update to > 1.6.7
- Bugfixing
Approved by: roberto (mentor) |
1.6.5 07 May 2003 15:42:22 |
mich |
Update to latest release. (bugfix)
Approved by: roberto (mentor) |
1.6.4 07 May 2003 11:37:57 |
mich |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor) |
1.6.4 18 Apr 2003 05:34:18 |
edwin |
Update port: [Maintainer Update]: devel/cvsdelta
- Update to latest release. (bugfix)
PR: ports/51088
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> |
1.6.3 16 Apr 2003 17:49:39 |
leeym |
update cvsdelta to 1.6.3
PR: 51018
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> |
1.6.2 04 Apr 2003 13:58:27 |
leeym |
Update to 1.6.2 (bugfix)
PR: 50592
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> |
1.6.0 25 Mar 2003 02:30:35 |
kevlo |
Update to 1.6.0
PR: 50244
Submitted by: MAINTAINER |
1.5.2 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
1.5.2 16 Feb 2003 15:07:52 |
leeym |
update to cvsdelta-1.5.2
PR: ports/48034
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> |
1.5.1 28 Jan 2003 21:26:36 |
nork |
Update to 1.5.1
PR: ports/47584
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> (maintainer) |
1.5.0 11 Dec 2002 12:13:10 |
edwin |
Fix fetch for devel/cvsdelta
PR: ports/46053
Submitted by: Mark Linimon <linimon@lonesome.com> |
1.5.0 15 Aug 2002 18:21:20 |
naddy |
Update to 1.5.0.
PR: 41622
Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org> |
1.4.2 07 Aug 2002 15:59:15 |
pat |
Update to 1.4.2
PR: ports/41407
Submitted by: maintainer |
1.4.1 02 Aug 2002 03:19:54 |
pat |
Update to 1.4.1
PR: ports/41239
Submitted by: maintainer |
1.3 01 Aug 2002 15:16:53 |
roberto |
cvsdelta summarizes the difference between a CVS project and its local
version. It detects files that have been added and removed, and of
existing files it counts the number of lines that have been added,
deleted, and changed. It filters project changes by using .cvsignore
files, both system-wide and locally.
Requires ruby.
WWW: http://cvsdelta.sourceforge.net/
AUTHOR: Jeff Pace <jpace@incava.org>
PR: ports/40947 (modified to put cvsdelta into devel/).
Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org) |