- Improved handling of WITH_TK82_MAN
- Manpages are not installed by default (default on for default TK - 8.4)
PR: 110237
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
- Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Uses USE_TCL from bsd.tcl.mk
- Pass maintainership to submitter
- Bump PORTREVISION
PR: 110234
Submitted by: Martin Matuska <martin@matuska.org>
- Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Pass maintainership to submitter
- Bump PORTREVISION
PR: 110233
Submitted by: Martin Matuska <martin@matuska.org>
- Improved handling of WITH_TK83_MAN
- Manpages are not installed by default (default on for default TK - 8.4)
- Bump PORTREVISION
PR: 110238
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
- Improved handling of WITH_TCL82_MAN
- Manpages are not installed by default (default on for default TCL - 8.4)
PR: 110236
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
- Fix depends on devel/py-pytz, it has been packed as an egg
- USE_PYTHON=yes, there is no python2.2 in ports tree
- Remove 4.x stuff
- Use USE_TCL, USE_TK, and some variables in bsd.tcl.mk
- Adjust EXAMPLESDIR
- Use static pkg-plist
PR: 110184
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer
- Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Pass maintainership to submitter
- Bump PORTREVISION
PR: 110232
Submitted by: Martin Matuska <martin@matuska.org>
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.
:)