non port: cad/klayout/files/patch-build.sh |
SVNWeb
|
Number of commits found: 18 |
Mon, 2 Jan 2023
|
[ 16:08 Hiroki Sato (hrs) ] f63b00b (Only the first 10 of 33 ports in this commit are shown above. )
cad/klayout: Update to 0.28.2
|
Sat, 28 Aug 2021
|
[ 21:23 Hiroki Sato (hrs) ] f81528f (Only the first 10 of 112 ports in this commit are shown above. )
cad/klayout: update to 0.27.3
|
Tue, 19 Mar 2019
|
[ 10:44 hrs ] (Only the first 10 of 15 ports in this commit are shown above. )
Resurrect cad/klayout and update to 0.25.8.
|
Sat, 18 Feb 2017
|
[ 19:48 tcberner ] (Only the first 10 of 220 ports in this commit are shown above. )
Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
By moving the libraries we should finally be able to get rid of the inplace
upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries
were lying in /usr/local/lib, which would often get added by pkgconfig to the
linker paths via dependencies, the already installed libraries were linked
against, instead of the ones that were being built. This forced us to make
sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]
There are several new Qt5 ports which all have been created by Marie Loise
Nolden
<nolden@kde.org>. Thanks again.
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9213
|
Tue, 22 Nov 2016
|
[ 03:00 hrs ]
Fix build on 9.x.
|
Fri, 4 Nov 2016
|
[ 21:25 hrs ]
- Update to 0.24.8.
- Fix dependency on Python shlib.
- Enable _MAKE_JOBS.
- Do not override system-wide CFLAGS, CXXFLAGS, and LDFLAGS.
|
Thu, 22 May 2014
|
[ 03:27 hrs ]
Fix build on a box where gcc does not exist.
|
Fri, 14 Mar 2014
|
[ 13:54 hrs ]
- Update to 0.23.3.
- STAGEDIR support.
|
Tue, 4 Jan 2011
|
[ 12:20 hrs ]
Update to 0.21.3. The release notes can be found at:
http://www.klayout.de/development.html#0_21_3
|
Mon, 21 Dec 2009
|
[ 17:34 hrs ]
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[*]
|
[ 06:57 hrs ]
Update to 0.19.3.
|
Sun, 12 Apr 2009
|
[ 21:01 hrs ]
Update to 0.17.1.
|
Sat, 23 Aug 2008
|
[ 00:51 hrs ]
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).
|
Mon, 5 May 2008
|
[ 16:08 hrs ]
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 )
|
Sat, 2 Jun 2007
|
[ 08:36 hrs ]
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 )
|
[ 05:47 hrs ]
Add a patch for build failure when $DISPLAY is not set.
Spotted by: pointyhat
|
Tue, 22 May 2007
|
[ 13:44 hrs ]
Fix build breakage due to binary file renaming of devel/qt4-moc and
devel/qt4-uic.
Approved by: portmgr (erwin)
|
Sat, 28 Apr 2007
|
[ 18:55 hrs ]
KLayout is a Qt-based GDS2 viewer.
|
Number of commits found: 18 |