It collides with the sysutils/file port and with /sbin/md5
binary. It also doesn't install the conf files and perl
modules for some programs.
PR: ports/57683
Submitted by: Francisco Gomez <francisco@gomezmarin.com>
- fix run on current (couldn't calculate disk geometry)
- remove dead URLs from MASTER_SITES
- change obsoleted disk name wd -> ad in manpage example
PR: 57555
Submitted By: Sergey Matveychuk <sem@ciam.ru>
This utility is used to split up huge files into smaller
pieces without compression. It is fully compatible with
HJSplit.
PR: ports/50777
Submitted by: Alex Kiesel <kiesel@schlund.de>
Watchdog daemon for the AMD Elan sc520 system-on-chip.
The watchdogd deamon runs in the background and will reset
the hardware watchdog timer of the elan-mmcr/soekris every
16 seconds. If this timer is not reset within 32 seconds
thereafter the hardware will reboot.
This software was specifically developed for
http://www.soekris.com/ boards and for use within the
http://www.wirelessleiden.nl/ project.
WWW: http://www.webweaving.org/watchdog/
PR: ports/55797
Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org>
hardware interface
Toshctl is a command-line tool to allow access to much of
the Toshiba hardware interface developed by Jonathan Buzzard
and Linux toshset by Charles D. Schwieters.
It can do things linke set the LCD brightness, set CPU speed
and set fan speed.
PR: ports/56035
Submitted by: Carl Moberg <carl@servicefactory.se>
Anacron is a periodic command scheduler. It executes
commands at intervals specified in days. Unlike cron, it
does not assume that the system is running continuously.
It can therefore be used to control the execution of daily,
weekly and monthly jobs (or anything with a period of n
days), on systems that don't run 24 hours a day.
Anacron is not an attempt to make cron redundant.
PR: ports/55959
Submitted by: Derik van Zuetphen <dz@426.ch>
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks. We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.
Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.
Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.
Helped out: Adriaan de Groot <adridg@cs.kun.nl>
Lauri Watts <lauri@kde.org>
Andy Fawcett <andy@athame.co.uk>
* Burn all disks in DAO mode since n-c-b doesn't support multi-session, and
adding this allows one to burn DVD.
Submitted by: Pav Lucistnik <pav@oook.cz>
generated by socklog-conf requires presence of chpst program
from runit port
- Bump PORTREVISION
PR: 57454
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
I've made a mistake (I know copy and paste is evil !) in
php dependency. Now we use lang/php4-horde so the package
can be now built.
PR: ports/57406
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
There is no port net/openldap21 any longer. Please use
USE_OPENLDAP=yes and respect the default in bsd.ports.mk,
specify WANT_OPENLDAP_VER *only* if you have to, for example
when you are incompatible with any other version.
Thanks for the report!
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>