which are copied to www.freebsd.org for use by 'make fetchindex', as well
as the source of build failure reports on ports@FreeBSD.org when it is
broken.
since Dec 24:
<"pdseniura:techie.com"@mail.com.int>: host
mta1.us4.outblaze.com.int[192.168.9.154] said: 552 recipient storage full,
try again later (in reply to RCPT TO command)
Font cache is not build by default, which makes related lines in
default configure file wrong, which in turn causes xfs to error out
on startup with default file. Tweak generation of said file in a way
that would make proper configuration depending on existance of font
caching code, so that this patch can be sent upstream. [2]
Inspired by: Jose M Rodriguez (josemi at freebsd.jazztel.es) [1]
Bits and pieces for [1] stolen from:
src/etc/rc.d/xfs, apache2 and squid ports
Noticed by: Gary Dunn (knowtree at aloha.com) [2]
* jpeg2pdf is fast. Unlike ImageMagick or other general image conversion
tools, jpeg2pdf is specialized for its task an does this very efficiently.
* jpeg2pdf generates compact PDF files. Unlike general image conversion
tools, jpeg2pdf doesn't do any processing/rescaling of the images, nor does
it generate thumbnails of the pages in the PDF file.
* jpeg2pdf is a command-line program. So it can very easily be integrated in a
shell script or a web server process to automate a conversion task.
PR: ports/76562
Submitted by: <ports@c0decafe.net>
This port now supports installation of multiple wiki
instances as proposed by the installation guide.
Follow the textual instructions that are echoed out
by the 'make install' progress for more information.
Thanks to Florent for polishing up my update patches.
Submitted by: Florent Thoumie <flz@xbsd.org>
PR: ports/76377
stuffing the 8.0.0 release in here for the time being. Port epoch bumped
because 8.0.rc* is greater than 8.0.0. A note from UPDATING to people who
want to use 8.0.0 via -devel in production:
The -devel port has been updated to contain 8.0 release since
postgresql80-server can not be updated until 4.11 is released and the
changes in PR ports/75344 are committed. Users who need 8.0 now can
use the -devel port, however, once postgresql80-server has been
committed, -devel will begin tracking 8.1. Please be smart about
tracking ports and if used in production, update to
databases/postgresql80-server as soon as it becomes available. No
dump/reload will be required when changing from -devel to
postgresql80-server.
Check out the release notes and the shiny new PostgreSQL.org website at:
http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0