One-Record-Per-File bases. Because of this, sheerdns is the simplest of any DNS
to configure, the easiest to update, and the most efficient for networks that
experience a lot of updates (for example master servers for dynamic IP address
ranges).
PR: ports/67241
Submitted by: <bkhl@elektrubadur.se>
in cache.log (squid bug #570)
- correct the least-load store directory selection algorithm
for the cache directories using the "ufs" storage scheme (squid bug #676)
- correct the type of the cacheCurrentUnlinkRequests SNMP variable
(squid bug #946)
- include client IP addresses in debug output (squid bug #948)
- correct the HTML doctype for autogenerated FTP directory listings
(squid bug #969)
- if no resolv.conf is present the dns_servers variable now defaults
to 127.0.0.1 (squid bug #991)
- update the documentation of the MSNT basic authentication helper
(squid bug #717)
PR: ports/67495
Submitted by: maintainer
and is superseded by math/libgmp4. Other than libgmp-freebsd, libgmp4
builds on the main architectures supported by FreeBSD and is backwards-
compatible to the former. Therefore libgmp4 should be used by new ports
instead.
Set EXPIRATION_DATE arbitrarily to 2004-07-01.
Submitted by: marius
- Don't depend on math/libgmp-freebsd on FreeBSD <= 500023, use the base
libgmp instead. On FreeBSD > 500023 depend on math/libgmp4, as
math/libgmp-freebsd doesn't build on all architectures.
- Don't add PREFIX/include and PREFIX/lib to the search paths by default,
so on FreeBSD 4 the base libgmp is used. This protects from using one of
the libgmp ports if installed without registering a dependency on it.
- Keep from auto-detecting libgmp when WITHOUT_GMP is defined by specifying
the arithmetic to use.
Note: When using auto-detection and libgmp can't be found ndiff normally
would check for extended precision arithmetic first and succeed with it.
But using extended precision arithmetic causes the test suite to fail
(i.e. lots of differences) on all architectures expect sparc64. Therefore
specify double precision arithmetic for all other architectures when built
with WITHOUT_GMP.
Submitted by: marius
- Suffix installed binary and man page with "-zh" in order to avoid
conflicts with other ports installing mkisofs (note that it doesn't
make sense to use MANLANG here as the man page is in English).
- Don't build and install isodump, isoinfo and isovfy. They are not
built with locale support, i.e. they don't differ in this regard
from those installed by the cdrtools ports (expect the latter are
later versions).
- Use PLIST_FILES.
Submitted by: marius
aligned buffer for the SCSI transfers in paranoia mode. [1]
- Stop the artificial separation of mkisofs from cdrtools and merge
sysutils/mkisofs into sysutils/cdrtools which brings us in line
with other distributions. The separation of mkisofs caused quite
some confusion among users as well as committers about why its
PORTVERSION was different from the cdrtools port, how to install
it, etc.
PR: 63775 [1]
Submitted by: marius
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a30
- Add a workaround for the problem that cdda2wav doesn't use a page
aligned buffer for the SCSI transfers in paranoia mode. [1]
- Merge sysutils/mkisofs-devel into sysutils/cdrtools-devel as done
with the corresponding non-devel ports.
PR: 63775 [1]
Submitted by: marius
ports is that different architectures have different version numbers
of binaries.
PR: ports/67465, ports/67466
Submitted by: Tim Bishop <tim@bishnet.net>
- Turn into master slave to allow slaves of different architectures
- Remove user/group on deinstall
- Install rc script as .sample
- Various tweaks
PR: ports/67463
Submitted by: Tim Bishop <tim@bishnet.net>