Commit graph

238610 commits

Author SHA1 Message Date
Beat Gaetzi
5356235f5d - Update to 3.2.2
- Execute kldxref in do-install target. [1]
- Set SYSDIR to SRC_BASE to fix build if the FreeBSD sources are not
  installed in /usr/src. [2]
- Set SRC_BASE to /usr/src if SRC_BASE is not set and not rely on the
  /sys symlink. [2]

Reported by:	scf@ [1]
Submitted by:	imp@ [2]

Many thanks to the VirtualBox developers (especially Alexander Eichner
for all his work and help), all tester and patch submitter and the whole
vbox@ team especially decke@.
2010-06-07 16:32:55 +00:00
Beat Gaetzi
804cd7e393 - Update to 3.2.2
- Update guest additions to 3.2.2.
- Add option to build with VNC support (Disabled by default)
- Add option to build with VDE support (Disabled by default) [1]
- Add option to build webservice (Disabled by default) [2]
- Fix build with QT4 support disabled and X11 support enabled. [3]
- Fix build with X11 support disabled. [4]
- Replace custom pkg-install.in script with GROUPS framework.
- Do not build Guest Additions in virtualbox-ose port.
- Implement locking/unlocking of host DVD drive. [5]
- Add LICENSE and LICENSE_FILE.

PR:		ports/146752 [5]
Submitted by:	mtm@ [5]
Requested by:	Mario Lobo <lobo AT bsd.com.br> [1],
		Hubert Tournier <hubert AT frbsd.org> [2]
Reported by:	Emil Mikulic <emil AT dmr.ath.cx> [3], mm@ [4]

Many thanks to the VirtualBox developers (especially Alexander Eichner
for all his work and help), all tester and patch submitter and the whole
vbox@ team especially decke@.
2010-06-07 16:31:58 +00:00
Beat Gaetzi
bdbbb7ff83 - Update to 3.2.2
- Execute kldxref in do-install target. [1]
- Set SYSDIR to SRC_BASE to fix build if the FreeBSD sources are not
  installed in /usr/src. [2]
- Set SRC_BASE to /usr/src if SRC_BASE is not set and not rely on the
  /sys symlink. [2]
- Mark BROKEN on recent CURRENT.

Reported by:	scf@ [1]
Submitted by:	imp@ [2]

Many thanks to the VirtualBox developers (especially Alexander Eichner
for all his work and help), all tester and patch submitter and the whole
vbox@ team especially decke@.
2010-06-07 16:30:55 +00:00
Romain Tartière
9c4423c2a3 - Another attempt to fix build when using some locale settings. 2010-06-07 16:13:40 +00:00
Dennis Herrmann
e855cab780 - Update to 0.5.4 2010-06-07 15:57:20 +00:00
Sergey Skvortsov
9f123ac512 - Update to 0.11.
- Pass to perl@

Changes:	http://cpansearch.perl.org/src/FLORA/MooseX-Traits-0.11/Changes
PR:		ports/146552
Submitted by:	az
2010-06-07 15:57:14 +00:00
Sergey Skvortsov
2f47967a9d Update to 0.85
Changes:	http://search.cpan.org/src/BOBTFISH/Catalyst-Action-REST-0.85/Changes
PR:		ports/146437
Submitted by:	Andrej Zverev <az@FreeBSD.org>
2010-06-07 15:54:03 +00:00
Sergey Skvortsov
44c678b6b6 Update Readonly-XS to 1.05
PR:		ports/146999
Submitted by:	Ashish SHUKLA <wahjava@gmail.com>
2010-06-07 15:49:52 +00:00
Sergey Skvortsov
1edf8fc564 Unbreak build for RELENG_8 and later.
PR:		ports/145176
Submitted by:	Eugene Grosbein <eugen@grosbein.pp.ru>
2010-06-07 15:46:28 +00:00
Philip M. Gollucci
3d557e2bfc - Provide a knob to not check the APACHE_PORT value or the installed version of httpd.
Very useful for maintainers or for doing all the targets up to 'do-install'

With Hat:   apache@
2010-06-07 14:38:44 +00:00
Sergey A. Osokin
e9a7261c81 Update from 0.7.65 to 0.7.66.
License.

<ChangeLog>

*) Security: now nginx/Windows ignores default file stream name.
   Thanks to Jose Antonio Vazquez Gonzalez.

*) Change: now the charset filter runs before the SSI filter.

