Update LIB_DEPENDS to mail/libspf2-10
Update CONFLICTS
Use builtin echo
Update VDA patch to 2.1.6
Update scripts/configure.postfix to show error when select SPF and (TLS|IPv6TLS)
Use REINPLACE instead then scripts/configure and scripts/fix-files-list
PR: 85000
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Vivek Khera (maintainer)
Update LIB_DEPENDS to mail/libspf2-10
Use builtin echo
Use REINPLACE instead then scripts/configure and scripts/fix-files-list
PR: 85000
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Vivek Khera (maintainer)
- Use GCONF_SCHEMAS and INSTALL_OMF to clean up pkg-plist and pace portlint.
PR: ports/85541 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1]
Full-text search system. You can search lots of documents for some documents
including specified words. If you run a web site, it is useful as your own
search engine for pages in your site. Also, it is useful as search utilities
of mail boxes and file servers.
The characteristic of Hyper Estraier is the following.
* High performance of search
* High scalability of target documents
* Perfect recall ratio by N-gram method
* Phrase search, attribute search, and similarity search
* Multilingualism with Unicode
* Independent of file format and repository
* Simple and powerful API
* Supporting P2P architecture
WWW: http://hyperestraier.sourceforge.net/
(This is a predecessor to textproc/estraier, not a drop in replacement.)
- add a knob WITH_CVS to use CVS repository as the distfile.
- install the localized manual pages to ${PREFIX}/man/ja, instead
of /usr/share/man/ja.
No objection from: kuriyama and metal
Additional features introduced in Samba 3.0.20 include:
o Support for several new Win32 rpc pipes.
o Improved support for OS/2 clients.
o New 'net rpc service' tool for managing Win32 services.
o Capability to set the owner on new files and directory
based on the parent's ownership.
o Experimental, asynchronous IO file serving support.
o Completed Support for Microsoft Print Migrator.
o New Winbind IDmap plugin (ad) for retrieving uid and gid
from AD servers which maintain the SFU user and group
attributes.
o Rewritten support for POSIX pathnames when utilizing
the Linux CIFS fs client.
o New asynchronous winbindd.
o Support for Microsoft Print Migrator.
o New Windows NT registry file I/O library.
o New user right (SeTakeOwnershipPrivilege) added.
o New "net share migrate" options.
PR: 85276
Submitted by: Timur I. Bakeyev (maintainer)
Approved by: perky (mentor)
Moth is a simple to use triangle mesh editor based on standardized OpenGL and
XML (file format) technologies. Its major field of application is the creation
of 3D models for interactive applications like games, visualizations,
simulations, virtual worlds and similar uses. Another field of application is
3D sketching.
WWW: http://moth.titanothere.com/
PR: ports/85955
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
Bandwidth and Connection control per Virtual Host or Directory.
It can:
* Restrict the number of simultaneous connections per vhost/dir
* Limit the bandwidth for files on vhost/dir
WWW: http://www.ivn.cl/apache/
- ChangeLog :
o Removed VH_HOST variable since it is more or less unusuable and somewhat
dangerous. You can enable it again by compiling mod_vhs with -DWANT_VH_HOST.
o Fixed compilation of mod_vhs when using Apache 2.0 branch (problems
with ap_regex_t that exists only on Apache 2.1)
o Added open_basedir functions to append homedir to a default open_basedir
path.
o Added experimental SUEXEC support. Not tested and not documented !
o According to Frédéric VANNIERE, mod_rewrite don't work when it
is specified in module list... Another neat exception of Apache...
Now mod_vhs should work with mod_rewrite...
o Use Apache internal regexp than "system" ones. This fix portability
of this code on Debian
PR: ports/85222
Submitted: Xavier Beaudouin <kiwi@oav.net> (maintainer)