FreeBSD Bugzilla – Attachment 145272 Details for
Bug 192155
New port: devel/tass64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
tass.shar.txt
tass.shar.txt (text/plain), 2.37 KB, created by
Uffe Jakobsen
on 2014-08-02 21:05:59 UTC
(
hide
)
Description:
tass.shar.txt
Filename:
MIME Type:
Creator:
Uffe Jakobsen
Created:
2014-08-02 21:05:59 UTC
Size:
2.37 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># tass64 ># tass64/Makefile ># tass64/distinfo ># tass64/pkg-descr ># >echo c - tass64 >mkdir -p tass64 > /dev/null 2>&1 >echo x - tass64/Makefile >sed 's/^X//' >tass64/Makefile << 'db160865ddfbd6059f3aff093f0d12e2' >X# Created by: Uffe Jakobsen <uffe@uffe.org> >X# $FreeBSD$ >X >XPORTNAME= tass64 >XPORTVERSION= 1.51.727 >XCATEGORIES= devel >XMASTER_SITES= SF/${PORTNAME}/source >XDISTNAME= 64tass-${PORTVERSION}-src >X >XMAINTAINER= uffe@uffe.org >XCOMMENT= 6502/65C02/R65C02/W65C02/65CE02/65816/DTV/65EL02 Turbo Assembler >X >XLICENSE= GPLv2 >X >XUSES= gmake zip >XMAKE_ARGS= -w CC="${CC}" CFLAGS="${CFLAGS}" LD="${CC}" LDFLAGS="${LDFLAGS}" >X >XPLIST_FILES= bin/tass64 \ >X %%DOCSDIR%%/README \ >X %%DOCSDIR%%/README.html >X >XPLIST_DIRSTRY= %%DOCSDIR%% >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/64tass ${STAGEDIR}${PREFIX}/bin/tass64 >X @${MKDIR} ${STAGEDIR}${DOCSDIR} >X.for doc in README README.html >X ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} >X.endfor >X >X.include <bsd.port.mk> >db160865ddfbd6059f3aff093f0d12e2 >echo x - tass64/distinfo >sed 's/^X//' >tass64/distinfo << 'c4523fa2139ada03330b7edab3f951d0' >XSHA256 (64tass-1.51.727-src.zip) = 971b0e4bb8cc9e3f5493505a58a6060d19ee96364d969142d4ec36fa0f3bee3a >XSIZE (64tass-1.51.727-src.zip) = 517120 >c4523fa2139ada03330b7edab3f951d0 >echo x - tass64/pkg-descr >sed 's/^X//' >tass64/pkg-descr << '1c87eb5268dd5f0a2c264b951debe88d' >X6502/65C02/R65C02/W65C02/65CE02/65816/DTV/65EL02 Turbo Assembler >X >XKey features: >X >XOpen source, mostly portable C with minimal dependencies >XFamiliar syntax to Omicron TASS and TASM. >XSupports 6502, 65C02, R65C02, W65C02, 65CE02, 65816, DTV, 65EL02 >XArbitrary-precision integers and bitstrings, double precision floating point nos >XCharacter and byte strings, array arithmetic >XHandles UTF-8, UTF-16 and 8 bit RAW encoded source files, unicode strings >XSupports Unicode identifiers with case folding and compatibility normalization >XBuilt-in "linker" with section support >XCPU or flat address space for creating huge binaries (e.g. cartridges) >XConditional compilation, macros, struct/union structures, scopes. >X >XWWW: http://tass64.sourceforge.net/ >1c87eb5268dd5f0a2c264b951debe88d >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 192155
:
145020
| 145272 |
145273