286921 79 1565 312 180 141 212 378 231 193 207 1524 349 451 281 462 160 177 225 207 277 395 185 271 162 161 258 198 550 224 220 160 170 250 206 228 399 266 187 191 134 134 156 200 214 440 189 279 133 139 216 435 126 130 138 507 201 145 230 245 126 136 129 133 228 131 678 237 195 206 245 261 170 151 188 233 135 172 129 196 261 K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-05T11:44:19.000000Z K 7 svn:log V 1467 - Add p5-DBIx-Safe 1.2.5 The purpose of DBIx::Safe is to give controlled, limited access to an application, rather than simply passing it a raw database handle through DBI. DBIx::Safe acts as a wrapper to the database, by only allowing through the commands you tell it to. It filters all things related to the database handle - methods and attributes. The typical usage is for your application to create a database handle via a normal DBI call to new(), then pass that to DBIx::Safe->new(), which will return you a DBIx::Safe object. After specifying exactly what is and what is not allowed, you can pass the object to the untrusted application. The object will act very similar to a DBI database handle, and in most cases can be used interchangeably. By default, nothing is allowed to run at all. There are many things you can control. You can specify which SQL commands are allowed, by indicating the first word in the SQL statement (e.g. 'SELECT'). You can specify which database methods are allowed to run (e.g. 'ping'). You can specify a regular expression that allows matching SQL statements to run (e.g. 'qr{SET TIMEZONE}'). You can specify a regular expression that is NOT allowed to run (e.g. qr(UPDATE xxx}). Finally, you can indicate which database attributes are allowed to be read and changed (e.g. 'PrintError'). For all of the above, there are matching methods to remove them as well. WWW: http://search.cpan.org/dist/DBIx-Safe/ Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-05T12:49:08.000000Z K 7 svn:log V 215 - Update to 2.35 Changes: http://search.cpan.org/dist/Mojolicious/Changes PR: ports/163008 Submitted by: sunpoet (myself) Approved by: Murilo Opsfelder Araujo (maintainer) Feature safe: yes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2011-12-05T13:45:42.000000Z K 7 svn:log V 86 Update to 2.4.3. Changes: http://search.cpan.org/dist/Chart/README Feature safe: yes END K 10 svn:author V 2 bf K 8 svn:date V 27 2011-12-05T13:57:51.000000Z K 7 svn:log V 50 update to 20111128 (zpaq 4.02) Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-05T14:08:41.000000Z K 7 svn:log V 115 - Update to 0.80 - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/rpm-build-perl/Changes Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-05T14:19:37.000000Z K 7 svn:log V 281 - Add missing {BUILD|RUN}_DEPENDS [1] - Add BUILD_DEPENDS - Add missing TEST_DEPENDS and remove bundled ones in Perl releases - Sort *_DEPENDS and OPTIONS - Cosmetic change - Bump PORTREVISION for dependency change Reported by: Rasmus Skaarup [1] Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-05T15:18:02.000000Z K 7 svn:log V 134 - Update to 1.23 - Update *_DEPENDS - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Git-Repository/Changes Feature safe: yes END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2011-12-05T16:08:42.000000Z K 7 svn:log V 96 Update to 0.8.7h PR: ports/162998 Submitted by: Tacid Feature safe: yes END K 10 svn:author V 3 hrs K 8 svn:date V 27 2011-12-05T16:20:37.000000Z K 7 svn:log V 114 Update dependency because korean/unfonts-ttf is split into -core and -extra. Spotted by: dougb Feature safe: yes END K 10 svn:author V 6 girgen K 8 svn:date V 27 2011-12-05T16:45:14.000000Z K 7 svn:log V 1427 The PostgreSQL Global Development Group today released updates for all active branches of the PostgreSQL object-relational database system, including versions 9.1.2, 9.0.6, 8.4.10, 8.3.17 and 8.2.23. This release contains 52 fixes to version 9.1, and a smaller number of fixes to older versions, including: - Fix bugs in information_schema.referential_constraints view** - Correct collations for citext columns and indexes** - Prevent possible crash when joining to a scalar function - Prevent transitory data corruption of GIN indexes after a crash - Prevent data corruption on TOAST columns when copying data - Fix failures during hot standby startup - Correct another "variable not found in subplan target list" bug - Fix bug with sorting on aggregate expressions in windowing functions - Multiple bug fixes for pg_upgrade - Change Foreign Key creation order to better support self-referential keys** - Multiple bug fixes to CREATE EXTENSION - Ensure that function return type and data returned from PL/perl agree - Ensure that PL/perl strings are always UTF-8 - Assorted bug fixes for various Extensions - Updates to the time zone database, particularly to CST6 Changes marked with ** above require additional, post-update steps in order to fix all described issues. URL: http://www.postgresql.org/docs/current/static/release.html Also, fix a pthread problem in the FreeBSD port. [1] PR: 160580 [1] Feature safe: yes END K 10 svn:author V 9 scheidell K 8 svn:date V 27 2011-12-05T17:11:24.000000Z K 7 svn:log V 250 -update openocd from 0.4.0 -> 0.5.0 -committers notes: patch modified to use userspace 'WITH_*' and not -oslevel 'USE_*', requested by gabor PR: ports/161989 Submitted by: maintainer Reviewed by: gabor Approved by: gabor(mentor) Feature safe: yes END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-12-05T17:24:21.000000Z K 7 svn:log V 358 - Mark BROKEN on 9.X: src/abgx360.c: In function 'sendcdb': src/abgx360.c:1815: error: 'struct scsi_sense_data' has no member named 'segment' src/abgx360.c:1816: error: 'struct scsi_sense_data' has no member named 'flags' src/abgx360.c:1817: error: 'struct scsi_sense_data' has no member named 'info' [..] Reported by: pointyhat Feature safe: yes END K 10 svn:author V 6 brooks K 8 svn:date V 27 2011-12-05T17:25:35.000000Z K 7 svn:log V 185 Depend on release clang. Even 2.9 is sufficient so we don't need to make people drag in -devel. Someone ought to own this and I own most of the depends so grab it. Feature safe: yes END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-12-05T17:29:39.000000Z K 7 svn:log V 369 - Mark BROKEN on FreeBSD 9.X: k3bscsicommand_bsd.cpp:96: error: 'struct scsi_sense_data' has no member named 'flags' k3bscsicommand_bsd.cpp:97: error: 'struct scsi_sense_data' has no member named 'add_sense_code' k3bscsicommand_bsd.cpp:98: error: 'struct scsi_sense_data' has no member named 'add_sense_code_qual' [..] Reported by: pointyhat Feature safe: yes END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-12-05T17:38:45.000000Z K 7 svn:log V 68 - Try to fix plist on 9.X Reported by: pointyhat Feature safe: yes END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-12-05T17:39:47.000000Z K 7 svn:log V 85 - Mark BROKEN: tidy now installs as tidy-4 Reported by: pointyhat Feature safe: yes END K 10 svn:author V 3 nox K 8 svn:date V 27 2011-12-05T17:44:37.000000Z K 7 svn:log V 132 Mirror main distfile on MASTER_SITE_LOCAL as original mastersite seems to be unavailable for a little while now. Feature safe: yes END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-12-05T17:45:27.000000Z K 7 svn:log V 114 - Disallow from pointyhat, tries to fetch from svn during extract stage Reported by: pointyhat Feature safe: yes END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-12-05T17:47:15.000000Z K 7 svn:log V 184 - Mark BROKEN: unfetchable: the original website returns Forbidden, and the port is RESTRICTED so local mirroring of distfile is prohibited Reported by: pointyhat Feature safe: yes END K 10 svn:author V 6 brooks K 8 svn:date V 27 2011-12-05T18:41:53.000000Z K 7 svn:log V 299 Drop maintainership of squeezeboxserver. There hasn't been a release with features that motivated me to update in ages and the two hours I wasted trying to do an upgrade that required unreleased and pretty much unbuildable perl modules over the weekend finished demotivating me. Feature safe: yes END K 10 svn:author V 7 thierry K 8 svn:date V 27 2011-12-05T20:13:10.000000Z K 7 svn:log V 89 Fix packaging for fresh installations. Feature safe: yes Reported by: pointyhat via Pav END K 10 svn:author V 2 db K 8 svn:date V 27 2011-12-05T20:31:53.000000Z K 7 svn:log V 179 - Add version fltk-1.1.10 as fltk11 for ports that still need it look at log for fltk for previous versions - No man pages or docs as this port is deprecated Feature safe: yes END K 10 svn:author V 7 thierry K 8 svn:date V 27 2011-12-05T21:07:05.000000Z K 7 svn:log V 66 Drop maintainership to office. Feature safe: yes Seen with: bapt END K 10 svn:author V 3 lev K 8 svn:date V 27 2011-12-05T21:15:36.000000Z K 7 svn:log V 69 Update to 1.7.2 Fix building with apr 0.9.20. Feature safe: yes END K 10 svn:author V 7 thierry K 8 svn:date V 27 2011-12-05T22:27:29.000000Z K 7 svn:log V 161 Upgrade to 10.0.3. Changelog at Feature safe: yes END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-12-05T22:48:34.000000Z K 7 svn:log V 102 Ruby/GIO2 is a Ruby binding of gio-2.0.x. WWW: http://ruby-gnome2.sourceforge.jp/ Feature safe: yes END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-12-05T22:53:04.000000Z K 7 svn:log V 454 Remove these ports as they are no longer included in the upstream ruby-gnome. devel/ruby-gconf2 devel/ruby-gnomevfs devel/ruby-libglade2 graphics/ruby-gnomecanvas2 graphics/ruby-libart2 print/ruby-gnomeprint www/ruby-gtkhtml2 www/ruby-gtkmozembed x11-toolkits/ruby-gnomeprintui x11-toolkits/ruby-gtkglext x11-toolkits/ruby-panelapplet x11/ruby-gnome2-all PR: ports/162139 Submitted by: TAKATSU Tomonari (based on) Feature safe: yes END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-12-05T22:54:11.000000Z K 7 svn:log V 128 - Update ruby-gnome2 to 1.0.3 PR: ports/162139 Submitted by: TAKATSU Tomonari (based on) Feature safe: yes END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-12-05T23:55:29.000000Z K 7 svn:log V 124 - Comment out dependencies which were removed and mark broken to fix INDEX build Pointy hat to: swills Feature safe: yes END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-12-05T23:56:02.000000Z K 7 svn:log V 67 Attempt to fix build on powerpc. Idea from: bf@ Feature safe: yes END K 10 svn:author V 5 edwin K 8 svn:date V 27 2011-12-06T00:09:08.000000Z K 7 svn:log V 76 Ports modules update at Tuesday 06 December 2011 at 00:09 Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-06T01:14:11.000000Z K 7 svn:log V 153 - Fix library linking - Bump PORTREVISION for package change Submitted by: sunpoet (myself) Approved by: clsung (maintainer, via IRC) Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-06T02:05:37.000000Z K 7 svn:log V 109 - Set NO_LATEST_LINK=yes to avoid duplicated LATEST_LINK with www/node Reported by: erwin Feature safe: yes END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-12-06T02:47:32.000000Z K 7 svn:log V 132 - Fix build with Ruby 1.9 (I wish I were making this up). No change to default package so no PORTREVISION bump Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-06T03:42:27.000000Z K 7 svn:log V 302 - Add p5-Geo-Coder-Geocoder-US 0.002 Geo::Coder::Geocoder::US geocodes addresses by looking them up on the http://geocoder.us/ website. Because this site throttles access, this class does to, to one request every 15 seconds. WWW: http://search.cpan.org/dist/Geo-Coder-Geocoder-US/ Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-06T03:56:03.000000Z K 7 svn:log V 169 - Update to 0.45 - Add OPTIONS GEOCODER_US - Depcreate SOAP::Lite dependency (default off) Changes: http://search.cpan.org/dist/Astro-satpass/Changes Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-06T03:56:40.000000Z K 7 svn:log V 91 - Update to 0.18 Changes: http://search.cpan.org/dist/Data-ICal/Changes Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-06T04:09:03.000000Z K 7 svn:log V 95 - Update to 2.75 Changes: http://search.cpan.org/dist/Chart-Clicker/Changes Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-06T04:10:19.000000Z K 7 svn:log V 38 - Add TEST_DEPENDS Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-12-06T05:00:08.000000Z K 7 svn:log V 38 - Add TEST_DEPENDS Feature safe: yes END K 10 svn:author V 6 eadler K 8 svn:date V 27 2011-12-06T05:47:37.000000Z K 7 svn:log V 61 - take maintainership of this lonely port Feature safe: yes END K 10 svn:author V 4 maho K 8 svn:date V 27 2011-12-06T06:12:37.000000Z K 7 svn:log V 106 Update to 1.3.911.102. PR: 163074 Submitted by: HATANO Tomomi Feature safe: yes END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-12-06T06:16:20.000000Z K 7 svn:log V 119 - Update to 4.3.5 PR: ports/163079 Submitted by: Umeno Takashi (maintainer) Feature safe: yes END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2011-12-06T08:49:25.000000Z K 7 svn:log V 344 - Update to 1.7.2.0 (this release allows tun/tap interfaces without IP addresses) - Remove the option to build without OpenSSL, we're supposed to provide sensible default configurations and options. Building a port without OpenSSL support in 2011 makes no sense. This has also been discussed at the Dev Summit 2011 Feature safe: yes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2011-12-06T09:01:45.000000Z K 7 svn:log V 95 Update to 1.40. Changes: http://search.cpan.org/dist/Cache-FastMmap/Changes Feature safe: yes END K 10 svn:author V 2 rm K 8 svn:date V 27 2011-12-06T10:01:51.000000Z K 7 svn:log V 187 - Deprecate first part of obsoleted zope-related ports. For all maintained ports approval was received from corresponding maintainers. Approved by: novel (mentor) Feature safe: yes END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-12-06T11:09:29.000000Z K 7 svn:log V 38 - Update to 1.10.2 Feature safe: yes END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2011-12-06T11:21:36.000000Z K 7 svn:log V 44 Upgrade to version 3.89. Feature safe: yes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2011-12-06T11:40:17.000000Z K 7 svn:log V 121 Add devel/p5-Set-CrossProduct 1.95, a Perl module to work with the cross product of two or more sets. Feature safe: yes END K 10 svn:author V 2 bf K 8 svn:date V 27 2011-12-06T11:51:58.000000Z K 7 svn:log V 343 remove the custom compiler driver which hasn't been used in nearly 13 years; merge scripts/configure and files/Makefile into the port Makefile; replace a construct that has been deprecated in libpng; respect {C,F,LD}FLAGS [1], NOPORT{DATA,DOCS,EXAMPLES}, etc.; clean up files/Makefile*; add a test target; adopt PR: 161239 Feature safe: yes END K 10 svn:author V 2 bf K 8 svn:date V 27 2011-12-06T11:53:29.000000Z K 7 svn:log V 35 update to 3.0.2 Feature safe: yes END K 10 svn:author V 4 tota K 8 svn:date V 27 2011-12-06T11:58:16.000000Z K 7 svn:log V 37 - Update to 2.2.3 Feature safe: yes END K 10 svn:author V 4 bsam K 8 svn:date V 27 2011-12-06T12:13:14.000000Z K 7 svn:log V 45 Update to version 4.4.19. Feature safe: yes END K 10 svn:author V 2 rm K 8 svn:date V 27 2011-12-06T12:28:29.000000Z K 7 svn:log V 415 Log: - Deprecate second part of obsoleted zope-related ports. For all maintained ports approval was received from corresponding maintainers. Bellow are links for more info. Deprecation reasons: http://people.freebsd.org/~rm/zope-ports-for-deprecation.html Maintainers approval thread: http://lists.freebsd.org/pipermail/freebsd-python/2011-December/003798.html Approved by: miwi (mentor) Feature safe: yes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2011-12-06T12:31:56.000000Z K 7 svn:log V 106 Update to 0.10004. Changes: http://search.cpan.org/dist/Class-Accessor-Grouped/Changes Feature safe: yes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-12-06T12:42:14.000000Z K 7 svn:log V 52 - update to 0.10.16 - update WWW Feature safe: yes END K 10 svn:author V 4 makc K 8 svn:date V 27 2011-12-06T13:16:17.000000Z K 7 svn:log V 136 Update to 1.4 Remove indirect dependencies on textproc/docbook-xml and xorg ports Distfile is now compressed with xz Feature safe: yes END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2011-12-06T14:02:20.000000Z K 7 svn:log V 147 TLS/SSL proxy in front of the application creates a transparent encryption tunnel. WWW: http://search.cpan.org/dist/App-TLSMe/ Feature safe: yes END K 10 svn:author V 2 bf K 8 svn:date V 27 2011-12-06T14:14:13.000000Z K 7 svn:log V 35 update to 3.7.3 Feature safe: yes END K 10 svn:author V 5 demon K 8 svn:date V 27 2011-12-06T15:37:18.000000Z K 7 svn:log V 42 Update to version 3.6. Feature safe: yes END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-12-06T18:54:26.000000Z K 7 svn:log V 34 - Correct typo Feature safe: yes END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-12-06T18:54:57.000000Z K 7 svn:log V 38 - Update to 1.2.10 Feature safe: yes END K 10 svn:author V 2 rm K 8 svn:date V 27 2011-12-06T19:00:21.000000Z K 7 svn:log V 136 Log: - Deprecate third part of obsoleted zope-related ports. Approved by: maintainer (via ports@), novel (mentor) Feature safe: yes END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-12-06T19:09:10.000000Z K 7 svn:log V 36 - Update to 1.14 Feature safe: yes END K 10 svn:author V 2 rm K 8 svn:date V 27 2011-12-06T19:51:03.000000Z K 7 svn:log V 586 - fix python dependency version to not confuse our users According to [1], mudmagic using system python interpreter to run user-defined scripts. So, any python version will fit, change USE_PYTHON value from 24 to just YES. And by the way, since `24' is not correct value to depend on Python 2.4 (it should be USE_PYTHON=2.4 in this case), this port is actually depend on default Python version (2.7), so no portrevision bump is needed. [1] http://www.mudmagic.com/mud-client/downloads/mudmagic-1.9/interface/doc/python_scripting.html Approved by: novel (mentor) Feature safe: yes END K 10 svn:author V 2 rm K 8 svn:date V 27 2011-12-06T20:25:25.000000Z K 7 svn:log V 145 - Remove expired port: Duplicates PBI functionality, and 0install feeds are available as ports Approved by: novel (mentor) Feature safe: yes END K 10 svn:author V 5 novel K 8 svn:date V 27 2011-12-06T20:40:29.000000Z K 7 svn:log V 100 - Update to 1.4.26 - Add MSMTPQ knob to install offline messaging helper scripts Feature safe: yes END K 10 svn:author V 5 novel K 8 svn:date V 27 2011-12-06T20:44:54.000000Z K 7 svn:log V 111 Deprecate as queueing scripts for offline message sending are now included into mail/msmtp. Feature safe: yes END K 10 svn:author V 2 rm K 8 svn:date V 27 2011-12-06T20:53:47.000000Z K 7 svn:log V 153 - Remove expired port: Only compatible with Python 2.4. Use audio/py-tagpy instead Approved by: novel (mentor), glarkin (mentor) Feature safe: yes END K 10 svn:author V 9 scheidell K 8 svn:date V 27 2011-12-06T21:17:04.000000Z K 7 svn:log V 162 -added extra patch so it will build on 8.0+ -submitted is now maintainer PR: ports/162349 Submitted by: maintainer Approved by: gabor(mentor) Feature safe: yes END K 10 svn:author V 2 cy K 8 svn:date V 27 2011-12-06T21:19:47.000000Z K 7 svn:log V 79 Fix build under 9.0. Assume maintainership of this orphan. Feature safe: yes END K 10 svn:author V 2 cy K 8 svn:date V 27 2011-12-06T21:22:17.000000Z K 7 svn:log V 60 Fix build under 9.0. Approved by: sylvio Feature safe: yes END K 10 svn:author V 9 scheidell K 8 svn:date V 27 2011-12-06T22:26:29.000000Z K 7 svn:log V 90 -maintainer update to 6.4 PR: ports/162717 Approved by: gabor(mentor) Feature safe: yes END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-12-06T22:59:25.000000Z K 7 svn:log V 140 - Mark BROKEN: does not configure Can't locate ExtUtils/Depends.pm in @INC (@INC contains: [..] Reported by: pointyhat Feature safe: yes END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2011-12-06T23:07:31.000000Z K 7 svn:log V 38 - Upgrade to 0.39. Feature safe: yes END K 10 svn:author V 5 edwin K 8 svn:date V 27 2011-12-07T00:09:08.000000Z K 7 svn:log V 78 Ports modules update at Wednesday 07 December 2011 at 00:09 Feature safe: yes END K 10 svn:author V 3 avl K 8 svn:date V 27 2011-12-07T00:58:04.000000Z K 7 svn:log V 37 - Update to 0.6.0 Feature safe: yes END K 10 svn:author V 3 knu K 8 svn:date V 27 2011-12-07T02:16:06.000000Z K 7 svn:log V 103 Add a missing build dependency: devel/mingw32-bin-msvcrt. Pointed out by: pointyhat Feature safe: yes END K 10 svn:author V 3 knu K 8 svn:date V 27 2011-12-07T02:25:54.000000Z K 7 svn:log V 168 Add a missing build dependency: devel/mingw32-bin-msvcrt. Remove a macro definition taken care of by a patch while at it. Pointed out by: pointyhat Feature safe: yes END