This package contains the latest Sangoma drivers that supports following
Sangoma cards under FreeBSD OS:
o AFT Series PCI/PCI Express cards
o S51x PCI cards:
The current version wanpipe-3.3.1 supports following protocols:
o Asterisk/Zaptel interface
o Cisco HDLC, Frame Relay and Point-to-Point
o PPPoE and PPPoA (for S518 ADSL card)
Release date: Tue Jul 15 14:27:03 UTC 2008
I have added a patch to configure_port.sh to accept a new parameter:
the WRKSRC and to not enable TDM_VOICE and WANPIPE by default.
Remove the pkg-deinstall script, that was just naughty.
Added "kldxref" to the pkg-plist (just in case).
Please note that:
- The Makefile contains KMODDIR, but it is not used in the pkg-plist
and in the softwares Makefiles.
- Please add kldxref to the post-install target.
PR: ports/125939
Submitted by: Josh Paetzel <josh@tcbug.org>
removes a couple screen savers, and support for 3rd party screen savers.
Support for the latter is added back to this port by permission.
Do something I should have done a long time ago, add OPTIONS to install the
various screen savers we have in ports that are supported by xscreensaver.
USE_DOS2UNIX is no longer needed.
removed. In order to continue supporting those screen savers that we have
in the ports tree I'm adding enhanced versions of the 5.06 xml files to
the port. (With permission)
Also add a patch to the default config file to:
1. Turn off display of screen savers that are not installed to avoid
confusion.
2. Add back support for those 3rd part screen savers we have in ports.
3. Remove a screen saver we're not building or installing.
removed. In order to continue supporting those screen savers that we have
in the ports tree I'm adding enhanced versions of the 5.06 xml files to
the port. The xml file installed by this port is "bare bones," while the
one from xscreensaver 5.06 has more features, so remove the option to
intall the one from this port.
While I'm here, man pages are not PORTDOCS.
I'm making this change on a short maintainer timeout (6 days) because
the xscreensaver 5.07 update is blocking on this, and I haven't heard
anything from the maintainer of this port.
2008-08-02 x11-wm/beryl-core: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-manager: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-plugins: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-plugins-unsupported: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-settings: No longer supported - Use compiz
2008-08-02 x11-wm/beryl-settings-bindings: No longer supported - Use compiz
- Remove @ to show some install commands, and add -v to cp
- Install clamav-milter doc
- User CHOWN and CHMOD from bsd.commands.mk
PR: ports/126069 [1]
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> [1]
<ChangeLog>
*) Change: now ngx_http_charset_module does not work by default with
text/css MIME type.
*) Feature: now nginx returns the 405 status code for POST method
requesting a static file only if the file exists.
*) Feature: the "proxy_ssl_session_reuse" directive.
*) Bugfix: a "proxy_pass" directive without URI part might use original
request after the "X-Accel-Redirect" redirection was used;
*) Bugfix: if a directory has search only rights and the first index
file was absent, then nginx returned the 500 status code.
*) Bugfix: in inclusive locations; the bugs had appeared in 0.7.1.
</ChangeLog>
adds archive operations to the file context menus. Using this plugin you
will be able to extract and create archive files from within Thunar using
a single click.
WWW: http://foo-projects.org/~benny/projects/thunar-archive-plugin/
PR: ports/125998
Submitted by: ports at c0decafe.net <ports at c0decafe.net>