77f5 FreshPorts -- devel/p5-VCS
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-VCS 0.16 devel on this many watch lists=1 search for ports that depend on this port
Library for generic Version Control System access in Perl
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Jun 2002 15:00:33
Also Listed In: perl5
License: not specified in port


`VCS' is an API for abstracting access to all version control systems
from Perl code. This is achieved in a similar fashion to the `DBI'
suite of modules. It comes with example CVS and RCS wrappers.

WWW: http://www.astray.com/VCS/
WWW: http://search.cpan.org/dist/VCS/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. net/p5-URI
  2. lang/perl5.8
Required To Run:
  1. net/p5-URI
  2. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/p5-VCS/ && make install clean
To add the package: pkg_add -r p5-VCS


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/VCS/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/VCS/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/VCS/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/VCS/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/VCS/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/VCS/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/VCS/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/VCS/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/VCS/
  11. http://at.cpan.org/modules/by-module/VCS/
  12. http://backpan.perl.org/modules/by-module/VCS/
  13. http://cpan.nctu.edu.tw/modules/by-module/VCS/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/VCS/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/VCS/
  16. http://www.cpan.dk/modules/by-module/VCS/
  17. http://www.cpan.dk/modules/by-module/VCS/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.16
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
17 Sep 2011 06:49:29
Original commit files touched by this commit  0.16
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
17 May 2011 11:05:02
Original commit files touched by this commit  0.16
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
08 Sep 2010 03:57:30
Original commit files touched by this commit  0.16
leeym search for other commits by this committer
- update to 0.16
16 Jan 2010 14:45:49
Original commit files touched by this commit  0.14_2
kuriyama search for other commits by this committer
- 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.
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.14_1
araujo search for other commits by this committer
- 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)
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.14_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Nov 2005 15:05:17
Original commit files touched by this commit  0.14_1
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.14_1
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
11 Jun 2005 16:13:12
Original commit files touched by this commit  0.14_1
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
21 Jan 2005 09:08:45
Original commit files touched by this commit  0.14
tobez search for other commits by this committer
Update to 0.14, reassign maintainer from ports to perl.
01 Jul 2004 20:58:22
Original commit files touched by this commit  0.13
lth search for other commits by this committer
Update to 0.13

Approved by:    erwin (implicit)
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.10
trevor search for other commits by this committer
SIZEify.
02 Jun 2003 01:24:33
Original commit files touched by this commit  0.10
naddy search for other commits by this committer
Remove MAINTAINER, as per his request:

"I'll be offline for the next few months.  Someone please take care
 of these poor orphans."

Also slip in some minor fixes.

PR:             52831
Submitted by:   Kimura Fuyuki <fuyuki@mj.0038.net>
13 Feb 2003 00:04:00
Original commit files touched by this commit  0.10
edwin search for other commits by this committer
Update port: devel/p5-VCS to 0.10

PR:             ports/48031
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
29 Jan 2003 14:30:39
Original commit files touched by this commit  0.09
tobez search for other commits by this committer
Update to 0.09.

Submitted by:   maintainer
PR:             47530
03 Sep 2002 08:18:38
Original commit files touched by this commit  0.05
kevlo search for other commits by this committer
- Update to version 0.05
- Change maintainer's address

PR: 42357
Submitted by: MAINTAINER
09 Jun 2002 14:57:11
Original commit files touched by this commit  0.04
skv search for other commits by this committer
Add p5-VCS 0.04,
library for generic Version Control System access
in Perl.

PR:             35368
Submitted by:   Kimura Fuyuki <fuyuki@mj.0038.net>

Number of commits found: 18

282d
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24521
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days27
new fortnight77
new month209

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0