XawPlus is a clone of the original Xaw library, providing a more up to date
look and some extensions to the original Athena widget set. This library is
as compatible as possible to the original. It should be possible to compile
the source code of an Xaw client without any changes (except the include path
of the XawPlus header files) to get the new look of XawPlus to this client.
XawPlus makes it possible to use XPM pixmaps, tooltips, a truncate mechanism
for too long label strings and UTF8 coded UNICODE labels without changing the
code of your application.
XawPlus comes with a set of adapted applications using also the new
features of XawPlus.
WWW: http://people.freenet.de/kra/XawPlus
PR: 47700
Submitted by: Normal User <freebsd@falx.port5.com>
Per bento, some old info files are no longer part of the
package. Also portlint sniffs at the Makefile, somewhat
bogusly, but it's easy to make it shut up.
PR: ports/56419
Submitted by: ark Linimon <linimon@lonesome.com>
One-file-port, from @stake. This dumps information from
remote RPC. Much like "rpcinfo -p host" on unix hosts.
Please check my patches: I removed an unused function so
this wouldn't be marked as a security sensitive port, and
I'm not sure my Makefile change respects CFLAGS.
PR: ports/46991
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
This is a sample script for ${PREFIX}/etc/rc.d that will
wake snort up on boot, and take it down on shutdown. Nothing
fancy here. This is needed, because I'm planning on teaching
ACID many new things, and ACID expects snort to help itself.
There is only one thing that requires thinking here: This
should run only after {MySQL|PostgreSQL} server is up, as
snort might want to report to the local server.
PR: ports/49047
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Approved by: maintainer timeout
Web server fingerprinting tool, used to identify web servers
that changed thier banners.
PR: ports/50754
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
I finnaly got fed up with that FAQ about chkrootkit. The
solution was either to add a Q+A to the FAQ or fix the port.
This introduce a new variable, FreeBSD5, that is set to
"yes" if we're running FreeBSD 5 or higher.
This variable is used to fix the tests of the following
binaries, so they would DTRT on FreeBSD 5: chfn chsh date
ls ps
I also fixed a bug in the cheking of vdir, but it's irrelevant
for FreeBSD.
Informed maintainer.
PR: ports/55919
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
because much more people still use old versions of make.
Notify from: Dan Langille <dan@langille.org>
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR: 56346
This updates version 0.8 to a rerelease of version 0.90.
The original release of 0.90 included more fonts, and the
rerelease fixed a problem with the new fonts and OpenOffice.
PR: ports/56375
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
reshmeat blurb:
This release adds three more missions to the campaign. It
provides more realistic physics (optional), a new fighter,
some visual improvements, and adjustments concerning almost
everything. Some important bugfixes have been made.
PR: ports/55931
Submitted by: Erik Greenwald <erik@smluc.org>
Attempting to build mod_jk2 yields the following:
libtool: link: `../common/jk_ajp12_worker.lo' is not a valid libtool object
PR: ports/53934
Submitted by: Larry Lansing <lansil@fuzzynerd.com>
multiprecision integer arithmetic libraries. Presently,
many though not all of the arithmetic operations that
OpenSSL provides are exposed to perl. In addition,
this module can be used to provide access to bignum
values produced by other OpenSSL modules, such as key
parameters from Crypt::OpenSSL::RSA.
o Fix possible crasher due to an old version of glade
o Update the subtitle and languages menus after having played a
DVD or ogm file
PR: 56412
Submitted by: maintainer
PORTVERSION to remind people to uninstall the rc when the release is out).
I delayed this because I was hoping 2.60 would get released sooner, and I
wanted to test rc3 before turning it loose on people. So far, so good.
because much more people still use old versions of make.
For committers: please use the same way for following
PRs: 56345-56350.
Spotted by: Dan Langille <dan@langille.org> via FreshPorts
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)