Commit graph

188061 commits

Author SHA1 Message Date
taca
91183d889e Note addition of meta-pkgs/php54-extensions package version 5.4.4. 2012-06-16 05:47:04 +00:00
taca
795fdbb135 Add and enable php54-extensions. 2012-06-16 05:46:34 +00:00
taca
bf39edc4ff Add php54-extensions package version 5.4.4 to pkgsrc.
Just includes extensions bundled with PHP 5.4.x's distribution.
2012-06-16 05:45:24 +00:00
taca
76c652033a Change PKGNAME to use PHP_PKG_PREFIX. 2012-06-16 05:44:03 +00:00
taca
4686601a4f Note update of meta-pkgs/php53-extensions package to 5.3.14nb3. 2012-06-16 05:43:08 +00:00
taca
8e92e1c411 Instead of random PHP packages, just includes extensions bundled
with PHP 5.3.x's distribution.

Bump PKGREVISION.
2012-06-16 05:42:20 +00:00
taca
f34a3608cb Change PKGNAME to use PHP_PKG_PREFIX. 2012-06-16 05:41:03 +00:00
dholland
523eb32ad6 This blows up on python25 and it doesn't really seem like it's worth
trying to figure out what's wrong, so just mark it INCOMPATIBLE.
2012-06-16 05:40:05 +00:00
taca
b97243ada3 Note update of meta-pkgs/php5-extensions package to 5.2.17nb3. 2012-06-16 05:35:13 +00:00
dholland
4f7319bae2 Fix build failure (set_debug_log_from_config) 2012-06-16 05:34:31 +00:00
taca
ed1ab9eff5 Instead of random PHP packages, just includes extensions bundled
with PHP 5.2.x's distribution.

Bump PKGREVISION.
2012-06-16 05:33:16 +00:00
taca
25e71769c5 Add an emty line between including options.mk. 2012-06-16 05:28:07 +00:00
taca
0d27b48e03 Allow build with php54. 2012-06-16 05:27:43 +00:00
taca
799e6a7635 Allod build with php54. 2012-06-16 05:27:12 +00:00
taca
685a66b049 Allow build with php54. 2012-06-16 05:26:34 +00:00
taca
2369bd414d Don't install files world writable. 2012-06-16 05:25:03 +00:00
taca
6f7b634b24 Limit upper version of PHP. 2012-06-16 05:24:10 +00:00
taca
699676dc15 Note addition of lang/php54 package version 5.4.4. 2012-06-16 05:23:28 +00:00
taca
fa8641d102 Add and enable php54. 2012-06-16 05:22:34 +00:00
taca
b6cb9f9f85 Adding php54 (PHP 5.4.4) to pkgsrc.
Key new features: traits, a shortened array syntax, a built-in webserver for
testing purposes and more.

A migration guide: http://php.net/migration54
Full changes: http://www.php.net/ChangeLog-5.php
2012-06-16 05:21:55 +00:00
dholland
8de9e6278e Improve chmod logic for skins; fixes a permissions failure I ran into
after the update.
2012-06-16 05:18:22 +00:00
markd
e43be93ef2 Update to KDE SC 4.8.4
Bug fixes.
2012-06-16 04:45:28 +00:00
dholland
7656373b5d Fix typo I noticed while wrangling pkglint. 2012-06-16 04:30:22 +00:00
dholland
dd1f1c60d2 libgxps, viewres, openoffice3 bumps (last week) and xpns (just now) 2012-06-16 04:04:14 +00:00
dholland
2c175d5a9f dpkg-1.16.3 is now in misc/dpkg 2012-06-16 04:02:57 +00:00
dholland
5fb20973bf Fix wrong hard-wired paths in patch-ab. (was using /usr/X11R6)
While here:
  - sprinkle stdlib.h widely to avoid undefined behavior calling malloc
  - fix randomizer setup (was calling srand() and then using random())
  - avoid installing a csh script, since we were replacing the entire
    contents of the file anyhow
  - add missing libXt and libX11 bl3.mk
  - add patch comments

