aboutsummaryrefslogtreecommitdiff
path: root/devel/ecgi
Commit message (Collapse)AuthorAgeFilesLines
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Only the shared library needs -fPICTilman Keskinoz2004-03-222-6/+16
| | | | Notes: svn path=/head/; revision=104925
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Add -fPIC to fix build on amd64Tilman Keskinoz2003-11-211-0/+1
| | | | Notes: svn path=/head/; revision=94648
* Fix build on gcc-3.3.xMaho Nakata2003-08-021-0/+34
| | | | | | | Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=86169
* Switch over to MASTER_SITE_DEBIAN.Christian Weisgerber2003-02-132-2/+3
| | | | | | | | | | | | Also convert COMMENT while I'm here. List of candidate ports from PR: 47881 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=75426
* 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
* - Fix MASTER_SITESYing-Chieh Liao2002-10-064-16/+38
| | | | | | | | | | | - Support CC properly - Remove obsolete WWW: line from pkg-descr PR: 43697 Submitted by: Ports Fury Notes: svn path=/head/; revision=67489
* PERL -> REINPLACE_CMDHye-Shik Chang2002-06-271-1/+2
| | | | | | | | PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62101
* Fix build on -currentKris Kennaway2002-01-261-0/+3
| | | | Notes: svn path=/head/; revision=53770
* o install some header filesMario Sergio Fujikawa Ferreira2001-09-292-5/+15
| | | | | | | | | | o un"echo" some Makefile commands PR: 30883 Submitted by: Sergey Samoyloff <gonza@techline.ru> Notes: svn path=/head/; revision=48269
* add missing bin/html2hYing-Chieh Liao2001-05-231-2/+3
| | | | | | | | | | add PORTDOCS handling PR: 27553 Submitted by: dwcjr@inethouston.net Notes: svn path=/head/; revision=42959
* Add ecgi 0.6.2, a library for the creation of CGI-based WebWill Andrews2001-03-127-0/+123
applications. PR: 25080 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39699