diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | devel/korelib/Makefile | 40 | ||||
-rw-r--r-- | devel/korelib/distinfo | 2 | ||||
-rw-r--r-- | devel/korelib/pkg-descr | 3 | ||||
-rw-r--r-- | devel/korelib/pkg-plist | 16 |
6 files changed, 1 insertions, 62 deletions
@@ -1657,3 +1657,4 @@ devel/swig13-doc||2005-10-18|incorperated in devel/swig13 palm/hdconv||2005-10-18|master site disappeared mail/stuphead||2005-10-18|master site disappeared japanese/libimg||2005-10-18|forbidden; no longer exists +devel/korelib||2005-10-18|master site up but distfile not available, last release 2002 diff --git a/devel/Makefile b/devel/Makefile index 970da7510742..5dbfd96ccf35 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -416,7 +416,6 @@ SUBDIR += kimwitu++ SUBDIR += klassmodeler SUBDIR += kodos - SUBDIR += korelib SUBDIR += kprof SUBDIR += kscope SUBDIR += kxl diff --git a/devel/korelib/Makefile b/devel/korelib/Makefile deleted file mode 100644 index c7de4d4042b4..000000000000 --- a/devel/korelib/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: korelib -# Date created: 10 May 2001 -# Whom: will -# -# $FreeBSD$ -# - -PORTNAME= korelib -PORTVERSION= 1.0 -PORTREVISION= 3 -CATEGORIES= devel -MASTER_SITES= http://www.smga3000.com/thekompany/Korelib/ - -DEPRECATED= "master site up but distfile not available, last release 2002" -EXPIRATION_DATE=2005-08-31 - -MAINTAINER= ports@FreeBSD.org -COMMENT= A cross-platform C++ library for developing modular applications - -USE_LIBTOOL_VER=15 -USE_REINPLACE= yes -USE_GMAKE= yes -USE_AUTOMAKE_VER=14 -USE_AUTOCONF_VER=213 -MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ - AUTOHEADER="${TRUE}" -INSTALLS_SHLIB= yes - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile with gcc 3.4.2" -.endif - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.am" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|include kore demo|include kore|g ; \ - s|= -g -O2 -Wall|= @CXXFLAGS@|g' - -.include <bsd.port.post.mk> diff --git a/devel/korelib/distinfo b/devel/korelib/distinfo deleted file mode 100644 index 7b7b0d0aa793..000000000000 --- a/devel/korelib/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (korelib-1.0.tar.gz) = ee220ca3cf6efddf0427ff6a3a5cad36 -SIZE (korelib-1.0.tar.gz) = 515324 diff --git a/devel/korelib/pkg-descr b/devel/korelib/pkg-descr deleted file mode 100644 index d504825e1300..000000000000 --- a/devel/korelib/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Korelib is a cross-platform C++ library for developing modular applications. - -WWW: http://www.thekompany.com/projects/korelib/index.php3 diff --git a/devel/korelib/pkg-plist b/devel/korelib/pkg-plist deleted file mode 100644 index ab70399fadd8..000000000000 --- a/devel/korelib/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -include/kore/componentproxy.h -include/kore/componentref.h -include/kore/componenttrader.h -include/kore/interface.h -include/kore/kore.h -include/kore/library.h -include/kore/libraryloader.h -include/kore/librarylocator.h -include/kore/metainfo.h -include/kore/robackend.h -include/kore/rwbackend.h -include/kore/wrbackend.h -lib/libkore.a -lib/libkore.so -lib/libkore.so.8 -@dirrm include/kore |