Commit graph

174917 commits

Author SHA1 Message Date
wiz
8fed251e09 Add upstream patch fixing __init__.py for python-3.1.
XXX: Now only the PLIST is wrong. :)
2011-08-22 11:57:14 +00:00
obache
91dbe5b4dc missing bump PKGREVISION of last fix for php53 MD5 password encryption problem. 2011-08-22 11:43:30 +00:00
wiz
7083e99906 Updated misc/fbreader to 0.10.7nb8 2011-08-22 11:24:17 +00:00
wiz
fef67d203f Fix build with gcc-4.5.
Include desktopdb.mk.
Bump PKGREVISION.
2011-08-22 11:24:06 +00:00
taca
bd7959dafe Note update of lang/php53 package to 5.3.7. 2011-08-22 09:40:40 +00:00
taca
4195008ccd Add fix for MD5 password encryption problem (r315218 from PHP repository).
Bump PKGREVISION.
2011-08-22 09:40:00 +00:00
cheusov
a4dae64d73 Fix bootstrap on IRIX with mipspro compiler, for details
see PR 42424. I couldn't fix this problem using TOOLROOT variable.
2011-08-22 09:18:29 +00:00
wiz
3c4ad6aee2 Fix build with gcc-4.5.
Set LICENSE. Fix a pkglint warning.
2011-08-22 08:51:46 +00:00
wiz
6fc9e9556a Another xulrunner -> xulrunner192 fix. 2011-08-22 08:28:07 +00:00
tnn
6b7d350f1e Note lang/openjdk7 update. 2011-08-21 23:27:24 +00:00
tnn
d5bfdf589d DragonFly build fix. From Rumko in private mail. 2011-08-21 23:21:33 +00:00
tnn
ae22c14e1a Remove openjdk7-icedtea-plugin, add icedtea-web instead. 2011-08-21 23:05:18 +00:00
tnn
7acb0563fc Import icedtea-web-1.2pre as www/icedtea-web.
This is a Java plugin and a Web Start launcher for NPR compatible browsers.
2011-08-21 23:01:22 +00:00
tnn
4391e0ecec Remove www/openjdk7-icedtea-plugin. Superseded by www/icedtea-web. 2011-08-21 23:00:24 +00:00
tnn
2230fcb758 Update openjdk7 package to openjdk7-1.7.0.447.20110811.
- based on openjdk7 b147 and the bsd-port branch as of 20110811.
- integrates mozilla rhino 1.7R3 scripting support based on patches
  from icedtea7 snapshot as of 20110819.
- refresh bootstrap kits
  - tested on NetBSD 5.0/current, i386/amd64 and DragonFlyBSD 2.10 i386.

Upstream changes: mostly bugfixes. Perhaps also noteworthy is that the
zero assembler port has been integrated which should open up for wider
platform support in pkgsrc in the future.
2011-08-21 22:57:54 +00:00
jmcneill
bf9aee6031 update mDNSResponder-nss to 258.14 (matches mDNSResponder version) 2011-08-21 18:48:42 +00:00
abs
bd8ed8d70d Ensure PTHREAD_STUBLIB is set in MAKE_ENV not just PKGSRC_MAKE_ENV - fixes clean env build on Linux 2011-08-21 16:44:30 +00:00
joerg
f5d6d25330 Be a bit nicer to broken GCC array boundary checks. 2011-08-21 16:28:27 +00:00
obache
ddcf273dfb +webkit-gtk3 2011-08-21 13:31:09 +00:00
obache
e8a6bb7e72 Added www/webkit-gtk3 version 1.4.2 2011-08-21 13:30:22 +00:00
obache
21289f7023 Import webkit-gtk3-1.4.2 as www/webkit-gtk3.
WebKit is an open source web browser engine. WebKit is also the name of
the Mac OS X system framework version of the engine that's used by
Safari, Dashboard, Mail, and many other OS X applications. WebKit's HTML
and JavaScript code began as a branch of the KHTML and KJS libraries
from KDE.

This is the GTK3+ port of the engine.
2011-08-21 13:29:32 +00:00
obache
ab5d964e50 Split common part to Makefile.common.
While here, fix some PKGCONFIG_OVERRIDE and REPLACE_PERL paths.
2011-08-21 13:26:41 +00:00
gson
67098c491f Updated misc/py-anita to 1.21 2011-08-21 13:12:07 +00:00
gson
e4f21b6710 Update misc/py-anita from 1.18 to 1.21. Changes:
Add a LICENSE definition to the package makefile.

