Commit graph

8 commits

Author SHA1 Message Date
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
obache
2df1ec03aa Change MASTER_SITES to http one. 2012-03-11 11:50:21 +00:00
wiz
ef8c108ca2 For https, let's at least all use the same tool (curl) until we have
a better solution.
2012-03-11 10:33:38 +00:00
taca
2ee24d5ea3 Update php-mecab pacakge to 0.5.0.
* Support MecCab 0.99.
* Support PHP 5.4 (don't check safe mode).

Change MASTER_SITES to github.
2012-03-04 01:49:13 +00:00
obache
088d72e4dd require mecab 0.9. 2012-02-27 11:25:39 +00:00
obache
ea74afb9cd change HOMEPAGE to point github page (original URL is not available anymore). 2012-01-20 08:41:01 +00:00
obache
bdaf2325dc Change default PKGNAME scheme for PECL packages.
Drop ${PHP_BASE_VARS} from PKGVERSION by default.

It used to be required to support multiple php version.
But after PHP version based ${PHP_PKG_PREFIX} was introduced,
such trick is not required anymore.
In addition to this, such version name schme invokes unwanted version bump
when base php version is bumped, plus, such version scheme is hard to
use for DEPENDS pattern.

To avoid downgrading of package using such legacy version scheme,
PECL_LEGACY_VERSION_SCHEME is introduced.
If it is defined, current version scheme is still used for currently
supported PHP version (5 and 53), but instead of ${PHP_BASE_VARS},
current fixed PHP base version in pkgsrc is used to avoid unwanted version bump
from update of PHP base package.
With newer PHP (54, or so on), new version scheme will be used if
it is defined.
This trick will not be required and should be removed after php5 and php53 will
be gone away from pkgsrc.
2011-12-17 13:46:27 +00:00
taca
fe07165f02 Importing textproc/php-mecab version 0.4.1.
A PHP extension for MeCab Morphological Analyzer.

Still in experimental but seems to used well.
2010-12-19 02:13:50 +00:00