aboutsummaryrefslogtreecommitdiffstats
path: root/www/asp2php
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.76.26erwin2007-04-102-5/+4
|
* Remove USE_REINPLACE from categories starting with Wedwin2006-05-131-1/+0
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* - Add SHA256pav2005-11-271-0/+1
| | | | Approved by: maintainer
* Update to 0.76.25erwin2005-10-182-3/+3
|
* Update to 0.76.24erwin2005-10-052-3/+3
|
* Update to 0.76.23erwin2005-01-112-3/+3
| | | | Submitted by: Anish Mistry <mistry.7@osu.edu>
* - Update to 0.76.22erwin2004-10-143-10/+7
| | | | | | | - Use PLIST PR: 71885 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Change to my FreeBSD.org addresserwin2003-06-131-1/+1
|
* maintainer-update www/asp2php to 0.76.17edwin2003-05-032-3/+4
| | | | | | | udpate to 0.76.17 PR: ports/51213 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* 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