symbol lookup order in rtld is not working as it should and
exceptions over dlopened libs are broken. The system patch
is a workaround for this issue.
While we are here, order the patches a bit and put them all in
the same download dir.
Submitted by: kan (rtld patch)
2. Fixed bug that Knu pointed out, which was the bad dirs were captured
in bsd.port.mk (to be fixed RSN, in testing now). Fixed with the magic
of ... symlinks! (I always thought symlinks to . were lame, and they are,
but sometimes they can get you out of a corner. Temporarily.)
3. The question is, will anything break trying to recursively go down the
tree following symlinks? If so, that tool needs to be fixed. A symlink
to '.' (or '..') just plain should not be followed.
Bottom line is, AUTOCONF_DIR, AUTOMAKE_DIR, & ACLOCAL_DIR work again.
As a side effect of this fix, you can now download the entire internet
onto 1 floppy disk.
o Add cups-base to BUILD_DEPENDS in with-cups case.
o Set maintainer to ports@, maintainer timeout on past two updates.
PR: 42095, 44031
Submitted by: Ports Fury (42095), Edwin Groothuis <edwin@mavetju.org> (44031)
"register-mozilla" target, add a openoffice mozilla 1.01 patch to the mozilla
build. Fix the zipmoz.sh to catch up with the mozilla changes.
Bump portrevision.
ports/japanese and ports/www. In their place, I add corresponding netscape7
ports, after repo copies. Now ports/www/netscape7 will no longer be a slave
port. Instead it is the master port for the others.
The French, German, and Japanese ports now have AIM, because I had trouble
getting them to work without it.
I add a security warning to all these ports, about the "forward referrer" bug
(Mozilla bug 145579).
define WITHOUT_QMAIL_PORT); patch source for nofiles->qnofiles group used by
the qmail port (suggested by Kevin M. Dulzo <kdulzo@sockpuppet.org>)
- Bump PORTREVISION
- Do not install yet another copy of GPL (COPYING)
PR: 44022
Submitted by: maintainer
the list of sites from the www/linux-netscape6 port. I looked at fenner's
survey, and removed some sites which did not carry Netscape 7 or which have
been offline for a long time. Also, for some mysterious reason it takes 80
seconds to get a login prompt when I use the hostname ftp.netscape.com, so I
replaced it in the list with two of the hosts it seems to point to, with the
quicker one first and the slower one last.
Submitted by: Kimura Fuyuki
Reviewed by: sada (as originally submitted)
PR: 42678
actually simplifies some of the code and makes other parts more complicated.
Tested by: www/mod_filter && (after bugfixes) sysutils/sjog
Noticed by: ijliao (by way of peter)
Add three patches:
patch-aa: If you use CHUNK_INPUT without this patch, you end up with many
error messages xferstats in free(): warning: modified (chunk-) pointer
(or you may want to fix chunks...)
patch-ab: If number of "Files Transmitted" is divisible by CHUNK_INPUT
without this patch, you end up with error "No data to process." instead
of results.
patch-ac: Typical beginner's bug in C: feof() is used before read function,
where its result is not tested then. Without this patch the last line
is counted twice.
PR: 44015
Submitted by: Cejka Rudolf <cejkar@fit.vutbr.cz>
Notable features:
* I'm building _all_ of the error page languages now
* I'm building a handful of the helper modules (the ones that don't
require ldap or samba to be installed)
* underscores in hostnames are enabled - every few weeks we squid people
get emails asking why someone can't get to some_user.geocities.com .
Bad geocities. :)