summaryrefslogtreecommitdiff
path: root/devel/gindent (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove testing for ${PREFIX}/info/dirMichael Haro1999-10-121-3/+0
| | | | Notes: svn path=/head/; revision=22369
* Update to gindent ver 2.2.2Chris Piazza1999-10-012-7/+8
| | | | Notes: svn path=/head/; revision=22095
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Update to 2.2.0Chris Piazza1999-08-012-4/+4
| | | | Notes: svn path=/head/; revision=20425
* Update to 2.1.1 and install as 'gindent' instead of 'indent'Chris Piazza1999-07-163-5/+10
| | | | Notes: svn path=/head/; revision=20225
* Update to 2.1.0Chris Piazza1999-07-092-4/+4
| | | | | | | | PR: 12562 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> Notes: svn path=/head/; revision=20127
* Update gnu indent to 1.10.0, the first released version in 5 years.Chris Piazza1999-06-284-20/+21
| | | | Notes: svn path=/head/; revision=19877
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-9/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Make this deinstall cleanly.Steve Price1998-10-201-1/+1
| | | | Notes: svn path=/head/; revision=14102
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1998-08-121-1/+0
| | | | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
* Add @direntry and @direcategory to indent.texinfo so that install-info worksJustin M. Seger1997-11-281-0/+14
| | | | | | | correctly. Notes: svn path=/head/; revision=8876
* Deal with the info files on package install/removal.David E. O'Brien1997-08-291-0/+3
| | | | | | | (someone that knows this stuff should check this over...) Notes: svn path=/head/; revision=7723
* GNU's indent.David E. O'Brien1997-08-295-0/+38
PR: ports/4406 Submitted by: Kapil Chowksey <kchowksey@hss.hns.com> Notes: svn path=/head/; revision=7721