the CVS log with all the details. However, almost every aspect has been
touched. Note, that this is still a GNOME 1.x application!
More info on the features can be found at Ximian:
http://www.ximian.com/products/evolution/
Even though this port has some useful features, like Japanese help files
and direct support for Japanese input using Canna on the Pico editor,
I decided to remove this port as:
1. It seems to continue to have security problems, which no one seems to be
working on.
2. mail/pine4 seems to support Japanese.
3. It doesn't seem like there will be an upgrade to this Japanize patch.
built by someone other than root. After the files have been moved run
${CHOWN} on them recursively.
PR: 36411 (still more ports to go)
Approved by: Dave Glowacki <dglo@ssec.wisc.edu> (maintainer)
built by someone other than root. Instead of moving the files with tar,
move them with cpio and set up ownership.
PR: 36411 (more ports still to go)
Submitted by: alane
extensively tested on the bento cluster, but the committed version
introduces significant new breakage at a very inopportune time. This
will be revisited later.
- Install documentation and examples to $DOCSDIR and $EXAMPLESDIR
- Install an executable script into ${PREFIX}/bin to call DSV.py
- Add optional WITH_GUI knob for wxPython dependency
for detecting duplicate RR's in an update packet, and some more
tests. Note, the tests are not installed by the port, but are
useful to examine as samples, and to test your installation.
* Update the port to handle the new TKEY and FAQ files.
* Patch the new FAQ, since pod2man is choking on the CVS Id.
* Update the comment by mentioning dynamic updates.
* Add a comment to the Makefile about the harmless build errors
you see if you don't have the run-time depends already installed.
* The errors related to the missing dependencies during build are harmless.
The build-time and run-time dependencies are seperated on purpose so that
the port can be built and run on different boxes.
* The Test-Simple module is not needed to build or run the port, the
tests are not installed by us, and not part of the port itself.
These changes should have been discussed with me before they were made.
to connect ot jabberd over SSL (it will automatically detect its
presense--no compile-time configuration changes are necessary).
Approved by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
the ability to open multiple documents, view document outlines,
and support for JBIG2. For better or worse, this now depends on motif.
While I'm here, overhaul the port:
* Group the GNU dependencies.
* USE_MOTIF implies USE_XPM, so bring in the former and remove the latter.
* Add with-x to the configure args to make sure it knows what we're after.
* Install portdocs
* Update and expand pkg-comment and pkg-descr.
- Project moved to GNU - update MASTER_SITE and pkg-descr
- Even though Anubis now uses GnuTLS by default, the port still
default to using OpenSSL instead (GnuTLS support will come later)
PR: 45174
Submitted by: maintainer