FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 5:16 AM GMT
Port details
xcircuit 3.7.26,1 cad on this many watch lists=5 search for ports that depend on this port
An X11 drawing program [especially for circuit schematics]

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: not specified in port
xcircuit is software for drawing electrical circuits.

WWW: http://opencircuitdesign.com/xcircuit/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, x11/libXpm, x11-toolkits/libXt
Required To Run: x11/libXpm, x11-toolkits/libXt, print/ghostscript9
Required Libraries: lang/tcl85, x11-toolkits/tk85
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://opencircuitdesign.com/xcircuit/archive/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 64

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Jul 2011 16:09:04
Original commit files touched by this commit  3.7.26,1
miwi search for other commits by this committer
- Update to 3.7.26

PR:             158496
Submitted by:   Ports Fury
28 Dec 2010 12:55:52
Original commit files touched by this commit  3.6.167,1
arved search for other commits by this committer
Update to 3.6.167

PR:             153485
Submitted by:   Armin Pirkovitsch
28 Mar 2010 06:47:48
Original commit files touched by this commit  3.6.165_1,1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
12 Feb 2010 14:20:13
Original commit files touched by this commit  3.6.165,1
miwi search for other commits by this committer
- Update to 3.6.165

PR:             143810
Submitted by:   Ports Fury
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.6.164_1,1
dinoex search for other commits by this committer
- update to jpeg-8
13 Dec 2009 00:20:41
Original commit files touched by this commit  3.6.164,1
miwi search for other commits by this committer
- Update to 3.6.164

PR:             141290
Submitted by:   Ports Fury
12 Nov 2009 10:52:28
Original commit files touched by this commit  3.6.163,1
miwi search for other commits by this committer
- Update to 3.6.163

PR:             140481
Submitted by:   Ports Fury
14 Nov 2008 17:41:30
Original commit files touched by this commit  3.4.30,1
shaun search for other commits by this committer
- Upgrade to 3.4.30.
- Relinquish port.

PR:             ports/124355 (earlier version)
Submitted by:   Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
21 Aug 2008 06:18:49
Original commit files touched by this commit  3.4.22_2,1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Apr 2008 17:56:05
Original commit files touched by this commit  3.4.22_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)
24 Sep 2007 08:39:21
Original commit files touched by this commit  3.4.22_1
  Sanity Test Failure
rafan search for other commits by this committer
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  3.4.22_1,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}.
08 Jan 2007 00:00:57
Original commit files touched by this commit  3.4.22,1
pav search for other commits by this committer
- Use new USE_TCL_BUILD/USE_TK_BUILD macros
19 Jun 2006 20:06:59
Original commit files touched by this commit  3.4.22,1
shaun search for other commits by this committer
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
05 Jun 2006 11:13:35
Original commit files touched by this commit  3.4.22,1
itetcu search for other commits by this committer
- update to 3.4.22
- add MASTER_SITE
- convert to OPTIONS
- pass maintainership to submitter

PR:             ports/97402
Submitted by:   Shaun Amott <shaun@inerd.com>
Approved by:    lawrance (mentor, implicit)
12 Apr 2006 18:16:43
Original commit files touched by this commit  3.4.21,1
jmelo search for other commits by this committer
- Update to 3.4.21.
- portlint(1).

PR:             ports/95592
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Approved by:    mnag (mentor)
16 Mar 2006 17:12:12
Original commit files touched by this commit  3.4.16,1
pav search for other commits by this committer
- Fix dependency on Tcl/Tk
06 Mar 2006 20:29:24
Original commit files touched by this commit  3.4.16,1
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist

Approved by:    portmgr (implicit)
27 Feb 2006 14:28:05
Original commit files touched by this commit  3.4.16,1
danfe search for other commits by this committer
Forgot to commit [approved] changes to distinfo.

Approved by:    portmgr (marcus, previously)
Spotted by:     kris
Pointy hat to:  me
26 Feb 2006 22:18:47
Original commit files touched by this commit  3.4.16,1
danfe search for other commits by this committer
Unbreak by updating to latest stable version.

Approved by:    portmgr (marcus)
12 Feb 2006 22:20:46
Original commit files touched by this commit  3.4.11,1
kris search for other commits by this committer
BROKEN: Size mismatch
01 Feb 2006 02:11:16
Original commit files touched by this commit  3.4.11,1
barner search for other commits by this committer
- Update to 3.4.11
- Update WWW and master site
- use USE_TCL and USE_TK

Submitted by:   Ports fury
PR:             ports/92611
24 Nov 2005 00:22:47
Original commit files touched by this commit  3.3.38,1
pav search for other commits by this committer
- Add SHA256
18 Oct 2005 09:15:51
Original commit files touched by this commit  3.3.38,1
garga search for other commits by this committer
- Update to version 3.3.38

PR:             ports/87533
Submitted by:   Ports Fury
14 Sep 2005 12:15:59
Original commit files touched by this commit  3.3.33_1,1
joerg search for other commits by this committer
Fix a coredump in the undo processing when doing a rotate editing
operation.
09 Sep 2005 19:16:36
Original commit files touched by this commit  3.3.33,1
lawrance search for other commits by this committer
Update to 3.3.33

PR:             ports/85873
Submitted by:   Ports Fury
08 Jul 2005 18:49:17
Original commit files touched by this commit  3.3.19,1
novel search for other commits by this committer
Update to version 3.3.19.

PR:             83152
Submitted by:   Ports Fury
27 Jun 2005 02:46:59
Original commit files touched by this commit  3.3.18,1
ahze search for other commits by this committer
- Update to 3.3.18
- tk84 is now required

