Commit graph

6992 commits

Author SHA1 Message Date
taca
dcbf40893d Update php53 to 5.3.24.
11 Apr 2013, PHP 5.3.24

- Core
  . Fixed bug #64370 (microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT']).
    (Anatol)
  . Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle
    exceptions properly). (Jeff Welch)
  . Fixed bug #62343 (Show class_alias In get_declared_classes()) (Dmitry)

- PCRE:
  . Merged PCRE 8.32). (Anatol)

- mysqlnd
  . Fixed bug #63530 (mysqlnd_stmt::bind_one_parameter crashes, uses wrong alloc
    for stmt->param_bind). (Andrey)

- DateTime
  . Fixed bug #62852 (Unserialize Invalid Date causes crash). (Anatol)

- Zip:
  . Bug #64452 (Zip crash intermittently). (Anatol)
2013-04-12 16:59:51 +00:00
marino
1428910b43 lang/gcc-aux: Update to gcc 4.7.3 (version 20130411)
This is a bug fix release.
The official change page is http://gcc.gnu.org/gcc-4.7/changes.html
According to it, 119 bugs have been resolved since version 4.7.2 was
released (3 P1 bugs, 27 P2 bugs).
2013-04-12 15:40:54 +00:00
adam
a5f396da4b Pass -framework option; needed on Mac OS X 2013-04-12 13:58:54 +00:00
taca
8c391a7654 Re-enable suhosin PKG_OPTIONS with updated patch file (by me).
It was accidently dropped by previous update of PHP.

No PKGREVISION bump since it fixes broken status with suhosin PKG_OPTIONS.
2013-04-12 11:56:46 +00:00
adam
a1d032bbac Changes 2.7.4:
This is a 2.7 series bugfix release.
It includes hundreds of bugfixes over 2.7.3.
2013-04-12 09:03:41 +00:00
wiz
4e256e76a4 Let's do it differently one more time, so it will work in the hypothetical
case that CONFIGURE_DIRS will contain more than one directory.
For asau.
2013-04-09 06:07:35 +00:00
wiz
a8033beb0f Just create '${WRKSRC}/build' independent of what CONFIGURE_DIRS is.
For asau.
2013-04-09 06:05:25 +00:00
wiz
632ca0791a Revert previous and just fix the make target that had different assumptions. 2013-04-08 22:13:19 +00:00
asau
0a282957a8 Revert pkglint-induced nonsense. 2013-04-08 18:29:37 +00:00
asau
dee7560bbf Revert.
No, you cannot. It breaks build with read-only tree, for instance.
Noticed by Taylor Campbell on IRC.
2013-04-08 16:45:33 +00:00
kivinen
403104085b Added installation of http 2.7.10 package to get xml2rfc.tcl
to work. This will install http/http.tcl and http/pkgIndex.tcl
	to the tcl8.5/http/ directory.
2013-04-08 14:19:38 +00:00
rodent
2ab539dcf6 Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
rodent
56d0e89eec Edited DESCR in the case of:
File too long (should be no more than 24 lines).
 Line too long (should be no more than 80 characters).
 Trailing empty lines.
 Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
2013-04-07 20:49:31 +00:00
rodent
adda884d44 "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
rodent
0fe51336d1 Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
2013-04-06 20:27:16 +00:00
rodent
984edc33c6 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
rodent
6b77282820 'Please use ${ECHO} instead of "echo".'
'Please use ${ECHO_N} instead of "echo -n".'
2013-04-06 14:58:18 +00:00
rodent
ed27a1f379 Use DEFAULT_DISTFILES instead of ${DISTNAME}${EXTRACT_SUFX} as suggested
by obache@ - originally, pkglint didn't like $(DISTNAME)$(EXTRACT_SUFX)
2013-04-06 14:32:38 +00:00
rodent
793236d9b1 Various MASTER_SITES-related fixes. 2013-04-06 14:09:32 +00:00
rodent
f565a1af87 ".for variable names should not contain uppercase letters" 2013-04-06 13:24:18 +00:00
rodent
45ba4e37fd "Please write NetBSD.org instead of netbsd.org" 2013-04-06 13:09:24 +00:00
rodent
a3a3e81f3e $(DISTNAME)$(EXTRACT_SUFX) is not a valid DISTFILE, but perhaps
${DISTNAME}${EXTRACT_SUFX} is.
2013-04-06 13:05:30 +00:00
rodent
9e9ea691d1 "$foo is ambiguous. Use ${foo} if you mean a Makefile variable or $$foo if
you mean a shell variable."
2013-04-06 11:39:25 +00:00
rodent
d2fe631538 "For efficiency reasons, please include bsd.fast.prefs.mk instead of
bsd.prefs.mk."
2013-04-06 11:06:52 +00:00
rodent
36fb76ec5b 'Please use "${TEST}" instead of "test".' 2013-04-06 04:11:44 +00:00
rodent
5ab6118cf0 "Definition of PKG_SKIP_REASON is deprecated. Use PKG_FAIL_REASON instead." 2013-04-06 04:07:24 +00:00
rodent
6e48e99f22 '"@comment $NetBSD$" expected.' 2013-04-06 04:03:36 +00:00
rodent
b0587df2a1 Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
dholland
3cb5462433 Not MAKE_JOBS_SAFE. 2013-04-06 01:16:50 +00:00
jperkin
762698cc0e Fix -arch argument on OSX. Gets us a working package on 32-bit at least,
64-bit is still unsupported.
2013-04-04 14:31:32 +00:00
obache
33fcd6013c Add missing PLIST entries for Win32 (currently, on Cygwin). 2013-04-04 13:31:55 +00:00
obache
8c2b0dcb10 define ruby library names for Cygwin (only tested with ruby193). 2013-04-04 13:30:07 +00:00
jperkin
68a00c4b32 Explicitly depend upon gcc48 rather than relying on general GCC_DIST_VERSION,
which is currently set to gcc47.

