summaryrefslogtreecommitdiff
path: root/vietnamese/vnterm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-312-2/+2
| | | | Notes: svn path=/head/; revision=21145
* ln -> ${LN}Michael Haro1999-08-281-3/+3
| | | | Notes: svn path=/head/; revision=21047
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* mark unbroken - can't repeat the problemDavid E. O'Brien1998-11-071-3/+1
| | | | Notes: svn path=/head/; revision=14385
* Mark BROKEN for ELF:Justin M. Seger1998-10-161-1/+3
| | | | | | | | | | | | | cc -o vnterm -I../include -O -L/usr/X11R6/lib main.o input.o charproc.o cursor.o util.o tabs.o screen.o scrollbar.o button.o Tekproc.o misc.o VTPrsTbl.o TekPrsTbl.o data.o menu.o vnvars.o -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 ../lib/libviqr.a ../lib/libvntype.a -ltermcap -Wl,-rpath,/usr/X11R6/lib cc: ../lib/libviqr.a: No such file or directory cc: ../lib/libvntype.a: No such file or directory *** Error code 1 Stop. *** Error code 1 Notes: svn path=/head/; revision=14030
* Remove manpages from pkg/PLISTDavid E. O'Brien1998-08-131-1/+1
| | | | Notes: svn path=/head/; revision=12503
* Portlint these babies.David E. O'Brien1997-10-131-2/+2
| | | | Notes: svn path=/head/; revision=8235
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-221-2/+2
| | | | | | | (IE, vn-* -> vi-*.) Notes: svn path=/head/; revision=7993
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Make more more pty's available.David E. O'Brien1997-04-261-0/+11
| | | | Notes: svn path=/head/; revision=6302
* Cleaned up helper script.David E. O'Brien1996-12-102-25/+16
| | | | Notes: svn path=/head/; revision=4914
* Ah, I think I now understand INSTALL scripts w/pkg_addDavid E. O'Brien1996-12-092-3/+3
| | | | | | | Thanks-to: Satoshi Notes: svn path=/head/; revision=4909
* Fixed running of pkg/INSTALLDavid E. O'Brien1996-12-092-3/+4
| | | | Notes: svn path=/head/; revision=4904
* run the pkg/INSTALL script on ``make install''David E. O'Brien1996-12-091-1/+2
| | | | Notes: svn path=/head/; revision=4903
* Didn't catch that "RANLIB= echo". HEY! This ain't no stinking SysV OS. :-)David E. O'Brien1996-12-062-12/+17
| | | | Notes: svn path=/head/; revision=4840
* Moved one part of post-install to pkg/INSTALL.David E. O'Brien1996-12-062-4/+9
| | | | Notes: svn path=/head/; revision=4839
* vnxterm is a xterm replacement with Vietnamese VIQR 1.1 (7-bit VIetnameseDavid E. O'Brien1996-12-0613-0/+295
Quoted Readable/Viet-Net) support. This version of cxterm is derived from the X11R5 xterm, and thus has simular capabilities. Notes: svn path=/head/; revision=4834