- make plugin-container work with custom LD_LIBRARY_PATH [2]
Do not bump PORTREVISION as firefox package was not buildable due to size
constraints before my last bsd.gecko.mk commit.
PR: ports/158371 [1]
Submitted by: Pan Tsu <inyaoo@gmail.com> [1]
kmoore [2]
Obtained from: mozilla bugtracker [2]
Parses a mobile user agent string into it's basic constituent parts, the most
important being vendor and model. One reason for doing this would be to use
this information to lookup vendor-model specific device characteristics in a
database.
WWW: http://search.cpan.org/dist/Mobile-UserAgent/
PR: ports/157943
Submitted by: Dmitry Liakh <dliakh@ukr.net>
- set USE_APACHE=13 explicit, since build with higher
version is long time broken.
with hat apache@
(with focus on changing default apache version to 22)
depending on this one will fail if apache22 is set as default
no version bump (apache22 is not the default at the moment)
From the actual git repo:
http://slashcode.git.sourceforge.net/git/gitweb.cgi?p=slashcode/slashcode;a=tree;h=refs/heads/live;hb=live
Install:
Apache: Version 1.3.34 (1.3.33).
Since most of Apache 1.3.x's recent releases included security
fixes, we wouldn't recommend running an earlier version. Slash is
not compatible with Apache 2.x and we have no plans to port to 2.x
(though we aren't excluding the possibility).
mod_perl: Version 1.29.
with hat apache@
broken if apache22 is set as default
- nothing will change for apache20/22 users, all
mod_perl2 ports are already fixed!
- no version bump
with hat apache@
silenced the warning with clang 2.9 but still generated broken code.
- Bump PORTREVISION for devel/cxxtools and also for www/tntnet that
depends on cxxtools.
a fine-grained security control system for a web-based application. The
intent is to provide a clear, easy-to-integrate system that does not require
the policies to be written into your application components. It attempts to
separate the concerns of how to show and manipulate data from the concerns
of who is allowed to view and manipulate data and why.
WWW: http://search.cpan.org/dist/Apache2-SiteControl/
PR: ports/158001
Submitted by: Nick Hilliard <nick at foobar.org
2. Commercial license is also available for embedded use.
Generally, it's a standalone search engine, meant to provide fast,
size-efficient and relevant fulltext search functions to other
applications. Sphinx was specially designed to integrate well with SQL
databases and scripting languages. Currently built-in data sources
support fetching data either via direct connection to MySQL, or from
an XML pipe.
As for the name, Sphinx is an acronym which is officially decoded as
SQL Phrase Index.
WWW: http://www.sphinxsearch.com/
PR: ports/157655
Submitted by: Max Baryshnikov <mephius at gmail.com>
2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more available
2011-06-24 net/libevnet: no longer necessary now that libevent2 has been released
2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available
2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to 2.2.x+ and mod_authnz_ldap now
2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
Search doesn't have to be hard. Haystack lets you write your search code once
and choose the search engine you want it to run on.
With a familiar API that should make any Djangonaut feel right at home and an
architecture that allows you to swap things in and out as you need to, it's how
search ought to be. Haystack is BSD licensed, plays nicely with third-party app
without needing to modify the source and supports Solr, Whoosh and Xapian.
WWW: http://south.aeracode.org/
PR: ports/155660
Submitted by: Kristaps Kulis <kristaps.kulis at gmail.com>