- separate UPDATE_COOKIES_DIR, unless set to empty.
Makes for easier management.
- FORCE_UPDATE variable, that makes certain packages are updated when
a dependency is run, and that forces the replacement of packages that are
already there. Still uses the update cookie, so that this update occurs
just once unless you wipe out yur UPDATE_COOKIES_DIR (which justifies putting
update cookies in a separate directory).
what it should.
Use the exact same rules for checking LIB_DEPENDS that will later be used
to build the package itself, e.g., add the pkg dependency check.
This package contains the Net::Radius::Dictionary and
Net::Radius::Packet modules.
Net::Radius::Dictionary is a simple module that reads a RADIUS
dictionary file and parses it, allowing conversion between dictionary
names and numbers. Vendor-Specific attributes are supported in a
way consistent to the standards.
Net::Radius::Packet provides an interface to turn RADIUS packets
into Perl data structures and vice-versa.
from Alexander Bluhm <alexander_bluhm at genua.de>
- automatically detect number of cpus per host
- differentiate between hosts and nodes
=> each cpu is its own node
=> ports are build on nodes now
=> multiple host entries are no longer necessary for smp machines
then dereferencing can give you a bus error on sparc64 and
other arches with stricter address alignment requirements than
i386. "Please commit this" brad@
openobex is an open source implementation of the Object
Exchange (OBEX) protocol. OBEX is a session protocol and
can best be described as a binary HTTP protocol. OBEX is
optimised for ad-hoc wireless links and can be used to
exchange all kind of objects like files, pictures, calendar
entries (vCal) and business cards (vCard).
Some help and ok naddy@.