aboutsummaryrefslogtreecommitdiffstats
path: root/www/asp2php
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.76.13perky2002-09-032-3/+4
| | | | | PR: 42321 Submitted by: maintainer
* Deploy USE_GNOMENG infrastructurelioux2002-09-011-3/+5
| | | | | PR: 42289 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* ${PERL} -> ${REINPLACE_CMD}ijliao2002-06-221-1/+2
| | | | | PR: 39587, 39589, 39590 Submitted by: maintainer
* - Update to 0.76.10pat2002-06-112-3/+3
| | | | | | | - Give maintainership to submitter PR: 39118 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 0.76.5pat2002-05-033-20/+7
| | | | | PR: 37690 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.76.4apat2002-04-013-3/+18
| | | | | PR: 36586 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 0.76.3ijliao2002-03-253-78/+13
| | | | | PR: 36296 Submitted by: Ports Fury
* Don't clobber the system strcasestr().petef2002-03-241-0/+4
| | | | Submitted by: bento
* update to 0.75.12.sf2001-03-113-31/+37
| | | | | PR: 25440 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Update MASTER_SITES.kevlo2000-12-261-1/+1
| | | | | | | Note that David didn't fix it correctly. PR: 23852 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Fix broken MASTER_SITES. While I'm here, take pity on asp2php's Makefilewill2000-12-222-15/+54
| | | | | | | | | and infuse new blood into it using the magic of bsd.prog.mk. Also make a separate install-gtk target as David Chapman tried to do in his PR (which I committed recently). PR: 23721 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
* Update to 0.75.11. Fix PLIST, use ${GTK_CONFIG} in Makefile, updatewill2000-12-214-68/+26
| | | | | | | patch and optimize Makefile. PR: 23582 Submitted by: David W. Chapman, Jr. <dwcjr@inethouston.net>
* Bump PORTREVISION (as I should have done with the previous commit) sincesteve2000-10-301-0/+1
| | | | these ports now build again.
* Get this port to actually build and install gtkasp2php when HAVE_GTKsteve2000-10-301-2/+2
| | | | is defined.
* Implment WANT_GTK.reg2000-10-052-28/+11
|
* Add asp2php 0.75.1, a program that lets you convert ASP scripts to PHP. Itwill2000-06-306-0/+126
requires PHP 4.0. I've added (__PROPERLY DONE__) support to build the GTK frontend if users want it. =) Obtained from: NetBSD (plus an upgrade) Suggested by: kris