1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Satoshi Taoka
5d7d820639 (1) /usr/share/info/dir was renamed to dir-tmpl.
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.

By (1) and (2), I removed the next line:

[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir

from PLIST or Makefile

CV: ----------------------------------------------------------------------
2000-07-19 14:22:30 +00:00
Chris Piazza
d39fec368f Update to 2.1.1 and install as 'gindent' instead of 'indent' 1999-07-16 04:45:50 +00:00
Chris Piazza
259ea2f1c1 Update gnu indent to 1.10.0, the first released version in 5 years. 1999-06-28 19:12:19 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Steve Price
872a2d3ee0 Make this deinstall cleanly. 1998-10-20 01:33:42 +00:00
Satoshi Asami
c12c2467ed Remove manpages define in MAN? fom PLIST for all the devel ports.
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00
David E. O'Brien
0d4efc19a8 Deal with the info files on package install/removal.
(someone that knows this stuff should check this over...)
1997-08-29 09:29:12 +00:00
David E. O'Brien
3b97673444 GNU's indent.
PR:		ports/4406
Submitted by:	Kapil Chowksey <kchowksey@hss.hns.com>
1997-08-29 09:20:02 +00:00