diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-07-02 16:01:05 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-07-02 16:01:05 +0000 |
commit | 92bbb889cff6da61e44068e8eb166a89b42f8fa4 (patch) | |
tree | 1815962d9b1defe11a659fe67c4f3a279140d654 | |
parent | 74365dfe227d194c2dd3d916804bd0893686868e (diff) | |
download | ports-92bbb889cff6da61e44068e8eb166a89b42f8fa4.tar.gz ports-92bbb889cff6da61e44068e8eb166a89b42f8fa4.zip |
Notes
-rw-r--r-- | LEGAL | 3 | ||||
-rw-r--r-- | MOVED | 4 | ||||
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | devel/acovea-gtk/Makefile | 38 | ||||
-rw-r--r-- | devel/acovea-gtk/distinfo | 3 | ||||
-rw-r--r-- | devel/acovea-gtk/files/patch-src-main_window.cc | 12 | ||||
-rw-r--r-- | devel/acovea-gtk/pkg-descr | 3 | ||||
-rw-r--r-- | devel/acovea-gtk/pkg-plist | 7 | ||||
-rw-r--r-- | devel/acovea/Makefile | 33 | ||||
-rw-r--r-- | devel/acovea/distinfo | 3 | ||||
-rw-r--r-- | devel/acovea/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | devel/acovea/files/patch-libacovea-acovea.cpp | 11 | ||||
-rw-r--r-- | devel/acovea/pkg-descr | 9 | ||||
-rw-r--r-- | devel/acovea/pkg-plist | 41 | ||||
-rw-r--r-- | devel/libevocosm/Makefile | 27 | ||||
-rw-r--r-- | devel/libevocosm/distinfo | 3 | ||||
-rw-r--r-- | devel/libevocosm/files/patch-funcopt-Makefile.in | 12 | ||||
-rw-r--r-- | devel/libevocosm/pkg-descr | 17 | ||||
-rw-r--r-- | devel/libevocosm/pkg-plist | 23 | ||||
-rw-r--r-- | sysutils/Makefile | 1 | ||||
-rw-r--r-- | sysutils/service-config/Makefile | 34 | ||||
-rw-r--r-- | sysutils/service-config/distinfo | 2 | ||||
-rw-r--r-- | sysutils/service-config/files/patch-hier.c | 13 | ||||
-rw-r--r-- | sysutils/service-config/pkg-descr | 16 | ||||
-rw-r--r-- | sysutils/service-config/pkg-plist | 7 |
25 files changed, 4 insertions, 332 deletions
@@ -442,9 +442,6 @@ seatools_cli.tar sysutils/seatools Distfile should be loaded by serialmail-* mail/serialmail No license -- see http://cr.yp.to/softwarelaw.html serious.sam* games/linux-ssam* Redistribution limited -service-config-* sysutils/service-config Possibly restricted binary - distribution of modified - versions sharefonts-* x11-fonts/sharefonts Shareware. Cannot be distributed without prior authorization @@ -2249,3 +2249,7 @@ net/wb||2011-07-01|The mbone is no more math/femlab||2011-07-02|Has expired: No more distfile, looks like abandonware japanese/wikicker||2011-07-02|Has expired: Looks like an abandonware emulators/vmware3||2011-07-02|Has expired: No more distfiles available. emulators/virtualbox-ose can be used as a replacement +devel/libevocosm||2011-07-02|Has expired: Looks like and abandonware +devel/acovea||2011-07-02|Has expired: Looks like abandonware. +devel/acovea-gtk||2011-07-02|Has expired: Looks like abandonware. +sysutils/service-config||2011-07-02|Has expired: "mastersite disappeared" diff --git a/devel/Makefile b/devel/Makefile index 9161856f2759..ebaaebd12bbb 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -14,8 +14,6 @@ SUBDIR += abi-compliance-checker SUBDIR += ace SUBDIR += ace+tao-doc - SUBDIR += acovea - SUBDIR += acovea-gtk SUBDIR += acpicatools SUBDIR += activitymail SUBDIR += adabooch @@ -801,7 +799,6 @@ SUBDIR += libev SUBDIR += libevent SUBDIR += libevent2 - SUBDIR += libevocosm SUBDIR += libexecinfo SUBDIR += libffi SUBDIR += libfirm diff --git a/devel/acovea-gtk/Makefile b/devel/acovea-gtk/Makefile deleted file mode 100644 index 460d2bf8ef07..000000000000 --- a/devel/acovea-gtk/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: acovea-gtk -# Date created: 2006-08-01 -# Whom: trasz <trasz@pin.if.uz.zgora.pl> -# -# $FreeBSD$ -# - -PORTNAME= acovea-gtk -PORTVERSION= 1.0.1 -PORTREVISION= 5 -CATEGORIES= devel -MASTER_SITES= http://www.coyotegulch.com/distfiles/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= GTK+ front-end to ACOVEA - -DEPRECATED= Looks like abandonware. -EXPIRATION_DATE= 2011-07-01 - -LIB_DEPENDS= acovea-5.1.5:${PORTSDIR}/devel/acovea \ - evocosm-3.1.1:${PORTSDIR}/devel/libevocosm \ - coyotl-3.1.4:${PORTSDIR}/devel/libcoyotl \ - sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ - gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 - -USE_GNOME= gtk20 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= CPPFLAGS=-I${PREFIX}/include/ LDFLAGS=-L${PREFIX}/lib/ - -post-patch: - @${REINPLACE_CMD} -e 's|connect(SigC::slot|connect(sigc::mem_fun|g ; \ - s|#include <sigc++\/compatibility\.h>||g' \ - ${WRKSRC}/src/*.cc - -pre-install: - ${CHMOD} 755 ${WRKSRC}/install-sh - -.include <bsd.port.mk> diff --git a/devel/acovea-gtk/distinfo b/devel/acovea-gtk/distinfo deleted file mode 100644 index 6dcebc02c9a4..000000000000 --- a/devel/acovea-gtk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (acovea-gtk-1.0.1.tar.gz) = bc659538b0b111715ddf0935ee775b6e -SHA256 (acovea-gtk-1.0.1.tar.gz) = 9214168a66c69d3a76251c265a31a8a87220cd1e9d5865785e92f00cd4f8bae8 -SIZE (acovea-gtk-1.0.1.tar.gz) = 407230 diff --git a/devel/acovea-gtk/files/patch-src-main_window.cc b/devel/acovea-gtk/files/patch-src-main_window.cc deleted file mode 100644 index ec44a8843f7b..000000000000 --- a/devel/acovea-gtk/files/patch-src-main_window.cc +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN src.orig/main_window.cc src/main_window.cc ---- src.orig/main_window.cc Tue Aug 1 20:45:30 2006 -+++ src/main_window.cc Tue Aug 1 20:49:57 2006 -@@ -5,6 +5,8 @@ - - // This file is for your program, I won't touch it again! - -+#include <sys/types.h> -+#include <sys/stat.h> - #include <glibmm/thread.h> - #include <gtkmm.h> - #include <gtkmm/main.h> diff --git a/devel/acovea-gtk/pkg-descr b/devel/acovea-gtk/pkg-descr deleted file mode 100644 index 8d1c2a1e68f2..000000000000 --- a/devel/acovea-gtk/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GTK+ front-end to ACOVEA. - -WWW: http://www.coyotegulch.com/products/acovea/acovea-gtk.html diff --git a/devel/acovea-gtk/pkg-plist b/devel/acovea-gtk/pkg-plist deleted file mode 100644 index cdc0249f1a1d..000000000000 --- a/devel/acovea-gtk/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/acovea-gtk -%%DATADIR%%/pixmaps/acovea0128.png -%%DATADIR%%/pixmaps/acovea0256.png -%%DATADIR%%/pixmaps/acovea_icon_032.png -%%DATADIR%%/pixmaps/acovea_icon_064.png -@dirrm %%DATADIR%%/pixmaps -@dirrm %%DATADIR%% diff --git a/devel/acovea/Makefile b/devel/acovea/Makefile deleted file mode 100644 index 148f9f07e055..000000000000 --- a/devel/acovea/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: acovea -# Date created: 2006-08-01 -# Whom: trasz <trasz@pin.if.uz.zgora.pl> -# -# $FreeBSD$ -# - -PORTNAME= acovea -PORTVERSION= 5.1.1 -PORTREVISION= 1 -CATEGORIES= devel -MASTER_SITES= http://www.coyotegulch.com/distfiles/ -DISTNAME= libacovea-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Tool to find the "best" compiler options using genetic algorithm - -DEPRECATED= Looks like abandonware. -EXPIRATION_DATE= 2011-07-01 - -LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ - evocosm-3.1.1:${PORTSDIR}/devel/libevocosm - -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= CPPFLAGS=-I${PREFIX}/include/ LDFLAGS=-L${PREFIX}/lib/ - -.include <bsd.port.pre.mk> - -post-patch: - @${REINPLACE_CMD} -e 's,-lrt,,g' ${WRKSRC}/config/* - -.include <bsd.port.post.mk> diff --git a/devel/acovea/distinfo b/devel/acovea/distinfo deleted file mode 100644 index c99999378eea..000000000000 --- a/devel/acovea/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libacovea-5.1.1.tar.gz) = e3bfa6b782205bad083ba58a8b882158 -SHA256 (libacovea-5.1.1.tar.gz) = e84167ac683e6bf7720bd3edf1fc60e77961eb489d31fa2c1d0a34e7d67ae079 -SIZE (libacovea-5.1.1.tar.gz) = 363048 diff --git a/devel/acovea/files/patch-Makefile.in b/devel/acovea/files/patch-Makefile.in deleted file mode 100644 index 9eda7eaf3891..000000000000 --- a/devel/acovea/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Aug 2 11:29:14 2006 -+++ Makefile.in Wed Aug 2 11:30:00 2006 -@@ -600,7 +600,7 @@ - @$(NORMAL_INSTALL) - if test -d $(srcdir)/config; then \ - $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/config; \ -- for cfgfile in $(srcdir)/config/*; do \ -+ for cfgfile in $(srcdir)/config/*.acovea $(srcdir)/config/*.example; do \ - if test -f $$cfgfile; then \ - $(INSTALL_DATA) $$cfgfile $(DESTDIR)$(pkgdatadir)/config; \ - fi \ diff --git a/devel/acovea/files/patch-libacovea-acovea.cpp b/devel/acovea/files/patch-libacovea-acovea.cpp deleted file mode 100644 index 2f1fe5504639..000000000000 --- a/devel/acovea/files/patch-libacovea-acovea.cpp +++ /dev/null @@ -1,11 +0,0 @@ -diff -urN libacovea.orig/acovea.cpp libacovea/acovea.cpp ---- libacovea.orig/acovea.cpp Tue Aug 1 19:58:27 2006 -+++ libacovea/acovea.cpp Tue Aug 1 19:58:38 2006 -@@ -43,6 +43,7 @@ - #include <fcntl.h> - #include <unistd.h> - #include <sys/types.h> -+#include <sys/stat.h> - #include <sys/wait.h> - - #include <vector> diff --git a/devel/acovea/pkg-descr b/devel/acovea/pkg-descr deleted file mode 100644 index 089685b6fb50..000000000000 --- a/devel/acovea/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) -implements a genetic algorithm to find the "best" options for -compiling programs with the GNU Compiler Collection (GCC) C and C++ -compilers. "Best", in this context, is defined as those options -that produce the fastest executable program from a given source -code. Acovea is a C++ framework that can be extended to test other -programming languages and non-GCC compilers. - -WWW: http://www.coyotegulch.com/products/acovea/index.html diff --git a/devel/acovea/pkg-plist b/devel/acovea/pkg-plist deleted file mode 100644 index 95025145a722..000000000000 --- a/devel/acovea/pkg-plist +++ /dev/null @@ -1,41 +0,0 @@ -bin/runacovea -lib/libacovea.so -lib/libacovea-5.1.so -lib/libacovea-5.1.so.5 -lib/libacovea.la -lib/libacovea.a -include/libacovea/acovea.h -share/libacovea/config/Makefile.example -share/libacovea/config/g++34_opteron.acovea -share/libacovea/config/g++34_pentium3.acovea -share/libacovea/config/g++34_pentium4.acovea -share/libacovea/config/g++40_opteron.acovea -share/libacovea/config/g++40_pentium4.acovea -share/libacovea/config/g9540_opteron.acovea -share/libacovea/config/g9540_pentium3.acovea -share/libacovea/config/g9540_pentium4.acovea -share/libacovea/config/gcc34_intel.acovea -share/libacovea/config/gcc34_opteron.acovea -share/libacovea/config/gcc34_opteron_makefile.acovea -share/libacovea/config/gcc34_opteron_size.acovea -share/libacovea/config/gcc34_pentium3.acovea -share/libacovea/config/gcc34_pentium4.acovea -share/libacovea/config/gcc40_opteron.acovea -share/libacovea/config/gcc40_opteron_makefile.acovea -share/libacovea/config/gcc40_opteron_nofm.acovea -share/libacovea/config/gcc40_opteron_size.acovea -share/libacovea/config/gcc40_pentium4.acovea -share/libacovea/config/gcc41_opteron_nofm.acovea -share/libacovea/benchmarks/almabench.c -share/libacovea/benchmarks/distbench.c -share/libacovea/benchmarks/evobench.c -share/libacovea/benchmarks/fftbench.c -share/libacovea/benchmarks/huffbench.c -share/libacovea/benchmarks/linbench.c -share/libacovea/benchmarks/linsmall.c -share/libacovea/benchmarks/mat1bench.c -share/libacovea/benchmarks/treebench.c -@dirrm share/libacovea/config -@dirrm share/libacovea/benchmarks -@dirrm share/libacovea -@dirrm include/libacovea diff --git a/devel/libevocosm/Makefile b/devel/libevocosm/Makefile deleted file mode 100644 index ade4ff2ecffd..000000000000 --- a/devel/libevocosm/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: libevocosm -# Date created: 2006-08-01 -# Whom: trasz <trasz@pin.if.uz.zgora.pl> -# -# $FreeBSD$ -# - -PORTNAME= libevocosm -PORTVERSION= 3.1.0 -PORTREVISION= 1 -CATEGORIES= devel -MASTER_SITES= http://www.coyotegulch.com/distfiles/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Collection of tools for creating a variety of evolutionary algorithms - -DEPRECATED= Looks like and abandonware -EXPIRATION_DATE= 2011-07-01 - -LIB_DEPENDS= coyotl-3.1.4:${PORTSDIR}/devel/libcoyotl \ - png.6:${PORTSDIR}/graphics/png - -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= CPPFLAGS=-I${PREFIX}/include/ LDFLAGS=-L${PREFIX}/lib/ - -.include <bsd.port.mk> diff --git a/devel/libevocosm/distinfo b/devel/libevocosm/distinfo deleted file mode 100644 index a623541c659f..000000000000 --- a/devel/libevocosm/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libevocosm-3.1.0.tar.gz) = 7fdc1ac67528c819cdaf9091eeee3833 -SHA256 (libevocosm-3.1.0.tar.gz) = 8ed8781e25afa9c0baabdc5e661e5a55b74ef0de207c1f093e311815afab3751 -SIZE (libevocosm-3.1.0.tar.gz) = 357858 diff --git a/devel/libevocosm/files/patch-funcopt-Makefile.in b/devel/libevocosm/files/patch-funcopt-Makefile.in deleted file mode 100644 index 1273a21ebec9..000000000000 --- a/devel/libevocosm/files/patch-funcopt-Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN funcopt.orig/Makefile.in funcopt/Makefile.in ---- funcopt.orig/Makefile.in Tue Aug 1 18:25:48 2006 -+++ funcopt/Makefile.in Tue Aug 1 18:26:58 2006 -@@ -117,7 +117,7 @@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ - LDFLAGS = @LDFLAGS@ - LIBOBJS = @LIBOBJS@ --LIBS = -L../libevocosm -lcoyotl -levocosm -+LIBS = -L../libevocosm -lcoyotl -levocosm -lpng - LIBTOOL = @LIBTOOL@ - LN_S = @LN_S@ - LTLIBOBJS = @LTLIBOBJS@ diff --git a/devel/libevocosm/pkg-descr b/devel/libevocosm/pkg-descr deleted file mode 100644 index 5bf5243bbfc0..000000000000 --- a/devel/libevocosm/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -Evocosm is a set of classes that abstract the fundamental -components of an evolutionary algorithm: - - -- Random Numbers - -- Validation - -- Floating- Point Chromosomes - -- Roulette Wheels - -- Organisms - -- Fitness Landscapes - -- Evocosms - -- Fitness Scaling - -- Migration - -- Selecting Survivors - -- Reproduction - -- Mutation Operators - -WWW: http://www.coyotegulch.com/products/libevocosm/index.html diff --git a/devel/libevocosm/pkg-plist b/devel/libevocosm/pkg-plist deleted file mode 100644 index 34e1491ca58c..000000000000 --- a/devel/libevocosm/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -lib/libevocosm.so -lib/libevocosm-3.1.so -lib/libevocosm-3.1.so.1 -lib/libevocosm.la -lib/libevocosm.a -include/libevocosm/evocommon.h -include/libevocosm/evocosm.h -include/libevocosm/evoreal.h -include/libevocosm/fsm.h -include/libevocosm/fsm_tools.h -include/libevocosm/fuzzy_machine.h -include/libevocosm/landscape.h -include/libevocosm/migrator.h -include/libevocosm/mutator.h -include/libevocosm/organism.h -include/libevocosm/reporter.h -include/libevocosm/reproducer.h -include/libevocosm/roulette.h -include/libevocosm/scaler.h -include/libevocosm/selector.h -include/libevocosm/simple_fsm.h -bin/runfuncopt -@dirrm include/libevocosm diff --git a/sysutils/Makefile b/sysutils/Makefile index 0009d1502910..2cecaf680cbb 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -798,7 +798,6 @@ SUBDIR += sec SUBDIR += sensors-applet SUBDIR += serpentine - SUBDIR += service-config SUBDIR += setcdboot SUBDIR += setquota SUBDIR += sformat diff --git a/sysutils/service-config/Makefile b/sysutils/service-config/Makefile deleted file mode 100644 index 9281e6747c4f..000000000000 --- a/sysutils/service-config/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: service-config -# Date created: 2 July 2001 -# Whom: petef@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= service-config -PORTVERSION= 0.51 -CATEGORIES= sysutils -MASTER_SITES= http://www.superscript.com/service-config/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Utility to create and configure svscan service directories - -RUN_DEPENDS= supervise:${PORTSDIR}/sysutils/daemontools - -BROKEN= mastersite disappeared -DEPRECATED= "${BROKEN}" -EXPIRATION_DATE= 2011-06-29 - -ALL_TARGET= it -INSTALL_TARGET= setup check -USE_PERL5_BUILD=yes - -RESTRICTED= A possibly inherited DJB-style license would prohibit \ - distribution of modified binary packages - -post-patch: - @${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc - @${ECHO_CMD} "${CC} ${CFLAGS} ${STRIP}" > ${WRKSRC}/conf-ld - @${PERL} -pi -e 's!/usr/local!${PREFIX}!g' ${WRKSRC}/conf-home - -.include <bsd.port.mk> diff --git a/sysutils/service-config/distinfo b/sysutils/service-config/distinfo deleted file mode 100644 index d0fa1e399ea3..000000000000 --- a/sysutils/service-config/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (service-config-0.51.tar.gz) = 6af1eedaed65aed808390ed74221d375f02d4e428b3b9d7c0007e6025c955dbf -SIZE (service-config-0.51.tar.gz) = 16486 diff --git a/sysutils/service-config/files/patch-hier.c b/sysutils/service-config/files/patch-hier.c deleted file mode 100644 index 66863686fb9e..000000000000 --- a/sysutils/service-config/files/patch-hier.c +++ /dev/null @@ -1,13 +0,0 @@ ---- hier.c.orig Fri Dec 10 09:39:48 2004 -+++ hier.c Fri Dec 10 09:39:55 2004 -@@ -2,8 +2,10 @@ - - void hier() - { -+ /* - h(auto_home,-1,-1,02755); - d(auto_home,"bin",-1,-1,02755); -+ */ - - c(auto_home,"bin","ipc-config",-1,-1,0755); - c(auto_home,"bin","ipcx-config",-1,-1,0755); diff --git a/sysutils/service-config/pkg-descr b/sysutils/service-config/pkg-descr deleted file mode 100644 index fdc0aa926a9d..000000000000 --- a/sysutils/service-config/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -The programs in service-config create and configure svscan-format -service directories. - -* server-config creates an svscan-format directory for an arbitrary - service. -* rules-config configures access rules for use by a - service. -* svscan-config configures a service to run svscan. -* ipc-config configures a service to run ipcserver. -* ipcx-config configures a service to run ipcserver using access - rules. -* tcp-config configures a service to run tcpserver. -* tcpx-config configures a service to run tcpserver using access - rules. - -WWW: http://www.superscript.com/service-config/intro.html diff --git a/sysutils/service-config/pkg-plist b/sysutils/service-config/pkg-plist deleted file mode 100644 index c8d0a6e697f3..000000000000 --- a/sysutils/service-config/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/ipc-config -bin/ipcx-config -bin/rules-config -bin/service-config -bin/svscan-config -bin/tcp-config -bin/tcpx-config |