ports/65471: [maintainer update] ports/cad/pdnmesh

Sarod Yatawatta sarod at users.sourceforge.net
Mon Apr 12 22:30:25 UTC 2004


>Number:         65471
>Category:       ports
>Synopsis:       [maintainer update] ports/cad/pdnmesh
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 12 15:30:24 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sarod Yatawatta
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
System: FreeBSD kandy.home 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Sun Apr 11 03:19:04 EDT 2004 root at kandy.home:/usr/obj/usr/src/sys/MYKERNEL i386

>Description:
      
>How-To-Repeat:
      
>Fix:
diff -ruN pdnmesh.bak/Makefile pdnmesh/Makefile
--- pdnmesh.bak/Makefile        Fri Feb 21 06:04:54 2003
+++ pdnmesh/Makefile    Mon Apr 12 01:20:25 2004
@@ -1,27 +1,27 @@
 # New ports collection makefile for:   pdnmesh
 # Date created:                        25 August 2001
-# Whom:                                Sarod Yatawatta <sarod at cs.pdn.ac.lk>
+# Date modified:               10 April 2004
+# Whom:                                Sarod Yatawatta <sarod at users.sf.net>
 #
 # $FreeBSD: ports/cad/pdnmesh/Makefile,v 1.2 2003/02/21 11:04:54 knu Exp $
 #
 
 PORTNAME=      pdnmesh
-PORTVERSION=   0.1.2
+PORTVERSION=   0.1.4
 CATEGORIES=    cad
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE} \
                ${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=    ${PORTNAME} science/visualization
 
-MAINTAINER=    sarod at cs.pdn.ac.lk
+MAINTAINER=    sarod at users.sf.net
 COMMENT=       A finite element program
-USE_XLIB=      yes
+USE_XLIB=       yes
 USE_MESA=      yes
-USE_PERL5=     yes
+LIB_DEPENDS= gtkglext:${PORTSDIR}/x11-toolkits/gtkglext:install
 GNU_CONFIGURE= yes
 CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-
-MAN1=  pdnmesh.1 d2m.1
+MAN1=  pdnmesh.1
 MAN5=  pdnmesh_input.5
 
 .include <bsd.port.mk>
diff -ruN pdnmesh.bak/distinfo pdnmesh/distinfo
--- pdnmesh.bak/distinfo        Mon Apr 12 00:16:10 2004
+++ pdnmesh/distinfo    Mon Apr 12 01:23:31 2004
@@ -1,2 +1,2 @@
-MD5 (pdnmesh-0.1.2.tar.gz) = 7133d9a80861a3f7b42fd7b883430260
-SIZE (pdnmesh-0.1.2.tar.gz) = 164375
+MD5 (pdnmesh-0.1.4.tar.gz) = a310de2207c45ac84e2c54357613f258
+SIZE (pdnmesh-0.1.4.tar.gz) = 975357
diff -ruN pdnmesh.bak/pkg-descr pdnmesh/pkg-descr
--- pdnmesh.bak/pkg-descr       Sun Oct 14 13:54:31 2001
+++ pdnmesh/pkg-descr   Mon Apr 12 01:19:03 2004
@@ -1,18 +1,16 @@
 pdnMesh: A finite element program
 =================================
 
-Copyright (c) 2001 Sarod Yatawatta
+Copyright (C) 2001-2004 Sarod Yatawatta
 
-PdnMesh is  a 2D finite element program, especially designed to solve
-electromagnetic, fluid dynamic and heatflow problems. It is written in C and
-uses OpenGL/Mesa and glut for visualization. There is also a script written
-in perl called 'd2m' that can be used to convert DXF files to ones suitable
-for this program.
+PdnMesh is  a 2D mesh generator and Finite Element program, 
+especially designed to solve  field problems. 
+It is written in C and uses OpenGL/Mesa
+and GTK/GTKGLExt for visualization. It can import  DXF 
+files created by CAD programs and convert them as input to
+be used in the program itself. 
 
-Apart from producing graphical output, pdnmesh can be run in text mode to
+Apart from producing graphical output, pdnmesh can 
 produce encapsulated postscript files of the solution.
 
 WWW: http://pdnmesh.sourceforge.net/
-
--sarod-
-<sarod at cs.pdn.ac.lk>
diff -ruN pdnmesh.bak/pkg-plist pdnmesh/pkg-plist
--- pdnmesh.bak/pkg-plist       Mon Apr 12 00:16:10 2004
+++ pdnmesh/pkg-plist   Mon Apr 12 01:02:35 2004
@@ -1,11 +1,11 @@
 bin/pdnmesh
-bin/d2m
+share/pdnmesh/README
+share/pdnmesh/COPYING
+share/pdnmesh/ChangeLog
 share/pdnmesh/tutorial/README
-share/pdnmesh/tutorial/tutorial.tex
-share/pdnmesh/tutorial/tutorial.dvi
-share/pdnmesh/tutorial/ex1.eps
-share/pdnmesh/tutorial/ex2.eps
-share/pdnmesh/tutorial/exdraw.eps
+share/pdnmesh/tutorial/tutorial.sgml.gz
+share/pdnmesh/tutorial/tutorial.pdf.gz
+share/pdnmesh/tutorial/tutorial.html.tgz
 share/pdnmesh/examples/README
 share/pdnmesh/examples/coords.1
 share/pdnmesh/examples/coords.10
 
   
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list