FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 6:21 AM GMT
Port details
qucs 0.0.16 cad on this many watch lists=1 search for ports that depend on this port
Graphical circuit design and simulation tool
Maintained by: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Jun 2005 20:25:59
Also Listed In: science
License: not specified in port
Qucs is an integrated circuit simulator which means you are able to
setup a circuit with a graphical user interface (GUI) and simulate the
large-signal, small-signal and noise behaviour of the circuit. After
that simulation has finished you can view the simulation results on a
presentation page or window.

WWW: http://qucs.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11-toolkits/qt33, devel/gmake
Required To Run: x11-toolkits/qt33
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://sunet.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://iweb.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://switch.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://surfnet.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://kent.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://freefr.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://voxel.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://jaist.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://osdn.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://nchc.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://ncu.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://transact.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://softlayer.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://internode.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://ufpr.dl.sourceforge.net/project/qucs/qucs/0.0.16/
http://waix.dl.sourceforge.net/project/qucs/qucs/0.0.16/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
26 Mar 2011 01:12:11
Original commit files touched by this commit  0.0.16
amdmi3 search for other commits by this committer
- Update to 0.0.16
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.0.15_3
miwi search for other commits by this committer
- Get Rid MD5 support
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.0.15_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.0.15_2
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.0.15_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
27 Apr 2009 00:37:35
Original commit files touched by this commit  0.0.15
amdmi3 search for other commits by this committer
- Update to 0.0.15
31 Mar 2009 17:05:17
Original commit files touched by this commit  0.0.14_1
amdmi3 search for other commits by this committer
- Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.0.14_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 Jun 2008 17:28:24
Original commit files touched by this commit  0.0.14_1
amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
06 Jun 2008 13:14:15
Original commit files touched by this commit  0.0.14_1
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)
25 Apr 2008 16:04:07
Original commit files touched by this commit  0.0.14
miwi search for other commits by this committer
- Update to 0.0.14

PR:             122754
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
10 Jan 2008 11:52:59
Original commit files touched by this commit  0.0.13
miwi search for other commits by this committer
* Update to 0.0.13
* Pass maintainership to maintainership

PR:             119360
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.0.12
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
02 Jul 2007 12:12:42
Original commit files touched by this commit  0.0.12
miwi search for other commits by this committer
- Update to 0.0.12

PR:             114071
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
19 May 2007 20:32:57
Original commit files touched by this commit  0.0.11_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 Mar 2007 11:25:58
Original commit files touched by this commit  0.0.11
miwi search for other commits by this committer
- Update to 0.0.11

PR:             110813
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
13 Feb 2007 00:16:29
Original commit files touched by this commit  0.0.10
pav search for other commits by this committer
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
05 Dec 2006 08:29:35
Original commit files touched by this commit  0.0.10
rafan search for other commits by this committer
- Respect X11BASE

Reported by:    pointyhat
12 Sep 2006 07:51:39
Original commit files touched by this commit  0.0.10
miwi search for other commits by this committer
- Update to 0.0.10

PR:             ports/103142
Submitted by:   KATO Tsuguru <tkato432(at)yahoo.com>
08 Aug 2006 01:16:35
Original commit files touched by this commit  0.0.9
shaun search for other commits by this committer
Fix build on 4.x.

Reported by:    pointyhat via kris
12 Jul 2006 17:31:40
Original commit files touched by this commit  0.0.9
shaun search for other commits by this committer
Update to 0.0.9

Approved by:    ahze (mentor, implicit)
15 Apr 2006 19:24:51
Original commit files touched by this commit  0.0.8
arved search for other commits by this committer
Update to 0.0.8

PR:             95813
Submitted by:   KATO Tsuguru
24 Nov 2005 00:22:47
Original commit files touched by this commit  0.0.7
pav search for other commits by this committer
- Add SHA256
03 Oct 2005 20:29:24
Original commit files touched by this commit  0.0.7
des search for other commits by this committer
Drop maintainership.
22 Jul 2005 21:44:14
Original commit files touched by this commit  0.0.7
des search for other commits by this committer
Upgrade to 0.0.7
11 Jun 2005 19:53:26
Original commit files touched by this commit  0.0.6
des search for other commits by this committer
Graphical circuit design and simulation tool.

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 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 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days49
new fortnight76
new month143

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.181 seconds.