Commit graph

12 commits

Author SHA1 Message Date
martti
33e2a02324 COMMENT should start with a capital letter. 2003-07-22 04:14:17 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
55e8d707c4 Update to 0.76.17, based on PR 20506 by Todd Vierling (which contained
an update to 0.76.15).
Some changes (from webpage, no ChangeLog included):

Version 0.76.17 of asp2php is released. Fixed a problem with the
_ char in "if" statements.

Version 0.76.15 of asp2php is released. I fixed a problem with
"foreach" and a bug with comments. Also added support for object
oriented classes. If you have problems please let me know.

Fixed a problem parsing functions that didn't have parenthesis
around them. Added some Filesystem conversion code. Added an option
to convert DOS path's with backslashes to Unix forward slashes
(-fixwinpaths). Fixed a problem with preparsing include files.
2003-06-10 06:55:15 +00:00
shell
605a638865 Updated to asp2php-0.76.10
Changes :
- Updated my email address
- Updated master_sites
- Regen patch
- fmt on DESCR
2002-06-10 02:05:04 +00:00
agc
87ac49f950 Update asp2php to version 0.75.25.
- add support for CDONTS.NewMail mail object
- add a php command to make variables global
- bugfixed in session not working

Provided in PR 15010 by Shell Hung (shell@shellhung.org)
2001-12-21 10:48:15 +00:00
agc
02ba17e66e Upgrade this package from version 0.73.4 to 0.75.24
Differences from previous version:

Fixed a problem with ' and % inside quotes for version 0.75.21.

Fixed a bug whereby line numbers were reported wrongly, introduced
when the recursive directories feature was added to asp2php.

Fixed the gettoken() function so it parses Response.Write"blah"
   correctly (not having a space between the Write and " confused it)
Added support for the JMail object so asp2php will send mails now
Added limited support for global.asa
Added/Fixed the problem with parsing Functions and Subs

And other miscellaneous bug fixes

Provided in PR pkg/14568 by Shell Hung (shell@shellhung.org), modified
slightly by me, to place the gtk functionality in a different package,
to be committed soon.
2001-11-22 12:06:45 +00:00
agc
ff632b280a Upgrade this package from version 0.73.4 to 0.75.24
Differences from previous version:

Fixed a problem with ' and % inside quotes for version 0.75.21.

Fixed a bug whereby line numbers were reported wrongly, introduced
when the recursive directories feature was added to asp2php.

Fixed the gettoken() function so it parses Response.Write"blah"
   correctly (not having a space between the Write and " confused it)
Added support for the JMail object so asp2php will send mails now
Added limited support for global.asa
Added/Fixed the problem with parsing Functions and Subs

And other miscellaneous bug fixes

Provided in PR pkg/14568 by Shell Hung (shell@shellhung.org), modified
slightly by me, to place the gtk functionality in a different package,
to be committed soon.
2001-11-22 11:26:59 +00:00
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
skrll
aa3c03b75a Move to sha1 digests, and add distfile sizes. 2001-04-20 12:02:30 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
agc
baec34e3fa Initial import of asp2php, a utility which can convert WWW Active
Server Pages (ASP) files that run on the Microsoft IIS Web Server into
PHP pages to run on Apache, into the NetBSD packages collection.
2000-01-17 14:13:42 +00:00