Port details |
- p5-Cvs Object-oriented interface to CVS command
- 0.07_2 devel
=0 0.07_2Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2007-09-07 03:40:07
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: not specified in port
- Description:
- Cvs Object oriented interface to the CVS command
WWW: https://metacpan.org/release/Cvs
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/p5-Cvs/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Cvs
- pkg install p5-Cvs
- PKGNAME: p5-Cvs
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Cvs-0.07.tar.gz) = 34c137138a03ba611f924a7dbf52d0fb6320c8bf366dc2b85ae177d11d00b3f1
SIZE (Cvs-0.07.tar.gz) = 24609
- 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:
-
- p5-IO-Tty>=0 : devel/p5-IO-Tty
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-IO-Tty>=0 : devel/p5-IO-Tty
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Cvs
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.07_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 May 2020 13:13:25
0.07_2
|
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
27 May 2018 20:15:20
0.07_2
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:00:57
0.07_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.07_2
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
0.07_1
|
bapt  |
Cleanup plist |
28 Oct 2013 13:46:26
0.07_1
|
vanilla  |
support STAGEDIR. |
20 Sep 2013 17:13:47
0.07_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
0.07_1
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
07 Jun 2012 08:13:02
0.07_1
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
20 Jun 2011 08:36:20
0.07_1
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
17 May 2011 11:05:02
0.07_1
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
16 Jan 2010 14:45:49
0.07_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
22 Jul 2009 16:27:08
0.07
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
0.07
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
20 Dec 2007 20:39:15
0.07
|
leeym  |
- use the non-versioned URL instead |
07 Sep 2007 03:39:40
0.07
|
edwin  |
New port: devel/p5-Cvs Cvs - Object oriented interface to the CVS command
Cvs Object oriented interface to the CVS command
WWW: http://search.cpan.org/~rsoliv/Cvs-0.07/lib/Cvs.pm
PR: ports/114114
Submitted by: Philip Drapeau <pdrapeau@advanis.ca> |