# New ports collection makefile for: han # Date created: 12 Apr 1997 # Whom: CHOI Junho # # $FreeBSD$ # PORTNAME= han PORTVERSION= 1.0fb PORTREVISION= 1 CATEGORIES= korean MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ MAINTAINER= cjh@FreeBSD.org COMMENT= A hangul console ONLY_FOR_ARCHS= i386 USE_GMAKE= YES USE_REINPLACE= yes pre-patch: @${REINPLACE_CMD} -e 's,,,' \ ${WRKSRC}/src/vt.c ${WRKSRC}/lib/mem.c post-configure: ${SED} -e 's%%WRKSRC%%${WRKSRC}' \ -e 's%%PREFIX%%${PREFIX}' \ -e 's%%DISTDIR%%${DISTDIR}' \ ${FILESDIR}/dotconfig > ${WRKSRC}/.config ${SED} -e 's%%WRKSRC%%${WRKSRC}' \ -e 's%%PREFIX%%${PREFIX}' \ -e 's%%DISTDIR%%${DISTDIR}' \ ${FILESDIR}/han.sh > ${WRKSRC}/han.sh .include eebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/ttt
Commit message (Expand)AuthorAgeFilesLines
* upgrade to ttt-1.8.2 that builds with gcc-3.4.2.kjc2004-08-162-3/+3
* update to ttt-1.8.1 to compile on FreeBSD-5.xkjc2004-05-212-8/+3
* BROKEN on 5.x: Does not compilekris2004-05-131-1/+7
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* update for libBLT24.so.3 that uses tcl/tk8.4.kjc2003-10-221-4/+5
* upgrade from ttt-1.6 to ttt-1.8.kjc2003-10-172-13/+6
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
* De-pkg-comment.knu2003-02-212-1/+1
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2
* update from ttt-1.5 to ttt-1.6.kjc2000-12-213-17/+7
* upgrade ttt-1.4 to ttt-1.5.kjc2000-06-093-5/+5
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* Update to use Tcl/Tk version 8.2.steve1999-11-291-3/+3
* $Id$ -> $FreeBSD$peter1999-08-30