- 1.21 released -

Disk images no longer contain holes, making them easier to use with
vnd(4).  Partially based on patch from Vladimir Kirillov.

Increase the default disk size from 512M to 768M, as 512M is no longer
sufficient for amd64.

- 1.20 released -

Run df before and after the ATF tests so that disk usage data
can be gathered from the test logs.

Increase the default timeout for the ATF test from 1 hour to 2 hours
as the number of tests has now increased to a point where 1 hour is
not always enough even on a fast machine.

Increase the timeout for the set extraction phase from 1200 to 2400
seconds; the extra time is needed when installing a system built
without optimization.

- 1.19 released -

Rename the --qemu-args option to --vmm-args in preparation for adding
support for other virtual machine monitors in addition to qemu.

Fix typos found by Antti Kantee and Jean-Yves Migeon.

Deprecate the --qemu-args -no-kvm-irqchip workaround, as it doesn't
quite work.

Add support for MacOS X hosts, from Jeff Rizzo.

New command line option "--test-timeout".

Deal with yet another seemingly nondeterministic "Press enter to
continue" prompt.
2011-08-21 13:09:51 +00:00
asau
64e976016d Assume maintainership, approved by previous maintainer. 2011-08-21 11:45:35 +00:00
asau
4c8c8d1642 Updated lang/sbcl to 1.0.51 2011-08-21 11:44:36 +00:00
asau
f874c06377 Update to SBCL 1.0.51
changes in sbcl-1.0.51 relative to sbcl-1.0.50:
  * minor incompatible change: SB-BSD-SOCKET socket streams no longer
    participate in SERVE-EVENT by default: pass :SERVE-EVENTS T to
    MAKE-SOCKET-STREAM if using SERVE-EVENT.
  * enhancement: added support for socket keepalive timeout intervals
    and probe counts on Linux.
  * enhancement: building 32-bit SBCL on Linux/x86-64 now works without a
    chroot. (Use "SBCL_ARCH=x86 sh make.sh" to build.)
  * enhancement: added new toplevel options --quit and --non-interactive
    (lp#822712).
  * enhancement: the Windows port of SBCL now builds and runs on Wine
    (thanks to Anton Kovalenko).
  * enhancement: more, and more correct, SSE instruction definitions on
    x86-64 (thanks to Alexander Gavrilov).
  * enhancement: SB-EXT:SPIN-LOOP-HINT assembles to an instruction designed
    to help the processor execute spin loops, when applicable.  Currently
    implemented for x86 and x86-64.
  * optimization: unsigned integer divisions by a constant are implemented
    using multiplication (affects CEILING, FLOOR, TRUNCATE, MOD, and REM.)
  * optimization: improved type-derivation for LOAD-TIME-VALUE.
  * bug fix: correct RIP offset calculation in SSE comparison and shuffle
    instructions. (lp#814688)
  * bug fix: COERCE to unfinalized extended sequence classes now works.
    (reported by Jan Moringen; lp#815155)
  * bug fix: a compiler error during typecheck generation, reported by Eric
    Marsden. (lp#816564)
  * bug fix: obsolete instance protocol fires when shared slots are added
    or removed.
  * bug fix: fixed-format floating point printing with scaling factors.
    (lp#811386)
  * bug fix: using GCC >= 4.6 to build SBCL on x86 no longer breaks
    backtraces. (lp#818460)
  * bug fix: better backtraces for interrupted syscall frames on x86.
    (lp#549673)
  * bug fix: SSE comparison instructions can be disassembled even when one
    operand is in memory. (lp#814702)
  * bug fix: incomplete writes when not using SERVE-EVENTS. (lp#820599)
  * bug fix: MULTIPLE-VALUE-BIND + VALUES -> LET conversion could lose derived
    type information associated with the VALUES form.
  * bug fix: broken warnings/errors for type-errors involving LOAD-TIME-VALUE
    forms. (lp#823014)
  * bug fix: OPEN :IF-EXISTS :APPEND now returns correct FILE-POSITION before
    first write (lp#561642).
  * bug fix: compiled closures from EVAL could not be DESCRIBEd. (lp#824974)
  * bug fix: bound propagation involving conversion of large bignums to
    floats no longer signals a SIMPLE-TYPE-ERROR, reported by Lutz Euler.
    (lp#819269)
  * bug fix: &REST to &MORE conversion still works in unsafe call to known
    functions; reported by Lutz Euler (lp#826459).
  * bug fix: bogus deadlocks from interrupts and GCs. (lp#807475, regression
    since 1.0.48)


changes in sbcl-1.0.50 relative to sbcl-1.0.49:
  * enhancement: errors from FD handlers now provide a restart to remove
    the offending handler.
  * enhancement: SB-INTROSPECT:FIND-DEFINITION-SOURCE now works on structure
    copiers as well.
  * enhancement: location of user or system initialization file can now easily
    be customized for saved cores. See: SB-EXT:*USERINIT-PATHNAME-FUNCTION*
    and SB-EXT:*SYSINIT-PATHNAME-FUNCTION*.
  * enhancement: SB-EXT:MAKE-THREAD accepts an argument list designator for
    the thunk, as a keyword argument, :arguments.
  * enhancement: constraint propagation is simplified (and sped up) when
    COMPILATION-SPEED > SPEED.
  * enhancement: SB-ALIEN exports alien type specifiers SIZE-T and OFF-T.
  * enhancement: debugger understands &MORE arguments better.
  * optimization: extracting bits of a single-float on x86-64 has been
    optimized. (lp#555201)
  * optimization: MAP and MAP-INTO are more efficient for non-simple vectors,
    when (> SPEED SPACE).
  * optimization: local call trampolines (x86 and x86-64) are emitted
    inline.
  * optimization: implicit value cells for dynamic-extent closed-over bindings
    on x86 and x86-64 can hold unboxed values as well.
  * meta-optimization: improved compilation speed, especially for large
    functions. (lp#792363 and lp#394206)
  * bug fix: bound derivation for floating point operations is now more
    careful about rounding possibly closing open bounds. (lp#793771)
  * bug fix: SB-POSIX:SYSCALL-ERROR's argument is now optional. (accidental
    backwards incompatible change in 1.0.48.27)
  * bug fix: occasional debugger errors in when a type-error occured in a
    function with dynamic-extent &rest list.
  * bug fix: &optional and &key supplied-p arguments in DEFSTRUCT
    boa-construtors can be used to initialized structure slots.
  * bug fix: FMAKUNBOUND removes the MACRO-FUNCTION, should one exist.
    (lp#795705, regression)
  * bug fix: DIRECTORY works better on logical pathnames.
  * bug fix: RUN-PROGRAM no longer fails spuriously when argument strings
    are of the order of ARRAY-TOTAL-SIZE-LIMIT. (lp#787237)
  * bug fix: the compiler no longer constant-folds NaNs in
    MAKE-{SINGLE,DOUBLE}-FLOAT. (lp#486812)
  * bug fix: FORMAT now handles floating point rounding correct, eg.
    (format nil "~,1F" 0.01) => "0.0" instead of "0.01" as previously.
    (lp#308961)
  * bug fix: style warning during lambda-list introspection of generic
    functions with both optional and key argments.
  * bug fix: regalloc doesn't barf on unused TNs due to type-directed constant
    folding. (lp#729765)
  * bug fix: Fixed an off-by-one in MAP-ALLOCATED-OBJECTS that might have caused
    infinite loops.
2011-08-21 11:43:21 +00:00
obache
7e495b8684 Updated textproc/intltool to 0.41.1 2011-08-21 11:23:29 +00:00
obache
c1607680d0 Update intltool to 0.41.1, for GNOME 2.30 release.
This release adds support for context on GtkBuilder UI elements, fixes for out-
of-source tree builds and a few intltool-update fixes for Windows and .py.in.
2011-08-21 11:23:14 +00:00
obache
cfcdc3c20b Updated textproc/p5-XML-Parser to 2.41 2011-08-21 11:03:23 +00:00
obache
b8e0d2afaa Revision history for Perl extension XML::Parser.
2.41 2011-06-01 (by Todd Rinaldo
    - Tests are cleaned. promoting to stable. No changes since 2.40_02

2.40_02 2011-05-31 (by Todd Rinaldo)
    - TODO some tests which fail in Free BSD due to improper expat CVE patch
      http://www.freebsd.org/cgi/query-pr.cgi?pr=157469

2.40_01 2011-05-24 (by Todd Rinaldo)
    - better installation instructions
    - Small spelling patches from Debian package - Thanks Nicholas Bamber
    - RT 68399 - Upgrade Devel::CheckLib to 0.93 to make it
      perl 5.14 compliant - qw()
    - RT 67207 - Stop doing tied on globs - Thanks sprout
    - RT 31319 - Fix doc links in POD for XML/Parser.pm
2011-08-21 11:03:07 +00:00
wiz
f23541df88 Updated net/quvi to 0.2.19 2011-08-21 10:23:52 +00:00
wiz
9f31390767 Update to 0.2.19:
0.2.19  Fri Aug 05 2011  Toni Gundogdu

Fixes: Webscripts
    - ted.lua: attempt to index local 's' (#65)
    - youtube.lua: no match: fmt_url_map (#63)
        - Thanks to Zefram <zefram@fysh.org> for the patch
    - funnyordie.lua: no match: flv url (#64)
2011-08-21 10:23:42 +00:00
obache
71e93593d9 fix spelling error. 2011-08-21 09:46:48 +00:00
minskim
902487640a Note PKGREVISION bump of ruby-jekyll. 2011-08-21 05:04:31 +00:00
minskim
37348777d6 Add missing dependencies to ruby-jekyll.
Noted by wiz@.
2011-08-21 05:04:02 +00:00
minskim
4957e2cdd5 Add ruby-albino. 2011-08-21 05:02:56 +00:00
minskim
ca490755ff Import ruby19-albino-1.3.3 as textproc/ruby-albino.
Albino is a ruby wrapper for pygmentize.  This project is an
extraction from GitHub.
2011-08-21 05:01:27 +00:00
minskim
88d1ef9499 Add ruby-kramdown. 2011-08-21 05:01:04 +00:00
minskim
dd4345c01e Import ruby19-kramdown-0.13.3 as textproc/ruby-kramdown.
kramdown is a free GPL-licensed Ruby library for parsing and
converting a superset of Markdown.  It is completely written in Ruby,
supports standard Markdown (with some minor modifications) and various
extensions that have been made popular by the PHP Markdown Extra
package and Maruku.
2011-08-21 04:59:47 +00:00
minskim
4be19717e1 Add ruby-posix-spawn. 2011-08-21 04:59:11 +00:00
minskim
2b08891328 Import ruby19-posix-spawn-0.3.6 as devel/ruby-posix-spawn.
fork(2) calls slow down as the parent process uses more memory due to
the need to copy page tables.  In many common uses of fork(), where it
is followed by one of the exec family of functions to spawn child
processes (Kernel#system, IO::popen, Process::spawn, etc.), it's
possible to remove this overhead by using the use of special process
spawning interfaces (posix_spawn(), vfork(), etc.)

The posix-spawn library aims to implement a subset of the Ruby 1.9
Process::spawn interface in a way that takes advantage of fast process
spawning interfaces when available and provides sane fallbacks on
systems that do not.
2011-08-21 04:57:36 +00:00
minskim
52af1bcce1 Note update of ruby-jekyll. 2011-08-21 04:25:35 +00:00
minskim
102588cdde Update ruby-jekyll to 0.11.0.
Changes:
  * Major Enhancements
    * Add command line importer functionality (#253)
    * Add Redcarpet Markdown support (#318)
    * Make markdown/textile extensions configurable (#312)
    * Add `markdownify` filter
  * Minor Enhancements
    * Switch to Albino gem
    * Bundler support
    * Use English library to avoid hoops (#292)
    * Add Posterous importer (#254)
    * Fixes for Wordpress importer (#274, #252, #271)
    * Better error message for invalid post date (#291)
    * Print formatted fatal exceptions to stdout on build failure
    * Add Tumblr importer (#323)
    * Add Enki importer (#320)
2011-08-21 04:25:08 +00:00
abs
09ad1c28a4 fix build on 64bit linux - pass --enable-libsuffix=none to configure 2011-08-20 21:37:49 +00:00
wiz
2f87d48108 Build fix: add -std=c++0x to the compiler flags for gcc-4.4+. 2011-08-20 21:33:27 +00:00
adam
4f9c133777 Updated emulators/wine-devel to 1.3.26 2011-08-20 20:48:42 +00:00
adam
ab95aa1606 Changes 1.3.26:
* Various improvements to the builtin Internet Explorer.
* Support for Get/SetDIBits in the DIB engine.
* Support for enhanced metafiles in the View tool.
* Many improvements in WinHTTP.
* A number of fixes to the COM stubless marshaller.
* Improved mechanism for DLL registrations.
* Various bug fixes.
2011-08-20 20:47:35 +00:00
abs
c786be4f42 Fix build on 64bit Linux 2011-08-20 20:25:51 +00:00
wiz
1935d0de4f Fix build with gcc-4.5. 2011-08-20 19:25:38 +00:00