6b94 FreshPorts -- graphics/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
vcg 1.30_2 graphics on this many watch lists=5 search for ports that depend on this port
A Visualization Tool for compiler graphs

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 search for ports maintained by this maintainer
Port Added: unknown
License: GPLv2


The VCG tool reads a textual and readable specification of a graph and
visualizes the graph. If not all positions of nodes are fixed, the tool
layouts the graph using several heuristics as reducing the number of
crossings, minimizing the size of edges, centering of nodes. The
specification language of the VCG tool is nearly compatible to GRL, the
language of the edge tool, but contains many extensions. The VCG tool
allows folding of dynamically or statically specified regions of the
graph. It uses colors and runs on X11. (An older version runs on
Sunview).

WWW: http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/imake
  2. x11/libX11
  3. x11/libXext
Required To Run:
  1. x11/libX11
  2. x11/libXext

This port is required by:

for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/
  3. http://download.polytechnic.edu.na/pub2/openpkg1/sources/DST/vcg/
  4. http://ftp.gwdg.de/linux/openpkg/openpkg-ftp/sources/DST/vcg/
  5. http://ftp.sjtu.edu.cn/sites/ftp.openpkg.org/sources/DST/vcg/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
21 Jan 2013 03:33:20
Original commit files touched by this commit  1.30_2
araujo search for other commits by this committer
- Update MASTER_SITES.
- Fix build with clang.
- Add LICENSE.

PR:		ports/172720
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
26 Oct 2012 14:57:51
Original commit files touched by this commit  1.30_2
bapt search for other commits by this committer
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
09 Oct 2012 22:12:14
Original commit files touched by this commit  1.30_2
linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
03 Jul 2011 14:12:23
Original commit files touched by this commit  1.30_2
ohauer search for other commits by this committer
-remove MD5
30 Jun 2011 09:06:30
Original commit files touched by this commit  1.30_2
bf search for other commits by this committer
distfile is available
16 Jun 2011 17:42:42
Original commit files touched by this commit  1.30_2
bapt search for other commits by this committer
Mark broken some ports with unfetchable distfiles
18 Nov 2009 22:39:55
Original commit files touched by this commit  1.30_2
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.30_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  1.30_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  1.30
pav search for other commits by this committer
- Add SHA256
25 Feb 2005 19:03:41
Original commit files touched by this commit  1.30
pav search for other commits by this committer
- Distfile was rerolled and renamed due to copyright notice changes

PR:             ports/78049
Submitted by:   Sam Lawrance <boris@brooknet.com.au>
23 Jul 2004 19:10:32
Original commit files touched by this commit  1.30
anholt search for other commits by this committer
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:             ports/68763
Approved by:    portmgr (marcus)
Approved by:    re (scottl)
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.30
trevor search for other commits by this committer
SIZEify.
30 Mar 2003 15:08:46
Original commit files touched by this commit  1.30
ijliao search for other commits by this committer
add WWW
20 Feb 2003 18:08:19
Original commit files touched by this commit  1.30
knu search for other commits by this committer
de-pkg-comment
13 Oct 2000 21:21:41
files touched by this commit
ade search for other commits by this committer
Support CC/CFLAGS/X11BASE/PREFIX/MAKE properly   Support install macros    
08 Oct 2000 02:35:34
files touched by this commit
asami search for other commits by this committer
Convert category graphics to new layout.  

Number of commits found: 17

28ad
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight85
new month175

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