Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.28.12 28 Nov 2024 11:53:56 |
Wen Heping (wen) |
cad/klayout: Update to 0.28.12
PR: 271856
Reported by: kevinz5000@gmail.com
Approved by: maintainer(implicit) |
0.28.8 28 Nov 2024 02:10:10 |
Wen Heping (wen) |
cad/klayout: Update to 0.28.8
PR: 271856
Reported by: wen@
Approved by: maintainer(timeout, > 1 year) |
0.28.3 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: 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 |
0.28.3 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
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 |
0.28.3 13 Jan 2023 19:24:04 |
Hiroki Sato (hrs) |
cad/klayout: Update to 0.28.3 |
0.28.2 02 Jan 2023 16:08:41 |
Hiroki Sato (hrs) |
cad/klayout: Update to 0.28.2 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.27.9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.27.9 06 May 2022 16:07:40 |
Hiroki Sato (hrs) |
cad/klayout: update to 0.27.9 |
0.27.3_1 29 Mar 2022 07:29:13 |
Yasuhiro Kimura (yasu) |
cad/klayout: Fix build with Ruby 3.x
PR: 262432
Approved by: maintainer timeout |
0.27.3_1 26 Dec 2021 07:05:50 |
Yuri Victorovich (yuri) |
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) |
0.27.3 28 Aug 2021 21:23:10 |
Hiroki Sato (hrs) |
cad/klayout: update to 0.27.3 |
0.25.8_2 11 Jul 2021 22:31:15 |
Piotr Kubaj (pkubaj) |
cad/klayout: mark BROKEN on powerpc
Same issue as on i386. |
0.25.8_2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
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 |
0.25.8_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.25.8_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.25.8_1 26 Jul 2019 20:46:57 |
gerald |
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 |
0.25.8 24 Apr 2019 16:14:24 |
antoine |
Mark BROKEN on i386
Reported by: pkg-fallout
MFH: 2019Q2 |
0.25.8 19 Mar 2019 10:44:39 |
hrs |
Resurrect cad/klayout and update to 0.25.8. |
0.24.9_4 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
0.24.9_4 12 Dec 2018 01:35:36 |
gerald |
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 |
0.24.9_3 02 Dec 2018 15:41:48 |
rene |
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 |
0.24.9_3 29 Jul 2018 22:18:46 |
gerald |
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 |
0.24.9_2 28 Jun 2018 17:39:55 |
tcberner |
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 |
0.24.9_2 22 Sep 2017 10:48:58 |
mat |
Cleanup after removal of libexecinfo from ports.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.24.9_2 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.24.9_2 10 Sep 2017 20:55:39 |
gerald |
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 |
0.24.9_1 01 Apr 2017 15:23:32 |
gerald |
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 |
0.24.9 18 Feb 2017 19:48:05 |
tcberner |
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 |
0.24.9 01 Jan 2017 05:12:29 |
hrs |
Use USES=python instead of LIB_DEPEDNS + python:build.
Suggested by: jbeich |
0.24.9 01 Jan 2017 04:28:25 |
hrs |
Update to 0.24.9. |
0.24.8 18 Dec 2016 22:06:50 |
tcberner |
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 |
0.24.8 22 Nov 2016 03:00:28 |
hrs |
Fix build on 9.x. |
0.24.8 16 Nov 2016 00:33:36 |
hrs |
Fix build. |
0.24.8 07 Nov 2016 02:14:09 |
marino |
cad/klayout: Include DragonFly with new patch to restore build on DF
Approved by: DF support blanket (non-invasive) |
0.24.8 05 Nov 2016 16:47:23 |
hrs |
Fix build. |
0.24.8 04 Nov 2016 21:25:49 |
hrs |
- Update to 0.24.8.
- Fix dependency on Python shlib.
- Enable _MAKE_JOBS.
- Do not override system-wide CFLAGS, CXXFLAGS, and LDFLAGS. |
0.23.8 27 Jun 2015 14:32:12 |
bapt |
Use BROKEN helpers |
0.23.8 23 Nov 2014 10:16:30 |
hrs |
Update to 0.23.8. |
0.23.6_1 10 Sep 2014 20:50:37 |
gerald |
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) |
0.23.6 30 Aug 2014 14:29:47 |
hrs |
Update to 0.23.6. |
0.23.3 10 Aug 2014 19:50:24 |
tijl |
Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)
PR: 192062 |
0.23.3 09 Jun 2014 11:21:53 |
olgeni |
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) |
0.23.3 22 May 2014 03:27:04 |
hrs |
Fix build on a box where gcc does not exist. |
0.23.3 14 Mar 2014 13:54:48 |
hrs |
- Update to 0.23.3.
- STAGEDIR support. |
0.21.19 13 Mar 2014 08:06:33 |
miwi |
- Convert USE_GMAKE to USES |
0.21.19 20 Sep 2013 15:58:42 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
0.21.19 20 Jun 2012 08:21:04 |
hrs |
Update to 0.21.19. |
0.21.11_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.21.11_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.21.11 06 Jul 2011 13:44:04 |
hrs |
Update to 0.21.11. |
0.21.5 10 Feb 2011 14:02:12 |
hrs |
Update to 0.21.5. |
0.21.3 04 Jan 2011 12:20:07 |
hrs |
Update to 0.21.3. The release notes can be found at:
http://www.klayout.de/development.html#0_21_3 |
0.19.3_1 14 Aug 2010 08:36:01 |
linimon |
Mark as broken on sparc64: gcc bug.
Hat: portmgr |
0.19.3_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.19.3 21 Dec 2009 17:34:36 |
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[*] |
0.19.3 21 Dec 2009 06:57:15 |
hrs |
Update to 0.19.3. |
0.17.2_1 15 Aug 2009 08:49:12 |
linimon |
Mark as broken on sparc64: fails to compile. |
0.17.2_1 24 May 2009 10:11:56 |
makc |
Remove qt4 build tools from run dependencies.
Approved by: maintainer timeout (2 weeks) |
0.17.2 25 Apr 2009 23:25:27 |
hrs |
Update to 0.17.2. |
0.17.1 12 Apr 2009 21:01:41 |
hrs |
Update to 0.17.1. |
0.15 23 Aug 2008 00:51:40 |
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). |
0.14_2 04 Aug 2008 23:33:44 |
miwi |
- Fix build after qt 4.4.1 update |
0.14_2 06 Jun 2008 13:14:15 |
edwin |
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) |
0.14_1 17 May 2008 19:52:30 |
hrs |
Remove librt dependency because it is not needed actually. |
0.14 05 May 2008 16:10:23 |
hrs |
Add a missing patch forgotten in the commit for updating to 0.14. |
0.14 05 May 2008 16:08:44 |
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 ) |
0.10 02 Jun 2007 08:36:21 |
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 ) |
0.9_1 02 Jun 2007 05:47:57 |
hrs |
Add a patch for build failure when $DISPLAY is not set.
Spotted by: pointyhat |
0.9_1 22 May 2007 13:44:09 |
hrs |
Fix build breakage due to binary file renaming of devel/qt4-moc and
devel/qt4-uic.
Approved by: portmgr (erwin) |
0.9_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9 28 Apr 2007 18:55:05 |
hrs |
KLayout is a Qt-based GDS2 viewer. |