Changes since version 3.0.5rc1:
* A bug was repaired in fixes to the dhclient, which saught to run the
dhclient-script with the 'EXPIRE' state should it receive a NAK in
response to a REQUEST. The client now iterates the PREINIT state
after the EXPIRE state, so that interfaces that might be configured
'down' can be brought back 'up' and initialized.
* DHCPINFORM handling for clients that properly set ciaddr and come to
the server via a relay agent has been repaired.
PR: ports/102680
Submitted: maintainer
the same time. Also it comes with sample MySQL and PostgreSQL backends,
which allow to store passwords in the corresponding databases.
This features were removed from upstream Samba3 in version 3.0.22.
WWW: http://pdbsql.sourceforge.net/
PR: ports/102714
Submitted by: Timur I. Bakeyev <timur@gnu.org>
bugfix release dealing with tmpfile race conditions.
- Some CVS remenents have crept into the distribution, don't install them.
- Add USE_LDCONFIG to run ldconfig on the globus libraries. [1]
- Add some verbosity in hopes of finding what I'm doing that is causing
this to fail on the package cluster.
Reported by: Tony Maher <anthony.maher at uts.edu.au> [1]
Security: vid:vid:5039ae61-2c9f-11db-8401-000ae42e9b93
another. If a host runst ssmpingd, users on other hosts can check
that they receive from this host by running the ssmping tool.
asmping is similar to ssmping, but checks for ASM rather than SSM.
WWW: http://www.venaas.no/multicast/ssmping/
PR: ports/102322
Submitted by: dikshie <dikshie@lapi.itb.ac.id>
Approved by: krion (mentor)
o Fix no response issue on some major environment. [2]
o Bump PORTREVISION to fix runtime issue.
Submitted by: TAKANO Yuji <takachan@running-dog.net> [1]
Reported by: Katsumi Kimoto <kimoto@miksys.com> [2]
Chase dependent ports and specify the dependency using "package
dependency" syntax which is immune to such changes.
No portrevision bumps.
Reported by: krismail
Pointy hat to: tobez
- Replace the build system to hand-written configure/Makefile
- Mark it as BROKEN on 4.x: does not compile
PR: ports/101961
Submitted by: Anish Mistry <amistry at am-productions.biz>
Approved by: Filippo Natali" <filippo.natali at gmail.com> (maintainer)
Changes:
- many bugfixes around SSL
- /udp option have to be specified to both source and dest from this version.
PR: ports/102236
Submitted by: Yoshihiko Sarumaru (maintainer)
- Use MASTER_SITES_APACHE
- Fix dependency on java/javamail
- Use ${JAVALIBDIR} for dependencies
- Use %%JAVAJARDIR%%, %%DOCSDIR%%, %%DATADIR%% and %%EXAMPLESDIR%% in pkg-plist
- Honor NOPORTDOCS
- Install data files in DATADIR=${JAVASHAREDIR}/${PORTNAME} as encouraged in
the Porter's Handbook
- Honor hier(7): install docs in ${DOCSDIR} and examples in ${EXAMPLESDIR}
- Bump PORTREVISION
PR: 101976
Submitted by: hq
Approved by: maintainer
Common bugs fixed in 3.0.23b include:
o Ambiguity with unqualified names in smb.conf parameters
such as "force user" and "valid users".
o Errors in 'net ads join' caused by bad IP address in the list
of domain controllers.
o SMB signing errors in the client and server code.
o Domain join failures when using smbpasswd on a Samba PDC.
Common bugs fixed in 3.0.23a include:
o Failure to strip the domain name from groups when 'winbind
use default domain = yes'
o Failure in pam_winbind to correctly parse arguments.
o Bad token creation of local users on member servers not
running winbindd.
o Failure to add users or groups to ACLs using the Windows
object picker.
o Failure in file serving code when 'kernel oplocks = yes'.
New features in 3.0.23a include:
o New "createupn" option to "net ads join"
o Rewritten Kerberos keytab generation when 'use kerberos
keytab = yes'
PR: ports/102040
Submitted by: maintainer
Like inetd, this program listens on the net for requests and spawns a
server to handle them. However, it only handles one port and one
program. Other limitations:
- only 'stream' socket type
- only 'nowait'
- doesn't switch user-ids
PR: ports/101964
Submitted by: Pankov Pavel <pankov_p@mail.ru>
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
operating systems. It includes functionnal implementations of all components of
the Teredo specification (client, relay and server). It is meant to provide IPv6
connectivity even from behind NAT devices.
WWW: http://www.simphalempin.com/dev/miredo/
Submitted by: Andreas Kohn via irc
Approved by: krion (mentor)
o rcNGfy
o Compile on amd64 [1]
NOTE: DSS will support on amd64, because there are many
fix which I heard:-) in cvs repository. In this
time, however, Apple doesn't release DSS supported
on amd64:-(.
Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es> [1]
ndisc6 is a small collection of tools to diagnose IPv6 networks, such as
Neighbor/Router Solicitation userland tools, IPv6 tcptraceroute, and an
echo/discard client.
PR: ports/100335
Submitted by: Rémi Denis-Courmont <rdenis@simphalempin.com>
module does not currently offer fetch method that is available in the RRDs
module.
It does however create RRD files with a sensible set of default RRA (Round
Robin Archive) definitions, and can dynamically add new data source names to
an existing RRD file.
This module is ideal for quick and simple storage of data within an RRD file
if you do not need to, nor want to, bother defining custom RRA definitions.
WWW: http://search.cpan.org/dist/RRD-Simple/
PR: ports/101073
Submitted by: chinsan <chinsan.tw(at)gmail.com>
Approved by: krion (mentor)
- Permissions safety via replacing cp to install
- Honour PREFIX
- Use subdirectory of ocaml for docs and examples
- Update to 0.92.2
PR: ports/101206
Submitted by: Stanislav Sedov
Approved by: maintainer
- Pass maintainership to submitter
PR: ports/101321
Submitted by: Michael Josic <systemoperator at gmail.com> (new maintainer)
Approved by: Ryo Okamoto <ryo at aquahill.net> (old maintainer)
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
It builds for me on i386 and amd64 so remove BROKEN for now in hopes
that it's really fixed.
Spell powerpc correctly in the makefile and the patched internal autotools
configuration. [0]
PR: ports/98615 [0]
This module provides a simple functional "named parameters" style interface
for creating URIs. Underneath the hood it uses URI.pm, though because of
the simplified interface it may not support all possible options for all
types of URIs.
It was created for the common case where you simply want to have a simple
interface for creating syntactically correct URIs from known components
(like a path and query string). Doing this using the native URI.pm
interface is rather tedious, requiring a number of method calls, which is
particularly ugly when done inside a templating system such as Mason or
TT2.
WWW: http://search.cpan.org/dist/URI-FromHash/
Justification: socialtext dependency
Twinkle is a soft phone for your voice over IP communcations using the SIP
protocol.
You can use it for direct IP phone to IP phone communication or in a network
using a SIP proxy to route your calls.
WWW: http://www.twinklephone.com/
Approved by: garga (mentor)
- Install man page
- Make krb5_ccname option in nss_ldap.conf work
nss_ldap has two different arguments that can be used at compile time to
make this work. The --enable-configurable-krb5-ccname-env configure
option was chossen because it works with both the Heimdal and MIT
Kerberos implementations and does not require a kerberos dependency. A
note has been made in UPDATING that this now works because
misconfiguration can lockout users.
PR: 100104
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: Maintainer
traceroute, but supporting ICMP, TCP, UDP and other IP protocols.
etrace has a wealth of options ranging in function from controlling
output to the detailed construction of trace packets.
WWW: http://www.bindshell.net/tools/etrace
PR: ports/100976
Submitted by: dave.ryan at gmail.com
some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file
Approved by: garga (mentor)
The goals of MPICH2 are to provide an MPI implementation for important
platforms, including clusters, SMPs, and massively parallel processors.
It also provides a vehicle for MPI implementation research and for
developing new and better parallel programming environments.
MPICH2 replaces MPICH1 and should be used instead of MPICH1 except for
the case of clusters with heterogeneous data representations.
Note: some regression tests fail with Fortran 90, but the problem has
been solved in 1.0.4-rc1, and 1.0.4 should be available RSN.
Repocopied by: marcus
A set of python modules and methods for working with any kind of network
packets.
WWW: http://sourceforge.net/projects/pcs
PR: ports/100599
Submitted by: gnn
respectively. Wireshark is a rename of ethereal after the principal
developer moved companies and lost the Ethereal copyright.
Messenger, don't shoot!
Now the ethereal binary is called wireshark, the tethereal binary is
called tshark, and idl2eth is now idl2wrs. All other binaries have
kept the same name.
In addition to this name change, I have also changed the PREFIX from X11BASE
to LOCALBASE.
"LAM/MPI is now in a maintenance mode. This is a direct result of the LAM/MPI
Team spending the vast majority of their time working on our next-generation
MPI implementation -- Open MPI."
Suggested by: Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>
handling. It can be used to develop either client, server or relays.
It is composed of 100% pure Perl.
WWW: http://search.cpan.org/dist/Net-DHCP/
PR: ports/100188
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
TCP/UDP connections to be bound to IPv6 version of INADDR_ANY, which doesn't
really work for PF_INET sockets.
o use proper name for the shared library - libfoo.so.X, not libfoo.so.X.Y.
o Improved 'make test'
o New offline mode in winbindd.
o New Kerberos support for pam_winbind.so.
o New handling of unmapped users and groups.
o New non-root share management tools.
o Improved support for local and BUILTIN groups.
o Winbind IDMAP integration with RFC2307 schema objects supported
by Windows 2003 R2.
o Rewritten 'net ads join' to mimic Windows XP without requiring
administrative rights to join a domain.
PR: ports/100100
Submitted by: maintainer
Incoming fax to email can also be configured so your Asterisk server can act
as both an outgoing and incoming fax server.
Features
* Written in C
* Processes large email messages quickly with the EPS library
* Easy to use, simply send an email to the fax number
* Configures easily with Asterisk, and most Unix-based MTAs
WWW: http://www.inter7.com/index.php?page=astfax
PR: ports/85031
Submitted by: Filippo Natali <filippo.natali at gmail.com>