Commit graph

24 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
David E. O'Brien
9715a732c9 Use PORTCOMMENT. 2002-11-07 03:38:39 +00:00
David E. O'Brien
9f2b0fc56a Note the standard these utilities conform to. 2001-11-28 01:36:31 +00:00
David E. O'Brien
34eaa3c702 Our -man package does not understand .PN and .MS. So use .B (bold) until
I figure out what is the correct spelling for .PN and .MS.
2001-08-22 18:54:19 +00:00
David E. O'Brien
18f2590bc4 Change dot file to .vnelvisrc from .exrc. 2001-04-05 10:09:06 +00:00
David E. O'Brien
57a9e5a97c Default to Vietnamese processing.
If you're using the ancient version of Elvis, you most likely are doing
it only for Vietnamese text.
2001-04-05 10:02:11 +00:00
David E. O'Brien
b03bca912c Use the new libviet port in building. 2001-02-11 14:15:03 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Satoshi Asami
575c171393 Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in
../Makefile.inc.
2000-04-15 01:56:18 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
f74b7341d6 adjust for my editor 1999-09-05 22:21:16 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
David E. O'Brien
92212c571b make buildable on ELF 1998-11-07 04:14:49 +00:00
Justin M. Seger
90eb3f1048 Mark BROKEN for ELF:
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
1998-10-16 00:35:00 +00:00
David E. O'Brien
c39b734489 Remove manpages from pkg/PLIST 1998-08-13 18:31:17 +00:00
David E. O'Brien
b0474559b2 Add editors to the CATEGORIES list. 1997-11-03 17:39:57 +00:00
David E. O'Brien
fd6c0ef516 Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
Masafumi Max NAKANE
3d91be32c6 Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, vn-* -> vi-*.)
1997-09-22 16:54:25 +00:00
Satoshi Asami
8b3fd3fb9f Install binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :)
While I'm here, change hard links to symlinks.  IIRC this saves space
in the tarball.
1996-12-06 23:56:52 +00:00
Satoshi Asami
e6fc9d2118 Prepend "vn-" to PKGNAME. 1996-12-06 23:55:27 +00:00
David E. O'Brien
b93ba8e95c VNElvis is a clone of vi/ex (the standard UNIX editor) that allows the
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.
1996-12-06 12:37:38 +00:00