PR:             ports/82670
Submitted by:   Ports Fury
12 Apr 2005 03:26:57
Original commit files touched by this commit  3.1.38
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  3.1.38
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
02 Apr 2004 19:00:08
Original commit files touched by this commit  3.1.38,1
krion search for other commits by this committer
- Update to version 3.1.38

PR:             ports/65077
Submitted by:   Ports Fury
04 Feb 2004 05:21:48
Original commit files touched by this commit  3.1.18_2,1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  3.1.18_1,1
trevor search for other commits by this committer
SIZEify.
20 Jan 2004 16:30:09
Original commit files touched by this commit  3.1.18_1,1
marcus search for other commits by this committer
Use the new ghostscript options.

Submitted by:   linimon
27 Sep 2003 00:02:57
Original commit files touched by this commit  3.1.18_1,1
edwin search for other commits by this committer
Update port: cad/xcircuit

        - ECHO -> ECHO_MSG
        - pre-fetch -> pre-everything

PR:             ports/56770
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
31 Aug 2003 00:19:59
Original commit files touched by this commit  3.1.18_1,1
edwin search for other commits by this committer
[PATCH] cad/xcircuit: enable choose of ghostscript interpreter

        This patch allows the admin of the machine to choose either
        print/ghostscript-gnu or print/ghostscript-afp1

PR:             ports/54918
Submitted by:   Jens Rehsack <rehsack@liwing.de>
23 Aug 2003 01:03:50
Original commit files touched by this commit  3.1.18_1,1
perky search for other commits by this committer
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:   olgeni
20 Aug 2003 07:01:38
Original commit files touched by this commit  3.1.18,1
daichi search for other commits by this committer
update cad/xcircuit: 3.1.15 -> 3.1.18

PR:             55417
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
05 Jun 2003 18:31:50
Original commit files touched by this commit  3.1.15,1
naddy search for other commits by this committer
Update to version 3.1.15.

PR:             52662
Submitted by:   Ports Fury
10 May 2003 00:48:06
Original commit files touched by this commit  2.3.3,1
petef search for other commits by this committer
The xcircuit site no longer carries bz2 archives of older distfiles.
Contents of the new .gz distfile verified against old .bz2 distfile with
diff -ruN.

Noticed by:     fenner's portsurvey
20 Feb 2003 16:52:46
Original commit files touched by this commit  2.3.3,1
knu search for other commits by this committer
De-pkg-comment.
29 Sep 2002 08:07:47
Original commit files touched by this commit  2.3.3,1
ijliao search for other commits by this committer
find->${FIND},xargs->${XARGS}

PR:             40791
Submitted by:   Simon 'corecode' Schubert <corecode@corecode.ath.cx>
08 Jul 2002 10:14:16
Original commit files touched by this commit  2.3.3,1
ijliao search for other commits by this committer
PERL -> REINPLACE_CMD

PR:             39273
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
22 May 2002 12:58:21
Original commit files touched by this commit  2.3.3,1
sobomax search for other commits by this committer
Update to 2.3.3 to fix problem on bento.

PR:             38416
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
19 Oct 2001 17:02:11
files touched by this commit
kevlo search for other commits by this committer
Update to version 2.3.3.b16    
06 Oct 2001 16:09:38
files touched by this commit
lioux search for other commits by this committer
o Update to 2.3.3.b15   o Update WWW tag in DESCR    
11 Sep 2001 22:23:46
files touched by this commit
knu search for other commits by this committer
Replace the ghostscript6 dependencies with ghostscript-gnu.    
01 Sep 2001 17:04:37
files touched by this commit
sf search for other commits by this committer
fix DISTNAME.    
31 Aug 2001 14:44:42
files touched by this commit
sf search for other commits by this committer
update to 2.3.3 beta rev.9.   this version needs GNU m4 to process manpages.    
03 Jul 2001 13:33:16
files touched by this commit
kevlo search for other commits by this committer
Update to version 2.3.3    
12 Jun 2001 14:44:50
files touched by this commit
kevlo search for other commits by this committer
Update to version 2.3    
17 Mar 2001 20:19:31
files touched by this commit
sf search for other commits by this committer
distfile re-rolled (rev177 to rev178, according to Manifest).   little
documentation and bugfix.    
08 Mar 2001 17:10:42
files touched by this commit
sf search for other commits by this committer
update to 2.2.2.    
14 Feb 2001 12:41:39
files touched by this commit
kevlo search for other commits by this committer
Update to version 2.2.1    
22 Dec 2000 16:26:09
files touched by this commit
kevlo search for other commits by this committer
Update to version 2.2.0    
02 Dec 2000 15:40:28
files touched by this commit
kevlo search for other commits by this committer
Update to version 2.1b9    
13 Nov 2000 12:46:49
files touched by this commit
kevlo search for other commits by this committer
Update to version 2.1b8    
28 Oct 2000 16:11:41
files touched by this commit
kevlo search for other commits by this committer
Update to version 2.1b7    
17 Oct 2000 21:08:42
files touched by this commit
ade search for other commits by this committer
Update to 2.1b6    
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.  
09 Sep 2000 09:55:48
files touched by this commit
kevlo search for other commits by this committer
Update to 2.1b3    
03 Aug 2000 10:28:58
files touched by this commit
asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
12 Jul 2000 23:27:09
files touched by this commit
jedgar search for other commits by this committer
Update MD5 (numerous updates without a version change)    
28 May 2000 04:44:17
files touched by this commit
steve search for other commits by this committer
Mostly docs changes with the addition of some selection filter code that  
caused the distfile to change without a version number bump.    

Number of commits found: 64

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23150
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 1
new 48 hours6
new 7 days43
new fortnight70
new month141

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.194 seconds.