Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-25 | Add RMD160 checksum. | wiz | 1 | -1/+2 | |
2005-04-11 | Net_Socket and Net_SMTP were unbundled from PHP4 in 4.3.11, g/c the related | jdolecek | 3 | -50/+2 | |
conditionals and buildlink logic, and convert to standard DEPENDS | |||||
2004-11-28 | use PKGBASE rather than PKGNAME - the version of the PHP4-bundled component | jdolecek | 1 | -2/+2 | |
might differ, so claiming the exact version is part of PHP4 might be misleading | |||||
2004-11-27 | introduce optional dependence on Net_Socket 1.0.2 - php-4.3.9nb1 contains | jdolecek | 1 | -2/+7 | |
1.0.1 (default), packages requesting 1.0.2 get dependence on 4.3.9nb2 | |||||
2004-11-27 | update for DIST_SUBDIR=pear | jdolecek | 1 | -3/+3 | |
2004-11-27 | fix BUILDLINK_VARS setting | jdolecek | 1 | -2/+2 | |
2004-11-27 | Use HOMEPAGE provided by lang/php/pear.mk | jdolecek | 1 | -3/+2 | |
2004-11-02 | This pkg is placed in net/pear-Net_Socket and not wip/pear-Net_Socket... | kristerw | 1 | -2/+2 | |
2004-11-01 | Add pear-Net_Socket 1.0.1 - PHP classes to provide Network Socket Interface. | jdolecek | 6 | -0/+62 | |
This comes bundled in 4.x, so arrange for this to be built only with PHP 5.x. |