- Disable dlmodule on amd64 and sparc64 because dlmodule isn't designed
for them.
- Add -fPIC on CFLAGS on amd64 for mod_python3 and other ports using it
on linking their own dynamic library.
According to the author, there is some problem with the
original master site. He updated the mainsite for fbbi.
PR: ports/56945
Submitted by: Li-lun Wang (Leland Wang) <llwang@infor.org>
*) Respect to ${CXX}
*) Use ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} instead
of hardcoded -pthread flag
*) Remove rwlock.c support, because libc_r already
support pthread_rwlock family calls
*) Bump ${PORTREVISION}
PR: 56943
The port www/horde2 and its dependences (mail/turba,
mail/imp3, etc.) cannot be packaged, because the default
options of PHP are not sufficient.
This port uses lang/php4 with Horde's options, in order to
remove the IS_INTERACTIVE flags.
PR: ports/57111
Submitted by: Thierry Thomas <thierry@pompo.net>
Spidermonkey is the JavaScript interpreter from the Mozilla project.
This revision updates the port to the newest version.
I've also updated my contact address.
PR: ports/56593
Submitted by: Dan Rench <citric@cubicone.tmetic.com>
It would be nice to redefine QW_PLATFORM to ``FreeBSD''
instead of ``Linux'' (which is default), so to make FuhQuake
report real box type it's being run onto.
PR: ports/56990
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
Updating port 1.4.3 -> 1.5.0 details:
1. Fixed contact emails
2. Wrote patches for the port in a different manner
(now it would be easier to submit them to openrm developers)
Unfortunatly openrm has quite ugly building environment, so
MAKE_ARGS still remain.
3. Removed comments around pthread_setconcurrency in both
library sources and one of demos. This function has been finally added
to STABLE.
PR: ports/56996
Submitted by: Igor Pokrovsky <tiamat@comset.net>
This update updates mod_jk to 1.2.4 and optionally creates
an apache2 module, if APACHE_PORT is set to ${PORTSDIR}/www/apache2
As a separate PR, I send a new slave port that will hopefully
see to it that there's a package at your favourite package
site for both versions of apache.
PR: ports/56657
Submitted by: Palle Girgensohn <girgen@pingpong.net>
I don't have the time to give to many of the ports I maintain at
the moment. I wasn't expecting to be so busy this summer ...
Please set all my ports back to ports@freebsd.org.
PR: ports/56935
Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
When attempting to build the didentd port on FreeBSD 5.1-R, it
fails in get_info4.c and get_info6.c with a complaint that it
does not know the size of variable 'uc'.
PR: 56332
Submitted by: Pat Lashley <patl+freebsd@volant.org>
Approved by: maintainer timeout (3 weeks)
graphics/svgalib contains an off-by-one error in the code
that checks that the user is the owner of the current virtual
terminal. Instead of checking /dev/ttyv[X], it checks
/dev/ttyv[X+1].
Submitted by: Chris Pressey <cpressey@catseye.mine.nu>
This happens because svgalib was written for Linnex, and
they start tty numbering from 1, contrary to FreeBSD, which
does it from 0. I always knew that FreeBSD is better: who
counts from 1 in this world?! ;-)
PR: ports/57052
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
Image::Imlib2 is a Perl port of Imlib2, a graphics library
that does image file loading and saving as well as manipulation,
arbitrary polygon support, etc. It does ALL of these operations
FAST. It allows you to create colour images using a large number
of graphics primitives, and output the images in a range of formats.
PR: 56701
Submitted by: erwin