summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-01-25PLIST file for OpenBSD... I copied it from the NetBSD one and I have notxtraeme1-0/+5
tested it, because I don't use it, anyway it should do the trick.
2005-01-25Apply patches from Todd Willey for DragonFlyBSD, this closes PR pkg/29042.xtraeme6-10/+429
Thank you!
2005-01-25Note update of sun-j*14 to 2.7jschauma1-1/+3
2005-01-25Update sun-j*14 to Sun JDK/JRE version 1.4.2_07.jschauma4-14/+14
Bugs fixed according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html: 1.4.2_04 Server JVM crashes on Linux ClassLoaders do not get released by GC, causing OutOfMemory in Perm Space PE with no stack Trace: Enable -XX:-OmitStackTraceInFastThrow for 1.4.2 1.4.2 fastdebug assert on linkResolver.cpp, 49 Unexpected Full GC occurs at 54% of old generation capacity CMS: precleaning causes crash if perm gen collection enabled SIGSEGV in ContiguousSpace::prepare_for_compaction(CompactPoint*) async exception can be delivered on entry from native to vm indirecting typecodes is wrong (cs) Charset.isSupported is slow when invoked for different charsets java.lang.IllegalStateException: recursive invocation using LANG=hu_HU.ISO8859-2 NPE @ sun.awt.font.AdvanceCache.get(AdvanceCache.java:135) Exponential performance regression in AWT components (multiple monitors) J2SE 142_06: Regression in java.beans.Introspector (property re-ordering) Error msg on exception is not displayed correctly in Japanese on XP ServerSocket(Proxy) and Socket(Proxy) do not work with sun one proxy server InetAddress.getAllByName does not obey setting of java.net.preferIPv6Addresses (fs) MappedByteBuffer.force() throws IOException / ENOSPC (se) select not immune to EINTR (linux) Need JKS KeyStore with case sensitive alias names Accelerator keys don't work when JPopupMenu is outside its parent 1.4.2 REGRESSION: JComboBox has problem in JTable in Windows L&F JFileChooser in Motif L&F does not comply with Section 508 JDI can't connect to the app server a second time Vmark hang after 66 hours with 1.5.0-beta-b19 C2 on itanium2 with RH AS stack size assertion failure in hotspot\src\os\win32\vm\os_win32.cpp:2410 NullPointerException when trying to pass byte[] between JVM and ActiveX JVM Leaks large amount of memory when running applets Java Plug-In no longer supports 'javascript:' URLs after MS Hotfix 867801 LiveConnect method eval() runs in incorrect context when using frames (IE only) Occasional ConcurrentModificationException during applet download Javascript in Applet hangs Netscape Browser Kerberos library should only select keys of types that it supports Problem with Kerberos Obfuscated classes
2005-01-25This package needs php-zlib in order to use the option "tarballs".xtraeme1-2/+3
Bump PKGREVISION.
2005-01-25Explicitly use -g to avoid relying on default behavior.jmmv1-3/+3
2005-01-25Explicitly use -g instead of relying on default behavior.jmmv2-4/+4
2005-01-25Add the -g flag to explicitly select the "group mode" (previously known asjmmv2-15/+27
"package mode"). Use previous version bump for this change.
2005-01-25Note update of pkg_alternatives to 1.1.jmmv1-1/+2
2005-01-25Redo previous per suggestion from reed@. Do not process the alternativesjmmv1-21/+10
until the pkg_alternatives package has been manually installed. This way we drop the dependency on that package.
2005-01-25Update to 1.1:jmmv5-5/+70
- Add the destroy action, used to remove the alternatives database as well as any known wrappers. - Use the rebuild/destroy actions at install/deinstall time respectively so that this package can be installed at any time and pick up automatically available alternatives from PKG_DBDIR. Per suggestion from reed@ in tech-pkg@.
2005-01-25+ cksfv-1.3.1, cssc-1.0.1, cvsweb-3.0.5, eric3-3.6.0, gnutls-1.0.24,wiz1-8/+20
gsharutils-4.3.78, hugs-200311, leafnode-1.10.8, links-2.1pre16, mathomatic-11.6e, micq-0.4.12 [pkg/29063], mlterm-2.9.1 [pkg/29061], naim-0.11.7.3, ncmpc-0.11.1 [pkg/29057], p5-IO-Util-1.42, p5-xmltv-0.5.38, p7zip-4.14.01, phpmyadmin-2.6.1, wl-2.12.0 [pkg/29043].
2005-01-25Updated xevil to 2.02xtraeme1-1/+2
2005-01-25Activate and note addition of p5-Class-Factory-Util.cube2-2/+4
2005-01-25evolution updated to 2.0.3nb1.wiz1-1/+2
2005-01-25Merge xevil from pkgsrc-wip, update to 2.02.xtraeme9-147/+103
Lots of changes.
2005-01-25Initial import of xevil from pkgsrc-wip, packaged by Soren Jacobsen.xtraeme19-66/+285
XEvil is a 3rd person, side-view, fast-action, kill-them-before-they-kill-you game. Fight against either computer-controlled enemies, or another player. You sinned in life. And now you must pay. Satan pits the recently deceased against each other to fight for rank in Hell. Your skill determines your fate for all eternity. This contest is known as XEvil.
2005-01-25Initial import of p5-Class-Factory-Util, version 1.6, into the NetBSDcube4-0/+31
Packages Collection. Class::Factory:Util contains methods that are useful for factory classes. When this module is loaded, it creates a method in its caller named subclasses(). This method returns a list of the available subclasses for the package. It does this by looking in the library directory containing the caller, and finding any modules in its immediate subdirectories.
2005-01-25Make the usage of alternatives optional through the PKG_ALTERNATIVES variable,jmmv1-6/+19
which is similar to PKG_CONFIG. This does not change how the binary packages are built, only whether the pkg_alternatives command should be run at package installation/deinstallation time or not. The variable can take either YES or NO as values and defaults to YES.
2005-01-25apply a patch from evution CVS:drochner3-2/+20
2005-01-20 Not Zed <NotZed@Ximian.com> * camel-lock-helper.c (main): since malloc(MAXINT+1) returns a valid pointer, validate the length of the path before using it. set maximum path to 65000 characters. Spotted by Max Vozeler <max@hinterhof.net> This fixes the security vulnerability refered to as CAN-2005-0102. bump PKGREVISION
2005-01-25merge PLIST, toojschauma1-1/+4
2005-01-25note update of nspr to 4.4.1jschauma1-1/+2
2005-01-25Merge with / update using the package provided by matthewluckie injschauma10-20/+348
pkgsrc-wip.
2005-01-25Activate and note addition of p5-Set-Infinite-0.61.cube2-2/+4
2005-01-25Reformat, correct error.cube1-2/+2
2005-01-25Initial import of p5-Set-Infinite, version 0.61, into the NetBSD Packagescube4-0/+27
Collection. Set::Infinite is a Set Theory module for infinite sets. It works with reals, integers, and objects. When it is used dates, this module provides schedule checks (intersections), unions, and infinite recurrences.
2005-01-25Activate and note addition of p5-Set-Crontab-1.00.cube2-2/+4
2005-01-25Initial import of p5-Set-Crontab, version 1.00, into the NetBSD Packagescube4-0/+23
Collection. Set::Crontab parses crontab-style lists of integers and defines some utility functions to make it easier to deal with them.
2005-01-25Note revision bumps for nvi and vim* due to their conversion to use thejmmv1-1/+8
alternatives system.
2005-01-25Make nvi and vim* use the alternatives system to install wrappers forjmmv11-23/+41
bin/vi, bin/ex and bin/view. Bump their PKGREVISIONs. vim-kde is an exception because it currently installs programs with these names. So, as it's currently marked as vulnerable and as I don't have KDE installed ATM, I'm marking it as conflicting.
2005-01-25Add libgetopt for platforms that need it to build scmxx (e.g., Interix).tv1-1/+2
2005-01-25Bump gnetcat to nb1adrianp1-2/+2
2005-01-25- Remove need for PERLadrianp1-3/+3
- Bump to nb1 - Change to my NetBSD.org address - Issue spotted by Gert Doering in PR# 29115 - Thanks for the PR.
2005-01-25Noted updates to lwp, rvm and rpc2blymn2-5/+6
2005-01-25Update to the latest version of rvm. Thanks to Greg Troxel for the fixes.blymn2-6/+5
2005-01-25Update to the latest version of rpc2. Thanks to Greg Troxel for the fixes.blymn2-6/+5
2005-01-25Update to build latest version of lwp - thanks to Greg Troxel for the updatesblymn2-6/+5
2005-01-25Note addition of pkg_alternatives-1.0 and alternatives.mk.jmmv1-1/+4
2005-01-25Pull in PLIST.${OPSYS} if existant.tv1-3/+8
2005-01-25Add alternatives.mk, a file used to manipulate the alternatives system.jmmv2-1/+61
A package can optionally provide an ALTERNATIVES file which contains pairs of wrapper/alternative, one per line. The file is then used by the install and deinstall scripts to register the alternatives and to create the appropriate wrappers. Make bsd.pkg.mk include this new file. This happens unconditionally to keep all the alternatives logic in an independent file. Otherwise, some of the stuff could have to be moved to bsd.pkg.mk, breaking consistency.
2005-01-25Pick up previously orphaned terminfo.so installed file.tv1-0/+2
2005-01-25add kscope and koffice-i18n-*markd1-1/+28
2005-01-25Add PLIST for Interix, and move a couple more now-platform-dependenttv8-11/+21
modules into the other PLIST fragments.
2005-01-25Add and enable pkg_alternatives.jmmv1-1/+2
2005-01-25add koffice-i18n-* packages.markd1-1/+27
2005-01-25Initial import of pkg_alternatives, version 1.0:jmmv7-0/+1103
pkg_alternatives is a tool to manage the alternatives system provided by The NetBSD Packages Collection, also known as pkgsrc. It creates, configures and destroys generic wrappers used to run programs with similar interfaces. No objections in tech-pkg@. Agreed with jlam@, who has provided lots of design suggestions.
2005-01-25Bad Ghostscript for using autoconf and then summarily ignoring $X_*LIBS.tv1-5/+5
Provide an explicit override for the Ghostscript-specific XLIBS (no underscore, no -l in values) for Interix. Remove obsolete ZOULARISBASE references.
2005-01-25Initial import of koffice-i18n-sv-1.3.5 from pkgsrc-wip.markd4-0/+396
Packaged by Ian Zagorskih. KOffice Swedish language pack
2005-01-25Initial import of koffice-i18n-sk-1.3.5 from pkgsrc-wip.markd4-0/+103
Packaged by Ian Zagorskih. KOffice Slovak language pack
2005-01-25Initial import of koffice-i18n-se-1.3.5 from pkgsrc-wip.markd4-0/+71
Packaged by Ian Zagorskih. KOffice se language pack