contents.
* Each PKG_JVM needs its own special _JAVA_PREFIX_DEFAULT hardcoded as
there's no way to discern the subdirectory of ${LOCALBASE}/java in which
the PKG_JVM is installed.
* If PKG_JVM == "sun-jdk", allow either sun-jdk13 or sun-jdk14 to be used,
preferring whichever one is already installed, but otherwise using the
best default for a given platform.
size and in the correct format, it is not re-encoded (losing quality)
anymore but just copied.
Problem noted by Jeff McMahill. Andrew Brown and Jaromir Dolecek helped
me with perl.
Bump PKGREVISION.
plaintext password authentication for Cyrus SASL. This will allow daemons
_not_ running as root to perform SASL PLAIN authentication (including
getpwent and PAM). Bump PKGREVISION to 1.
and merge their patch collections. These two packages are built from the
same source tree, and updates to the main distfile should be shared by
both packages.
Give Apache a user and group by default, not only with suexec.
The variables for this have changed from APACHE_SUEXEC_USER and
APACHE_SUEXEC_GROUP to APACHE_USER and APACHE_GROUP.
Mention 'Apache' in COMMENT.
Use variables for the version number instead of copying it around.
Bump PKGREVISION.
For apache{,6}:
Change paths to /var/httpd instead of /var/spool/httpd.
Honour STRIPFLAG.
Add --without-confadjust as configure argument.
Enable the 'define' module.
For apache:
Enable proxy module on NOPIC platforms.
Some of these changes are based on pkg/17469 by Greg A. Woods, some on
comments by Johnny Lam.
Reviewed by Johnny Lam.
Changes since 1.0.2:
- NBTscan now returns meaningful exit code (patch by James Troup for Debian Linu
x)
- Added /etc/hosts and lmhosts format output (suggested by Anahuac de Paula Gil
and Sigmund Baginov)
- configure script now honours --prefix argument (patch by Petter Reinholdtsen)
- Error messages now include IP address that caused error
- NBTscan accepts a file with a list of IP addresses to scan (suggested by Omas
Jakobsson)
- Service number is printed for unknown NetBIOS services in -h mode (suggested b
y Dan Wright)
- Fixed some compile-time warnings on Linux
- Corrected some typos
Changes since 5.10:
o more man page fixes from Thomas Klausner
o de-K&R C-ification
o fix Date: header for daemon mode
o fix core dump when asking for /cgi-bin/ when CGI isn't configured
o use a valid Server: header
hard coding /etc/bins.
install a default binsrc as an example which can be copied to
${PKG_SYSCONFDIR}/bins/binsrc and/or ~/.bins/binsrc
bump PKGREVISION to bins-1.1.10nb1
This module is needed to make www/bins work correctly hence the import during
the freeze.
IO::String is an IO::File (and IO::Handle) compatible class that read
or write data from in-core strings. It is really just a
simplification of Eryq's IO-stringy modules. As such IO::String is
a replacement for IO::Scalar.
* various bug fixes
* removal of interactive test stage
* support for compilers which don't support function prototypes (as
support for non-ANSI compilers is gone in Perl 5.8)
* improved win32 support
(instead of "build"). The rationale is that USE_JAVA= is "bigger" than
USE_JAVA=run in the sense that the former adds another dependency. For
packages that don't need the extra dependency, we can trim it off by
setting USE_JAVA more thoughtfully.
in the directory box. This is inconsistent with the command line handling
and can turn into a security problem. This change fixed PR pkg/17751
by Christian Biere. Bump package revision to reflect this change.
WHAT'S NEW with Wine-20020509:
- More dll separation work.
- Many async I/O improvements.
- Still more unit tests.
- A lot less multimedia code.
- Many portability fixes, esp. for ReactOS.
- Lots of bug fixes.
WHAT'S NEW with Wine-20020605:
- Better Mingw support, including cross-compilation on Linux.
- Still more dll separation work.
- Winelib applications now get loaded much like builtin dlls.
- Some command-line options replaced by config entries.
- Multimedia improvements, including an MP3 decoder.
- Massive whitespace cleanup.
- New Winelib file manager.
- Lots of bug fixes.
WHAT'S NEW with Wine-20020710:
- DirectSound 8 and DirectInput 8 support.
- Many OLE improvements.
- Support for font downloading in Postscript driver.
- ALSA sound driver.
- More portability fixes, particularly for Sparc.
- Lots of bug fixes.