pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
interbase-docs: remove
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Sun May 27 23:14:56 2018 +0900
Changeset: f4c3c38677a2884707dda7b7e45dcbe80997c28c
Modified Files:
Makefile
Removed Files:
interbase-docs/DESCR
interbase-docs/Makefile
interbase-docs/PLIST
interbase-docs/distinfo
Log Message:
interbase-docs: remove
MASTER_SITE move to http://docs.embarcadero.com/products/interbase/, but register acount.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f4c3c38677a2884707dda7b7e45dcbe80997c28c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
interbase-docs/DESCR | 4 ----
interbase-docs/Makefile | 29 -----------------------------
interbase-docs/PLIST | 8 --------
interbase-docs/distinfo | 5 -----
5 files changed, 47 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 2a5021f59a..4221bccacb 100644
--- a/Makefile
+++ b/Makefile
@@ -1398,7 +1398,6 @@ SUBDIR+= inetdxtra
SUBDIR+= info2man
SUBDIR+= infraarcana
SUBDIR+= intel-gpu-tools
-SUBDIR+= interbase-docs
SUBDIR+= intervaltree
SUBDIR+= io-base
SUBDIR+= io-blowfish
diff --git a/interbase-docs/DESCR b/interbase-docs/DESCR
deleted file mode 100644
index c27e3da544..0000000000
--- a/interbase-docs/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Documentation for InterBase 6.0 in PDF format.
-
-SQL Statement and Function Reference in HTML is located on:
-http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_60_sqlref
diff --git a/interbase-docs/Makefile b/interbase-docs/Makefile
deleted file mode 100644
index 007c0c6146..0000000000
--- a/interbase-docs/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2012/09/30 05:32:10 asau Exp $
-#
-
-DISTNAME= 60All
-PKGNAME= interbase-docs-6.0
-WRKSRC= ${WRKDIR}
-CATEGORIES= databases
-MASTER_SITES= http://www.ibphoenix.com/downloads/
-EXTRACT_SUFX= .zip
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.firebirdsql.org/index.php?op=doc&id=userdoc
-COMMENT= Documentation for InterBase 6.0 in PDF format
-
-RESTRICTED= I am not sure if we can redistribute it
-NO_BIN_ON_CDROM= ${RESTRICTED}
-NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_BUILD= yes
-
-ID6_DIR= ${PREFIX}/share/doc/${PKGNAME}
-ID6_FILES= ApiGuide.pdf DataDef.pdf DevGuide.pdf EmbedSQL.pdf \
- GetStart.pdf LANGREF.PDF OpGuide.pdf
-
-do-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${ID6_DIR}
- for a in ${ID6_FILES}; do \
- ${INSTALL_DATA} ${WRKSRC}/$$a ${DESTDIR}${ID6_DIR}/$$a; done
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/interbase-docs/PLIST b/interbase-docs/PLIST
deleted file mode 100644
index 8261dd2ffe..0000000000
--- a/interbase-docs/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/08/25 11:56:45 thomasklausner Exp $
-share/doc/interbase-docs-6.0/ApiGuide.pdf
-share/doc/interbase-docs-6.0/DataDef.pdf
-share/doc/interbase-docs-6.0/DevGuide.pdf
-share/doc/interbase-docs-6.0/EmbedSQL.pdf
-share/doc/interbase-docs-6.0/GetStart.pdf
-share/doc/interbase-docs-6.0/LANGREF.PDF
-share/doc/interbase-docs-6.0/OpGuide.pdf
diff --git a/interbase-docs/distinfo b/interbase-docs/distinfo
deleted file mode 100644
index 2757a26141..0000000000
--- a/interbase-docs/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/09/28 06:41:22 rillig Exp $
-
-SHA1 (60All.zip) = 3bfc1cb3111eb6178c4d7fda033f0dfa705523ce
-RMD160 (60All.zip) = 04c2343b46c717d78127495fa2adc8698ea28703
-Size (60All.zip) = 9312390 bytes
Home |
Main Index |
Thread Index |
Old Index