Commit graph

107501 commits

Author SHA1 Message Date
joerg
71779ea30e Update to Sun JDK/JRE 1.4.2 Update 13.
Fixed issues:
Random is not thread-safe
ResourceMark breaks growable array
policy_maximally_unroll ignores the current compilation size and can blow out the node counts.
C2 fails to compile MD2 implementation
JVM 1.3.1 crash due to fatal error in exception handler
Unnecessary FullGC
Spurious OutOfMemoryError exceptions
pointer_delta not used for pointer diff
intermittent extreme mutator slowdown in jbb runs with ParNew/DefNew
1.4.2_11 java_g with iCMS Error: assert(_pending_decrements > 0,"can't be zero or negative")
pathologically slow oopmap generation
jvm crashes failing "unsafe access to zombie method" gaurantee
methodOopDesc::set_fingerprint isn't thread safe
GC time stamps should be relative to the start of the JVM
Crash occurs at safepoint on deoptimization in 1.4.2_07
JVM abort with Full thread dump by kill -QUIT
unexpected exception occurs in InputStreamReader
Wrong mapping of color happens if one takes print of a swing component in 16 bit color depth
JVM crash when mouse enter area of a native components embed using JNI
ScrollBar does not show up correctly in 6.0
Focus issue with JFrame and JButton
Uncomitted characters are lost when the focus is moved to another textfield by mouse click
File.deleteOnExit() with long file name causes buffer overflow
(process) Runtime.exec does not close all file descriptors on Solaris 9
HttpURLConnection.disconnect doesn?t really do the job
HTTP tunnel connections send user headers to proxy
Pre-1.4 SocketImpl no longer supported
Verification of signed JAR files is very slow (performance reduction)
DomainComponent is Not IAS5String but PrintableString ( See RFC3280 )
KerberosTicket throws exception when authtime field in KrbCredInfo is null
Add Comodo CA root certs to JDK
JSpinner gets spinning when mouse button is pushed down and the spinner is replaced with new one.
JEditorPane is unable to do reasonably spaced indentation in complex HTML tables
(tz) Support tzdata2006g
Some PNGs fail to load with ImageIO
using rtpatch flag NOCOMPRESS will reduce each JRE download by 264KB
Nightly build for all platforms have failed
REGRESSION: UK and France: bad minimal days in first week (2)
jmap does not work with CMS in 1.4.2_09
native memory leaks when running under IE windows plugin
focus lost within text item after applet is shown again
Turning on Jar Caching causes a DownloadException and the applet jar fails load
jaws: using 1.4.2 or 5.0 over https on Solaris: Java 1.4+ is required for HTTPS support
Fix for bug 5098318 prevents caching of JAR files containing cipher code
Incorrect arch version of w2k_lsa_auth.dll bundles with 1.4.2 amd64 build for SAP
sun.security.krb5.internal.ccache.FileCredentialsCache vs multiple cached TGTs
sun.net.client.defaultConnectTimeout defaultReadTimeout should work with HttpsURLConnection
2006-12-28 11:51:11 +00:00
wiz
02f26c1478 Reset maintainer. When sending mail to proff@iq.org, one gets a reply
that says the mail there is not read any longer.
2006-12-28 11:47:51 +00:00
hira
8218db215f Use ${X11_LDFLAGS} instead of -R${X11BASE}/lib.
Pointed out by joerg@.
2006-12-28 11:44:49 +00:00
hira
b2c75a1606 Note PKGREVISION bump of x11/mlterm. 2006-12-28 11:12:07 +00:00
hira
ba2f74f4df Pass -R${X11BASE}/lib to extra scrollbars. Bump PKGREVISION. 2006-12-28 11:10:08 +00:00
wiz
b4feb64ddd Sort. 2006-12-28 10:22:08 +00:00
schmonz
86320ee816 The self-tests fail on OS X. This may or may not be a real problem,
but the test suite returning a error code before install definitely
is. Make the tests available via TEST_TARGET instead of as part of
the default build, fixing installation on OS X. Bump BUILDLINK_API_DEPENDS
to the version most bgware wants these days.

