Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in | asami | 2000-04-15 | 1 | -2/+2 |
| | | | | ../Makefile.inc. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -2/+2 |
| | |||||
* | adjust for my editor | obrien | 1999-09-05 | 1 | -0/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 2 | -2/+2 |
| | |||||
* | make buildable on ELF | obrien | 1998-11-07 | 1 | -3/+5 |
| | |||||
* | 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 | ||||
* | Remove manpages from pkg/PLIST | obrien | 1998-08-13 | 1 | -2/+1 |
| | |||||
* | Add editors to the CATEGORIES list. | obrien | 1997-11-03 | 1 | -2/+2 |
| | |||||
* | Change my email address to @FreeBSD | obrien | 1997-10-10 | 1 | -2/+2 |
| | |||||
* | Use ISO639 language code instead of ISO3166 country code for PKGNAME. | max | 1997-09-22 | 1 | -3/+2 |
| | | | | (IE, vn-* -> vi-*.) | ||||
* | 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 |
| | |||||
* | 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. |