1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Remove expired ports:

2011-07-01 devel/libevocosm: Looks like and abandonware
2011-07-01 devel/acovea: Looks like abandonware.
2011-07-01 devel/acovea-gtk: Looks like abandonware.
2011-06-29 sysutils/service-config: "mastersite disappeared"
This commit is contained in:
Rene Ladan 2011-07-02 16:01:05 +00:00
parent 74365dfe22
commit 92bbb889cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276899
25 changed files with 4 additions and 332 deletions

3
LEGAL
View File

@ -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

4
MOVED
View File

@ -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"

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -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>

View File

@ -1,3 +0,0 @@
GTK+ front-end to ACOVEA.
WWW: http://www.coyotegulch.com/products/acovea/acovea-gtk.html

View File

@ -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%%

View File

@ -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>

View File

@ -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

View File

@ -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 \

View File

@ -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>

View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -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@

View File

@ -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

View File

@ -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

View File

@ -798,7 +798,6 @@
SUBDIR += sec
SUBDIR += sensors-applet
SUBDIR += serpentine
SUBDIR += service-config
SUBDIR += setcdboot
SUBDIR += setquota
SUBDIR += sformat

View File

@ -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>

View File

@ -1,2 +0,0 @@
SHA256 (service-config-0.51.tar.gz) = 6af1eedaed65aed808390ed74221d375f02d4e428b3b9d7c0007e6025c955dbf
SIZE (service-config-0.51.tar.gz) = 16486

View File

@ -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);

View File

@ -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

View File

@ -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