on the web and in intranets. It offers full flexibility and extendability while
featuring an accomplished set of ready-made interfaces, functions and modules.
PR: ports/77180
Submitted by: Gerrit Beine <tux@pinguru.net>
- Download bz2'd tarball [1]
- Add print-closest-mirrors target.
It allows you to find the 6 (3 http/3 ftp) closest mirror,
base on http://www.apache.org/dyn/closer.cgi/httpd/
make print-closest-mirrors >> /etc/make.conf automatically add
the six closest mirror to the head of ${MASTER_SITE_APACHE_HTTPD}.
Requested by: delphij
- This fixes a few potential cross-site scripting bugs which was intended
to be fixed in 1.4.4.5
- Apply PORTDOCS
- Add some minor fixes about COMMENT and DISTNAME
PR: 77247
Submitted by: Alex Varju <freebsd-ports at varju.ca>
application. It is ideal for people wanting to offer a hosted version
of WordPress, but due to its complexity installation and maintainance
is not supported in the same manner WordPress is.
WWW: http://mu.wordpress.org/
PR: 75240
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Security:
- Solved data URL issue described in Secunia Advisory SA13818,
http://secunia.com/advisories/13818/
- Additional fixes for frame injection issue reported in
Secunia Advisory SA13253,
http://secunia.com/advisories/13253/
Miscellaneous:
- Improvements to handling of the must-revalidate directive.
- Solved stability issue in Japanese version.
UNIX specific:
- Added extra warning dialog when opening .sh, .desktop or
executables directly from Web or from transfer manager with
kfmclient exec. Addresses issue reported in Secunia Advisory
SA13447, http://secunia.com/advisories/13447/
- Fixed crash when importing e-mail.
http://www.opera.com/linux/changelogs/754u2/
- Few other small cleans up.
- Let's see if Realplayer plugins will work for anyone. It's not tested, but
added support. I am not going to be surpised if the support is limited as
common in the Linux world.
This is my first port with code from PEAR, so I hope I got
it right. I based it off of www/pear-HTTP.
The HTTP_Client class wraps around HTTP_Request and provides
a higher level interface for performing multiple HTTP
requests.
Features:
* Manages cookies and referrers between requests
* Handles HTTP redirection
* Has methods to set default headers and request parameters
* Implements the Subject-Observer design pattern: the base class sends
events to listeners that do the response processing.
PR: ports/76995
Submitted by: Joseph Scott <joseph@randomnetworks.com>
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
Perhaps you don't need to update when you didn't remove
~/.opera-devel/search.ini manually. Is your search working correctly?
Every translation is being led into google, isn't it? Then update now(TM) and
remove ~/.opera-devel/search.ini, quit, and restart opera.
<http://www.squid-cache.org/Versions/v2/2.5/bugs/>:
+ Reject malformed HTTP requests and responses that conflict with the HTTP
specifications
This issue is qualified as a security issue by the vendor.
+ PURGE is allowed to delete internal objects (squid bug #1112)
+ Disable Path-MTU discovery on intercepted requests (squid bug #1154)
(VuXML vid=b4d94fa0-6e38-11d9-9e1e-c296ac722cb3)
- Clean up and correct package list generation. Now installed files
and directories are visible via PLIST_FILES and PLIST_DIRS.
- Don't claim that squid related files or directories are still present
after deinstallation when in fact they are not.
- Add "-g" to CFLAGS when WITH_SQUID_STACKTRACES is defined to make this
option actually useful.
PR: ports/76628
Submitted by: maintainer
o Major change(s)
- in some cases, modules are still built as static modules, making
modules selection useless and generate a non-desired httpd
o Minor change(s)
- apxs detection is done only if port isn't a server one.
- Mark modules ports as IGNORED if apaxhe is built statically
- fix make show-modules when when WITH_ALL_STATIC_MODULES is defined
Most issues discovered by: Jason Mealins <jason_mealins@bigfix.com>
thing is that on RELENG_5, it did not prevent gzip -cd file | tar -xf -
from working. Other versions/platforms are not so lucky.
Noticed by: buildcluster via kris
This port now supports installation of multiple wiki
instances as proposed by the installation guide.
Follow the textual instructions that are echoed out
by the 'make install' progress for more information.
Thanks to Florent for polishing up my update patches.
Submitted by: Florent Thoumie <flz@xbsd.org>
PR: ports/76377
attack and other patches
Integrate vendor patches as published on
<http://www.squid-cache.org/Versions/v2/2.5/bugs/>:
- FTP data connection fails on some FTP servers when requesting
a directory without a trailing slash (squid bug #1194)
- Icons fail to load on non-anonymous FTP when using the
short_icons_url configuration directive (squid bug #1203)
- Strengthen squid against HTTP response splitting cache pollution
attacks (squid bug #1200), classified as security issue by
the vendor
Proposed VuXML information, entry date left to be filled in:
(Note: I added only a publically accessible link to the Sanctum,
Inc. whitepaper, the squid bug tracker contains a deep link
to the PDF itself; if we are allowed to publish it, it could
instead be used as reference because Sanctum, Inc. wants you
to register with them before you get access to their whitepapers.)
PR: ports/76550
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>