aboutsummaryrefslogtreecommitdiffstats
path: root/vietnamese
Commit message (Collapse)AuthorAgeFilesLines
* Default to Vietnamese processing.David E. O'Brien2001-04-051-0/+5
| | | | | If you're using the ancient version of Elvis, you most likely are doing it only for Vietnamese text.
* Overhaul QT/KDE support:Will Andrews2001-04-031-2/+2
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Install new manpage.David E. O'Brien2001-03-251-0/+2
|
* Add FreeBSD ID.David E. O'Brien2001-03-251-0/+1
|
* Grr. a local cc(1) option got added by mistake.David E. O'Brien2001-03-251-3/+3
|
* Sigh. This code is based on vnlibs. Thus I need to fix the Pascal'ismDavid E. O'Brien2001-03-251-0/+8
| | | | where the author thought C arrays are indexed 1..sizeof(array).
* Respect CFLAGS.David E. O'Brien2001-03-251-0/+11
|
* Add a man page.David E. O'Brien2001-03-251-0/+65
|
* Minor tweak.David E. O'Brien2001-03-251-2/+2
|
* Add reference to vnconvert(1).David E. O'Brien2001-03-253-0/+3
|
* unbreak post-install script.FUJISHIMA Satsuki2001-03-181-1/+1
| | | | Found by: bento
* Use full path to `mkfontdir'.David E. O'Brien2001-03-131-1/+1
| | | | Submitted by: sf
* Make sure teTeX is installed before installing this port.David E. O'Brien2001-03-121-0/+3
|
* Update to the 20010210 version. This fixes occasional core dumps in apps.David E. O'Brien2001-03-082-2/+2
|
* New port: localized messages and documentation for KDE2.Dmitry Sivachenko2001-03-025-0/+38
|
* Add aliases.David E. O'Brien2001-02-163-0/+15
|
* Make this build when it is in the full /usr/ports tree and "vi-" is prependedDavid E. O'Brien2001-02-111-1/+1
| | | | to the package name.
* Use the new libviet port in building.David E. O'Brien2001-02-113-16/+15
|
* Use the new libviet port in building.David E. O'Brien2001-02-113-14/+17
|
* Update vnterm so it is based on the X11R6.5.1 Xterm rather than the X11R5 one.David E. O'Brien2001-02-1023-191/+1411
| | | | | This also removes libviqr and the Xfonts from this package as they are now seperate ports.
* Fix prefix bogon.David E. O'Brien2001-02-101-0/+1
|
* These X fonts allow you to display Vietnamese characters in an Xterm andDavid E. O'Brien2001-02-108-0/+134
| | | | other X applications.
* VIQR<->VISCII conversion and VISCII ctype-like routinesDavid E. O'Brien2001-02-106-0/+49
|
* teTeX Vietnamese language + font supportDavid E. O'Brien2001-02-078-0/+475
|
* Style fixes in ports/vietnamese.Jimmy Olgeni2001-02-061-1/+1
|
* Converts Vietnamese text files between popular formats.David E. O'Brien2001-01-066-0/+40
|
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
|
* Fix curses clear() usage.David E. O'Brien2000-11-033-0/+54
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.Satoshi Asami2000-09-121-1/+8
| | | | Submitted by: bento and gohan
* Back out the previous commit. That one has a problem which occurs onAkinori MUSHA2000-08-271-5/+1
| | | | | | | | | | | | cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu
* PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.Akinori MUSHA2000-08-271-1/+5
| | | | No response from: ports list, PW
* Add one manpage, one doc file and delete two directories.Satoshi Asami2000-07-052-0/+4
| | | | Submitted by: bento
* List two files in share/doc/vnlpr and delete the directory upon deinstall.Satoshi Asami2000-07-051-2/+3
| | | | | | Also, remove two files that are installed by a dependency, not this port. Submitted by: bento
* Update the manpage to note this now adhears to Vietnamese Standard Code forDavid E. O'Brien2000-05-204-7/+58
| | | | | Information Interchange (VISCII version 1.1, 1992) and fix some operational nits that have been bothering me -- such as the "Dd" processing.
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-216-6/+6
|
* Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX inSatoshi Asami2000-04-157-12/+12
| | | | ../Makefile.inc.
* Set PKGNAMEPREFIX with ?= so it can be overridden.Satoshi Asami2000-04-111-1/+1
|
* Add PKGNAMEPREFIX definitions for language-specific dirs.Satoshi Asami2000-04-101-0/+4
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-097-21/+20
|
* Restore useless version required comments.David E. O'Brien2000-03-227-0/+7
|
* Remove the "version required" line.David E. O'Brien2000-03-207-7/+0
|
* Style nits in the ports I maintain.David E. O'Brien2000-02-137-13/+13
|
* adjust for my editorDavid E. O'Brien1999-09-055-0/+5
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-3117-17/+17
|
* ln -> ${LN}Michael Haro1999-08-281-3/+3
|
* chmod -> ${CHMOD}Michael Haro1999-08-222-6/+6
| | | | chown -> ${CHOWN}
* Make this port reinstall friendly.Steve Price1999-07-041-8/+3
|
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-265-5/+5
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* mark unbroken - can't repeat the problemDavid E. O'Brien1998-11-071-3/+1
|