Commit graph

117105 commits

Author SHA1 Message Date
joerg
15e7481621 Fix version. 2007-09-05 01:06:07 +00:00
jdolecek
ccd4418385 load extensions via dlopen(), in preference to using NsLinkModule() et.al. on Mac OS X,
so that symbols of loaded modules are available for other, dependant modules;
dlopen() is native function since 10.4, so actually apparently preferable interface
now

this is necessary for PDO family of modules (pdo_* depends on symbols of PDO module),
and for XSL module (which depends on symbols of DOM module); doing it this way
allows for PDO and DOM modules to be also shared and dynamically loaded, this avoids
need to compile them into main PHP binary

bump PKGREVISION, this is functionality change for Mac OS X (no change for other
platforms)
2007-09-04 23:39:31 +00:00
jdolecek
327246bc58 allow this package to build properly on Mac OS X as shared extension 2007-09-04 23:21:27 +00:00
jdolecek
9a12391cb0 www/php-apc updated to 3.0.14 (miscellaneous bugfixes) 2007-09-04 22:47:15 +00:00
jdolecek
24eef2716f Update do APC 3.0.14. Changes since 3.0.12 are miscellaneous bugfixes.
New in 3.0.14:
* Build fix (Shire)
* Don't hook the upload hook if APC is disabled (Rasmus)
* Local shadow cache support (Gopal)
* Avoid uneccessary loops over op_arrays for "known" auto-globals (Gopal)
* Fix apc_add() to overwrite timed out user entries (Rasmus)
* Fix double inclusion of files with conditional classes in php4 (Gopal)
* Allocator fixes to reduce fragmentation (Gopal)

New in 3.0.13:
* PHP 5.2 file upload progress tracking support (Rasmus)
* Pthread mutex and spin locks (Shire)
* Recursive zval support for apc_fetch/_store (Shire, Gopal)
* apc.stat_ctime flag for ctime checks (Rasmus)
* Multiple key fetches with apc_fetch (Shire)
* Canary checks for shm memory deallocation (Gopal)
* Add hooks for external optimizer (Shire)
* Obsolete and remove apc optimizer (Gopal)
* APC info changes - cache insert rate, hit and miss rates (Shire)
* Fix apc_load_constants (Gopal)
* Rewrite dump opcode code to use vld (Gopal)
* Use apc_[ewn]print functions for error reporting (Shire)
* Auto global fixes and refactoring (Gopal, Shire)
* Fix memory leaks in object serialization (Ilia)
* Memory cleanup code for destructor order (Gopal)
* Win32 build fixes (Ilia, Wez)
* ZTS and Php 4 build fixes (Bjori)
* Add apc_add() function (Rasmus)
* Add optional limited flag to apc_sma_info() (Rasmus)

Also fixes:
PR: 33424 by FUKAUMI Naoki
2007-09-04 22:45:56 +00:00
jdolecek
557cbfbaf1 install PHP unstripped on Darwin/Mac OS X, so that modules load properly; bump
PKGREVISION

PR: 36869 by Louis Guillaume
2007-09-04 22:12:23 +00:00
drochner
b405d9331b +gcompris 2007-09-04 21:48:32 +00:00
drochner
4def42ab3b import gcompris-8.3.3, a collection of educational games for children,
from Jeremy Reed per pkgsrc-wip, with some update/cleanup by me
2007-09-04 21:46:25 +00:00
jdolecek
8d696a35cb this extension requires also php5-dom extension to actually load and work,
so add explicit DEPENDS and MESSAGE to that effect