*) Change: now no message is written in an error log if a variable is
   not found by $r->variable() method.

*) Change: now keepalive connections after POST requests are not
   disabled for MSIE 7.0+.
   Thanks to Adam Lounds.

*) Feature: the "proxy_no_cache" and "fastcgi_no_cache" directives.

*) Feature: now the "rewrite" directive does a redirect automatically
   if the $scheme variable is used.
   Thanks to Piotr Sikora.

*) Feature: the "chunked_transfer_encoding" directive.

*) Feature: the $geoip_city_continent_code, $geoip_latitude, and
   $geoip_longitude variables.
   Thanks to Arvind Sundararajan.

*) Feature: now the ngx_http_image_filter_module deletes always EXIF
   and other application specific data if the data consume more than 5%
   of a JPEG file.

*) Feature: now the "msie_padding" directive works for Chrome too.

*) Workaround: now keepalive connections are disabled for Safari.
   Thanks to Joshua Sierles.

*) Bugfix: nginx ignored the "private" and "no-store" values in the
   "Cache-Control" backend response header line.

*) Bugfix: an "&" character was not escaped when it was copied in
   arguments part in a rewrite rule.

*) Bugfix: nginx might be terminated abnormally while a signal
   processing or if the directive "timer_resolution" was used on
   platforms which do not support kqueue or eventport notification
   methods.
   Thanks to George Xie and Maxim Dounin.

*) Bugfix: if temporary files and permanent storage area resided at
   different file systems, then permanent file modification times were
   incorrect.
   Thanks to Maxim Dounin.

*) Bugfix: ngx_http_memcached_module might issue the error message
   "memcached sent invalid trailer".
   Thanks to Maxim Dounin.

*) Bugfix: nginx could not built zlib-1.2.4 library using the library
   sources.
   Thanks to Maxim Dounin.

*) Bugfix: values of the $query_string, $arg_..., etc. variables cached
   in main request were used by the SSI module in subrequests.

*) Bugfix: nginx did not support HTTPS referrers.

*) Bugfix: nginx/Windows might not find file if path in configuration
   was given in other character case; the bug had appeared in 0.7.65.

*) Bugfix: the $date_local variable has an incorrect value, if the "%s"
   format was used.
   Thanks to Maxim Dounin.

*) Bugfix: nginx did not support all ciphers and digests used in client
   certificates.
   Thanks to Innocenty Enikeew.

*) Bugfix: if ssl_session_cache was not set or was set to "none", then
   during client certificate verify the error "session id context
   uninitialized" might occur; the bug had appeared in 0.7.1.

*) Bugfix: OpenSSL-1.0.0 compatibility on 64-bit Linux.
   Thanks to Maxim Dounin.

*) Bugfix: a geo range returned default value if the range included two
   or more /16 networks and did not begin at /16 network boundary.

*) Bugfix: the $uid_got variable might not be used in the SSI and perl
   modules.

*) Bugfix: a worker process hung if a FIFO file was requested.
   Thanks to Vicente Aguilar and Maxim Dounin.

*) Bugfix: a variable value was repeatedly encoded after each an "echo"
   SSI-command output; the bug had appeared in 0.6.14.

*) Bugfix: a "stub" parameter of an "include" SSI directive was not
   used, if empty response has 200 status code.

*) Bugfix: a block used in a "stub" parameter of an "include" SSI
   directive was output with "text/plain" MIME type.

*) Bugfix: if a proxied or FastCGI request was internally redirected to
   another proxied or FastCGI location, then a segmentation fault might
   occur in a worker process; the bug had appeared in 0.7.65.
   Thanks to Yichun Zhang.

*) Bugfix: IMAP connections may hang until they timed out while talking
   to Zimbra server.
   Thanks to Alan Batie.

*) Bugfix: nginx did not support chunked transfer encoding for 201
   responses.
   Thanks to Julian Reich.

</ChangeLog>
2010-06-07 14:32:02 +00:00
Martin Matuska
294fe32f06 - Update LATEST_LINK 2010-06-07 13:43:01 +00:00
Sergey A. Osokin
d79c8c6538 Update from 0.8.39 to 0.8.40.
License.

<ChangeLog>

*) Security: now nginx/Windows ignores default file stream name.
   Thanks to Jose Antonio Vazquez Gonzalez.

*) Feature: the ngx_http_uwsgi_module.
   Thanks to Roberto De Ioris.

