- Set JAVA_VERSION (for javavmwrapper) in the launcher script
- Use an absolute path to launch javavmwrapper
- JAVAJARDIR -> JAVALIBDIR (for JAR dependencies)
- Use %%JAVAJARDIR%% in pkg-plist
PR: 97856
Submitted by: hq
Approved by: maintainer
- Add support NOPORTDOCS and DOCSDIR
- Remove USE_EMACS and EMACS_PORT_NAME for support all emacsen, add
symlinks to xemacs load dir.
- Bump PORTREVISION.
- Update plist
- Restrict to Perl 5.8+ due to problems with a dependency
(graphics/p5-Graph-Writer-GraphViz). If that problem is resolved, the
restriction can be lowered to Perl 5.6+.
PR: ports/98272
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
The development version of www/serendipity, PHP based weblog software
PR: ports/96119
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Approved by: krion (mentor)
The jsMath package provides a method of including mathematics in HTML pages
that works across multiple browsers under Windows, Macintosh OS X, Linux and
other flavors of unix. jsMath uses native fonts, so they resize when you
change the size of the text in your browser, they print at the full resolution
of your printer, and you don't have to wait for dozens of images to be
downloaded in order to see the mathematics in a web page. There are also
advantages for web-page authors, as there is no need to preprocess your
web pages to generate any images, and the mathematics is entered in TeX form,
so it is easy to create and maintain your web pages.
Although it works best with the TeX fonts installed, jsMath will fall back
on a collection of image-based fonts (which can still be scaled or printed
at high resolution) or unicode fonts when the TeX fonts are not available.
Author: Davide P. Cervone <dvpc@union.edu>
WWW: http://www.math.union.edu/~dpvc/jsMath/
PR: ports/93864 (based on)
Submitted by: Nicola Vitale <nivit@email.it>
Approved by: krion (mentor)
- Take maintainership.
- Fix OPTIONS detection code, and add more.
- There were 2 security vulnerabilities that are fixed by the update.
Security: CVE-2006-2082
because of the S/Key library requirements. Moved the S/Key support
behind the WITH_SKEY knob and added a WITH_SNK knob as well. Now
the system will build on FreeBSD 6.1 systems if WITH_SKEY is NOT
set.
- Change varargs.h to stdarg.h, to build with the newer version of gcc.
- Pass the maintainership to submitter.
- Bump PORTREVISION
PR: ports/97633
Submitted by: pirzyk