Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install new manpage. | David E. O'Brien | 2001-03-25 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=40362 | ||||
* | Add FreeBSD ID. | David E. O'Brien | 2001-03-25 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=40361 | ||||
* | Grr. a local cc(1) option got added by mistake. | David E. O'Brien | 2001-03-25 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=40360 | ||||
* | Sigh. This code is based on vnlibs. Thus I need to fix the Pascal'ism | David E. O'Brien | 2001-03-25 | 1 | -0/+8 |
| | | | | | | | where the author thought C arrays are indexed 1..sizeof(array). Notes: svn path=/head/; revision=40359 | ||||
* | Respect CFLAGS. | David E. O'Brien | 2001-03-25 | 1 | -0/+11 |
| | | | | Notes: svn path=/head/; revision=40358 | ||||
* | Add a man page. | David E. O'Brien | 2001-03-25 | 1 | -0/+65 |
| | | | | Notes: svn path=/head/; revision=40357 | ||||
* | Minor tweak. | David E. O'Brien | 2001-03-25 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=40356 | ||||
* | Add reference to vnconvert(1). | David E. O'Brien | 2001-03-25 | 3 | -0/+3 |
| | | | | Notes: svn path=/head/; revision=40355 | ||||
* | unbreak post-install script. | FUJISHIMA Satsuki | 2001-03-18 | 1 | -1/+1 |
| | | | | | | | Found by: bento Notes: svn path=/head/; revision=40029 | ||||
* | Use full path to `mkfontdir'. | David E. O'Brien | 2001-03-13 | 1 | -1/+1 |
| | | | | | | | Submitted by: sf Notes: svn path=/head/; revision=39759 | ||||
* | Make sure teTeX is installed before installing this port. | David E. O'Brien | 2001-03-12 | 1 | -0/+3 |
| | | | | Notes: svn path=/head/; revision=39693 | ||||
* | Update to the 20010210 version. This fixes occasional core dumps in apps. | David E. O'Brien | 2001-03-08 | 2 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=39287 | ||||
* | New port: localized messages and documentation for KDE2. | Dmitry Sivachenko | 2001-03-02 | 5 | -0/+38 |
| | | | | Notes: svn path=/head/; revision=38973 | ||||
* | Add aliases. | David E. O'Brien | 2001-02-16 | 3 | -0/+15 |
| | | | | Notes: svn path=/head/; revision=38394 | ||||
* | Make this build when it is in the full /usr/ports tree and "vi-" is prepended | David E. O'Brien | 2001-02-11 | 1 | -1/+1 |
| | | | | | | | to the package name. Notes: svn path=/head/; revision=38231 | ||||
* | Use the new libviet port in building. | David E. O'Brien | 2001-02-11 | 3 | -16/+15 |
| | | | | Notes: svn path=/head/; revision=38230 | ||||
* | Use the new libviet port in building. | David E. O'Brien | 2001-02-11 | 3 | -14/+17 |
| | | | | Notes: svn path=/head/; revision=38204 | ||||
* | Update vnterm so it is based on the X11R6.5.1 Xterm rather than the X11R5 one. | David E. O'Brien | 2001-02-10 | 23 | -191/+1411 |
| | | | | | | | | This also removes libviqr and the Xfonts from this package as they are now seperate ports. Notes: svn path=/head/; revision=38189 | ||||
* | Fix prefix bogon. | David E. O'Brien | 2001-02-10 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=38188 | ||||
* | These X fonts allow you to display Vietnamese characters in an Xterm and | David E. O'Brien | 2001-02-10 | 8 | -0/+134 |
| | | | | | | | other X applications. Notes: svn path=/head/; revision=38185 | ||||
* | VIQR<->VISCII conversion and VISCII ctype-like routines | David E. O'Brien | 2001-02-10 | 6 | -0/+49 |
| | | | | Notes: svn path=/head/; revision=38170 | ||||
* | teTeX Vietnamese language + font support | David E. O'Brien | 2001-02-07 | 8 | -0/+475 |
| | | | | Notes: svn path=/head/; revision=38056 | ||||
* | Style fixes in ports/vietnamese. | Jimmy Olgeni | 2001-02-06 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=38034 | ||||
* | Converts Vietnamese text files between popular formats. | David E. O'Brien | 2001-01-06 | 6 | -0/+40 |
| | | | | Notes: svn path=/head/; revision=36846 | ||||
* | Add $FreeBSD$, which help me in problem reports. | David E. O'Brien | 2000-11-22 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=35328 | ||||
* | Fix curses clear() usage. | David E. O'Brien | 2000-11-03 | 3 | -0/+54 |
| | | | | Notes: svn path=/head/; revision=34720 | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576 | ||||
* | Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. | Satoshi Asami | 2000-09-12 | 1 | -1/+8 |
| | | | | | | | Submitted by: bento and gohan Notes: svn path=/head/; revision=32544 | ||||
* | Back out the previous commit. That one has a problem which occurs on | Akinori MUSHA | 2000-08-27 | 1 | -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 Notes: svn path=/head/; revision=32040 | ||||
* | PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es. | Akinori MUSHA | 2000-08-27 | 1 | -1/+5 |
| | | | | | | | No response from: ports list, PW Notes: svn path=/head/; revision=32029 | ||||
* | Add one manpage, one doc file and delete two directories. | Satoshi Asami | 2000-07-05 | 2 | -0/+4 |
| | | | | | | | Submitted by: bento Notes: svn path=/head/; revision=30205 | ||||
* | List two files in share/doc/vnlpr and delete the directory upon deinstall. | Satoshi Asami | 2000-07-05 | 1 | -2/+3 |
| | | | | | | | | | Also, remove two files that are installed by a dependency, not this port. Submitted by: bento Notes: svn path=/head/; revision=30204 | ||||
* | Update the manpage to note this now adhears to Vietnamese Standard Code for | David E. O'Brien | 2000-05-20 | 4 | -7/+58 |
| | | | | | | | | Information Interchange (VISCII version 1.1, 1992) and fix some operational nits that have been bothering me -- such as the "Dd" processing. Notes: svn path=/head/; revision=28636 | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | Michael Haro | 2000-04-21 | 6 | -6/+6 |
| | | | | Notes: svn path=/head/; revision=27847 | ||||
* | Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in | Satoshi Asami | 2000-04-15 | 7 | -12/+12 |
| | | | | | | | ../Makefile.inc. Notes: svn path=/head/; revision=27572 | ||||
* | Set PKGNAMEPREFIX with ?= so it can be overridden. | Satoshi Asami | 2000-04-11 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=27447 | ||||
* | Add PKGNAMEPREFIX definitions for language-specific dirs. | Satoshi Asami | 2000-04-10 | 1 | -0/+4 |
| | | | | Notes: svn path=/head/; revision=27441 | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 7 | -21/+20 |
| | | | | Notes: svn path=/head/; revision=27429 | ||||
* | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 7 | -0/+7 |
| | | | | Notes: svn path=/head/; revision=26941 | ||||
* | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 7 | -7/+0 |
| | | | | Notes: svn path=/head/; revision=26835 | ||||
* | Style nits in the ports I maintain. | David E. O'Brien | 2000-02-13 | 7 | -13/+13 |
| | | | | Notes: svn path=/head/; revision=25734 | ||||
* | adjust for my editor | David E. O'Brien | 1999-09-05 | 5 | -0/+5 |
| | | | | Notes: svn path=/head/; revision=21288 | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 17 | -17/+17 |
| | | | | Notes: svn path=/head/; revision=21145 | ||||
* | ln -> ${LN} | Michael Haro | 1999-08-28 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=21047 | ||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 2 | -6/+6 |
| | | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885 | ||||
* | Make this port reinstall friendly. | Steve Price | 1999-07-04 | 1 | -8/+3 |
| | | | | Notes: svn path=/head/; revision=20048 | ||||
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-26 | 5 | -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 Notes: svn path=/head/; revision=19804 | ||||
* | mark unbroken - can't repeat the problem | David E. O'Brien | 1998-11-07 | 1 | -3/+1 |
| | | | | Notes: svn path=/head/; revision=14385 | ||||
* | mark unbroken -- I can't duplicate the problem on 3 different machines | David E. O'Brien | 1998-11-07 | 1 | -3/+1 |
| | | | | Notes: svn path=/head/; revision=14383 | ||||
* | make buildable on ELF | David E. O'Brien | 1998-11-07 | 1 | -3/+5 |
| | | | | Notes: svn path=/head/; revision=14382 |