ƒ«[277496 243 858 135 246 140 153 381 193 285 257 180 262 207 125 1115 202 190 204 110 228 260 141 141 114 145 132 126 159 189 167 279 168 143 205 283 149 133 158 291 113 413 130 100 148 215 179 148 228 227 113 221 242 259 110 109 142 214 174 214 189 124 111 139 242 331 158 201 128 256 169 148 350 382 175 162 123 106 248 155 266 135 335 182 139 270 177 114 101 187 183 181 183 179 189 183 142 313 263 189 180 166 213 268 274 409 269 118 118 318 225 270 219 109 256 167 174 244 269 490 246 188 198 284 227 168 379 343 248 205 178 184 221 251 281 281 290 268 303 200 200 199 194 436 197 114 178 260 191 246 236 290 133 528 528 234 316 164 208 320 166 194 232 243 263 143 148 167 448 317 317 243 982 112 163 127 111 271 365 118 548 131 111 402 112 190 156 185 617 187 184 191 184 182 182 168 149 244 160 146 147 286 146 192 202 173 144 154 153 231 166 236 655 158 157 157 157 157 157 157 151 157 157 171 152 168 374 167 184 180 131 164 233 147 260 165 192 214 258 231 267 149 203 301 210 K 10 svn:author V 6 swills K 8 svn:date V 27 2011-07-10T21:59:33.000000Z K 7 svn:log V 762 The vSphere SDK for Perl provides an easy-to-use Perl scripting interface to the vSphere API. SDK ships with utilities, and documentation for building vSphere management applications. The vSphere Command-Line Interface (vSphere CLI) command set allows you to run common system administration commands against ESX/ESXi systems from any machine with network access to those systems. You can also run most vSphere CLI commands against a vCenter Server system and target any ESX/ESXi system that vCenter Server system manages. vSphere CLI commands are especially useful for ESXi hosts because ESXi does not include a service console. WWW: http://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/ PR: ports/158753 Submitted by: rpsfa at rit.edu END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-07-10T22:15:24.000000Z K 7 svn:log V 40 - Add note about net/vmware-vsphere-cli END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-07-10T22:16:06.000000Z K 7 svn:log V 154 Change do-autogenerate-plist: - get list of files and directories from a temporary installation - make the target individual (runnable, depends on patch) END K 10 svn:author V 2 hq K 8 svn:date V 27 2011-07-10T22:18:27.000000Z K 7 svn:log V 49 Fix packing list Reported by: pointyhat via pav END K 10 svn:author V 2 hq K 8 svn:date V 27 2011-07-10T22:31:52.000000Z K 7 svn:log V 62 Fix dependency on saxon-devel Reported by: pointyhat via pav END K 10 svn:author V 6 gerald K 8 svn:date V 27 2011-07-10T23:11:14.000000Z K 7 svn:log V 285 Update to Wine 1.3.24. This includes the following changes: - Various DirectInput improvements. - Support for line breaking in Uniscribe. - More UI elements in builtin Shell Explorer. - Some more D3DX9 functions. - Improved support for shell known folders. - Various bug fixes. END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-07-11T00:42:42.000000Z K 7 svn:log V 98 - Update to 0.44.06 PR: ports/158658 Submitted by: Sunpoet Po-Chuan Hsieh END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-11T01:06:50.000000Z K 7 svn:log V 188 - Update to 0.24 Changes: http://search.cpan.org/dist/Net-Google-DataAPI/Changes PR: ports/158287 Submitted by: Jin-Sih Lin Approved by: maintainer (timeout, 15 days) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-11T01:17:02.000000Z K 7 svn:log V 160 - Update to 20110324 - Take maintainership PR: ports/156870 Submitted by: pgollucci Approved by: Olivier Duchateau (maintainer) END K 10 svn:author V 2 cy K 8 svn:date V 27 2011-07-11T02:30:58.000000Z K 7 svn:log V 89 Fix broken fetch. Update 0.36.1 --> 0.36.2. Assume maintainership of this orphan port. END K 10 svn:author V 2 mi K 8 svn:date V 27 2011-07-11T04:35:49.000000Z K 7 svn:log V 170 Upgrade from 1.8.0 to 1.9.0 released in March. The newly added feature can only be used with Tcl85 and above, but the software still builds with earlier Tcl. PR: 158742 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T05:57:37.000000Z K 7 svn:log V 113 - update to 2.24 - changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-2.24/ChangeLog - add licenses END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T06:00:01.000000Z K 7 svn:log V 32 - update to 3.17 - add licenses END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-11T06:03:31.000000Z K 7 svn:log V 1017 - Add p5-LWP-Protocol-https 6.02 The LWP::Protocol::https module provide support for using https schemed URLs with LWP. This module is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS. If hostname verification is requested by LWP::UserAgent's ssl_opts, and neither SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be the one provided by Mozilla::CA. If the Mozilla::CA module isn't available SSL requests will fail. Either install this module, set up an alternative SSL_ca_file or disable hostname verification. This module used to be bundled with the libwww-perl, but it was unbundled in v6.02 in order to be able to declare its dependencies properly for the CPAN tool-chain. Applications that need https support can just declare their dependency on LWP::Protocol::https and will no longer need to know what underlying modules to install. WWW: http://search.cpan.org/dist/LWP-Protocol-https/ END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T06:08:59.000000Z K 7 svn:log V 108 - update to 1.22 - changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-1.22/ChangeLog - add licenses END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T06:11:36.000000Z K 7 svn:log V 97 - update to 4.50 - changes: http://cpansearch.perl.org/src/MARKSTOS/CGI-Application-4.50/Changes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T06:16:55.000000Z K 7 svn:log V 110 - update to 0.1013 - add licenses - changes: http://cpansearch.perl.org/src/MIYAGAWA/Tatsumaki-0.1013/Changes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T06:20:39.000000Z K 7 svn:log V 17 - update to 1.79 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-11T06:39:11.000000Z K 7 svn:log V 131 - Update to 6.02 - Take maintainership [1] PR: ports/157629 Submitted by: sunpoet (myself) Approved by: jadawin (maintainer) [1] END K 10 svn:author V 6 glewis K 8 svn:date V 27 2011-07-11T06:44:44.000000Z K 7 svn:log V 164 . Add entries for the test distfiles. This gets us closer, but the WITH_TESTS option still does not work. The build now fails while applying patches. PR: 157600 END K 10 svn:author V 6 gerald K 8 svn:date V 27 2011-07-11T08:20:33.000000Z K 7 svn:log V 46 Update to the 20110708 snapshot of GCC 4.6.2. END K 10 svn:author V 6 gerald K 8 svn:date V 27 2011-07-11T08:21:04.000000Z K 7 svn:log V 46 Update to the 20110709 snapshot of GCC 4.7.0. END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-07-11T08:28:12.000000Z K 7 svn:log V 23 Update opencv to 2.3.0 END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-07-11T08:37:33.000000Z K 7 svn:log V 54 PEAR channel for PHPUnit WWW: http://pear.phpunit.de END K 10 svn:author V 4 gahr K 8 svn:date V 27 2011-07-11T08:41:17.000000Z K 7 svn:log V 39 - fix PLIST Reported by: PH (via pav) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-11T09:19:37.000000Z K 7 svn:log V 30 - Fix typo Notified by: ache END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-07-11T09:24:44.000000Z K 7 svn:log V 68 Put common code for PEAR channels to devel/pear/bsd.pear.channel.mk END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-07-11T09:36:59.000000Z K 7 svn:log V 98 Even more simplify pear channel code Add sanity checks for PEAR_CHANNEL_HOST and PEAR_CHANNEL_REG END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-07-11T09:42:06.000000Z K 7 svn:log V 76 PEAR channel for the symfony project WWW: http://pear.symfony-project.com/ END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-07-11T09:54:52.000000Z K 7 svn:log V 187 Symfony YAML is a PHP library that parses YAML strings and converts them to PHP arrays. It can also converts PHP arrays to YAML strings. WWW: http://components.symfony-project.org/yaml/ END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-07-11T09:59:03.000000Z K 7 svn:log V 75 Update to 1.4.7 Changelog: http://www.ros.org/wiki/ros_comm/ChangeList/1.4 END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-07-11T10:00:20.000000Z K 7 svn:log V 50 Make the patch suitable for upstream integration. END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-07-11T10:48:19.000000Z K 7 svn:log V 113 PEAR FilterIterator implementation that filters files based on a list of suffixes. WWW: http://pear.phpunit.de/ END K 10 svn:author V 4 gahr K 8 svn:date V 27 2011-07-11T10:49:06.000000Z K 7 svn:log V 189 - add support for the #h status line special char to print to hostname of the localhost without the domain name PR: 158796 Submitted by: gahr@FreeBSD.org Approved by: wen@ (maintainer) END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-07-11T10:49:27.000000Z K 7 svn:log V 58 Simple PEAR template engine WWW: http://pear.phpunit.de/ END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-07-11T10:50:31.000000Z K 7 svn:log V 42 Update to new PEAR channel infrastructure END K 10 svn:author V 7 mandree K 8 svn:date V 27 2011-07-11T10:53:36.000000Z K 7 svn:log V 62 Add instructions on how to upgrade p5-libwww with portmaster. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T10:56:30.000000Z K 7 svn:log V 197 - better usage of mk-configure (allow cleaner respect of NOPORTDOCS and NOPORTEXAMPLES) - remove useless PERL build dependency - bump portrevision Submitted by: Aleksey Cheusov (upstream by mail) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T11:09:36.000000Z K 7 svn:log V 20 - update to 0.9.0.1 END K 10 svn:author V 3 osa K 8 svn:date V 27 2011-07-11T11:22:01.000000Z K 7 svn:log V 320 Update third-party modules: o) echo from 0.34 to 0.36; o) headers_more from 0.14 to 0.15; o) memc from 0.11 to 0.12. Change default MASTER_SITES for these modules from MASTER_SITE_LOCAL to http://download.github.com/. Fix whitespaces. Bump PORTREVISION is unnecessary, because these modules are disabled by default. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T11:24:00.000000Z K 7 svn:log V 37 - update to 0.13.0 - switch to cmake END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T11:25:38.000000Z K 7 svn:log V 8 fix WWW END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T11:32:55.000000Z K 7 svn:log V 55 - update to 0.9.12 - change license from GPLv2 to ISCL END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T11:49:38.000000Z K 7 svn:log V 121 textproc/xpp3 depend on an expired port 2011-05-01 textproc/xmlpull: Upstream disapear and distfile is no more available END K 10 svn:author V 8 blackend K 8 svn:date V 27 2011-07-11T12:16:58.000000Z K 7 svn:log V 82 Update to 20110710 version of the FreeBSD docset. Approved by: doceng (implicit) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T12:18:04.000000Z K 7 svn:log V 55 take maintainership, no reply from previous maintainer END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-07-11T12:43:48.000000Z K 7 svn:log V 130 Update to 1.1.1 PR: ports/158784 Submitted by: Hung-Yi Chen (maintainer) Approved by: bapt (mentor, implicit) END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-07-11T12:44:42.000000Z K 7 svn:log V 129 Update to 1.22 PR: ports/158785 Submitted by: Hung-Yi Chen (maintainer) Approved by: bapt (mentor, implicit) END K 10 svn:author V 5 nivit K 8 svn:date V 27 2011-07-11T12:44:49.000000Z K 7 svn:log V 19 - Update to 1.1.b1 END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-07-11T12:45:12.000000Z K 7 svn:log V 123 Update to 20110618 PR: ports/158782 Submitted by: Hung-Yi Chen (maintainer) Approved by: bapt (mentor) END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-07-11T12:45:41.000000Z K 7 svn:log V 144 - Update to 2.0.3 - Make portlint happy PR: ports/158783 Submitted by: Hung-Yi Chen (maintainer) Approved by: bapt (mentor) END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-07-11T12:46:30.000000Z K 7 svn:log V 161 - Update to 1.2.4 - Make portlint happy PR: ports/158318 Submitted by: Jin-Sih Lin Approved by: maintainer timeout, bapt (mentor, implicit) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T13:11:05.000000Z K 7 svn:log V 17 Update to 0.21.1 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T13:21:50.000000Z K 7 svn:log V 16 update to 0.3.0 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T13:52:15.000000Z K 7 svn:log V 49 Deprecate ogle and related software: abandonware END K 10 svn:author V 4 tota K 8 svn:date V 27 2011-07-11T14:01:59.000000Z K 7 svn:log V 120 - Use rubygem-gettext instead of ruby-gettext [1] - Make portlint happy PR: ports/158615 [1] Submitted by: swills [1] END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-07-11T14:02:56.000000Z K 7 svn:log V 77 - Update to 0.22 - Make portlint happy Approved by: bapt (mentor, implicit) END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-07-11T14:31:40.000000Z K 7 svn:log V 117 - Add missing items in pkg-plist. - Portlint. - Bump portrevision. Approved by: maho (mentor) and maho (maintainer) END K 10 svn:author V 3 jsa K 8 svn:date V 27 2011-07-11T14:36:19.000000Z K 7 svn:log V 97 Unbreak port and update to 1.3.2. Take maintainership. Approved by: kwm (mentor), pav (portmgr) END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-07-11T15:22:49.000000Z K 7 svn:log V 32 - Grammar and whitespace fixes. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-11T15:59:50.000000Z K 7 svn:log V 18 - update to 4.9.0 END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2011-07-11T16:15:51.000000Z K 7 svn:log V 41 Ammend broken message and conditionalize END K 10 svn:author V 6 johans K 8 svn:date V 27 2011-07-11T18:50:32.000000Z K 7 svn:log V 146 - Fix build with WITH_CANLOCK option set. - Fix build with FORCE_MAKE_JOBS by enforcing use of GNU make. PR: ports/158805 Submitted by: mandree END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-07-11T18:58:31.000000Z K 7 svn:log V 236 - Update to 0.100001 [1] - Conditionally include cored modules [1] - Add LICENSE Changes: http://search.cpan.org/dist/Pod-Coverage-TrustPod/Changes PR: ports/158768 [1] Submitted by: milki (maintainer) END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-07-11T19:55:43.000000Z K 7 svn:log V 66 - Whitespace fixes - standardize on a single space after periods. END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-07-11T20:30:52.000000Z K 7 svn:log V 108 - Mark BROKEN: does not compile : undefined reference to `LexerModule::Find(int)' Reported by: pointyhat END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-07-11T20:33:57.000000Z K 7 svn:log V 36 - Fix fetch Reported by: pointyhat END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-07-11T20:37:56.000000Z K 7 svn:log V 162 - Add explicit LIB_DEPENDS on security/libgcrypt, chromium uses it via dlopen() [1] - Bump PORTREVISION - Pet portlint Submitted by: jilles (private mail) [1] END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-07-11T20:46:41.000000Z K 7 svn:log V 77 - Mark BROKEN: leave a directory behind on deinstall Reported by: pointyhat END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-07-11T20:48:01.000000Z K 7 svn:log V 56 - Mark BROKEN: does not compile Reported by: pointyhat END K 10 svn:author V 4 jkim K 8 svn:date V 27 2011-07-11T20:50:42.000000Z K 7 svn:log V 256 The IcedTea-Web project provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. WWW: http://icedtea.classpath.org/wiki/IcedTea-Web END K 10 svn:author V 4 jkim K 8 svn:date V 27 2011-07-11T20:58:58.000000Z K 7 svn:log V 288 - Update to build 23. - Import more complete JPEG class support and turn on ICEDTEA option by default. [1] - Remove obsolete WEB option. Note the functionality is now moved to a new port java/icedtea-web, which depends on ICEDTEA option of this port. Obtained from: IcedTea project [1] END K 10 svn:author V 4 stas K 8 svn:date V 27 2011-07-11T21:25:37.000000Z K 7 svn:log V 82 - Comment out THREADS option for now, sbcl fails to pass tests with threads on. END K 10 svn:author V 4 jkim K 8 svn:date V 27 2011-07-11T22:09:08.000000Z K 7 svn:log V 69 Add new instructions on how to enable web support for java/openjdk6. END K 10 svn:author V 4 jkim K 8 svn:date V 27 2011-07-11T22:35:12.000000Z K 7 svn:log V 30 Fix build with Rhino support. END K 10 svn:author V 4 jkim K 8 svn:date V 27 2011-07-11T23:13:16.000000Z K 7 svn:log V 13 Add LICENSE. END K 10 svn:author V 4 stas K 8 svn:date V 27 2011-07-12T00:09:13.000000Z K 7 svn:log V 154 - Mark broken if threads are enabled until the problem is fixed instead of silently building without threads. Suggested by: Pan Tsu END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-12T02:10:30.000000Z K 7 svn:log V 59 - Fix *_DEPENDS entries after www/p5-libwww updated to 6.x END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-07-12T03:47:34.000000Z K 7 svn:log V 169 - Fix buffer overflow and mouse bugs. - Bump portrevision. PR: ports/127321 Submitted by: Arai Toshihiko Approved by: gabor (mentor) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-12T05:25:43.000000Z K 7 svn:log V 42 - update to 0.10.68 - use bziped distfile END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-07-12T05:27:57.000000Z K 7 svn:log V 238 - Fix compiz-manager script to work with Nvidia graphics card. - Add run_depends needed by compiz-manager script. - Portlint. - Bump portrevision. PR: ports/151137 Submitted by: Ivan Klymenko Approved by: gabor (mentor) END K 10 svn:author V 3 sbz K 8 svn:date V 27 2011-07-12T05:47:17.000000Z K 7 svn:log V 90 - Fix NLS OPTIONS - Bump PORTREVISION Reported by: jlaffaye@ Approved by: miwi@ (mentor) END K 10 svn:author V 3 sbz K 8 svn:date V 27 2011-07-12T05:48:17.000000Z K 7 svn:log V 47 - Update to 0.0.6 Approved by: miwi@ (mentor) END K 10 svn:author V 6 obrien K 8 svn:date V 27 2011-07-12T06:08:17.000000Z K 7 svn:log V 174 + Change to using USE_TK in order to allow depending on any version of Tk. + Easier allowance to be a MASTERPORT. PR: 158737 Submitted by: Scot Hetzel END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-12T06:22:21.000000Z K 7 svn:log V 84 - update to 0.3.7 - use xz distfile - add license - remove useless gmake dependency END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-12T06:36:28.000000Z K 7 svn:log V 21 deprecate divx4linux END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-12T06:53:36.000000Z K 7 svn:log V 9 Fix typo END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-12T07:05:32.000000Z K 7 svn:log V 94 - update 0.13 - changes: http://cpansearch.perl.org/src/SALVA/Class-StateMachine-0.13/Changes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-12T07:08:12.000000Z K 7 svn:log V 90 - update to 1.50 - changes: http://cpansearch.perl.org/src/ADAMK/File-Remove-1.50/Changes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-12T07:11:09.000000Z K 7 svn:log V 88 - update to 0.42 - changes: http://cpansearch.perl.org/src/PEVANS/IO-Async-0.42/Changes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-12T07:13:15.000000Z K 7 svn:log V 90 - update to 0.67 - changes: http://cpansearch.perl.org/src/AMBS/Inline-Files-0.67/Changes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-12T07:25:14.000000Z K 7 svn:log V 86 - update to 2.0010 - changes: http://cpansearch.perl.org/src/DOY/Moose-2.0010/Changes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-12T07:28:04.000000Z K 7 svn:log V 96 - update to 0.13 - changes: http://cpansearch.perl.org/src/STEVAN/MooseX-Daemonize-0.13/Changes END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2011-07-12T07:40:42.000000Z K 7 svn:log V 87 - Update to 1.7 PR: ports/158420 Submitted by: Bo-Yi Wu END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-07-12T08:01:46.000000Z K 7 svn:log V 50 - Chase vigra shlib raise Reported by: pointyhat END K 10 svn:author V 3 osa K 8 svn:date V 27 2011-07-12T09:41:28.000000Z K 7 svn:log V 220 Add third-party module srcache-0.12. Use more or less canonical name for github.com MASTER_SITES. Fix fetch for third-party module memc. Bump PORTREVISION is unnecessary, because these modules are disabled by default. END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-07-12T09:59:58.000000Z K 7 svn:log V 168 - Update to 1.1.39 [1] - Pet portlint(1) by adding a new line after LICENSE section PR: ports/158811 [1] Submitted by: Kurt Jaeger (maintainer) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-12T10:29:58.000000Z K 7 svn:log V 96 - readd the right portepoch Submitted by: leslie@eskk.nu (by mail) PointyHat to: bapt (myself) END K 10 svn:author V 7 mandree K 8 svn:date V 27 2011-07-12T10:37:24.000000Z K 7 svn:log V 84 Fix pblMapTest -Werror format string warnings. Reported by: pointyhat (via erwin@) END K 10 svn:author V 5 edwin K 8 svn:date V 27 2011-07-12T11:16:19.000000Z K 7 svn:log V 72 Ports modules update at Tuesday 12 July 2011 at 11:16 Feature safe: yes END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2011-07-12T11:23:20.000000Z K 7 svn:log V 116 - Update to 2.3.6 PR: ports/158793 Submitted by: Gvozdikov Veniamin (maintainer) END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2011-07-12T11:27:33.000000Z K 7 svn:log V 171 - Add mbstring dependency - Add options ldap and imap support PR: ports/158795 Submitted by: Gvozdikov Veniamin Approved by: maintainer END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-07-12T11:35:18.000000Z K 7 svn:log V 180 Fix dependency on libgcrypt [1] Make the dependency a RUN_DEPENDS [2] Submitted by: Volodymyr Kostyrko (c.kworr gmail.com) [1] Jan Hendrik Sylvester (me jahn.de) [1] danfe [2] END K 10 svn:author V 3 osa K 8 svn:date V 27 2011-07-12T12:18:22.000000Z K 7 svn:log V 316 Add 3 third-party modules: o) ngx_devel_kit - module that is designed to extend the core functionality of nginx; o) ngx_lua - embed the power of lua into nginx; o) ngx_redis2 - upstream module for the Redis database 2.0 protocol. Bump PORTREVISION is unnecessary, because these modules are disabled by default. END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-07-12T13:37:48.000000Z K 7 svn:log V 176 - Revert almost all of 1.1102, as it goes against FreeBSD documentation standards. The only part left is the double space after AUTHOR: for one entry. Pointyhat to: wxs@ END K 10 svn:author V 3 ale K 8 svn:date V 27 2011-07-12T14:04:04.000000Z K 7 svn:log V 26 Update to 5.1.58 release. END K 10 svn:author V 3 ale K 8 svn:date V 27 2011-07-12T14:44:51.000000Z K 7 svn:log V 26 Update to 5.5.14 release. END K 10 svn:author V 3 osa K 8 svn:date V 27 2011-07-12T15:46:56.000000Z K 7 svn:log V 225 Add one more third-party module: o) ngx_postgres-0.8 - upstream module that allows nginx to communicate directly with PostgreSQL database. Bump PORTREVISION is unnecessary, because these modules are disabled by default. END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-07-12T16:01:09.000000Z K 7 svn:log V 127 Update to 4.8 PR: ports/158771 Submitted by: Ruslan Mahmatkhanov (maintainer) Approved by: bapt (mentor) END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-07-12T16:01:49.000000Z K 7 svn:log V 172 Update to 2.28 PR: ports/158735 Submitted by: Ruslan Mahmatkhanov Approved by: Pengfei Ju (maintainer), bapt (mentor, implicit) END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-07-12T16:02:20.000000Z K 7 svn:log V 121 Add conflict on ntfsprogs Submitted by: Jan Henrik Sylvester (via private mail) Approved by: bapt (mentor) END K 10 svn:author V 3 uqs K 8 svn:date V 27 2011-07-12T17:03:42.000000Z K 7 svn:log V 17 Update to 1.11.4 END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-07-12T18:37:10.000000Z K 7 svn:log V 161 - Remove unneeded dependencies related to unsupported versions of perl Reported by: az@ Approved by: milki (maintainer, via email) END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-07-12T18:41:20.000000Z K 7 svn:log V 75 - Unbreak Submitted by: Markus Dolze (maintainer) END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2011-07-12T18:41:48.000000Z K 7 svn:log V 77 Update to 7540 PR: ports/158435 Submitted by: Joe Horn END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2011-07-12T18:46:50.000000Z K 7 svn:log V 147 - Updated to 0.18 ChangeLog: http://download.gna.org/gaupol/0.18/gaupol-0.18.news PR: ports/157476 Submitted by: C-S (maintainer) END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2011-07-12T19:12:57.000000Z K 7 svn:log V 172 - Updated to 0.6.1 ChangeLog: https://launchpad.net/bzr-git/trunk/0.6.1 - Added missing runtime dependency PR: ports/157777 Submitted by: C-S (maintainer) END K 10 svn:author V 4 jkim K 8 svn:date V 27 2011-07-12T19:21:03.000000Z K 7 svn:log V 396 Fix various build and installation issues. - Replace various Linuxisms in Makefile with little more portable code. Remove now unnecessary build dependency of sysutils/coreutils. - Install launcher wrappers with INSTALL_SCRIPT[1]. - Rename javaws launcher to itweb-javaws throughout. This conflicts with a symlink created by java/javavmwrapper[2]. PR: ports/158826 [1] Reported by: glewis [2] END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2011-07-12T19:26:17.000000Z K 7 svn:log V 149 - Updated to 1.1.4 ChangeLog: https://launchpad.net/bzr-explorer/+announcement/8655 PR: ports/158831 Submitted by: C-S (maintainer) END K 10 svn:author V 5 beech K 8 svn:date V 27 2011-07-12T19:49:24.000000Z K 7 svn:log V 94 - Update to 3.0.2 PR: ports/158699 Submitted by: Jason Bacon (maintainer) END K 10 svn:author V 6 ashish K 8 svn:date V 27 2011-07-12T19:50:26.000000Z K 7 svn:log V 102 - Remove duplicate PORTAUDIO option from OPTIONS Reported by: Hans Petter Selasky END K 10 svn:author V 4 jkim K 8 svn:date V 27 2011-07-12T22:53:45.000000Z K 7 svn:log V 190 Replace "readlink -f" with realpath(1). This should fix "make test" on 7.4 and 8.2 when both "RHINO" and "TEST" options are enabled. Suggested by: Warren Block (wblock at wonkity dot com) END K 10 svn:author V 5 beech K 8 svn:date V 27 2011-07-12T23:58:23.000000Z K 7 svn:log V 132 - Update to 2.9.4 PR: ports/158415 Submitted by: Pedro Giffuni Approved by: Maintainer Timeout (Two Weeks) END K 10 svn:author V 5 edwin K 8 svn:date V 27 2011-07-13T00:09:08.000000Z K 7 svn:log V 74 Ports modules update at Wednesday 13 July 2011 at 00:09 Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T00:50:37.000000Z K 7 svn:log V 282 - Add p5-Cache-Memcached-libmemcached 0.02011 This is the Cache::Memcached compatible interface to libmemcached, a C library to interface with memcached. WWW: http://search.cpan.org/dist/Cache-Memcached-libmemcached/ PR: ports/157939 Submitted by: Dmitry Liakh END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T00:55:17.000000Z K 7 svn:log V 246 - Respect devel/p5-ReadLine-*: use @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine - Make portlint happier - Bump PORTREVISION for PLIST change PR: ports/158360 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 15 days) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T01:22:41.000000Z K 7 svn:log V 151 - Mark DEPRECATED and set EXPIRATION_DATE as 2012-01-12 PR: ports/158843 Submitted by: Matthew Seaman (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T01:23:50.000000Z K 7 svn:log V 108 - Remove outmoded message PR: ports/158844 Submitted by: Matthew Seaman END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T01:35:07.000000Z K 7 svn:log V 82 - Update to 1.34 Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T01:37:49.000000Z K 7 svn:log V 88 - Update to 1.10 Changes: http://search.cpan.org/dist/WWW-Mechanize-Pluggable/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T02:54:28.000000Z K 7 svn:log V 124 - Update to 2.00.7 - Add OPTIONS: BIG5 - Use WITH_BIG5 in chinese/tintin++ Changes: http://tintin.sourceforge.net/news.php END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T05:55:17.000000Z K 7 svn:log V 154 - Update to 3.2.1 Changes: http://wordpress.org/news/2011/07/wordpress-3-2-1/ PR: ports/158853 Submitted by: ychsiao (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T05:56:02.000000Z K 7 svn:log V 184 - Update to 3.2.1 Changes: http://tw.wordpress.org/2011/07/13/wordpress-3-2-1/ PR: ports/158856 Submitted by: sunpoet (myself) Approved by: Joe Horn (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T05:56:46.000000Z K 7 svn:log V 184 - Update to 3.2.1 Changes: http://cn.wordpress.org/2011/07/13/wordpress-3-2-1/ PR: ports/158857 Submitted by: sunpoet (myself) Approved by: Joe Horn (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T06:33:30.000000Z K 7 svn:log V 193 - Update to 1.08 - Fix MAINTAINER address - Add LICENSE Changes: http://search.cpan.org/dist/LWP-Online/Changes PR: ports/158851 Submitted by: milki (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T06:35:14.000000Z K 7 svn:log V 171 - Update to 0.24 - Add LICENSE Changes: http://search.cpan.org/dist/SQL-Tokenizer/Changes PR: ports/158852 Submitted by: milki (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T06:41:45.000000Z K 7 svn:log V 206 - Update to 3295 Changes: http://search.cpan.org/dist/CSS-Inliner/ChangeLog PR: ports/158259 (based on) Submitted by: Jin-Sih Lin Approved by: Vick Khera (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T06:45:57.000000Z K 7 svn:log V 103 - Update to 3.02 - Add math/gmp to LIB_DEPENDS Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T06:48:25.000000Z K 7 svn:log V 103 - Update to 1.20 - Sort RUN_DEPENDS and MAN3 Changes: http://search.cpan.org/dist/Bio-MAGETAB/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T07:19:43.000000Z K 7 svn:log V 102 - Update to 1.23_05 - Sort MAN3 - Update WWW Changes: http://search.cpan.org/dist/XML-Stream/CHANGES END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-13T07:55:37.000000Z K 7 svn:log V 98 - Update to 1.01 - Make portlint happier Changes: http://search.cpan.org/dist/App-GitGot/Changes END K 10 svn:author V 3 osa K 8 svn:date V 27 2011-07-13T09:21:17.000000Z K 7 svn:log V 343 Add two more third-party modules: o) chunkin-nginx-module - HTTP 1.1 chunked-encoding request body support; o) xss-nginx-module - native cross-site scripting support in nginx. Update nginx_eval_module to the latest version 1.0.3, move MASTER_SITES to github. Bump PORTREVISION is unnecessary, because these modules are disabled by default. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-13T12:39:31.000000Z K 7 svn:log V 103 - Fix font caching when installed from package - bump portrevision Approved by: kwm@ (with gnome hat) END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2011-07-13T14:14:10.000000Z K 7 svn:log V 18 - Update to 2.2.8 END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2011-07-13T16:56:09.000000Z K 7 svn:log V 82 - Updated to 0.8.2 PR: ports/158833 Submitted by: C-S (maintainer) END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2011-07-13T17:01:57.000000Z K 7 svn:log V 163 - Updated to 0.9.11 ChangeLog: https://launchpad.net/testtools/0.9/0.9.11 - Corrected the license PR: ports/158834 Submitted by: C-S (maintainer) END K 10 svn:author V 7 thierry K 8 svn:date V 27 2011-07-13T17:26:03.000000Z K 7 svn:log V 95 It seems that Code_Aster does not support Python 2.7 on amd64. Reported by: pointyhat via Pav END K 10 svn:author V 4 stas K 8 svn:date V 27 2011-07-13T19:13:29.000000Z K 7 svn:log V 152 - Graphviz is not required for the build if all the documentation is disabled. PR: ports/158723 Submitted by: Quentin Stievenart END K 10 svn:author V 4 jkim K 8 svn:date V 27 2011-07-13T19:17:36.000000Z K 7 svn:log V 142 Specify JAVA_VERSION correctly to fix another build breakage. Reported by: David Wolfskill (david at catwhisker dot org) Pointy hat to: jkim END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-07-13T19:35:39.000000Z K 7 svn:log V 195 - Add missing dependencies and alphabetise - Handle p5-DBD-mysql dependency correctly - Use ECHO_MSG - Correct capitalisation of maintainer address Submitted by: gahr Approved by: rene (mentor) END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-07-13T19:44:05.000000Z K 7 svn:log V 40 Update to 12.0.742.124, string updates. END K 10 svn:author V 3 nox K 8 svn:date V 27 2011-07-13T19:59:15.000000Z K 7 svn:log V 435 - Add patch and knob (defaulted to on) to support udp networking and a patch for promiscuous multicast for the emulated e1000 and eepro100 nics, both to support using qemu with the (also to be updated) emulators/gns3 port. - Bump PORTREVISION. Requested by: Benjamin Epitech (via private email) Obtained from: http://sourceforge.net/projects/gns-3/files/Qemu/qemu-0.11.0-olive.patch/download (in parts) END K 10 svn:author V 3 nox K 8 svn:date V 27 2011-07-13T20:01:41.000000Z K 7 svn:log V 435 - Add patches and knob (defaulted to off) to support udp networking and a patch for promiscuous multicast for the emulated e1000 nic, both to support using qemu with the (also to be updated) emulators/gns3 port. - Change DIST_SUBDIR to qemu/${PORTVERSION} because PATCHFILES names are not versioned. Requested by: Benjamin Epitech (via private email) Obtained from: http://code.gns3.net/qemu-patches/ END K 10 svn:author V 3 nox K 8 svn:date V 27 2011-07-13T20:06:49.000000Z K 7 svn:log V 141 - Update to release 0.7.4 . - Add support for qemu. PR: ports/158752 Submitted by: Olivier Cochard-Labbe (maintainer) END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-07-13T20:11:56.000000Z K 7 svn:log V 221 - Add RUN_DEPENDS entries for extra dependencies after RUN_DEPENDS:=${BUILD_DEPENDS} line -- only started to be necessary when I added the colon - DB_TYPE is no longer case sensitive Approved by: rene (mentor, implicit) END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-07-13T20:14:02.000000Z K 7 svn:log V 70 Over to new volunteer; mandree@ Approved by: rene (mentor, implicit) END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-07-13T20:25:54.000000Z K 7 svn:log V 114 Remove expired ports: 2011-07-12 java/shujit: ancient version of Java 2011-07-09 net-im/skype12: very old version END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-07-13T21:13:52.000000Z K 7 svn:log V 225 - Update MASTER_SITES - Pass maintainership to submitter PR: ports/155297 Submitted by: Scot Hetzel Reviewed by: "Frank J. Laszlo" Approved by: rene (mentor, implicit), kde (makc) END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-07-13T21:18:51.000000Z K 7 svn:log V 70 - Fix build errors. - Bump portrevision. Approved by: gabor (mentor) END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-07-13T21:20:21.000000Z K 7 svn:log V 98 - Change default for octave-forge-fits to "on". - Bump portrevision. Approved by: gabor (mentor) END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-07-13T21:24:08.000000Z K 7 svn:log V 135 - Account for octave using lib/octave/packages instead of libexec/octave/packages. - Bump portrevision. Approved by: gabor (mentor) END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-07-13T21:47:05.000000Z K 7 svn:log V 146 - Add VersionAddendum support. - Bump portrevision. PR: ports/142824 Submitted by: Scot Hetzel Approved by: gabor (mentor) END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-07-13T22:08:34.000000Z K 7 svn:log V 166 - Add one scenario and edit files for two scenarios. - Bump portversion PR: ports/156934 Submitted by: green dog Approved by: gabor (mentor) END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-07-13T22:21:23.000000Z K 7 svn:log V 51 - Mark BROKEN: unfetchable Reported by: pointyhat END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-07-13T22:38:48.000000Z K 7 svn:log V 56 - Mark BROKEN: does not compile Reported by: pointyhat END K 10 svn:author V 5 edwin K 8 svn:date V 27 2011-07-14T00:09:10.000000Z K 7 svn:log V 73 Ports modules update at Thursday 14 July 2011 at 00:09 Feature safe: yes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-14T04:13:24.000000Z K 7 svn:log V 351 - Introduce PYTHON_ABIVER: fix PYTHON_INCLUDEDIR for python32 users (PYMALLOC and UCS4 are on by default) - Use devel/py-distribute as setuptools for python 3.x users - Use py${PYTHON_VER} instead of ${PYTHON_VERSION:S/thon//} - Use "yes" PR: ports/158662 Submitted by: sunpoet (myself) Reviewed by: lwhsu Tested by: exp-run by pav With Hat: python END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-14T06:42:03.000000Z K 7 svn:log V 220 - Update to 3.0.9 - Update comment Changes: http://www.phpbb.com/community/viewtopic.php?f=14&t=2134142&sid=d5bb66906a5e4284e3cc581f4bc2a147 PR: ports/158863 Submitted by: Bo-Yi Wu (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-14T06:43:58.000000Z K 7 svn:log V 220 - Update to 3.0.9 - Update comment Changes: http://www.phpbb.com/community/viewtopic.php?f=14&t=2134142&sid=d5bb66906a5e4284e3cc581f4bc2a147 PR: ports/158864 Submitted by: Bo-Yi Wu (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-14T06:46:11.000000Z K 7 svn:log V 146 - Use CPAN :id subdir macro - Add LICENSE - Cleanup dependencies PR: ports/158866 Submitted by: milki (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-14T06:50:52.000000Z K 7 svn:log V 885 - Add p5-XML-XML2JSON 0.05 XML::XML2JSON is a Perl module to convert XML to JSON (and JSON to XML) using the following rules from Google (http://code.google.com/apis/gdata/json.html): Basic: - The feed is represented as a JSON object; each nested element or attribute is represented as a name/value property of the object. - Attributes are converted to String properties. - Child elements are converted to Object properties. - Elements that may appear more than once are converted to Array properties. - Text values of tags are converted to $t properties. Namespace: - If an element has a namespace alias, the alias and element are concatenated using "$". For example, ns:element becomes ns$element. XML: - XML version and encoding attributes are converted to version and encoding attributes of the root element, respectively. WWW: http://search.cpan.org/dist/XML-XML2JSON/ END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2011-07-14T06:55:31.000000Z K 7 svn:log V 18 - Update to 1.420 END K 10 svn:author V 6 glewis K 8 svn:date V 27 2011-07-14T07:05:15.000000Z K 7 svn:log V 68 . Install the actual files rather than symlinks. Submitted by: tg@ END K 10 svn:author V 2 se K 8 svn:date V 27 2011-07-14T07:22:08.000000Z K 7 svn:log V 36 Upgrade to 1.6.5. Approved by: wen END K 10 svn:author V 5 novel K 8 svn:date V 27 2011-07-14T07:40:10.000000Z K 7 svn:log V 17 Update to 1.0.0. END K 10 svn:author V 5 novel K 8 svn:date V 27 2011-07-14T08:05:49.000000Z K 7 svn:log V 176 - Switch to nettle as crypto library as it's primary library supported by upstream and additionally there are some inconsistences with libgcrypt 1.5.x. - Bump PORTREVISION END K 10 svn:author V 5 dougb K 8 svn:date V 27 2011-07-14T08:19:00.000000Z K 7 svn:log V 270 Add a patch to handle an ABI change relative to libgcrypt 1.5 Confirmed upstream: http://lists.gnupg.org/pipermail/gnupg-users/2011-July/042333.html PR: ports/158674 Submitted by: Mark Atkinson Approved by: early maintainer timeout/portmgr (pav) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-14T08:22:06.000000Z K 7 svn:log V 25 update to 20110713230341 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-14T08:49:43.000000Z K 7 svn:log V 451 - Add p5-LWP-Protocol-http10 6.02 The LWP::Protocol::http10 module provide support for using HTTP/1.0 protocol with LWP. To use it you need to call LWP::Protocol::implementor() to override the standard handler for http URLs. This module used to be bundled with the libwww-perl, but it was unbundled in v6.02 as part of the general cleanup for the 6-series. LWP::Protocol::http10 is deprecated. WWW: http://search.cpan.org/dist/LWP-Protocol-http10/ END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-14T08:58:59.000000Z K 7 svn:log V 38 Mark broken because it does not fetch END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-14T09:27:40.000000Z K 7 svn:log V 18 - update to 4.9.1 END K 10 svn:author V 7 mandree K 8 svn:date V 27 2011-07-14T09:51:29.000000Z K 7 svn:log V 305 Update to new upstream release 1.18.5. Changes: Bug fix release. 1.18.5 has fixes for fuser (fix error in handling of PORT/PROTO argument), hush (fix handling of while loop with empty body), build system fix (was using non-portable invocation of grep). Submitted by: sunpoet@ PR: ports/158883 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-14T10:36:51.000000Z K 7 svn:log V 19 - update to 0.14.0 END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-14T10:43:38.000000Z K 7 svn:log V 97 - update to 0.15 - changes: http://cpansearch.perl.org/src/SALVA/Class-StateMachine-0.15/Changes END K 10 svn:author V 6 romain K 8 svn:date V 27 2011-07-14T10:52:15.000000Z K 7 svn:log V 61 - Update to 1.0.2; - While here fix a malformed RUN_DEPENDS. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-14T10:55:53.000000Z K 7 svn:log V 92 - update to 1.21 - changes: http://cpansearch.perl.org/src/BOOK/Git-Repository-1.21/Changes END K 10 svn:author V 7 mandree K 8 svn:date V 27 2011-07-14T10:57:39.000000Z K 7 svn:log V 520 - Add LICENSE=GPLv2 statement - make MAKE_ARGS+= to support port test -- MAKE_ARGS=V=1 - Add -include libgen.h to CPPFLAGS to fix a couple of warnings (reported missing to the busybox mailing list) - Add missing prototype to files/patch-strnlen for pre-8 systems - Bump PORTREVISION - Add USE_GCC=4.2+ to avoid clang, which breaks on findutils/find.c - Add port documentation (needs Perl5 to build as it's in POD format) unless NOPORTDOCS is defined - Make do-configure build respect f.i. _MAKE_JOBS and MAKE_ARGS END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-14T10:58:23.000000Z K 7 svn:log V 94 - update to 0.17 - changes: http://cpansearch.perl.org/src/BLUEFEET/Geo-Distance-0.17/Changes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-14T11:19:19.000000Z K 7 svn:log V 91 - update to 0.54 - changes: http://cpansearch.perl.org/src/PFIG/Net-Amazon-S3-0.54/CHANGES END K 10 svn:author V 5 novel K 8 svn:date V 27 2011-07-14T11:27:37.000000Z K 7 svn:log V 97 Mark as deprecated as it's not maintained by upstream and generally obsolete. Noticed by: bapt END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-14T11:31:20.000000Z K 7 svn:log V 91 - update to 2.08 - changes: http://cpansearch.perl.org/src/NIGELM/HTML-Format-2.08/Changes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-14T11:34:58.000000Z K 7 svn:log V 89 - update to 0.58 - changes: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.58/CHANGES END K 10 svn:author V 4 bapt K 8 svn:date V 27 2011-07-14T11:39:00.000000Z K 7 svn:log V 89 - update to 0.44 - changes: http://cpansearch.perl.org/src/MSTROUT/XML-Feed-0.44/Changes END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T12:58:22.000000Z K 7 svn:log V 74 Update to 5.8j2 PR: 158884 Submitted by: Jin-Sih Lin END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T13:02:59.000000Z K 7 svn:log V 55 Update to 1.4.15 PR: 158877 Submitted by: maintainer END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T13:08:00.000000Z K 7 svn:log V 149 portlint Add LICENSE_FILE Fix confususion between PREFIX and LOCALBASE PR: 158858 Submitted by: Takefu Approved by: maintainer END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T13:14:00.000000Z K 7 svn:log V 66 Fix dependency on glibmm PR: 158848 Submitted by: Ayron Jungren END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T13:18:39.000000Z K 7 svn:log V 52 Updte to 2.16 PR: 158790 Submitted by: maintainer END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T13:32:54.000000Z K 7 svn:log V 53 Add lib_depends on astro/gpsd Suggested by: glebius END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T13:40:24.000000Z K 7 svn:log V 191 Remove net-p2p/tvrss The app grabs lists from http://tvrss.net which has been down since December. This app is now useless PR: 158770 Submitted by: Ruslan Mahmatkhanov END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T13:42:39.000000Z K 7 svn:log V 52 Update to 0.6 PR: 158741 Submitted by: maintainer END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T13:52:23.000000Z K 7 svn:log V 98 Update to 2.0.1 PR: 158762 Submitted by: Shane Bell Approved by: maintainer END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T13:55:21.000000Z K 7 svn:log V 107 Update to 3.6.4 PR: 158718 Submitted by: Ruslan Mahmatkhanov Approved by: maintainer END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T14:03:26.000000Z K 7 svn:log V 79 Fix build with clang PR: 158666 Submitted by: Guido Falsi END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T14:12:47.000000Z K 7 svn:log V 50 Respect CC PR: 158664 Submitted by: Guido Falsi END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T14:15:52.000000Z K 7 svn:log V 60 Fix build with clang PR: 158663 Submitted by: Guido Falsi END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T14:38:22.000000Z K 7 svn:log V 59 Fix build with clang PR: 158660 Submitted by: maintainer END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-07-14T14:40:53.000000Z K 7 svn:log V 136 - Update to 0.3.20 PR: ports/158332 Submitted by: Ruslan Mahmatkhanov Approved by: maintainer (timeout, >14 days) END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T14:42:11.000000Z K 7 svn:log V 72 Support Firefox up to version 6.x PR: 158632 Submitted by: maintainer END K 10 svn:author V 3 rea K 8 svn:date V 27 2011-07-14T14:46:31.000000Z K 7 svn:log V 143 New port: devel/py-smmap PR: ports/158797 Submitted-by: Ruslan Mahmatkhanov Approved-by: erwin (mentor) Feature-safe: yes END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T14:55:48.000000Z K 7 svn:log V 560 Mark DEPRECATED and set an EXPIRATION_DATE From the PR: coverhunter needs Amazon Developer's Token to actually work, but the page that is noted in pkg-message no more exists, and i wasn't able to register any free developer accounts on amazon - all of them need to apply credit card payment (and very probably APIs had changed so far). So this application have not use for us, and i believe should be removed from the ports tree. The latest release was in 2004, so it looks like abandonware. PR: 158648 Submitted by: Ruslan Mahmatkhanov END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T15:04:39.000000Z K 7 svn:log V 64 Support Firefox up to 6.x PR: 158625 Submitted by: maintainer END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T15:11:02.000000Z K 7 svn:log V 63 Fix build with clang PR: 158588 Submitted by: Niclas Zeising END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T15:13:54.000000Z K 7 svn:log V 63 Fix build with clang PR: 158587 Submitted by: Niclas Zeising END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T15:19:53.000000Z K 7 svn:log V 63 Fix build with clang PR: 158559 Submitted by: Niclas Zeising END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T15:37:22.000000Z K 7 svn:log V 63 Fix build with clang PR: 158555 Submitted by: Niclas Zeising END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T15:44:34.000000Z K 7 svn:log V 63 Fix build with clang PR: 158554 Submitted by: Niclas Zeising END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T15:54:25.000000Z K 7 svn:log V 63 Fix build with clang PR: 158548 Submitted by: Niclas Zeising END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T16:03:30.000000Z K 7 svn:log V 57 Update to 1.22.2 PR: 158448 Submitted by: Kato Tsuguru END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T16:07:05.000000Z K 7 svn:log V 63 Fix build with clang PR: 158436 Submitted by: Niclas Zeising END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T16:08:14.000000Z K 7 svn:log V 63 Fix build with clang PR: 158429 Submitted by: Niclas Zeising END K 10 svn:author V 6 glewis K 8 svn:date V 27 2011-07-14T16:12:59.000000Z K 7 svn:log V 76 . Fix the packing list by not installing efj.sh for now. Submitted by: tg@ END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T16:14:31.000000Z K 7 svn:log V 58 Update to 4.0.3 PR: 158422 Submitted by: Niclas Zeising END K 10 svn:author V 5 arved K 8 svn:date V 27 2011-07-14T16:23:21.000000Z K 7 svn:log V 74 Update to 4.2.0 PR: 158901 Submitted by: Jin-Sih Lin END K 10 svn:author V 5 beech K 8 svn:date V 27 2011-07-14T16:42:10.000000Z K 7 svn:log V 279 - Perl 5.14 changes format of compiled regexps. This update amends the pattern awstats uses to parse compiled regexps to cater for the new 5.14 format PR: ports/158837 Submitted by: Jase Thew Approved by: Alex Samorukov (maintainer) END K 10 svn:author V 3 nox K 8 svn:date V 27 2011-07-14T17:58:19.000000Z K 7 svn:log V 75 (Attempt to) fix wrong channels.conf modulation field when scanning DVB-T. END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-07-14T20:33:30.000000Z K 7 svn:log V 93 Set maintainer of Horde ports to horde@FreeBSD.org Approved by: maintainer (beech@ and mm@) END K 10 svn:author V 3 skv K 8 svn:date V 27 2011-07-14T20:45:02.000000Z K 7 svn:log V 88 Update to 1.80 Changes: http://cpansearch.perl.org/src/SHLOMIF/XML-LibXML-1.80/Changes END K 10 svn:author V 6 johans K 8 svn:date V 27 2011-07-14T21:01:30.000000Z K 7 svn:log V 36 Update xshttpd-devel to 3.7 beta 21 END K 10 svn:author V 4 stas K 8 svn:date V 27 2011-07-14T21:34:14.000000Z K 7 svn:log V 71 - Disable some failing threading tests so the threaded build succeeds. END K 10 svn:author V 4 stas K 8 svn:date V 27 2011-07-14T21:35:19.000000Z K 7 svn:log V 139 - Forced commit to note that the previous one is based on the ports/154050. PR: ports/154050 Submitted by: Anonymous END K 10 svn:author V 5 beech K 8 svn:date V 27 2011-07-14T22:27:59.000000Z K 7 svn:log V 53 Send to attic, replaced by "webmail" and "groupware" END K 10 svn:author V 4 stas K 8 svn:date V 27 2011-07-15T00:07:26.000000Z K 7 svn:log V 166 - Fix errno expectation in the rmdir.3 test (freebsd returns the same error darwin does). PR: ports/154019 (based on) Submitted by: Anonymous END K 10 svn:author V 5 edwin K 8 svn:date V 27 2011-07-15T00:09:07.000000Z K 7 svn:log V 71 Ports modules update at Friday 15 July 2011 at 00:09 Feature safe: yes END K 10 svn:author V 4 stas K 8 svn:date V 27 2011-07-15T00:13:39.000000Z K 7 svn:log V 99 - Fix mirror URL. - Provide licensing info. PR: ports/155158 Submitted by: "jaapb@kerguelen.org" END K 10 svn:author V 4 stas K 8 svn:date V 27 2011-07-15T00:55:25.000000Z K 7 svn:log V 120 - Update editors/slime to a new snapshot. PR: ports/148314 (based on) Submitted by: Jimmy Olgeni END K 10 svn:author V 8 jpaetzel K 8 svn:date V 27 2011-07-15T02:38:07.000000Z K 7 svn:log V 160 Fix build when using libgcrypt 1.5 PR: ports/158774 Submitted by: Alexander Panyushkin Approved by: Krzysztof Stryjek END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-07-15T06:56:02.000000Z K 7 svn:log V 136 - Update to 0.2 PR: ports/158903 Submitted by: Jin-Sih Lin Approved by: Jason bacon (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-15T06:58:28.000000Z K 7 svn:log V 170 - Update to 1.8.7 Changes: http://hdfgroup.org/HDF5/doc/ADGuide/Changes.html PR: ports/158394 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 16 days) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-15T07:00:46.000000Z K 7 svn:log V 53 - Bump PORTREVISION for science/hdf5-18 shlib change END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-07-15T07:43:44.000000Z K 7 svn:log V 108 - Update to 2.3.4 PR: ports/158917 Submitted by: Matthew D.Fuller (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-07-15T08:02:51.000000Z K 7 svn:log V 204 - Update to 1.34 Changes: http://postgrey.schweikert.ch/pub/Changes PR: ports/158911 Submitted by: Jin-Sih Lin Approved by: Darren Pilgrim (maintainer) END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2011-07-15T08:05:30.000000Z K 7 svn:log V 113 - Update to 1.31 - Changes: http://search.cpan.org/dist/DBD-ODBC/Changes#Changes_in_DBD::ODBC_1.31_June_21,_2011 END