ĥ^326786 214 2389 190 117 117 119 117 119 119 175 253 247 337 214 173 117 214 190 190 233 112 112 112 112 279 190 113 206 126 184 190 321 891 190 146 302 271 190 190 526 172 176 145 379 379 304 522 446 368 285 392 266 155 232 190 163 204 194 136 224 146 198 523 605 197 152 229 316 287 280 160 146 190 244 404 419 200 195 199 358 190 111 611 190 137 190 164 190 190 180 204 265 187 171 464 215 178 167 172 190 191 193 176 187 128 162 314 190 121 190 151 190 311 128 175 190 190 113 329 190 290 152 176 172 176 178 149 145 173 233 173 292 185 190 271 190 131 442 230 345 210 433 131 668 248 350 426 119 187 163 213 535 225 340 190 145 190 190 841 190 190 185 186 178 190 220 176 175 227 190 190 190 140 190 561 109 280 125 190 147 240 170 319 175 183 205 165 175 220 134 190 242 125 472 131 190 304 204 153 232 283 139 208 136 404 362 141 301 115 190 163 190 140 190 190 K 10 svn:author V 4 gahr K 8 svn:date V 27 2013-09-09T09:31:22.836785Z K 7 svn:log V 2294 - Update to 05_20130908 Changes: * The compiler has been improved to use charvalue instead of intvalue, when characters are initialized. Thanks go to Brian Callahan, for reporting the bug. Btw.: Brian Callahan created an openBSD port for Seed7. * The makefile mk_freebsd.mk has been added to support compilation under freeBSD. Thanks go to Pietro Cerutti, for providing it. * The makefiles mk_clang.mak and mk_freebsd.mk have been improved to use the options -ffunction-sections, -fdata-sections and *Wl,--strip-debug. * The functions bStriLe2BigInt, bytesLe2BigInt, bStriBe2BigInt, bytesBe2BigInt, bStriLe, bytesLe, bStriBe and bytesBe have been added to bytedata.s7i. This functions convert between sequences of bytes and bigInteger numbers. * In bytedata.s7i the functions bytesLeAsInt and bytesBeAsInt have been renamed to bytesLe2Int respectively bytesBe2Int. * Parameter names have been added to seed7_05.s7i, graph_file.s7i, graph.s7i, reference.s7i, pac.sd7, tetg.sd7, tet.sd7 and wiz.sd7. * Checks for the Karatsuba multiplication and the functions bytesBe, bytesLe, bytesBe2BigInt and bytesLe2BigInt have been added to chkbig.sd7. * Checks for set membership in character sets have been added to chkset.sd7. * The readability of the bitset initialisation in the compiler (s7c) has been improved. * Interpreter and compiler have been improved to support the new actions BIG_FROM_BSTRI_BE, BIG_FROM_BSTRI_LE, BIG_TO_BSTRI_BE and BIG_TO_BSTRI_LE. * The functions bigFromBytesBe, bigFromBytesLe, bigFromBStriBe, bigFromBStriLe, bigToBStriBe and bigToBStriLe have been added to both, big_gmp.c and big_rtl.c. * In big_gmp.c and big_rtl.c the function bigImport has been rewritten to use bigFromBytesBe. * The readability of the function uint2_mult in int_rtl.c has been improved. * The program chkccomp.c has been improved to check for a ones complement inttype and if casting can be used to get the element of a union. * Several makefiles have been adjusted to use 'cp -p' instead of 'cp -a'. The cp command openBSD does not support -a. * The function bigRand in big_rtl.c has been improved to avoid that a random number is outside the required range. END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-09T09:45:12.727208Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:08:26.892292Z K 7 svn:log V 21 - Update to 20130902 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:08:30.948296Z K 7 svn:log V 21 - Update to 20130902 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:08:35.258178Z K 7 svn:log V 23 - Update to 2013.09.08 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:08:39.082574Z K 7 svn:log V 21 - Update to 20130908 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:08:42.991291Z K 7 svn:log V 23 - Update to 2013.09.08 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:08:47.567321Z K 7 svn:log V 23 - Update to 2013.09.08 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:08:51.441674Z K 7 svn:log V 79 - Update to 2.2.1 Changes: http://code.google.com/p/numexpr/wiki/ReleaseNotes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:08:55.859764Z K 7 svn:log V 156 - Update to 0.9.0 - Fix Makefile header - Sort PLIST - Use single space after WWW: Changes: https://code.google.com/p/multidimalgorithm/source/browse/NEWS END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:09:00.381313Z K 7 svn:log V 150 - Fix make package - Cosmetic change PR: ports/181956 Submitted by: Takefu (maintainer) Reported by: gergely.czuczy@harmless.hu END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:09:03.904354Z K 7 svn:log V 240 - Install data files (airports, places, stations, zctas and zones) - Use CONFLICTS_INSTALL instead of CONFLICTS - Use USES=shebangfix - Add post-install: message - Bump PORTREVISION for package change PR: ports/181955 Submitted by: hiren END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:09:07.593631Z K 7 svn:log V 117 - Remove leading indefinite article from COMMENT - Remove IPV6 from OPTIONS_DEFAULT - Convert to new perl5 framework END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:09:11.500343Z K 7 svn:log V 77 - Update to 2.132510 Changes: http://search.cpan.org/dist/CPAN-Meta/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T10:09:26.430225Z K 7 svn:log V 21 - Remove Author line END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-09-09T10:37:03.247681Z K 7 svn:log V 120 Introduce a new USE_CXXSTD similar to USE_CSTD to allow enforcing the C++ language standard to use when building a port END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-09T11:01:46.247593Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-09T11:55:30.476066Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 7 zeising K 8 svn:date V 27 2013-09-09T12:09:30.599584Z K 7 svn:log V 136 Update to 1.3.3 Most notable in this update is that the default xinitrc has moved from lib/X11/xinit/xinitrc to etc/X11/xinit/xinitrc. END K 10 svn:author V 7 zeising K 8 svn:date V 27 2013-09-09T12:14:24.061878Z K 7 svn:log V 16 Update to 1.0.4 END K 10 svn:author V 7 zeising K 8 svn:date V 27 2013-09-09T12:18:27.238048Z K 7 svn:log V 16 Update to 1.1.3 END K 10 svn:author V 7 zeising K 8 svn:date V 27 2013-09-09T12:21:54.281407Z K 7 svn:log V 16 Update to 1.0.8 END K 10 svn:author V 7 zeising K 8 svn:date V 27 2013-09-09T12:24:04.274863Z K 7 svn:log V 16 Update to 1.1.0 END K 10 svn:author V 5 culot K 8 svn:date V 27 2013-09-09T13:05:51.336296Z K 7 svn:log V 184 - Update to 2.35.0 Changes: http://code.google.com/p/selenium/source/browse/py/CHANGES PR: ports/181925 Submitted by: Douglas William Thrift (maintainer) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-09T14:13:20.653686Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 4 gahr K 8 svn:date V 27 2013-09-09T14:13:30.661163Z K 7 svn:log V 20 - Update to 2.17.26 END K 10 svn:author V 5 culot K 8 svn:date V 27 2013-09-09T14:16:06.452129Z K 7 svn:log V 111 - Update to 0.16.4 PR: ports/181926 Submitted by: Christer Edwards (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T14:44:22.818431Z K 7 svn:log V 30 - Add LICENSE - Add PORTSCOUT END K 10 svn:author V 6 ashish K 8 svn:date V 27 2013-09-09T14:48:31.908874Z K 7 svn:log V 89 - Update to 2.1.13 Submitted by: damir bikmuhametov (private email) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-09T15:01:27.625621Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-09T15:14:39.025105Z K 7 svn:log V 229 textproc/py-sphinxcontrib-httpdomain: Sphinx domain for HTTP APIs This contrib extension, sphinxcontrib.httpdomain provides a Sphinx domain for describing RESTful HTTP APIs. WWW: http://bitbucket.org/birkenfeld/sphinx-contrib/ END K 10 svn:author V 6 girgen K 8 svn:date V 27 2013-09-09T15:45:43.726809Z K 7 svn:log V 795 Update to postgreSQL 9.3.0 Major enhancements in PostgreSQL 9.3 include: - Add materialized views - Make simple views auto-updatable - Add many features for the JSON data type, including operators and functions to extract elements from JSON values - Implement SQL-standard LATERAL option for FROM-clause subqueries and function calls - Allow foreign data wrappers to support writes (inserts/updates/deletes) on foreign tables - Add a Postgres foreign data wrapper to allow access to other Postgres servers - Add support for event triggers - Add optional ability to checksum data pages and report corruption - Prevent non-key-field row updates from blocking foreign key checks - Greatly reduce System V shared memory requirements URL: http://www.postgresql.org/docs/9.3/static/release-9-3.html END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-09T15:55:47.543174Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T16:06:52.635119Z K 7 svn:log V 50 - Convert to new LIB_DEPENDS format and sort them END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-09-09T16:24:12.002379Z K 7 svn:log V 206 Pass devel/hub on to a new maintainer. PR: ports/181752 Submitted by: Konstantinos Koukopoulos (new maintainer) Approved by: Simon Olofsson (former maintainer) END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-09T16:33:15.180958Z K 7 svn:log V 179 devel/awscli: delete argparse from requirements - Delete argparse from requirements for python >= 2.7 PR: ports/181965 Reported by: Alexey Degtyarev END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-09T16:55:31.817186Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-09T17:31:07.031210Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 3 nox K 8 svn:date V 27 2013-09-09T18:05:40.340798Z K 7 svn:log V 433 - Update to 2.0.8 . - Add subtitle, video, and audio track scrolling to VLC's ncurses.c module. [1] - Add GME knob. (audio/libgme dependency) [2] - Fix build with clang+libc++. [3] PR: ports/181596 [1], ports/181909 [3] Submitted by: Cam Karnes [1] Submitted by: pawel (on -multimedia) [2] Submitted by: "O. Hartmann" , bapt via pb2 [3] Obtained from: vlc upstream git [1] END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:18:38.930631Z K 7 svn:log V 76 - Update to 0.11 Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:18:49.246795Z K 7 svn:log V 80 - Update to 0.11 Changes: http://search.cpan.org/dist/Log-Dispatch-Dir/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:18:57.210965Z K 7 svn:log V 49 - Use USES=shebangfix - Sort *_DEPENDS and PLIST END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:19:09.815498Z K 7 svn:log V 282 - Update to 11.0.0.0 - Convert to new options framework - While I'm here, simplify PORTDOCS installation Changes: - Uses new upstream version 11.0.0 (which does not contain any code changes) PR: ports/177681 Submitted by: Tatsuki Makino (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:19:14.132393Z K 7 svn:log V 282 - Update to 11.0.0.0 - Convert to new options framework - While I'm here, simplify PORTDOCS installation Changes: - Uses new upstream version 11.0.0 (which does not contain any code changes) PR: ports/177681 Submitted by: Tatsuki Makino (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:19:18.311961Z K 7 svn:log V 207 - Cleanup Makefile header - While I'm here: - Convert to new LIB_DEPENDS format - Convert to new perl5 framework PR: ports/177681 Submitted by: Tatsuki Makino (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:19:41.400924Z K 7 svn:log V 425 - Add p5-SOAP-Transport-HTTP-Plack 0.03 SOAP::Transport::HTTP::Plack - transport for Plack [1] PSGI toolkit for SOAP::Lite module. The module is quite similar to SOAP::Transport::HTTP::Apache. Docs were stolen completely from SOAP::Transport::HTTP::Nginx. [1] http://search.cpan.org/~miyagawa/Plack/ WWW: http://search.cpan.org/dist/SOAP-Transport-HTTP-Plack/ PR: ports/172317 Submitted by: Takefu END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:19:46.198077Z K 7 svn:log V 349 - Add p5-GRNOC-Config 1.0.9 A module to allow everyone to access config files in a fairly standard way. Uses XML::XPath and XML::Simple to parse our XML files, and stores all configs it has access to in this module. WWW: http://www.sourceforge.net/projects/routerproxy PR: ports/178516 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:19:50.846989Z K 7 svn:log V 271 - Add gpgdir 1.9.5 gpgdir is a perl script that uses the CPAN GnuPG::Interface module to encrypt and decrypt directories using a gpg key specified in ~/.gpgdirrc. WWW: http://www.cipherdyne.org/gpgdir/ PR: ports/179187 Submitted by: Hakisho Nukama END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:19:55.666749Z K 7 svn:log V 188 - Add checkbashisms 2.12.6 Debian script that checks for bashisms WWW: http://packages.qa.debian.org/d/devscripts.html PR: ports/179188 Submitted by: Hakisho Nukama END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:20:00.965857Z K 7 svn:log V 295 - Update OSVERSION check and comment - While I'm here: - Move LICENSE upward - Use USES=gmake - Convert to new perl5 framework - Fix spelling of FreeBSD and OpenSSL - Remove outdated OSVERSION check PR: ports/181828 Submitted by: Sergei Vyshenski (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:20:04.811120Z K 7 svn:log V 169 - Update to 0.0.31 - Convert to new LIB_DEPENDS format - Sort USES - Use single space after WWW: Changes: http://cgit.freedesktop.org/libreoffice/contrib/libvisio/log/ END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2013-09-09T18:22:13.069245Z K 7 svn:log V 60 - drop depedency to makedepend Submitted by: Darren Pilgrim END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-09T18:24:24.777137Z K 7 svn:log V 135 - Add p5-IO-SessionData 1.03 IO::SessionData is a supporting module for SOAP::Lite. WWW: http://search.cpan.org/dist/IO-SessionData/ END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-09T18:34:59.496858Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-09-09T18:54:28.523337Z K 7 svn:log V 67 Add an explicit dependency on pkgconf Approved by: portmgr (bapt) END K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-09-09T19:29:00.031677Z K 7 svn:log V 107 - Update to 0.9.8. - Override 'do-install' target so we install shared library with a version number. END K 10 svn:author V 7 mandree K 8 svn:date V 27 2013-09-09T21:10:47.512896Z K 7 svn:log V 98 Update to formal 1.0 release. Blog announcement: http://blog.neil.brown.name/2013/08/wiggle-1-0/ END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-09-09T21:51:58.320443Z K 7 svn:log V 41 Point to the non-deprecated site in WWW. END K 10 svn:author V 3 bar K 8 svn:date V 27 2013-09-09T22:09:37.781998Z K 7 svn:log V 131 - Revert r325962 and set MODELS as default option - Remove DHTP option as distfile is no more fetchable Approved by: flo (mentor) END K 10 svn:author V 3 bar K 8 svn:date V 27 2013-09-09T22:10:47.837828Z K 7 svn:log V 54 - Update Firebug to 1.12.1 Approved by: flo (mentor) END K 10 svn:author V 3 bar K 8 svn:date V 27 2013-09-09T22:16:18.527285Z K 7 svn:log V 105 - Update adblock_plus to 2.3.2 - Take maintainership Approved by: flo (mentor), ale (former maintainer) END K 10 svn:author V 7 mandree K 8 svn:date V 27 2013-09-09T22:30:03.048519Z K 7 svn:log V 426 Upgrade to 1.0rc3. This removes the 'Incoming' map and uses a node of the same name in the 'Literature and Annotations' mind map. Node icons are now context-sensitive, and the demo maps missing from rc2 have been re-done with new content. The Changelog does not appear to be available yet, the relevant Blog entry is http://www.docear.org/2013/08/27/docear-1-0-rc3-improved-monitoring-concept-neater-gui-and-many-bug-fixes/ END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-09-09T22:41:43.412047Z K 7 svn:log V 509 - Fix the build with clang and libc++. - Point to the new domain in WWW. - Convert Makefile header. - Get rid of files/patch-herqq.pro by passing the proper arguments in QMAKE_ARGS. fluffy is usually responsive to PRs, but I ended up asking bapt for an approval here because hupnp is a dependency of kdelibs4 and I want to reduce the likelihood of an avalanche of PRs and complaints about KDE4 not building on -CURRENT (there are other ports to fix, though). PR: ports/181974 Approved by: portmgr (bapt) END K 10 svn:author V 2 mm K 8 svn:date V 27 2013-09-09T22:48:31.581735Z K 7 svn:log V 105 Update graphics/webp to 0.3.1 PR: ports/181270 Submitted by: myself Approved by: maintainer (timeout) END K 10 svn:author V 2 mm K 8 svn:date V 27 2013-09-09T22:49:20.928904Z K 7 svn:log V 61 Bump some PORTREVISIONs due to graphics/webp update to 0.3.1 END K 10 svn:author V 2 mm K 8 svn:date V 27 2013-09-09T22:52:20.625274Z K 7 svn:log V 137 graphics/webp: do not depend on explicit jpeg library version PR: ports/181270 Submitted by: myself Approved by: maintainer (timeout) END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-09T22:54:40.332756Z K 7 svn:log V 224 net/crtmpserver: update to 0.806 - Update to 0.806 [1] - Convert lib depends to new syntax - Add LICENSE (GPLv3) - Fix pkg-plist PR: ports/181924 [1] Submitted by: Gavriloaie Eugen-Andrei (maintainer) END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-09T22:58:16.851515Z K 7 svn:log V 195 audio/audacity: update to 2.0.4 - Update to 2.0.4 [1] - Add SOXR option [1] - Convert lib depends to new syntax PR: ports/181922 [1] Submitted by: Jack Low (maintainer) END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-10T01:23:13.849262Z K 7 svn:log V 188 math/giacxcas: update to 1.1.0 - Update to 1.1.0 [1] - Convert lib depends to new syntax - USES gmake PR: ports/181906 [1] Submitted by: Han Frederic (maintainer) END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2013-09-10T01:23:58.810616Z K 7 svn:log V 62 - Add USE_GCC=any to build on 10.X Submitted by: pkg-fallout END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-10T01:24:14.188000Z K 7 svn:log V 55 www/py-flexget: update to 1.1.115 - Update to 1.1.115 END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T03:32:30.743903Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2013-09-10T03:47:54.159815Z K 7 svn:log V 145 - Remove net/p5-SOAP-Transport-HTTP-Plack - Duplicate of www/p5-SOAP-Transport-HTTP-Plack - This should fix the portbuild bot With hat: portmgr END K 10 svn:author V 5 danfe K 8 svn:date V 27 2013-09-10T03:50:32.538853Z K 7 svn:log V 309 - Cleanup MASTER_SITES, convert MASTER_SITE_SUBDIR - Tighten COMMENT line and drop the article - Fix the build against Clang and thus drop USE_GCC - Remove PKGMESSAGE, it's set automatically - Correctly pad ${CAT} ${PKGMESSAGE} - Couple of minor fixes (LIB_DEPENDS, etc.) Approved by: tabthorpe (maintainer) END K 10 svn:author V 5 danfe K 8 svn:date V 27 2013-09-10T04:08:18.920199Z K 7 svn:log V 324 - Now that misc/sword port is fixed, remove no longer needed USE_GCC - While here: drop the article from COMMENT, remove LICENSE_FILE (it was actually just vanilla GPL boilerplate), sanitize dependencies, put USES where it's normally found; tidy up port description a bit. Approved by: tabthorpe (maintainer, implicit) END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2013-09-10T04:09:20.084556Z K 7 svn:log V 101 - Update to 1.92 PR: ports/181805 Submitted by: James Bailie (maintainer) END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2013-09-10T04:22:02.962032Z K 7 svn:log V 97 - Update 3.6 PR: ports/181856 Submitted by: James Bailie (maintainer) END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2013-09-10T04:32:41.561556Z K 7 svn:log V 100 - Update to 5.1 PR: ports/181977 Submitted by: James Bailie (maintainer) END K 10 svn:author V 5 danfe K 8 svn:date V 27 2013-09-10T04:48:07.068715Z K 7 svn:log V 263 - Unbreak fetching by sorting out MASTER_SITES (point it back to SF) - Modernize Makefile header (bring it down to just two lines) - Convert USE_GMAKE and USE_PERL5_BUILD to USES, sort the knobs - Clean up port description and do-install: message, utilize ${FMT} END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T05:48:19.370511Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 8 martymac K 8 svn:date V 27 2013-09-10T06:25:05.198422Z K 7 svn:log V 14 Update to 0.9 END K 10 svn:author V 5 danfe K 8 svn:date V 27 2013-09-10T06:28:22.811090Z K 7 svn:log V 516 - Try to fix parallel builds (-jX) by sanitizing targets dependencies - Stop abusing ALL_TARGET for passing arguments to make(1), use it to specify the actual build target (default target would also be fine, but because of its phony dependencies, some commands would be called twice, which is not good and just asks for trouble) - Modernize LIB_DEPENDS syntax, add missing OPTIONS_DEFINE for DOCS, kill few stray empty lines and commented PORTREVISION while here Approved by: miwi, bapt (portmgr, implicit) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T06:44:11.097824Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T06:53:15.704292Z K 7 svn:log V 41 - Add missing capital S Notified by: az END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T07:12:35.049065Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 5 culot K 8 svn:date V 27 2013-09-10T07:32:42.970946Z K 7 svn:log V 70 - Update to 0.17 Changes: http://search.cpan.org/dist/Future/Changes END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T07:55:33.289774Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T08:26:53.263268Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 5 tobez K 8 svn:date V 27 2013-09-10T08:31:46.986448Z K 7 svn:log V 86 Update to 1.18. Changes: http://search.cpan.org/dist/ExtUtils-Command/Changes END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2013-09-10T08:41:39.845395Z K 7 svn:log V 107 add build-depends to perl5 to fix building error. Submitted by: Mathieu Arnold via email. END K 10 svn:author V 5 culot K 8 svn:date V 27 2013-09-10T08:46:10.579413Z K 7 svn:log V 170 - Update to 1.9.0 Changes: https://github.com/openstack/swift/blob/master/CHANGELOG PR: ports/180549 Submitted by: trociny@ Approved by: maintainer (timeout, >14 days) END K 10 svn:author V 5 tobez K 8 svn:date V 27 2013-09-10T08:52:55.351831Z K 7 svn:log V 93 Update to 0.31. Changes: http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/Changes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2013-09-10T08:58:17.471424Z K 7 svn:log V 77 Update to 0.10(.)02. Changes: http://search.cpan.org/dist/XML-MyXML/Changes END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-10T09:08:24.853003Z K 7 svn:log V 368 sysutils/ciso: unbreak, de-deprecate I mistaken thought Rodrigo was the maintainer of ciso. He straightened that out. Vasiliy, the maintainer, states that ciso in practical terms is still the latest version, and provided a patch to fix the fetch breakage. The expiration and deprecation has been removed. PR: 181558 Submitted by: blttll (Vasiliy the maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T09:21:40.904071Z K 7 svn:log V 118 - Update to 0.36 - Fix *_DEPENDS: add missing p5-aliased Changes: http://search.cpan.org/dist/MooseX-Declare/Changes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2013-09-10T09:33:38.223044Z K 7 svn:log V 84 Update to 1.70. Changes: http://search.cpan.org/dist/Net-Domain-TLD/Changes END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-10T09:35:54.420958Z K 7 svn:log V 72 cad/ldraw: Mark BROKEN, checksum mismatch PR: ports/181547 (timed out) END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-10T09:39:02.199209Z K 7 svn:log V 77 databases/mird: Mark BROKEN, checksum mismatch PR: ports/181549 (timed out) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T09:39:11.827362Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-10T09:42:47.118539Z K 7 svn:log V 96 net/ftelnetd: Mark BROKEN, unfetchable due to parked MASTER_SITES PR: ports/181551 (timed out) END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-10T09:46:08.433237Z K 7 svn:log V 98 sysutils/mktool: Mark BROKEN, unfetchable due to MASTER_SITES reorg PR: ports/181554 (timed out) END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-10T09:49:00.386870Z K 7 svn:log V 81 sysutils/isomd5sum: Mark BROKEN, checksum mismatch PR: ports/181555 (timed out) END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-10T09:51:33.202939Z K 7 svn:log V 92 www/mambo: Mark BROKEN, unfetchable, MASTER_SITES DNS expired PR: ports/181557 (timed out) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T10:19:56.816823Z K 7 svn:log V 37 - Perl required also and patch stage END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T10:27:53.158929Z K 7 svn:log V 71 - Fix this port as master port for cmigemo-dict to allow override USES END K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2013-09-10T10:40:46.244360Z K 7 svn:log V 216 - Fix build for upcoming HEAD changes by removing reference to CTL_IPPROTO_NAMES which is being removed and replacing with getprotobynumber(3) PR: ports/181488 Submitted by: jhb Approved by: maintainer timeout END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T10:51:10.018094Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2013-09-10T10:52:18.414977Z K 7 svn:log V 26 Upgrade to version 1.1.0. END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T11:32:20.578892Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T11:35:30.378624Z K 7 svn:log V 60 pod2man in post-patch needs perl - add perl as patch depend END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T12:14:21.305940Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 rm K 8 svn:date V 27 2013-09-10T12:20:21.705976Z K 7 svn:log V 219 - remove leading indefinite article from COMMENT - convert USE_GMAKE to USES equivalent - relax USE_PYTHON check: 2.7 is now supported - add trailing slash to WWW in pkg-descr Approved by: oliver (maintainer, by mail) END K 10 svn:author V 3 wen K 8 svn:date V 27 2013-09-10T12:34:27.965724Z K 7 svn:log V 36 - Fix fetch Reported by: bdrewery@ END K 10 svn:author V 5 tobez K 8 svn:date V 27 2013-09-10T12:55:09.316414Z K 7 svn:log V 81 Update to 0.24. Changes: http://search.cpan.org/dist/Scope-Upper/Changes END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T13:04:01.954897Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T13:50:14.179708Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 8 martymac K 8 svn:date V 27 2013-09-10T13:59:30.292187Z K 7 svn:log V 16 Update to 2.0.5 END K 10 svn:author V 5 nivit K 8 svn:date V 27 2013-09-10T14:05:23.220671Z K 7 svn:log V 234 Dropbox Uploader is a BASH script which can be used to upload, download, delete, list files (and more!) from Dropbox, an online file sharing, synchronization and backup service. WWW: https://github.com/andreafabrizi/Dropbox-Uploader END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T14:35:48.540183Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-10T14:38:14.441116Z K 7 svn:log V 198 www/mitmproxy: update to 0.9.2 - Update to 0.9.2 Changes: https://github.com/mitmproxy/mitmproxy/blob/v0.9.2/CHANGELOG PR: ports/181949 Submitted by: Hung-Yi Chen (maintainer) END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-09-10T15:01:35.977525Z K 7 svn:log V 57 Add my upstream commit that fixes the build with libc++. END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T15:03:57.579700Z K 7 svn:log V 80 - Duplicate of devel/checkbashisms Notified by: bdrewery Pointyhat to: sunpoet END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T15:10:28.554100Z K 7 svn:log V 76 - Update to 0.12 Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T15:10:33.838685Z K 7 svn:log V 80 - Update to 3.0.3 Changes: https://github.com/guard/guard-rspec/commits/master END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T15:11:08.431563Z K 7 svn:log V 82 - Update to 0.027 Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-09-10T15:31:48.910484Z K 7 svn:log V 54 Add my upstream commits to fix the build with libc++. END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-09-10T15:40:26.703026Z K 7 svn:log V 52 Fix opencv-core with libc++ Submitted by: theraven END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T15:58:51.633657Z K 7 svn:log V 77 - Update to 1.003002 Changes: http://search.cpan.org/dist/Role-Tiny/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T15:58:56.654725Z K 7 svn:log V 136 - Update to 1.003001 - Fix *_DEPENDS: add missing p5-Dist-CheckConflicts - Sort PLIST Changes: http://search.cpan.org/dist/Moo/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T15:59:17.488107Z K 7 svn:log V 77 - Update to 1.38 Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog END K 10 svn:author V 4 rene K 8 svn:date V 27 2013-09-10T16:23:06.255737Z K 7 svn:log V 198 Update to 1.0.4 : - better detection for bits in the radio signal - catch more corner cases in decoding of the time data The configuration file (hardware.txt) needs to be updated with this update. END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T16:26:41.479196Z K 7 svn:log V 89 - Update to 1.01 Changes: http://search.cpan.org/dist/MooseX-Role-Parameterized/Changes END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T16:48:41.713593Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-10T17:02:43.363939Z K 7 svn:log V 179 devel/tortoisehg2: update to 2.9.1 - Update to 2.9.1 [1] - Use options helpers - Define NLS option PR: ports/181961 Submitted by: arrowdodger <6yearold gmail.com> (maintainer) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-10T17:26:57.521981Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-09-10T17:39:41.066890Z K 7 svn:log V 38 Add an explicit dependency on pkgconf END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T18:07:44.733070Z K 7 svn:log V 345 - Add p5-MooseX-Types-URI 0.03 MooseX::Types::URI provides Moose types for fun with URIs. It has slightly DWIMier types than the URI classes have due to implementation details, so the types should be more forgiving when ducktyping will work anyway (e.g. URI::WithBase does not inherit URI). WWW: http://search.cpan.org/dist/MooseX-Types-URI/ END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-10T19:06:01.880782Z K 7 svn:log V 133 - Update to 0.002005 - Fix *_DEPENDS - Add TEST_DEPENDS - Sort MAN3 and PLIST Changes: http://search.cpan.org/dist/Reaction/Changes END K 10 svn:author V 2 rm K 8 svn:date V 27 2013-09-10T19:11:41.126884Z K 7 svn:log V 253 - mark this port deprecated, because it only needed for python 2.6, that in it's turn will expire at 2013-10-01 - set deprecation date to the same date as for lang/python26 Approved by: Alexandros Kosiaris (maintainer, by mail) END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-10T19:14:26.049247Z K 7 svn:log V 114 devel/lua-rds-parser: Mark BROKEN, checksum mismatch PR: ports/181552 (maintainer agrees to mark broken for now) END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-10T19:57:20.278814Z K 7 svn:log V 337 misc/kde4-l10n-* (9 ports) removed The following kde-l10n-* language ports were dropped from KDE4 several releases ago and have not been restored: csb, eo, fy, gu, id, kn, mai, mk, ml. Since there is no indication they will be restored any time soon, let's just remove these IGNORED ports. PR: ports/180552 Approved by: rakuco (KDE) END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-09-10T20:01:27.932371Z K 7 svn:log V 38 Add an explicit dependency on pkgconf END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-10T20:13:26.837982Z K 7 svn:log V 572 graphics/f-spot: Mark BROKEN (does not build) build log: ./Hyena.Data.Gui/ListView/ListView_Rendering.cs(128,41): error CS0012: The type `Cairo.Context' is defined in an assembly that is not referenced. Consider adding a reference to assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' (cut warnings) Compilation failed: 2 error(s), 77 warnings gmake[5]: *** [../../../bin/Hyena.Gui.dll] Error 1 gmake[5]: Leaving directory `/wrkdirs/usr/ports/graphics/f-spot/work/ f-spot-0.8.2/lib/Hyena/Hyena.Gui' PR: ports/181403 (timed out) END K 10 svn:author V 4 rene K 8 svn:date V 27 2013-09-10T20:17:11.966234Z K 7 svn:log V 154 Fix some crashes: - when entering the 'album' or 'artist' command without a parameter - after displaying the root playlist with 'list' Bump PORTREVISION END K 10 svn:author V 8 madpilot K 8 svn:date V 27 2013-09-10T20:28:30.806536Z K 7 svn:log V 252 - Fix build with clang - Handle configuration file correctly - Make installation directory relative to PREFIX, so it can be adjusted dynamically in the plist - Trim Makefile headers PR: ports/181493 Submitted by: Me Approved by: Maintainer timeout END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-10T20:36:27.706624Z K 7 svn:log V 330 graphics/pngcrush: Add archive to MASTER_SITES to unbreak fetch The distfile is frequently archived by upstream. The previous unbreak fetch effort lasted less than a week! By adding the archive location to the MASTER_SITES definition, we can make this port function longer. PR: ports/179795 Approved by: maintainer (timeout) END K 10 svn:author V 5 pawel K 8 svn:date V 27 2013-09-10T20:45:04.963326Z K 7 svn:log V 25 Update to version 1.17.1 END K 10 svn:author V 4 rene K 8 svn:date V 27 2013-09-10T21:07:38.206587Z K 7 svn:log V 94 Do not crash on a non-numeric argument to the 'album' or 'artist' command. Bump PORTREVISION END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-09-10T21:31:33.027570Z K 7 svn:log V 67 Add an explicit dependency on pkgconf Approved by: portmgr (bapt) END K 10 svn:author V 2 rm K 8 svn:date V 27 2013-09-10T22:31:42.137175Z K 7 svn:log V 121 - add upstream patch to fix build on -CURRENT PR: 181976 Submitted by: Kevin Zheng (maintainer) END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-10T22:44:04.207303Z K 7 svn:log V 443 net-mgmt/omping: Tool to test IP multicast functionality Omping (Open Multicast Ping) is tool to test IP multicast functionality primarily in local network. Features * Similar user experience as classic ping tool * Ping multiple hosts at once * Implementation of RFC Draft draft-ietf-mboned-ssmping-08 * Any-source and Source-specific Multicast WWW: https://fedorahosted.org/omping/ PR: ports/181979 Submitted by: Frank Wall END K 10 svn:author V 8 madpilot K 8 svn:date V 27 2013-09-10T23:09:23.950537Z K 7 svn:log V 127 Fix build on head after iconv change. Reported by: Walter Hurry Approved by: portmgr (bapt, implicit) END K 10 svn:author V 2 cy K 8 svn:date V 27 2013-09-11T00:48:44.123180Z K 7 svn:log V 248 On installations that have devel/rcs (GNU rcs) installed, fwbuilder fails to check in udates to its .fwb files (they are saved but not checked into its RCS database). This patch prefers rcs in base (/usr/bin/rcs) over GNU rcs (/usr/local/bin/rcs). END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T05:29:55.494098Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T05:46:21.088833Z K 7 svn:log V 54 - Try to fix pkg-plist Approved by: bapt@ (portmgr@) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T06:03:56.981018Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T06:27:41.196307Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-11T06:34:50.539083Z K 7 svn:log V 745 textproc/slides: move catalog generation into package Recently textproc/docbook-xsl, and textproc/docbook-xsl-ns and textproc/website were modified such that the xmlcatmgr catalog was created during the build (once) and packaged. Before it was accidently built and package and then created again during the package install script that it had. So the catalog creation was removed from pkg-install.in script. textproc/slides really was set up in the same way but it wasn't emitting errors because the pkg-plist was slightly different. However, in the interest of uniformity, textproc/slides was updated to match the others. The missing dependency on xmlcatmgr was added and the header trimmed as well. PR: ports/179730 Submitted by: marino END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T06:49:58.349927Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T07:12:18.422069Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 5 tobez K 8 svn:date V 27 2013-09-11T07:17:47.573086Z K 7 svn:log V 91 Update to 1.03. Changes: http://search.cpan.org/dist/DateTime-Event-Zodiac/Changes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2013-09-11T07:23:55.071531Z K 7 svn:log V 92 Update to 2.05. Changes: http://search.cpan.org/dist/Class-Method-Modifiers/Changes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2013-09-11T07:40:01.515978Z K 7 svn:log V 84 Update to 0.43. Changes: http://search.cpan.org/dist/MooseX-Storage/Changes END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T07:40:59.798818Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 5 tobez K 8 svn:date V 27 2013-09-11T07:42:42.998591Z K 7 svn:log V 125 Update to 0.901. Assign maintainership from ports@ to perl@. Changes: http://search.cpan.org/dist/Config-Std/Changes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2013-09-11T07:44:22.378441Z K 7 svn:log V 82 Update to 1.005. Changes: http://search.cpan.org/dist/Perl-OSType/Changes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2013-09-11T07:46:46.279997Z K 7 svn:log V 81 Update to 4.35. Changes: http://search.cpan.org/dist/Mojolicious/Changes END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-09-11T08:08:30.486995Z K 7 svn:log V 133 Mark as deprecated old and unsupported version of www/node Submitted by: Daniel Lin (maintainer via pkg-fallout) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T08:15:53.385225Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T08:56:53.562134Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T09:36:43.261171Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-11T09:36:48.441177Z K 7 svn:log V 45 Add explicit dependency on pkgconf (6 ports) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T09:54:08.411327Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 5 koobs K 8 svn:date V 27 2013-09-11T10:17:53.655031Z K 7 svn:log V 466 devel/py-memoryprofiler: [NEW PORT] Line-by-line and process memory usage analysis memory_profiler is a python module for monitoring memory consumption of a process as well as line-by-line analysis of memory consumption for python programs. It is a pure python module and has the psutil module as optional (but highly recommended) dependencies. WWW: https://github.com/fabianp/memory_profiler PR: ports/181831 Submitted by: Johannes Jost Meixner END K 10 svn:author V 2 zi K 8 svn:date V 27 2013-09-11T10:57:19.432336Z K 7 svn:log V 18 - Update to 2.4.7 END K 10 svn:author V 3 kwm K 8 svn:date V 27 2013-09-11T11:28:45.044692Z K 7 svn:log V 187 Fix the build on recent head with libc++ [1]. Also when building with clang make the build quieter by not spamming about c11 keywords. Submitted by: stefanf@ (combined patches with) [1] END K 10 svn:author V 4 bapt K 8 svn:date V 27 2013-09-11T11:34:44.187369Z K 7 svn:log V 32 Keep using the old FreeBSD make END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T11:44:41.040751Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 4 feld K 8 svn:date V 27 2013-09-11T11:45:43.521066Z K 7 svn:log V 54 - Update to 0.9.8.6.175 Approved by: swills (mentor) END K 10 svn:author V 2 vg K 8 svn:date V 27 2013-09-11T11:59:59.841098Z K 7 svn:log V 148 - Changed MASTER_SITES - Trim Makefile headers - Changed tab to space in pkg-descr PR: ports/181559 Submitted by: marino Approved by: rm (mentor) END K 10 svn:author V 5 culot K 8 svn:date V 27 2013-09-11T12:00:18.382574Z K 7 svn:log V 76 - Update to 2.45 Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog END K 10 svn:author V 3 kwm K 8 svn:date V 27 2013-09-11T12:17:28.396703Z K 7 svn:log V 226 Also apply rev 326961 to webkit-gtk3. Fix the build on recent head with libc++ [1]. Also when building with clang make the build quieter by not spamming about c11 keywords. Submitted by: stefanf@ (combined patches with) [1] END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-11T12:37:50.643672Z K 7 svn:log V 79 - Update to 0.8.1 Changes: https://github.com/grosser/parallel/commits/master END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-11T12:37:57.481488Z K 7 svn:log V 87 - Update to 0.004 Changes: http://search.cpan.org/dist/XML-LibXML-PrettyPrint/Changes END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2013-09-11T12:43:47.334682Z K 7 svn:log V 109 Upgrade to version 1.2.1. PR: ports/181530 Submitted by: olgeni Approved by: maintainer timeout (15+ days) END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2013-09-11T12:48:01.220973Z K 7 svn:log V 70 Upgrade to version 10.5.3, which is the same as lang/newlisp for now. END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-11T12:48:07.132461Z K 7 svn:log V 84 x11/lxpanel: update to 0.6.1 - Update to 0.6.1 - Convert lib depends to new syntax END K 10 svn:author V 5 culot K 8 svn:date V 27 2013-09-11T12:57:13.138641Z K 7 svn:log V 125 - Update to 1.12 [1] - Trim Makefile's header PR: ports/182011 [1] Submitted by: Andrea Sozzi (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-09-11T12:58:17.509017Z K 7 svn:log V 38 - Fix build Reported by: pkg-fallout END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T12:59:14.564561Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 mr K 8 svn:date V 27 2013-09-11T13:14:22.713959Z K 7 svn:log V 150 To get at least qcad compiled under clang/amd64 add -fpic to the compile flags. Reviewed by: Vaclav Hala Approved by: maintainer(timeout, > 14 days) END K 10 svn:author V 2 mr K 8 svn:date V 27 2013-09-11T13:15:46.855652Z K 7 svn:log V 34 Add GLU to the build dependencies END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-11T13:20:02.491113Z K 7 svn:log V 380 net/tigervnc: update to 1.3.0 - Update to 1.3.0 [1] - Add BUILD_DEPENDS on bash [1] - Adjust CONFIGURE_ARGS for two different versions of xorg [1] - Normalize COMMENT [1] - USES gmake - Convert lib depends to new syntax Changes: http://sourceforge.net/mailarchive/message.php?msg_id=31144665 PR: ports/180911 [1] Submitted by: Koichiro IWAO (maintainer) END K 10 svn:author V 3 lev K 8 svn:date V 27 2013-09-11T13:31:15.940682Z K 7 svn:log V 39 Fix build - pass SRC_BASE to sub-make END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T13:54:50.205261Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-11T13:58:27.195504Z K 7 svn:log V 212 graphics/geos: update to 3.4.2 - Update to 3.4.2 [1] - Bump PORTREVISION for dependent ports - USES gmake - Use options helpers PR: ports/181422 [1] Submitted by: Rainer Hurling (maintainer) END K 10 svn:author V 8 olivierd K 8 svn:date V 27 2013-09-11T14:49:11.846311Z K 7 svn:log V 106 - Update to 2.7.1 ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.7.1_.282013-09-03.29 END K 10 svn:author V 3 osa K 8 svn:date V 27 2013-09-11T15:00:04.291611Z K 7 svn:log V 61 Update patch for third-party http_upload module. PR: 182010 END K 10 svn:author V 8 olivierd K 8 svn:date V 27 2013-09-11T15:04:45.355388Z K 7 svn:log V 134 - Update to 1.3.3 - Remove patch for clang (adopted by upstream) ChangeLog: http://freecode.com/projects/equake-xfce/releases/357605 END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-11T15:09:19.726145Z K 7 svn:log V 191 graphics/geos: update to 3.4.2 - Update to 3.4.2 - Do not bump dependent ports as 3.4.1 did a little while ago PR: ports/181422 Submitted by: Rainer Hurling (maintainer) END K 10 svn:author V 8 olivierd K 8 svn:date V 27 2013-09-11T15:14:27.878256Z K 7 svn:log V 42 - Update to 1.3.4 - Adjust Python version END K 10 svn:author V 3 osa K 8 svn:date V 27 2013-09-11T15:17:12.815421Z K 7 svn:log V 115 Update from 4.0.16 to 4.0.17: o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. END K 10 svn:author V 8 olivierd K 8 svn:date V 27 2013-09-11T15:21:32.782413Z K 7 svn:log V 39 - Update to 0.2 - Trim Makefile header END K 10 svn:author V 4 bsam K 8 svn:date V 27 2013-09-11T15:53:29.357590Z K 7 svn:log V 310 . fix build with clang (CFLAGS+=-Wno-error); . add LICENSE (GPLv2), bump PORTREVISION; . trim headers; . reword COMMENT; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . use one line install instead of an if loop. PR: ports/181619 Submitted by: bsam (me) Reviewed by: alfredoj69@gmail.com (maintainer timeout, 2 weeks) END K 10 svn:author V 4 bsam K 8 svn:date V 27 2013-09-11T16:09:04.959111Z K 7 svn:log V 268 . fix build with clang (CFLAGS+=-Wno-return-type); . trim Makefile headers; . reword COMMENT; . add LICENSE (BSD); . remove check for unsupported FreeBSD versions (<800093). PR: ports/181617 Submitted by: bsam (me) Approved by: trhodes (maintainer timeout, 2 weeks) END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-11T16:45:58.809311Z K 7 svn:log V 46 Add explicit dependency on pkgconf (18 ports) END K 10 svn:author V 2 wg K 8 svn:date V 27 2013-09-11T16:49:09.354309Z K 7 svn:log V 209 devel/librelp: update to 1.2.0 - Update to 1.2.0 - Bump PORTREVISION for dependent port PR: ports/180267 Submitted by: Cristiano Rolim Pereira Approved by: maintainer (timeout) END K 10 svn:author V 8 vsevolod K 8 svn:date V 27 2013-09-11T16:52:45.177676Z K 7 svn:log V 18 Update to 1.5.43. END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T17:07:20.078563Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-09-11T17:17:35.558696Z K 7 svn:log V 67 Add an explicit dependency on pkgconf Approved by: portmgr (bapt) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T17:17:46.736415Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 6 marino K 8 svn:date V 27 2013-09-11T17:20:45.218740Z K 7 svn:log V 45 Add explicit dependency on pkgconf (8 ports) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T17:56:03.206879Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END K 10 svn:author V 2 az K 8 svn:date V 27 2013-09-11T18:03:40.515319Z K 7 svn:log V 99 - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) END