FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 12:40 AM BST
Port details
klayout 0.21.11 cad on this many watch lists=0 search for ports that depend on this port
A Qt-based GDS2 Viewer
Maintained by: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Apr 2007 18:55:32
License: not specified in port


KLayout is a viewer for GDS2 files.

WWW:	http://www.klayout.de/index.html
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, devel/qt4-corelib, x11-toolkits/qt4-gui, devel/qt4-moc, net/qt4-network, devel/qt4-qt3support, devel/qt4-rcc, databases/qt4-sql, devel/qt4-uic, textproc/qt4-xml
Required To Run: devel/qt4-corelib, x11-toolkits/qt4-gui, net/qt4-network, devel/qt4-qt3support, databases/qt4-sql, textproc/qt4-xml
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://www.klayout.de/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jul 2011 13:44:04
Original commit files touched by this commit  0.21.11
hrs search for other commits by this committer
Update to 0.21.11.
10 Feb 2011 14:02:12
Original commit files touched by this commit  0.21.5
hrs search for other commits by this committer
Update to 0.21.5.
04 Jan 2011 12:20:07
Original commit files touched by this commit  0.21.3
hrs search for other commits by this committer
Update to 0.21.3.  The release notes can be found at:

        http://www.klayout.de/development.html#0_21_3
14 Aug 2010 08:36:01
Original commit files touched by this commit  0.19.3_1
linimon search for other commits by this committer
Mark as broken on sparc64: gcc bug.

Hat:            portmgr
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.19.3_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
21 Dec 2009 17:34:36
Original commit files touched by this commit  0.19.3
hrs search for other commits by this committer
Style fixes:

- Remove an unnecessary patch[*].
- Use build.sh to install binaries and reduce diff between Makefile
  for FreeBSD and for Linux in the distribution.

Pointed out by: till plewe[*]
21 Dec 2009 06:57:15
Original commit files touched by this commit  0.19.3
hrs search for other commits by this committer
Update to 0.19.3.
15 Aug 2009 08:49:12
Original commit files touched by this commit  0.17.2_1
linimon search for other commits by this committer
Mark as broken on sparc64: fails to compile.
24 May 2009 10:11:56
Original commit files touched by this commit  0.17.2_1
makc search for other commits by this committer
Remove qt4 build tools from run dependencies.

Approved by:    maintainer timeout (2 weeks)
25 Apr 2009 23:25:27
Original commit files touched by this commit  0.17.2
hrs search for other commits by this committer
Update to 0.17.2.
12 Apr 2009 21:01:41
Original commit files touched by this commit  0.17.1
hrs search for other commits by this committer
Update to 0.17.1.
23 Aug 2008 00:51:40
Original commit files touched by this commit  0.15
hrs search for other commits by this committer
Update to 0.15.  Changes include:

* Editing capabilities. "klayout" in it's basic form still
  operates as pure viewer. However, a mode is available that
  enables editing capabilities. See Editor mode quickstart manual
  for a more detailed description

* Some RBA extensions: i.e. conversion from "double" type
  polygons to "integer" type ones.

* A default layer table can be configured in the "Application"
  tab of the setup dialog. This table will be loaded whenever a
  layout is opened or created.

* A installer for Windows is provided now.

* Properties are supported on instances now as well.

* Code is compatible with gcc 4.3.0 now.

* Enhanced compatibility with SunStudio 11 compiler (in
  particular in RBA).

* Various bug fixes (i.e. in GDS reader and OASIS writer).
04 Aug 2008 23:33:44
Original commit files touched by this commit  0.14_2
miwi search for other commits by this committer
- Fix build after qt 4.4.1 update
06 Jun 2008 13:14:15
Original commit files touched by this commit  0.14_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)
17 May 2008 19:52:30
Original commit files touched by this commit  0.14_1
hrs search for other commits by this committer
Remove librt dependency because it is not needed actually.
05 May 2008 16:10:23
Original commit files touched by this commit  0.14
hrs search for other commits by this committer
Add a missing patch forgotten in the commit for updating to 0.14.
05 May 2008 16:08:44
Original commit files touched by this commit  0.14
hrs search for other commits by this committer
Update to 0.14.  Changes since version 0.10 include:

 * Several RBA extensions: i.e. alternative methods replacing
   different 'new' variants by one 'new'. Markers now can be
   filled.

 * Fixes for the bugs mentioned in the issues list.

 * OASIS and GDS writing capabilities. Menu functions are
   provided to save a layout and single cells as well as RBA
   extensions that allow to write a layout. See Saving a layout
   or parts of it for details.

 * Rulers and markers are drawn with a thin halo in background
   color to enhance their visibility. This can be switched off in
(Only the first 15 lines of the commit message are shown above View all of this commit message)
02 Jun 2007 08:36:21
Original commit files touched by this commit  0.10
hrs search for other commits by this committer
Update to 0.10.  Changes include:

- OASIS files can be read as well now. The reader automatically
  determines the kind of file. OASIS layer names are supported. Due to
  the complexity of the OASIS specification, or more precisely the
  effort required to test a reader for meeting the specification, OASIS
  support currently is regarded to be in "beta" state.

- Layers can now be organized hierarchically. Layers can be grouped
  which allows to control visibility and other properties for the group
  as a whole. Layers can be removed from the layer view list or new
  layer views can be created.

- The layout can be transformed (rotated, shifted, mirrored) now. This
  transformation is specified in the layer panel as a part of the layer
(Only the first 15 lines of the commit message are shown above View all of this commit message)
02 Jun 2007 05:47:57
Original commit files touched by this commit  0.9_1
hrs search for other commits by this committer
Add a patch for build failure when $DISPLAY is not set.

Spotted by:     pointyhat
22 May 2007 13:44:09
Original commit files touched by this commit  0.9_1
hrs search for other commits by this committer
Fix build breakage due to binary file renaming of devel/qt4-moc and
devel/qt4-uic.

Approved by:    portmgr (erwin)
19 May 2007 20:32:57
Original commit files touched by this commit  0.9_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}.
28 Apr 2007 18:55:05
Original commit files touched by this commit  0.9
hrs search for other commits by this committer
KLayout is a Qt-based GDS2 viewer.

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 15
new 48 hours33
new 7 days60
new fortnight181
new month255

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