Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `cp' rather than `ln' as WRKDIR and FILESDIR can be on different devices. | obrien | 2001-04-17 | 1 | -1/+1 |
| | |||||
* | Update vnterm so it is based on the X11R6.5.1 Xterm rather than the X11R5 one. | obrien | 2001-02-10 | 23 | -191/+1411 |
| | | | | | This also removes libviqr and the Xfonts from this package as they are now seperate ports. | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. | asami | 2000-09-12 | 1 | -1/+8 |
| | | | | Submitted by: bento and gohan | ||||
* | Add one manpage, one doc file and delete two directories. | asami | 2000-07-05 | 2 | -0/+4 |
| | | | | Submitted by: bento | ||||
* | 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 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 2 | -2/+2 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -3/+3 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | mark unbroken - can't repeat the problem | 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 | ||||
* | Remove manpages from pkg/PLIST | obrien | 1998-08-13 | 1 | -1/+1 |
| | |||||
* | Portlint these babies. | obrien | 1997-10-13 | 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 | -2/+2 |
| | | | | (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 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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. |