Commit graph

187544 commits

Author SHA1 Message Date
jym
4b406d81f2 Updated mail/roundcube to 0.7.2nb1. 2012-06-05 18:50:06 +00:00
jym
bedd5f702f On <dholland> advice, bump revision. 2012-06-05 18:48:02 +00:00
ryoon
9624092520 Updated devel/xulrunner to 13.0
Updated www/firefox to 13.0
Updated www/firefox-l10n to 13.0
2012-06-05 18:13:05 +00:00
ryoon
8b35781963 Sync with devel/xulrunner-13.0 2012-06-05 18:10:38 +00:00
ryoon
1cd206316a Update to 13.0
Changelog:
* When opening a new tab, users are now presented with their most visited pages
* General performance improvements through incremental JavaScript garbage collection
* The default home page now has quicker access to bookmarks, history, settings, and more SPDY protocol now enabled by default for faster browsing on supported sites
* Restored background tabs are not loaded by default for faster startup
* Smooth scrolling is now enabled by default
* 72 total improvements to Page Inspector, HTML panel, Style Inspector, Scratchpad and Style Editor
* The column-fill CSS property has been implemented
* Experimental support for ECMAScript 6 Map and Set objects has been implemented
* Support for the CSS3 background-position property extended syntax has been added
* The :invalid pseudo-class can now be applied to the element
* The CSS turn <angle> unit is now supported
2012-06-05 18:09:21 +00:00
jym
ef996db15c - SQL files are used by scripts and PHP code to create/update the
database, and they are looking for them directly under INSTALL_DIR.
  As such, move them to RCDIR.

- install bin/ scripts with --x rights.

Package not bumped. All these changes do not affect roundcube besides
installation and update. If your roundcube install works already, chances
are you have adjusted the package in a way similar to this patch.
2012-06-05 17:56:10 +00:00
wiz
cc8c6ae936 Add patch based on taca's analysis which should fix build breakage on
NetBSD<6.
2012-06-05 15:27:22 +00:00
sborrill
6c61dbd4ec Add support for appending a custom string to the OS version as displayed by
XenCenter by setting xenguest_osappend in rc.conf.

Bump PKGREVISION
2012-06-05 12:58:53 +00:00
jym
7eef8bb03f Kill USERGROUP_PHASE=pre-install as this hardcodes the UID/GID in the
+INSTALL script. This causes problems when you build the package on one
machine but install it on another not necessarily with the same
accounts configured.

XXX any real use for USERGROUP_PHASE=pre-install? IIUC pkg_install
installs USERGROUP during pre-install-script target by default, making it
explicit seems to cause more problems than it solves...
2012-06-05 09:30:19 +00:00
abs
d4ade83e1d Work around VAX lack of FP INF 2012-06-05 08:58:36 +00:00
wiz
d3b6b64ffc Remove transset-df, successor transset. 2012-06-05 07:01:52 +00:00
wiz
f3f3b8e2e2 Added x11/transset version 1.0.0 2012-06-05 06:46:18 +00:00
wiz
89a3aa9ca8 + transset. 2012-06-05 06:46:05 +00:00
wiz
c0668659e0 Initial import of transset-1.0.0:
transset is an utility for setting opacity property.

Features:

 * select window by clicking (as transset)
 * select actual focused X11 window
 * select window by pointing
 * select by window name or id
 * force toggle
 * increase or decrease opacity

This  is the  first  release  of transset  originally  written by  Keith
Packard a  long time  ago.  Daniel Forchheimer  added many  features and
released  it as  transset-df.   This release  includes  all the  patches
written by Daniel Forchheimer and  provides some compiler warning fixes,
cleanup and build improvements.
2012-06-05 06:45:29 +00:00
jnemeth
5f90a18646 regen for patch-ap 2012-06-05 06:15:51 +00:00
jnemeth
bcf807b36a Updated comms/asterisk10 to 10.5.0 2012-06-05 01:39:59 +00:00
jnemeth
f34c810a67 Update to Asterisk 10.5.0:
The Asterisk Development Team has announced the release of Asterisk
10.5.0.

The release of Asterisk 10.5.0 resolves several issues reported by
the community and would have not been possible without your
participation.  Thank you!

The following is a sample of the issues resolved in this release:

* --- Turn off warning message when bind address is set to any.

* --- Prevent overflow in calculation in ast_tvdiff_ms on 32-bit
      machines

* --- Make DAHDISendCallreroutingFacility wait 5 seconds for a reply
      before disconnecting the call.

* --- Fix recalled party B feature flags for a failed DTMF atxfer.

* --- Fix DTMF atxfer running h exten after the wrong bridge ends.

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10.5.0

