Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 1997 15:00:02 -0700 (PDT)
From:      "Pedro F. Giffuni" <pgiffuni@fps.biblos.unal.edu.co>
To:        freebsd-ports
Subject:   Re: ports/3871:Update to FElt port(CAD)
Message-ID:  <199706152200.PAA27892@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/3871; it has been noted by GNATS.

From: "Pedro F. Giffuni" <pgiffuni@fps.biblos.unal.edu.co>
To: max@freebsd.org
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/3871:Update to FElt port(CAD)
Date: Sun, 15 Jun 1997 16:36:58 -0700

 This is a multi-part message in MIME format.
 
 --------------20D364EF46A6
 Content-Type: text/plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 Ok,
 I checked and you're definitely right on issue no.1 here I'm sending the
 update attached.
 
 	Pedro.
 
 max@freebsd.org wrote:
 > 
 > Please check on these and re-send in the update.
 > 
 >      Thanks,
 > Max
 
 --------------20D364EF46A6
 Content-Type: text/plain; charset=us-ascii; name="FELT.DIF"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline; filename="FELT.DIF"
 
 diff -ru felt.old/Makefile felt/Makefile
 --- felt.old/Makefile	Sat Jun 14 19:14:11 1997
 +++ felt/Makefile	Sun Jun 15 16:19:22 1997
 @@ -1,28 +1,31 @@
  # New ports collection makefile for:	FElt
 -# Version required:	 3.01
 -# Date created:		19 October 1996
 -# Whom:			
 +# Version required:	3.02
 +# Date created:		19 June 1997
 +# Whom:			Pedro Giffuni
  #
  # $Id: Makefile,v 1.3 1997/01/19 02:47:27 obrien Exp $
  #
  
 -DISTNAME=	felt-3.01
 +DISTNAME=	felt-3.02
  CATEGORIES=	cad
  MASTER_SITES=	http://www-cse.ucsd.edu/users/atkinson/FElt/Binaries/ \
 -		ftp://lucy.ifi.unibas.ch/unix/general/
 +		ftp://ftp.isd.uni-stuttgart.de/pub/src/FEM/FElt/
  EXTRACT_SUFX=	.src.tar.gz
  
  MAINTAINER=	pgiffuni@FPS.biblos.unal.edu.co
  
 -WRKSRC=		${WRKDIR}/FElt-3.00
 +WRKSRC=         ${WRKDIR}/FElt-3.02
  GNU_CONFIGURE=	yes
  MAN1=		burlap.1 corduroy.1 felt.1 patchwork.1 velvet.1 yardstick.1
  MAN3=		Drawing.3
  MAN4=		corduroy.4 felt.4
  
 -#DOCS= 		ftp://cs.ucsd.edu/pub/felt/felt-3.00.ps.gz
 +#DOCS= 		ftp://cs.ucsd.edu/pub/felt/felt-3.02.ps.gz
  
  post-patch:
  	${RM} -f $(WRKSRC)/lib/Geompack/*.c
 +post-install:
 +	$(MKDIR) $(PREFIX)/share/examples/FElt
 +	$(CP) $(WRKSRC)/examples/* $(PREFIX)/share/examples/FElt
  
  .include <bsd.port.mk>
 diff -ru felt.old/files/md5 felt/files/md5
 --- felt.old/files/md5	Sat Jun 14 19:14:10 1997
 +++ felt/files/md5	Sat Jun 14 21:09:22 1997
 @@ -1 +1 @@
 -MD5 (felt-3.01.src.tar.gz) = 265c8e84eefc96d0ca5e1a0260b92dab
 +MD5 (felt-3.02.src.tar.gz) = 18798981dfbc5a0c2e77eda1090f36c0
 diff -ru felt.old/patches/patch-ab felt/patches/patch-ab
 --- felt.old/patches/patch-ab	Sat Jun 14 19:14:10 1997
 +++ felt/patches/patch-ab	Sat Jun 14 22:03:56 1997
 @@ -1,43 +1,19 @@
 -diff -rc ../FElt-3.00/src/Velvet/Velvet.ad ./src/Velvet/Velvet.ad
 -*** ../FElt-3.00/src/Velvet/Velvet.ad	Sat Jun 10 15:21:17 1995
 ---- ./src/Velvet/Velvet.ad	Wed Dec 18 20:53:26 1996
 +*** src/Velvet/Velvet.ad.orig	Sat May 10 18:04:40 1997
 +--- src/Velvet/Velvet.ad	Sat Jun 14 22:00:38 1997
  ***************
 -*** 896,905 ****
 -  
 -  ! 2d specific defaults
 -  
 -! *shapeStyle:				Oval
 -! *control*spacer.height:			119
 -! *control*MenuButton*height:		19
 -! *control*Command*height:		19
 -  *elementDialog*MenuButton*shapeStyle:	Rectangle
 -  *nodeDialog*MenuButton*shapeStyle:	Rectangle
 -  *elementDialog*help*shapeStyle:		Oval
 ---- 896,905 ----
 -  
 -  ! 2d specific defaults
 -  
 -! !*shapeStyle:				Oval
 -! !*control*spacer.height:			119
 -! !*control*MenuButton*height:		19
 -! !*control*Command*height:		19
 -  *elementDialog*MenuButton*shapeStyle:	Rectangle
 -  *nodeDialog*MenuButton*shapeStyle:	Rectangle
 -  *elementDialog*help*shapeStyle:		Oval
 -***************
 -*** 908,914 ****
 +*** 1046,1052 ****
    
    ! 3d specific defaults
    
  ! !*shapeStyle:					Rectangle
 -! !*control*spacer.height:				80
 +! !*control*spacer.height:				43
  ! !*control*MenuButton*height:			26
  ! !*control*Command*height:			26
 ---- 908,914 ----
 +--- 1046,1052 ----
    
    ! 3d specific defaults
    
  ! *shapeStyle:					Rectangle
 -! *control*spacer.height:				80
 +! *control*spacer.height:				43
  ! *control*MenuButton*height:			26
  ! *control*Command*height:			26
 diff -ru felt.old/patches/patch-ac felt/patches/patch-ac
 --- felt.old/patches/patch-ac	Sat Jun 14 19:14:10 1997
 +++ felt/patches/patch-ac	Sat Jun 14 22:36:41 1997
 @@ -1,28 +1,16 @@
 -*** ../FElt-3.00/src/Velvet/velvet.c	Wed May 31 19:03:06 1995
 ---- ./src/Velvet/velvet.c	Wed Dec 18 20:50:30 1996
 +*** src/Burlap/allocate.h.orig	Sat Jun 14 22:32:22 1997
 +--- src/Burlap/allocate.h	Sat Jun 14 22:35:28 1997
  ***************
 -*** 73,78 ****
 ---- 73,81 ----
 -  # include "popup.xbm"
 -  # include "FElt.icon"
 +*** 28,34 ****
 +--- 28,38 ----
    
 -+ #ifdef __FreeBSD__
 -+ #include <floatingpoint.h>
 +  # ifndef _ALLOCATE_H
 +  # define _ALLOCATE_H
 ++ #ifdef __STDC__
 ++ #include <stdlib.h>
 ++ #else
 +  # include <malloc.h>
  + #endif
 +  # include <string.h>
    
 -  static char *defaults [ ] = {
 -  # include "velvet.ad.h"
 -***************
 -*** 595,600 ****
 ---- 598,608 ----
 -      static String  output_buttons [ ]  = {"dismiss", "save"};
 -      static String  proceed_buttons [ ] = {"okay", "cancel"};
 -      static String  qsave_buttons [ ]   = {"yes", "no", "cancel"};
 -+ 
 -+ #ifdef __FreeBSD__
 -+   fpsetmask (0);
 -+ #endif
 -+ 
 -  
 -  
 -      /* Parse the initial command line options */
 +  # define New(type) \
 diff -ru felt.old/pkg/PLIST felt/pkg/PLIST
 --- felt.old/pkg/PLIST	Sat Jun 14 19:14:11 1997
 +++ felt/pkg/PLIST	Sun Jun 15 16:26:32 1997
 @@ -4,6 +4,92 @@
  bin/patchwork
  bin/velvet
  bin/yardstick
 +share/examples/FElt/frame3.flt
 +share/examples/FElt/beam3d_b.flt
 +share/examples/FElt/bridge.flt
 +share/examples/FElt/cube.flt
 +share/examples/FElt/iso.flt
 +share/examples/FElt/pstress.flt
 +share/examples/FElt/pstress_a.flt
 +share/examples/FElt/truss3d.flt
 +share/examples/FElt/truss_d.flt
 +share/examples/FElt/distrib.flt
 +share/examples/FElt/distrib_a.flt
 +share/examples/FElt/distrib_b.flt
 +share/examples/FElt/frame.flt
 +share/examples/FElt/mixed_dist.flt
 +share/examples/FElt/mixed.flt
 +share/examples/FElt/pstress_dist.flt
 +share/examples/FElt/truss.flt
 +share/examples/FElt/truss_a.flt
 +share/examples/FElt/beam.flt
 +share/examples/FElt/beam3d_2d.flt
 +share/examples/FElt/iso_a.flt
 +share/examples/FElt/distrib_c.flt
 +share/examples/FElt/README
 +share/examples/FElt/iso_b.flt
 +share/examples/FElt/iso_c.flt
 +share/examples/FElt/iso_tri.flt
 +share/examples/FElt/truss_trig.flt
 +share/examples/FElt/wrench.flt
 +share/examples/FElt/isoq_dist.flt
 +share/examples/FElt/isoq_tri.flt
 +share/examples/FElt/distrib_d.flt
 +share/examples/FElt/beam3d_dist.flt
 +share/examples/FElt/pstress_new.flt
 +share/examples/FElt/mixed_dist.ans
 +share/examples/FElt/displ.flt
 +share/examples/FElt/beam3d_dist_a.flt
 +share/examples/FElt/german.flt
 +share/examples/FElt/errors.flt
 +share/examples/FElt/distrib_e.flt
 +share/examples/FElt/timoshenko.flt
 +share/examples/FElt/timoshenko_a.flt
 +share/examples/FElt/timoshenko_c.flt
 +share/examples/FElt/global.flt
 +share/examples/FElt/global_a.flt
 +share/examples/FElt/hinged.flt
 +share/examples/FElt/tower.flt
 +share/examples/FElt/global3d_a.flt
 +share/examples/FElt/global3d.flt
 +share/examples/FElt/global3d_b.flt
 +share/examples/FElt/bicycle_boys.flt
 +share/examples/FElt/bicycle_girls.flt
 +share/examples/FElt/dynamic.flt
 +share/examples/FElt/dynframe.flt
 +share/examples/FElt/golden.flt
 +share/examples/FElt/bridge_dyn.flt
 +share/examples/FElt/htk.flt
 +share/examples/FElt/truss_canvas.flt
 +share/examples/FElt/brick.flt
 +share/examples/FElt/beam_ss.flt
 +share/examples/FElt/dist_mult.flt
 +share/examples/FElt/modal.flt
 +share/examples/FElt/modal_8.flt
 +share/examples/FElt/modal_sample.flt
 +share/examples/FElt/ctg.flt
 +share/examples/FElt/ctg_simple.flt
 +share/examples/FElt/heat.flt
 +share/examples/FElt/rod.flt
 +share/examples/FElt/beamspec.flt
 +share/examples/FElt/heat_transient.flt
 +share/examples/FElt/rod_transient.flt
 +share/examples/FElt/dynspect.flt
 +share/examples/FElt/spring_modal.flt
 +share/examples/FElt/spring2.flt
 +share/examples/FElt/truss_spec.flt
 +share/examples/FElt/boxtruss.flt
 +share/examples/FElt/bridge_spec.flt
 +share/examples/FElt/loadcase1.flt
 +share/examples/FElt/axisymm.flt
 +share/examples/FElt/beam_lc.flt
 +share/examples/FElt/beam_nl.flt
 +share/examples/FElt/beam_range.flt
 +share/examples/FElt/flexure.flt
 +share/examples/FElt/modal_test.flt
 +share/examples/FElt/nl_range.flt
 +share/examples/FElt/truss_nl.flt
 +share/examples/FElt/beam3d_a.flt
  man/man1/burlap.1.gz
  man/man1/corduroy.1.gz
  man/man1/felt.1.gz
 @@ -19,4 +105,3 @@
  share/felt/german.trn
  share/felt/german_new.trn
  share/felt/spanish.trn
 -
 
 --------------20D364EF46A6--
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706152200.PAA27892>