it now takes a config file rather than directly specifying the desired
options. Install a sample recycle.conf.default in LOCALBASE/etc.
Submitted by: marius@alchemy.franken.de
Approved by: maintainer
either IGNORE or BROKEN.
Since there seems to be some confusion, for the record:
BROKEN is reserved for ports that don't work. This will prevent
users from installing the port, but please note that
ports marked as BROKEN will still be built by bento
IGNORE is reserved for ports that should not be built for one
reason or another (including bento). Users and bento
will not build ports marked as IGNORE.
FORBIDDEN is reserved for security breakages only!!! Only mark a
port as FORBIDDEN if there is a security issue with the
port at the time.
Reviewed by: kris (portmgr)
This is a port for the jigdo software, the new method of
the Debian project to distribute their images. As I have a
debian mirror on a FreeBSD machine I needed that to generate
the debian 3.0 iso images here.
The sources of jigdo are available but do not work out of
the box, so I decided to go with the static binaries in
linux-emulation.
PR: ports/40834
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
The BPF Traffic collector
Enhanced version of trafd (/usr/ports/net/trafd/)
WWW: http://bpft.by.ru/
PR: ports/42020
Submitted by: El Vampiro <vampiro@rootshell.ru>
this patch set updates ddup to make it conformant w/
http://clients.dyndns.org/devel/query.php
major changes where done by robert@castley.com, so, don't
forget to give him credits in the CVS logs.
PR: ports/40966
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Net::RawSock provides a base function to send raw IP datagrams
from Perl. The raw IP datagram is packed into a buffer and
written on the network layer with the write_ip() function.
PR: ports/47868
Submitted by: Nicolas Jombart <ecu@ipv42.net>
Constructs a hash from the /etc/services file and provides
a tied interface to it that takes care of things like the
protocol name.
PR: ports/44441
Submitted by: Joseph Scott <scottj@pebkac.owp.csus.edu>
- Unfortunaly, this is a binary package. Therefore, we
cannot compare the differences between the new and the
old packages.
- However, the current checksum did not change in the past
few days and there has not been any complains in the
developer's forums about a trovan (nor have the developers
said such a thing).
Prompted by: Daniel Mueller <mue.da@gmx.de>
- Update to source code version of mldonkey
- Only build support for both eDonkey and Overnet networks
for now
Repo copied by: joe (cvs hat)
Submitted by: maintainer
Some tests fail with newer versions of p5-Net-DNS. Newer version to
account for these and other problems is in the works, according to the
module author, but it is not there yet.
Vendor changes since 1.02:
- added support for a reentrant $INCLUDE;
- added support for AAAA and HINFO;
- modified module behavior to be more BIND-like.