5e64 FreshPorts -- graphics/p5-VCG
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-VCG 0.5_1 graphics on this many watch lists=3 search for ports that depend on this port
Interface to the VCG graphing tool
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Mar 2003 15:27:31
Also Listed In: perl5
License: not specified in port


This module provides an interface to the vcg graphing tool. It supports a
limited selection of options and file formats. The vcg graphing tool homepage
is currently http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html but is
being actively developed elsewhere.

WWW: http://search.cpan.org/dist/VCG/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/p5-IPC-Run
  2. lang/perl5.8
Required To Run:
  1. devel/p5-IPC-Run
  2. graphics/vcg
  3. lang/perl5.8

This port is required by:

for Run

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


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/authors/id/T/TE/TEEJAY/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/T/TE/TEEJAY/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/T/TE/TEEJAY/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/T/TE/TEEJAY/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/T/TE/TEEJAY/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/T/TE/TEEJAY/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/T/TE/TEEJAY/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/T/TE/TEEJAY/
  11. http://at.cpan.org/authors/id/T/TE/TEEJAY/
  12. http://backpan.perl.org/authors/id/T/TE/TEEJAY/
  13. http://cpan.nctu.edu.tw/authors/id/T/TE/TEEJAY/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/T/TE/TEEJAY/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/T/TE/TEEJAY/
  16. http://www.cpan.dk/authors/id/T/TE/TEEJAY/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
12 Jun 2012 07:49:43
Original commit files touched by this commit  0.5_1
jadawin search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.5_1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
08 Jan 2012 07:01:25
Original commit files touched by this commit  0.5_1
eadler search for other commits by this committer
Repeated words are are hard to to find sometimes.

Approved by:    portmgr (itetcu)
08 Sep 2011 08:36:43
Original commit files touched by this commit  0.5_1
az search for other commits by this committer
- 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.

With perl@ hat
03 Jul 2011 14:12:23
Original commit files touched by this commit  0.5_1
ohauer search for other commits by this committer
-remove MD5
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.5_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)
19 May 2007 20:32:57
Original commit files touched by this commit  0.5_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
26 Nov 2005 01:48:16
Original commit files touched by this commit  0.5
pav search for other commits by this committer
- Add SHA256
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.5
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
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.5
trevor search for other commits by this committer
SIZEify.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.5
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
17 Apr 2003 21:56:40
Original commit files touched by this commit  0.5
kris search for other commits by this committer
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed.
30 Mar 2003 15:27:02
Original commit files touched by this commit  0.5
ijliao search for other commits by this committer
add p5-VCG 0.5
Interface to the VCG graphing tool

Number of commits found: 13

2862
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 8
new 48 hours11
new 7 days34
new fortnight58
new month222

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