# Ports collection makefile for: ah-tty # Date created: Tue Jun 25, 2002 # Whom: Michael L. Hostbaek # # $FreeBSD$ # PORTNAME= ah-tty PORTVERSION= 0.3.12 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mich@FreeBSD.org COMMENT= Ah-tty is an automatic helper for command prompts and shells GNU_CONFIGURE= yes PLIST_FILES= bin/ah-tty bin/ah-tty.static share/ah-tty.conf MAN1= ah-tty.1 INFO= ah-tty post-patch: @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' \ ${WRKSRC}/dillib/vty/vtlabel.c @${REINPLACE_CMD} -e 's|##x|x|' \ ${WRKSRC}/include/platform.h .include s-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/dexon-tests' title='dexon-tests Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fill tests after changing the receipt formatYoichi Hirai2017-07-19323-40766/+154018
|
* Modify createJS_ExampleContract filler so that in Metropolis, contract ↵Yoichi Hirai2017-07-181-124/+266
| | | | overwriting does not happen
* remove old blockchain transition test filesDimitry2017-07-184-16512/+0
|
* remove unneeded Metropolis testDimitry2017-07-111-1712/+0
|
* refill blockchaintests on metropolisDimitry2017-07-1111-15159/+15314
|
* Merge pull request #217 from ethereum/bcTransitionTestswinsvega2017-07-1019-6/+15017
|\ | | | | Blockchain transition tests
| * Blockchain transition testsDimitry2017-07-0719-6/+15017
| |
* | Fix RPC_API_Test for https://github.com/ethereum/cpp-ethereum/pull/4231Yoichi Hirai2017-07-071-1371/+1369
|/
* move gasPricer testDimitry2017-07-031-1085/+1085
|
* bcUncleHeaderValidityDimitry2017-07-0328-1993/+3291
|
* convert to new testsDimitry2017-07-03