Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
I'm looking for a bit of assistance from a undernet IRC node operator please. I would like a cloaked hostname. Seems I'm attracting a bit of attention.
The gd shared extension for php Maintained by:ale@FreeBSD.org Port Added: 19 Jul 2004 08:23:58
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
Web development and can be embedded into HTML. Its syntax draws upon C,
Java, and Perl, and is easy to learn. The main goal of the language is to
allow web developers to write dynamically generated webpages quickly, but
you can do much more with PHP.
WWW: http://www.php.net/
- Alex Dupre
ale@FreeBSD.org
To install the port:cd /usr/ports/graphics/php4-gd/ && make install clean To add the package:pkg_add -r php4-gd
Configuration Options
===> The following configuration options are available for php4-gd-4.4.9_4:
T1LIB=on (default) "Include T1lib support"
TRUETYPE=on (default) "Enable TrueType string function"
JIS=off (default) "Enable JIS-mapped Japanese font support"
===> Use 'make config' to modify these settings
Update to 4.3.9 release:
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Fix vulnerability in RFC 1867 file upload processing [2]
- Fix php_variables memory disclosure [2]
- GD LZW-GIF support is now enabled by default
PR: ports/71752 [1], ports/72420 [2]
Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1],
Dmitry A Grigorovich <odip@bionet.nsc.ru> [2]
Approved by: portmgr (kris)