Should fix pbulk resolution failures.
2013-04-04 11:12:50 +00:00
jmcneill
5efb1bb37f dont use cxx to build, just disable bootstrap -- faster and actually works 2013-04-03 19:29:23 +00:00
wiz
65b8637543 Make it build again. From Kai-Uwe Eckhardt.
XXX: currently not accepted by GCC_REQD=4.8.0, so more work needed.
2013-04-03 13:30:12 +00:00
jaapb
88f3002765 Updated package to version 2.6. Added license (eag-license). Upstream changes
include:

-  Source code now under CVS control at twoquid.cs.kun.nl:/home/cvs
-  Made the compilation of syntax directed editor support conditional
-  Preparing for Win2K port
-  Layout update
-  Addition of real affix values
-  Prepating for WIN32 port with VC7.1

Dedicated to Kees Koster (1943-2013).
2013-04-03 13:26:44 +00:00
jaapb
4b7cc77616 No change to package version: just updated maintainer e-mail address (no
change in maintainer, though) and added license.
2013-04-03 12:53:58 +00:00
obache
3c3f18496d from KNOWN PROBLEMS in README.haiku
Perl cannot be compiled with threading support ATM.
2013-04-03 11:57:46 +00:00
adam
268fa297e2 Changes 5.16.3:
This release contains one major and a number of minor security fixes. It fixes a possible vulnerability to a denial-of-service attack by use of a carefully-crafted set of hash keys, a segmentation fault when reading or writing strings greater than 2^31 bytes in size, and a memory leak in Encode.xs's UTF-8 encoding implementation.
2013-04-03 09:28:55 +00:00
jmcneill
ea635d4b56 Fix arm build. 2013-04-02 22:31:40 +00:00
taca
df4f14f4b9 Make GEM_PATH environment settable with MAKE_ENV. 2013-04-02 15:22:39 +00:00
joerg
b304b0dcd5 Add a workaround for the extern "C" vs static issue still in discussion
on the LLVM lists.
2013-04-02 12:00:04 +00:00
jperkin
2613c8dac1 Enable Go support on SunOS.
Bump PKGREVISIONs.
2013-04-02 09:57:51 +00:00
wiz
66e327ec20 Add gcc48 packages, provided by Kai-Uwe Eckhardt <kuehro@gmx.de>.
New major version of gcc, lots of changes.
For details, look here:
http://gcc.gnu.org/gcc-4.8/changes.html
2013-04-01 21:06:15 +00:00
wiz
c2af4448cc Remove bogus entry. 2013-04-01 14:39:04 +00:00
joerg
7582923365 Fix assertions on NetBSD when trying to use a thread-specific storage
key after it has been removed. Bump revision.
2013-04-01 12:12:47 +00:00
bsiegert
1b7f737191 This makes my bulk build hang, mark not for MirBSD for now. 2013-03-31 17:25:31 +00:00
joerg
1c2a310735 Switch to external libltdl. 2013-03-28 21:30:49 +00:00
jperkin
d09f63a12c Fix generation of libexpect545.a. Ok'd by wiz@ during freeze.
Bump PKGREVISION.
2013-03-26 11:41:01 +00:00
dholland
fcd0f07230 -ocamlduce 2013-03-24 18:35:04 +00:00