summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
Diffstat (limited to 'science')
-rw-r--r--science/felt/Makefile36
-rw-r--r--science/felt/distinfo1
-rw-r--r--science/felt/files/patch-aa14
-rw-r--r--science/felt/files/patch-ab40
-rw-r--r--science/felt/files/patch-ac16
-rw-r--r--science/felt/files/patch-ad15
-rw-r--r--science/felt/pkg-comment1
-rw-r--r--science/felt/pkg-descr9
-rw-r--r--science/felt/pkg-plist103
-rw-r--r--science/hdf/Makefile68
-rw-r--r--science/hdf/distinfo1
-rw-r--r--science/hdf/pkg-comment1
-rw-r--r--science/hdf/pkg-descr23
-rw-r--r--science/hdf/pkg-plist70
-rw-r--r--science/hdf/scripts/post-patch83
-rw-r--r--science/hdf5-18/Makefile68
-rw-r--r--science/hdf5-18/distinfo1
-rw-r--r--science/hdf5-18/pkg-comment1
-rw-r--r--science/hdf5-18/pkg-descr23
-rw-r--r--science/hdf5-18/pkg-plist70
-rw-r--r--science/hdf5-18/scripts/post-patch83
-rw-r--r--science/hdf5/Makefile68
-rw-r--r--science/hdf5/distinfo1
-rw-r--r--science/hdf5/pkg-comment1
-rw-r--r--science/hdf5/pkg-descr23
-rw-r--r--science/hdf5/pkg-plist70
-rw-r--r--science/hdf5/scripts/post-patch83
-rw-r--r--science/netcdf/Makefile37
-rw-r--r--science/netcdf/distinfo1
-rw-r--r--science/netcdf/pkg-comment1
-rw-r--r--science/netcdf/pkg-descr9
-rw-r--r--science/netcdf/pkg-plist15
-rw-r--r--science/netcdf4/Makefile37
-rw-r--r--science/netcdf4/distinfo1
-rw-r--r--science/netcdf4/pkg-comment1
-rw-r--r--science/netcdf4/pkg-descr9
-rw-r--r--science/netcdf4/pkg-plist15
37 files changed, 0 insertions, 1099 deletions
diff --git a/science/felt/Makefile b/science/felt/Makefile
deleted file mode 100644
index 0b2acdb7d9d2..000000000000
--- a/science/felt/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: FElt
-# Version required: 3.02
-# Date created: 19 October 1996
-# Whom: Pedro Giffuni
-#
-# $FreeBSD$
-#
-
-DISTNAME= felt-3.02
-CATEGORIES= cad
-MASTER_SITES= http://www-cse.ucsd.edu/users/atkinson/FElt/Binaries/ \
- ftp://ftp.isd.uni-stuttgart.de/pub/src/FEM/FElt/
-EXTRACT_SUFX= .src.tar.gz
-
-MAINTAINER= giffunip@asme.org
-
-LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
-
-WRKSRC= ${WRKDIR}/FElt-3.02
-GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
-
-MAN1= burlap.1 corduroy.1 felt.1 patchwork.1 velvet.1 yardstick.1
-MAN3= Drawing.3
-MAN4= corduroy.4 felt.4
-
-post-patch:
- ${RM} -f ${WRKSRC}/lib/Geompack/*.c
-
-post-install:
- ${MKDIR} ${PREFIX}/share/examples/FElt
- ${CP} ${WRKSRC}/examples/* ${PREFIX}/share/examples/FElt
- ${MKDIR} ${PREFIX}/share/doc/FElt
- ${CP} ${WRKSRC}/*.html ${PREFIX}/share/doc/FElt
-
-.include <bsd.port.mk>
diff --git a/science/felt/distinfo b/science/felt/distinfo
deleted file mode 100644
index 62fe63fb8f8a..000000000000
--- a/science/felt/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (felt-3.02.src.tar.gz) = 18798981dfbc5a0c2e77eda1090f36c0
diff --git a/science/felt/files/patch-aa b/science/felt/files/patch-aa
deleted file mode 100644
index c1c9f3ec5c45..000000000000
--- a/science/felt/files/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
---- configure.orig Tue May 30 15:29:15 1995
-+++ configure Mon Jun 16 14:18:42 1997
-@@ -221,8 +221,10 @@
- CONTRIBDIR = $CONTRIBDIR
- CONTRIBFLAGS = $CONTRIBFLAGS
- CPP = $CPP
-+FC = f77
-+FFLAGS = $CCOPTS -Dfreebsd
- DESTBIN = $DEST/bin
--DESTLIB = $DEST/lib/felt
-+DESTLIB = $DEST/share/felt
- DESTMAN = $DEST/man
- INSTALL = sh \$(TOPDIR)/etc/install.sh -c
- LDOPTS =
diff --git a/science/felt/files/patch-ab b/science/felt/files/patch-ab
deleted file mode 100644
index e13826e2172c..000000000000
--- a/science/felt/files/patch-ab
+++ /dev/null
@@ -1,40 +0,0 @@
-diff -rc src/Velvet.orig/Makefile src/Velvet/Makefile
-*** src/Velvet.orig/Makefile Wed Dec 23 23:01:05 1998
---- src/Velvet/Makefile Wed Dec 23 23:01:34 1998
-***************
-*** 18,24 ****
- CFLAGS = $(CCOPTS) -I$(X11INC) -I$(TOPDIR)/include
- LDFLAGS = $(LDOPTS) -L$(X11LIB)
- LIBS = $(LIBWIDGETS) $(LIBGEN) $(LIBGEOMPACK) $(LIBFELT) $(LIBELT) $(LIBMTX)\
-! -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lm
- OBJS = analysis.o animate.o apply.o bivar.o callbacks.o canvas.o\
- colors.o constraint.o contour.o draw3d.o drawingshell.o\
- element.o elementlist.o elementop.o eps.o error.o field.o file.o\
---- 18,24 ----
- CFLAGS = $(CCOPTS) -I$(X11INC) -I$(TOPDIR)/include
- LDFLAGS = $(LDOPTS) -L$(X11LIB)
- LIBS = $(LIBWIDGETS) $(LIBGEN) $(LIBGEOMPACK) $(LIBFELT) $(LIBELT) $(LIBMTX)\
-! -lXaw3d -lXmu -lXt -lSM -lICE -lXext -lX11 -lm
- OBJS = analysis.o animate.o apply.o bivar.o callbacks.o canvas.o\
- colors.o constraint.o contour.o draw3d.o drawingshell.o\
- element.o elementlist.o elementop.o eps.o error.o field.o file.o\
-diff -rc src/Velvet.orig/Velvet.ad src/Velvet/Velvet.ad
-*** src/Velvet.orig/Velvet.ad Wed Dec 23 23:01:06 1998
---- src/Velvet/Velvet.ad Wed Dec 23 23:01:34 1998
-***************
-*** 1046,1052 ****
-
- ! 3d specific defaults
-
-! !*shapeStyle: Rectangle
-! !*control*spacer.height: 43
-! !*control*MenuButton*height: 26
-! !*control*Command*height: 26
---- 1046,1052 ----
-
- ! 3d specific defaults
-
-! *shapeStyle: Rectangle
-! *control*spacer.height: 43
-! *control*MenuButton*height: 26
-! *control*Command*height: 26
diff --git a/science/felt/files/patch-ac b/science/felt/files/patch-ac
deleted file mode 100644
index c9361f62f8ee..000000000000
--- a/science/felt/files/patch-ac
+++ /dev/null
@@ -1,16 +0,0 @@
-*** src/Burlap/allocate.h.orig Sat Jun 14 22:32:22 1997
---- src/Burlap/allocate.h Sat Jun 14 22:35:28 1997
-***************
-*** 28,34 ****
---- 28,38 ----
-
- # ifndef _ALLOCATE_H
- # define _ALLOCATE_H
-+ #ifdef __STDC__
-+ #include <stdlib.h>
-+ #else
- # include <malloc.h>
-+ #endif
- # include <string.h>
-
- # define New(type) \
diff --git a/science/felt/files/patch-ad b/science/felt/files/patch-ad
deleted file mode 100644
index 22525e8ca2d8..000000000000
--- a/science/felt/files/patch-ad
+++ /dev/null
@@ -1,15 +0,0 @@
---- include/allocate.h.orig Fri Jan 10 20:11:30 1997
-+++ include/allocate.h Fri Jan 10 20:10:54 1997
-@@ -25,7 +25,12 @@
-
- # ifndef _ALLOCATE_H
- # define _ALLOCATE_H
-+
-+#ifdef __STDC__
-+#include <stdlib.h>
-+#else
- # include "malloc.h"
-+#endif
-
- # define AllocNew(type) \
- (type *) malloc (sizeof (type))
diff --git a/science/felt/pkg-comment b/science/felt/pkg-comment
deleted file mode 100644
index beda7b174c25..000000000000
--- a/science/felt/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A system for Finite Element Analysis
diff --git a/science/felt/pkg-descr b/science/felt/pkg-descr
deleted file mode 100644
index 0ad3fae53a14..000000000000
--- a/science/felt/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-FElt is a free system for introductory level finite element analysis in the
-mechanical/structural/civil fields. In a command line environment, FElt
-uses an intuitive, straightforward input syntax to describe problems. It
-also includes a graphical user interface for workstations that allows the
-user to set-up, solve and post-process the problem in a single CAD-like
-environment.
-
-WWW: http://www-cse.ucsd.edu/users/atkinson/FElt/
-http://crunch.inf.bi.ruhr-uni-bochum.de/FAR/ (FElt Application Repository)
diff --git a/science/felt/pkg-plist b/science/felt/pkg-plist
deleted file mode 100644
index 912ba40308cd..000000000000
--- a/science/felt/pkg-plist
+++ /dev/null
@@ -1,103 +0,0 @@
-bin/burlap
-bin/corduroy
-bin/felt
-bin/patchwork
-bin/velvet
-bin/yardstick
-lib/X11/app-defaults/Velvet.ad
-share/doc/FElt/FAQ.html
-@dirrm share/doc/FElt
-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
-@dirrm share/examples/FElt
-share/felt/beam.defaults
-share/felt/material.defaults
-share/felt/truss.defaults
-share/felt/german.trn
-share/felt/german_new.trn
-share/felt/spanish.trn
-@dirrm share/felt
diff --git a/science/hdf/Makefile b/science/hdf/Makefile
deleted file mode 100644
index 52ca80470cbf..000000000000
--- a/science/hdf/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# New ports collection makefile for: HDF_lib
-# Version required: 4.1r2
-# Date created: 17 November 1996
-# Whom: mi
-#
-# $FreeBSD$
-#
-
-DISTNAME= HDF4.1r2
-PKGNAME= hdf-4.1r2
-CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF4.1r2/tar/
-
-MAINTAINER= mi@aldan.ziplink.net
-
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
-
-MAN1= hdf.1 hdfunpac.1 ncdump.1 ncgen.1
-
-GNU_CONFIGURE= yes
-FC?= f77 # Can also be g77 for the newer one
-MAKE_FLAGS= CC="$(CC)" FC="${FC}" -f
-MAKE_ENV= pwrkdir=${WRKDIR}
-#"wrkdir" doesn't work for some reason in the above
-
-# This will create dummy Makefiles and some links in the jpeg and libz
-# subdirectories. This way, we do not need to hunt all the dependencies
-# out. Shame on the lib's developers, though, this can not be done through
-# `configure'. -mi
-pre-build:
- ${AR} -r ${WRKDIR}/libz.a /dev/null
- ${RANLIB} ${WRKDIR}/libz.a
- test -d ${WRKSRC}/hdf/jpeg.came-with-HDF || \
- ${MV} -f ${WRKSRC}/hdf/jpeg ${WRKSRC}/hdf/jpeg.came-with-HDF
- -${MKDIR} ${WRKSRC}/hdf/jpeg
- ${RM} -f ${WRKSRC}/hdf/jpeg/Makefile
- ${ECHO} #Phony makefile > ${WRKSRC}/hdf/jpeg/Makefile
- ${ECHO} >> ${WRKSRC}/hdf/jpeg/Makefile
- ${ECHO} libjpeg.a: >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\t@${ECHO} Using the already installed JPEG library\n' \
- >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\nclean:\n\ttrue\n' >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\ninstall-lib:\n\ttrue\n' >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\ninstall:\n\ttrue\n' >> ${WRKSRC}/hdf/jpeg/Makefile
- -${LN} -s ${PREFIX}/lib/libjpeg* ${WRKSRC}/hdf/jpeg/
- -${LN} -s ${PREFIX}/include/j*.h ${WRKSRC}/hdf/jpeg/
- test -d ${WRKSRC}/hdf/zlib.came-with-HDF || \
- ${MV} -f ${WRKSRC}/hdf/zlib ${WRKSRC}/hdf/zlib.came-with-HDF
- -${MKDIR} ${WRKSRC}/hdf/zlib
- ${RM} -f ${WRKSRC}/hdf/zlib/Makefile
- ${ECHO} #Phony makefile > ${WRKSRC}/hdf/zlib/Makefile
- ${ECHO} >> ${WRKSRC}/hdf/zlib/Makefile
- ${ECHO} libzlib.a: >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\t@${ECHO} Using the already installed ZLIB library\n' \
- >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\nclean:\n\ttrue\n' >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\ninstall-lib:\n\ttrue\n' >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\ninstall:\n\ttrue\n' >> ${WRKSRC}/hdf/zlib/Makefile
- -${LN} -s /usr/lib/${BINFORMAT}/libz* ${WRKSRC}/hdf/zlib/
- -${LN} -s /usr/include/zconf.h /usr/include/zlib.h ${WRKSRC}/hdf/zlib/
-
-post-install:
- @for binary in `${GREP} ^bin/ ${PLIST}` ; do strip ${PREFIX}/$$binary; done
-
-test:
- cd ${WRKSRC}; make ${MAKE_FLAGS} ${MAKEFILE} test
-
-.include <bsd.port.mk>
diff --git a/science/hdf/distinfo b/science/hdf/distinfo
deleted file mode 100644
index da49d2737e3e..000000000000
--- a/science/hdf/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (HDF4.1r2.tar.gz) = 52814865529791e3a39637fd851a7143
diff --git a/science/hdf/pkg-comment b/science/hdf/pkg-comment
deleted file mode 100644
index 2f8affd569f0..000000000000
--- a/science/hdf/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Hierarchical Data Format library (from NCSA)
diff --git a/science/hdf/pkg-descr b/science/hdf/pkg-descr
deleted file mode 100644
index e34fb16bae11..000000000000
--- a/science/hdf/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-From HDF's manpage:
-
- hdf - Hierarchical Data Format library
-
-Description:
- HDF is a multi-object file format that facilitates the
- transfer of various types of scientific data between
- machines and operating systems. Machines currently sup-
- ported include the Cray, Convex, HP, Vax, Sun, IBM
- RS/6000, Silicon Graphics, Macintosh, and IBM PC comput-
- ers. HDF allows self-definitions of data content and easy
- extensibility for future enhancements or compatibility
- with other standard formats. HDF includes Fortran and C
- calling interfaces,and utilities to prepare raw image of
- data files or for use with other NCSA software. The HDF
- library contains interfaces for storing and retrieving
- compressed or uncompressed 8-bit and 24-bit raster images
- with palettes, n-Dimensional scientific datasets and
- binary tables. An interface is also included that allows
- arbitray grouping of other HDF objects.
-
-
- -mi (mi@aldan.ziplink.net)
diff --git a/science/hdf/pkg-plist b/science/hdf/pkg-plist
deleted file mode 100644
index f24c36cc89ae..000000000000
--- a/science/hdf/pkg-plist
+++ /dev/null
@@ -1,70 +0,0 @@
-bin/fp2hdf
-bin/hdf24to8
-bin/hdf2jpeg
-bin/hdf8to24
-bin/hdfcomp
-bin/hdfed
-bin/hdfls
-bin/hdfpack
-bin/hdftopal
-bin/hdftor8
-bin/hdfunpac
-bin/hdp
-bin/jpeg2hdf
-bin/ncdump
-bin/ncgen
-bin/paltohdf
-bin/r8tohdf
-bin/ristosds
-bin/vcompat
-bin/vmake
-bin/vshow
-lib/libmfhdf.a
-lib/libdf.a
-include/atom.h
-include/bitvect.h
-include/cdeflate.h
-include/cnbit.h
-include/cnone.h
-include/crle.h
-include/cskphuff.h
-include/df.h
-include/dfan.h
-include/dffunc.f90
-include/dffunc.inc
-include/dfgr.h
-include/dfi.h
-include/dfrig.h
-include/dfsd.h
-include/dfstubs.h
-include/dfufp2i.h
-include/dynarray.h
-include/hbitio.h
-include/hchunks.h
-include/hcomp.h
-include/hcompi.h
-include/hconv.h
-include/hdf.h
-include/hdf.f90
-include/hdf.inc
-include/hdf2netcdf.h
-include/hdfi.h
-include/herr.h
-include/hfile.h
-include/hkit.h
-include/hlimits.h
-include/hntdefs.h
-include/hproto.h
-include/htags.h
-include/linklist.h
-include/local_nc.h
-include/mfan.h
-include/mfgr.h
-include/mfhdf.h
-include/mstdio.h
-include/netcdf.h
-include/netcdf.f90
-include/netcdf.inc
-include/tbbt.h
-include/vattr.h
-include/vg.h
diff --git a/science/hdf/scripts/post-patch b/science/hdf/scripts/post-patch
deleted file mode 100644
index abb1fc2ea1fb..000000000000
--- a/science/hdf/scripts/post-patch
+++ /dev/null
@@ -1,83 +0,0 @@
-#!/bin/sh
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^CFLAGS = -ansi -O"`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,1 +72,1 @@
--CFLAGS = -ansi -O
-+#CFLAGS = -ansi -O
-END_OF_PATCH
-done
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^ZLIB_LIB = "`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,1 +72,1 @@
--ZLIB_LIB = \$(TOP_SRCDIR)/hdf/zlib/libz.a
-+#ZLIB_LIB = \$(TOP_SRCDIR)/hdf/zlib/libz.a
-END_OF_PATCH
-done
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^JPEG_LIB = "`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,1 +72,1 @@
--JPEG_LIB = \$(TOP_SRCDIR)/hdf/jpeg/libjpeg.a
-+#JPEG_LIB = \$(TOP_SRCDIR)/hdf/jpeg/libjpeg.a
-END_OF_PATCH
-done
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^ZLIBLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--ZLIBINC=\$(srcdir)/../zlib
--ZLIBLIB=\$(srcdir)/../zlib
-+ZLIBINC=/usr/include
-+ZLIBLIB=-lz \$(pwrkdir)
-END_OF_PATCH
-done
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^ZLIBLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--ZLIBLIB=\$(srcdir)/../zlib
--ZLIBINC=\$(srcdir)/../zlib
-+ZLIBLIB=-lz
-+ZLIBINC=/usr/include
-END_OF_PATCH
-done
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^JPEGLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--JPEGINC=\$(srcdir)/../jpeg
--JPEGLIB=\$(srcdir)/../jpeg
-+JPEGINC=\$(prefix)/include
-+JPEGLIB=\$(prefix)/lib
-END_OF_PATCH
-done
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^JPEGLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--JPEGLIB=\$(srcdir)/../jpeg
--JPEGINC=\$(srcdir)/../jpeg
-+JPEGLIB=\$(prefix)/lib
-+JPEGINC=\$(prefix)/include
-END_OF_PATCH
-done
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile
deleted file mode 100644
index 52ca80470cbf..000000000000
--- a/science/hdf5-18/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# New ports collection makefile for: HDF_lib
-# Version required: 4.1r2
-# Date created: 17 November 1996
-# Whom: mi
-#
-# $FreeBSD$
-#
-
-DISTNAME= HDF4.1r2
-PKGNAME= hdf-4.1r2
-CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF4.1r2/tar/
-
-MAINTAINER= mi@aldan.ziplink.net
-
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
-
-MAN1= hdf.1 hdfunpac.1 ncdump.1 ncgen.1
-
-GNU_CONFIGURE= yes
-FC?= f77 # Can also be g77 for the newer one
-MAKE_FLAGS= CC="$(CC)" FC="${FC}" -f
-MAKE_ENV= pwrkdir=${WRKDIR}
-#"wrkdir" doesn't work for some reason in the above
-
-# This will create dummy Makefiles and some links in the jpeg and libz
-# subdirectories. This way, we do not need to hunt all the dependencies
-# out. Shame on the lib's developers, though, this can not be done through
-# `configure'. -mi
-pre-build:
- ${AR} -r ${WRKDIR}/libz.a /dev/null
- ${RANLIB} ${WRKDIR}/libz.a
- test -d ${WRKSRC}/hdf/jpeg.came-with-HDF || \
- ${MV} -f ${WRKSRC}/hdf/jpeg ${WRKSRC}/hdf/jpeg.came-with-HDF
- -${MKDIR} ${WRKSRC}/hdf/jpeg
- ${RM} -f ${WRKSRC}/hdf/jpeg/Makefile
- ${ECHO} #Phony makefile > ${WRKSRC}/hdf/jpeg/Makefile
- ${ECHO} >> ${WRKSRC}/hdf/jpeg/Makefile
- ${ECHO} libjpeg.a: >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\t@${ECHO} Using the already installed JPEG library\n' \
- >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\nclean:\n\ttrue\n' >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\ninstall-lib:\n\ttrue\n' >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\ninstall:\n\ttrue\n' >> ${WRKSRC}/hdf/jpeg/Makefile
- -${LN} -s ${PREFIX}/lib/libjpeg* ${WRKSRC}/hdf/jpeg/
- -${LN} -s ${PREFIX}/include/j*.h ${WRKSRC}/hdf/jpeg/
- test -d ${WRKSRC}/hdf/zlib.came-with-HDF || \
- ${MV} -f ${WRKSRC}/hdf/zlib ${WRKSRC}/hdf/zlib.came-with-HDF
- -${MKDIR} ${WRKSRC}/hdf/zlib
- ${RM} -f ${WRKSRC}/hdf/zlib/Makefile
- ${ECHO} #Phony makefile > ${WRKSRC}/hdf/zlib/Makefile
- ${ECHO} >> ${WRKSRC}/hdf/zlib/Makefile
- ${ECHO} libzlib.a: >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\t@${ECHO} Using the already installed ZLIB library\n' \
- >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\nclean:\n\ttrue\n' >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\ninstall-lib:\n\ttrue\n' >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\ninstall:\n\ttrue\n' >> ${WRKSRC}/hdf/zlib/Makefile
- -${LN} -s /usr/lib/${BINFORMAT}/libz* ${WRKSRC}/hdf/zlib/
- -${LN} -s /usr/include/zconf.h /usr/include/zlib.h ${WRKSRC}/hdf/zlib/
-
-post-install:
- @for binary in `${GREP} ^bin/ ${PLIST}` ; do strip ${PREFIX}/$$binary; done
-
-test:
- cd ${WRKSRC}; make ${MAKE_FLAGS} ${MAKEFILE} test
-
-.include <bsd.port.mk>
diff --git a/science/hdf5-18/distinfo b/science/hdf5-18/distinfo
deleted file mode 100644
index da49d2737e3e..000000000000
--- a/science/hdf5-18/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (HDF4.1r2.tar.gz) = 52814865529791e3a39637fd851a7143
diff --git a/science/hdf5-18/pkg-comment b/science/hdf5-18/pkg-comment
deleted file mode 100644
index 2f8affd569f0..000000000000
--- a/science/hdf5-18/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Hierarchical Data Format library (from NCSA)
diff --git a/science/hdf5-18/pkg-descr b/science/hdf5-18/pkg-descr
deleted file mode 100644
index e34fb16bae11..000000000000
--- a/science/hdf5-18/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-From HDF's manpage:
-
- hdf - Hierarchical Data Format library
-
-Description:
- HDF is a multi-object file format that facilitates the
- transfer of various types of scientific data between
- machines and operating systems. Machines currently sup-
- ported include the Cray, Convex, HP, Vax, Sun, IBM
- RS/6000, Silicon Graphics, Macintosh, and IBM PC comput-
- ers. HDF allows self-definitions of data content and easy
- extensibility for future enhancements or compatibility
- with other standard formats. HDF includes Fortran and C
- calling interfaces,and utilities to prepare raw image of
- data files or for use with other NCSA software. The HDF
- library contains interfaces for storing and retrieving
- compressed or uncompressed 8-bit and 24-bit raster images
- with palettes, n-Dimensional scientific datasets and
- binary tables. An interface is also included that allows
- arbitray grouping of other HDF objects.
-
-
- -mi (mi@aldan.ziplink.net)
diff --git a/science/hdf5-18/pkg-plist b/science/hdf5-18/pkg-plist
deleted file mode 100644
index f24c36cc89ae..000000000000
--- a/science/hdf5-18/pkg-plist
+++ /dev/null
@@ -1,70 +0,0 @@
-bin/fp2hdf
-bin/hdf24to8
-bin/hdf2jpeg
-bin/hdf8to24
-bin/hdfcomp
-bin/hdfed
-bin/hdfls
-bin/hdfpack
-bin/hdftopal
-bin/hdftor8
-bin/hdfunpac
-bin/hdp
-bin/jpeg2hdf
-bin/ncdump
-bin/ncgen
-bin/paltohdf
-bin/r8tohdf
-bin/ristosds
-bin/vcompat
-bin/vmake
-bin/vshow
-lib/libmfhdf.a
-lib/libdf.a
-include/atom.h
-include/bitvect.h
-include/cdeflate.h
-include/cnbit.h
-include/cnone.h
-include/crle.h
-include/cskphuff.h
-include/df.h
-include/dfan.h
-include/dffunc.f90
-include/dffunc.inc
-include/dfgr.h
-include/dfi.h
-include/dfrig.h
-include/dfsd.h
-include/dfstubs.h
-include/dfufp2i.h
-include/dynarray.h
-include/hbitio.h
-include/hchunks.h
-include/hcomp.h
-include/hcompi.h
-include/hconv.h
-include/hdf.h
-include/hdf.f90
-include/hdf.inc
-include/hdf2netcdf.h
-include/hdfi.h
-include/herr.h
-include/hfile.h
-include/hkit.h
-include/hlimits.h
-include/hntdefs.h
-include/hproto.h
-include/htags.h
-include/linklist.h
-include/local_nc.h
-include/mfan.h
-include/mfgr.h
-include/mfhdf.h
-include/mstdio.h
-include/netcdf.h
-include/netcdf.f90
-include/netcdf.inc
-include/tbbt.h
-include/vattr.h
-include/vg.h
diff --git a/science/hdf5-18/scripts/post-patch b/science/hdf5-18/scripts/post-patch
deleted file mode 100644
index abb1fc2ea1fb..000000000000
--- a/science/hdf5-18/scripts/post-patch
+++ /dev/null
@@ -1,83 +0,0 @@
-#!/bin/sh
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^CFLAGS = -ansi -O"`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,1 +72,1 @@
--CFLAGS = -ansi -O
-+#CFLAGS = -ansi -O
-END_OF_PATCH
-done
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^ZLIB_LIB = "`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,1 +72,1 @@
--ZLIB_LIB = \$(TOP_SRCDIR)/hdf/zlib/libz.a
-+#ZLIB_LIB = \$(TOP_SRCDIR)/hdf/zlib/libz.a
-END_OF_PATCH
-done
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^JPEG_LIB = "`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,1 +72,1 @@
--JPEG_LIB = \$(TOP_SRCDIR)/hdf/jpeg/libjpeg.a
-+#JPEG_LIB = \$(TOP_SRCDIR)/hdf/jpeg/libjpeg.a
-END_OF_PATCH
-done
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^ZLIBLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--ZLIBINC=\$(srcdir)/../zlib
--ZLIBLIB=\$(srcdir)/../zlib
-+ZLIBINC=/usr/include
-+ZLIBLIB=-lz \$(pwrkdir)
-END_OF_PATCH
-done
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^ZLIBLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--ZLIBLIB=\$(srcdir)/../zlib
--ZLIBINC=\$(srcdir)/../zlib
-+ZLIBLIB=-lz
-+ZLIBINC=/usr/include
-END_OF_PATCH
-done
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^JPEGLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--JPEGINC=\$(srcdir)/../jpeg
--JPEGLIB=\$(srcdir)/../jpeg
-+JPEGINC=\$(prefix)/include
-+JPEGLIB=\$(prefix)/lib
-END_OF_PATCH
-done
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^JPEGLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--JPEGLIB=\$(srcdir)/../jpeg
--JPEGINC=\$(srcdir)/../jpeg
-+JPEGLIB=\$(prefix)/lib
-+JPEGINC=\$(prefix)/include
-END_OF_PATCH
-done
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
deleted file mode 100644
index 52ca80470cbf..000000000000
--- a/science/hdf5/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# New ports collection makefile for: HDF_lib
-# Version required: 4.1r2
-# Date created: 17 November 1996
-# Whom: mi
-#
-# $FreeBSD$
-#
-
-DISTNAME= HDF4.1r2
-PKGNAME= hdf-4.1r2
-CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF4.1r2/tar/
-
-MAINTAINER= mi@aldan.ziplink.net
-
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
-
-MAN1= hdf.1 hdfunpac.1 ncdump.1 ncgen.1
-
-GNU_CONFIGURE= yes
-FC?= f77 # Can also be g77 for the newer one
-MAKE_FLAGS= CC="$(CC)" FC="${FC}" -f
-MAKE_ENV= pwrkdir=${WRKDIR}
-#"wrkdir" doesn't work for some reason in the above
-
-# This will create dummy Makefiles and some links in the jpeg and libz
-# subdirectories. This way, we do not need to hunt all the dependencies
-# out. Shame on the lib's developers, though, this can not be done through
-# `configure'. -mi
-pre-build:
- ${AR} -r ${WRKDIR}/libz.a /dev/null
- ${RANLIB} ${WRKDIR}/libz.a
- test -d ${WRKSRC}/hdf/jpeg.came-with-HDF || \
- ${MV} -f ${WRKSRC}/hdf/jpeg ${WRKSRC}/hdf/jpeg.came-with-HDF
- -${MKDIR} ${WRKSRC}/hdf/jpeg
- ${RM} -f ${WRKSRC}/hdf/jpeg/Makefile
- ${ECHO} #Phony makefile > ${WRKSRC}/hdf/jpeg/Makefile
- ${ECHO} >> ${WRKSRC}/hdf/jpeg/Makefile
- ${ECHO} libjpeg.a: >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\t@${ECHO} Using the already installed JPEG library\n' \
- >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\nclean:\n\ttrue\n' >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\ninstall-lib:\n\ttrue\n' >> ${WRKSRC}/hdf/jpeg/Makefile
- printf '\ninstall:\n\ttrue\n' >> ${WRKSRC}/hdf/jpeg/Makefile
- -${LN} -s ${PREFIX}/lib/libjpeg* ${WRKSRC}/hdf/jpeg/
- -${LN} -s ${PREFIX}/include/j*.h ${WRKSRC}/hdf/jpeg/
- test -d ${WRKSRC}/hdf/zlib.came-with-HDF || \
- ${MV} -f ${WRKSRC}/hdf/zlib ${WRKSRC}/hdf/zlib.came-with-HDF
- -${MKDIR} ${WRKSRC}/hdf/zlib
- ${RM} -f ${WRKSRC}/hdf/zlib/Makefile
- ${ECHO} #Phony makefile > ${WRKSRC}/hdf/zlib/Makefile
- ${ECHO} >> ${WRKSRC}/hdf/zlib/Makefile
- ${ECHO} libzlib.a: >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\t@${ECHO} Using the already installed ZLIB library\n' \
- >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\nclean:\n\ttrue\n' >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\ninstall-lib:\n\ttrue\n' >> ${WRKSRC}/hdf/zlib/Makefile
- printf '\ninstall:\n\ttrue\n' >> ${WRKSRC}/hdf/zlib/Makefile
- -${LN} -s /usr/lib/${BINFORMAT}/libz* ${WRKSRC}/hdf/zlib/
- -${LN} -s /usr/include/zconf.h /usr/include/zlib.h ${WRKSRC}/hdf/zlib/
-
-post-install:
- @for binary in `${GREP} ^bin/ ${PLIST}` ; do strip ${PREFIX}/$$binary; done
-
-test:
- cd ${WRKSRC}; make ${MAKE_FLAGS} ${MAKEFILE} test
-
-.include <bsd.port.mk>
diff --git a/science/hdf5/distinfo b/science/hdf5/distinfo
deleted file mode 100644
index da49d2737e3e..000000000000
--- a/science/hdf5/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (HDF4.1r2.tar.gz) = 52814865529791e3a39637fd851a7143
diff --git a/science/hdf5/pkg-comment b/science/hdf5/pkg-comment
deleted file mode 100644
index 2f8affd569f0..000000000000
--- a/science/hdf5/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Hierarchical Data Format library (from NCSA)
diff --git a/science/hdf5/pkg-descr b/science/hdf5/pkg-descr
deleted file mode 100644
index e34fb16bae11..000000000000
--- a/science/hdf5/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-From HDF's manpage:
-
- hdf - Hierarchical Data Format library
-
-Description:
- HDF is a multi-object file format that facilitates the
- transfer of various types of scientific data between
- machines and operating systems. Machines currently sup-
- ported include the Cray, Convex, HP, Vax, Sun, IBM
- RS/6000, Silicon Graphics, Macintosh, and IBM PC comput-
- ers. HDF allows self-definitions of data content and easy
- extensibility for future enhancements or compatibility
- with other standard formats. HDF includes Fortran and C
- calling interfaces,and utilities to prepare raw image of
- data files or for use with other NCSA software. The HDF
- library contains interfaces for storing and retrieving
- compressed or uncompressed 8-bit and 24-bit raster images
- with palettes, n-Dimensional scientific datasets and
- binary tables. An interface is also included that allows
- arbitray grouping of other HDF objects.
-
-
- -mi (mi@aldan.ziplink.net)
diff --git a/science/hdf5/pkg-plist b/science/hdf5/pkg-plist
deleted file mode 100644
index f24c36cc89ae..000000000000
--- a/science/hdf5/pkg-plist
+++ /dev/null
@@ -1,70 +0,0 @@
-bin/fp2hdf
-bin/hdf24to8
-bin/hdf2jpeg
-bin/hdf8to24
-bin/hdfcomp
-bin/hdfed
-bin/hdfls
-bin/hdfpack
-bin/hdftopal
-bin/hdftor8
-bin/hdfunpac
-bin/hdp
-bin/jpeg2hdf
-bin/ncdump
-bin/ncgen
-bin/paltohdf
-bin/r8tohdf
-bin/ristosds
-bin/vcompat
-bin/vmake
-bin/vshow
-lib/libmfhdf.a
-lib/libdf.a
-include/atom.h
-include/bitvect.h
-include/cdeflate.h
-include/cnbit.h
-include/cnone.h
-include/crle.h
-include/cskphuff.h
-include/df.h
-include/dfan.h
-include/dffunc.f90
-include/dffunc.inc
-include/dfgr.h
-include/dfi.h
-include/dfrig.h
-include/dfsd.h
-include/dfstubs.h
-include/dfufp2i.h
-include/dynarray.h
-include/hbitio.h
-include/hchunks.h
-include/hcomp.h
-include/hcompi.h
-include/hconv.h
-include/hdf.h
-include/hdf.f90
-include/hdf.inc
-include/hdf2netcdf.h
-include/hdfi.h
-include/herr.h
-include/hfile.h
-include/hkit.h
-include/hlimits.h
-include/hntdefs.h
-include/hproto.h
-include/htags.h
-include/linklist.h
-include/local_nc.h
-include/mfan.h
-include/mfgr.h
-include/mfhdf.h
-include/mstdio.h
-include/netcdf.h
-include/netcdf.f90
-include/netcdf.inc
-include/tbbt.h
-include/vattr.h
-include/vg.h
diff --git a/science/hdf5/scripts/post-patch b/science/hdf5/scripts/post-patch
deleted file mode 100644
index abb1fc2ea1fb..000000000000
--- a/science/hdf5/scripts/post-patch
+++ /dev/null
@@ -1,83 +0,0 @@
-#!/bin/sh
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^CFLAGS = -ansi -O"`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,1 +72,1 @@
--CFLAGS = -ansi -O
-+#CFLAGS = -ansi -O
-END_OF_PATCH
-done
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^ZLIB_LIB = "`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,1 +72,1 @@
--ZLIB_LIB = \$(TOP_SRCDIR)/hdf/zlib/libz.a
-+#ZLIB_LIB = \$(TOP_SRCDIR)/hdf/zlib/libz.a
-END_OF_PATCH
-done
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^JPEG_LIB = "`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,1 +72,1 @@
--JPEG_LIB = \$(TOP_SRCDIR)/hdf/jpeg/libjpeg.a
-+#JPEG_LIB = \$(TOP_SRCDIR)/hdf/jpeg/libjpeg.a
-END_OF_PATCH
-done
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^ZLIBLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--ZLIBINC=\$(srcdir)/../zlib
--ZLIBLIB=\$(srcdir)/../zlib
-+ZLIBINC=/usr/include
-+ZLIBLIB=-lz \$(pwrkdir)
-END_OF_PATCH
-done
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^ZLIBLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--ZLIBLIB=\$(srcdir)/../zlib
--ZLIBINC=\$(srcdir)/../zlib
-+ZLIBLIB=-lz
-+ZLIBINC=/usr/include
-END_OF_PATCH
-done
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^JPEGLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--JPEGINC=\$(srcdir)/../jpeg
--JPEGLIB=\$(srcdir)/../jpeg
-+JPEGINC=\$(prefix)/include
-+JPEGLIB=\$(prefix)/lib
-END_OF_PATCH
-done
-
-for f in `find ${WRKSRC} -type f -name Makefile.in -print | xargs grep -l "^JPEGLIB="`
-do
-patch -p << END_OF_PATCH
---- $f.orig
-+++ $f
-@@ -72,2 +72,2 @@
--JPEGLIB=\$(srcdir)/../jpeg
--JPEGINC=\$(srcdir)/../jpeg
-+JPEGLIB=\$(prefix)/lib
-+JPEGINC=\$(prefix)/include
-END_OF_PATCH
-done
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
deleted file mode 100644
index 20d951a2a534..000000000000
--- a/science/netcdf/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: netcdf
-# Version required: 3.5-beta2
-# Date created: 29 July 1999
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DISTNAME= netcdf-3.5-beta2
-PKGNAME= netcdf-3.5b2
-CATEGORIES= math
-MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= ports@FreeBSD.org
-
-WRKSRC= ${WRKDIR}/netcdf-3.5/src
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CFLAGS="${CFLAGS} -fPIC -DPIC -Df2cFortran"
-
-MAN1= ncdump.1 ncgen.1
-MAN3= netcdf.3 netcdf.3f
-
-post-build:
- @(cd ${WRKSRC}/libsrc && \
- ${SETENV} ${MAKE_ENV} ${MAKE} linux_shared_library)
- @(cd ${WRKSRC}/cxx && \
- ${SETENV} ${MAKE_ENV} ${MAKE} linux_shared_library)
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/libsrc/libnetcdf.so ${PREFIX}/lib/libnetcdf.so.1
- ${LN} -sf ${PREFIX}/lib/libnetcdf.so.1 ${PREFIX}/lib/libnetcdf.so
- ${INSTALL_DATA} ${WRKSRC}/cxx/libnetcdf_c++.so ${PREFIX}/lib/libnetcdf_c++.so.1
- ${LN} -sf ${PREFIX}/lib/libnetcdf_c++.so.1 ${PREFIX}/lib/libnetcdf_c++.so
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-
-.include <bsd.port.mk>
diff --git a/science/netcdf/distinfo b/science/netcdf/distinfo
deleted file mode 100644
index 31e774d392c4..000000000000
--- a/science/netcdf/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (netcdf-3.5-beta2.tar.Z) = 4a14728e5eecf6479095c9d625507f4a
diff --git a/science/netcdf/pkg-comment b/science/netcdf/pkg-comment
deleted file mode 100644
index 15d74d212321..000000000000
--- a/science/netcdf/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Library for machine-independent, array-oriented data access
diff --git a/science/netcdf/pkg-descr b/science/netcdf/pkg-descr
deleted file mode 100644
index a8ab96607da6..000000000000
--- a/science/netcdf/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a library that provides an implementation of the
-interface. The netCDF library also defines a machine-independent
-format for representing scientific data. Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The netCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-WWW: http://www.unidata.ucar.edu/packages/netcdf/
diff --git a/science/netcdf/pkg-plist b/science/netcdf/pkg-plist
deleted file mode 100644
index 1d84bd6662c3..000000000000
--- a/science/netcdf/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-bin/ncdump
-bin/ncgen
-include/ncvalues.h
-include/netcdf.h
-include/netcdf.hh
-include/netcdf.inc
-include/netcdfcpp.h
-lib/libnetcdf.a
-lib/libnetcdf.so
-lib/libnetcdf.so.1
-lib/libnetcdf_c++.a
-lib/libnetcdf_c++.so
-lib/libnetcdf_c++.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile
deleted file mode 100644
index 20d951a2a534..000000000000
--- a/science/netcdf4/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: netcdf
-# Version required: 3.5-beta2
-# Date created: 29 July 1999
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DISTNAME= netcdf-3.5-beta2
-PKGNAME= netcdf-3.5b2
-CATEGORIES= math
-MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= ports@FreeBSD.org
-
-WRKSRC= ${WRKDIR}/netcdf-3.5/src
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CFLAGS="${CFLAGS} -fPIC -DPIC -Df2cFortran"
-
-MAN1= ncdump.1 ncgen.1
-MAN3= netcdf.3 netcdf.3f
-
-post-build:
- @(cd ${WRKSRC}/libsrc && \
- ${SETENV} ${MAKE_ENV} ${MAKE} linux_shared_library)
- @(cd ${WRKSRC}/cxx && \
- ${SETENV} ${MAKE_ENV} ${MAKE} linux_shared_library)
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/libsrc/libnetcdf.so ${PREFIX}/lib/libnetcdf.so.1
- ${LN} -sf ${PREFIX}/lib/libnetcdf.so.1 ${PREFIX}/lib/libnetcdf.so
- ${INSTALL_DATA} ${WRKSRC}/cxx/libnetcdf_c++.so ${PREFIX}/lib/libnetcdf_c++.so.1
- ${LN} -sf ${PREFIX}/lib/libnetcdf_c++.so.1 ${PREFIX}/lib/libnetcdf_c++.so
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-
-.include <bsd.port.mk>
diff --git a/science/netcdf4/distinfo b/science/netcdf4/distinfo
deleted file mode 100644
index 31e774d392c4..000000000000
--- a/science/netcdf4/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (netcdf-3.5-beta2.tar.Z) = 4a14728e5eecf6479095c9d625507f4a
diff --git a/science/netcdf4/pkg-comment b/science/netcdf4/pkg-comment
deleted file mode 100644
index 15d74d212321..000000000000
--- a/science/netcdf4/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Library for machine-independent, array-oriented data access
diff --git a/science/netcdf4/pkg-descr b/science/netcdf4/pkg-descr
deleted file mode 100644
index a8ab96607da6..000000000000
--- a/science/netcdf4/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-NetCDF (network Common Data Form) is an interface for array-oriented
-data access and a library that provides an implementation of the
-interface. The netCDF library also defines a machine-independent
-format for representing scientific data. Together, the interface,
-library, and format support the creation, access, and sharing of
-scientific data. The netCDF software was developed at the Unidata
-Program Center in Boulder, Colorado.
-
-WWW: http://www.unidata.ucar.edu/packages/netcdf/
diff --git a/science/netcdf4/pkg-plist b/science/netcdf4/pkg-plist
deleted file mode 100644
index 1d84bd6662c3..000000000000
--- a/science/netcdf4/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-bin/ncdump
-bin/ncgen
-include/ncvalues.h
-include/netcdf.h
-include/netcdf.hh
-include/netcdf.inc
-include/netcdfcpp.h
-lib/libnetcdf.a
-lib/libnetcdf.so
-lib/libnetcdf.so.1
-lib/libnetcdf_c++.a
-lib/libnetcdf_c++.so
-lib/libnetcdf_c++.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R