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
Akinori MUSHA
2e87c89fc5
Back out the previous commit. That one has a problem which occurs on
...
cross-language master-slave ports.
I just wonder how I could overlook this. I thought I tested with Wnn,
netscape and so on. *sigh*
Yes, I know how I can fix it, but I'd certainly back out first.
Reported by: steve
Pointy hat to: knu
2000-08-27 16:52:51 +00:00
Akinori MUSHA
939eab9dd0
PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.
...
No response from: ports list, PW
2000-08-27 06:13:35 +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
Satoshi Asami
c7ed15b474
List two files in share/doc/vnlpr and delete the directory upon deinstall.
...
Also, remove two files that are installed by a dependency, not this port.
Submitted by: bento
2000-07-05 06:08:17 +00:00
David E. O'Brien
0f89dd0749
Update the manpage to note this now adhears to Vietnamese Standard Code for
...
Information Interchange (VISCII version 1.1, 1992) and fix some operational
nits that have been bothering me -- such as the "Dd" processing.
2000-05-20 19:02:30 +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
Satoshi Asami
935136d047
Set PKGNAMEPREFIX with ?= so it can be overridden.
2000-04-11 06:59:27 +00:00
Satoshi Asami
d73baabd78
Add PKGNAMEPREFIX definitions for language-specific dirs.
2000-04-10 16:34:45 +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
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
Steve Price
39c6064483
Make this port reinstall friendly.
1999-07-04 21:39:03 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
David E. O'Brien
ac783edf03
mark unbroken - can't repeat the problem
1998-11-07 04:26:03 +00:00
David E. O'Brien
fe824e029e
mark unbroken -- I can't duplicate the problem on 3 different machines
1998-11-07 04:18:10 +00:00
David E. O'Brien
92212c571b
make buildable on ELF
1998-11-07 04:14:49 +00:00
David E. O'Brien
d4f4dc4a7a
mark unbroken -- I can't repeat the problem on 3 different machines
1998-11-07 04:12:19 +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
Justin M. Seger
f8704b4782
Mark BROKEN for ELF:
...
cc -DDEFAULT_PSLIBDIR="\"/usr/local/share/vn-fonts\"" -I../include -c vnpstext.c
cc -s -o vnpstext vnpstext.o ../lib/libvntype.a
cc: ../lib/libvntype.a: No such file or directory
*** Error code 1
1998-10-16 00:37:14 +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
Justin M. Seger
1401c36b7a
Mark BROKEN for ELF:
...
===> Building for vi-vn7to8-1.1.1
cc -I../include -c vn7to8.c
cc -I../include -s -o vn7to8 vn7to8.o ../lib/libviqr.a ../lib/libvntype.a
cc: ../lib/libviqr.a: No such file or directory
cc: ../lib/libvntype.a: No such file or directory
*** Error code 1
1998-10-16 00:32:56 +00:00
David E. O'Brien
c39b734489
Remove manpages from pkg/PLIST
1998-08-13 18:31:17 +00:00
David E. O'Brien
f869944430
That should have been "print".
1997-11-03 21:08:24 +00:00
David E. O'Brien
11f1fbf2b2
Added "editors" to the category.
1997-11-03 21:07:12 +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
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
364e33798d
Remove unnecessary blank line.
...
Add @dirrm for share/vn-fonts.
1997-09-22 17:09:43 +00:00
Masafumi Max NAKANE
286f43b29d
Style police.
1997-09-22 17:04:39 +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
51b93c1ce7
Share vnroff with the rest of the world.
1996-12-25 12:43:09 +00:00
David E. O'Brien
ac4e289cb8
VNroff converts VIQR format Vietnamese characters into troff format so
...
groff/troff can print it out.
1996-12-25 12:42:42 +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
07dc01dcb2
Turnon vnlpr & vnpstext
1996-12-09 02:09:17 +00:00
David E. O'Brien
c972382ac4
Vnpstext converts your 8-bit Vietnamese text to a PostScript
...
file suitable for printing to a PostScript printer.
1996-12-09 02:07:06 +00:00
David E. O'Brien
069531a1b9
vnlpr is a shell script that utilizes the vnpstext and vn7to8 utilities
...
to print vietnames text on PostScript printer on Unix machines using
various Type-1 fonts supplied by TriChlor and the Courier fonts from
the vnpstext package.
1996-12-09 02:02:49 +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
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