manipulate multicast groups. The multicast additions are optional, so you
may also send and recieve unicast packets.
WWW: http://search.cpan.org/dist/Net-RTP/
PR: ports/110159
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
manipulate multicast groups. With this module you will be able to receive
incoming multicast transmissions and generate your own outgoing multicast
packets.
This module uses the same API as IO::Socket::Multicast, but with added support
for IPv6 (IPv4 is still supported). Unlike IO::Socket::Multicast, this is a
pure-perl module.
WWW: http://search.cpan.org/dist/IO-Socket-Multicast6/
PR: ports/110158
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
when manipulating multicast socket attributes.
For simple, object-oriented way of doing the same thing, take a look at
IO::Socket::Multicast6 or IO::Socket::Multicast
WWW: http://search.cpan.org/dist/Socket-Multicast6/
PR: ports/110155
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
It has fileupload, discussions, version control, use case
history, build and release management. It supports assignment
of requirements & use cases to releases and filtering over all
fields.
WWW: http://sourceforge.net/projects/truc/
PR: ports/110171
Submitted by: Jan Siml <jsi at jules.de>
having to muck around with the XML API it uses.
-f fill the screen with the image
-s scale the image with out stretching it
-c center image and do not scale
-t tile the image
default: -s
PR: ports/110152
Submitted by: Zane C. Bowers
- fixed MASTER_SITES
- merged two CONFLICTS lines to one :-)
- support for NO_INSTALL_MANPAGES
- support for cyrus_imapd via OPTIONS
- /etc/mail/mailer.conf replacement configurable in OPTIONS
- updated definitions and support for 64-bit systems
PR: 110135
Submitted by: Martin Matuska <martin@matuska.org>
- Use of PKGNAMEPREFIX/PORTNAME/PKGNAMESUFFIX to identify the port (new sqm layout)
- Substitution of SQUIRREL_PLUGIN_NAME into pkg-plist to prevent future cut-and-paste errors
- Use of bsd.port.pre.mk and bsd.port.post.mk to fix automatic plugin registration
PR: 110161
Submitted by: Neil Darlow <neil@darlow.co.uk> (maintainer)
with external pcre library doesn't work inside apache. PHP devs are not
interested in fixing this problem and insist to use the bundled (broken
too) version.
- MANUAL_PACKAGE_BUILD because this won't build in tinderbox env
PR: ports/110177
Submitted by: Andris Raugulis <ar@null.lv>
Approved by: itetcu (mentor, implicit) Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
calculation program calculates energy, molecular structure,
vibrational frequencies from the basic principle of quantum mechanics.
A site license for GAMESS is available at no cost to both academic
and industrial users. Please refer
http://wwwmsg.fi.ameslab.gov/GAMESS/dist.menu.html
for details.
We also included simple launcher called `gamess'
for your convenience. You don't set any environment variable
to run gamess. Just type
% gamess <somefile.inp>
is enough.
WWW: http://wwwmsg.fi.ameslab.gov/GAMESS/
I also recived an e-mail from Mike Schmidt <mike@si.fi.ameslab.gov>
as my inquery.
> I'm maintaining gamess port for FreeBSD only for myself,
> but I'd like to maintain this program at ports tree so that
> everyone can install gamess for FreeBSD very easily like following:
> obtain gamess-current.tar.gz then, put it to some directory, then:
>
> % mkdir /usr/ports/distfiles/gamess.20060907.4
> % cp gamess-current.tar.gz /usr/ports/distfiles/gamess.20060907.4/
> % cd /usr/ports/science/gamess
> % make
> % sudo make install
> ...
> will finish the compilation and installation.
>
> So I'd like to ask you about it.
>
> Can I put port such a skeleton, which is merely an installation
> instruction for FreeBSD ports tree like MPQC?
> http://www.freebsd.org/cgi/cvsweb.cgi/ports/science/mpqc/
> Everyone can access this instruction publically.
> Of course, I don't expose gamess archive for public, and if gamess =20
> archive
> is not found, make stops like:
>
>> % make
>> =3D=3D=3D> gamess-20060907.4 You must manually get the source =20
>> distribution from master site. http://www.msg.ameslab.gov/GAMESS/=20
>> dist.menu.html. Please selsect "Source code distribution", and =20
>> check on "running on Intel compatible PC running Linux". You must =20
>> have license, but freely obtainable..
>> *** Error code 1
>
Mike Schmidt <mike@si.fi.ameslab.gov> replied as:
> I do not really object to your idea about "make" for BSD, since
> you don't include source code with it. but don't really understand
> why it would be necessary.
:)
Vacation is a Horde module for managing user e-mail "vacation notices" or
"auto-responders." It works via a local vacation program and the .forward style
forwarding mechanism supported by several popular mailers.
Right now, Vacation provides fairly complete support for managing .forward style
vacation notices on Sendmail or Courier mail based systems via an FTP transport.
It also has some support for LDAP, Qmail, and SQL servers.
WWW: http://www.horde.org/vacation/
PR: ports/110123
Submitted by: Beech Rintoul <beech@alaskaparadise.com>
The py-libdnet port has been seperated out as a slave port to libdnet and
is now dependent on libdnet. py-libdnet now only installs the libdnet
python module. Since files previously owned by py-libdnet are now owned
by its dependency, in order to upgrade correctly, py-libdnet must be
deinstall and then reinstalled manually.
PR: 109262
Submitted by: thierry and me
Approved by: maintainer timeout