summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-12-29Note ezmlm-idx update (bugfixes).schmonz1-1/+2
2006-12-29Update to 0.444, a bugfix release, and quell pkglint. From the changelog:schmonz3-14/+15
- Fixed text files to not overwrite the "text/top" and "text/bottom" files unconditionally. Also rewrote places where the filename was duplicated in the tags. - (Un)subscribe requests initiated and confirmed by a moderator are now marked in the Log as "+mod" or "-mod". This is accomplished by the addition of another pair of subscribe/unsubscribe confirmation commands ("rc.cookie" and "wc.cookie") to ezmlm-manage to differentiate between moderated (un)subscribe requests and (un)subscribe requests iniated and confirmed by a moderator.
2006-12-29s,//,/,joerg1-2/+2
2006-12-28Add a patch for a recent format string bug from the w3m CVSadrianp3-3/+17
Bump PKGREVISION
2006-12-28I see no reason to force PostgreSQL 7.4 here, so remove the forcedjoerg1-4/+2
version and bump revision.
2006-12-28INFO_DIR was reused for a diffrent purpose.obache1-3/+1
2006-12-28Updated mail/sylpheed to 2.3.0 (I'm back from the hell).xtraeme2-3/+3
2006-12-28Update to 2.3.0:xtraeme3-8/+10
2.3.0 provides the new printing function and new mail notification by the tray icon. 2.3.0 also includes various usability improvements. In Win32 version, the included GTK+ library has been updated to the latest 2.10.6, and it introduces the improvements of usability and bugfixes.
2006-12-28Depend on the ghostscript fonts by default. Bump revision.joerg1-1/+4
2006-12-28Remove of ghostscript-gnu and ghostscript-afpl.joerg2-259/+3
2006-12-28Retire ghostscript-afpl and ghostscript-gnu.joerg17-1516/+1
2006-12-28...and include x11.buildlink3.mk explicitly, which defines it.joerg1-2/+2
2006-12-28Change PostgreSQL default version to 8.1 and bump revision of alljoerg31-47/+62
packages which have it active by default.
2006-12-28note update of dbus-glib to 0.72nb1jnemeth1-1/+2
2006-12-28Specify minimum required version of dbus.jnemeth1-1/+4
Approved by: jmmv Approved for commit during freeze by: joerg
2006-12-28Note asterisk-sounds-de-x9mediamjl1-1/+2
2006-12-28Update asterisk-sounds-de-x9media to v4 (20060714)mjl3-35/+76
2006-12-28Added patches/patch-af fixing syntax error in src/mt63/dsp.h causingwulf4-7/+9
build process to fail
2006-12-28JDK 1.4 update for security reasons.joerg1-1/+3
2006-12-28Added patch-af to fix syntax error in src/mt63/dsp.hwulf1-0/+23
2006-12-28Update to Sun JDK/JRE 1.4.2 Update 13.joerg5-20/+18
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-28Reset maintainer. When sending mail to proff@iq.org, one gets a replywiz30-60/+60
that says the mail there is not read any longer.
2006-12-28Use ${X11_LDFLAGS} instead of -R${X11BASE}/lib.hira1-3/+3
Pointed out by joerg@.
2006-12-28Note PKGREVISION bump of x11/mlterm.hira1-1/+2
2006-12-28Pass -R${X11BASE}/lib to extra scrollbars. Bump PKGREVISION.hira3-2/+39
2006-12-28Sort.wiz1-3/+3
2006-12-28The self-tests fail on OS X. This may or may not be a real problem,schmonz4-8/+18
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-27Remove the external vorbis dependency as the internal implementationjoerg2-4/+3
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-27Fix build on FreeBSD.joerg2-11/+19
2006-12-27Skip gs as tool during build of print/ghostscript6.joerg1-2/+3
2006-12-27Use print/ghostscript as default now that it is newer thanjoerg1-2/+2
print/ghostscript-gnu.
2006-12-27After print/ghostscript has been copied to print/ghostscript6,joerg1-1/+2
update print/ghostscript to version 8.54 of the GPL version.
2006-12-27Update to gpl ghostscript-8.54 aka print/ghostscript-afpl relaunchedjoerg38-2340/+620
under GPL with options.mk. This was discussed on tech-pkg@.
2006-12-27Use REQD_DIRS for share/ghostscript.joerg1-2/+4
2006-12-27Use REQD_DIRS for share/ghostscript as it is part of both ghostscript-*joerg2-3/+4
and the font package.
2006-12-27+ ghostscript6joerg2-2/+4
2006-12-27Reimport print/ghostscript as print/ghostscript6 in preparation ofjoerg37-0/+2438
merging ghostscript-gnu and ghostscript-afpl.
2006-12-27Annotate removal of PostgreSQL 7.4 as discusesd on tech-pkg.joerg1-1/+11
2006-12-27As discussed on tech-pkg, remove PostgreSQL 7.4.joerg65-2940/+3
2006-12-27PostgreSQL-7.4 support is about to be removed.joerg2-4/+4
2006-12-27Make use of xdg-dirs for shared directorieswulf2-5/+7
2006-12-27Move USE_XPKGWEDGE handling to bsd.prefs.mk. The logic depends onjoerg2-18/+15
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-27Updated bluefish to 1.0.6 as suggestedwulf1-2/+1
2006-12-27Updated bluefish to 1.0.6:wulf4-17/+14
* Updated translations * Added .pm extensions for Perl files * Highlight numbers in Java * Added XTHTM 1.1 DOCTYPE in creators * Many bugfixes
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg211-251/+805
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-27Create ${PKGMANDIR}/man6, not ${PREFIX}/man6.joerg1-2/+2
2006-12-27Needs bdftopcf.joerg1-1/+2
2006-12-27+ libXScrnSaverjoerg2-2/+6
+ libXxf86dga
2006-12-27Import libXxf86dga-1.0.1.joerg5-0/+91
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-27Import libXScrnSaver-1.1.2.joerg5-0/+80
This package contains the library for the X11 Screen Saver extension. This is from the modular X.org X11 project.