Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Patch supplied from Matthias Drochner.
Bump PKGREVISION.
|
|
|
|
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
|
|
* JS 1.6.0 is based on the same branch (1.8.0.9) as Firefox 1.5.0.9
and includes the same stability and security fixes.
* JS 1.6.0 includes support for JavaScript 1.6 with support for
E4X, several new Array methods, and Array and String generics.
|
|
shuts up. Fixes PR 36758.
|
|
patch from Aleksej Saushev in PR pkg/36752
|
|
|
|
We use the flat installation mode (e.g. no multiple versions by
default) by default. That avoids having to run DEINSTALL/INSTALL
scripts and allows DESTDIR installation.
|
|
|
|
|
|
Update lang/sun-jre15 from sun-jre15-5.0.11 to sun-jre15-5.0.12
i386 fully tested. amd64 by inspection
Bug fixes since 5.0.11 below
6451451 hotspot compiler2 EXCEPTION_ACCESS_VIOLATION caused by -XX:+AggressiveOpts flag in Bigapps ATG test for 1.5.0_08b03
6472714 hotspot compiler2 crash compiling com.sun.jndi.ldap.sasl.LdapSasl::saslBind
6487381 hotspot compiler2 Additional path for 5.0 jvm crash on exhaustion of CodeBuffer
6502317 hotspot compiler2 Deoptimization code of Java 1.5.x looks leaking memory.
6297094 hotspot compiler2 The result type of Class.getModifiers is labeled as a "boolean" to the optimizer instead of "int"
6471004 hotspot compiler2 Incorrect displacement check for short branches.
6519527 hotspot compiler2 PartialSubtypeCheckNode without a control edge could get scheduled too high (5.0)
6518092 hotspot compiler2 1.5.0_05 crash in method::handler_for_exception_and_pc
6454444 hotspot compiler2 SEGV on solaris-i586 -server running ConcurrentQueueLoops
6461827 hotspot compiler2 Performance: java.lang.Class.isAssignable
6472335 hotspot garbage_collector Allocation of huge array which would cause OutOfMemoryError causes JVM to hang with -Xincgc
6468516 hotspot garbage_collector CMS: deal correctly with concurrently cleared or enqueued Reference objects
6487931 hotspot runtime_system JVM reports EXCEPTION_FLT_STACK_CHECK when calling a Java method through JNI
6502780 java build Adjustment jprt rules
6459676 java classes_2d JDK 1.5 should flush metrics caches when using alternate composite fonts
6353972 java classes_2d REGRESSION: GUI fails to paint text with large heap size setting
6500903 java classes_2d PrintServices are incorrectly listed as "not accepting jobs"
6542419 java classes_2d SharedMemoryPixmapsTest.sh failed on 5.0u12b02 but passed on previous one
6405311 java classes_awt XtVaSetValues call does not work when running in 64-bit Java 1.5 on Linux
6473485 java classes_awt No keyboard focus in a focusable JWindow
6496958 java classes_awt incorrect backoff in the process of dispatching lw requests queue
4052517 java classes_lang (process) Runtime.exec won't execute programs belonging to other groups on Unix
6370080 java classes_lang (ann) Method.getAnnotations() sometimes throw SecurityException: doPrivileged or javadoc missing?
6480566 java classes_management TEST_BUG: several tests fail because TESTVMOPTS are passed to javac directly
6415062 java classes_net 30 MB memory trashed to get 30 kb string url encoded
6446855 java classes_net https connections failing when connecting through a proxy
6347873 java classes_nio (so) Ports opened with ServerSocketChannel blocks when using Runtime.exec
6321453 java classes_security Remove GTE CyberTrust root CA cert after it expires
6495567 java classes_sound CR 4964288 (sound, Unexpected IAE raised while getting TargetData) is not fixed in windows-amd64 JDK
6498661 java classes_sound api/javax_sound/sampled/TargetDataLine/index.html#TargetDataLine fails
5036146 java classes_swing REGRESSION: problems with 1.5.0 action listeners
6432667 java classes_swing Vista: Menu dropdown differs while compare with naitve in vista laf.
6491714 java classes_swing JFileChooser does not work properly with File selection when filter is changed
6432397 java classes_swing Windows l&f on Vista JComboBox does not look like native
6500302 java classes_swing GTKLAF:Check mark/bullet is not visible for selected checkbox & radio menu items in disabled state.
6542335 java classes_swing different behavior on knob of scroll bar between 1.4.2 and 5.0
6523518 java classes_swing javax/swing/AbstractButton/6298940/bug6298940.java failed against 1.5.0_12_01 but passed on 1.5.0_11
6396844 java classes_swing JFileChooser seems to cause OutOfMemory in 1.4.2, 5.0u4 and mustang-b75
6511568 java classes_swing JFileChooser throws OOM in 1.4.2, 5.0u4 and 1.6.0
6530336 java classes_text (tz) DST bug in latest jdk releases when using EST MST and HST abbreviations
6470111 java classes_util_concurrent Deadlock in Exchanger
6460501 java classes_util_concurrent Synchronizer timed acquire still leaks memory
6492173 java classes_util_i18n Please delete or modify test/java/util/TimeZone/4261506 test
6496224 java classes_util_i18n Slovenian currency change
6541843 java classes_util_i18n (tz) Support tzdata2007e
4879507 java classes_util_jarzip ZipInputStream does not check CRC for stored (uncompressed) files
6467152 java classes_util_logging deadlock occurs in LogManager initialization and JVM termination
6520670 java install 1.5.0_11 installer writes wrong JavaHome value in Windows registry
6525690 java install offline non -s installer pops up "internal error 2762" after clicking "finish"
6526421 java install Truncated localized texts in finish dialog
6416988 java localization [ko]Translation of 'Certificate' is inconsistent
6386647 java localization Full date format in DateFormat does not include day of the week for UK locale
6450945 java localization The week day for Saturday and the first week day in Romania locale are incorrect
6500174 java localization [ja] wrong translation in Java Update warning message
6497154 java localization getFirstDayOfWeek() not works correctly for Slovak locale
6488119 java localization en_ZA local has unusable time format
4494727 java localization [Fmt-Nu] Formatting of percents incorrect for some locales
6486607 java localization incorrect french localization for GY country code
6485516 java localization incorrect french localization for GF country code
4225362 java localization localized DateFormatSymbols for fr_FR is wrong
6379214 java localization Danish Translation of the word Danish is wrong
6481177 java localization Add Eras for Dutch LocaleElements
6414459 java localization Wrong first day of week for Croatian locale
6311411 java serviceability SA: jmap -histo reports wrong histogram with CMS
4753347 java serviceability OutOfMemoryError - Stack Trace missing
6484462 java_plugin converter Applet HTML generated by HTML converter tool crashes the new IE7
6424564 java_plugin iexplorer Browser window is not blocked by the modal dialog
6404972 java_plugin iexplorer IE Window and Dialogue are displayed in different order from the order of button click.
6523707 java_plugin iexplorer IE browser thread dead after modal dialog created from liveconnect in another window
6395737 java_plugin iexplorer IE hangs when a modal dialog is active with concurrent window re-focus activities
6502189 java_plugin iexplorer applet hang when try to reload a page with the applets in a frame
6501186 java_plugin iexplorer JVM crashes when IE windows are opened and closed so many times thru JavaScript in 5.0u10
6418035 java_plugin other Applets freeze in 5u7 on XP Japanese
6216340 java_plugin other Java to support Firefox browser
6475032 jaxp parse Regression: declaring a a duplicate Namespace mapping to an exisitng prefix:URI throws an Exception
6428590 jaxp sax com.sun.org.apache.xalan.internal.xsltc.dom.XSLTCDTMManager does not demand namespace-prefixes
6401137 jaxp xslt Null Pointer Exception in Java 1.5
6434840 jaxp xslt Memory Leak in XSL Transform leading to OutOfMemory Exception
6475157 jmx classes RMIConnectorServer.stop: deadlock
6524112 tooldocs all sloppy developer missed testcase when fixing 6490790
|
|
The name of the "standard input file" in the preprocessor was changed from
<command line> to <command-line>. Make makedepend recognize this.
|
|
|
|
Bump PKGREVISION to nb1.
|
|
Patch supplied from Makoto Fujiwara.
|
|
${EMUL_ARCH}, not ${MACHINE_ARCH}.
|
|
Based on patch provided by Aleksej Saushev in PR 36471.
pkgsrc changes:
Enable to build x11 feature (optional, default=on).
Previously, depend on x11, but not build x11 feature.
scm5e3 news:
Richard Harke ported SCM to the Linux-ia64.
SRFI-94 Type-Restricted Numerical Functions.
SRFI-63 uniform array type support expanded to:
A:floC64b inexact 64.bit binary flonum complex
A:floC32b inexact 32.bit binary flonum complex
A:floC16b inexact 16.bit binary flonum complex
A:floR64b inexact 64.bit binary flonum real
A:floR32b inexact 32.bit binary flonum real
A:floR16b inexact 16.bit binary flonum real
A:fixZ32b exact 32.bit binary fixnum
A:fixZ16b exact 16.bit binary fixnum
A:fixZ8b exact 8.bit binary fixnum
A:fixN32b exact 32.bit nonnegative binary fixnum
A:fixN16b exact 16.bit nonnegative binary fixnum
A:fixN8b exact 8.bit nonnegative binary fixnum
A:bool boolean
string char
Radey Shouman has changed LETREC to behave like LETREC*:
* eval.c (ceval_1): Change LETREC behavior to that of LETREC*:
initializers are run in left to right order, and may use
previously evaluated variables bound in the same contour. This
change also applies to LETRECs resulting from internal DEFINE.
* eval.c (macroexp1): Add #ifdef to switch case handling line numbers
in ceval_1 so that they are safely discarded when MEMOIZE_LOCALS is
not #defined. Perhaps line number generation should be disabled in
that case.
* scl.c: Changes to allow compilation with MinGW (gnu-win32);
asinh, acosh, and atanh are not yet supported.
From Aubrey Jaffer:
* indexes.texi (Indexes): Give each index its own node when not in
info mode. Moved index stuff here so it doesn't break
texinfo-every-node-update.
* scm.texi (Index): Replaced nodes under Indexes with node Index
when in info mode; fixes indexing in Emacs 21.4.1.
Converted to use @copying.
(Indexes): Reorganized.
(Data Type Representations): Corrected pattern for specfun and cclo.
* byte.c (subbytes): Added.
(scm_subbytes_read, scm_subbytes_write): Renamed from substring.
* Makefile (dscm4, dscm5): != is string operator in shell.
"mv -f" for previous scm, slibcat, and implcat.
* Init5e2.scm (boot-tail): Don't load ScmInit.scm if *script*.
(string-index, read-line): Defined for login->home-directory, which
may be called before REQUIRE is defined.
* Makefile (dscm4, dscm5): Added randomize_va_space machinations.
(dvi, pdf): New tetex-3.0(-20.FC5) broke them -- fixed.
(SETARCH): Workarounds allow dumping in recent Linux.
* time.c (linux): defined CLKTCK to (sysconf(_SC_CLK_TCK)).
* repl.c (scm_read_numbered): Don't #ifndef MEMOIZED_LOCALS.
* build.scm (dont-memoize-locals): Added feature.
(stack-limit): Removed feature.
* scmfig.h (STACK_LIMIT): Always defined.
(CHECK_STACK): Condition on scm_verbose.
* sys.c (stack_check): Always present.
* Makefile (docs): Added target to make all documentation files;
then invoke xdvi.
* ugsetjmp.s (_setjump, _longjump): For Ultrix VAX circa 1997.
* subr.c (mkbig, adjbig): Improved overflow message.
* mkimpcat.scm (wbtab, rwb-isam): moved to "Simple associations".
(add-source): Use 'source form and check file's existence.
* scl.c (scm_magnitude): Extend dynamic range by eliminating
intermediate expression swell.
(divide): Use "Smith's formula" to extend dynamic range;
but makes an insignificant difference when compiled with -O3.
(atanh, acosh, asinh): define if #ifndef HAVE_ATANH.
* scmfig.h (HAVE_ATANH): Decides whether atanh, asinh, and acosh
are supported.
* r4rstest.scm (5 2 1): Expose Bigloo tprint redefinition bug.
(test-bignum): Convert test bignums from strings.
(have-bignums?): Check bignum arithmetic works.
(test-inexact): Do complex tests only if non-real numbers are
supported.
(test-inexact): Added equal? tests.
(test-inexact): Test for -0.0 lossage.
(test-inexact): Check that / and magnitude work for
very large and very small complex numbers (1e300; 1e-300);
|
|
while here.
|
|
- Fix compile problem on NetBSD with mremap(2).
Bump PKGREVISION.
|
|
|
|
would be wrong if this was built in amd64. Instead, just say "i386",
like it will always be for linux-i386.
|
|
if the i386 versions of the JDK are built in x86_64, then the i386
PLIST is used.
|
|
on x86_64 platforms. This got lost in translation when I moved this
package to the new emulator framework. Noted by <wiz> in private email.
|
|
so disable it for now.
|
|
binary-only packages that require binary "emulation" on the native
operating system. Please see pkgsrc/mk/emulator/README for more
details.
* Teach the plist framework to automatically use any existing
PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.
* Convert all of the binary-only packages in pkgsrc to use the
emulator framework. Most of them have been tested to install and
deinstall correctly. This involves the following cleanup actions:
* Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
more consistently.
* Simplify packages by using default INSTALL and DEINSTALL scripts
instead of custom INSTALL/DEINSTALL code.
* Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
Packages only need to state exactly which emulations they support,
and the framework handles any i386-on-x86_64 or sparc-on-sparc64
uses.
* Remove "USE_NATIVE_LINUX" from pkgsrc. The framework will
automatically detect when the package is installing on Linux.
Specific changes to packages include:
* Bump the PKGREVISIONs for all of the suse100* and suse91* packages
due to changes in the +INSTALL/+DEINSTALL scripts used in all
of the packages.
* Remove pkgsrc/emulators/suse_linux, which is unused by any
packages.
* cad/lc -- remove custom code to create the distinfo file for
all supported platforms; just use "emul-fetch" and "emul-distinfo"
instead.
* lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
instead of ${PREFIX}/lib so that compiled programs will find
the shared libraries.
* mail/thunderbird-bin-nightly -- update to latest binary
distributions for supported platforms.
* multimedia/ns-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
* security/uvscan -- set LD_LIBRARY_PATH explicitly so that
it's not necessary to install library symlinks into
${EMULDIR}/usr/local/lib.
* www/firefox-bin-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
|
|
Pkgsrc changes:
* Drop dependency on X11.
GS (Graphic System) doesn't use X11 directly, using `wish' command.
Wish command will be picked up from PATH, to use GS, install wish command
from x11/tk.
(closes PR 35373, PR 36418)
* FIxed to install crypto library correctly.
(closes PR 36616)
Changes list is too long. See attached URL for more detail.
Bug fix release : otp_src_R11B-5
Build date : 2007-06-12
http://www.erlang.org/download/otp_src_R11B-5.readme
Bug fix release : otp_src_R11B-4
Build date : 2007-03-28
http://www.erlang.org/download/otp_src_R11B-4.readme
Bug fix release : otp_src_R11B-3
Build date : 2007-01-30
http://www.erlang.org/download/otp_src_R11B-3.readme
Bug fix release : otp_src_R11B-2
Build date : 2006-11-07
http://www.erlang.org/download/otp_src_R11B-2.readme
Bug fix release : otp_src_R11B-1
Build date : 2006-08-29
http://www.erlang.org/download/otp_src_R11B-1.readme
|
|
|
|
|
|
(reused joerg's patch to python24)
-fix some misbehaviour of distutils - the interpreter path of scripts
was messed up under some circumstances
|
|
others required significant adjustment due to upstream changes.
Tested on NetBSD-current/i386.
Changes in 1.8.2 (since 1.8.1):
* New procedures (see the manual for details)
** set-program-arguments
** make-vtable
* Incompatible changes
** The body of a top-level `define' no longer sees the binding being created
In a top-level `define', the binding being created is no longer visible
from the `define' body. This breaks code like
"(define foo (begin (set! foo 1) (+ foo 1)))", where `foo' is now
unbound in the body. However, such code was not R5RS-compliant anyway,
per Section 5.2.1.
* Bugs fixed
** Fractions were not `equal?' if stored in unreduced form.
(A subtle problem, since printing a value reduced it, making it work.)
** srfi-60 `copy-bit' failed on 64-bit systems
** "guile --use-srfi" option at the REPL can replace core functions
(Programs run with that option were ok, but in the interactive REPL
the core bindings got priority, preventing SRFI replacements or
extensions.)
** `regexp-exec' doesn't abort() on #\nul in the input or bad flags arg
** `kill' on mingw throws an error for a PID other than oneself
** Procedure names are attached to procedure-with-setters
** Array read syntax works with negative lower bound
** `array-in-bounds?' fix if an array has different lower bounds on each index
** `*' returns exact 0 for "(* inexact 0)"
This follows what it always did for "(* 0 inexact)".
** SRFI-19: Value returned by `(current-time time-process)' was incorrect
** SRFI-19: `date->julian-day' did not account for timezone offset
** `ttyname' no longer crashes when passed a non-tty argument
** `inet-ntop' no longer crashes on SPARC when passed an `AF_INET' address
** Small memory leaks have been fixed in `make-fluid' and `add-history'
** GOOPS: Fixed a bug in `method-more-specific?'
** Build problems on Solaris fixed
** Build problems on HP-UX IA64 fixed
** Build problems on MinGW fixed
|
|
|
|
This addresses unregistered .mo files in PR 36622. Bump PKGREVISION due to
PLIST changes.
OK'ed by Antoine Reilles.
|
|
|
|
|
|
stages in the future. Suggested by rillig@
|
|
matches the pkgsrc environment. Bump revision.
From Simon Schubert via IRC.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we don't have it and a replacement for isinf() (the function that sunmath
was used for) is compiled in.
|
|
|
|
|
|
In this case, the += operator appears in an embedded AWK script, so it
is ok.
|
|
|
|
PKGREVISION++
Ok'ed by wiz.
|
|
|