aboutsummaryrefslogtreecommitdiff
path: root/devel/open-beagle
diff options
context:
space:
mode:
Diffstat (limited to 'devel/open-beagle')
-rw-r--r--devel/open-beagle/Makefile29
-rw-r--r--devel/open-beagle/distinfo2
-rw-r--r--devel/open-beagle/files/patch-config:ltmain.sh15
-rw-r--r--devel/open-beagle/pkg-descr12
-rw-r--r--devel/open-beagle/pkg-plist23
5 files changed, 0 insertions, 81 deletions
diff --git a/devel/open-beagle/Makefile b/devel/open-beagle/Makefile
deleted file mode 100644
index dfeee128f189..000000000000
--- a/devel/open-beagle/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: beagle
-# Date created: Jun 9, 2004
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= beagle
-PORTVERSION= 2.1.3
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An Evolutionary Computation Framework
-
-USE_GCC= 3.3
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-optimization
-INSTALLS_SHLIB= yes
-
-post-install:
- @${FIND} ${PREFIX}/include/beagle ! -type d | \
- ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
- @${FIND} ${PREFIX}/include/beagle -type d | ${SORT} -r | \
- ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST}
-
-.include <bsd.port.mk>
diff --git a/devel/open-beagle/distinfo b/devel/open-beagle/distinfo
deleted file mode 100644
index 60848a1396af..000000000000
--- a/devel/open-beagle/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (beagle-2.1.3.tar.gz) = 6a816f55aec38ddacf556986397a7db4
-SIZE (beagle-2.1.3.tar.gz) = 2787022
diff --git a/devel/open-beagle/files/patch-config:ltmain.sh b/devel/open-beagle/files/patch-config:ltmain.sh
deleted file mode 100644
index 85276b497eaf..000000000000
--- a/devel/open-beagle/files/patch-config:ltmain.sh
+++ /dev/null
@@ -1,15 +0,0 @@
---- config/ltmain.sh.orig Wed Jun 9 14:13:42 2004
-+++ config/ltmain.sh Wed Jun 9 14:13:51 2004
-@@ -4330,10 +4330,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/devel/open-beagle/pkg-descr b/devel/open-beagle/pkg-descr
deleted file mode 100644
index 9f9927ca0904..000000000000
--- a/devel/open-beagle/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Open BEAGLE is a C++ Evolutionary Computation (EC) framework. It provides an
-high-level software environment to do any kind of EC, with support for
-tree-based genetic programming, bit string and real-valued genetic algorithms,
-and evolution strategy.
-
-The Open BEAGLE architecture follows strong principles of object oriented
-programming, where abstractions are represented by loosely coupled objects and
-where it is common and easy to reuse code. Open BEAGLE is designed to provide
-an EC environment that is generic, user friendly, portable, efficient, robust,
-elegant and free.
-
-WWW: http://beagle.sourceforge.net/
diff --git a/devel/open-beagle/pkg-plist b/devel/open-beagle/pkg-plist
deleted file mode 100644
index fbc4878704a1..000000000000
--- a/devel/open-beagle/pkg-plist
+++ /dev/null
@@ -1,23 +0,0 @@
-include/Threading/Condition.hpp
-include/Threading/Exception.hpp
-include/Threading/Mutex.hpp
-include/Threading/Semaphore.hpp
-include/Threading/Thread.hpp
-include/Threading/Threading.hpp
-@dirrm include/Threading
-include/gzstream.h
-lib/libThreading-2.1.3.so
-lib/libThreading.a
-lib/libThreading.so
-lib/libbeagle-2.1.3.so
-lib/libbeagle-Coev-2.1.3.so
-lib/libbeagle-Coev.a
-lib/libbeagle-Coev.so
-lib/libbeagle-GA-2.1.3.so
-lib/libbeagle-GA.a
-lib/libbeagle-GA.so
-lib/libbeagle-GP-2.1.3.so
-lib/libbeagle-GP.a
-lib/libbeagle-GP.so
-lib/libbeagle.a
-lib/libbeagle.so