summaryrefslogtreecommitdiffstats
path: root/devel/gindent
Commit message (Collapse)AuthorAgeFilesLines
* Support WITHOUT_NLSkris2004-03-252-21/+28
|
* Per distfile survey, old mastersite disappeared: just use the masterlinimon2004-03-221-1/+1
| | | | one on the GNU website.
* - Update to version 2.2.9krion2004-03-014-34/+27
| | | | | PR: ports/63590 Submitted by: Ports Fury
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+2
| | | | | Submitted by: trevor Tested by: bento
* SIZEify.trevor2004-01-291-0/+1
|
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-261-1/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* De-pkg-comment.knu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* OK, I *promise* I will test my next five or six changes beforeroam2002-09-181-1/+1
| | | | | | | | | | | committing them! :) Fix the misspelled addition of NOPORTDOCS check in the post-install target; 'defiend', indeed! I wonder if that was some kind of Freudian thing.. is 'defiend' something like 'debug', but for the very-very-very big bad bugs? Submitted by: Dan Langille <dan@langille.org>, Tadayuki OKADA <tadayuki.okada@windriver.com>
* Support CFLAGS/CXXFLAGS properly.roam2002-09-183-14/+26
| | | | | | | Honor NOPORTDOCS. PR: 42878 Submitted by: Ports Fury
* Update to 2.2.8apat2002-07-155-20/+10
| | | | | PR: ports/40566 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* fix malloc.h bug in -currentijliao2002-07-131-0/+5
| | | | | PR: 40346 Submitted by: Dan Nelson <dnelson@allantgroup.com>
* upgrade WWWijliao2002-06-251-1/+1
|
* upgrade to 2.2.8ijliao2002-06-258-180/+207
|
* To ports@freebsd.org.obrien2002-06-081-1/+1
|
* Default to KNF.obrien2001-04-202-17/+121
|
* Make the Berkeley options the default vs. the GNU ones.obrien2000-12-192-1/+115
| | | | | Add -knf for FreeBSD's use. Remove duplicated code that wasn't kept in-sync by using some macros.
* Update to version 2.2.6kevlo2000-11-214-23/+18
| | | | | PR: 22989 Submitted by: Ports Fury
* Remove kchowksey@hss.hns.com as MAINTAINER; email has beenfenner2000-08-281-2/+0
| | | | bouncing for 4 months.
* (1) /usr/share/info/dir was renamed to dir-tmpl.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: ----------------------------------------------------------------------
* PORTNAME/PORTVERSION updatemharo2000-04-111-3/+3
|
* remove testing for ${PREFIX}/info/dirmharo1999-10-121-3/+0
|
* Update to gindent ver 2.2.2cpiazza1999-10-012-7/+8
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to 2.2.0cpiazza1999-08-012-4/+4
|
* Update to 2.1.1 and install as 'gindent' instead of 'indent'cpiazza1999-07-163-5/+10
|
* Update to 2.1.0cpiazza1999-07-092-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.cpiazza1999-06-284-20/+21
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-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.
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-052-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.fenner1999-01-271-1/+2
|
* Make this deinstall cleanly.steve1998-10-201-1/+1
|
* Remove manpages define in MAN? fom PLIST for all the devel ports.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).
* Add @direntry and @direcategory to indent.texinfo so that install-info worksjseger1997-11-281-0/+14
| | | | correctly.
* Deal with the info files on package install/removal.obrien1997-08-291-0/+3
| | | | (someone that knows this stuff should check this over...)
* GNU's indent.obrien1997-08-295-0/+38
PR: ports/4406 Submitted by: Kapil Chowksey <kchowksey@hss.hns.com>
OpenPOWER on IntegriCloud