Skip site navigation (1)Skip section navigation (2)

CVS log for ports/cad/klayout/Makefile

[BACK] Up to [FreeBSD] / ports / cad / klayout

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jul 6 13:44:04 2011 UTC (7 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -1 lines
Update to 0.21.11.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 10 14:02:12 2011 UTC (12 months ago) by hrs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Update to 0.21.5.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jan 4 12:20:07 2011 UTC (13 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
Update to 0.21.3.  The release notes can be found at:

	http://www.klayout.de/development.html#0_21_3

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Aug 14 08:36:01 2010 UTC (17 months, 4 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1 lines
Mark as broken on sparc64: gcc bug.

Hat:		portmgr

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:31:44 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 21 17:34:36 2009 UTC (2 years, 1 month ago) by hrs
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
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[*]

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 21 06:57:14 2009 UTC (2 years, 1 month ago) by hrs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +8 -12 lines
Update to 0.19.3.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 15 08:49:12 2009 UTC (2 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1 lines
Mark as broken on sparc64: fails to compile.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 24 10:11:56 2009 UTC (2 years, 8 months ago) by makc
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Remove qt4 build tools from run dependencies.

Approved by:	maintainer timeout (2 weeks)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Apr 25 23:25:17 2009 UTC (2 years, 9 months ago) by hrs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Update to 0.17.2.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 12 21:01:41 2009 UTC (2 years, 9 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update to 0.17.1.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 23 00:51:40 2008 UTC (3 years, 5 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +13 -9 lines
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).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 4 23:33:43 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
- Fix build after qt 4.4.1 update

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:14:12 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
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)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 17 19:52:29 2008 UTC (3 years, 8 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Remove librt dependency because it is not needed actually.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon May 5 16:08:43 2008 UTC (3 years, 9 months ago) by hrs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
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
   the setup dialog if this is not desired. The following
   screenshots illustrate the differences:

 * A couple of RBA extensions: API's for shape properties, rulers
   and geometry selections.

 * A bugfix for the OASIS reader (sometimes crashing the reader
   on CBLOCK-compressed input)

 * A function to descend into a cell in the hierarchy but keeping
   the context, which is shown in dimmed colors. This function
   can be found in the "Display" menu and is called "Descend". To
   use this function, select a shape or instance inside the cell
   into which to descend. "Descend" then enters the next cell
   along the path that leads to the selected shape or instance.

 * The mouse wheel can be used to zoom in and out.

 * Shift+right mouse button pressed now allows to "drag" layout
   in a "Google maps" fashion.

 * Copy & paste now is available for layers as well.

 * A ruby console is provided where ruby commands can be executed
   interactively.

 * The way how the selection is displayed can be configured
   now (color, line width and vertex size).

 * The interrupt signal now is enabled again even if Ruby is
   activated (Ctrl+C now works again).

 * Support for arbitrary angles on cell instances.

 * A bugfix for the OASIS reader (CTRAPEZOIDS have not been read
   in some cases). The OASIS reader now uses shape arrays to
   acchieve are smaller memory footprint in some cases.

 * Multiple transformations are now allowed on layer source
   expressions (see Transforming views and property selectors for
   a detailed description).

 * Rulers now are configurable to a large extent. Multiple ruler
   templates may be defined from which a certain ruler type can
   be choosen. Some of the new ruler styles are no
   longer "rulers" but rather "annotations". See Ruler properties
   for a description of that feature.

 * Last, but not least: KLayout now can be scripted to some
   extend using Ruby as the scripting language. For more
   information about this feature, see RBA introduction.

 * Some bugs were fixed in the OASIS implementation. CBLOCK
   compression now is supported. Forward cell name
   references (numerical ID is used before being associated with
   a string) are supported as now. File global properties are now
   read correctly. A bug reading certain CTRAPEZOID objects was
   fixed.
   (Still, forward references are not allowed for text/property
   strings or property names).

 * A layout properties dialog has been added that shows basic
   properties of the layout such as top cells, layers and others.

 * The "Select Cell" dialog has been enhanced with the capability
   to hide and show multiple cells in the cell list.

 * A "zoom fit" mouse gesture was implemented: moving the mouse
   up and right with the right mouse button pressed now fits the
   current cell into the window. Moving up and left still zooms
   out.

 * A bug in the GDS2 reader, dropping polygon points in rare
   cases, was fixed

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 2 08:36:21 2007 UTC (4 years, 8 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -4 lines
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
  source specification. An optional transformation can be applied per
  layer or layer group. This way for example, different layouts can be
  aligned over each other.

- Shape properties now are supported. Each shape may carry optional
  properties that are read from GDS or OASIS files. A property selector
  can be applied per layer view, so that a layer only shows these shapes
  that match the given property selection.

- As an experimental feature, the inverse layout tree can be
  visualised by allowing the minimum hierarchy level to go into the
  negative range. The effect of this is, that a cell is shown in the
  context of all of it's direct parents, if the first hierarchy level is
  set to -1. If set to -2, the cell is shown in the context of all of
  it's parents and grandparents and so on. Since there is no particular
  optimiziation for this feature, performance may be poor, if a cell
  must be painted in a huge number of contexts. In addition, the context
  displayed does not participate in selection or ruler snapping.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:33 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 28 18:55:04 2007 UTC (4 years, 9 months ago) by hrs
Branches: MAIN
CVS tags: PRE_XORG_7
KLayout is a Qt-based GDS2 viewer.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options