Thank you for your continued support of Asterisk!
2012-06-05 01:39:44 +00:00
jnemeth
64accecb55 Updated comms/asterisk18 to 1.8.13.0 2012-06-05 00:15:44 +00:00
jnemeth
1cf5081386 Update to 1.8.13.0:
The Asterisk Development Team has announced the release of Asterisk
1.8.13.0.

The release of Asterisk 1.8.13.0 resolves several issues reported
by the community and would have not been possible without your
participation.  Thank you!

The following is a sample of the issues resolved in this release:

* --- Turn off warning message when bind address is set to any.

* --- Prevent overflow in calculation in ast_tvdiff_ms on 32-bit
      machines

* --- Make DAHDISendCallreroutingFacility wait 5 seconds for a reply
      before disconnecting the call.

* --- Fix recalled party B feature flags for a failed DTMF atxfer.

* --- Fix DTMF atxfer running h exten after the wrong bridge ends.

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.13.0

Thank you for your continued support of Asterisk!
2012-06-05 00:15:34 +00:00
drochner
a22fee51b4 this doesn't need gmake (since it uses cmake), nor SDL_mixer 2012-06-04 17:40:43 +00:00
gdt
4112f26f60 Force language bindings to off.
They already weren't bl3'd in, so this is to ensure they aren't
accidentally picked up (as happens on Mac OS X).

It remains to optionize them or (better) make split packages.

From Edgar Fuß on tech-pkg@.
2012-06-04 17:00:14 +00:00
ryoon
a4b03cbe49 Updated fonts/umefont-ttf to 0.440 2012-06-04 16:15:33 +00:00
ryoon
eca7870814 Update to 0.440
Changelog:
In Gothic (Sans-serif) family
 * Fix glyphs in Unicode : 0020-6905, 946d-ffff (first check)

In Minchi (Serif) family
 * Fix glyphs in Unicode : 0020-6905, 946d-ffff (first check)
2012-06-04 16:14:17 +00:00
taca
a3da92b1af Note update of databases/ruby-dm-types package to 1.2.1nb2. 2012-06-04 15:23:19 +00:00
taca
2b75b3d8fa Allow ruby-dm-types to depend on ruby-stringex 1.3 and later.
Bump PKGREVISION.
2012-06-04 15:22:50 +00:00
wiz
3533c82279 Added textproc/ocaml-text version 0.5 2012-06-04 14:28:58 +00:00
wiz
4c2762b09d + ocaml-text. 2012-06-04 14:28:35 +00:00
wiz
c195434dfa Initial import of ocaml-text, packaged by Jaap Boender.
OCaml-Text is an OCaml library for dealing with Unicode.
2012-06-04 14:28:15 +00:00
obache
583b7453cf pkg-config is not required to build. 2012-06-04 13:31:23 +00:00
taca
3db45649df Note update of bind9{6,7,8,9} packages:
net/bind99	9.9.1pl1
	net/bind98	9.8.3pl1
	net/bind97	9.7.6pl1
	net/bind96	9.6.3.1.ESV.7pl1
2012-06-04 13:31:00 +00:00
taca
b87a6bfac2 Update bind96 to 9.6.3.1.ESV.7pl1 (BIND 9.6-ESV-R7-P1).
Security release for CVE-2012-1667.

	--- 9.6-ESV-R7-P1 released ---

