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)
anyone I know is watching closely.
Drop maintainership. If someone thinks its worth looking after this
port, I have no objection to a responsible maintainer taking over.
Otherwise, I'll GC the port in a few months.
But really, it's high time folks upgrade to exim4.
I'll be happy to take maintainership over this one. I removed
the BROKEN notice on versions older than 3, as this was
completely rewritten and I feel somewhat optimistic today.
Please tell me if this is proves wrong. The patch to change
the Makefile is also not required anymore, I hope the
configure is doing the right magic, as I haven't tested it
when PREFIX!=/usr/local
PR: ports/54473
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>