Commit graph

196837 commits

Author SHA1 Message Date
ryoon
9bef86f5fd Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
wiz
fc5c2ed246 Updated math/cloog to 0.18.0 2013-02-09 21:36:10 +00:00
wiz
5cc5e53f08 Update to 0.18.0:
version: 0.18.0
date: Thu Dec 20 17:50:41 CET 2012
changes:
	- Update to isl 0.11.1
	- clast annotations for openmp and vectorization
	- statement-wise loop separation
	- clast traversal and node filtering support
	- Do not call some deprecated isl functions
	- Support for OpenSCoP coordinates extension

version: 0.17.0
date: Mon Dec 12 00:51:44 CET 2011
changes:
	- Support openscop as input format
	- update isl backend to changes in isl 0.08
	- Add CLOOG_ prefix to LANGUAGE defines in public header files
	- Replace cloog_union_domain_from_isl_union_set() with
	  cloog_union_domain_from_isl_set()
	- Allow to build CLooG from gmp build directory
	- Smaller improvements

version: 0.16.3
date: Wed Jul 13 18:18:19 CEST 2011
changes:
	- update isl backend to recent changes in isl
	- add support for unrolling
2013-02-09 21:36:02 +00:00
wiz
c82c2f3bf2 Fix build with gmp-5.1.0.
From
http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git
via
https://raw.github.com/niXman/mingw-builds/master/patches/ppl/ppl-resolve-conflicts-with-gmp-5.1.0.patch
2013-02-09 21:29:24 +00:00
wiz
c783064262 Updated pkgtools/pkgsrc-todo to 1.2 2013-02-09 21:00:28 +00:00
wiz
0f5509c1f2 Add new scripts. 2013-02-09 21:00:12 +00:00
wiz
c13a3595b0 Add script to list TODO entries for installed packages.
Previously included in pkg_chk, but it doesn't fit there well.
Bump version.
2013-02-09 20:59:57 +00:00
ryoon
13142d00a2 Updated audio/jack to 0.121.3 2013-02-09 20:00:22 +00:00
ryoon
10732287bb Update to 0.121.3.
Changelog:
    Make the printed output of jack_iodelay more useful to actual users
    Compilation fixes for OS X (particularly PPC architectures)
    Remove SSE-related messages during startup
    Fix a few argument type declarations for a few functions
    OSS backend: fix a call to yet undefined engine instance
2013-02-09 19:59:44 +00:00
mspo
1c3f61026d this should address 47516 2013-02-09 18:51:56 +00:00
christos
fcc4c1b735 PR/47550: Rhialto: new patches for news/trn 2013-02-09 18:30:14 +00:00
kleink
fbce6feeb6 Missed in previous: Define empty USE_LANGUAGES. 2013-02-09 17:02:26 +00:00
kleink
c368288580 Updated time/py-icalendar to 3.3. 2013-02-09 16:59:01 +00:00
kleink
1fe3515939 Update py-icalendar to 3.3.
3.3 (2013-02-08)
----------------

* Drop support for Python < 2.6.
  [thet]

* Allow vGeo to be instantiated with list and not only tuples of geo
  coordinates. Fixes #83.
  [thet]

* Don't force to pass a list to vDDDLists and allow setting individual RDATE
  and EXDATE values without having to wrap them in a list.
  [thet]

* Fix encoding function to allow setting RDATE and EXDATE values and not to
  have bypass encoding with an icalendar property.
  [thet]

* Allow setting of timezone for vDDDLists and support timezone properties for
  RDATE and EXDATE component properties.
  [thet]

* Move setting of TZID properties to vDDDTypes, where it belongs to.
  [thet]

* Use @staticmethod decorator instead of wrapper function.
  [warvariuc, thet]

* Extend quoting of parameter values to all of those characters: ",;: ’'".
  This fixes an outlook incompatibility with some characters. Fixes: #79,
  Fixes: #81.
  [warvariuc]

* Define VTIMETZONE subcomponents STANDARD and DAYLIGHT for RFC5545 compliance.
  [thet]
2013-02-09 16:55:33 +00:00
kleink
68ab785725 LICENSE changed to 2-clause-bsd back in in 3.0.1b2. 2013-02-09 16:36:12 +00:00
wiz
fbe27aee2e Remove obsolete sentence about idea. 2013-02-09 15:49:55 +00:00
taca
7392650031 Note update of databases/ruby-sequel package to 3.44.0. 2013-02-09 15:42:13 +00:00
taca
23ff8065a0 Update ruby-sequel to 3.44.0.
=== 3.44.0 (2013-02-04)