No change to installed package, hence no PKGREVISION.
2006-12-28 03:20:32 +00:00
joerg
e7a8697fff Remove the external vorbis dependency as the internal implementation
based on tremor is used by default. In the long term, it might end up
replaced with the ffmpeg version as well. Noticed in PR 31587.
Bump revision.
2006-12-27 21:14:12 +00:00
joerg
cd0ebd2244 Fix build on FreeBSD. 2006-12-27 20:49:04 +00:00
joerg
16d189a229 Skip gs as tool during build of print/ghostscript6. 2006-12-27 19:27:40 +00:00
joerg
e74c040a78 Use print/ghostscript as default now that it is newer than
print/ghostscript-gnu.
2006-12-27 19:22:18 +00:00
joerg
6e8bdc0c9d After print/ghostscript has been copied to print/ghostscript6,
update print/ghostscript to version 8.54 of the GPL version.
2006-12-27 18:19:09 +00:00
joerg
83a9a8fac2 Update to gpl ghostscript-8.54 aka print/ghostscript-afpl relaunched
under GPL with options.mk. This was discussed on tech-pkg@.
2006-12-27 18:18:22 +00:00
joerg
b3d38c964e Use REQD_DIRS for share/ghostscript. 2006-12-27 18:09:29 +00:00
joerg
6239688e04 Use REQD_DIRS for share/ghostscript as it is part of both ghostscript-*
and the font package.
2006-12-27 18:08:17 +00:00
joerg
b490ad0e33 + ghostscript6 2006-12-27 17:40:50 +00:00
joerg
27564cf95a Reimport print/ghostscript as print/ghostscript6 in preparation of
merging ghostscript-gnu and ghostscript-afpl.
2006-12-27 17:39:14 +00:00
joerg
826086dc75 Annotate removal of PostgreSQL 7.4 as discusesd on tech-pkg. 2006-12-27 15:58:56 +00:00
joerg
677b9da699 As discussed on tech-pkg, remove PostgreSQL 7.4. 2006-12-27 15:57:36 +00:00
joerg
1f50db5f15 PostgreSQL-7.4 support is about to be removed. 2006-12-27 15:52:16 +00:00
wulf
54102da749 Make use of xdg-dirs for shared directories 2006-12-27 15:25:19 +00:00
joerg
64fb99a6c0 Move USE_XPKGWEDGE handling to bsd.prefs.mk. The logic depends on
X11_TYPE and some other settings which can overriden by the platform
defaults. This has the nice side effect of simplifying the handling
in bsd.prefs.mk. Discussed with and reviewed by wiz@. Keep the
documentation for USE_XPKGWEDGE in defaults/mk.conf as suggested by
salo@.
2006-12-27 14:29:45 +00:00
wulf
b7b0906be8 Updated bluefish to 1.0.6 as suggested 2006-12-27 13:43:09 +00:00
wulf
bd88505762 Updated bluefish to 1.0.6:
* Updated translations
    * Added .pm extensions for Perl files
    * Highlight numbers in Java
    * Added XTHTM 1.1 DOCTYPE in creators
    * Many bugfixes
2006-12-27 13:40:42 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
joerg
6432f76116 Create ${PKGMANDIR}/man6, not ${PREFIX}/man6. 2006-12-27 12:43:58 +00:00
joerg
90d137a24f Needs bdftopcf. 2006-12-27 12:42:36 +00:00
joerg
6afa6cda02 + libXScrnSaver
+ libXxf86dga
2006-12-27 12:26:05 +00:00
joerg
1f0cadbef1 Import libXxf86dga-1.0.1.
These functions provide an interface to the server extension
XFree86-DGAExtension which allows local programs direct access
to the video frame buffer.

