Port details |
- layouteditor IC/MEMS layout editor
- 0.0.20110614_2 cad
=0 0.0.20110614_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- Maintainer: hrs@FreeBSD.org
- Port Added: 2011-01-05 07:58:39
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- License: not specified in port
- WWW:
- http://www.layouteditor.net/index.html
- Description:
- A IC/MEMS layout editor. Features: all angle, font generator, macros,
boolean operations, design rule checker, crossplatform compatible,
supported formats:Calma GDSII, OASIS (Open Artwork System Interchange
Standard), DXF, CIF (Caltech Intermediate Form)
WWW: http://www.layouteditor.net/index.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- layouteditor>0:cad/layouteditor
- No installation instructions:
- This port has been deleted.
- PKGNAME: layouteditor
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (LayoutEditor-20110614-gpl-src.zip) = 69e8a6f1316a71077d46ed91422cd71704c9b13850f6e1cc27a9d5eec72d0638
SIZE (LayoutEditor-20110614-gpl-src.zip) = 2812257
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Library dependencies:
-
- libttf.so : print/freetype
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- libQt3Support.so : devel/qt4-qt3support
- libQtSql.so : databases/qt4-sql
- libQtXml.so : textproc/qt4-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- qmake qt:4 zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.20110614_2 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.0.20110614_2 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.0.20110614_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.0.20110614_2 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
0.0.20110614_2 27 May 2017 15:07:12 |
linimon |
Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.0.20110614_2 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.0.20110614_2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.0.20110614_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.0.20110614_2 19 Sep 2014 15:45:15 |
tijl |
print/freetype:
- Remove old libtool patch
- Remove :oldver from USES=libtool and bump dependent ports |
0.0.20110614_1 07 Mar 2014 15:59:54 |
bapt |
Convert c* to USES=zip |
0.0.20110614_1 22 Nov 2013 12:55:00 |
makc |
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval) |
0.0.20110614_1 20 Sep 2013 15:58:42 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
0.0.20110614_1 26 Apr 2013 09:23:54 |
bapt |
In preparation of the removal of USE_FREETYPE from bsd.port.mk: remove
USE_FREETYPE from all ports using it
While here trim some headers, and do some conversion to new options framework. |
0.0.20110614_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.0.20110614_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.0.20110614 21 May 2012 17:59:12 |
rakuco |
Make the port build with the upcoming Qt 4.8.1 release.
The QPoint overloads for operator*() were changed in the 4.8.0 release
[1], so we need to add a patch to adjust a cast here.
No PORTREVISION bump since there were no dependency changes and things
are still building fine with Qt 4.7.
[1]
http://qt.gitorious.org/qt/qt/commit/a562fd2d201e3b618ed99a316275f20385cc5c25
Approved by: miwi (Qt 4.8.1 exp-run) |
0.0.20110614 07 Jul 2011 02:40:32 |
hrs |
Update to Release 20110614. |
0.0.20101101 06 Jan 2011 21:39:37 |
hrs |
Fix missing dependency.
Reported by: pav |
0.0.20101101 05 Jan 2011 07:58:25 |
hrs |
Add cad/layouteditor, an IC/MEMS layout editor with the following features:
all angle, font generator, macros, boolean operations, design rule checker,
crossplatform compatible. This supports Calma GDSII, OASIS (Open Artwork
System Interchange Standard), DXF, CIF (Caltech Intermediate Form).
WWW: http://www.layouteditor.net/index.html |