FreshPorts -- The Place For Ports Tue, 9 Feb 2010 1:55 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
qucs 0.0.15_2 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 21:25:59
Also Listed In: science


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
Required To Build: x11-toolkits/qt33, devel/gmake
Required To Run: x11-toolkits/qt33

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.15/
http://sunet.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://iweb.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://switch.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://surfnet.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://kent.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://freefr.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://voxel.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://jaist.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://osdn.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://nchc.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://transact.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://softlayer.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://internode.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://biznetnetworks.dl.sourceforge.net/project/qucs/qucs/0.0.15/
http://ufpr.dl.sourceforge.net/project/qucs/qucs/0.0.15/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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 14: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 01: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 18: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 07: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 18: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 14: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 17: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 10: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 13: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 21: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 12: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 08: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 02: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 18: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 20: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 21: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 22: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 20: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: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 8
new 48 hours10
new 7 days31
new fortnight88
new month197

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

Add tab to Netscape 6

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