Commit graph

17 commits

Author SHA1 Message Date
dholland
b662feacde pkglint 2015-12-29 03:23:50 +00:00
taca
c4d7c37e80 Explicitly restrict PHP_VERSIONS_ACCEPTED to 55 and 56 for packages which
use php-mysql package.
2015-12-06 12:13:12 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
obache
252bdb65db Fixes PHP version check condition:
* move phpversion.mk to above of checking php version
* use PKG_PHP_VERSION for PHP version check, PHP_PKG_PREFIX is not a integer.
2014-01-03 08:47:51 +00:00
jperkin
4bf712c351 php-apc isn't available for PHP 5.5+, use php-opcache then instead. 2014-01-02 15:44:10 +00:00
bsiegert
11eb68bbc8 Fix a common mistake in many different packages: POSIX says that when using
pax -rw, the destination directory must exist. pax in NetBSD creates it if
not, pax in MirBSD complains. I read through all pkgsrc Makefiles that use
pax and added an entry to INSTALLATION_DIRS, or an INSTALL_DATA_DIR
invocation.

I did not test all the changes but they should be fairly safe. If you notice
any breakage because of this change, please contact me.
2013-10-18 11:41:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
obache
778bed8bfb Bump PKGREVISION from default PHP version change to 5.4. 2013-03-16 07:21:18 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
taca
4fbe4f2f96 * Remove PHP 5.2.x supporting code.
* Remove a duplicated line to www/php-phrasea2.
2012-06-18 15:46:42 +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
sbd
13341dbbaf Allow for a PKGREVISION in the phraseanet-indexer dependency. 2012-06-14 10:17:10 +00:00
dholland
33f9e4d0f5 PHP_VERSIONS_ACCEPTED=52, because php-fileinfo doesn't accept php53.
Now pbulk_scan no longer refuses to countenance this package, so it
can run to completion and build other stuff. I don't think this
package builds anyway...
2011-10-07 05:45:03 +00:00
dholland
cca353bc06 Fix broken DEPENDS that pbulk appears to be allergic to. 2011-10-07 03:56:19 +00:00
manu
1d749031a8 Digital asset management application that manages pictures, video, sounds,
and other documents.
2011-10-04 08:03:43 +00:00