3331.	[security]	dns_rdataslab_fromrdataset could produce bad
			rdataslabs. [RT #29644]
2012-06-04 13:29:19 +00:00
taca
719cf9b032 Update bind97 to 9.7.6pl1 (BIND 9.7.6-P1).
Security release for CVE-2012-1667.

	--- 9.7.6-P1 released ---

3331.	[security]	dns_rdataslab_fromrdataset could produce bad
			rdataslabs. [RT #29644]
2012-06-04 13:27:32 +00:00
taca
09d09d7de6 Update bind98 to 9.8.3pl1 (BIND 9.8.3-P1).
Security release for CVE-2012-1667.

	--- 9.8.3-P1 released ---

3331.	[security]	dns_rdataslab_fromrdataset could produce bad
			rdataslabs. [RT #29644]
2012-06-04 13:25:53 +00:00
obache
f842d5af5c + protobuf 2012-06-04 13:24:29 +00:00
taca
e9e5783f79 Update bind99 to 9.9.1pl1 (BIND 9.9.1-P1).
Security release for CVE-2012-1667.

	--- 9.9.1-P1 released ---

3331.	[security]	dns_rdataslab_fromrdataset could produce bad
			rdataslabs. [RT #29644]
2012-06-04 13:24:28 +00:00
obache
92d152b286 Added devel/protobuf version 2.4.1 2012-06-04 13:22:11 +00:00
obache
8ee32ad5e9 Import protobuf-2.4.1 as devel/protobuf.
Based on PR 46477 by Aran Clauson.

Protocol Buffers are a way of encoding structured data in an efficient yet
extensible format. Google uses Protocol Buffers for almost all of its internal
RPC protocols and file formats.
2012-06-04 13:21:50 +00:00
wiz
fb226641ba Added textproc/ocaml-tyxml version 2.1 2012-06-04 13:13:50 +00:00
wiz
48e724ffe8 + ocaml-tyxml. 2012-06-04 13:13:38 +00:00
wiz
c136ee7a88 Initial import of ocaml-tyxml, packaged by Jaap Boender in PR 45546:
TyXML is an OCaml library that allows you to build XML trees whose validity is
insured by the typechecker. It supports XHTML 1.0 and 1.1, HTML5 and SVG
(partial).
2012-06-04 13:13:14 +00:00
wiz
8921d9dcf8 Add buildlink3.mk 2012-06-04 13:12:40 +00:00
obache
74865bbea1 Updated devel/p5-InlineX-C2XS to 0.22 2012-06-04 12:28:33 +00:00
obache
89a626eafa Update p5-InlineX-C2XS to 0.22.
per maintainer update request by PR 46541.

ChangeLog:
- 0.22 ... Add DIST and MANIF config options.

- 0.19 ... If EXPORT_TAGS_ALL is set, then it's now unnecessary
           to set EXPORT_OK_ALL

- 0.18 ... Add CPPFLAGSEX, BOOT_F and PRE_HEAD config options.

           Add script.in (which generates the c2xs script)
2012-06-04 12:28:17 +00:00
obache
2c561c6e4f Updated converters/txt2man to 1.5.6 2012-06-04 12:16:32 +00:00
obache
1e0d82a2ae Update txt2man to 1.5.6.
PR 46535 by Wen Heping.
While here,
* set LICENSE=gnu-gpl-v2.
* honor PKGMANDIR

ChangeLog:
txt2man-1.5.6   16-mar-2011
* txt2man: Better control of 3 letters regexp, by Robin Cornelius.
* txt2man: Fix header comment generation, by Robin Cornelius.
* txt2man: Better handle ticks, by Thomas Moschny.
* src2man: Fix header comment generation.
* src2man: more robust comment delimiter handling.
* src2man: support C prototypes with newline after type, by Diego Cena.
* bookman: Posix shell syntax.
2012-06-04 12:16:05 +00:00
obache
d924d72d27 - pear-Auth_SASL-1.0.6 pear-DB-1.7.14 2012-06-04 12:05:44 +00:00
obache
ccc400829b Updated databases/pear-DB to 1.7.14 2012-06-04 12:03:54 +00:00
obache
7065211318 Update pear-DB to 1.7.14.
PR 46534 by Wen Heping.
While here, set LICENSE=php.

Changes since 1.7.13:

All drivers:
* Made the definition of DB_common::raiseError() compatible with
  PEAR::raiseError() by adding dummy parameters. Request 11581.
* Fixed SKIP block in the 20locale.phpt test.
* Fixed non-persistent connections to really be non-persistent when unserialising.
  Bug 15115.

ibase:
* Changed the order of regular expressions applied when mapping errors so that
  constraint violations in PHP 4.4 are actually reported as constraint
  violations and not table not found errors.
* Fixed a test that should have been skipped in PHP 4.4.

ifx:
* Use PCRE rather than ereg. Bug 17722, patch by Olle Jonsson.

mssql:
* Fix escaping of string values with lines ending in a backslash character.
  Bug 16117.

oci8:
* Fix for last_query reconstruction with lots of placeholders. Bug 12418, patch
  by Nicholas Evans.
* Fix replacement of values in last_query for :bind's numbered over 10.
  Bug 14603.
* Unset $_prepared_queries in freePrepared(). Bug 14271.

pgsql:
* Added special-case to handle SAVEPOINT queries as manip queries. Bug 12260.
* Implement rudimentary support for WITH...SELECT queries. Bug 17136.

sqlite:
* Added support for another error message in the SQLite driver. Bug 12105, patch
  by Adam Ashley.
* Implement auto_increment support in tableInfo(). Request 13193.
2012-06-04 12:03:39 +00:00
obache
28e6b1b0fe Updated mail/pear-Auth_SASL to 1.0.6 2012-06-04 11:46:15 +00:00
obache
da488f0454 Update pear-Auth_SASL to 1.0.6.
PR 46533 by Wen Heping.
While here, set LICENSE.

1.0.6 Changelog:

QA release
* Bug #18856: Authentication warnings because of wrong Auth_SASL::factory
  argument [kguest]

1.0.5 Changelog:

QA release
* Added basic support for any mechanism of the SCRAM family; with thanks to
  Jehan Pages. [kguest]
* crammd5 and digestmd5 mechanisms name deprecated in favour of IANA registered
  names 'cram-md5' and 'digest-md5'; with thanks to Jehan Pages. [kguest]
2012-06-04 11:46:01 +00:00