aboutsummaryrefslogtreecommitdiff
path: root/vietnamese/vnelvis
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT.David E. O'Brien2002-11-072-1/+2
| | | | Notes: svn path=/head/; revision=69627
* Note the standard these utilities conform to.David E. O'Brien2001-11-282-15/+62
| | | | Notes: svn path=/head/; revision=50667
* Our -man package does not understand .PN and .MS. So use .B (bold) untilDavid E. O'Brien2001-08-221-0/+138
| | | | | | | I figure out what is the correct spelling for .PN and .MS. Notes: svn path=/head/; revision=46656
* Change dot file to .vnelvisrc from .exrc.David E. O'Brien2001-04-051-8/+26
| | | | Notes: svn path=/head/; revision=40874
* 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. Notes: svn path=/head/; revision=40871
* Use the new libviet port in building.David E. O'Brien2001-02-113-14/+17
| | | | Notes: svn path=/head/; revision=38204
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX inSatoshi Asami2000-04-151-2/+2
| | | | | | | ../Makefile.inc. Notes: svn path=/head/; revision=27572
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27429
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
| | | | Notes: svn path=/head/; revision=25734
* adjust for my editorDavid E. O'Brien1999-09-051-0/+1
| | | | Notes: svn path=/head/; revision=21288
* $Id$ -> $FreeBSD$Peter Wemm1999-08-312-2/+2
| | | | Notes: svn path=/head/; revision=21145
* make buildable on ELFDavid E. O'Brien1998-11-071-3/+5
| | | | Notes: svn path=/head/; revision=14382
* Mark BROKEN for ELF:Justin M. Seger1998-10-161-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 Notes: svn path=/head/; revision=14028
* Remove manpages from pkg/PLISTDavid E. O'Brien1998-08-131-2/+1
| | | | Notes: svn path=/head/; revision=12503
* Add editors to the CATEGORIES list.David E. O'Brien1997-11-031-2/+2
| | | | Notes: svn path=/head/; revision=8459
* 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-3/+2
| | | | | | | (IE, vn-* -> vi-*.) Notes: svn path=/head/; revision=7993
* Install binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :)Satoshi Asami1996-12-061-5/+5
| | | | | | | | While I'm here, change hard links to symlinks. IIRC this saves space in the tarball. Notes: svn path=/head/; revision=4850
* Prepend "vn-" to PKGNAME.Satoshi Asami1996-12-061-2/+2
| | | | Notes: svn path=/head/; revision=4849
* VNElvis is a clone of vi/ex (the standard UNIX editor) that allows theDavid E. O'Brien1996-12-0616-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. Notes: svn path=/head/; revision=4836