pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

jupp: remove, imported in the main tree.



Module Name:	pkgsrc-wip
Committed By:	Paolo Vincenzo Olivo <vms%retrobsd.ddns.net@localhost>
Pushed By:	vms
Date:		Tue Dec 6 12:20:21 2022 +0100
Changeset:	925585e472680d695155398e0a12c8aba76347ff

Modified Files:
	Makefile
Removed Files:
	jupp/DESCR
	jupp/Makefile
	jupp/PLIST
	jupp/distinfo
	jupp/files/jmacs.desktop
	jupp/files/joe.desktop
	jupp/files/jpico.desktop
	jupp/files/jstar.desktop
	jupp/files/jupp.desktop

Log Message:
jupp: remove, imported in the main tree.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=925585e472680d695155398e0a12c8aba76347ff

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                 |  1 -
 jupp/DESCR               | 15 --------------
 jupp/Makefile            | 37 ----------------------------------
 jupp/PLIST               | 52 ------------------------------------------------
 jupp/distinfo            |  5 -----
 jupp/files/jmacs.desktop | 13 ------------
 jupp/files/joe.desktop   | 13 ------------
 jupp/files/jpico.desktop | 13 ------------
 jupp/files/jstar.desktop | 13 ------------
 jupp/files/jupp.desktop  | 13 ------------
 10 files changed, 175 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index ec87c6eae3..8e6fb1e1f0 100644
--- a/Makefile
+++ b/Makefile
@@ -1921,7 +1921,6 @@ SUBDIR+=	judy
 SUBDIR+=	julia
 SUBDIR+=	julius
 SUBDIR+=	junit
-SUBDIR+=	jupp
 SUBDIR+=	jython
 SUBDIR+=	k6
 SUBDIR+=	k9s
