Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 7 | -13/+13 | |
| | ||||||
* | adjust for my editor | obrien | 1999-09-05 | 5 | -0/+5 | |
| | ||||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 17 | -17/+17 | |
| | ||||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -3/+3 | |
| | ||||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 2 | -6/+6 | |
| | | | | chown -> ${CHOWN} | |||||
* | Make this port reinstall friendly. | steve | 1999-07-04 | 1 | -8/+3 | |
| | ||||||
* | #4/4 enforcing Caps, no period | hoek | 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 | |||||
* | mark unbroken - can't repeat the problem | obrien | 1998-11-07 | 1 | -3/+1 | |
| | ||||||
* | mark unbroken -- I can't duplicate the problem on 3 different machines | obrien | 1998-11-07 | 1 | -3/+1 | |
| | ||||||
* | make buildable on ELF | obrien | 1998-11-07 | 1 | -3/+5 | |
| | ||||||
* | mark unbroken -- I can't repeat the problem on 3 different machines | obrien | 1998-11-07 | 1 | -3/+1 | |
| | ||||||
* | Mark BROKEN for ELF: | jseger | 1998-10-16 | 1 | -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 | |||||
* | Mark BROKEN for ELF: | jseger | 1998-10-16 | 1 | -1/+3 | |
| | | | | | | | cc -DDEFAULT_PSLIBDIR="\"/usr/local/share/vn-fonts\"" -I../include -c vnpstext.c cc -s -o vnpstext vnpstext.o ../lib/libvntype.a cc: ../lib/libvntype.a: No such file or directory *** Error code 1 | |||||
* | Mark BROKEN for ELF: | jseger | 1998-10-16 | 1 | -1/+3 | |
| | | | | | | cc -Dbsd -I../include -s -o vnelvis blk.o cmd1.o cmd2.o curses.o cut.o ex.o input.o main.o misc.o modify.o move1.o move2.o move3.o move4.o move5.o opts.o recycle.o redraw.o regexp.o regsub.o system.o tio.o tmp.o vars.o vcmd.o vi.o ../lib/libviqr.a ../lib/libvntype.a -ltermcap ../lib/libviqr.a: could not read symbols: Archive has no index; run ranlib to add one *** Error code 1 | |||||
* | Mark BROKEN for ELF: | jseger | 1998-10-16 | 1 | -1/+3 | |
| | | | | | | | | | ===> Building for vi-vn7to8-1.1.1 cc -I../include -c vn7to8.c cc -I../include -s -o vn7to8 vn7to8.o ../lib/libviqr.a ../lib/libvntype.a cc: ../lib/libviqr.a: No such file or directory cc: ../lib/libvntype.a: No such file or directory *** Error code 1 | |||||
* | Remove manpages from pkg/PLIST | obrien | 1998-08-13 | 6 | -10/+6 | |
| | ||||||
* | That should have been "print". | obrien | 1997-11-03 | 3 | -3/+3 | |
| | ||||||
* | Added "editors" to the category. | obrien | 1997-11-03 | 3 | -6/+6 | |
| | ||||||
* | Add editors to the CATEGORIES list. | obrien | 1997-11-03 | 1 | -2/+2 | |
| | ||||||
* | Portlint these babies. | obrien | 1997-10-13 | 2 | -6/+7 | |
| | ||||||
* | Change my email address to @FreeBSD | obrien | 1997-10-10 | 7 | -14/+14 | |
| | ||||||
* | Remove unnecessary blank line. | max | 1997-09-22 | 1 | -1/+1 | |
| | | | | Add @dirrm for share/vn-fonts. | |||||
* | Style police. | max | 1997-09-22 | 1 | -4/+4 | |
| | ||||||
* | Use ISO639 language code instead of ISO3166 country code for PKGNAME. | max | 1997-09-22 | 7 | -19/+14 | |
| | | | | (IE, vn-* -> vi-*.) | |||||
* | /bin/sh -> ${SH} | max | 1997-07-13 | 1 | -2/+2 | |
| | ||||||
* | Make more more pty's available. | obrien | 1997-04-26 | 1 | -0/+11 | |
| | ||||||
* | Share vnroff with the rest of the world. | obrien | 1996-12-25 | 1 | -1/+2 | |
| | ||||||
* | VNroff converts VIQR format Vietnamese characters into troff format so | obrien | 1996-12-25 | 7 | -0/+121 | |
| | | | | groff/troff can print it out. | |||||
* | Cleaned up helper script. | obrien | 1996-12-10 | 2 | -25/+16 | |
| | ||||||
* | Ah, I think I now understand INSTALL scripts w/pkg_add | obrien | 1996-12-09 | 2 | -3/+3 | |
| | | | | Thanks-to: Satoshi | |||||
* | Turnon vnlpr & vnpstext | obrien | 1996-12-09 | 1 | -1/+3 | |
| | ||||||
* | Vnpstext converts your 8-bit Vietnamese text to a PostScript | obrien | 1996-12-09 | 10 | -0/+249 | |
| | | | | file suitable for printing to a PostScript printer. | |||||
* | vnlpr is a shell script that utilizes the vnpstext and vn7to8 utilities | obrien | 1996-12-09 | 5 | -0/+105 | |
| | | | | | | to print vietnames text on PostScript printer on Unix machines using various Type-1 fonts supplied by TriChlor and the Courier fonts from the vnpstext package. | |||||
* | Fixed running of pkg/INSTALL | obrien | 1996-12-09 | 2 | -3/+4 | |
| | ||||||
* | run the pkg/INSTALL script on ``make install'' | obrien | 1996-12-09 | 1 | -1/+2 | |
| | ||||||
* | Install binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :) | asami | 1996-12-06 | 1 | -5/+5 | |
| | | | | | While I'm here, change hard links to symlinks. IIRC this saves space in the tarball. | |||||
* | Prepend "vn-" to PKGNAME. | asami | 1996-12-06 | 1 | -2/+2 | |
| | ||||||
* | Didn't catch that "RANLIB= echo". HEY! This ain't no stinking SysV OS. :-) | obrien | 1996-12-06 | 2 | -12/+17 | |
| | ||||||
* | Moved one part of post-install to pkg/INSTALL. | obrien | 1996-12-06 | 2 | -4/+9 | |
| | ||||||
* | Turn on vn7to8 vnelvis vnless vnterm | obrien | 1996-12-06 | 1 | -2/+6 | |
| | ||||||
* | VNless is a port of a very old version of GNU's less that suports the display | obrien | 1996-12-06 | 10 | -0/+207 | |
| | | | | | of files written in the Vietnamese language using the VISCII (VIetnamese Standard Code for Information Interchange) encoding. | |||||
* | VNElvis is a clone of vi/ex (the standard UNIX editor) that allows the | obrien | 1996-12-06 | 16 | -0/+333 | |
| | | | | | | displaying and editing of documents in the Vietnamese 8-bit VISCII (VIetnamese Standard Code for Information Interchange) data format using the 7-bit VIQR (VIetnamese Quoted Readable) input method. | |||||
* | vnxterm is a xterm replacement with Vietnamese VIQR 1.1 (7-bit VIetnamese | obrien | 1996-12-06 | 13 | -0/+295 | |
| | | | | | Quoted Readable/Viet-Net) support. This version of cxterm is derived from the X11R5 xterm, and thus has simular capabilities. | |||||
* | Converts between the 7-bit VIQR format for Vietnamese (Viet-Net like) | obrien | 1996-12-06 | 10 | -0/+278 | |
| | | | | and the 8-bit VISCII 1.1 data format. | |||||
* | A new category for Vietnamese support, requested by David O'Brien. | asami | 1996-12-05 | 2 | -0/+7 | |