Commit Graph

27 Commits

Author SHA1 Message Date
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
a1862f30e7 Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by:	bento and gohan
2000-09-12 11:08:05 +00:00
Satoshi Asami
e6bed60d02 Add one manpage, one doc file and delete two directories.
Submitted by:	bento
2000-07-05 06:10:27 +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
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
David E. O'Brien
ac783edf03 mark unbroken - can't repeat the problem 1998-11-07 04:26:03 +00:00
Justin M. Seger
d1591fb421 Mark BROKEN for ELF:
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
1998-10-16 00:39:44 +00:00
David E. O'Brien
c39b734489 Remove manpages from pkg/PLIST 1998-08-13 18:31:17 +00:00
David E. O'Brien
8c910b61d9 Portlint these babies. 1997-10-13 07:12:28 +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
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
David E. O'Brien
960fef1cd6 Make more more pty's available. 1997-04-26 17:11:43 +00:00
David E. O'Brien
9802c96856 Cleaned up helper script. 1996-12-10 09:42:24 +00:00
David E. O'Brien
6f6ac99c4b Ah, I think I now understand INSTALL scripts w/pkg_add
Thanks-to:	Satoshi
1996-12-09 07:25:57 +00:00
David E. O'Brien
783d07b0e8 Fixed running of pkg/INSTALL 1996-12-09 00:53:22 +00:00
David E. O'Brien
82a844aed1 run the pkg/INSTALL script on ``make install'' 1996-12-09 00:14:54 +00:00
David E. O'Brien
bafef6b830 Didn't catch that "RANLIB= echo". HEY! This ain't no stinking SysV OS. :-) 1996-12-06 19:54:47 +00:00
David E. O'Brien
68e5c8269e Moved one part of post-install to pkg/INSTALL. 1996-12-06 19:43:52 +00:00
David E. O'Brien
e0dead1af6 vnxterm is a xterm replacement with Vietnamese VIQR 1.1 (7-bit VIetnamese
Quoted Readable/Viet-Net) support.  This version of cxterm is derived from the
X11R5 xterm, and thus has simular capabilities.
1996-12-06 12:33:53 +00:00