From dc2677ab3333caedb1297926170c3d727f46e9d5 Mon Sep 17 00:00:00 2001 From: maho <maho@FreeBSD.org> Date: Sat, 19 Jul 2003 03:13:48 +0000 Subject: 1. REAL cleaning on this port. The files dir is now organized so the port can be maintained: previously there were multifile patches and several patches for the same file, now it is a lot cleaner. 2. I also merged a memory leak fix and some fixes from spice3f5-spaghetti. 4. MFB and removed GNUREADLINE support 5. honor CFLAGS and CC. 6. Add documentation. 7. Maho didn't change the name of port spice to spice3. because spice4 might :) appear in the future. version number should be listed on *only* PORTVERSION. 8. drom maintainership PR: 54603 Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> --- cad/spice/pkg-plist | 61 +++++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 30 deletions(-) (limited to 'cad/spice/pkg-plist') diff --git a/cad/spice/pkg-plist b/cad/spice/pkg-plist index 1933808..559369e 100644 --- a/cad/spice/pkg-plist +++ b/cad/spice/pkg-plist @@ -4,33 +4,34 @@ bin/sconvert bin/help bin/proc2mod bin/multidec -%%PORTDOCS%%share/examples/spice3/bjtnoise.cir -%%PORTDOCS%%share/examples/spice3/bsim1tst.cir -%%PORTDOCS%%share/examples/spice3/bsim2tst.cir -%%PORTDOCS%%share/examples/spice3/diffpair.cir -%%PORTDOCS%%share/examples/spice3/diodisto.cir -%%PORTDOCS%%share/examples/spice3/ltra_1.cir -%%PORTDOCS%%share/examples/spice3/ltra_2.cir -%%PORTDOCS%%share/examples/spice3/ltra_3.cir -%%PORTDOCS%%share/examples/spice3/mixdisto.cir -%%PORTDOCS%%share/examples/spice3/mos6inv.cir -%%PORTDOCS%%share/examples/spice3/mosamp2.cir -%%PORTDOCS%%share/examples/spice3/mosmem.cir -%%PORTDOCS%%share/examples/spice3/pz2.cir -%%PORTDOCS%%share/examples/spice3/pzt.cir -%%PORTDOCS%%share/examples/spice3/rc.cir -%%PORTDOCS%%share/examples/spice3/rca3040.cir -%%PORTDOCS%%share/examples/spice3/resnoise.cir -%%PORTDOCS%%share/examples/spice3/rtlinv.cir -%%PORTDOCS%%share/examples/spice3/schmitt.cir -%%PORTDOCS%%share/examples/spice3/simplepz.cir -share/spice3/helpdir/spice.txt -share/spice3/helpdir/spice.idx -share/spice3/scripts/setplot -share/spice3/scripts/spinit -share/spice3/mfbcap -share/spice3/news -%%PORTDOCS%%@dirrm share/examples/spice3 -@dirrm share/spice3/helpdir -@dirrm share/spice3/scripts -@dirrm share/spice3 +share/spice/helpdir/spice.txt +share/spice/helpdir/spice.idx +share/spice/scripts/setplot +share/spice/scripts/spinit +share/spice/mfbcap +share/spice/news +@dirrm share/spice/helpdir +@dirrm share/spice/scripts +@dirrm share/spice +%%PORTDOCS%%%%DOCSDIR%%/spice3f3.ps.gz +%%PORTDOCS%%%%EXAMPLESDIR%%/bjtnoise.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/bsim1tst.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/bsim2tst.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/diffpair.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/diodisto.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/ltra_1.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/ltra_2.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/ltra_3.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/mixdisto.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/mos6inv.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/mosamp2.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/mosmem.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/pz2.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/pzt.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/rc.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/rca3040.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/resnoise.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/rtlinv.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/schmitt.cir +%%PORTDOCS%%%%EXAMPLESDIR%%/simplepz.cir +%%PORTDOCS%%@dirrm share/examples/spice -- cgit v1.1