aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/Makefile3
-rw-r--r--cad/dxf2fig/Makefile27
-rw-r--r--cad/dxf2fig/distinfo2
-rw-r--r--cad/dxf2fig/pkg-descr4
-rw-r--r--cad/gerbv/Makefile82
-rw-r--r--cad/gerbv/distinfo3
-rw-r--r--cad/gerbv/pkg-descr19
-rw-r--r--cad/gerbv/pkg-plist148
-rw-r--r--cad/ghdl/Makefile166
-rw-r--r--cad/ghdl/distinfo4
-rw-r--r--cad/ghdl/files/patch-ghdl.gpr.in11
-rw-r--r--cad/ghdl/files/patch-src_ghdldrv_ghdldrv.adb24
-rw-r--r--cad/ghdl/files/patch-src_grt_grt.ver11
-rw-r--r--cad/ghdl/llvm-plist197
-rw-r--r--cad/ghdl/pkg-descr11
-rw-r--r--cad/ghdl/pkg-plist517
16 files changed, 0 insertions, 1229 deletions
diff --git a/cad/Makefile b/cad/Makefile
index f124677ec2e8..7ba166715c1a 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -20,7 +20,6 @@
SUBDIR += cura-engine
SUBDIR += digital
SUBDIR += dinotrace
- SUBDIR += dxf2fig
SUBDIR += electric
SUBDIR += electric-ng
SUBDIR += feappv
@@ -31,8 +30,6 @@
SUBDIR += gdsreader
SUBDIR += gdt
SUBDIR += geda
- SUBDIR += gerbv
- SUBDIR += ghdl
SUBDIR += gmsh
SUBDIR += gnucap
SUBDIR += gplcver
diff --git a/cad/dxf2fig/Makefile b/cad/dxf2fig/Makefile
deleted file mode 100644
index a2266bd5025c..000000000000
--- a/cad/dxf2fig/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= dxf2fig
-PORTVERSION= 2.13
-CATEGORIES= cad
-MASTER_SITES= http://ta.twi.tudelft.nl/ftp/dv/lemmens/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= DXF to FIG converter
-
-BROKEN= unfetchable
-DEPRECATED= Unfetchable, unmaintained
-EXPIRATION_DATE= 2019-10-16
-
-PLIST_FILES= bin/dxf2fig
-
-post-patch:
- @${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS+=|g ; \
- s|-O -s||g ; \
- s|-I|#-I|g ; \
- s|-L|#-L|' ${WRKSRC}/Makefile
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/cad/dxf2fig/distinfo b/cad/dxf2fig/distinfo
deleted file mode 100644
index ee03a837b605..000000000000
--- a/cad/dxf2fig/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (dxf2fig-2.13.tar.gz) = aa529ca9b3b8d139b5c5f57b77174b6cc95465d8da64f1b7133bcf7f36832703
-SIZE (dxf2fig-2.13.tar.gz) = 236128
diff --git a/cad/dxf2fig/pkg-descr b/cad/dxf2fig/pkg-descr
deleted file mode 100644
index c0a7cd0bdb31..000000000000
--- a/cad/dxf2fig/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-dxf2fig parses Autocad DXF input, then calls external routines to do either
-plotting or a fig conversion for xfig. The conversion is fairly complete.
-Layers (depths in xfig), blocks (compounds in xfig), colors, and linetypes
-are roughly preserved in the output file.
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
deleted file mode 100644
index d91949b87893..000000000000
--- a/cad/gerbv/Makefile
+++ /dev/null
@@ -1,82 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= gerbv
-PORTVERSION= 2.7.0
-PORTREVISION= 1
-CATEGORIES= cad
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Gerber file viewer
-
-LICENSE= GPLv2+
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-BROKEN= unfetchable
-DEPRECATED= Unfetchable, unmaintained
-EXPIRATION_DATE= 2019-10-16
-
-LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
- libfreetype.so:print/freetype2
-
-USES= autoreconf compiler:c++11-lang desktop-file-utils gmake gnome \
- libtool localbase pathfix pkgconfig
-USE_GNOME= cairo gtk20
-USE_LDCONFIG= yes
-
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= ac_aux_dir="."
-INSTALLS_ICONS= yes
-INSTALL_TARGET= install-strip
-
-PLIST_SUB= VERSION="${PORTVERSION}"
-
-OPTIONS_DEFINE= DOCS EXAMPLES
-
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|^AM_NLS|#AM_NLS| ; \
- s|^AM_GNU_GETTEXT|#AM_GNU_GETTEXT| ; \
- /intl\/Makefile/d ; \
- /po\/Makefile/d' ${WRKSRC}/configure.ac
- @${REINPLACE_CMD} -e \
- '/^SUBDIRS/s|=.*|= src man scheme|' ${WRKSRC}/Makefile.am
- @${REINPLACE_CMD} -e \
- '/^man_MANS/s|gerbv.ru.1|| ; \
- s|^PO_|#PO_|' ${WRKSRC}/man/Makefile.am
- @${REINPLACE_CMD} -e \
- '/^pkgconfigdir/s|$$(libdir)|$$(prefix)/libdata|' \
- ${WRKSRC}/src/Makefile.am
-
-post-install:
- (cd ${WRKSRC}/desktop && ${INSTALL_DATA} gerbv.desktop \
- ${STAGEDIR}${DESKTOPDIR})
- @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps
- (cd ${WRKSRC}/desktop && ${INSTALL_DATA} gerbv.svg \
- ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps)
-.for i in 16 22 24 32 48
- @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps
- (cd ${WRKSRC}/desktop && ${INSTALL_DATA} gerbv-${i}.png \
- ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps/gerbv.png)
-.endfor
-
-post-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- (cd ${WRKSRC}/doc && ${INSTALL_DATA} *.fig *.txt \
- ${STAGEDIR}${DOCSDIR})
- @${MKDIR} ${STAGEDIR}${DOCSDIR}/PNG-print
- (cd ${WRKSRC}/doc/PNG-print && ${INSTALL_DATA} *.jpg *.txt \
- ${STAGEDIR}${DOCSDIR}/PNG-print)
- @${MKDIR} ${STAGEDIR}${DOCSDIR}/eagle
- (cd ${WRKSRC}/doc/eagle && ${INSTALL_DATA} *.pl *.txt \
- ${STAGEDIR}${DOCSDIR}/eagle)
-
-post-install-EXAMPLES-on:
- @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- @(cd ${WRKSRC}/example && ${FIND} . \
- ! \( -name "*Makefile*" -or -name ".cvsignore" \) \
- | ${CPIO} --quiet -pdm -L -R ${SHAREOWN}:${SHAREGRP} \
- ${STAGEDIR}${EXAMPLESDIR})
-
-.include <bsd.port.mk>
diff --git a/cad/gerbv/distinfo b/cad/gerbv/distinfo
deleted file mode 100644
index a1f52d98a394..000000000000
--- a/cad/gerbv/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1548269427
-SHA256 (gerbv-2.7.0.tar.gz) = cdd5d9924617a9c3e4294e7a40b85bb78cf7c2cbba87fdd9dcf60f04f13097d9
-SIZE (gerbv-2.7.0.tar.gz) = 5565812
diff --git a/cad/gerbv/pkg-descr b/cad/gerbv/pkg-descr
deleted file mode 100644
index 9cc34b1cfb8f..000000000000
--- a/cad/gerbv/pkg-descr
+++ /dev/null
@@ -1,19 +0,0 @@
-Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files are
-generated from PCB CAD system and sent to PCB manufacturers as basis
-for the manufacturing process. The standard supported by gerbv is
-RS-274X. The basic difference between RS-274D (the old standard) and
-RS-274X is basically the addition of apertures in RS-274X. It might be
-possible to make an RS-274X file out of an RS-274D file and an aperture
-list.
-
-gerbv also supports drill files. The format supported are known under
-names as NC-drill or Excellon. The format is a bit undefined and different
-EDA-vendors implement it different. But basically you need to have the
-tools definition in the file, then the parser is quite tolerant. The
-different holes are shown as dots in the (scaled) correct size.
-
-The different layers of the PCB are separated into different files. gerbv
-can load all files at the same time and display them "on top of each
-other". You can independently turn them on and off.
-
-WWW: http://gerbv.geda-project.org/
diff --git a/cad/gerbv/pkg-plist b/cad/gerbv/pkg-plist
deleted file mode 100644
index 104d0071ee34..000000000000
--- a/cad/gerbv/pkg-plist
+++ /dev/null
@@ -1,148 +0,0 @@
-bin/gerbv
-include/gerbv-%%VERSION%%/gerbv.h
-lib/libgerbv.a
-lib/libgerbv.so
-lib/libgerbv.so.1
-lib/libgerbv.so.1.0.9
-libdata/pkgconfig/libgerbv.pc
-man/man1/gerbv.1.gz
-share/applications/gerbv.desktop
-%%PORTDOCS%%%%DOCSDIR%%/PNG-print/PNGPrintMiniHowto.txt
-%%PORTDOCS%%%%DOCSDIR%%/PNG-print/gimp-window.jpg
-%%PORTDOCS%%%%DOCSDIR%%/aperturemacro.txt
-%%PORTDOCS%%%%DOCSDIR%%/eagle/eagle2exc.pl
-%%PORTDOCS%%%%DOCSDIR%%/eagle/eagle2exc.txt
-%%PORTDOCS%%%%DOCSDIR%%/image2pixmap.fig
-%%PORTDOCS%%%%DOCSDIR%%/projectfiles.txt
-%%PORTDOCS%%%%DOCSDIR%%/sources.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Mentor-BoardStation/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Mentor-BoardStation/artwork_1.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/am-test/am-test.gbx
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/1.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/full-ex.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/gerbv_am_expression_bug.ger
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/jj1.drl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/jj1.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/limit-ex.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/stp0.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cslk/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cslk/cslk.gbx
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cslk/cslk.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dan/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dan/top.gbx
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dan/top_sr.gbx
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eaglecad1/top-cop.gbx
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eaglecad1/top-cop.pdf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf/ekf.gap
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf/ekf_08.apt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf/l1.off
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/d1.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/drill0.exc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/drill1.exc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/drill20.exc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/drill30.exc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/gnd.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/l0.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/l1.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/l2.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/l3.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/l4.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/l5.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/pow.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/pow3.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/resplan.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/sieb0.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/sieb1.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/stp0.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/stp1.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exposure/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exposure/example.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exposure/example.jpg
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.back.gbr
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.fab.gbr
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.front.gbr
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.group1.gbr
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.group2.gbr
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.pcb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.plated-drill.cnc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jj/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jj/l1-1.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jj/l1-2.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jj/l1-3.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jj/l1-orig.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nollezappare/AssemblyTop.gdo
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nollezappare/EtchLayer2Bottom.gdo
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nollezappare/ThruHolePlated.ncd
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numpres/numpres.pcb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numpres/numpres.pcb.output_componentmask.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numpres/numpres.pcb.output_componentsilk.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numpres/numpres.pcb.output_group1.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numpres/numpres.pcb.output_group2.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numpres/numpres.pcb.output_plated-drill.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numpres/numpres.pcb.output_soldermask.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numpres/numpres.pcb.output_unplated-drill.grb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/ast.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/rs232_cm.asb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/rs232_cm.ast
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/rs232_cm.bot
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/rs232_cm.drd
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/rs232_cm.smb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/rs232_cm.smt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/rs232_cm.ssb
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/rs232_cm.sst
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/rs232_cm.top
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/orcad/thruhole.tap
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pick-and-place/LED.frontsilk.gbr
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pick-and-place/LED.xy
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/polarity/6_vbat.gbr
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/polarity/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/Assembly_Drawings.pdf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/Final_Artwork_Prints.pdf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/Pick_Place_for_SE_SG_IF_V2.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/Pick_Place_for_SE_SG_IF_V2.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.DRL
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.DRR
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GBL
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GBO
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GBS
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GD1
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GG1
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GM1
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GM2
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GTL
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GTO
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GTS
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.LDP
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.REP
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.RUL
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.TXT
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.apr
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/Status_Report.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thermal/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thermal/bpB.GP1
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thermal/bpB.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thermal/dsp.GP1
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thermal/dsp.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trailing/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trailing/cd1r2.1_sieb0.off
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trailing/cd1r2.1_sieb1.off
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uwe/example-cairo.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uwe/example-gdk.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uwe/example-viewmate.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uwe/example.gbr
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uwe/mail.txt
-%%DATADIR%%/scheme/gerb-debug.scm
-%%DATADIR%%/scheme/gerb-ps.scm
-%%DATADIR%%/scheme/init.scm
-share/icons/hicolor/16x16/apps/gerbv.png
-share/icons/hicolor/22x22/apps/gerbv.png
-share/icons/hicolor/24x24/apps/gerbv.png
-share/icons/hicolor/32x32/apps/gerbv.png
-share/icons/hicolor/48x48/apps/gerbv.png
-share/icons/hicolor/scalable/apps/gerbv.svg
diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile
deleted file mode 100644
index ce3512aba337..000000000000
--- a/cad/ghdl/Makefile
+++ /dev/null
@@ -1,166 +0,0 @@
-# Created by: John Marino <marino@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= ghdl
-PORTVERSION= 0.33
-DISTVERSIONPREFIX= v
-PORTREVISION= 4
-CATEGORIES= cad
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= GNU VHDL simulator
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-BROKEN= unfetchable
-DEPRECATED= Unfetchable, unmaintained
-EXPIRATION_DATE= 2019-10-16
-
-LIB_DEPENDS= libgmp.so:math/gmp \
- libmpfr.so:math/mpfr \
- libmpc.so:math/mpc
-
-USES= ada gmake
-USE_GITHUB= yes
-GH_ACCOUNT= tgingold
-
-BROKEN_aarch64= fails to configure: Configuration aarch64-portbld-freebsd11 not supported
-
-GNU_CONFIGURE= yes
-GCCVER= 4.9.2
-LLVMVER= 35
-BLD_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL:R}
-BUILDDIR= ${WRKDIR}/build
-GCCSRCDIR= ${WRKDIR}/gcc-${GCCVER}
-CFG_SCRIPT= ${GCCSRCDIR}/configure
-PKG_PREFIX= ${PREFIX}/ghdl
-LINKER_COMMAND= ${LOCALBASE}/${ADAXX}-aux/bin/gcc
-
-GHDL_ARGS= --enable-languages="c,vhdl" \
- --build=${BLD_TARGET} \
- --prefix=${PKG_PREFIX:Q} \
- --disable-bootstrap \
- --disable-nls \
- --disable-libquadmath \
- --disable-libmudflap \
- --disable-libgomp \
- --disable-libssp \
- --with-system-zlib \
- --with-gmp=${PREFIX} \
- --with-mpfr=${PREFIX} \
- --with-mpc=${PREFIX} \
- --enable-shared \
- --enable-threads=posix \
- ${ICONV_CONFIGURE_ARG} ${EXTRA_CONFIG}
-
-OPTIONS_SINGLE= BACKEND
-OPTIONS_SINGLE_BACKEND= GCC LLVM
-
-GCC_DESC= Code generator is GCC (mature)
-LLVM_DESC= Code generator is LLVM (experimental)
-LLVM_USES= libedit ncurses
-
-.if exists (/sbin/hammer)
-OPTIONS_DEFAULT= LLVM
-PLIST_SUB= DRAGONFLY="" FREEBSD="@comment "
-.else
-OPTIONS_DEFAULT= GCC
-PLIST_SUB= DRAGONFLY="@comment " FREEBSD=""
-.endif
-
-.include <bsd.port.options.mk>
-
-.if ${OPSYS} == FreeBSD
-MODERN_BINUTILS= yes
-.endif
-
-.if ${ARCH:S/amd64/x86_64/} == x86_64
-PLIST_SUB+= X86_64=""
-.else
-PLIST_SUB+= X86_64="@comment "
-.endif
-
-.if defined(MODERN_BINUTILS)
-# Apparently gcc 4.9 needs binutils 2.23 or greater to link Ada correctly
-USE_BINUTILS= yes
-RUN_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils
-AS_COMMAND= ${LOCALBASE}/bin/as
-EXTRA_CONFIG+= --with-ld=${LOCALBASE}/bin/ld
-.else
-AS_COMMAND= /usr/bin/as
-EXTRA_CONFIG+= --with-ld=/usr/bin/ld
-.endif
-EXTRA_CONFIG+= --with-as=${AS_COMMAND}
-
-.if ${PORT_OPTIONS:MGCC}
-DISTFILES+= gcc-${GCCVER}.tar.bz2
-USES+= iconv libtool makeinfo perl5
-USE_PERL5= build
-INFO= ghdl
-PLIST_SUB+= GLEX=ghdl/libexec/gcc/${BLD_TARGET}/${GCCVER} \
- GLIB=ghdl/lib/gcc/${BLD_TARGET}/${GCCVER} \
- TARGET=${BLD_TARGET}
-. if ${OPSYS} == DragonFly
-IGNORE= not supported by GCC backend
-. endif
-.endif
-
-.if ${PORT_OPTIONS:MLLVM}
-BUILD_DEPENDS+= llvm-config${LLVMVER}:devel/llvm${LLVMVER} \
- clang++${LLVMVER}:lang/clang${LLVMVER}
-RUN_DEPENDS+= llc${LLVMVER}:devel/llvm${LLVMVER}
-PLIST= ${.CURDIR}/llvm-plist
-PLIST_SUB+= GLIB=ghdl/lib/ghdl/
-.endif
-
-post-patch:
- @${REINPLACE_CMD} \
- -e 's|\@AS_COMMAND\@|${AS_COMMAND}|' \
- -e 's|\@LINKER_COMMAND\@|${LINKER_COMMAND}|' \
- ${WRKSRC}/src/ghdldrv/ghdldrv.adb
- @${REINPLACE_CMD} \
- -e 's|llvm-config|llvm-config${LLVMVER}|' \
- -e 's|(INSTALL_PROGRAM)|(BSD_INSTALL_PROGRAM)|' \
- -e 's|(INSTALL_DATA)|(BSD_INSTALL_DATA)|' \
- ${WRKSRC}/configure ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e 's|clang++|clang++${LLVMVER}|' \
- -e 's|\((LDFLAGS)\)|\1 -L${LOCALBASE}/lib|' \
- ${WRKSRC}/src/ortho/llvm/Makefile
-
-.if ${PORT_OPTIONS:MGCC}
-do-configure:
- ${MKDIR} ${BUILDDIR}
- (cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./configure \
- --with-gcc=${GCCSRCDIR} --prefix=${PKG_PREFIX:Q})
- ${SETENV} ${MAKE_ENV} ${MAKE_CMD} -C ${WRKSRC} copy-sources
- (cd ${BUILDDIR} && ${SETENV} ${CONFIGURE_ENV} \
- ${CFG_SCRIPT} ${GHDL_ARGS})
-
-do-build:
- (cd ${BUILDDIR} && ${SETENV} ${MAKE_ENV} \
- ${MAKE_CMD} -j${MAKE_JOBS_NUMBER} ${MAKE_ARGS} all)
-
-do-install:
- (cd ${BUILDDIR} && ${SETENV} ${MAKE_ENV} \
- ${MAKE_CMD} install-strip ${MAKE_ARGS})
- ${MV} ${STAGEDIR}${PREFIX}/ghdl/share/man/man1/ghdl.1 \
- ${STAGEDIR}${PREFIX}/man/man1
- ${MV} ${STAGEDIR}${PREFIX}/ghdl/share/info/ghdl.info \
- ${STAGEDIR}${PREFIX}/${INFO_PATH}
- ${RM} -r ${STAGEDIR}${PREFIX}/ghdl/share
-
-.endif # TAIL: GCC
-
-.if ${PORT_OPTIONS:MLLVM}
-do-configure:
- (cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./configure \
- --with-llvm=${LOCALBASE} --prefix=${PKG_PREFIX:Q})
-.endif # TAIL: LLVM
-
-check:
- (cd ${WRKSRC}/testsuite && ${SETENV} ${MAKE_ENV} \
- GHDL=${STAGEDIR}${PREFIX}/ghdl/bin/ghdl ${SH} testsuite.sh)
-
-.include <bsd.port.mk>
diff --git a/cad/ghdl/distinfo b/cad/ghdl/distinfo
deleted file mode 100644
index 5cdfab1653cc..000000000000
--- a/cad/ghdl/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-SHA256 (tgingold-ghdl-v0.33_GH0.tar.gz) = aa1519e72e4537e69cefd18a212221a77ecac021f935b1c969532dfa3c7edb27
-SIZE (tgingold-ghdl-v0.33_GH0.tar.gz) = 3202198
-SHA256 (gcc-4.9.2.tar.bz2) = 2020c98295856aa13fda0f2f3a4794490757fc24bcca918d52cc8b4917b972dd
-SIZE (gcc-4.9.2.tar.bz2) = 89939747
diff --git a/cad/ghdl/files/patch-ghdl.gpr.in b/cad/ghdl/files/patch-ghdl.gpr.in
deleted file mode 100644
index f75f4e6a3496..000000000000
--- a/cad/ghdl/files/patch-ghdl.gpr.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ghdl.gpr.in.orig 2015-05-27 18:49:40 UTC
-+++ ghdl.gpr.in
-@@ -32,7 +32,7 @@ project Ghdl is
- end Compiler;
-
- package Linker is
-- for Switches ("Ada") use ("-lm", "-ldl");
-+ for Switches ("Ada") use ("-lm");
- end Linker;
- end Ghdl;
-
diff --git a/cad/ghdl/files/patch-src_ghdldrv_ghdldrv.adb b/cad/ghdl/files/patch-src_ghdldrv_ghdldrv.adb
deleted file mode 100644
index 40194ebe6418..000000000000
--- a/cad/ghdl/files/patch-src_ghdldrv_ghdldrv.adb
+++ /dev/null
@@ -1,24 +0,0 @@
---- src/ghdldrv/ghdldrv.adb.orig 2015-10-23 05:51:44 UTC
-+++ src/ghdldrv/ghdldrv.adb
-@@ -42,8 +42,8 @@ package body Ghdldrv is
- -- Name of the tools used.
- Compiler_Cmd : String_Access := null;
- Post_Processor_Cmd : String_Access := null;
-- Assembler_Cmd : constant String := "as";
-- Linker_Cmd : constant String := "gcc";
-+ Assembler_Cmd : aliased String := "@AS_COMMAND@";
-+ Linker_Cmd : aliased String := "@LINKER_COMMAND@";
-
- -- Path of the tools.
- Compiler_Path : String_Access;
-@@ -502,8 +502,9 @@ package body Ghdldrv is
- -- Linker.
- Linker_Path := Locate_Exec_On_Path (Linker_Cmd);
- if Linker_Path = null then
-- Tool_Not_Found (Linker_Cmd);
-+ Assembler_Path := Assembler_Cmd'Access;
- end if;
-+ Linker_Path := Linker_Cmd'Access;
- end Locate_Tools;
-
- procedure Setup_Compiler (Load : Boolean)
diff --git a/cad/ghdl/files/patch-src_grt_grt.ver b/cad/ghdl/files/patch-src_grt_grt.ver
deleted file mode 100644
index bd7cf38b5e5a..000000000000
--- a/cad/ghdl/files/patch-src_grt_grt.ver
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/grt/grt.ver.orig 2015-05-27 18:49:40 UTC
-+++ src/grt/grt.ver
-@@ -19,6 +19,8 @@ vpi_remove_cb;
- vpi_scan;
- vpi_vprintf;
- vpi_printf;
-+__progname;
-+environ;
- local:
- *;
- };
diff --git a/cad/ghdl/llvm-plist b/cad/ghdl/llvm-plist
deleted file mode 100644
index bf31a7e8f7ac..000000000000
--- a/cad/ghdl/llvm-plist
+++ /dev/null
@@ -1,197 +0,0 @@
-ghdl/bin/ghdl
-ghdl/bin/ghdl1-llvm
-%%GLIB%%grt.lst
-%%GLIB%%grt.ver
-%%GLIB%%libgrt.a
-%%GLIB%%src/ieee/math_complex-body.vhdl
-%%GLIB%%src/ieee/math_complex.vhdl
-%%GLIB%%src/ieee/math_real-body.vhdl
-%%GLIB%%src/ieee/math_real.vhdl
-%%GLIB%%src/ieee/numeric_bit-body.v87
-%%GLIB%%src/ieee/numeric_bit-body.v93
-%%GLIB%%src/ieee/numeric_bit.v87
-%%GLIB%%src/ieee/numeric_bit.v93
-%%GLIB%%src/ieee/numeric_std-body.v87
-%%GLIB%%src/ieee/numeric_std-body.v93
-%%GLIB%%src/ieee/numeric_std.v87
-%%GLIB%%src/ieee/numeric_std.v93
-%%GLIB%%src/ieee/std_logic_1164.v87
-%%GLIB%%src/ieee/std_logic_1164.v93
-%%GLIB%%src/ieee/std_logic_1164_body.v87
-%%GLIB%%src/ieee/std_logic_1164_body.v93
-%%GLIB%%src/ieee2008/fixed_float_types.vhdl
-%%GLIB%%src/ieee2008/fixed_generic_pkg-body.vhdl
-%%GLIB%%src/ieee2008/fixed_generic_pkg.vhdl
-%%GLIB%%src/ieee2008/fixed_pkg.vhdl
-%%GLIB%%src/ieee2008/float_generic_pkg-body.vhdl
-%%GLIB%%src/ieee2008/float_generic_pkg.vhdl
-%%GLIB%%src/ieee2008/float_pkg.vhdl
-%%GLIB%%src/ieee2008/ieee_bit_context.vhdl
-%%GLIB%%src/ieee2008/ieee_std_context.vhdl
-%%GLIB%%src/ieee2008/math_complex-body.vhdl
-%%GLIB%%src/ieee2008/math_complex.vhdl
-%%GLIB%%src/ieee2008/math_real-body.vhdl
-%%GLIB%%src/ieee2008/math_real.vhdl
-%%GLIB%%src/ieee2008/numeric_bit-body.vhdl
-%%GLIB%%src/ieee2008/numeric_bit.vhdl
-%%GLIB%%src/ieee2008/numeric_bit_unsigned-body.vhdl
-%%GLIB%%src/ieee2008/numeric_bit_unsigned.vhdl
-%%GLIB%%src/ieee2008/numeric_std-body.vhdl
-%%GLIB%%src/ieee2008/numeric_std.vhdl
-%%GLIB%%src/ieee2008/numeric_std_unsigned-body.vhdl
-%%GLIB%%src/ieee2008/numeric_std_unsigned.vhdl
-%%GLIB%%src/ieee2008/std_logic_1164-body.vhdl
-%%GLIB%%src/ieee2008/std_logic_1164.vhdl
-%%GLIB%%src/ieee2008/std_logic_textio.vhdl
-%%GLIB%%src/mentor/std_logic_arith.vhdl
-%%GLIB%%src/mentor/std_logic_arith_body.vhdl
-%%GLIB%%src/std/env.vhdl
-%%GLIB%%src/std/env_body.vhdl
-%%GLIB%%src/std/textio.v08
-%%GLIB%%src/std/textio.v87
-%%GLIB%%src/std/textio.v93
-%%GLIB%%src/std/textio_body.v08
-%%GLIB%%src/std/textio_body.v87
-%%GLIB%%src/std/textio_body.v93
-%%GLIB%%src/synopsys/std_logic_arith.vhdl
-%%GLIB%%src/synopsys/std_logic_misc-body.vhdl
-%%GLIB%%src/synopsys/std_logic_misc.vhdl
-%%GLIB%%src/synopsys/std_logic_signed.vhdl
-%%GLIB%%src/synopsys/std_logic_textio.vhdl
-%%GLIB%%src/synopsys/std_logic_unsigned.vhdl
-%%GLIB%%src/vital2000/memory_b.vhdl
-%%GLIB%%src/vital2000/memory_p.vhdl
-%%GLIB%%src/vital2000/prmtvs_b.vhdl
-%%GLIB%%src/vital2000/prmtvs_p.vhdl
-%%GLIB%%src/vital2000/timing_b.vhdl
-%%GLIB%%src/vital2000/timing_p.vhdl
-%%GLIB%%src/vital95/vital_primitives.vhdl
-%%GLIB%%src/vital95/vital_primitives_body.vhdl
-%%GLIB%%src/vital95/vital_timing.vhdl
-%%GLIB%%src/vital95/vital_timing_body.vhdl
-%%GLIB%%v08/ieee/fixed_float_types.o
-%%GLIB%%v08/ieee/fixed_generic_pkg-body.o
-%%GLIB%%v08/ieee/fixed_generic_pkg.o
-%%GLIB%%v08/ieee/fixed_pkg.o
-%%GLIB%%v08/ieee/float_generic_pkg-body.o
-%%GLIB%%v08/ieee/float_generic_pkg.o
-%%GLIB%%v08/ieee/float_pkg.o
-%%GLIB%%v08/ieee/ieee-obj08.cf
-%%GLIB%%v08/ieee/ieee_bit_context.o
-%%GLIB%%v08/ieee/ieee_std_context.o
-%%GLIB%%v08/ieee/math_complex-body.o
-%%GLIB%%v08/ieee/math_complex.o
-%%GLIB%%v08/ieee/math_real-body.o
-%%GLIB%%v08/ieee/math_real.o
-%%GLIB%%v08/ieee/numeric_bit-body.o
-%%GLIB%%v08/ieee/numeric_bit.o
-%%GLIB%%v08/ieee/numeric_bit_unsigned-body.o
-%%GLIB%%v08/ieee/numeric_bit_unsigned.o
-%%GLIB%%v08/ieee/numeric_std-body.o
-%%GLIB%%v08/ieee/numeric_std.o
-%%GLIB%%v08/ieee/numeric_std_unsigned-body.o
-%%GLIB%%v08/ieee/numeric_std_unsigned.o
-%%GLIB%%v08/ieee/std_logic_1164-body.o
-%%GLIB%%v08/ieee/std_logic_1164.o
-%%GLIB%%v08/ieee/std_logic_textio.o
-%%GLIB%%v08/std/env.o
-%%GLIB%%v08/std/env_body.o
-%%GLIB%%v08/std/std-obj08.cf
-%%GLIB%%v08/std/std_standard.o
-%%GLIB%%v08/std/textio.o
-%%GLIB%%v08/std/textio_body.o
-%%GLIB%%v87/ieee/ieee-obj87.cf
-%%GLIB%%v87/ieee/numeric_bit-body.o
-%%GLIB%%v87/ieee/numeric_bit.o
-%%GLIB%%v87/ieee/numeric_std-body.o
-%%GLIB%%v87/ieee/numeric_std.o
-%%GLIB%%v87/ieee/std_logic_1164.o
-%%GLIB%%v87/ieee/std_logic_1164_body.o
-%%GLIB%%v87/ieee/vital_primitives.o
-%%GLIB%%v87/ieee/vital_primitives_body.o
-%%GLIB%%v87/ieee/vital_timing.o
-%%GLIB%%v87/ieee/vital_timing_body.o
-%%GLIB%%v87/std/std-obj87.cf
-%%GLIB%%v87/std/std_standard.o
-%%GLIB%%v87/std/textio.o
-%%GLIB%%v87/std/textio_body.o
-%%GLIB%%v87/synopsys/ieee-obj87.cf
-%%GLIB%%v87/synopsys/numeric_bit-body.o
-%%GLIB%%v87/synopsys/numeric_bit.o
-%%GLIB%%v87/synopsys/numeric_std-body.o
-%%GLIB%%v87/synopsys/numeric_std.o
-%%GLIB%%v87/synopsys/std_logic_1164.o
-%%GLIB%%v87/synopsys/std_logic_1164_body.o
-%%GLIB%%v87/synopsys/std_logic_arith.o
-%%GLIB%%v87/synopsys/std_logic_misc-body.o
-%%GLIB%%v87/synopsys/std_logic_misc.o
-%%GLIB%%v87/synopsys/std_logic_signed.o
-%%GLIB%%v87/synopsys/std_logic_textio.o
-%%GLIB%%v87/synopsys/std_logic_unsigned.o
-%%GLIB%%v87/synopsys/vital_primitives.o
-%%GLIB%%v87/synopsys/vital_primitives_body.o
-%%GLIB%%v87/synopsys/vital_timing.o
-%%GLIB%%v87/synopsys/vital_timing_body.o
-%%GLIB%%v93/ieee/ieee-obj93.cf
-%%GLIB%%v93/ieee/math_complex-body.o
-%%GLIB%%v93/ieee/math_complex.o
-%%GLIB%%v93/ieee/math_real-body.o
-%%GLIB%%v93/ieee/math_real.o
-%%GLIB%%v93/ieee/memory_b.o
-%%GLIB%%v93/ieee/memory_p.o
-%%GLIB%%v93/ieee/numeric_bit-body.o
-%%GLIB%%v93/ieee/numeric_bit.o
-%%GLIB%%v93/ieee/numeric_std-body.o
-%%GLIB%%v93/ieee/numeric_std.o
-%%GLIB%%v93/ieee/prmtvs_b.o
-%%GLIB%%v93/ieee/prmtvs_p.o
-%%GLIB%%v93/ieee/std_logic_1164.o
-%%GLIB%%v93/ieee/std_logic_1164_body.o
-%%GLIB%%v93/ieee/timing_b.o
-%%GLIB%%v93/ieee/timing_p.o
-%%GLIB%%v93/mentor/ieee-obj93.cf
-%%GLIB%%v93/mentor/math_complex-body.o
-%%GLIB%%v93/mentor/math_complex.o
-%%GLIB%%v93/mentor/math_real-body.o
-%%GLIB%%v93/mentor/math_real.o
-%%GLIB%%v93/mentor/memory_b.o
-%%GLIB%%v93/mentor/memory_p.o
-%%GLIB%%v93/mentor/numeric_bit-body.o
-%%GLIB%%v93/mentor/numeric_bit.o
-%%GLIB%%v93/mentor/numeric_std-body.o
-%%GLIB%%v93/mentor/numeric_std.o
-%%GLIB%%v93/mentor/prmtvs_b.o
-%%GLIB%%v93/mentor/prmtvs_p.o
-%%GLIB%%v93/mentor/std_logic_1164.o
-%%GLIB%%v93/mentor/std_logic_1164_body.o
-%%GLIB%%v93/mentor/std_logic_arith.o
-%%GLIB%%v93/mentor/std_logic_arith_body.o
-%%GLIB%%v93/mentor/timing_b.o
-%%GLIB%%v93/mentor/timing_p.o
-%%GLIB%%v93/std/std-obj93.cf
-%%GLIB%%v93/std/std_standard.o
-%%GLIB%%v93/std/textio.o
-%%GLIB%%v93/std/textio_body.o
-%%GLIB%%v93/synopsys/ieee-obj93.cf
-%%GLIB%%v93/synopsys/math_complex-body.o
-%%GLIB%%v93/synopsys/math_complex.o
-%%GLIB%%v93/synopsys/math_real-body.o
-%%GLIB%%v93/synopsys/math_real.o
-%%GLIB%%v93/synopsys/memory_b.o
-%%GLIB%%v93/synopsys/memory_p.o
-%%GLIB%%v93/synopsys/numeric_bit-body.o
-%%GLIB%%v93/synopsys/numeric_bit.o
-%%GLIB%%v93/synopsys/numeric_std-body.o
-%%GLIB%%v93/synopsys/numeric_std.o
-%%GLIB%%v93/synopsys/prmtvs_b.o
-%%GLIB%%v93/synopsys/prmtvs_p.o
-%%GLIB%%v93/synopsys/std_logic_1164.o
-%%GLIB%%v93/synopsys/std_logic_1164_body.o
-%%GLIB%%v93/synopsys/std_logic_arith.o
-%%GLIB%%v93/synopsys/std_logic_misc-body.o
-%%GLIB%%v93/synopsys/std_logic_misc.o
-%%GLIB%%v93/synopsys/std_logic_signed.o
-%%GLIB%%v93/synopsys/std_logic_textio.o
-%%GLIB%%v93/synopsys/std_logic_unsigned.o
-%%GLIB%%v93/synopsys/timing_b.o
-%%GLIB%%v93/synopsys/timing_p.o
diff --git a/cad/ghdl/pkg-descr b/cad/ghdl/pkg-descr
deleted file mode 100644
index 34345b492634..000000000000
--- a/cad/ghdl/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-GHDL is the leading VHSIC Hardware Description Language (VHDL) simulator.
-
-Digital and mixed-signal systems such as field-programmable gate arrays
-and integrated circuits can be described by VHDL, and VHDL can also be
-used as a general purpose parallel programming language. GHDL compiles
-VHDL files and creates a binary which simulates the design.
-
-GHDL fully supports IEEE 1076-1987, IEEE 1-76-1993, IEEE 1076-2002
-versions of VHDL, and partially IEEE 1076-2008.
-
-WWW: https://sourceforge.net/projects/ghdl-updates/
diff --git a/cad/ghdl/pkg-plist b/cad/ghdl/pkg-plist
deleted file mode 100644
index cd370619571c..000000000000
--- a/cad/ghdl/pkg-plist
+++ /dev/null
@@ -1,517 +0,0 @@
-ghdl/bin/cpp
-ghdl/bin/gcc
-ghdl/bin/gcc-ar
-ghdl/bin/gcc-nm
-ghdl/bin/gcc-ranlib
-ghdl/bin/gcov
-ghdl/bin/ghdl
-ghdl/bin/%%TARGET%%-gcc
-ghdl/bin/%%TARGET%%-gcc-4.9.2
-ghdl/bin/%%TARGET%%-gcc-ar
-ghdl/bin/%%TARGET%%-gcc-nm
-ghdl/bin/%%TARGET%%-gcc-ranlib
-%%GLIB%%/crtbegin.o
-%%GLIB%%/crtbeginS.o
-%%GLIB%%/crtend.o
-%%GLIB%%/crtendS.o
-%%GLIB%%/include-fixed/README
-%%GLIB%%/include-fixed/limits.h
-%%GLIB%%/include-fixed/netinet/ip_fil.h
-%%GLIB%%/include-fixed/netinet/ip_lookup.h
-%%GLIB%%/include-fixed/netinet/ip_nat.h
-%%GLIB%%/include-fixed/netinet/ip_proxy.h
-%%GLIB%%/include-fixed/netinet/ip_scan.h
-%%GLIB%%/include-fixed/netinet/ip_state.h
-%%GLIB%%/include-fixed/stddef.h
-%%GLIB%%/include-fixed/stdio.h
-%%GLIB%%/include-fixed/stdlib.h
-%%GLIB%%/include-fixed/sys/types.h
-%%GLIB%%/include-fixed/syslimits.h
-%%GLIB%%/include-fixed/unistd.h
-%%GLIB%%/include-fixed/wchar.h
-%%GLIB%%/include/adxintrin.h
-%%GLIB%%/include/ammintrin.h
-%%GLIB%%/include/avx2intrin.h
-%%GLIB%%/include/avx512cdintrin.h
-%%GLIB%%/include/avx512erintrin.h
-%%GLIB%%/include/avx512fintrin.h
-%%GLIB%%/include/avx512pfintrin.h
-%%GLIB%%/include/avxintrin.h
-%%GLIB%%/include/bmi2intrin.h
-%%GLIB%%/include/bmiintrin.h
-%%GLIB%%/include/bmmintrin.h
-%%GLIB%%/include/cpuid.h
-%%GLIB%%/include/cross-stdarg.h
-%%GLIB%%/include/emmintrin.h
-%%GLIB%%/include/f16cintrin.h
-%%GLIB%%/include/float.h
-%%GLIB%%/include/fma4intrin.h
-%%GLIB%%/include/fmaintrin.h
-%%GLIB%%/include/fxsrintrin.h
-%%GLIB%%/include/ia32intrin.h
-%%GLIB%%/include/immintrin.h
-%%GLIB%%/include/iso646.h
-%%GLIB%%/include/lwpintrin.h
-%%GLIB%%/include/lzcntintrin.h
-%%GLIB%%/include/mm3dnow.h
-%%GLIB%%/include/mm_malloc.h
-%%GLIB%%/include/mmintrin.h
-%%GLIB%%/include/nmmintrin.h
-%%GLIB%%/include/pmmintrin.h
-%%GLIB%%/include/popcntintrin.h
-%%GLIB%%/include/prfchwintrin.h
-%%GLIB%%/include/rdseedintrin.h
-%%GLIB%%/include/rtmintrin.h
-%%GLIB%%/include/shaintrin.h
-%%GLIB%%/include/smmintrin.h
-%%GLIB%%/include/stdalign.h
-%%GLIB%%/include/stdarg.h
-%%GLIB%%/include/stdatomic.h
-%%GLIB%%/include/stdbool.h
-%%GLIB%%/include/stddef.h
-%%GLIB%%/include/stdfix.h
-%%GLIB%%/include/stdint-gcc.h
-%%GLIB%%/include/stdint.h
-%%GLIB%%/include/stdnoreturn.h
-%%GLIB%%/include/tbmintrin.h
-%%GLIB%%/include/tgmath.h
-%%GLIB%%/include/tmmintrin.h
-%%GLIB%%/include/unwind.h
-%%GLIB%%/include/varargs.h
-%%GLIB%%/include/wmmintrin.h
-%%GLIB%%/include/x86intrin.h
-%%GLIB%%/include/xmmintrin.h
-%%GLIB%%/include/xopintrin.h
-%%GLIB%%/include/xsaveintrin.h
-%%GLIB%%/include/xsaveoptintrin.h
-%%GLIB%%/include/xtestintrin.h
-%%GLIB%%/install-tools/fixinc_list
-%%GLIB%%/install-tools/gsyslimits.h
-%%GLIB%%/install-tools/include/README
-%%GLIB%%/install-tools/include/limits.h
-%%GLIB%%/install-tools/macro_list
-%%GLIB%%/install-tools/mkheaders.conf
-%%GLIB%%/libgcc.a
-%%GLIB%%/libgcc_eh.a
-%%GLIB%%/libgcov.a
-%%GLIB%%/plugin/gtype.state
-%%GLIB%%/plugin/include/ada/gcc-interface/ada-tree.def
-%%GLIB%%/plugin/include/alias.h
-%%GLIB%%/plugin/include/all-tree.def
-%%GLIB%%/plugin/include/alloc-pool.h
-%%GLIB%%/plugin/include/ansidecl.h
-%%GLIB%%/plugin/include/attribs.h
-%%GLIB%%/plugin/include/auto-host.h
-%%GLIB%%/plugin/include/b-header-vars
-%%GLIB%%/plugin/include/basic-block.h
-%%GLIB%%/plugin/include/bitmap.h
-%%GLIB%%/plugin/include/builtins.def
-%%GLIB%%/plugin/include/bversion.h
-%%GLIB%%/plugin/include/c-family/c-common.def
-%%GLIB%%/plugin/include/c-family/c-common.h
-%%GLIB%%/plugin/include/c-family/c-objc.h
-%%GLIB%%/plugin/include/c-family/c-pragma.h
-%%GLIB%%/plugin/include/c-family/c-pretty-print.h
-%%GLIB%%/plugin/include/c-tree.h
-%%GLIB%%/plugin/include/calls.h
-%%GLIB%%/plugin/include/cfg-flags.def
-%%GLIB%%/plugin/include/cfgexpand.h
-%%GLIB%%/plugin/include/cfghooks.h
-%%GLIB%%/plugin/include/cfgloop.h
-%%GLIB%%/plugin/include/cgraph.h
-%%GLIB%%/plugin/include/cif-code.def
-%%GLIB%%/plugin/include/cilk-builtins.def
-%%GLIB%%/plugin/include/cilkplus.def
-%%GLIB%%/plugin/include/config.h
-%%GLIB%%/plugin/include/config/dbxelf.h
-%%GLIB%%/plugin/include/config/elfos.h
-%%FREEBSD%%%%GLIB%%/plugin/include/config/freebsd-spec.h
-%%FREEBSD%%%%GLIB%%/plugin/include/config/freebsd-stdint.h
-%%FREEBSD%%%%GLIB%%/plugin/include/config/freebsd.h
-%%GLIB%%/plugin/include/config/i386/att.h
-%%X86_64%%%%GLIB%%/plugin/include/config/i386/biarch64.h
-%%FREEBSD%%%%GLIB%%/plugin/include/config/i386/freebsd.h
-%%FREEBSD%%%%X86_64%%%%GLIB%%/plugin/include/config/i386/freebsd64.h
-%%GLIB%%/plugin/include/config/i386/i386-opts.h
-%%GLIB%%/plugin/include/config/i386/i386-protos.h
-%%GLIB%%/plugin/include/config/i386/i386.h
-%%GLIB%%/plugin/include/config/i386/stringop.def
-%%GLIB%%/plugin/include/config/i386/unix.h
-%%X86_64%%%%GLIB%%/plugin/include/config/i386/x86-64.h
-%%GLIB%%/plugin/include/config/i386/x86-tune.def
-%%GLIB%%/plugin/include/config/initfini-array.h
-%%GLIB%%/plugin/include/config/vxworks-dummy.h
-%%GLIB%%/plugin/include/configargs.h
-%%GLIB%%/plugin/include/context.h
-%%GLIB%%/plugin/include/coretypes.h
-%%GLIB%%/plugin/include/cp/cp-tree.def
-%%GLIB%%/plugin/include/cppdefault.h
-%%GLIB%%/plugin/include/cpplib.h
-%%GLIB%%/plugin/include/debug.h
-%%GLIB%%/plugin/include/defaults.h
-%%GLIB%%/plugin/include/df.h
-%%GLIB%%/plugin/include/diagnostic-color.h
-%%GLIB%%/plugin/include/diagnostic-core.h
-%%GLIB%%/plugin/include/diagnostic.def
-%%GLIB%%/plugin/include/diagnostic.h
-%%GLIB%%/plugin/include/double-int.h
-%%GLIB%%/plugin/include/dumpfile.h
-%%GLIB%%/plugin/include/emit-rtl.h
-%%GLIB%%/plugin/include/except.h
-%%GLIB%%/plugin/include/filenames.h
-%%GLIB%%/plugin/include/fixed-value.h
-%%GLIB%%/plugin/include/flag-types.h
-%%GLIB%%/plugin/include/flags.h
-%%GLIB%%/plugin/include/fold-const.h
-%%GLIB%%/plugin/include/function.h
-%%GLIB%%/plugin/include/gcc-plugin.h
-%%GLIB%%/plugin/include/gcc-symtab.h
-%%GLIB%%/plugin/include/genrtl.h
-%%GLIB%%/plugin/include/ggc.h
-%%GLIB%%/plugin/include/gimple-builder.h
-%%GLIB%%/plugin/include/gimple-expr.h
-%%GLIB%%/plugin/include/gimple-fold.h
-%%GLIB%%/plugin/include/gimple-iterator.h
-%%GLIB%%/plugin/include/gimple-low.h
-%%GLIB%%/plugin/include/gimple-pretty-print.h
-%%GLIB%%/plugin/include/gimple-ssa.h
-%%GLIB%%/plugin/include/gimple-walk.h
-%%GLIB%%/plugin/include/gimple.def
-%%GLIB%%/plugin/include/gimple.h
-%%GLIB%%/plugin/include/gimplify-me.h
-%%GLIB%%/plugin/include/gimplify.h
-%%GLIB%%/plugin/include/gsstruct.def
-%%GLIB%%/plugin/include/gtm-builtins.def
-%%GLIB%%/plugin/include/gtype-desc.h
-%%GLIB%%/plugin/include/hard-reg-set.h
-%%GLIB%%/plugin/include/hash-table.h
-%%GLIB%%/plugin/include/hashtab.h
-%%GLIB%%/plugin/include/highlev-plugin-common.h
-%%GLIB%%/plugin/include/hwint.h
-%%GLIB%%/plugin/include/incpath.h
-%%GLIB%%/plugin/include/input.h
-%%GLIB%%/plugin/include/insn-codes.h
-%%GLIB%%/plugin/include/insn-constants.h
-%%GLIB%%/plugin/include/insn-flags.h
-%%GLIB%%/plugin/include/insn-modes.h
-%%GLIB%%/plugin/include/insn-notes.def
-%%GLIB%%/plugin/include/internal-fn.def
-%%GLIB%%/plugin/include/internal-fn.h
-%%GLIB%%/plugin/include/intl.h
-%%GLIB%%/plugin/include/ipa-prop.h
-%%GLIB%%/plugin/include/ipa-ref-inline.h
-%%GLIB%%/plugin/include/ipa-ref.h
-%%GLIB%%/plugin/include/ipa-reference.h
-%%GLIB%%/plugin/include/ipa-utils.h
-%%GLIB%%/plugin/include/is-a.h
-%%GLIB%%/plugin/include/java/java-tree.def
-%%GLIB%%/plugin/include/langhooks.h
-%%GLIB%%/plugin/include/libiberty.h
-%%GLIB%%/plugin/include/line-map.h
-%%GLIB%%/plugin/include/machmode.h
-%%GLIB%%/plugin/include/md5.h
-%%GLIB%%/plugin/include/mode-classes.def
-%%GLIB%%/plugin/include/objc/objc-tree.def
-%%GLIB%%/plugin/include/obstack.h
-%%GLIB%%/plugin/include/omp-builtins.def
-%%GLIB%%/plugin/include/options.h
-%%GLIB%%/plugin/include/opts.h
-%%GLIB%%/plugin/include/output.h
-%%GLIB%%/plugin/include/params.def
-%%GLIB%%/plugin/include/params.h
-%%GLIB%%/plugin/include/pass-instances.def
-%%GLIB%%/plugin/include/pass_manager.h
-%%GLIB%%/plugin/include/plugin-api.h
-%%GLIB%%/plugin/include/plugin-version.h
-%%GLIB%%/plugin/include/plugin.def
-%%GLIB%%/plugin/include/plugin.h
-%%GLIB%%/plugin/include/pointer-set.h
-%%GLIB%%/plugin/include/predict.def
-%%GLIB%%/plugin/include/predict.h
-%%GLIB%%/plugin/include/prefix.h
-%%GLIB%%/plugin/include/pretty-print.h
-%%GLIB%%/plugin/include/print-rtl.h
-%%GLIB%%/plugin/include/print-tree.h
-%%GLIB%%/plugin/include/real.h
-%%GLIB%%/plugin/include/realmpfr.h
-%%GLIB%%/plugin/include/reg-notes.def
-%%GLIB%%/plugin/include/regset.h
-%%GLIB%%/plugin/include/resource.h
-%%GLIB%%/plugin/include/rtl.def
-%%GLIB%%/plugin/include/rtl.h
-%%GLIB%%/plugin/include/safe-ctype.h
-%%GLIB%%/plugin/include/sanitizer.def
-%%GLIB%%/plugin/include/sbitmap.h
-%%GLIB%%/plugin/include/splay-tree.h
-%%GLIB%%/plugin/include/ssa-iterators.h
-%%GLIB%%/plugin/include/statistics.h
-%%GLIB%%/plugin/include/stmt.h
-%%GLIB%%/plugin/include/stor-layout.h
-%%GLIB%%/plugin/include/stringpool.h
-%%GLIB%%/plugin/include/symtab.h
-%%GLIB%%/plugin/include/sync-builtins.def
-%%GLIB%%/plugin/include/system.h
-%%GLIB%%/plugin/include/target-hooks-macros.h
-%%GLIB%%/plugin/include/target.def
-%%GLIB%%/plugin/include/target.h
-%%GLIB%%/plugin/include/timevar.def
-%%GLIB%%/plugin/include/timevar.h
-%%GLIB%%/plugin/include/tm-preds.h
-%%GLIB%%/plugin/include/tm.h
-%%GLIB%%/plugin/include/tm_p.h
-%%GLIB%%/plugin/include/toplev.h
-%%GLIB%%/plugin/include/tree-cfg.h
-%%GLIB%%/plugin/include/tree-cfgcleanup.h
-%%GLIB%%/plugin/include/tree-check.h
-%%GLIB%%/plugin/include/tree-core.h
-%%GLIB%%/plugin/include/tree-dfa.h
-%%GLIB%%/plugin/include/tree-dump.h
-%%GLIB%%/plugin/include/tree-eh.h
-%%GLIB%%/plugin/include/tree-hasher.h
-%%GLIB%%/plugin/include/tree-inline.h
-%%GLIB%%/plugin/include/tree-into-ssa.h
-%%GLIB%%/plugin/include/tree-iterator.h
-%%GLIB%%/plugin/include/tree-nested.h
-%%GLIB%%/plugin/include/tree-object-size.h
-%%GLIB%%/plugin/include/tree-outof-ssa.h
-%%GLIB%%/plugin/include/tree-parloops.h
-%%GLIB%%/plugin/include/tree-pass.h
-%%GLIB%%/plugin/include/tree-phinodes.h
-%%GLIB%%/plugin/include/tree-pretty-print.h
-%%GLIB%%/plugin/include/tree-ssa-address.h
-%%GLIB%%/plugin/include/tree-ssa-alias.h
-%%GLIB%%/plugin/include/tree-ssa-coalesce.h
-%%GLIB%%/plugin/include/tree-ssa-dom.h
-%%GLIB%%/plugin/include/tree-ssa-loop-ivopts.h
-%%GLIB%%/plugin/include/tree-ssa-loop-manip.h
-%%GLIB%%/plugin/include/tree-ssa-loop-niter.h
-%%GLIB%%/plugin/include/tree-ssa-loop.h
-%%GLIB%%/plugin/include/tree-ssa-operands.h
-%%GLIB%%/plugin/include/tree-ssa-sccvn.h
-%%GLIB%%/plugin/include/tree-ssa-ter.h
-%%GLIB%%/plugin/include/tree-ssa-threadedge.h
-%%GLIB%%/plugin/include/tree-ssa-threadupdate.h
-%%GLIB%%/plugin/include/tree-ssa.h
-%%GLIB%%/plugin/include/tree-ssanames.h
-%%GLIB%%/plugin/include/tree.def
-%%GLIB%%/plugin/include/tree.h
-%%GLIB%%/plugin/include/treestruct.def
-%%GLIB%%/plugin/include/varasm.h
-%%GLIB%%/plugin/include/vec.h
-%%GLIB%%/plugin/include/version.h
-%%GLIB%%/vhdl/grt.lst
-%%GLIB%%/vhdl/grt.ver
-%%GLIB%%/vhdl/libgrt.a
-%%GLIB%%/vhdl/src/ieee/math_complex-body.vhdl
-%%GLIB%%/vhdl/src/ieee/math_complex.vhdl
-%%GLIB%%/vhdl/src/ieee/math_real-body.vhdl
-%%GLIB%%/vhdl/src/ieee/math_real.vhdl
-%%GLIB%%/vhdl/src/ieee/numeric_bit-body.v87
-%%GLIB%%/vhdl/src/ieee/numeric_bit-body.v93
-%%GLIB%%/vhdl/src/ieee/numeric_bit.v87
-%%GLIB%%/vhdl/src/ieee/numeric_bit.v93
-%%GLIB%%/vhdl/src/ieee/numeric_std-body.v87
-%%GLIB%%/vhdl/src/ieee/numeric_std-body.v93
-%%GLIB%%/vhdl/src/ieee/numeric_std.v87
-%%GLIB%%/vhdl/src/ieee/numeric_std.v93
-%%GLIB%%/vhdl/src/ieee/std_logic_1164.v87
-%%GLIB%%/vhdl/src/ieee/std_logic_1164.v93
-%%GLIB%%/vhdl/src/ieee/std_logic_1164_body.v87
-%%GLIB%%/vhdl/src/ieee/std_logic_1164_body.v93
-%%GLIB%%/vhdl/src/ieee2008/fixed_float_types.vhdl
-%%GLIB%%/vhdl/src/ieee2008/fixed_generic_pkg-body.vhdl
-%%GLIB%%/vhdl/src/ieee2008/fixed_generic_pkg.vhdl
-%%GLIB%%/vhdl/src/ieee2008/fixed_pkg.vhdl
-%%GLIB%%/vhdl/src/ieee2008/float_generic_pkg-body.vhdl
-%%GLIB%%/vhdl/src/ieee2008/float_generic_pkg.vhdl
-%%GLIB%%/vhdl/src/ieee2008/float_pkg.vhdl
-%%GLIB%%/vhdl/src/ieee2008/ieee_bit_context.vhdl
-%%GLIB%%/vhdl/src/ieee2008/ieee_std_context.vhdl
-%%GLIB%%/vhdl/src/ieee2008/math_complex-body.vhdl
-%%GLIB%%/vhdl/src/ieee2008/math_complex.vhdl
-%%GLIB%%/vhdl/src/ieee2008/math_real-body.vhdl
-%%GLIB%%/vhdl/src/ieee2008/math_real.vhdl
-%%GLIB%%/vhdl/src/ieee2008/numeric_bit-body.vhdl
-%%GLIB%%/vhdl/src/ieee2008/numeric_bit.vhdl
-%%GLIB%%/vhdl/src/ieee2008/numeric_bit_unsigned-body.vhdl
-%%GLIB%%/vhdl/src/ieee2008/numeric_bit_unsigned.vhdl
-%%GLIB%%/vhdl/src/ieee2008/numeric_std-body.vhdl
-%%GLIB%%/vhdl/src/ieee2008/numeric_std.vhdl
-%%GLIB%%/vhdl/src/ieee2008/numeric_std_unsigned-body.vhdl
-%%GLIB%%/vhdl/src/ieee2008/numeric_std_unsigned.vhdl
-%%GLIB%%/vhdl/src/ieee2008/std_logic_1164-body.vhdl
-%%GLIB%%/vhdl/src/ieee2008/std_logic_1164.vhdl
-%%GLIB%%/vhdl/src/ieee2008/std_logic_textio.vhdl
-%%GLIB%%/vhdl/src/mentor/std_logic_arith.vhdl
-%%GLIB%%/vhdl/src/mentor/std_logic_arith_body.vhdl
-%%GLIB%%/vhdl/src/std/env.vhdl
-%%GLIB%%/vhdl/src/std/env_body.vhdl
-%%GLIB%%/vhdl/src/std/textio.v08
-%%GLIB%%/vhdl/src/std/textio.v87
-%%GLIB%%/vhdl/src/std/textio.v93
-%%GLIB%%/vhdl/src/std/textio_body.v08
-%%GLIB%%/vhdl/src/std/textio_body.v87
-%%GLIB%%/vhdl/src/std/textio_body.v93
-%%GLIB%%/vhdl/src/synopsys/std_logic_arith.vhdl
-%%GLIB%%/vhdl/src/synopsys/std_logic_misc-body.vhdl
-%%GLIB%%/vhdl/src/synopsys/std_logic_misc.vhdl
-%%GLIB%%/vhdl/src/synopsys/std_logic_signed.vhdl
-%%GLIB%%/vhdl/src/synopsys/std_logic_textio.vhdl
-%%GLIB%%/vhdl/src/synopsys/std_logic_unsigned.vhdl
-%%GLIB%%/vhdl/src/vital2000/memory_b.vhdl
-%%GLIB%%/vhdl/src/vital2000/memory_p.vhdl
-%%GLIB%%/vhdl/src/vital2000/prmtvs_b.vhdl
-%%GLIB%%/vhdl/src/vital2000/prmtvs_p.vhdl
-%%GLIB%%/vhdl/src/vital2000/timing_b.vhdl
-%%GLIB%%/vhdl/src/vital2000/timing_p.vhdl
-%%GLIB%%/vhdl/src/vital95/vital_primitives.vhdl
-%%GLIB%%/vhdl/src/vital95/vital_primitives_body.vhdl
-%%GLIB%%/vhdl/src/vital95/vital_timing.vhdl
-%%GLIB%%/vhdl/src/vital95/vital_timing_body.vhdl
-%%GLIB%%/vhdl/v08/ieee/fixed_float_types.o
-%%GLIB%%/vhdl/v08/ieee/fixed_generic_pkg-body.o
-%%GLIB%%/vhdl/v08/ieee/fixed_generic_pkg.o
-%%GLIB%%/vhdl/v08/ieee/fixed_pkg.o
-%%GLIB%%/vhdl/v08/ieee/float_generic_pkg-body.o
-%%GLIB%%/vhdl/v08/ieee/float_generic_pkg.o
-%%GLIB%%/vhdl/v08/ieee/float_pkg.o
-%%GLIB%%/vhdl/v08/ieee/ieee-obj08.cf
-%%GLIB%%/vhdl/v08/ieee/ieee_bit_context.o
-%%GLIB%%/vhdl/v08/ieee/ieee_std_context.o
-%%GLIB%%/vhdl/v08/ieee/math_complex-body.o
-%%GLIB%%/vhdl/v08/ieee/math_complex.o
-%%GLIB%%/vhdl/v08/ieee/math_real-body.o
-%%GLIB%%/vhdl/v08/ieee/math_real.o
-%%GLIB%%/vhdl/v08/ieee/numeric_bit-body.o
-%%GLIB%%/vhdl/v08/ieee/numeric_bit.o
-%%GLIB%%/vhdl/v08/ieee/numeric_bit_unsigned-body.o
-%%GLIB%%/vhdl/v08/ieee/numeric_bit_unsigned.o
-%%GLIB%%/vhdl/v08/ieee/numeric_std-body.o
-%%GLIB%%/vhdl/v08/ieee/numeric_std.o
-%%GLIB%%/vhdl/v08/ieee/numeric_std_unsigned-body.o
-%%GLIB%%/vhdl/v08/ieee/numeric_std_unsigned.o
-%%GLIB%%/vhdl/v08/ieee/std_logic_1164-body.o
-%%GLIB%%/vhdl/v08/ieee/std_logic_1164.o
-%%GLIB%%/vhdl/v08/ieee/std_logic_textio.o
-%%GLIB%%/vhdl/v08/std/env.o
-%%GLIB%%/vhdl/v08/std/env_body.o
-%%GLIB%%/vhdl/v08/std/std-obj08.cf
-%%GLIB%%/vhdl/v08/std/std_standard.o
-%%GLIB%%/vhdl/v08/std/textio.o
-%%GLIB%%/vhdl/v08/std/textio_body.o
-%%GLIB%%/vhdl/v87/ieee/ieee-obj87.cf
-%%GLIB%%/vhdl/v87/ieee/numeric_bit-body.o
-%%GLIB%%/vhdl/v87/ieee/numeric_bit.o
-%%GLIB%%/vhdl/v87/ieee/numeric_std-body.o
-%%GLIB%%/vhdl/v87/ieee/numeric_std.o
-%%GLIB%%/vhdl/v87/ieee/std_logic_1164.o
-%%GLIB%%/vhdl/v87/ieee/std_logic_1164_body.o
-%%GLIB%%/vhdl/v87/ieee/vital_primitives.o
-%%GLIB%%/vhdl/v87/ieee/vital_primitives_body.o
-%%GLIB%%/vhdl/v87/ieee/vital_timing.o
-%%GLIB%%/vhdl/v87/ieee/vital_timing_body.o
-%%GLIB%%/vhdl/v87/std/std-obj87.cf
-%%GLIB%%/vhdl/v87/std/std_standard.o
-%%GLIB%%/vhdl/v87/std/textio.o
-%%GLIB%%/vhdl/v87/std/textio_body.o
-%%GLIB%%/vhdl/v87/synopsys/ieee-obj87.cf
-%%GLIB%%/vhdl/v87/synopsys/numeric_bit-body.o
-%%GLIB%%/vhdl/v87/synopsys/numeric_bit.o
-%%GLIB%%/vhdl/v87/synopsys/numeric_std-body.o
-%%GLIB%%/vhdl/v87/synopsys/numeric_std.o
-%%GLIB%%/vhdl/v87/synopsys/std_logic_1164.o
-%%GLIB%%/vhdl/v87/synopsys/std_logic_1164_body.o
-%%GLIB%%/vhdl/v87/synopsys/std_logic_arith.o
-%%GLIB%%/vhdl/v87/synopsys/std_logic_misc-body.o
-%%GLIB%%/vhdl/v87/synopsys/std_logic_misc.o
-%%GLIB%%/vhdl/v87/synopsys/std_logic_signed.o
-%%GLIB%%/vhdl/v87/synopsys/std_logic_textio.o
-%%GLIB%%/vhdl/v87/synopsys/std_logic_unsigned.o
-%%GLIB%%/vhdl/v87/synopsys/vital_primitives.o
-%%GLIB%%/vhdl/v87/synopsys/vital_primitives_body.o
-%%GLIB%%/vhdl/v87/synopsys/vital_timing.o
-%%GLIB%%/vhdl/v87/synopsys/vital_timing_body.o
-%%GLIB%%/vhdl/v93/ieee/ieee-obj93.cf
-%%GLIB%%/vhdl/v93/ieee/math_complex-body.o
-%%GLIB%%/vhdl/v93/ieee/math_complex.o
-%%GLIB%%/vhdl/v93/ieee/math_real-body.o
-%%GLIB%%/vhdl/v93/ieee/math_real.o
-%%GLIB%%/vhdl/v93/ieee/memory_b.o
-%%GLIB%%/vhdl/v93/ieee/memory_p.o
-%%GLIB%%/vhdl/v93/ieee/numeric_bit-body.o
-%%GLIB%%/vhdl/v93/ieee/numeric_bit.o
-%%GLIB%%/vhdl/v93/ieee/numeric_std-body.o
-%%GLIB%%/vhdl/v93/ieee/numeric_std.o
-%%GLIB%%/vhdl/v93/ieee/prmtvs_b.o
-%%GLIB%%/vhdl/v93/ieee/prmtvs_p.o
-%%GLIB%%/vhdl/v93/ieee/std_logic_1164.o
-%%GLIB%%/vhdl/v93/ieee/std_logic_1164_body.o
-%%GLIB%%/vhdl/v93/ieee/timing_b.o
-%%GLIB%%/vhdl/v93/ieee/timing_p.o
-%%GLIB%%/vhdl/v93/mentor/ieee-obj93.cf
-%%GLIB%%/vhdl/v93/mentor/math_complex-body.o
-%%GLIB%%/vhdl/v93/mentor/math_complex.o
-%%GLIB%%/vhdl/v93/mentor/math_real-body.o
-%%GLIB%%/vhdl/v93/mentor/math_real.o
-%%GLIB%%/vhdl/v93/mentor/memory_b.o
-%%GLIB%%/vhdl/v93/mentor/memory_p.o
-%%GLIB%%/vhdl/v93/mentor/numeric_bit-body.o
-%%GLIB%%/vhdl/v93/mentor/numeric_bit.o
-%%GLIB%%/vhdl/v93/mentor/numeric_std-body.o
-%%GLIB%%/vhdl/v93/mentor/numeric_std.o
-%%GLIB%%/vhdl/v93/mentor/prmtvs_b.o
-%%GLIB%%/vhdl/v93/mentor/prmtvs_p.o
-%%GLIB%%/vhdl/v93/mentor/std_logic_1164.o
-%%GLIB%%/vhdl/v93/mentor/std_logic_1164_body.o
-%%GLIB%%/vhdl/v93/mentor/std_logic_arith.o
-%%GLIB%%/vhdl/v93/mentor/std_logic_arith_body.o
-%%GLIB%%/vhdl/v93/mentor/timing_b.o
-%%GLIB%%/vhdl/v93/mentor/timing_p.o
-%%GLIB%%/vhdl/v93/std/std-obj93.cf
-%%GLIB%%/vhdl/v93/std/std_standard.o
-%%GLIB%%/vhdl/v93/std/textio.o
-%%GLIB%%/vhdl/v93/std/textio_body.o
-%%GLIB%%/vhdl/v93/synopsys/ieee-obj93.cf
-%%GLIB%%/vhdl/v93/synopsys/math_complex-body.o
-%%GLIB%%/vhdl/v93/synopsys/math_complex.o
-%%GLIB%%/vhdl/v93/synopsys/math_real-body.o
-%%GLIB%%/vhdl/v93/synopsys/math_real.o
-%%GLIB%%/vhdl/v93/synopsys/memory_b.o
-%%GLIB%%/vhdl/v93/synopsys/memory_p.o
-%%GLIB%%/vhdl/v93/synopsys/numeric_bit-body.o
-%%GLIB%%/vhdl/v93/synopsys/numeric_bit.o
-%%GLIB%%/vhdl/v93/synopsys/numeric_std-body.o
-%%GLIB%%/vhdl/v93/synopsys/numeric_std.o
-%%GLIB%%/vhdl/v93/synopsys/prmtvs_b.o
-%%GLIB%%/vhdl/v93/synopsys/prmtvs_p.o
-%%GLIB%%/vhdl/v93/synopsys/std_logic_1164.o
-%%GLIB%%/vhdl/v93/synopsys/std_logic_1164_body.o
-%%GLIB%%/vhdl/v93/synopsys/std_logic_arith.o
-%%GLIB%%/vhdl/v93/synopsys/std_logic_misc-body.o
-%%GLIB%%/vhdl/v93/synopsys/std_logic_misc.o
-%%GLIB%%/vhdl/v93/synopsys/std_logic_signed.o
-%%GLIB%%/vhdl/v93/synopsys/std_logic_textio.o
-%%GLIB%%/vhdl/v93/synopsys/std_logic_unsigned.o
-%%GLIB%%/vhdl/v93/synopsys/timing_b.o
-%%GLIB%%/vhdl/v93/synopsys/timing_p.o
-ghdl/lib/libatomic.a
-ghdl/lib/libatomic.so
-ghdl/lib/libatomic.so.1
-ghdl/lib/libatomic.so.1.1.0
-ghdl/lib/libgcc_s.so
-ghdl/lib/libgcc_s.so.1
-%%GLEX%%/cc1
-%%GLEX%%/collect2
-%%GLEX%%/ghdl1
-%%GLEX%%/install-tools/fixinc.sh
-%%GLEX%%/install-tools/fixincl
-%%GLEX%%/install-tools/mkheaders
-%%GLEX%%/install-tools/mkinstalldirs
-%%GLEX%%/liblto_plugin.so
-%%GLEX%%/liblto_plugin.so.0
-%%GLEX%%/liblto_plugin.so.0.0.0
-%%GLEX%%/lto-wrapper
-%%GLEX%%/lto1
-%%GLEX%%/plugin/gengtype
-man/man1/ghdl.1.gz
-@dir ghdl/include