pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mic-paren: remove, pkgsrc is newer
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Sep 24 17:25:17 2026 +0200
Changeset: ecd1a697848f146516782b736461b2aa4cb7a922
Modified Files:
Makefile
Removed Files:
mic-paren/DESCR
mic-paren/MESSAGE
mic-paren/Makefile
mic-paren/PLIST
mic-paren/distinfo
Log Message:
mic-paren: remove, pkgsrc is newer
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ecd1a697848f146516782b736461b2aa4cb7a922
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
mic-paren/DESCR | 7 -------
mic-paren/MESSAGE | 8 --------
mic-paren/Makefile | 28 ----------------------------
mic-paren/PLIST | 3 ---
mic-paren/distinfo | 4 ----
6 files changed, 51 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index e9af2d0162..ec6bacb35f 100644
--- a/Makefile
+++ b/Makefile
@@ -2417,7 +2417,6 @@ SUBDIR+= mfoc
SUBDIR+= mfoc-hardnested
SUBDIR+= mg-cvs
SUBDIR+= mg-lsh
-SUBDIR+= mic-paren
SUBDIR+= michabo
SUBDIR+= microbiomeutil
SUBDIR+= microblog-purple
diff --git a/mic-paren/DESCR b/mic-paren/DESCR
deleted file mode 100644
index 722d970a00..0000000000
--- a/mic-paren/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-mic-paren.el is an extension and replacement to the packages paren.el
-and stig-paren.el for Emacs. When mic-paren is active Emacs normal
-parenthesis matching is deactivated. Instead parenthesis matching will
-be performed as soon as the cursor is positioned at a parenthesis. The
-matching parenthesis (or the entire expression between the
-parentheses) is highlighted until the cursor is moved away from the
-parenthesis.
diff --git a/mic-paren/MESSAGE b/mic-paren/MESSAGE
deleted file mode 100644
index 3a47960b58..0000000000
--- a/mic-paren/MESSAGE
+++ /dev/null
@@ -1,8 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2008/07/17 00:19:26 phonohawk Exp $
-
-Append the following line to your .emacs file:
-
- (require 'mic-paren)
- (paren-activate)
-===========================================================================
diff --git a/mic-paren/Makefile b/mic-paren/Makefile
deleted file mode 100644
index 4ad635c8a6..0000000000
--- a/mic-paren/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2012/10/03 15:09:54 asau Exp $
-#
-
-DISTNAME= mic-paren
-PKGNAME= mic-paren-3.8
-CATEGORIES= editors
-MASTER_SITES= http://www.emacswiki.org/cgi-bin/emacs/download/
-EXTRACT_SUFX= .el
-
-MAINTAINER= pho%cielonegro.org@localhost
-HOMEPAGE= http://www.emacswiki.org/cgi-bin/wiki/${DISTNAME}.el
-COMMENT= Advanced highlighting of parenthesis
-LICENSE= gnu-gpl-v3
-
-WRKSRC= ${WRKDIR}
-USE_LANGUAGES= # none
-MESSAGE_SUBST+= LISPDIR=${EMACS_LISPPREFIX}
-
-do-build:
- cd ${WRKSRC} && ${EMACS_BIN} -batch -f batch-byte-compile ${DISTNAME}.el
-
-do-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${EMACS_LISPPREFIX}
- ${INSTALL_DATA} ${WRKSRC}/${DISTNAME}.el ${DESTDIR}${EMACS_LISPPREFIX}
- ${INSTALL_DATA} ${WRKSRC}/${DISTNAME}.elc ${DESTDIR}${EMACS_LISPPREFIX}
-
-.include "../../editors/emacs/modules.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/mic-paren/PLIST b/mic-paren/PLIST
deleted file mode 100644
index 175bb0ccb5..0000000000
--- a/mic-paren/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/07/17 00:19:26 phonohawk Exp $
-${EMACS_LISPPREFIX}/mic-paren.el
-${EMACS_LISPPREFIX}/mic-paren.elc
diff --git a/mic-paren/distinfo b/mic-paren/distinfo
deleted file mode 100644
index 5dabaa723e..0000000000
--- a/mic-paren/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2011/02/18 04:52:05 phonohawk Exp $
-
-RMD160 (mic-paren.el) = de77de5466950483d30e45fd474898edf7b72337
-Size (mic-paren.el) = 53472 bytes
Home |
Main Index |
Thread Index |
Old Index