Wihle I'm here, add a STARTUP_SCRIPT knob to specify a different name for
the etc/rc.d/svscan.sh script, e.g. allowing a name like 000.svscan.sh.
PR: 81677 [1]
Submitted by: Renato Botelho <freebsd@galle.com.br> [1]
- from Changes
Version 2.0
- Added the Class::Error module and tests
- Added the Class::Util module and tests
- Minor change in the Class::constr closure to allow to stop the init subs
by returning undef OR a Class::Error object
- Added the 'skip_autoload' option to Class::constr pragma
- You can also pass an HASH reference to the constr method
- Changed the result returned by the group accessor in list context:
old version returned the keys of the hash (deprecated since the 1.77)
this version returns the whole hash
and --enable-pgsql-logging. Correspondingly, deprecate WITH_MYSQL_LOG and
WITH_PGSQL_LOG in favor of WITH_SQL_LOG.
Reported by: Alexander B. Zubkov <sasha@sekrett.ru>,
Martin Tsachev <mtsachev@gmail.com>
The original author's email address bounces, so this is fixed here.
- Move patch from patch-aa to patch-fmirror.c
Submitted by: Fred Cox <sailorfred@yahoo.com>
Approved by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
PR: ports/81787
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Fix the dbus by chase dbus's change in Oct 2004 for from
lib/dbus-1.0/services to share/dbus-1/services. It should fix the plist. [2]
- Bump the PORTREVISION.
Reported by: pointyhat via kris [2]
Submitted by: sajd via IRC (#freebsd-gnome) [1]
Discussed with: marcus and tmclaugh via IRC (#freebsd-gnome) [2]
<david@freshports.org>: host nezlok.unixathome.org[66.154.97.250] said: 550
<david@freshports.org>: User unknown in virtual alias table (in reply to
RCPT TO command)
CID information from a modem, and a client to display the CID information on a
computer, TiVo, text pager, or cell phone. Multiple clients are permitted.
PR: ports/81954
Submitted by: David <david@freshports.org>
- Add sysutils/daemontools to RUN_DEPENDS because the new patch works
just with it
- Change pkg-message to reflect qmail.schema file installation
- Change pkg-descr to reflect new features
PR: ports/81966
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
mobile HTTP user agents. It'll be useful in page dispatching by user agents.
This package was ported from Perl's HTTP::MobileAgent.
PR: ports/81936
Submitted by: Shinsuke Matsui <smatsui@karashi.org>