*) Feature: a "fastcgi_param" directive with value starting with
   "HTTP_" overrides a client request header line.

*) Bugfix: the "If-Modified-Since", "If-Range", etc. client request
   header lines were passed to FastCGI-server while caching.

*) Bugfix: listen unix domain socket could not be changed during
   reconfiguration.
   Thanks to Maxim Dounin.

</ChangeLog>
2010-06-07 13:34:24 +00:00
Anton Berezin
1b96194550 Update to 0.30.
Changes:	http://search.cpan.org/dist/Class-Closure/Changes
2010-06-07 12:32:00 +00:00
Anton Berezin
3df0abf8aa Update to 1.10.
Changes:	http://search.cpan.org/dist/YAML-Syck/Changes
2010-06-07 12:28:56 +00:00
Anton Berezin
6592d15f33 Update to 0.19.
Changes:	http://search.cpan.org/dist/Path-Class/Changes
2010-06-07 12:27:24 +00:00
Dima Panov
a84b28c728 - Update plamsa-applet-cwp 0.9.17 -> 1.0.3
PR:		147205
Submitted by:	David Naylor <naylor.b.david AT gmail.com>
Approved by:	Stas Timokhin (maintainer)
2010-06-07 12:26:26 +00:00
Mario Sergio Fujikawa Ferreira
36438e2f2a Fix build: USE_AUTOTOOLS automake 1.10 instead of 1.9.
PR:		ports/147548
Approved by:	maintainer
2010-06-07 12:26:07 +00:00
Anton Berezin
643b9cc82f Update to 3.0608.
Changes:	http://search.cpan.org/dist/Object-Simple/Changes
2010-06-07 12:25:06 +00:00
Dima Panov
234e58dada - [maintainer] update kdesvn-kde4 1.5.2 -> 1.5.3
PR:		147206
Submitted by:	David Naylor (maintainer)
2010-06-07 12:19:20 +00:00
Martin Wilke
d52432b82d - Fix INDEX
Thanks	to:	fluffy :)
2010-06-07 12:18:41 +00:00
Martin Matuska
66782c9917 - Enable DSO support
PR:		ports/146740
Submitted by:	John Lihtsey <jd@cpanel.net>
2010-06-07 11:50:33 +00:00
Martin Matuska
2e8ca80a8e - Add missing entry for x264-devel
PR:		ports/146842
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
2010-06-07 11:19:20 +00:00
Renato Botelho
5ab73a6704 ThunderSnarf is a web reporting and trending tool for Thunder Cache Pro which
has the main goal to provide a strategic overview of how Thunder is caching and
what it is caching, aggregating value and helping on decision making regarding
the real web acceleration rates and allowing one to identify unefficient cache
patterns, plugins, as well as domains which should have a plugin written for
and, off course, the top efficient domains and caching patterns as well.

WWW:	http://www.thundercache.com.br

PR:		ports/146875
Submitted by:	Patrick Tracanelli <eksffa at freebsdbrasil.com.br>
2010-06-07 11:18:02 +00:00
Christian Weisgerber
5c532bfe19 Only apply patch for WITH_GNUSTEP_DEVEL.
Reported by:	QAT
2010-06-07 10:33:22 +00:00
Pietro Cerutti
f1bb9f25e9 - Update to 05_20100606 2010-06-07 10:32:01 +00:00
Pietro Cerutti
5c31994d8c - Update to 1.1.2 2010-06-07 10:04:50 +00:00
Boris Samorodov
7b1e9a3767 . update gtk2-2.14.7-7.fc10 -> gtk2-2.14.7-9.fc10;
. bump PORTREVISION.

Reporterd by:	Antonio Vieiro <antonio at antonioshome.net> (freebsd-questions@)
2010-06-07 10:01:36 +00:00
Wen Heping
d1a12dad5e - Update to 0.15 2010-06-07 07:20:19 +00:00
Martin Wilke
b5b9413196 PBKDF2 is a secure password hashing algorithm that uses the techniques of
"key strengthening" to make the complexity of a brute-force attack arbitrarily
high. PBKDF2 uses any other cryptographic hash or cipher (by convention,
usually HMAC-SHA1, but Crypt::PBKDF2 is fully pluggable), and allows for an
arbitrary number of iterations of the hashing function, and a nearly unlimited
output hash size (up to 2**32 - 1 times the size of the output of the backend
hash). The hash is salted, as any password hash should be, and the salt may
also be of arbitrary size.

