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

Port details
electric 7.0.0_4 cad on this many watch lists=5 search for ports that depend on this port
A sophisticated electrical CAD system

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: 30 Jul 2000 04:10:55
License: not specified in port


Electric is a sophisticated electrical CAD system that can handle
many forms of circuit design, including:

   Custom IC layout (ASICs) 
   Schematic drawing 
   Hardware description language specifications 
   Electro-mechanical hybrid layout 

(snip, this is an edited version of Electric's homepage)

Electric handles these file formats: 

   CIF I/O 
   GDS I/O 
   VHDL I/O 
   DXF I/O 
   PostScript, HPGL, and QuickDraw output 

For real functionality, one should consider installing
support simulation software such as cad/spice.

WWW: http://www.gnu.org/software/electric/electric.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

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

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


Configuration Options
===> The following configuration options are available for electric-7.0.0_4:
     NLS=on: Native Language Support
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     QT3=off: Use QT gui (instead of Motif)
     T1LIB=on: Use T1lib Type1 font library
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/GNU/electric/
  3. ftp://ftp.gnu.org/gnu/electric/
  4. ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/electric/
  5. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/electric/
  6. ftp://ftp.kddlabs.co.jp/GNU/electric/
  7. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/electric/
  8. http://ftp.funet.fi/pub/gnu/prep/electric/
  9. http://ftp.gnu.org/gnu/electric/
  10. http://mirrors.kernel.org/gnu/electric/
  11. http://ring.nict.go.jp/archives/GNU/electric/
  12. http://www.gtlib.gatech.edu/pub/gnu/gnu/electric/

Number of commits found: 32

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  7.0.0_4
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
07 Feb 2013 14:57:49
Original commit files touched by this commit  7.0.0_4
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)

Approved by:	portmgr
01 Jun 2012 13:18:22
Original commit files touched by this commit  7.0.0_4
  Sanity Test Failure
bapt search for other commits by this committer
Convert to new options framework
24 Oct 2011 03:33:20
Original commit files touched by this commit  7.0.0_4
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
02 May 2011 12:44:53
Original commit files touched by this commit  7.0.0_4
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
20 Mar 2011 12:54:45
Original commit files touched by this commit  7.0.0_3
miwi search for other commits by this committer
- Get Rid MD5 support
30 Jul 2010 14:51:37
Original commit files touched by this commit  7.0.0_3
olgeni search for other commits by this committer
Fix a few typos in ports/cad.
31 May 2010 02:01:56
Original commit files touched by this commit  7.0.0_3
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
06 Jun 2008 13:14:15
Original commit files touched by this commit  7.0.0_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  7.0.0_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)
19 May 2007 20:32:57
Original commit files touched by this commit  7.0.0_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}.
27 Mar 2007 22:12:03
Original commit files touched by this commit  7.0.0
stas search for other commits by this committer
- Change my email.

Suggested by:   skv
14 Jul 2006 21:54:00
Original commit files touched by this commit  7.0.0
itetcu search for other commits by this committer
- Add QT frontend support
- Add support for Type1 fonts via T1 library
- Add NLS support (French localization)
- Fix GCC 4.1 compatiblity
- Fix comment
- Add OPTIONS
- Enable builds with optimized CFLAGS
- Fix patchname to make portlint happy
- Pass maintainership to submitter

Added file(s):
- files/patch-Makefile.in
- files/patch-src_graph_graphqtdlg.h
- files/patch-src_graph_graphunixx11.c
- files/patch-src_include_global.h

Removed file(s):
- files/patch-src::graph::graphunixx11.c

PR:             ports/100285
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
03 May 2006 23:38:41
Original commit files touched by this commit  7.0.0
edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
24 Nov 2005 00:22:47
Original commit files touched by this commit  7.0.0
pav search for other commits by this committer
- Add SHA256
25 Jul 2004 16:22:03
Original commit files touched by this commit  7.0.0
krion search for other commits by this committer
Update to version 7.0.0

PR:             ports/69577
Submitted by:   Ports Fury
13 Jun 2004 15:09:16
Original commit files touched by this commit  6.0.8
lioux search for other commits by this committer
o Update to 6.0.8
o Drop maintainership
08 Feb 2004 01:14:05
Original commit files touched by this commit  6.0.7.1
lioux search for other commits by this committer
USE_SIZEify
28 Mar 2003 17:22:43
Original commit files touched by this commit  6.0.7.1
lioux search for other commits by this committer
Update to 6.0.7.1
23 Feb 2003 19:58:35
Original commit files touched by this commit  6.0.7
lioux search for other commits by this committer
De-pkg-comment
01 Jan 2003 17:22:55
Original commit files touched by this commit  6.0.7
lioux search for other commits by this committer
Update to 6.0.7
20 Sep 2002 02:32:14
Original commit files touched by this commit  6.0.6
lioux search for other commits by this committer
Update to 6.0.6
03 Jul 2002 17:33:24
Original commit files touched by this commit  6.0.5
lioux search for other commits by this committer
USE_REINPLACE
27 Apr 2002 19:38:28
Original commit files touched by this commit  6.0.5
lioux search for other commits by this committer
Update to 6.0.5

PR:             37508
Prompted by:    "Duncan Barclay,Cambridge" <dmlb@dmlb.org>
20 Jan 2002 18:59:21
files touched by this commit
lioux search for other commits by this committer
Update to 6.0.4    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
07 Nov 2000 23:28:20
files touched by this commit
asami search for other commits by this committer
Change motif to a normal dependency.  REQUIRES_MOTIF is now called   USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As   before, it implies
USE_XPM (and therefore USE_XLIB).  Motif-dummy is   removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.    
02 Nov 2000 06:11:13
files touched by this commit
lioux search for other commits by this committer
Uphold ${MOTIFLIB}    
08 Oct 2000 00:25:37
files touched by this commit
asami search for other commits by this committer
Convert category cad to new layout.  
07 Oct 2000 22:32:56
files touched by this commit
asami search for other commits by this committer
Rename ${FILESDIR}/patch-prefix to ${FILESDIR}/template-patch-prefix   (this is
a sed template).    
03 Oct 2000 06:12:50
files touched by this commit
lioux search for other commits by this committer
Maintainer is now a committer, update email accordingly    
30 Jul 2000 08:10:55
files touched by this commit
sada search for other commits by this committer
New port - Electric is a sophisticated electrical CAD system that can handle  
many forms of circuit design.    

Number of commits found: 32

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 24572
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 6
new 48 hours13
new 7 days33
new fortnight85
new month177

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