* Speedup mysql2 adapter with identifier output method fetch speed by up to
  50% (jeremyevans)

* Speedup tinytds adapter fetch speed by up to 60% (jeremyevans)

* Expand columns_introspection extension to consider cached schema values in
  the database (jeremyevans)

* Expand columns_introspection extension to handle subselects (jeremyevans)

* Have #last and #paged_each for model datasets order by the model's primary
  key by default (jeremyevans)

* Improve emulated offset support to handle subqueries (jeremyevans)

* Remove use of Object#extend from the eager_each plugin (jeremyevans)

* Add support for temporary views on SQLite and PostgreSQL via the :temp
  option to create_view (chanks, jeremyevans)

* Emulate Database#create_or_replace_view if not supported directly
  (jeremyevans)

* Add Dataset#paged_each, for processing entire datasets without keeping all
  rows in memory (jeremyevans)

* Add Sequel::ConstraintViolation exception class and subclasses for easier
  exception handling (jeremyevans)

* Fix use of identity_map plugin with many_to_many associations with right
  composite keys (chanks) (#603)

* Increase virtual row performance by using a shared VirtualRow instance
  (jeremyevans)

* Allow the :dataset association option to accept the association reflection
  as an argument (jeremyevans)

* Improve association method performance by caching intermediate dataset
  (jeremyevans)
2013-02-09 15:41:43 +00:00
taca
71e771f8c1 Note addition of databases/ruby-hiera package version 1.0.0. 2013-02-09 15:40:34 +00:00
taca
4f08687125 Add and enable ruby-hiera. 2013-02-09 15:39:38 +00:00
taca
732914b70d Add ruby-hiera package version 1.0.0, newer puppet needs it.
Hiera

A simple pluggable Hierarchical Database.
2013-02-09 15:39:09 +00:00
ryoon
6405949fe5 Sync with www/firefox. 2013-02-09 13:54:54 +00:00
ryoon
496c1c1a45 Sync with www/seamonkey. 2013-02-09 13:48:54 +00:00
ryoon
114f90607e Added devel/subversion16 version 1.6.20 2013-02-09 13:39:19 +00:00
ryoon
5f057edeff There is subversion16-base only. 2013-02-09 13:35:56 +00:00
ryoon
75cb791f38 Add subversion16 and subversion16-base. 2013-02-09 13:34:47 +00:00
ryoon
1440685c23 Remove accidentally committed files. 2013-02-09 13:33:30 +00:00
ryoon
368b772e8e Import subversion16-base-1.6.20 as devel/subversion16-base.
The goal of the Subversion project is to build a version control system that
is a compelling replacement for CVS in the open source community. The software
is released under an Apache/BSD-style open source license.

This package contains all the Subversion programs and libraries except
the Apache module mod_dav_svn (for which see the ap2-subversion
package) and the Python bindings and some programs which use them (for
which see the py-subversion package).  Installing this package
alone will satisfy most people's needs, providing all three repository
access layers (local, svn, and dav) and the server for the svn access
layer.

This package tracks 1.6.x release branch.
2013-02-09 13:28:34 +00:00
ryoon
9f13200a67 Import subversion16-1.6.20 as devel/subversion16.
The goal of the Subversion project is to build a version control
system that is a compelling replacement for CVS in the open source
community.  The software is released under an Apache/BSD-style open
source license.

This is a meta-package.  It installs no files, but it depends on all
the Subversion components, including the base package with the
subversion client and server, the apache module, and four language
bindings.  (If you just want the basic svn and svnadmin programs see
devel/subversion-base.)

This package tracks 1.6.x release branch.
2013-02-09 13:27:27 +00:00
ryoon
a438e359cf Update subversion related packages to 1.7.8. 2013-02-09 13:24:33 +00:00
ryoon
6ca8fbaa71 Update to 1.7.8.
Change to 1.7.x branch.
Many changes are introduced.
See http://subversion.apache.org/docs/release-notes/1.7.html .
2013-02-09 13:22:09 +00:00
obache
927a793e99 -no-undefined LDFLAGS is required to be linked with Cygwin. 2013-02-09 13:00:05 +00:00
obache
6c423dca0e tell Cygwin to bmake. 2013-02-09 12:57:35 +00:00
obache
bd575bf9fa Rename objdir for bootstrap bmake, to avoid conflict with system
cygwin/config.h heaer on Cygwin with case-insensitive filesystem.
2013-02-09 12:45:24 +00:00
obache
a2d8b8c8f7 tell Cygiwn to bootstrap. 2013-02-09 12:41:43 +00:00
adam
0fb23f7391 Updated databases/postgresql* 2013-02-09 11:23:30 +00:00
adam
78eee1bf9f The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.3, 9.1.8, 9.0.12, 8.4.16, and 8.3.23. This update fixes a denial-of-service (DOS) vulnerability. All users should update their PostgreSQL installations as soon as possible.
The security issue fixed in this release, CVE-2013-0255, allows a previously authenticated user to crash the server by calling an internal function with invalid arguments. This issue was discovered by independent security researcher Sumit Soni this week and reported via Secunia SVCRP, and we are grateful for their efforts in making PostgreSQL more secure.

Today's update also fixes a performance regression which caused a decrease in throughput when using dynamic queries in stored procedures in version 9.2. Applications which use PL/pgSQL's EXECUTE are strongly affected by this regression and should be updated. Additionally, we have fixed intermittent crashes caused by CREATE/DROP INDEX CONCURRENTLY, and multiple minor issues with replication.

This release is expected to be the final update for version 8.3, which is now End-of-Life (EOL). Users of version 8.3 should plan to upgrade to a later version of PostgreSQL immediately. For more information, see our Versioning Policy.

This update release also contains fixes for many minor issues discovered and patched by the PostgreSQL community in the last two months, including:

* Prevent unnecessary table scans during vacuuming
* Prevent spurious cached plan error in PL/pgSQL
* Allow sub-SELECTs to be subscripted
* Prevent DROP OWNED from dropping databases or tablespaces
* Make ECPG use translated messages
* Allow PL/Python to use multi-table trigger functions (again) in 9.1 and 9.2
* Fix several activity log management issues on Windows
* Prevent autovacuum file truncation from being cancelled by deadlock_timeout
* Make extensions build with the .exe suffix automatically on Windows
* Fix concurrency issues with CREATE/DROP DATABASE
* Reject out-of-range values in to_date() conversion function
* Revert cost estimation for large indexes back to pre-9.2 behavior
* Make pg_basebackup tolerate timeline switches
* Cleanup leftover temp table entries during crash recovery
* Prevent infinite loop when COPY inserts a large tuple into a table with a large fillfactor
* Prevent integer overflow in dynahash creation
* Make pg_upgrade work with INVALID indexes
* Fix bugs in TYPE privileges
* Allow Contrib installchecks to run in their own databases
* Many documentation updates
* Add new timezone "FET".
2013-02-09 11:19:08 +00:00
ryoon
7c370f69f2 Reset PKGREVISION.
I have forgotten this.
2013-02-09 11:10:36 +00:00
ryoon
13e6aeff93 Updated lang/sun-jre7 to 7.0.13
Updated lang/sun-jdk7 to 7.0.13
2013-02-09 10:36:22 +00:00
ryoon
fe1401034b Update to 1.7.13
* Fix many security bugs. See http://www.oracle.com/technetwork/topics/security/javacpufeb2013verbose-1841196.html
* Add Olson time zone data version 2012i in 1.7.13 release.
2013-02-09 10:35:19 +00:00
obache
515f96327c Updated emulators/suse121_base to 12.1nb5 2013-02-09 09:39:45 +00:00
obache
dacb81835a Update coreutils RPM to 8.14-3.19.1 for CVE-2013-0221 CVE-2013-0222 and
CVE-2013-0223.

Bump PKGREVISION.
2013-02-09 09:39:28 +00:00
obache
f6ac674df0 Updated multimedia/adobe-flash-plugin11 to 11.2.202.262 2013-02-09 09:24:54 +00:00
obache
585a5479af Update adobe-flash-plugin11 to 11.2.202.262 for APSB13-04. 2013-02-09 09:24:36 +00:00
tcort
17dddf4b47 sed and install have moved to /usr/bin
OK by obache
2013-02-09 03:41:27 +00:00
tcort
b203217b96 Minix now supports ELF shared libraries.
OK by obache@
2013-02-09 03:40:01 +00:00
obache
4af7d8227c relax ruby version requirement. 2013-02-09 02:57:54 +00:00
pettai
aeb5795660 Updated rrl patch version + source 2013-02-09 00:09:43 +00:00
pettai
3ac5fab7da Updated net/nsd to 3.2.15 2013-02-08 23:53:11 +00:00
pettai
d873020eda Remove PKGREVISION for this new version 2013-02-08 23:52:37 +00:00