See also: RFC2898, PKCS#5 version 2.0: http://tools.ietf.org/html/rfc2898

WWW:	http://search.cpan.org/dist/Crypt-PBKDF2/

PR:		ports/146847
Submitted by:	Victor Popov <v.a.popov at gmail.com>
2010-06-07 06:59:09 +00:00
Martin Wilke
5a42416447 - Update to 0.4.0
PR:		146463
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
2010-06-07 06:56:56 +00:00
Martin Wilke
b5804369c2 - Add missing patch 2010-06-07 06:54:21 +00:00
Martin Wilke
9c9f17d169 - Update to 0.5.7
PR:		145949
Submitted by:	Mirko Zinn <mail@derzinn.de> (maintainer)
2010-06-07 06:53:18 +00:00
Martin Wilke
1f6e04e9a2 - Update to 0.30
PR:		146841
Submitted by:	Victor Popov <v.a.popov@gmail.com>
Approved by:	maintainer timeout
2010-06-07 06:50:07 +00:00
Martin Wilke
7cc3309f21 - Update to 0.9.9
PR:		146489
Submitted by:	ohn Marshall <john.marshall@riverwillow.com.au> (maintainer)
2010-06-07 06:27:29 +00:00
Dirk Meyer
10e1c069df - fix package for gnustep-make-2.4.0 2010-06-07 06:26:56 +00:00
Philip M. Gollucci
06f41f89ae - Convert to AP_FAST_BUILD / AP_GENPLIST 2010-06-07 06:08:54 +00:00
Martin Wilke
aa504a5a14 MKLivestatus is a very simple and smart Nagios eventbroker module.
Livestatus is concepted and tuned to reduce disk, memory and cpu loads
caused by live-data processing on the Nagios system. Just as NDO,
Livestatus makes use of the Nagios Event Broker API and loads a binary
module into the Nagios process. But other than NDO, Livestatus does not
actively write out data e.g. to the disk. Instead, it opens a socket for
external applications to connect to and fetch the current status
information from Nagios.

WWW: http://mathias-kettner.de/checkmk_livestatus.html

PR:		ports/145449
Submitted by:	Peter C. Lai <cowbert at gmail.com>
2010-06-07 06:07:04 +00:00
Philip M. Gollucci
86e726453b - Conver to AP_FAST_BUILD / AP_GENPLIST 2010-06-07 06:01:56 +00:00
Wen Heping
96313904fc - Add missing dependence. 2010-06-07 05:58:10 +00:00
Philip M. Gollucci
ec152850d3 - Convert to AP_FAST_BUILD / AP_GENPLIST
- Pet Portlint
2010-06-07 05:28:48 +00:00
Philip M. Gollucci
efdb9d60be - Remove unused patch file 2010-06-07 05:06:29 +00:00
Philip M. Gollucci
0e9ae66cf0 - Convert to AP_FAST_BUILD / AP_GENPLIST 2010-06-07 05:06:14 +00:00
Philip M. Gollucci
4f73dbd610 - Covnert to AP_FAST_BUILD / AP_GENPLIST 2010-06-07 05:03:50 +00:00
Philip M. Gollucci
04de201b04 - Convert to AP_FAST_BUILD / AP_GENPLIST
- swap LOCAL site for mine
- Pet Portlint
2010-06-07 04:39:23 +00:00
Philip M. Gollucci
dcbec6b324 - Convert to AP_FAST_BUILD / AP_GENPLIST
- Pet Portlint
2010-06-07 04:34:55 +00:00
Philip M. Gollucci
790a024ef1 - Convert to AP_FAST_BUILD / AP_GENPLIST
- Pet Portlint
2010-06-07 04:24:02 +00:00
Philip M. Gollucci
20b49e0244 - Convert to AP_FAST_BUILD / AP_GENPLIST
- Don't list freefall/people in MASTER_SITES
- Pet Portlint
2010-06-07 04:21:12 +00:00
Philip M. Gollucci
2c0a02b231 - Covnert to AP_FAST_BUILD / AP_GENPLIST 2010-06-07 04:03:40 +00:00
Gabor Pali
d16962d8a8 Efficient algorithms for vector arrays.
WWW: http://code.haskell.org/~dolio/
2010-06-07 03:58:17 +00:00