ù]290934 66 1544 110 206 209 225 220 295 158 372 141 113 289 229 265 277 255 304 242 254 264 235 222 218 200 437 181 296 169 225 251 314 248 225 231 179 184 183 183 183 183 183 183 184 184 181 183 183 184 183 185 184 183 183 183 183 184 207 184 184 184 183 183 183 183 184 178 K 10 svn:author V 6 rakuco K 8 svn:date V 27 2012-02-11T18:13:11.000000Z K 7 svn:log V 1447 k3b-kde4: Update the libk3bdevice/k3bscsicommandbsd.cpp patch. I committed a6a2ed3 to k3b's git tree some time ago. It is a patch by avg@ improving the file and preventing some bugs from occurring. In his own words in KDE git review request 103293: Main idea of the change is to improve the case where SCSI sense data is not automatically provided and has to be explicitly requested. Current code essentially duplicates main transport code for this task. The proposed code recursively calls into the transport code with MMC_REQUEST_SENSE command. This also fixes a problem with the existing code where it re-uses a CCB of the original command for sense fetching but doesn't ensure that all the previously used bytes are reset to proper values. This can result in a malformed MMC_REQUEST_SENSE CCB which can confuse certain hardware (e.g. it hangs Optiarc DVD RW AD-7191S 1.02). Also the style of the code is cleaned up. Because of the code re-use the code is now more compact. Additionally some historic and useless code was dropped - the code for setting errno. errno value is not used by the calling code and this is an artifact of the FreeBSD-specific code having been borrowed from a different project (as attested by Heiner Eichmann ). The current patch in the port now contains both commits 4ffc589 and a6a2ed3 squashed together. Bump PORTREVISION accordingly. Submitted by: avg END K 10 svn:author V 3 wxs K 8 svn:date V 27 2012-02-11T18:17:27.000000Z K 7 svn:log V 18 Whitespace fixes. END K 10 svn:author V 5 pawel K 8 svn:date V 27 2012-02-11T18:59:15.000000Z K 7 svn:log V 111 - Update to version 5.1.9 [1] - Fix build when WITH_IODBC=true PR: ports/161832 [1] SUbmitted by: maintainer END K 10 svn:author V 2 rm K 8 svn:date V 27 2012-02-11T19:08:58.000000Z K 7 svn:log V 117 - update to 0.95 - add CHEESESHOP mirror - strict python version to 2.x - it's no zip-safe anymore, so add pkg-plist END K 10 svn:author V 2 rm K 8 svn:date V 27 2012-02-11T19:23:35.000000Z K 7 svn:log V 133 - update to 1.0.2 This should fix the port on 7.x PR: 164846 Submitted by: Sten Spans (maintainer) END K 10 svn:author V 2 rm K 8 svn:date V 27 2012-02-11T19:27:16.000000Z K 7 svn:log V 128 - update WWW PR: 164577 Submitted by: "Mikhail T." Approved by: maintainer (timeout; 2 weeks) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-02-11T20:03:47.000000Z K 7 svn:log V 201 - update to beta4 - changes: * do not assert in case of unfinished buffer but finish it instead * more userfriendly error message for pkg audit * print not found patterns for pkg info and pkg query END K 10 svn:author V 6 gerald K 8 svn:date V 27 2012-02-11T20:49:52.000000Z K 7 svn:log V 63 Update to Wine 1.4 RC3; yet further bug and translation fixes. END K 10 svn:author V 5 sahil K 8 svn:date V 27 2012-02-11T21:27:57.000000Z K 7 svn:log V 277 Modify pkg-install to handle situations in which /etc/mail/mailer.conf does not exist, e.g. when FreeBSD is built WITHOUT_MAILWRAPPER. This commit only affects legacy Postfix releases, as the latest stable and development ports already perform this check. Requested by: miwi END K 10 svn:author V 6 gerald K 8 svn:date V 27 2012-02-11T21:40:00.000000Z K 7 svn:log V 46 Update to the 20120204 snapshot of GCC 4.7.0. END K 10 svn:author V 5 nivit K 8 svn:date V 27 2012-02-11T21:47:02.000000Z K 7 svn:log V 19 - Update to 0.10.9 END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:27:42.000000Z K 7 svn:log V 190 - Update to 1.5.3 - Mark MAKE_JOBS_UNSAFE - Remove < 7.0 PR: ports/160897 Submitted by: Dikshie Approved by: maintainer timeout (kevlo ; 141 days) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:29:23.000000Z K 7 svn:log V 130 - Update to 3.1 PR: ports/163267 Submitted by: scf Approved by: maintainer timeout (perlfu@gmail.com ; 57 days) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:30:09.000000Z K 7 svn:log V 166 - Fix qpopper.in file location PR: ports/164463 Submitted by: Takefu Approved by: maintainer timeout (bc979@lafn.org ; 16 days) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:31:04.000000Z K 7 svn:log V 178 - Re-update to git 722342e - Bump PORTREVISION PR: ports/164586 Submitted by: Radim Kolar Approved by: douglas@douglasthrift.net (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:33:25.000000Z K 7 svn:log V 156 - Fix Depends - Bump PORTREVISION PR: ports/164915 Submitted by: Steve Wills Approved by: cm@therek.net (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:33:47.000000Z K 7 svn:log V 205 - Add TEST_DEPENDS PR: ports/164929 Submitted by: Steve Wills Approved by: cm@therek.net (maintainer) Changes: http://search.cpan.org/dist/CPAN-Inject/Changes END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:34:11.000000Z K 7 svn:log V 143 - Add TEST_DEPENDS PR: ports/164935 Submitted by: Steve Wills Approved by: catone@cpan.org (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:34:48.000000Z K 7 svn:log V 155 - Update to 1.3.1 - Still BROKEN w/ devel/ruby-gems PR: ports/164952 Submitted by: Mikhail T. With Hat: ruby@ END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:36:56.000000Z K 7 svn:log V 165 - Update to 0.9.8 PR: ports/163176 Submitted by: Olivier Duchateau Approved by: maintainer timeout (yzlin ; 59 days) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:37:24.000000Z K 7 svn:log V 136 - Add rc.d files - Bump PORTREVISION PR: ports/164876 Submitted by: Gea-Suan Lin With Hat: perl@ END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:45:51.000000Z K 7 svn:log V 123 - Add TEST_DEPENDS PR: ports/164894 Submitted by: swills Approved by: m.tsatsenko@gmail.com (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:46:23.000000Z K 7 svn:log V 119 - Add TEST_DEPENDS PR: ports/164895 Submitted by: swills Approved by: johan@stromnet.se (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:48:26.000000Z K 7 svn:log V 101 - fix interpreter path for python PR: ports/154431 Approved by: sobomax (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T22:54:41.000000Z K 7 svn:log V 338 - Fix pound.h:341: error: expected specifier-qualifier-list before 'LHASH' by applying http://www.apsis.ch/pound/pound_list/archive/2010/2010-02/1266065082000/1266065107756.octet-stream/download PR: ports/163838 Submitted by: Aaron D. Gifford Approved by: maintainer timeout (anders ; 34 days) END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2012-02-11T23:27:02.000000Z K 7 svn:log V 86 Update to 1.10 PR: 164983 Submitted by: "J.R. Oldroyd" (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-11T23:28:39.000000Z K 7 svn:log V 197 - Support WRKDIRPREFIX other then /usr/ports PR: ports/145700 Submitted by: Walter C. Pelissero Approved by: maintainer timeout (nobutaka ; 669 days!) END K 10 svn:author V 5 edwin K 8 svn:date V 27 2012-02-12T00:09:08.000000Z K 7 svn:log V 75 Ports modules update at Sunday 12 February 2012 at 00:09 Feature safe: yes END K 10 svn:author V 2 zi K 8 svn:date V 27 2012-02-12T00:27:03.000000Z K 7 svn:log V 133 - Add support to build/install the net-snmp python modules PR: ports/162140 Requested by: Geoffrey Huntley END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:00:44.000000Z K 7 svn:log V 152 - Update to 4.15 PR: ports/161875 Submitted by: Oleg A. Mamontov Approved by: maintainer timeout (roam ; 11 days) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:03:17.000000Z K 7 svn:log V 215 - Update to 0.40_04 PR: ports/163129 Submitted by: loader Approved by: maintainer timeout (clsung ; 65 days) Changes: http://search.cpan.org/dist/Net-GitHub/Changes END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:04:00.000000Z K 7 svn:log V 149 - Add TEST_DEPENDS - expand BUILD_DEPENDS PR: ports/164112 Submitted by: swills Approved by: maintainer timeout (clsung ; 28 days) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:04:25.000000Z K 7 svn:log V 126 - Add TEST_DEPENDS PR: ports/164458 Submitted by: swills Approved by: maintainer timeout (clsung ; 18 days) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:05:29.000000Z K 7 svn:log V 132 - Fix DEPENDS - Bump PORTREVISION PR: ports/164934 Submitted by: swills Approved by: gslin@gslin.org (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:08:43.000000Z K 7 svn:log V 81 - Mark BROKEN With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:09:07.000000Z K 7 svn:log V 86 - Update to 0.13.0 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:09:25.000000Z K 7 svn:log V 85 - Update to 1.4.2 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:09:33.000000Z K 7 svn:log V 85 - Update to 0.6.7 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:09:48.000000Z K 7 svn:log V 85 - Update to 1.1.8 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:09:56.000000Z K 7 svn:log V 85 - Update to 3.0.1 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:10:21.000000Z K 7 svn:log V 85 - Update to 2.0.0 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:10:31.000000Z K 7 svn:log V 85 - Update to 2.2.1 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:10:39.000000Z K 7 svn:log V 86 - Update to 2.13.1 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:10:46.000000Z K 7 svn:log V 86 - Update to 3.11.1 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:10:53.000000Z K 7 svn:log V 83 - Update to 0.4 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:11:00.000000Z K 7 svn:log V 85 - Update to 1.6.6 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:11:18.000000Z K 7 svn:log V 85 - Update to 2.7.2 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:12:12.000000Z K 7 svn:log V 86 - Update to 2.11.0 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:12:20.000000Z K 7 svn:log V 85 - Update to 1.1.3 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:12:27.000000Z K 7 svn:log V 87 - Update to 0.9.8.2 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:12:34.000000Z K 7 svn:log V 86 - Update to 3.32.0 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:12:42.000000Z K 7 svn:log V 85 - Update to 0.3.7 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:12:50.000000Z K 7 svn:log V 85 - Update to 0.9.0 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:13:04.000000Z K 7 svn:log V 85 - Update to 1.1.2 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:13:12.000000Z K 7 svn:log V 85 - Update to 2.1.4 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:13:19.000000Z K 7 svn:log V 86 - Update to 1.1.10 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:14:03.000000Z K 7 svn:log V 108 - Revert to 0.7.3 b/c of chef dependency With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:14:11.000000Z K 7 svn:log V 86 - Update to 3.1.13 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:14:51.000000Z K 7 svn:log V 86 - Update to 0.2.14 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:15:00.000000Z K 7 svn:log V 86 - Update to 0.11.2 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:15:23.000000Z K 7 svn:log V 85 - Update to 1.4.1 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:15:38.000000Z K 7 svn:log V 85 - Update to 3.2.1 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:15:45.000000Z K 7 svn:log V 85 - Update to 1.2.2 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:15:53.000000Z K 7 svn:log V 85 - Update to 4.2.0 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-12T02:16:00.000000Z K 7 svn:log V 86 - Update to 1.7.10 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-12T03:11:17.000000Z K 7 svn:log V 82 - Update to 0.005 Changes: http://search.cpan.org/dist/Devel-CallChecker/Changes END