| Commit message (Expand) | Author | Age | Files | Lines |
* | Add $FreeBSD$, which help me in problem reports. | obrien | 2000-11-22 | 1 | -0/+1 |
* | Fix curses clear() usage. | obrien | 2000-11-03 | 3 | -0/+54 |
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
* | Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. | asami | 2000-09-12 | 1 | -1/+8 |
* | Back out the previous commit. That one has a problem which occurs on | knu | 2000-08-28 | 1 | -5/+1 |
* | PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es. | knu | 2000-08-27 | 1 | -1/+5 |
* | Add one manpage, one doc file and delete two directories. | asami | 2000-07-05 | 2 | -0/+4 |
* | List two files in share/doc/vnlpr and delete the directory upon deinstall. | asami | 2000-07-05 | 1 | -2/+3 |
* | Update the manpage to note this now adhears to Vietnamese Standard Code for | obrien | 2000-05-21 | 4 | -7/+58 |
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 6 | -6/+6 |
* | Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in | asami | 2000-04-15 | 7 | -12/+12 |
* | Set PKGNAMEPREFIX with ?= so it can be overridden. | asami | 2000-04-11 | 1 | -1/+1 |
* | Add PKGNAMEPREFIX definitions for language-specific dirs. | asami | 2000-04-11 | 1 | -0/+4 |
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 7 | -21/+20 |
* | Restore useless version required comments. | obrien | 2000-03-22 | 7 | -0/+7 |
* | Remove the "version required" line. | obrien | 2000-03-20 | 7 | -7/+0 |
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 7 | -13/+13 |
* | adjust for my editor | obrien | 1999-09-06 | 5 | -0/+5 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 17 | -17/+17 |
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -3/+3 |
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 2 | -6/+6 |
* | Make this port reinstall friendly. | steve | 1999-07-05 | 1 | -8/+3 |
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 5 | -5/+5 |
* | mark unbroken - can't repeat the problem | obrien | 1998-11-07 | 1 | -3/+1 |
* | mark unbroken -- I can't duplicate the problem on 3 different machines | obrien | 1998-11-07 | 1 | -3/+1 |
* | make buildable on ELF | obrien | 1998-11-07 | 1 | -3/+5 |
* | mark unbroken -- I can't repeat the problem on 3 different machines | obrien | 1998-11-07 | 1 | -3/+1 |
* | Mark BROKEN for ELF: | jseger | 1998-10-16 | 1 | -1/+3 |
* | Mark BROKEN for ELF: | jseger | 1998-10-16 | 1 | -1/+3 |
* | Mark BROKEN for ELF: | jseger | 1998-10-16 | 1 | -1/+3 |
* | Mark BROKEN for ELF: | jseger | 1998-10-16 | 1 | -1/+3 |
* | Remove manpages from pkg/PLIST | obrien | 1998-08-14 | 6 | -10/+6 |
* | That should have been "print". | obrien | 1997-11-04 | 3 | -3/+3 |
* | Added "editors" to the category. | obrien | 1997-11-04 | 3 | -6/+6 |
* | Add editors to the CATEGORIES list. | obrien | 1997-11-04 | 1 | -2/+2 |
* | Portlint these babies. | obrien | 1997-10-13 | 2 | -6/+7 |
* | Change my email address to @FreeBSD | obrien | 1997-10-10 | 7 | -14/+14 |
* | Remove unnecessary blank line. | max | 1997-09-23 | 1 | -1/+1 |
* | Style police. | max | 1997-09-23 | 1 | -4/+4 |
* | Use ISO639 language code instead of ISO3166 country code for PKGNAME. | max | 1997-09-23 | 7 | -19/+14 |
* | /bin/sh -> ${SH} | max | 1997-07-14 | 1 | -2/+2 |
* | Make more more pty's available. | obrien | 1997-04-27 | 1 | -0/+11 |
* | Share vnroff with the rest of the world. | obrien | 1996-12-25 | 1 | -1/+2 |
* | VNroff converts VIQR format Vietnamese characters into troff format so | obrien | 1996-12-25 | 7 | -0/+121 |
* | 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 |
* | Turnon vnlpr & vnpstext | obrien | 1996-12-09 | 1 | -1/+3 |
* | Vnpstext converts your 8-bit Vietnamese text to a PostScript | obrien | 1996-12-09 | 10 | -0/+249 |
* | vnlpr is a shell script that utilizes the vnpstext and vn7to8 utilities | obrien | 1996-12-09 | 5 | -0/+105 |
* | 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 |
* | Install binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :) | asami | 1996-12-07 | 1 | -5/+5 |
* | Prepend "vn-" to PKGNAME. | asami | 1996-12-07 | 1 | -2/+2 |
* | Didn't catch that "RANLIB= echo". HEY! This ain't no stinking SysV OS. :-) | obrien | 1996-12-07 | 2 | -12/+17 |
* | Moved one part of post-install to pkg/INSTALL. | obrien | 1996-12-07 | 2 | -4/+9 |
* | Turn on vn7to8 vnelvis vnless vnterm | obrien | 1996-12-06 | 1 | -2/+6 |
* | VNless is a port of a very old version of GNU's less that suports the display | obrien | 1996-12-06 | 10 | -0/+207 |
* | VNElvis is a clone of vi/ex (the standard UNIX editor) that allows the | obrien | 1996-12-06 | 16 | -0/+333 |
* | vnxterm is a xterm replacement with Vietnamese VIQR 1.1 (7-bit VIetnamese | obrien | 1996-12-06 | 13 | -0/+295 |
* | Converts between the 7-bit VIQR format for Vietnamese (Viet-Net like) | obrien | 1996-12-06 | 10 | -0/+278 |
* | A new category for Vietnamese support, requested by David O'Brien. | asami | 1996-12-05 | 2 | -0/+7 |