This library is from the modular X.org project.
2006-12-27 12:24:15 +00:00
joerg
cb7f1f7d17 Import libXScrnSaver-1.1.2.
This package contains the library for the X11 Screen Saver extension.
This is from the modular X.org X11 project.
2006-12-27 12:23:15 +00:00
joerg
0aeb7e2c3d Needs msgfmt. 2006-12-27 12:05:58 +00:00
wulf
d87e0f0251 Updated grig, xdx, xlog as suggested 2006-12-27 12:04:55 +00:00
joerg
c356a9ea5d Needs intltool. 2006-12-27 12:03:24 +00:00
wulf
75c2389c21 Updated xlog to version 1.4:
This release adds a scoring window, where you can keep track of awards.
There were several major bugfixes.
2006-12-27 11:54:44 +00:00
wulf
d1c925a6f5 Updated xdx to version 2.2:
Changelog for version xdx (2.2)
  * This fixes compilation issues due to a missing time.h include statement.

Changelog for version xdx (2.1)
  * French, Spanish and Polish translation updates.
  * Allow zero length strings in the commands autologin entry. This will send
    a plain return.
  * Make sure we can fill in the callsign in the settings dialog.
  * Use glib functions for calling external programs.
  * CLX compatibility for auto-reconnect has been added.

Changelog for version xdx (2.0)
  * Polish translations by Boguslaw Ciastek SQ5TB, thanks!
  * A Dutch manual has been added.
  * Updated gettext and automake version used.
  * Install a .desktop file.
  * Language files and manuals have been converted to UTF-8.
  * The send widget is now a multiline text widget which allows entry of more
    characters.
  * Fonts used for DX messages (top window) and other messages (bottom window)
    can now be changed through the preferences dialog.
  * Linespacing added to the chat window, which makes it better readable.
  * You can turn local echo off in the preferences dialog.
  * The position of the divider between the chat and DX window is now saved.
  * You can now use highlights in the chat window. Highlights will produce
    colored text. Words to be highlighted can be set in the 'chat sidebar'.
    When the checkbox next to the highlighted word is checked, xdx will search
    for a highlight in all of the incoming text. When the checkbox is unchecked,
    only the text after the prompt is searched.
  * Checkboxes can be activated with ctrl-1 to ctrl-8. Entries can be focused
    with alt-1 to alt-8.
  * Alt-0 will switch focus to the send widget.
  * Colors used for highlighting can be set in page 3 of the preferences dialog.
  * The chat sidebar can be shown/hidden with F4.
  * You can disable automatic scrolling of the chat window by clicking in the
    window. Same for the DX window.
  * Parse of the DX cluster output has been improved. Xdx would sporadically
    miss DX messages.
  * A new about dialog has been added.
  * The manual now uses monospace font. It is activated with F1.
  * Auto reconnect has been added. When activated through the settings menu,
    xdx will try to reconnect when the connection is broken. This code is
    somewhat experimental....
  * To keep track of your connections a connection log is kept. It can be
    viewed from the menu (Ctrl+l).
  * Xdx can send a keepalive packet every 5 minutes, which is useful for
    bad network connections. You must activate it in the settings dialog.
  * Sound support has been added. When a highlight is active in the chat
    window, a sound can be heard. You must use another program to play sound
    and set it in the first page of the preferences dialog.
  * Both ON4KST and DX-cluster prompts in the chat window are now colorized.
    The callsign is bold.
  * All of the colors in the chat window are now configurable.
  * When wwv data is saved, files with "tab seperated values" will be saved
    for every WWV host. See the MANUAL for the data format.
2006-12-27 07:57:00 +00:00
wulf
da3073eb70 Updated xdx to version 2.2:
Changelog for version xdx (2.2)
  * This fixes compilation issues due to a missing time.h include statement.

Changelog for version xdx (2.1)
  * French, Spanish and Polish translation updates.
  * Allow zero length strings in the commands autologin entry. This will send
    a plain return.
  * Make sure we can fill in the callsign in the settings dialog.
  * Use glib functions for calling external programs.
  * CLX compatibility for auto-reconnect has been added.

