failed to build the jdk14 port in a jail under FreeBSD 5.4
FreeBSD 4.11 works.
The problem is that mount don't list the linprocfs,
and this make the selfcheck fail.
maintainer emailed:
So 6 Nov 2005 11:21:20 CET
Approved by: (maintainer timeout)
Updating the Samhain integrity checking system to 2.1.0, a
bugfix release.
It's been requested by several people to break Samhain out
into separate client and server ports. This PR does that,
with a samhain-client and samhain-server port, as slave
ports off of samhain. I'm not sure the best way to submit
a PR to do this kind of action, but here is a shar of all
three ports. If another format is desired, please let me
know. I'm also interested in feedback on the approach used
for splitting these out.
PR: ports/90305
Submitted by: David Thiel <lx@redundancy.redundancy.org>
Updating the Samhain integrity checking system to 2.1.0, a
bugfix release.
It's been requested by several people to break Samhain out
into separate client and server ports. This PR does that,
with a samhain-client and samhain-server port, as slave
ports off of samhain. I'm not sure the best way to submit
a PR to do this kind of action, but here is a shar of all
three ports. If another format is desired, please let me
know. I'm also interested in feedback on the approach used
for splitting these out.
PR: ports/90305
Submitted by: David Thiel <lx@redundancy.redundancy.org>
Updating the Samhain integrity checking system to 2.1.0, a
bugfix release.
It's been requested by several people to break Samhain out
into separate client and server ports. This PR does that,
with a samhain-client and samhain-server port, as slave
ports off of samhain. I'm not sure the best way to submit
a PR to do this kind of action, but here is a shar of all
three ports. If another format is desired, please let me
know. I'm also interested in feedback on the approach used
for splitting these out.
PR: ports/90305
Submitted by: David Thiel <lx@redundancy.redundancy.org>
PR contains new port security/pecl-hash which provides
possibility to install PHP PECL extension:
pHASH Message Digest Framework
PR: ports/90087
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
Upgrade to the latest, 1.1.1, version. I've added lang/ocaml to
RUN_DEPENDS for rebuild the port with portupgrade -r lang/ocaml.
PR: ports/90212
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: Stephane Legrand <stephane@freebsd.org>
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change.
This patch updates textproc/cwtext to version 0.05. This
patch adds a few additional command line flags.
PR: ports/91438
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
I haven't had time to maintain net/trafshow. Worse, I don't even use
it myself anymore. Hopefully someone else will pick this up soon.
PR: ports/91441
Submitted by: Ryan Thompson <ryan@sasknow.com> <ryan@sasknow.com>
The bitcollider is a small utility that generates
bitprints and metadata tags from files for lookup
and submission at the Bitzi community metadata
project. For more details, please see http://bitzi.com.
WWW: http://bitcollider.sourceforge.net/
PR: ports/91427
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
This is a replacement for Alt+Tab in GNOME. The port uses
REINPLACE_CMD to fix weirdness in detecting x11.pc. This port
also uses ${INSTALL_DATA} because port does not respect
--prefix during ./configure.
A more feature-full replacement of thr Alt-Tab window
switching behavior.
Superswitcher uses the "Super" key, also known as the Windows
key to switch between windows and workspaces.
WWW: http://www.gnomefiles.com/app.php?soft_id=1231
PR: ports/91425
Submitted by: Remington <MrL0Lz@gmail.com>
A modplug-based plugin for beep-media-player
This port is the ModPlug plugin for beep-media-player. It
is a port of modplug-xmms plugin. ModPlug is arguably the
best mod-like music rendering engine capable of playing
22 different module formats. This plugin can also handle
zip, rar, gzip and bzip2 compressed mods (provided unzip,
gunzip, unrar are installed).
WWW: http://modplug-xmms.sourceforge.net/
PR: ports/91424
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
This patch will update lang/ferite to version 1.0.2. This version fixes several memory issues:
- Fix for a threading issue that caused the engine to crash with a memory issue.
- Fix for rmi and a lack of parsing of arguments within function calls.
- Fix for rmi that caused the starvation of network sockets within the server environment. The new fix forces
the GC to be run when in blocking listen mode and also forces the shutdown of network sockets.
- Fix for array code that would cause objects to have an inflated refcount and cause scripts to not deleted
objects within the GC
- Fix for refcounting issues within the assignment of objects
- Fix for building on CYGWIN: required -no-undefined on the libraries and a missing header in aphex_thread.c
- Fix for class/namespace modifies on a class/namesapce that already exists
PR: ports/91409
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>