notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: cad/klayout/Makefile

Number of commits found: 60

Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Friday, 13 Jan 2023
19:24 Hiroki Sato (hrs) search for other commits by this committer
cad/klayout: Update to 0.28.3
commit hash: 63be7036fab0a61d37753ce67cb811d3904933ee commit hash: 63be7036fab0a61d37753ce67cb811d3904933ee commit hash: 63be7036fab0a61d37753ce67cb811d3904933ee commit hash: 63be7036fab0a61d37753ce67cb811d3904933ee 63be703
Monday, 2 Jan 2023
16:08 Hiroki Sato (hrs) search for other commits by this committer
cad/klayout: Update to 0.28.2
commit hash: f63b00b45298093c0392024031ed1eed51b87144 commit hash: f63b00b45298093c0392024031ed1eed51b87144 commit hash: f63b00b45298093c0392024031ed1eed51b87144 commit hash: f63b00b45298093c0392024031ed1eed51b87144 f63b00b
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 6 May 2022
16:07 Hiroki Sato (hrs) search for other commits by this committer
cad/klayout: update to 0.27.9
commit hash: 2c06b5770924311be8b37f45dc0c36f569787e1c commit hash: 2c06b5770924311be8b37f45dc0c36f569787e1c commit hash: 2c06b5770924311be8b37f45dc0c36f569787e1c commit hash: 2c06b5770924311be8b37f45dc0c36f569787e1c 2c06b57
Tuesday, 29 Mar 2022
07:29 Yasuhiro Kimura (yasu) search for other commits by this committer
cad/klayout: Fix build with Ruby 3.x

PR:		262432
Approved by:	maintainer timeout
commit hash: 2b108b1c3aabd0d1ac8dbaa7dc5e5995218c94bf commit hash: 2b108b1c3aabd0d1ac8dbaa7dc5e5995218c94bf commit hash: 2b108b1c3aabd0d1ac8dbaa7dc5e5995218c94bf commit hash: 2b108b1c3aabd0d1ac8dbaa7dc5e5995218c94bf 2b108b1
Sunday, 26 Dec 2021
07:05 Yuri Victorovich (yuri) search for other commits by this committer
cad/klayout: Unbreak build

It wasn't finding the library in the build directory.

Also add the missing USE_QT element and fix plist.

Approved by:	portmgr (unbreak)
commit hash: f3e9a3b3c81cb533d87b42b96cce4d5eee20c088 commit hash: f3e9a3b3c81cb533d87b42b96cce4d5eee20c088 commit hash: f3e9a3b3c81cb533d87b42b96cce4d5eee20c088 commit hash: f3e9a3b3c81cb533d87b42b96cce4d5eee20c088 f3e9a3b
Saturday, 28 Aug 2021
21:23 Hiroki Sato (hrs) search for other commits by this committer
cad/klayout: update to 0.27.3
commit hash: f81528f28eaf3f85e88b768ab408ec31dd621b25 commit hash: f81528f28eaf3f85e88b768ab408ec31dd621b25 commit hash: f81528f28eaf3f85e88b768ab408ec31dd621b25 commit hash: f81528f28eaf3f85e88b768ab408ec31dd621b25 f81528f
Sunday, 11 Jul 2021
22:31 Piotr Kubaj (pkubaj) search for other commits by this committer
cad/klayout: mark BROKEN on powerpc

Same issue as on i386.
commit hash: 2c097a3e51402e59f2372c203889596ebc76798a commit hash: 2c097a3e51402e59f2372c203889596ebc76798a commit hash: 2c097a3e51402e59f2372c203889596ebc76798a commit hash: 2c097a3e51402e59f2372c203889596ebc76798a 2c097a3
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Wednesday, 24 Apr 2019
16:14 antoine search for other commits by this committer
Mark BROKEN on i386

Reported by:	pkg-fallout
MFH:		2019Q2
Original commitRevision:499858 
Tuesday, 19 Mar 2019
10:44 hrs search for other commits by this committer
Resurrect cad/klayout and update to 0.25.8.
Original commitRevision:496255 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Sunday, 2 Dec 2018
15:41 rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
Original commitRevision:486467 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Friday, 22 Sep 2017
10:48 mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Original commitRevision:450351 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Sunday, 1 Jan 2017
05:12 hrs search for other commits by this committer
Use USES=python instead of LIB_DEPEDNS + python:build.