Changelog for version xdx (2.0)
  * Polish translations by Boguslaw Ciastek SQ5TB, thanks!
  * A Dutch manual has been added.
  * Updated gettext and automake version used.
  * Install a .desktop file.
  * Language files and manuals have been converted to UTF-8.
  * The send widget is now a multiline text widget which allows entry of more
    characters.
  * Fonts used for DX messages (top window) and other messages (bottom window)
    can now be changed through the preferences dialog.
  * Linespacing added to the chat window, which makes it better readable.
  * You can turn local echo off in the preferences dialog.
  * The position of the divider between the chat and DX window is now saved.
  * You can now use highlights in the chat window. Highlights will produce
    colored text. Words to be highlighted can be set in the 'chat sidebar'.
    When the checkbox next to the highlighted word is checked, xdx will search
    for a highlight in all of the incoming text. When the checkbox is unchecked,
    only the text after the prompt is searched.
  * Checkboxes can be activated with ctrl-1 to ctrl-8. Entries can be focused
    with alt-1 to alt-8.
  * Alt-0 will switch focus to the send widget.
  * Colors used for highlighting can be set in page 3 of the preferences dialog.
  * The chat sidebar can be shown/hidden with F4.
  * You can disable automatic scrolling of the chat window by clicking in the
    window. Same for the DX window.
  * Parse of the DX cluster output has been improved. Xdx would sporadically
    miss DX messages.
  * A new about dialog has been added.
  * The manual now uses monospace font. It is activated with F1.
  * Auto reconnect has been added. When activated through the settings menu,
    xdx will try to reconnect when the connection is broken. This code is
    somewhat experimental....
  * To keep track of your connections a connection log is kept. It can be
    viewed from the menu (Ctrl+l).
  * Xdx can send a keepalive packet every 5 minutes, which is useful for
    bad network connections. You must activate it in the settings dialog.
  * Sound support has been added. When a highlight is active in the chat
    window, a sound can be heard. You must use another program to play sound
    and set it in the first page of the preferences dialog.
  * Both ON4KST and DX-cluster prompts in the chat window are now colorized.
    The callsign is bold.
  * All of the colors in the chat window are now configurable.
  * When wwv data is saved, files with "tab seperated values" will be saved
    for every WWV host. See the MANUAL for the data format.
2006-12-27 07:55:08 +00:00
wulf
0f2c8d0e16 Removed commented lines that were a left-over prior to submitting new code 2006-12-27 06:47:30 +00:00
wulf
2b2432ea88 Updated tlf to version 0.9.30:
tlf-0.9.30
==========
Bug fixes:
- exchange needed at least 1 character in dxped mode

RTTY miniterm changed to display line feeds (reading formatted texst is easier)
RTTY now sends linefeeds before and after the macro.

tlf-0.9.29
==========
Bug fixes:
- Date display error
- Spurious character error
- Malloc free error in socket.c
I also included Fabian's patch to searchlog.c for testing...I like it.

tlf-0.9.28
==========
Bug fixes (country indication did not work, wrong mults file for arrldx_dx).
Added interface to gMFSK to enable RTTY contesting.
Added new parameters for the logcfg.dat file:
	GMFSK (use gMFSK as an output device)
	RTTYMODE (start tlf in RTTY mode)
	DIGIMODEM=/home/youruser/gmfsk_autofile
2006-12-27 06:40:29 +00:00
wulf
4fff310609 Updated grig to version 0.7.2:
GRIG 0.7.2:

