From the Home Page: The only changes from version 1.0b.0 are
XFace support and a few bug fixes. XFace support isn't enabled
in the port, didn't have the time and need.
New in this version
- Added Solaris 7 support
- Better support for Redhat 5.2
- Squid NOVM and 2.1 support
- FreeBSD group quotas support
- Apache module bugfixes and support for dynamic modules
- BIND module bugfixes
- Other assorted bugfixes
a short test period to make sure qt142 is an adequate replacement.
Note #1: I changed it to install libqt.so.2.0. qt141 or newer are
required for some software (most notably kde). We missed the
chance to change the shlib number in qt141 so I'm doing it now.
Note #2: After talking with Peter Wemm, I decided not to add extra
-rpath directives. The fix for kdesupport and other build
problems are forthcoming in ld.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).
There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
Submitted by: Issei Suzuki <issei@jp.freebsd.org>
* Update distfiles. Old distiles have been unfechable now.
* Remove ${FILES}/md5 in some port skeltons. It is needless by using
${MASTERDIR} variable.
Also, this port needs more MASTER_SITES. It took many tries (due to anonftp
limits) to even get into one of these two sites to realize the required
version is no longer available.
In fact, it can be build on alpha if it is linked against libio.
But I'm not sure whether it works or not on alpha.
Feel free to fix and test these ports on alpha.
Patches-ad and ae from
Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
I've not had a chance to test this as much as I'd like, but it has
become obvious to me that a possibly minorly broken port is better
than a definitely broken port.
Thanks to obrian for the gentile reminder...
- In fact, current bsd.port.mk does nothing about this *_FOR_ARCHS flags,
but bsd.port.mk will be updated soon by Asami-san.
- Some people is working on OSF/1 emulation on alpha.
We may have netscape port on alpha near future.