pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
64tass: remove, imported to pkgsrc/cross
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Tue Sep 26 23:20:59 2023 +0200
Changeset: 20f94df97ab5a55a99d17399870c96d2bc8295a2
Modified Files:
Makefile
Removed Files:
64tass/DESCR
64tass/Makefile
64tass/PLIST
64tass/distinfo
Log Message:
64tass: remove, imported to pkgsrc/cross
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=20f94df97ab5a55a99d17399870c96d2bc8295a2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
64tass/DESCR | 18 ------------------
64tass/Makefile | 27 ---------------------------
64tass/PLIST | 5 -----
64tass/distinfo | 5 -----
Makefile | 4 +++-
5 files changed, 3 insertions(+), 56 deletions(-)
diffs:
diff --git a/64tass/DESCR b/64tass/DESCR
deleted file mode 100644
index c88a1bbbd7..0000000000
--- a/64tass/DESCR
+++ /dev/null
@@ -1,18 +0,0 @@
-64tass is cross assembler targeting the 65xx series of micro processors.
-
-Features:
-- Open source portable C with minimal dependencies
-- Familiar syntax to Omicron TASS and TASM
-- Supports 6502, 65C02, R65C02, W65C02, 65CE02, 65816, DTV, 65EL02, 4510
-- Arbitrary-precision integers and bit strings, double precision floating point
- numbers
-- Character and byte strings, array arithmetic
-- Handles UTF-8, UTF-16 and 8 bit RAW encoded source files, Unicode character
- strings
-- Supports Unicode identifiers with compatibility normalization and optional
- case insensitivity
-- Built-in "linker" with section support
-- Various memory models, binary targets and text output formats (also
- Hex/S-record)
-- Assembly and label listings available for debugging or exporting
-- Conditional compilation, macros, structures, unions, scopes
diff --git a/64tass/Makefile b/64tass/Makefile
deleted file mode 100644
index 386fec003f..0000000000
--- a/64tass/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD$
-
-DISTNAME= 64tass-1.59.3120-src
-PKGNAME= ${DISTNAME:S/-src//}
-CATEGORIES= cross
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tass64/}
-EXTRACT_SUFX= .zip
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://sourceforge.net/projects/tass64/
-COMMENT= Cross-assembler for 6502-like processors
-LICENSE= gnu-gpl-v2 # or-later
-
-USE_LANGUAGES= c
-BUILD_TARGET= 64tass
-
-INSTALLATION_DIRS+= bin
-INSTALLATION_DIRS+= share/doc/64tass
-INSTALLATION_DIRS+= ${PKGMANDIR}/man1
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/64tass ${DESTDIR}${PREFIX}/bin/
- ${INSTALL_MAN} ${WRKSRC}/64tass.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
- ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/64tass
- ${INSTALL_DATA} ${WRKSRC}/README.html ${DESTDIR}${PREFIX}/share/doc/64tass
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/64tass/PLIST b/64tass/PLIST
deleted file mode 100644
index aea41c9c32..0000000000
--- a/64tass/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD$
-bin/64tass
-man/man1/64tass.1
-share/doc/64tass/README
-share/doc/64tass/README.html
diff --git a/64tass/distinfo b/64tass/distinfo
deleted file mode 100644
index 8f91f2fe14..0000000000
--- a/64tass/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (64tass-1.59.3120-src.zip) = b17809b396ef429bf1c948643aacb2db70fcd07c52723ddadca3943c0f0109f2
-SHA512 (64tass-1.59.3120-src.zip) = 4cbccdcd05397937e410a00c6459b3c5df131e15b9e2ce78d493cf2eb3859c1ad6a6b56be05736f1f0d376a357c308b85e54f69973f4083c9e6e6c2b0326a2ac
-Size (64tass-1.59.3120-src.zip) = 752572 bytes
diff --git a/Makefile b/Makefile
index aa769b0403..84d98feb55 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,6 @@ COMMENT= Work-in-progress packages
SUBDIR+= 2048-c
SUBDIR+= 3dsconv
SUBDIR+= 4ti2
-SUBDIR+= 64tass
SUBDIR+= 7z-bin
SUBDIR+= 8cc-git
SUBDIR+= ARC
@@ -767,6 +766,7 @@ SUBDIR+= emacs-nox11-git
SUBDIR+= emacs-pr-el
SUBDIR+= emacs-session
SUBDIR+= emacs-viewer-git
+SUBDIR+= emacs-w3m
SUBDIR+= emacs-w3m-cvs
SUBDIR+= email-oauth2-proxy
SUBDIR+= emerald
@@ -4858,6 +4858,7 @@ SUBDIR+= q2pro
SUBDIR+= qbe-git
SUBDIR+= qcdloop
SUBDIR+= qemu-git
+SUBDIR+= qemu-virtfs-netbsd
SUBDIR+= qico
SUBDIR+= qiew
SUBDIR+= qira
@@ -5729,6 +5730,7 @@ SUBDIR+= witchblast
SUBDIR+= wjelement
SUBDIR+= wkhtmltopdf
SUBDIR+= wl-git
+SUBDIR+= wl-snapshot
SUBDIR+= wla-dx
SUBDIR+= wla-dx-git
SUBDIR+= wlroots
Home |
Main Index |
Thread Index |
Old Index