This patch is not needed anymore. informative purpose.
(mozilla 1.4 will be `official' and some time lag is needed for
enabling new mozilla)
obtained by Volker Quetschke
See for details:
http://www.openoffice.org/issues/show_bug.cgi?id=18066
- removed all dependencies (none of them required to run)
- default configuration file now in ${LOCALBASE}/etc (instead of /etc)
- uses perl from ${PERL}
- more documentation files included
- documentation uses %%DOCSDIR%% in pkg-plist
- updated pkg-descr and pkg-message
Submitted by: Martin Matuska <martin@tradex.sk> (maintainer)
PR: 56127
XXL is a library for C and C++ that provides exception handling
and asset management. Asset management is integrated with the
exception handling mechanism such that assets may be
automatically cleaned up if an exception is thrown, which
allows for much simplified program structure with respect to
error handling.
By allowing XXL to track assets and using its exception
handling features, the programmer no longer has to check error
conditions on every function call and cleanup the assets on
failure because XXL does the work.
PR: 56128
Submitted by: Robert Schlotterbeck <rws@suki.rs.tarrant.tx.us>
Grisbi is a personnal accounting application, written with
Gnome and Gtk, and is released under the GPL licence.
Its aim is to provide you with the most simple and intuitive
software for basic use, although it can be very powerful
if you spend a little time on the setup.
Grisbi is an application written by french developpers, so
it perfectly respects french accounting rules. Grisbi can
manage multiple accounts, currencies and users. It manages
third parties, expenditures and receipts categories, and
also budgetary lines, financial years, and other information
that make Grisbi adapted for associations (except those
that require double entry accounting).
WWW: http://www.grisbi.org/
PR: ports/54675
Submitted by: Thierry Thomas <thierry@pompo.net>
o CUPS is not used in default.
o Some FreeBSD specific patches are included samba-ja itself.
PR: ports/56122
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Unbreak this port and upgrade to the latest version, and its internal version
is v2.0. Change between release 1.4 to version 2.0 is listed below:
* version 2.0
move more templates to teicommon
much better teilatex.xsl
add GPL license
* version 1.5
updated handling of xrefs to tables and figures
parameterize some of CSS class names, for use in portal
parameterize "revised"
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Unbreak this port and upgrade to the latest version, and its internal version
is v2.0. Change between release 1.4 to version 2.0 is listed below:
* version 2.0
move more templates to teicommon
much better teilatex.xsl
add GPL license
* version 1.5
updated handling of xrefs to tables and figures
parameterize some of CSS class names, for use in portal
parameterize "revised"
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Chase makesum; the author retar the current tarball by updating these
modules since its release (05.27.2003 - 08.18.2003):
nikto_outdated.plugin 1.08
- Fixed nasty regex bug in the version eval, and made more efficient. Pointed out by fr0stman, thx Zeno for assistance
nikto_core.plugin 1.15
- Bugfix: only scanning port 80 when multiple ports are specified by CLI argument. Thanks to Martin Macok for submitting a bug report.
nikto_headers.plugin 1.07
- Added Host header back after delete in IIS Content-Location check. Thanks to Abdi Ponce for the bug report & debug.
nikto_httpoptions.plugin 1.04
- Changed PROPPATCH, TRACK, TRACE messages. Changed PROPFIND message, thanks to Jericho for tracking down some good info on it. Added SEARCH message.
nikto_user_enum_apache.plugin 1.02
- Bugfix: some user names not tested (zz, zzz, etc.)
- Major rewrite for speed improvements
Obtained from: bento
1) cad/astk-serveur has been switched from tcl/tk 83 to 84 (see
Message-ID: <200308170148.h7H1m91d025773@repoman.freebsd.org>)
=> we have to bump the client's PORTREVISION to chase this upgrade.
2) Since I'm there, I have defined Gmsh & Grace in the tools config.
Note: this is missing from the original tarball, and should be fixed
within the next release.
PR: ports/55707
Submitted by: Thierry Thomas <thierry@pompo.net>
SciMark 2.0 is a Java benchmark for scientific and numerical
computing. It measures several computational kernels and
reports a composite score in approximate Mflops (Millions
of floating point operations per second).
Suggested by May Tho.
PR: ports/50645
Submitted by: Thierry Thomas <thierry@pompo.net>
This is an ANSI C version of the SciMark2 benchmark,
translated from the original Java sources. The intent in
making this benchmark available in C is mainly for performance
comparisons.
Suggested by May Tho.
PR: ports/50646
Submitted by: Thierry Thomas <thierry@pompo.net>
- Remove leftout USE_REINPLACE.
- Make LDAP support optional.
- Remove ispell build and run dependency in favour of aspell only.
Anyway if ispell installed it will be picked up by basa binary.
Approved by: marcus (mentor)