aboutsummaryrefslogtreecommitdiff
path: root/devel/gindent
Commit message (Collapse)AuthorAgeFilesLines
* *sigh* This is why even cursory inspections of diffs is a goodAdam Weinberger2005-04-121-10/+0
| | | | | | | idea. Remove the re-added CVS conflict lines. Notes: svn path=/head/; revision=133117
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-0/+10
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Remove CVS conflict lines from David's ARCH sweep.Adam Weinberger2005-04-111-10/+0
| | | | Notes: svn path=/head/; revision=133006
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+11
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Support WITHOUT_NLSKris Kennaway2004-03-252-21/+28
| | | | Notes: svn path=/head/; revision=105227
* Per distfile survey, old mastersite disappeared: just use the masterMark Linimon2004-03-221-1/+1
| | | | | | | one on the GNU website. Notes: svn path=/head/; revision=104953
* - Update to version 2.2.9Kirill Ponomarev2004-03-014-34/+27
| | | | | | | | PR: ports/63590 Submitted by: Ports Fury Notes: svn path=/head/; revision=102660
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-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) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* OK, I *promise* I will test my next five or six changes beforePeter Pentchev2002-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> Notes: svn path=/head/; revision=66607
* Support CFLAGS/CXXFLAGS properly.Peter Pentchev2002-09-183-14/+26
| | | | | | | | | | Honor NOPORTDOCS. PR: 42878 Submitted by: Ports Fury Notes: svn path=/head/; revision=66596
* Update to 2.2.8aPatrick Li2002-07-155-20/+10
| | | | | | | | PR: ports/40566 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62957
* fix malloc.h bug in -currentYing-Chieh Liao2002-07-131-0/+5
| | | | | | | | PR: 40346 Submitted by: Dan Nelson <dnelson@allantgroup.com> Notes: svn path=/head/; revision=62897
* upgrade WWWYing-Chieh Liao2002-06-251-1/+1
| | | | Notes: svn path=/head/; revision=61906
* upgrade to 2.2.8Ying-Chieh Liao2002-06-258-180/+207
| | | | Notes: svn path=/head/; revision=61905
* To ports@freebsd.org.David E. O'Brien2002-06-081-1/+1
| | | | Notes: svn path=/head/; revision=60872
* Default to KNF.David E. O'Brien2001-04-202-17/+121
| | | | Notes: svn path=/head/; revision=41697
* Make the Berkeley options the default vs. the GNU ones.David E. O'Brien2000-12-192-1/+115
| | | | | | | | Add -knf for FreeBSD's use. Remove duplicated code that wasn't kept in-sync by using some macros. Notes: svn path=/head/; revision=36137
* Update to version 2.2.6Kevin Lo2000-11-214-23/+18
| | | | | | | | PR: 22989 Submitted by: Ports Fury Notes: svn path=/head/; revision=35315
* Remove kchowksey@hss.hns.com as MAINTAINER; email has beenBill Fenner2000-08-281-2/+0
| | | | | | | bouncing for 4 months. Notes: svn path=/head/; revision=32066
* (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
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* 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