diff --git a/jupp/DESCR b/jupp/DESCR
deleted file mode 100644
index 90a5bd6248..0000000000
--- a/jupp/DESCR
+++ /dev/null
@@ -1,15 +0,0 @@
-This is the portable version of JOE.s Own Editord, using autoconf/automake.
-This version has been enhanced by several functions intended for programmers
-or other professional users, and has a lot of bugs fixed.
-It is based upon an older version of joe because these behave better overall.
-
-Basic differences between joe and jupp are:
-
-* obviously, another flavour, jupp, similar to jstar
-* utf-8 support on non-locale-aware OSses
-* bug and security fixes
-* tab completion fixes
-* code cleanup
-* compiles with -Wall -Werror (on MirBSD)
-* improved options menu
-* visibled spaces
diff --git a/jupp/Makefile b/jupp/Makefile
deleted file mode 100644
index 8af616f2fd..0000000000
--- a/jupp/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2012/10/01 21:43:26 asau Exp $
-#
-
-DISTNAME=	joe-3.1jupp41
-PKGNAME=	${DISTNAME:S/jupp/./:S/joe/jupp/}
-CATEGORIES=	editors
-MASTER_SITES=	http://www.mirbsd.org/MirOS/dist/jupp/ \
-		http://pub.allbsd.org/MirOS/dist/jupp/
-EXTRACT_SUFX=	.tgz
-
-MAINTAINER=	vms%retrobsd.ddns.net@localhost
-HOMEPAGE=	https://www.mirbsd.org/jupp.htm
-COMMENT=	The portable version of joe from the MirOS project
-LICENSE=	gnu-gpl-v1
-
-CONFLICTS+=	joe-[0-9]*
-
-GNU_CONFIGURE=		yes
-CONFIGURE_ARGS+=	--sysconfdir=${PREFIX}/share/examples
-CONFIGURE_ARGS+=	--disable-dependency-tracking
-
-INSTALLATION_DIRS+=	share/pixmaps
-INSTALLATION_DIRS+=	share/applications
-
-WRKSRC=		${WRKDIR}/jupp
-
-post-install:
-.for f in jmacs joe jpico jstar jupp
-	${INSTALL_DATA} ${WRKSRC}/docs/${f}.png					\
-		${DESTDIR}${PREFIX}/share/pixmaps/
-
-	${INSTALL_DATA} ${FILESDIR}/${f}.desktop				\
-		${DESTDIR}${PREFIX}/share/applications/
-.endfor
-
-.include "../../mk/curses.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/jupp/PLIST b/jupp/PLIST
deleted file mode 100644
index 259be5f11c..0000000000
--- a/jupp/PLIST
+++ /dev/null
@@ -1,52 +0,0 @@
-@comment $NetBSD$
-bin/jmacs
-bin/joe
-bin/jpico
-bin/jstar
-bin/jupp
-bin/rjoe
-bin/termidx
-man/man1/jmacs.1
-man/man1/joe.1
-man/man1/jpico.1
-man/man1/jstar.1
-man/man1/jupp.1
-man/man1/rjoe.1
-share/applications/jmacs.desktop
-share/applications/joe.desktop
-share/applications/jpico.desktop
-share/applications/jstar.desktop
-share/applications/jupp.desktop
-share/examples/joe/charmaps/klingon
-share/examples/joe/jmacsrc
-share/examples/joe/joerc
-share/examples/joe/jpicorc
-share/examples/joe/jstarrc
-share/examples/joe/jupprc
-share/examples/joe/rjoerc
-share/examples/joe/syntax/asm.jsf
-share/examples/joe/syntax/c.jsf
-share/examples/joe/syntax/conf.jsf
-share/examples/joe/syntax/csh.jsf
-share/examples/joe/syntax/diff.jsf
-share/examples/joe/syntax/fortran.jsf
-share/examples/joe/syntax/html.jsf
-share/examples/joe/syntax/java.jsf
-share/examples/joe/syntax/lisp.jsf
-share/examples/joe/syntax/mail.jsf
-share/examples/joe/syntax/mason.jsf
-share/examples/joe/syntax/pascal.jsf
-share/examples/joe/syntax/perl.jsf
-share/examples/joe/syntax/php.jsf
-share/examples/joe/syntax/python.jsf
-share/examples/joe/syntax/sh.jsf
-share/examples/joe/syntax/tcl.jsf
-share/examples/joe/syntax/tex.jsf
-share/examples/joe/syntax/verilog.jsf
-share/examples/joe/syntax/vhdl.jsf
-share/examples/joe/syntax/xml.jsf
-share/pixmaps/jmacs.png
-share/pixmaps/joe.png
-share/pixmaps/jpico.png
-share/pixmaps/jstar.png
-share/pixmaps/jupp.png
diff --git a/jupp/distinfo b/jupp/distinfo
deleted file mode 100644
index f9bdcada3b..0000000000
--- a/jupp/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.4 2012/06/09 11:09:27 bsiegert Exp $
-
-BLAKE2s (joe-3.1jupp41.tgz) = 56cb21bf376b17eb4ffe9854bb37f253d39bcb50955aea003258848923cfea6e
-SHA512 (joe-3.1jupp41.tgz) = 9a07946984b64fff4ad8174f9fa437073543cd6af357caf9674571ed787709b3cc2b16fd571d7b8b50b8bb9c7e7bf49dff010d162b76324818be130ab37e06cf
-Size (joe-3.1jupp41.tgz) = 505002 bytes
diff --git a/jupp/files/jmacs.desktop b/jupp/files/jmacs.desktop
deleted file mode 100644
index 175db4aa89..0000000000
--- a/jupp/files/jmacs.desktop
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-Type=Application
-Version=1.1
-Name=jupp, programmer’s editor — Emacs flavour
-GenericName=Text Editor
-Comment=Edit text files, programs, …
-Icon=jmacs.png
-TryExec=jmacs
-Exec=jmacs %F
-Terminal=true
-MimeType=application/javascript;application/json;application/x-csh;application/x-latex;application/x-sh;application/x-shellscript;application/x-sql;application/x-tcl;application/xml;application/xslt+xml;text/english;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-makefile;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;text/*;
-Categories=Development;Utility;TextEditor;ConsoleOnly;
-Keywords=jupp;joe;jmacs;jpico;jstar;rjoe;editor;visual;texteditor;
diff --git a/jupp/files/joe.desktop b/jupp/files/joe.desktop
deleted file mode 100644
index 8de154c279..0000000000
--- a/jupp/files/joe.desktop
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-Type=Application
-Version=1.1
-Name=jupp, programmer’s editor — JOE flavour
-GenericName=Text Editor
-Comment=Edit text files, programs, …
-Icon=joe.png
-TryExec=joe
-Exec=joe %F
-Terminal=true
-MimeType=application/javascript;application/json;application/x-csh;application/x-latex;application/x-sh;application/x-shellscript;application/x-sql;application/x-tcl;application/xml;application/xslt+xml;text/english;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-makefile;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;text/*;
-Categories=Development;Utility;TextEditor;ConsoleOnly;
-Keywords=jupp;joe;jmacs;jpico;jstar;rjoe;editor;visual;texteditor;
diff --git a/jupp/files/jpico.desktop b/jupp/files/jpico.desktop
deleted file mode 100644
index adfeefa214..0000000000
--- a/jupp/files/jpico.desktop
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-Type=Application
-Version=1.1
-Name=jupp, programmer’s editor — jpico (pico, GNU nano) flavour
-GenericName=Text Editor
-Comment=Edit text files, programs, …
-Icon=jpico.png
-TryExec=jpico
-Exec=jpico %F
-Terminal=true
-MimeType=application/javascript;application/json;application/x-csh;application/x-latex;application/x-sh;application/x-shellscript;application/x-sql;application/x-tcl;application/xml;application/xslt+xml;text/english;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-makefile;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;text/*;
-Categories=Development;Utility;TextEditor;ConsoleOnly;
-Keywords=jupp;joe;jmacs;jpico;jstar;rjoe;editor;visual;texteditor;
diff --git a/jupp/files/jstar.desktop b/jupp/files/jstar.desktop
deleted file mode 100644
index 3ee490d3de..0000000000
--- a/jupp/files/jstar.desktop
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-Type=Application
-Version=1.1
-Name=jupp, programmer’s editor — jstar (old, pre-jupp, WordStar) flavour
-GenericName=Text Editor
-Comment=Edit text files, programs, …
-Icon=jstar.png
-TryExec=jstar
-Exec=jstar %F
-Terminal=true
-MimeType=application/javascript;application/json;application/x-csh;application/x-latex;application/x-sh;application/x-shellscript;application/x-sql;application/x-tcl;application/xml;application/xslt+xml;text/english;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-makefile;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;text/*;
-Categories=Development;Utility;TextEditor;ConsoleOnly;
-Keywords=jupp;joe;jmacs;jpico;jstar;rjoe;editor;visual;texteditor;
diff --git a/jupp/files/jupp.desktop b/jupp/files/jupp.desktop
deleted file mode 100644
index 98bafeeadb..0000000000
--- a/jupp/files/jupp.desktop
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-Type=Application
-Version=1.1
-Name=jupp, the Editor which sucks less
-GenericName=Text Editor
-Comment=Edit text files, programs, …
-Icon=jupp.png
-TryExec=jupp
-Exec=jupp %F
-Terminal=true
-MimeType=application/javascript;application/json;application/x-csh;application/x-latex;application/x-sh;application/x-shellscript;application/x-sql;application/x-tcl;application/xml;application/xslt+xml;text/english;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-makefile;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;text/*;
-Categories=Development;Utility;TextEditor;ConsoleOnly;
-Keywords=jupp;joe;jmacs;jpico;jstar;rjoe;editor;visual;texteditor;freedroidz;


Home | Main Index | Thread Index | Old Index