Commit Graph

13 Commits

Author SHA1 Message Date
Akinori MUSHA c982f5faf1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Dirk Froemberg 985b50df9e Upgrade to the latest version of the PHP documentation. 2002-01-23 09:19:42 +00:00
Dirk Froemberg 8f3e6fc39f Use correct comparison operator ('=' -> '==').
Reported by:	Dan Langille <dan@langille.org>
2001-12-21 16:10:24 +00:00
Dirk Froemberg a0e90dcbf0 Upgrade to the latest version of the PHP documentation. 2001-12-21 15:42:34 +00:00
Dirk Froemberg 1d31681c3e Allow slave ports to override PORTVERSION. 2001-11-25 17:20:35 +00:00
Dirk Froemberg fc44f74aab Add support for japanese (PHP_LANG=ja). 2001-11-25 17:02:57 +00:00
Dirk Froemberg 732e99ca17 Upgrade to version from 2001-11-22. 2001-11-25 16:49:25 +00:00
Dirk Froemberg adf7544a72 Move distfiles to ${MASTER_SITE_LOCAL} and upgrade to the latest
versions.

Add a special target for maintainer to make it easy to upgrade
to new versions.
2001-08-05 21:06:13 +00:00
Dirk Froemberg d79db80401 Update checksums. 2001-06-23 11:34:17 +00:00
Dirk Froemberg ef4004ca00 Chase distfiles.
PR:		ports/27561
2001-05-23 21:40:55 +00:00
Dirk Froemberg 52d547ecb4 Add upcoming french/php_doc and german/php_doc to SLAVEDIRS. 2001-04-29 13:42:38 +00:00
Dirk Froemberg 395ca8b4db Tell users about setting PHP_LANG. 2001-04-29 13:31:34 +00:00
Dirk Froemberg bac7086442 PHP documentation in HTML.
Done with lots of help from:	roam
2001-04-24 18:06:38 +00:00