Mac OS X Growl notifications across the network.
Author: Nathan McFarland <nathan.mcfarland@nmcfarl.org>
WWW: http://search.cpan.org/~nmcfarl/Net-Growl-0.99/
PR: ports/111420
Submitted by: Masahiro Teramoto <markun at onohara.to>
Java SMTP and POP3 Mail server and NNTP News server. We have designed James
to be a complete and portable enterprise mail engine solution based on
currently available open protocols.
James is also a mail application platform. We have developed a Java API to
let you write Java code to process emails that we call the mailet API. A
mailet can generate an automatic reply, update a database, prevent spam,
build a message archive, or whatever you can imagine. A matcher determines
whether your mailet should process an email in the server. The James project
hosts the Mailet API, and James provides an implementation of this mail appli
-cation platform API.
James is based upon the Apache Avalon application framework, formerly a
product of the Apache Avalon project.
WWW: http://james.apache.org/
PR: ports/111041
Submitted by: Nemo Liu <nemoliu at gmail.com>
Change log
o Fixed some compilation errors with Apache 2.2 (and automagicaly set debian
compatibility)
o Added initial support for mod_suphp from Thomas Rasch
- Remove IGNORE when PACKAGE_BUILDING, the probelm doesn't exist now.
PR: 111406 [1]
Submitted by: Xavier Beaudouin <kiwi AT oav.net> (maintainer)
Approved by: clsung (mentor)
- Fix the build [1], dependency and plist if audio/espeak is installed in the
system.
- Add a new knob, WITH_ESPEAK, with autocheck.
- Bump the PORTREVISION.
PR: ports/111217 [1]
Reported by: Jukka A. Ukkonen <jau@iki.fi> [1]
Notes:
sipxportlib contains numerous cases of casting a pointer
to an int. Gcc 4.1 does not like this on amd64 systems.
I have silenced the compilation error by first typecasting
through a uintptr_t. This does not fix any underlying
problems, but at least the code compiles.
Approved by: maintainer
bundled one. The knob is WITH_SYSTEM_FREETYPE. The most notable advantage
of using the latest freetype library from ports is it has CJK emboldening
feature (i.e., it makes fake bold fonts from non-bold ones) and
OpenOffice.org already makes use of it when the feature is available.
Approved by: maho
- Make Cromwell capable of providing a FreeBSD bootinfo structure, which
contains the boot environment, boot device etc. After this, you can
specify
append vfs.root.mountfrom=ufs:/dev/ad0s1a
in /boot/xboxlinux.cfg. And remove options ROOTDEVNAME in XBOX kernel
config.
PR: ports/111405
Submitted by: rink (maintainer)