Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Update to 2.2.0 | cpiazza | 1999-08-01 | 2 | -4/+4 |
| | |||||
* | Update to 2.1.1 and install as 'gindent' instead of 'indent' | cpiazza | 1999-07-16 | 3 | -5/+10 |
| | |||||
* | Update to 2.1.0 | cpiazza | 1999-07-09 | 2 | -4/+4 |
| | | | | | PR: 12562 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> | ||||
* | Update gnu indent to 1.10.0, the first released version in 5 years. | cpiazza | 1999-06-28 | 4 | -20/+21 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | mharo | 1999-06-05 | 2 | -9/+1 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | ${MASTER_SITE_GNU} got rearranged in December; let's catch up. | fenner | 1999-01-27 | 1 | -1/+2 |
| | |||||
* | Make this deinstall cleanly. | steve | 1998-10-20 | 1 | -1/+1 |
| | |||||
* | Remove manpages define in MAN? fom PLIST for all the devel ports. | asami | 1998-08-12 | 1 | -1/+0 |
| | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). | ||||
* | Add @direntry and @direcategory to indent.texinfo so that install-info works | jseger | 1997-11-28 | 1 | -0/+14 |
| | | | | correctly. | ||||
* | Deal with the info files on package install/removal. | obrien | 1997-08-29 | 1 | -0/+3 |
| | | | | (someone that knows this stuff should check this over...) | ||||
* | GNU's indent. | obrien | 1997-08-29 | 5 | -0/+38 |
PR: ports/4406 Submitted by: Kapil Chowksey <kchowksey@hss.hns.com> |