notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
php4-gd The gd shared extension for php
4.4.9_4 graphics Deleted on this many watch lists=62 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.4.9_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: php4 is EOLed
Expired This port expired on: 2012-05-10
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-07-19 07:23:58
Last Update: 2012-05-11 19:36:53
SVN Revision: UNKNOWN
People watching this port, also watch:: gettext, expat, png
License: not specified in port
WWW:
http://www.php.net/
Description:
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • php4-gd>0:graphics/php4-gd
No installation instructions:
This port has been deleted.
PKGNAME: php4-gd
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: lang/php4
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php4
  2. xpm.pc : x11/libXpm
  3. autoconf-2.68 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php4
  2. xpm.pc : x11/libXpm
Library dependencies:
  1. freetype.9 : print/freetype2
  2. png.6 : graphics/png
  3. jpeg.11 : graphics/jpeg
  4. t1.5 : devel/t1lib
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/php4-extensions*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. graphics/jpgraph*
  2. lang/php4-extensions*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

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
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: lang/php4
CommitCreditsLog message
4.4.9_4
11 May 2012 19:36:53
Original commit files touched by this commit
bapt search for other commits by this committer
2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.4.9_4
12 Apr 2012 10:07:41
Original commit files touched by this commit
bapt search for other commits by this committer
php4 is EOLed, let's deprecate it

Approved by:    ale (maintainer by private mail)
4.4.9_4
14 Jun 2010 14:43:44
Original commit files touched by this commit
ale search for other commits by this committer
Security fix for gd remote buffer overflow vulnerability.

PR:             ports/147163
Submitted by:   Michael Ranner <michael@ranner.eu>
4.4.9_2
05 Apr 2010 18:57:39
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix build for png-1.4.1
- bump PORTREVISION
PR:     145247
4.3.9
11 Oct 2004 19:47:21
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
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)
4.3.8_1
19 Jul 2004 07:21:36
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Add new shared extension for PHP.

Number of commits found: 6