- Fixed bug that caused wrong handling of RF gain, IF shift, MIC gain,
  and compressor controls (bug #1613622).
- Give volume level control higher priority to avoid jumpy behaviour
  (bug #1616926).


GRIG 0.7.1:

- A bug that caused installation to fail has been fixed (#1523367).


GRIG 0.7.0:

- Added receiver and transmitter level controls.
- Fixed bug that caused installation errors when using autoconf 2.59e.
- Pixmaps are now installed to /usr/local/share/pixmaps/grig instead of
  /usr/local/share/grig/pixmaps by default (related to the above bug).


GRIG 0.6.0:

- Save and restore RIG state.
- RF power meter scale is now functional with ranges of 5, 10, 50, 100
  and 500 watts. There is currently a bug, which causes the meter needle
  to jump up when switching between RX/TX.
- Fixed bug, which caused the frequency reading to flicker between the
  current value and a previously set value (bug #1388342). Same bug was
  found for the PTT and POWER controls, too.
- Fixed bug, which gave the error message "Can not find VFO list for this
  rig! Bug in backend?" if the rig did not have any of the rig_set_vfo or
  rig_get_vfo functions (bug #1440876).
- Better error messages when a command fails to execute.
- Fixed bug, which blocked the debug handler to properly filter messages
  coming from grig (hamlib messages were filtered correctly).


GRIG 0.5.0:

- Requires Gtk+ 2.6 and Hamlib 1.2.5
- Added VFO and SPLIT controls.
- Special rig functions: LOCK, ...
- Use own debug handler for both hamlib and grig messages
  and format debug messages so that become easier to analyse.
- New debug message window, which can be used to analyse
  previously saved debug messages.
- Modified shutdown procedure to wait until daemon actually
  finishes instead of using a fixed length timeout.
- Disable POWER and PTT buttons by default (can be enabled
  via the command line).
- Optimisation of the daemon process allowing faster reaction
  when PTT is toggled.
- The mode selector combo only shows modes, which are supported
  by the rig.
- Fixed erroneous detection of set/get level availability
  (bug #1266068).
- Fixed incorrect handling of empty ATT, PREAMP and tuning
  step lists in the Radio Info window (bug #1266071).
- Fixed a bug, which caused grig to display WIDE instead of
  NORMAL passband when the rig has no wide passband.
- Optimised S-meter dynamics.
- Better detection of frequency ranges and resolutions.
- Corrected various mistakes in the manual page.
- Various minor improvements to the user interface.
- Several minor changes to support wintendo builds.
2006-12-27 05:57:25 +00:00
wulf
518dd9b414 Changed MASTER_SITE and HOMEPAGE as the original URLs nolonger exist 2006-12-27 05:12:02 +00:00
wulf
fe29d22cd0 Updated hamlib to version 1.2.6:
* Improved TS570 functionality
    * Improved Argonaut V functionality
    * New models: IC7000, G313i/G313e
    * Many Icom, Kenwood, and Tentec fixes.
    * Build system fixes
2006-12-27 04:11:02 +00:00
wiz
35e27f659b Remove superfluous chunk. 2006-12-26 20:13:30 +00:00
adam
f3f2e225dc Support 8.1 and 8.2 for Darwin 2006-12-26 18:42:44 +00:00
adam
88e3ce73d8 Fix PR#35251 2006-12-26 18:04:28 +00:00
wiz
d2b3046a17 Fix build on NetBSD-4.99.7/amd64.
Fed upstream in http://bugzilla.gnome.org/show_bug.cgi?id=386990
2006-12-26 11:05:56 +00:00
schmonz
b4beb4c552 Remove any *.orig files (e.g., tmda-ofmipd.orig) before installation
to prevent their being erroneously installed. Found by bulk build.
No change to PLIST, hence no PKGREVISION bump.
2006-12-26 06:44:16 +00:00
wiz
cbb9b5f886 + aspell-0.60.5, atk-1.12.4, convmv-1.10, guile-gtk-2.0, openexr-1.5.0,
p5-DBD-mysql-4.00, p5-Log-Dispatch-2.16, rt3-3.6.3, wesnoth-1.2.
2006-12-25 18:44:48 +00:00
schwarz
69e1646f4d added hack to work around gcc issue with -O3 optimization 2006-12-24 14:07:55 +00:00
jnemeth
fb9eb03ee4 note update of netbsd-www to 1.4nb3 2006-12-24 10:39:16 +00:00
jnemeth
6b0e6aebbe xearth -> xplanet 2006-12-24 10:36:49 +00:00