Index: head/vietnamese/Makefile =================================================================== --- head/vietnamese/Makefile (revision 50664) +++ head/vietnamese/Makefile (revision 50665) @@ -1,17 +1,18 @@ # $FreeBSD$ # SUBDIR += libviet + SUBDIR += unicode-uhoai SUBDIR += vis2u SUBDIR += vn7to8 SUBDIR += vnconvert SUBDIR += vnelvis SUBDIR += vnless SUBDIR += vnlpr SUBDIR += vnpstext SUBDIR += vnroff SUBDIR += vnterm SUBDIR += vntex SUBDIR += vnxfonts .include Property changes on: head/vietnamese/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/vietnamese/unicode-uhoai/Makefile =================================================================== --- head/vietnamese/unicode-uhoai/Makefile (nonexistent) +++ head/vietnamese/unicode-uhoai/Makefile (revision 50665) @@ -0,0 +1,38 @@ +# ex:ts=8 +# Ports collection makefile for: unicode-uhoai +# Date created: Tue Nov 27, 2001 +# Whom: David O'Brien (obrien@NUXI.com) +# +# $FreeBSD$ +# + +PORTNAME= unicode-uhoai +PORTVERSION= 2.1 +CATEGORIES= vietnamese x11-fonts +MASTER_SITES= http://www.geocities.com/~starkville/mozilla/ +DISTNAME= uhoaiw21 + +MAINTAINER= obrien@FreeBSD.org + +USE_ZIP= yes +NO_WRKSUBDIR= yes +USE_X_PREFIX= yes + +.include + +BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir +.if ${XFREE86_VERSION} == 4 +BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients +RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients +.endif + +do-install: + @${MKDIR} ${PREFIX}/lib/X11/fonts/TrueType + ${INSTALL_DATA} ${WRKSRC}/uhoaiw21.ttf \ + ${PREFIX}/lib/X11/fonts/TrueType + @${SETENV} PKG_PREFIX=${PREFIX} \ + ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + +.include + +EXTRACT_BEFORE_ARGS+= -L Property changes on: head/vietnamese/unicode-uhoai/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/vietnamese/unicode-uhoai/distinfo =================================================================== --- head/vietnamese/unicode-uhoai/distinfo (nonexistent) +++ head/vietnamese/unicode-uhoai/distinfo (revision 50665) @@ -0,0 +1 @@ +MD5 (uhoaiw21.zip) = da418b3bef11cc49272532701ac24fc7 Property changes on: head/vietnamese/unicode-uhoai/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/vietnamese/unicode-uhoai/fonts.dir =================================================================== --- head/vietnamese/unicode-uhoai/fonts.dir (nonexistent) +++ head/vietnamese/unicode-uhoai/fonts.dir (revision 50665) @@ -0,0 +1 @@ +0 Property changes on: head/vietnamese/unicode-uhoai/fonts.dir ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/vietnamese/unicode-uhoai/pkg-comment =================================================================== --- head/vietnamese/unicode-uhoai/pkg-comment (nonexistent) +++ head/vietnamese/unicode-uhoai/pkg-comment (revision 50665) @@ -0,0 +1 @@ +Unicode TrueType Font with UHoai Vietnamese encoding Property changes on: head/vietnamese/unicode-uhoai/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/vietnamese/unicode-uhoai/pkg-descr =================================================================== --- head/vietnamese/unicode-uhoai/pkg-descr (nonexistent) +++ head/vietnamese/unicode-uhoai/pkg-descr (revision 50665) @@ -0,0 +1,4 @@ +Experimental Unicode TrueType Font with UHoai Vietnamese encoding +for use with Netscape 4.0+. + +WWW: http://www.geocities.com/~starkville/mozilla/vn.htm Property changes on: head/vietnamese/unicode-uhoai/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/vietnamese/unicode-uhoai/pkg-install =================================================================== --- head/vietnamese/unicode-uhoai/pkg-install (nonexistent) +++ head/vietnamese/unicode-uhoai/pkg-install (revision 50665) @@ -0,0 +1,11 @@ +#!/bin/sh +# $FreeBSD$ + +if [ "$2" != "POST-INSTALL" ]; then + exit 0 +fi + +cd ${PKG_PREFIX}/lib/X11/fonts/TrueType +${PKG_PREFIX}/bin/mkfontdir >/dev/null 2>&1 +${PKG_PREFIX}/bin/ttmkfdir -o fonts.scale +chmod a+r fonts.scale Property changes on: head/vietnamese/unicode-uhoai/pkg-install ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/vietnamese/unicode-uhoai/pkg-plist =================================================================== --- head/vietnamese/unicode-uhoai/pkg-plist (nonexistent) +++ head/vietnamese/unicode-uhoai/pkg-plist (revision 50665) @@ -0,0 +1,3 @@ +@comment $FreeBSD$ +lib/X11/fonts/TrueType/uhoaiw21.ttf +@dirrm lib/X11/fonts/TrueType/vietnamese-unicode Property changes on: head/vietnamese/unicode-uhoai/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property