Age | Commit message (Collapse) | Author | Files | Lines |
|
time estimate if discharge rate is negative.
|
|
It's already available in pkgsrc-wip.
|
|
from acpi. Only tested on one laptop, I do not know whether
the envsys names for the acpi devices are stable enough to be
used, but I didn't find any other way to distinguish different
things. As this laptop does not support apm, I hope it still
works after these modifications.
|
|
|
|
|
|
protoent and servent. Also there is a stray setrgid there which looks
correct to me.
|
|
o Use subst.mk to patch the files (so the patches are not needed).
o Look for cvsweb.conf in ${PKG_SYSCONFDIR} instead of using
a harcoded "/usr/pkg/etc/cvsweb".
|
|
to fix the problems seen in the PLIST files.
|
|
configure uses curl_formparse(), which is not available in
curl-7.12.0. Since curl_formparse() is never used in libcompress and
curl is always available through buidlink, it is safe to skip the
test.
|
|
- Use lseek(2) instead of tell() on Linux.
- Use "${RM} -f" instead of "rm" in @unexec.
|
|
- Include endian.h instead of machine/endian.h on Linux.
- Include sys/soundcard.h instead of soundcard.h on every platform.
|
|
|
|
|
|
|
|
Java program work with Sun's JRE 1.4. Bump package revision.
|
|
The later usually returns "${LOCALBASE}" which isn't useful for most of
the packages providing a JVM.
|
|
iconv() in libiconv library.
|
|
|
|
configuration. Noted by Bartosz Ku?ma in private mail.
* Use /usr/pkg/etc/httpd/mime.types as the default mime.types file.
* Bump PKGREVISION.
|
|
long != int platform. Should close PR 25878.
|
|
Noted by last kristerw@'s bulk build.
|
|
|
|
|
|
|
|
library dependencies (caused by the tcl/tk update to 8.4). Use tclConfig.sh
to determine which libraries are really needed. Noted in last kristerw@'s
bulk build.
|
|
Long:
Some OS have libintl functionality in libc, so we do not necessarily
have to link against (a possibly non-existent) -lintl. For now, only
deal with Linux -- those who know for a fact which OS also behave
this way should adjust/add.
|
|
|
|
|
|
sun-jre13-1.0.12 and sun-jdk13-1.0.12 respectively. Patches provided by
Hauke Fath in PR pkg/25870 and PR pkg/25871. This update done during the
freeze as Sun removes the older distfiles when they release a new version.
Changes since latest version, according to
http://java.sun.com/j2se/1.3/ReleaseNotes.html:
- stack yellow zone not re-enabled after a StackOverflowError
- Gregorian calendar gives a java.lang.Illegal ArgumentException only on 12-31-00
- [server] stack yellow zone not re-enabled after a StackOverflowError
- compilation results in stack overflow while unrolling loop
- rmic uses AWT ?!
- -Xcheck:jni uses oop directly in _thread_in_native state
- Loop related Hotspot crash
- internal Error occurs during offet conversion of byte code in rewrite/relocate
- [1.3.1_09]JVM crashes when big number is specified in fillRect()
- Japanese characters not converting correctly from Codepage 930 to Codepage 943
- JVM crash with error "Fatal: null exception in compiled code"
- Client blocks on getInputStream even after server completes its response
- Error ID: e:\ws\1.3.1\hotspot\src\share \vm\ci\ciInstanceKlass.cpp, 121
- 5 JCK tests failing with -Xcheck:jni flag
|
|
Georg Schwarz.
|
|
/usr/lib/sendmail. Looked at by abs@ (maintainer). Fixes PR#24152.
|
|
|
|
in particular this fixes a problem where no font matches can be found
by gtk2 apps. This should fix the problem where even the gtk-demo
program fails run.
|
|
addresses PR 25851 by Karsten Kruse
|
|
bulk build.
Bump PKGREVISION.
|
|
|
|
|
|
compilation failure with gcc 3.4.0.
A semicolon at the end of a namespace declaration is erroneous and not
accepted by gcc 3.4.0.
|
|
A missing type declaration causes compilation failure. The patch
fixes the problem by including the local header file "constant.h"
This closes the referenced PR.
|
|
|
|
|
|
Slay was designed apparantly to kill abusive users, as well as the
processes that user owns.
Simply execute "slay <username>".
|
|
|
|
|
|
dmassage - dmesg parser
This tool parses the dmesg of your *BSD system, and can do three things
with that information:
- to make the kernel boot faster
- to reduce kernel size
- to show all devices in a tree-like hierarchy
|
|
xtraeme@.
|
|
Mem and Proc krells by Simon Burge, Disks by myself.
Restore setgid kmem for gkrellm and gkrellmd because of 'Internet' krell,
which is now the only one needing libkvm on NetBSD.
Bump PKGREVISION for both package.
|
|
partially addresses PR pkg/19566.
See http://xisp.hellug.gr/history.html for changes since 2.6p1.
|
|
|
|
|