a2f0 FreshPorts -- cad/alliance
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
alliance 5.0.20090901_2 cad on this many watch lists=1 search for ports that depend on this port
Ignore IGNORE: does not run on amd64 ia64 powerpc sparc64, while you are running amd64 (reason: alliance-5.0.20090901_2 does not build on amd64)
A complete set of CAD tools and libraries for VLSI design
Maintained by: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 May 2004 18:52:01
License: not specified in port


Alliance is a complete set of free CAD tools and portable libraries
for VLSI design. It includes a VHDL compiler and simulator, logic
synthesis tools, and automatic place and route tools.  A complete set
of portable CMOS libraries is provided.  Alliance is the result of a
twelve year effort spent at ASIM department of LIP6 laboratory of
the Pierre et Marie Curie University (Paris VI, France).

WWW: http://www-asim.lip6.fr/recherche/alliance/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/bison
  2. devel/gmake
  3. x11/libXpm
Required To Run:
  1. x11/libXpm
Required Libraries:
  1. x11-toolkits/open-motif
There are no ports dependent upon this port

To install the port: cd /usr/ports/cad/alliance/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/hrs/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/hrs/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/hrs/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/hrs/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/hrs/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/hrs/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/hrs/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/hrs/
  10. http://www-asim.lip6.fr/pub/alliance/distribution/5.0/

Number of commits found: 28

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Mar 2013 11:32:12
Original commit files touched by this commit  5.0.20090901_2
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
10 Nov 2011 05:53:54
Original commit files touched by this commit  5.0.20090901_2
linimon search for other commits by this committer
Also broken on powerpc.

Hat:            portmgr
02 May 2011 12:44:53
Original commit files touched by this commit  5.0.20090901_2
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
04 Jan 2011 12:35:52
Original commit files touched by this commit  5.0.20090901_1
hrs search for other commits by this committer
Fix build (and some cosmetic changes).
21 Aug 2010 15:51:52
Original commit files touched by this commit  5.0.20090901_1
hrs search for other commits by this committer
Add all 64-bit platforms to NOT_FOR_ARCHS for the moment to unbreak the port.
27 Feb 2010 02:31:23
Original commit files touched by this commit  5.0.20090901_1
linimon search for other commits by this committer
Not for ia64, either.

Hat:            portmgr
Feature safe:   yes
18 Dec 2009 17:13:50
Original commit files touched by this commit  5.0.20090901_1
  Sanity Test Failure
pav search for other commits by this committer
- Mark BROKEN, in two ways

Reported by:    pointyhat
06 Dec 2009 16:20:56
Original commit files touched by this commit  5.0.20090901_1
hrs search for other commits by this committer
Fix pkg-plist and re-add pkg-message.  Bump PORTREVISION.
29 Nov 2009 17:34:59
Original commit files touched by this commit  5.0.20090901
hrs search for other commits by this committer
Update to 5.0.20090901.
05 Apr 2009 19:32:36
Original commit files touched by this commit  5.0.20070718_1
pav search for other commits by this committer
- Mark BROKEN: does not compile (bvl_bcomp_y.y)

Reported by:    pointyhat
25 Jul 2008 09:08:42
Original commit files touched by this commit  5.0.20070718_1
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
19 Apr 2008 17:56:05
Original commit files touched by this commit  5.0.20070718_1
  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)
23 Mar 2008 23:03:18
Original commit files touched by this commit  5.0.20070718_1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
28 Oct 2007 02:51:38
Original commit files touched by this commit  5.0.20070718
hrs search for other commits by this committer
Update to 5.0.20070718.
17 Oct 2007 10:13:01
Original commit files touched by this commit  5.0.20060509_2
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
23 Jul 2007 09:36:52
Original commit files touched by this commit  5.0.20060509_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
26 May 2007 20:21:20
Original commit files touched by this commit  5.0.20060509_1
kris search for other commits by this committer
BROKEN with gcc 4.2
19 May 2007 20:32:57
Original commit files touched by this commit  5.0.20060509_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}.
02 Jan 2007 22:46:37
Original commit files touched by this commit  5.0.20060509
hrs search for other commits by this committer
Update to 5.0.20060509.
25 Jul 2006 17:15:31
Original commit files touched by this commit  5.0.20050217
hrs search for other commits by this committer
Add NOT_FOR_ARCHS=sparc64 line because of build problems on sparc64.

Spotted by:     linimon
13 Jun 2006 14:27:03
Original commit files touched by this commit  5.0.20050217
hrs search for other commits by this committer
- Fix an invalid knob (s/USE_X/USE_XLIB/)[1].
- Use SUB_FILES.

Spotted by:     erwin[1]
03 May 2006 23:38:41
Original commit files touched by this commit  5.0.20050217
edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
22 Jan 2006 08:20:48
Original commit files touched by this commit  5.0.20050217
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 05:52:28
Original commit files touched by this commit  5.0.20050217
edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
10 Sep 2005 22:04:52
Original commit files touched by this commit  5.0.20050217
hrs search for other commits by this committer
Update to 5.0.20050217 and unbreak the build on FreeBSD 5.x
and later.

PR:             ports/84715
Submitted by:   Carlos A M dos Santos (casantos at gama-rt dot urisan dot tche
dot br)
17 Sep 2004 22:40:40
Original commit files touched by this commit  5.0.20031209
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
17 May 2004 21:31:49
Original commit files touched by this commit  5.0.20031209
hrs search for other commits by this committer
- Add MASTER_SITE_LOCAL to MASTER_SITES to improve availability.
- Add USE_BISON=yes to unbreak the build.

Pointed out by: kris
Approved by:    linimon (mentor)
13 May 2004 18:51:03
Original commit files touched by this commit  5.0.20031209
hrs search for other commits by this committer
Add cad/alliance, which is a complete set of free CAD tools and
portable libraries for VLSI design.  It includes a VHDL compiler
and simulator, logic synthesis tools, automatic place and route
tools, and portable CMOS libraries.

Approved by:    linimon (mentor)

Number of commits found: 28

282b
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
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

6 vulnerabilities affecting 22 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 24533
Broken 215
Deprecated 473
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days28
new fortnight61
new month216

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