PKGREVISION -> 4.
2012-06-16 04:00:53 +00:00
taca
d76cc9319d Update HOMEPAGE. 2012-06-16 03:25:41 +00:00
dholland
d0ffd01855 Remove trailing whitespace. 2012-06-16 03:21:21 +00:00
dholland
b00e2aa2cc fltk-1.3.0 is already in x11/fltk13. 2012-06-16 03:16:16 +00:00
dholland
34db81e4dd Sort a bunch of plists. 2012-06-16 03:15:30 +00:00
taca
c0e06e9e90 Note update of www/moodle package to 2.1.6nb1. 2012-06-16 03:11:31 +00:00
taca
9e4b0e8aaa Change dependency to php-fileinfo and make this package build with
PHP 5.3.x and PHP 5.4.x.
2012-06-16 03:11:09 +00:00
taca
aca68b4ec2 * Use new data type name and support for PHP 5.4.x; there is no magic_quotes. 2012-06-16 03:09:19 +00:00
taca
c8499be1be Use newer data type name of PHP to support PHP 5.4.x. 2012-06-16 03:07:54 +00:00
taca
3cd13faa1f Add "54" to PHP_VERSIONS_ACCEPTED. 2012-06-16 03:06:57 +00:00
taca
3917c160b7 Restrict to PHP 5.2.x and 5.3.x. 2012-06-16 03:06:19 +00:00
taca
8565974778 Update dependency to php-intl.
Bump PKGREVISION.
2012-06-16 03:05:44 +00:00
taca
aca1f46bee Don't use "5" in PKG_PHP_VERSION. 2012-06-16 03:04:23 +00:00
taca
60cbca5de4 Use bundled version instead of PECL release for PHP 5.2.x. 2012-06-16 03:02:09 +00:00
taca
9b568c38e9 Add a comment why this package accepts only PHP 5.2.x. (5.3.x and 5.4.x
bundled it.)
2012-06-16 03:01:00 +00:00
taca
168d52337a Restrict to PHP 5.2.x and 5.3.x since there is no PHP 5.4.x officialy yet. 2012-06-16 02:59:48 +00:00
taca
4786cf869d *Use newer data type name of PHP; support PHP 5.4.x, too. 2012-06-16 02:59:00 +00:00
taca
dd97217d77 * Use newer data type name of PHP. 2012-06-16 02:58:00 +00:00
taca
fcd0e34d89 Restrict to PHP 5.2.x and 5.3.x. 2012-06-16 02:56:29 +00:00
taca
7b83db44ef * Remove use of "5" in PKG_PHP_VERSION. 2012-06-16 02:55:32 +00:00
taca
1c7c021276 * php-sqlite is obsoleted by PHP 5.4.
* Add usage of PHP_BASE_VERS in PKGNAME.
2012-06-16 02:54:11 +00:00
taca
f956dd3e41 Restrict to php 5.2.x and 5.3.x since php-sqlite support is obsoleted by PHP 5.4. 2012-06-16 02:52:03 +00:00
taca
a69dc08fa1 * Don't strictly depends on php53.
* Use updated phpversion.mk.
2012-06-16 02:50:47 +00:00
taca
8d3ca24f02 Change "5" as value of PKG_PHP_VERSION.
And restrict the case PHP_BASE_VERS in PKGNAME for PHP 5.2.17.
2012-06-16 02:49:39 +00:00
taca
176439945e Update of frame work for PHP and support for PHP 5.4.x.
* PHP_VERSION_DEFAULT, PHP_VERSIONS_ACCEPTED, PKG_PHP_VERSION now
  don't accept 5 any more but 52, 53, 54.
  Each value corresponding to PHP 5.2.x, 5.3.x, 5.4.x.
* PHP_PKG_PREFIX might be "php54".
* phpversion.mk defines PHP_BASE_VERS.
* phpversion.mk defines each PHP's exact version for now.

TODO:
	php{5,53,54}/Makefile.{common,php} could be arranged to some
	redundant codes.
2012-06-16 02:47:51 +00:00