Suggested by:	jbeich
Original commitRevision:430242 
04:28 hrs search for other commits by this committer
Update to 0.24.9.
Original commitRevision:430239 
Sunday, 18 Dec 2016
22:06 tcberner search for other commits by this committer
Get rid of QT_PREFIX in favour of PREFIX.

QT_PREFIX was a remnant of a bygone time.

Reviewed by:    rakuco
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D8825
Original commitRevision:428889 
Tuesday, 22 Nov 2016
03:00 hrs search for other commits by this committer
Fix build on 9.x.
Original commitRevision:426774 
Saturday, 5 Nov 2016
16:47 hrs search for other commits by this committer
Fix build.
Original commitRevision:425395 
Friday, 4 Nov 2016
21:25 hrs search for other commits by this committer
- Update to 0.24.8.
- Fix dependency on Python shlib.
- Enable _MAKE_JOBS.
- Do not override system-wide CFLAGS, CXXFLAGS, and LDFLAGS.
Original commitRevision:425361 
Saturday, 27 Jun 2015
14:32 bapt search for other commits by this committer
Use BROKEN helpers
Original commitRevision:390712 
Sunday, 23 Nov 2014
10:16 hrs search for other commits by this committer
Update to 0.23.8.
Original commitRevision:373139 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Saturday, 30 Aug 2014
14:29 hrs search for other commits by this committer
Update to 0.23.6.
Original commitRevision:366623 
Monday, 9 Jun 2014
11:21 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
Original commitRevision:357139 
Thursday, 22 May 2014
03:27 hrs search for other commits by this committer
Fix build on a box where gcc does not exist.
Original commitRevision:354765 
Friday, 14 Mar 2014
13:54 hrs search for other commits by this committer
- Update to 0.23.3.
- STAGEDIR support.
Original commitRevision:348233 
Thursday, 13 Mar 2014
08:06 miwi search for other commits by this committer
- Convert USE_GMAKE to USES
Original commitRevision:348043 
Friday, 20 Sep 2013
15:58 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
Original commitRevision:327711 
Wednesday, 20 Jun 2012
08:21 hrs search for other commits by this committer
Update to 0.21.19.
Original commit
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Wednesday, 6 Jul 2011
13:44 hrs search for other commits by this committer
Update to 0.21.11.
Original commit
Thursday, 10 Feb 2011
14:02 hrs search for other commits by this committer
Update to 0.21.5.
Original commit
Tuesday, 4 Jan 2011
12:20 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
Original commit
Saturday, 14 Aug 2010
08:36 linimon search for other commits by this committer
Mark as broken on sparc64: gcc bug.

Hat:            portmgr
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Monday, 21 Dec 2009
17:34 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[*]
Original commit
06:57 hrs search for other commits by this committer
Update to 0.19.3.
Original commit
Saturday, 15 Aug 2009
08:49 linimon search for other commits by this committer
Mark as broken on sparc64: fails to compile.
Original commit
Sunday, 24 May 2009
10:11 makc search for other commits by this committer
Remove qt4 build tools from run dependencies.

Approved by:    maintainer timeout (2 weeks)
Original commit
Saturday, 25 Apr 2009
23:25 hrs search for other commits by this committer
Update to 0.17.2.
Original commit
Sunday, 12 Apr 2009
21:01 hrs search for other commits by this committer
Update to 0.17.1.
Original commit
Saturday, 23 Aug 2008
00:51 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).
Original commit
Monday, 4 Aug 2008
23:33 miwi search for other commits by this committer
- Fix build after qt 4.4.1 update
Original commit
Friday, 6 Jun 2008
13:14 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)
Original commit
Saturday, 17 May 2008
19:52 hrs search for other commits by this committer
Remove librt dependency because it is not needed actually.
Original commit
Monday, 5 May 2008
16:08 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
   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
Original commit
Saturday, 2 Jun 2007
08:36 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
  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.
Original commit
Saturday, 19 May 2007
20:32 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}.
Original commit
Saturday, 28 Apr 2007
18:55 hrs search for other commits by this committer
KLayout is a Qt-based GDS2 viewer.
Original commit

Number of commits found: 60