summaryrefslogtreecommitdiff
path: root/textproc/chpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Store distfile somewhere else, it's unfetchable from master site nowAlexey Dokuchaev2007-07-021-2/+3
| | | | | | | - Unmute INSTALL_DATA while I'm still at this port Notes: svn path=/head/; revision=194633
* Grrr. Sanitize lines order.Alexey Dokuchaev2007-07-021-1/+1
| | | | Notes: svn path=/head/; revision=194632
* - Fix the build with modern GCC [1]Alexey Dokuchaev2007-07-024-113/+129
| | | | | | | | | | | - Clean up Makefile, pacify portlint(1) - Use our standard FOOBARDIR macros in pkg-plist - Minor pkg-descr nit Reported by: pointyhat (logs) [1] Notes: svn path=/head/; revision=194631
* Add INFO macroEdwin Groothuis2005-12-042-5/+1
| | | | Notes: svn path=/head/; revision=150366
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149459
* Broken on !i386: Does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101804
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* 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
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-2/+2
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* portlint: remove extra whitespaces before end of line.Dirk Froemberg2001-12-241-1/+1
| | | | Notes: svn path=/head/; revision=52088
* - PORTDOCS policePatrick Li2001-12-242-7/+6
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* Update MASTER_SITES and WWW.Kevin Lo2000-11-262-2/+2
| | | | | | | | PR: 23079 Submitted by: Ports Fury Notes: svn path=/head/; revision=35450
* Paraphrased from the PR: fixes MASTER_SITES, respects CC/CFLAGS, doesn'tDaniel Harris2000-07-085-25/+110
| | | | | | | | | | install GPL COPYING, and adds a WWW line to pkg/DESCR. PR: 19764 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30348
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27429
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27112
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* This is a port of chpp, non-intrusive full-featured text preprocessor.Chris D. Faulhaber1999-12-296-0/+172
PR: 13541 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=24260