aboutsummaryrefslogtreecommitdiffstats
path: root/vietnamese/vnroff/Makefile
blob: ef065d7d33030e9dec4babe3cb12c3a052128b31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# ex:ts=8
# Ports collection makefile for:  vnTeX
# Version required: 2.0
# Date created:     Monday, Dec 9, 1996
# Whom:         David O'Brien (obrien@cs.ucdavis.edu)
#
# $Id: Makefile,v 1.1.1.1 1996/12/25 12:42:41 obrien Exp $
#

PKGNAME=    vi-vnroff-2.0
CATEGORIES= vietnamese
MASTER_SITES=   ftp://ftp.media.mit.edu/pub/Vietnet/Viscii/Troff/
DISTFILES=  vnroff.c.Z vnroff.1.Z

MAINTAINER=     obrien@cs.ucdavis.edu

NO_WRKSUBDIR=   yes
MAN1=       vnroff.1

do-extract:
    @${RM} -rf ${WRKDIR}
    @${MKDIR} ${WRKDIR}
    @(cd ${WRKDIR} && ${GZCAT} ${DISTDIR}/vnroff.c.Z  \
        | /usr/bin/sed -e '1,/-cut here-/d'    \
        > vnroff.c)
    @(cd ${WRKDIR} && ${GZCAT} ${DISTDIR}/vnroff.1.Z  \
        | /usr/bin/sed -e '1,/Status:/d' -e '//,//d'  \
        | /usr/bin/sed -e '1,1d'  \
        > vnroff.1)

do-build:
    (cd ${WRKSRC} && ${CC} ${CFLAGS} -o vnroff vnroff.c)

do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/vnroff ${PREFIX}/bin
    ${INSTALL_MAN} ${WRKSRC}/vnroff.1 ${PREFIX}/man/man1

.include <bsd.port.mk>
on for kofficelioux2003-05-201-0/+1 * Add hyphenation dictionaries to the slave ports.mbr2003-04-092-0/+2 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-066-4/+8 * - make portlint happierdinoex2003-04-052-2/+8 * Clear moonlight beckons.ade2003-03-0710-5/+5 * Remove pkg-comment from remaining master/slave port sets.ade2003-03-078-4/+4 * Add LANG to Makefile.mbr2003-03-022-0/+12 * Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILEknu2003-02-212-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * De-pkg-comment.knu2003-02-214-2/+2 * Finish repo copy move from misc category: link to buildlioux2003-01-291-0/+2 * Update to KDE 3.1 releaselioux2003-01-298-264/+2214 * Fix dependency: editors/openoffice-pt -> portuguese/openofficelioux2002-12-092-2/+2 * Finish repo copy move: remove from old category, link into new, addlioux2002-12-071-0/+1 * Finish repo copy move: remove from old category, link into new, addlioux2002-12-071-0/+4 * After repo copy to newly created portuguese category, update alllioux2002-12-066-11/+15 * BROKEN: Does not build on 5.0kris2002-12-021-1/+7 * Remove www as secondary category. It is redundant in the slave port since mas...lioux2002-11-272-2/+2 * o Make PKGNAMEPREFIX language variant specific (i.e., pt_BR)lioux2002-11-272-4/+4 * added webalizer slave-ports.dinoex2002-11-243-0/+34 * Move br-ispell to portuguese category as ispell-pt_BR after repolioux2002-11-221-0/+1 * Update with appropriate info for portuguese category after repolioux2002-11-221-2/+3 * Repo-move textproc/pt-aspell to portuguese/aspell.knu2002-11-223-5/+7 * Set the default value of PKGNAMEPREFIX to "pt-".knu2002-11-181-0/+4 * Add several new real categories.knu2002-11-181-0/+5 * Add several new real categories.knu2002-11-181-0/+1 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-114-4/+2 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-074-2/+4 * The release notes say:trevor2002-10-151-0/+3 * I remove the linux-netscape6 ports from ports/french, ports/german,trevor2002-10-145-48/+52 * 1. Removed comments from pkg-plist files per will's request.alane2002-10-114-4/+4 * build aspell with dictionarydinoex2002-09-106-0/+46 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-258-16/+12 * Add OpenOffice.org spelling dictionary ports. They are based on MySpell,mbr2002-08-126-2/+38 * 1. Changed the lib depends on gettext to a build depends. This will meanalane2002-08-034-8/+8 * Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-024-0/+4 * Chase shlib rev of devel/gettextade2002-08-024-4/+4 * Add support for spelling dictionaries. Remove the pkg-plist for thembr2002-07-162-0/+2 * Fix MASTER_SITE_SUBDIR.will2002-07-104-4/+4 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-0512-234/+22 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-1612-12/+78 * Add Portuguese OpenOffice slave portmbr2002-06-154-0/+32 * Remove some unused code.trevor2002-05-231-7/+1 * Update to 6.2.3. Belatedly, I confirmed that 6.2.2 supportstrevor2002-05-172-14/+15 * o New port StarOffice 5.2 for Portuguese languagelioux2002-05-076-0/+3271 * Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-2228-512/+1962 * Update Japanese, German, and French Netscape ports to version 6.2.2trevor2002-04-142-16/+15 * gettext upgrade uber-patch (stage 3)ade2002-04-134-4/+8 * Update English Netscape to 6.2.2, with unknown changes. The French,trevor2002-03-281-0/+2 * Stage 1 of gettext update.ade2002-03-164-4/+4 * Use the German home page rather than the English one.trevor2002-03-041-1/+1 * Remove this file, since it will now be generated entirely in thetrevor2002-03-041-3/+0 * Add new port of Netscape 6 (Linux binary) with German localization.trevor2002-03-0410-0/+686 * o New port frontpage-de version 5.0.2.2623: Microsoft Frontpagelioux2001-12-283-0/+23 * Add WWW.demon2001-12-284-0/+8 * Update to 2.2.2.demon2001-12-1312-36/+64 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1 * Upgrade to 2.2.1.demon2001-10-2724-104/+92 * Set DIST_SUBDIR=KDEdemon2001-09-118-4/+8 * MAINTAINER -> kde@FreeBSD.orgdemon2001-09-014-4/+4 * Fix installation in a slightly different way.demon2001-08-218-24/+32 * Remove two languages not presented in new version.demon2001-08-204-12/+4 * Forgot to remove debug comment.demon2001-08-164-4/+4 * Upgrade to 2.2.demon2001-08-1620-32/+124 * Remove Ukrainian from BATCH builds.demon2001-07-054-4/+4 * Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package.demon2001-04-174-4/+4 * Sort languages by name.demon2001-04-134-40/+40 * Examine LINGUAS variable before BATCH.demon2001-04-114-20/+20 * Allow to override MAINTAINER and CATEGORIES (in slave ports).demon2001-04-104-8/+8 * Add the ability to select which languages to install via dialog(1)-baseddemon2001-04-108-0/+348 * Update to 2.1.1demon2001-04-0612-52/+8 * Overhaul QT/KDE support:will2001-04-034-8/+8 * New port: localized messages and documentation for KDE2.demon2001-03-0220-0/+152 * More style fixes for ports/textproc.olgeni2001-02-061-1/+1 * Should have updated pkg-plist accordingly inlioux2000-10-311-3/+3 * Removed files/Makefile, no longer needed.lioux2000-10-311-2/+2 * Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-4/+3 * Update to version 2.4.steve1999-11-145-27/+58 * Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-181-1/+1 * $Id$ -> $FreeBSD$peter1999-08-311-1/+1 * awk -> ${AWK}mharo1999-08-231-2/+2 * I *LOVE* WWW:mharo1999-05-031-0/+2