pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
swi-prolog: Remove, used to update lang/swi-prolog
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Feb 25 16:23:58 2019 +0100
Changeset: bfbfc9c00fc930ea34c1bcb9ebe631f108108afc
Modified Files:
Makefile
Removed Files:
swi-prolog/DESCR
swi-prolog/Makefile
Log Message:
swi-prolog: Remove, used to update lang/swi-prolog
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bfbfc9c00fc930ea34c1bcb9ebe631f108108afc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
swi-prolog/DESCR | 9 ---------
swi-prolog/Makefile | 16 ----------------
3 files changed, 26 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index e303145ffe..3380c9c4f8 100644
--- a/Makefile
+++ b/Makefile
@@ -4469,7 +4469,6 @@ SUBDIR+= swami
SUBDIR+= swarp
SUBDIR+= swfmill
SUBDIR+= swftools
-SUBDIR+= swi-prolog
SUBDIR+= swi-prolog-lite
SUBDIR+= swi-prolog-packages
SUBDIR+= swift
diff --git a/swi-prolog/DESCR b/swi-prolog/DESCR
deleted file mode 100644
index 963bdc621c..0000000000
--- a/swi-prolog/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-ISO/Edinburgh-style Prolog compiler. Compliant with Part 1 of the ISO
-standard for Prolog. Covers all traditional Edinburgh Prolog features
-and shares many features with Quintus and SICStus Prolog, including a
-compatible module system. Very fast compiler, garbage collection (also
-on atoms), fast and powerful C/C++ interface, autoloading,
-GNU-readline interface. SWI-Prolog supports architectures with 32-bit
-or greater (64-bit) word-length.
-
-This is a meta-package that pulls in the interpreter and packages.
diff --git a/swi-prolog/Makefile b/swi-prolog/Makefile
deleted file mode 100644
index caedbb3d3f..0000000000
--- a/swi-prolog/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.41 2009/04/08 23:11:13 joerg Exp $
-
-META_PACKAGE= yes
-
-.include "../../wip/swi-prolog-lite/Makefile.common"
-
-PKGNAME= swi-prolog-${SWIPLVERS}
-CATEGORIES= lang
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-COMMENT= ISO/Edinburgh-style Prolog compiler suite
-
-DEPENDS+= swi-prolog-lite-${SWIPLVERS}{,nb[0-9]*}:../../wip/swi-prolog-lite
-DEPENDS+= swi-prolog-packages-${SWIPLVERS}{,nb[0-9]*}:../../wip/swi-prolog-packages
-
-.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index