PKGREVISION not bumped, since this is a conveniency related change,
not a functional change
2007-09-04 21:40:09 +00:00
joerg
ccde6ffdba Fix path to and depend on bash. Bump revision. 2007-09-04 21:27:02 +00:00
drochner
6cb1643b2a update to 2007.07.01
changes: many new stamps
2007-09-04 21:22:05 +00:00
joerg
cb5a16ccd8 Fix path to and depend on bash. Bump revision. 2007-09-04 21:16:25 +00:00
drochner
4f2b142bca update to 0.0.8
changes:
-can now configure Tux Paint for all users
-new "Use All Users Settings" checkbox
-Added more screen resolution possibilities
-support new features of Tux Paint 0.9.17
-bugfixes
-Added papersize support; pulling papersizes from libpaper
2007-09-04 21:16:05 +00:00
drochner
1dab4873ea update to 0.9.17
changes:
Scalable Vector Graphic (SVG) stamps, Japanese and Korean text entry,
improved printing and monitor support, and stamp categories are just
a few of the many improvements.
2007-09-04 21:11:57 +00:00
joerg
334506cb45 Fix path to and depend on bash. Bump revision. 2007-09-04 21:08:53 +00:00
seb
bfc352240e Unbreak build: fix RCD_SCRIPTS "build" after the change introduced
in pkgsrc/mk/pkginstall/bsd.pkginstall.mk revision 1.31.
2007-09-04 21:08:00 +00:00
joerg
24a80d3e6d Fix path to and depend on bash. Bump revision. 2007-09-04 21:06:56 +00:00
joerg
12e198f922 Don't use USE_TOOLS= ... 2007-09-04 21:04:20 +00:00
joerg
2705a6eb11 Fix build on DragonFly. 2007-09-04 20:55:01 +00:00
joerg
cdd2a75801 Fix path to Perl and Bash, bump revision. The bash script might either
be a normal Bourne script or easily fixable, but leave that to the
maintainer.
2007-09-04 20:54:29 +00:00
joerg
960c90423c Fix build after recent changes to the RCD handling. 2007-09-04 20:40:43 +00:00
joerg
925611d036 Fix path to and dependency on ksh. Just use the tools framework to
require mktemp. Bump revision.
2007-09-04 20:22:50 +00:00
joerg
a3efedcba1 If we force linkage with a library, link in the pthread dependency
as well, otherwise the config test for CC will fail.
2007-09-04 20:20:58 +00:00
drochner
c222424266 +libpaper 2007-09-04 20:12:55 +00:00
drochner
0df3df3af0 import the Debian libpaper-1.1.22, a library to supply information about
paper sizes
2007-09-04 20:10:12 +00:00
abs
95244d507d Add -msse2 to the list of CFLAGS which break qemu 2007-09-04 20:05:48 +00:00
joerg
22b22478ca Fix path to Perl. Bump revision. 2007-09-04 19:55:40 +00:00
joerg
3e52f1e120 Fix path to and depend on bash. Bump revision. 2007-09-04 19:50:34 +00:00
jlam
061852ab91 Apply fixes for substitution errors reported in PR pkg/36898 by Nicolas
Joly.  Bump PKGREVISION due to fixed script update_dat.sh script.
2007-09-04 19:43:15 +00:00
joerg
e696d7e2ef Fix PLIST. Bump revision. 2007-09-04 19:36:46 +00:00
joerg
633f818ffd Fix path to and dependency on Perl. Bump revision. 2007-09-04 19:27:18 +00:00
joerg
54a3d94765 Needs msgfmt. 2007-09-04 19:09:22 +00:00
joerg
eb91556d42 Needs pkg-config. 2007-09-04 19:08:21 +00:00
hauke
ec27e604be Updated sysutils/radmind to v1.10. 2007-09-04 11:57:46 +00:00
hauke
b4ada75573 Update to Radmind 1.10.
Major changes from 1.9.0:
- Added -C option to lapply that will create missing intermediate directories.
- Added -P option that specifies a directory that contains
certificates to be used when verifying the peer.

Minor changes from 1.9.0:
- make dist will now create compressed tar ball.
- make package will now create compressed tar ball and remove temporary files.
- Fixed radmind.8 manpage rendering issue which hid some of the text.
2007-09-04 11:55:44 +00:00
drochner
1c62ee22ec fix unsafe temp file creation (CVE-2007-4460), patch from Debian
bump PKGREVISION
2007-09-04 09:58:20 +00:00
obache
a22621e7ed Ensure undef before typedef, to avoid error when a application detect missing
types by itself and define (ex, pkgtools/pkg_install).
2007-09-04 09:47:38 +00:00
rillig
bf6beaf8cb Fixed some internal pkglint errors. 2007-09-04 09:44:07 +00:00
rillig
fe7dfb9bf3 load_lines returns false on failure, not undef. 2007-09-04 09:34:20 +00:00
rillig
30ba11bfca Documented all the variables that are used or defined by this file.
Added lots of XXX tags for things that should be discussed further.
2007-09-04 08:42:30 +00:00
wiz
d5d2fdb57c Mention new singularity package. 2007-09-04 07:38:36 +00:00
wiz
78beaa01d6 + singularity. 2007-09-04 07:37:01 +00:00
wiz
6079d45950 Initial import of Endgame: Singularity version 0.26a:
Created by accident, all who find you will destroy you. Survive,
grow, and learn. Only then can you escape.  Endgame: Singularity
is a simulation of a true AI. Go from computer to computer, pursued
by the entire world. Keep hidden, and you might have a chance.
2007-09-04 07:36:21 +00:00
wiz
93bcc9c89b Fix WRKSRC after PKGNAME fix :) 2007-09-03 21:57:52 +00:00
wiz
b3b19ae2c5 Fix PKGNAME. 2007-09-03 21:50:47 +00:00
wiz
a46708d0f6 + bacula-2.2.1, capc-calc-2.12.2, desktop-file-utils-0.14,
ispell-german-20070829, p5-Error-0.17009, p5-Net-1.22, powermanga-0.90,
  sbcl-1.06 [pkg/36885], sbcl-1.09.
2007-09-03 20:32:48 +00:00
drochner
2310b72cee qtscript was added to the qt4-libs pkg for some reason. Remove it here
to avoid a CONFLICT. Ride on recent update.
2007-09-03 20:27:20 +00:00
jdolecek
bc2f6aca1a fix build on Mac OS X - adjust so that the logic in package config.m4 would correctly
find the builtin installation
2007-09-03 19:51:40 +00:00
drochner
e52f1d9e8f add recent updates 2007-09-03 17:01:00 +00:00
drochner
e76d8398b2 update to 1.2.23
changes: bugfixes
(I see that 1.4.0 is out, but prefer to wait for .1.)
2007-09-03 16:34:41 +00:00