aboutsummaryrefslogtreecommitdiff
path: root/textproc/textutils/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Use the gettext port instead of own static libintl. No need to removeJeremy Lea2000-10-011-27/+0
| | | | | | | | | share/locale, it is handled by the gettext port. Approved by: maintainer Notes: svn path=/head/; revision=33300
* (1) /usr/share/info/dir was renamed to dir-tmpl.Satoshi Taoka2000-07-191-1/+0
| | | | | | | | | | | | | | | | (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: ---------------------------------------------------------------------- Notes: svn path=/head/; revision=30867
* Update to version 2.0.Steve Price1999-09-181-0/+37
| | | | | | | | PR: 13315 Submitted by: maintainer Notes: svn path=/head/; revision=21719
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-1/+0
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* None of these textproc tools were quite advanced enough to beTim Vanderhoek1998-08-191-24/+0
| | | | | | | | | able to textproc away the manpages in their PLISTs. I'll do it for them. Or, rather, bento.freebsd.org will do it for them under my direction. :-) Notes: svn path=/head/; revision=12658
* Import of GNU textutils 1.22, including GNU cat and so forth. TheMatthew Hunt1998-06-161-0/+58
programs are installed wit the prefix "g", a la gmake. This produces the interesting program /usr/local/bin/god. PR: 6050 Submitted by: Adrian Wontroba <aw1@stade.co.uk> Notes: svn path=/head/; revision=11461