summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz>2010-03-14 16:37:45 +0000
committerwiz <wiz>2010-03-14 16:37:45 +0000
commit346589d03075e09d75ced5f900dd97dc4f6d5c68 (patch)
tree95ac71bf16be304b73c63520f22030e6268814d9 /misc
parentc4c4154c3ebbc8273dd204a8bddbbc5fa0456893 (diff)
downloadpkgsrc-346589d03075e09d75ced5f900dd97dc4f6d5c68.tar.gz
Remove kseg, moved to math/
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
-rw-r--r--misc/kseg/DESCR6
-rw-r--r--misc/kseg/Makefile39
-rw-r--r--misc/kseg/PLIST60
-rw-r--r--misc/kseg/distinfo6
-rw-r--r--misc/kseg/patches/patch-aa13
6 files changed, 1 insertions, 126 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 6e543a75fbe..b05fdd8e815 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.339 2010/03/14 16:33:03 wiz Exp $
+# $NetBSD: Makefile,v 1.340 2010/03/14 16:37:45 wiz Exp $
#
COMMENT= Miscellaneous utilities
@@ -121,7 +121,6 @@ SUBDIR+= koffice-l10n-fi
SUBDIR+= koffice-l10n-fr
SUBDIR+= koffice-l10n-pl
SUBDIR+= kp
-SUBDIR+= kseg
SUBDIR+= latin-words-bin
SUBDIR+= less
SUBDIR+= libcdio
diff --git a/misc/kseg/DESCR b/misc/kseg/DESCR
deleted file mode 100644
index 8e95c516780..00000000000
--- a/misc/kseg/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-KSEG is a Free (GPL) interactive geometry program for exploring
-Euclidean geometry. It runs on Unix-based platforms (according to users,
-it also compiles and runs on Mac OS X and should run on anything that Qt
-supports). You create a construction, such as a triangle with a circumcenter,
-and then, as you drag verteces of the triangle, you can see the circumcenter
-moving in real time.
diff --git a/misc/kseg/Makefile b/misc/kseg/Makefile
deleted file mode 100644
index 70a5472168f..00000000000
--- a/misc/kseg/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/01/21 10:21:01 drochner Exp $
-#
-
-DISTNAME= kseg-0.403
-CATEGORIES= misc
-MASTER_SITES= http://www.mit.edu/~ibaran/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.mit.edu/~ibaran/kseg.html
-COMMENT= Interactive geometry program
-LICENSE= gnu-gpl-v2
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-WRKSRC= ${WRKDIR}/kseg
-USE_LANGUAGES= c++
-INSTALLATION_DIRS+= bin share/kseg
-
-KSEGLANG= ${PREFIX}/share/kseg/lang
-SUBST_CLASSES+= prefix
-SUBST_STAGE.prefix= pre-configure
-SUBST_FILES.prefix= main.cpp
-SUBST_VARS.prefix= KSEGLANG
-
-do-configure:
- cd ${WRKSRC} && env ${CONFIGURE_ENV} ${QTDIR}/bin/qmake
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/kseg ${DESTDIR}${PREFIX}/bin
- ${INSTALL_DATA_DIR} ${DESTDIR}${KSEGLANG}
- for f in ${WRKSRC}/*.qm ${WRKSRC}/*.html; do \
- ${INSTALL_DATA} $$f ${DESTDIR}${KSEGLANG}; \
- done
- ${CP} -r ${WRKSRC}/examples ${DESTDIR}${PREFIX}/share/kseg
- ${CHMOD} 644 ${DESTDIR}${PREFIX}/share/kseg/examples/*
-
-.include "../../x11/qt3-libs/buildlink3.mk"
-.include "../../x11/qt3-tools/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/kseg/PLIST b/misc/kseg/PLIST
deleted file mode 100644
index 5e488772d28..00000000000
--- a/misc/kseg/PLIST
+++ /dev/null
@@ -1,60 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/01/21 10:21:01 drochner Exp $
-bin/kseg
-share/kseg/examples/20cell.seg
-share/kseg/examples/bezier-cubic.sec
-share/kseg/examples/bezier-cubic.seg
-share/kseg/examples/circumcircle.sec
-share/kseg/examples/circumcircle.seg
-share/kseg/examples/conic5pt.sec
-share/kseg/examples/coord.seg
-share/kseg/examples/cube.seg
-share/kseg/examples/delaunay.seg
-share/kseg/examples/dragon.sec
-share/kseg/examples/ellipse.sec
-share/kseg/examples/invert.sec
-share/kseg/examples/invert3.sec
-share/kseg/examples/isogonal.sec
-share/kseg/examples/julia.sec
-share/kseg/examples/julia.seg
-share/kseg/examples/kiepert.sec
-share/kseg/examples/kiepert2.sec
-share/kseg/examples/kiepert3.sec
-share/kseg/examples/koch.sec
-share/kseg/examples/large.seg
-share/kseg/examples/largelocus.seg
-share/kseg/examples/locus.seg
-share/kseg/examples/prettylocus.seg
-share/kseg/examples/prettylocusgenerator.sec
-share/kseg/examples/radicalaxis.sec
-share/kseg/examples/sierp.sec
-share/kseg/examples/sierp2.sec
-share/kseg/examples/sinus.seg
-share/kseg/examples/tractix.sec
-share/kseg/examples/tractix.seg
-share/kseg/lang/kseg_cy.qm
-share/kseg/lang/kseg_de.qm
-share/kseg/lang/kseg_en.qm
-share/kseg/lang/kseg_es.qm
-share/kseg/lang/kseg_fr.qm
-share/kseg/lang/kseg_help_en.html
-share/kseg/lang/kseg_help_es.html
-share/kseg/lang/kseg_help_fr.html
-share/kseg/lang/kseg_help_it.html
-share/kseg/lang/kseg_help_ja.html
-share/kseg/lang/kseg_help_nl.html
-share/kseg/lang/kseg_help_pt.html
-share/kseg/lang/kseg_help_ru.html
-share/kseg/lang/kseg_help_tc.html
-share/kseg/lang/kseg_help_tr.html
-share/kseg/lang/kseg_help_zh.html
-share/kseg/lang/kseg_hu.qm
-share/kseg/lang/kseg_it.qm
-share/kseg/lang/kseg_ja.qm
-share/kseg/lang/kseg_nb.qm
-share/kseg/lang/kseg_nl.qm
-share/kseg/lang/kseg_pt.qm
-share/kseg/lang/kseg_ru.qm
-share/kseg/lang/kseg_tc.qm
-share/kseg/lang/kseg_tr.qm
-share/kseg/lang/kseg_xx.qm
-share/kseg/lang/kseg_zh.qm
diff --git a/misc/kseg/distinfo b/misc/kseg/distinfo
deleted file mode 100644
index bc995eda695..00000000000
--- a/misc/kseg/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/01/21 10:21:01 drochner Exp $
-
-SHA1 (kseg-0.403.tar.gz) = 24655ca2a50f3470aeee8a361f50cdd7a0646049
-RMD160 (kseg-0.403.tar.gz) = abfabdae67be7d6af8d61cc159dbd91b7271e723
-Size (kseg-0.403.tar.gz) = 656675 bytes
-SHA1 (patch-aa) = d0536c797f50fd882b4cecd7093933d918d55457
diff --git a/misc/kseg/patches/patch-aa b/misc/kseg/patches/patch-aa
deleted file mode 100644
index f63d7370dfc..00000000000
--- a/misc/kseg/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2010/01/21 10:21:01 drochner Exp $
-
---- main.cpp.orig 2006-02-04 02:06:38.000000000 +0000
-+++ main.cpp
-@@ -37,7 +37,7 @@ int main(int argc, char **argv)
-
- //set some default properties
- KSegProperties::setPropertyDefault("Language", "");
-- KSegProperties::setPropertyDefault("LanguageDir", ".");
-+ KSegProperties::setPropertyDefault("LanguageDir", "@KSEGLANG@");
- KSegProperties::setPropertyDefault("SelectType", "BorderSelect");
- KSegProperties::setPropertyDefault("QuickPlayDirectory", ".");
- KSegProperties::setPropertyDefault("RecentListSize", "4");