Λj291715 256 332 304 304 765 367 720 492 214 203 405 202 203 164 208 181 552 305 164 164 208 114 164 164 164 439 115 115 135 110 112 226 115 164 164 112 157 115 117 199 184 135 177 176 261 320 430 669 434 296 164 304 563 166 111 169 124 350 145 151 139 132 179 156 185 162 111 197 243 192 156 167 166 118 401 118 1018 118 447 219 118 118 146 118 120 118 225 115 120 212 173 154 169 171 174 174 200 179 178 178 172 176 177 177 161 114 167 112 118 209 230 242 118 231 239 118 118 227 269 269 235 285 221 260 143 196 182 155 153 120 222 515 222 112 182 162 215 112 465 145 388 166 109 150 182 161 141 182 182 157 204 158 150 151 149 179 186 150 122 150 158 155 158 266 199 150 186 187 157 189 190 190 157 243 158 149 157 175 169 194 159 408 181 149 118 117 119 119 256 173 115 120 470 123 114 236 244 212 110 200 282 113 164 117 213 194 213 169 211 166 173 493 836 176 137 169 148 278 182 207 292 140 140 138 208 205 205 173 164 315 164 183 240 193 214 159 272 146 178 306 109 106 129 158 135 228 181 170 261 165 230 729 213 170 175 169 201 K 10 svn:author V 9 scheidell K 8 svn:date V 27 2012-02-18T17:21:41.000000Z K 7 svn:log V 233 - Update to 2.13 [1] - add check for empty dir in pkg-plist PR: ports/164908 [1] Submitted by: Marc Peters [1] Approved by: jarrod@downtools.com.au (maintainer), gabor (mentor, implicit) Feature safe: yes END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:24:14.000000Z K 7 svn:log V 211 This library provides just the general interface and helper functions. You must use a specific backend in order to make this useful. WWW: http://www.yesodweb.com/book/persistent Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:26:15.000000Z K 7 svn:log V 211 This library provides just the general interface and helper functions. You must use a specific backend in order to make this useful. WWW: http://www.yesodweb.com/book/persistent Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:28:38.000000Z K 7 svn:log V 672 Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted. In this case, the variable type needs a ToCss instance. This package contains 2 CSS template languages. The Cassius language uses whitespace to avoid the need for closing brackets and semi-colons. Lucius does not care about whitespace and is a strict superset of CSS. There are also some significant conveniences added for CSS. WWW: http://www.yesodweb.com/book/templates Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:30:46.000000Z K 7 svn:log V 274 This package uses the same approach of type-safe URLs to create translated content. It has a simple syntax for translators, while allowing the ful power of Haskell for applying complex grammar rules. WWW: http://www.yesodweb.com/book/i18n Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:32:38.000000Z K 7 svn:log V 627 Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted. In this case, the variable type needs a ToJavascript instance. There is also shakespeare-coffeescript for coffeescript templates. Coffescript is a language that compiles down to javascript. It expects a coffeescript compiler in your path, and variable should be a ToCoffee instance. WWW: http://www.yesodweb.com/book/templates Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:34:41.000000Z K 7 svn:log V 399 Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted. In this case, the variable type needs a ToText instance. WWW: http://www.yesodweb.com/book/templates Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:37:16.000000Z K 7 svn:log V 121 Provides common features without many dependencies. WWW: http://github.com/yesodweb/wai Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:39:24.000000Z K 7 svn:log V 110 A logging system for WAI. WWW: http://hackage.haskell.org/package/wai-logger Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:42:42.000000Z K 7 svn:log V 312 Yesod is a framework designed to foster creation of RESTful web application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving. WWW: http://www.yesodweb.com/ Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:44:41.000000Z K 7 svn:log V 109 Some helpers for using Persistent from Yesod. WWW: http://www.yesodweb.com/ Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:46:39.000000Z K 7 svn:log V 110 Form handling support for Yesod Web Framework. WWW: http://www.yesodweb.com/ Obtained from: FreeBSD Haskell END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-18T17:47:50.000000Z K 7 svn:log V 69 - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:48:55.000000Z K 7 svn:log V 115 Generate content for Yesod using the aeson package. WWW: http://www.yesodweb.com/ Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:51:06.000000Z K 7 svn:log V 89 Authentication for Yesod. WWW: http://www.yesodweb.com/ Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T17:53:13.000000Z K 7 svn:log V 459 A RESTful web framework with strong compile-time guarantees of correctness. It also affords space efficient code, highly concurrent loads, and portability to many deployment backends (via the wai package), from CGI to stand-alone serving. Yesod also focuses on developer productivity. Yesod integrates well with tools for all your basic web development (wai, persistent, and shakespeare/hamlet). WWW: http://www.yesodweb.com/ Obtained from: FreeBSD Haskell END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-18T17:53:53.000000Z K 7 svn:log V 211 - Mark Python as Secure - Fix DoS via malformed XML-RPC / HTTP POST Submitted by: rm@ Reported by: many Obtained from: python hg Security: http://www.vuxml.org/freebsd/b4f8be9e-56b2-11e1-9fb7-003067b2972c.html END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-18T18:03:37.000000Z K 7 svn:log V 69 - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-18T18:12:39.000000Z K 7 svn:log V 69 - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) END K 10 svn:author V 6 avilla K 8 svn:date V 27 2012-02-18T18:28:26.000000Z K 7 svn:log V 112 - Update to 0.9.16. - Move dependency from devel/llvm29 to devel/llvm. This version adds support for LLVM 3.0. END K 10 svn:author V 6 avilla K 8 svn:date V 27 2012-02-18T18:28:51.000000Z K 7 svn:log V 19 - Update to 0.9.2. END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-18T18:35:14.000000Z K 7 svn:log V 69 - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-18T18:40:54.000000Z K 7 svn:log V 69 - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T18:41:23.000000Z K 7 svn:log V 72 - Fix directory name of hs-byteorder Congratulations for the typo: pgj END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T18:46:37.000000Z K 7 svn:log V 346 HsOpenSSL is an (incomplete) OpenSSL binding for Haskell. It can generate RSA and DSA keys, read and write PEM files, generate message digests, sign and verify messages, encrypt and decrypt messages. It has also some capabilities of creating SSL clients and servers. WWW: https://github.com/phonohawk/HsOpenSSL Obtained from: FreeBSD Haskell END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-18T18:53:47.000000Z K 7 svn:log V 20 - build with giflib END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-18T19:03:58.000000Z K 7 svn:log V 20 - build with giflib END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-18T19:04:46.000000Z K 7 svn:log V 40 - move dependency to giflib PR: 165235 END K 10 svn:author V 4 makc K 8 svn:date V 27 2012-02-18T19:06:07.000000Z K 7 svn:log V 17 Update to 3.12.2 END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2012-02-18T19:07:41.000000Z K 7 svn:log V 17 Update to 1.0.1. END K 10 svn:author V 4 makc K 8 svn:date V 27 2012-02-18T19:08:57.000000Z K 7 svn:log V 132 Update to 1.29 PR: ports/164743 Submitted by: Hardy Schumacher Approved by: Alex Kozlov (maintainer) END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-18T19:26:46.000000Z K 7 svn:log V 20 - build with giflib END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-18T19:27:05.000000Z K 7 svn:log V 69 - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-18T19:37:25.000000Z K 7 svn:log V 69 - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) END K 10 svn:author V 6 rakuco K 8 svn:date V 27 2012-02-18T19:47:37.000000Z K 7 svn:log V 17 Update to 1.2.1. END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-18T19:54:56.000000Z K 7 svn:log V 62 - Add additional TEST_DEPENDS Approved by: portmgr (blanket) END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-18T19:56:18.000000Z K 7 svn:log V 20 - build with giflib END K 10 svn:author V 3 wxs K 8 svn:date V 27 2012-02-18T20:30:59.000000Z K 7 svn:log V 25 Assign back to the pool. END K 10 svn:author V 3 wxs K 8 svn:date V 27 2012-02-18T20:37:53.000000Z K 7 svn:log V 106 Update to 1.7.9.1. Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.1.txt END K 10 svn:author V 7 thierry K 8 svn:date V 27 2012-02-18T20:53:16.000000Z K 7 svn:log V 88 Upgrade to 0.4.8. Changelog at . END K 10 svn:author V 3 pav K 8 svn:date V 27 2012-02-18T21:08:16.000000Z K 7 svn:log V 43 - MAKE_JOBS_UNSAFE Reported by: pointyhat END K 10 svn:author V 3 pav K 8 svn:date V 27 2012-02-18T21:14:26.000000Z K 7 svn:log V 85 - Mark BROKEN on amd64/7 and amd64/8: segfaults during build Reported by: pointyhat END K 10 svn:author V 3 pav K 8 svn:date V 27 2012-02-18T21:16:50.000000Z K 7 svn:log V 84 - Chase libACE shlib major version bump Reported by: pointyhat Pointy hat to: miwi END K 10 svn:author V 2 mm K 8 svn:date V 27 2012-02-18T21:21:35.000000Z K 7 svn:log V 169 Replace detection of deprecated pcre_info() by pcre_fullinfo(). This has already been fixed in trunk and will be included in next release. Reported by: pointyhat (pav) END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T21:27:14.000000Z K 7 svn:log V 227 This package provides strict versions of some standard Haskell data types (pairs, Maybe and Either). It also contains strict IO operations. WWW: http://www.cse.unsw.edu.au/~rl/code/strict.html Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T21:31:42.000000Z K 7 svn:log V 337 wxHaskell is a portable and native GUI library for Haskell. It is built on top of wxWidgets, a comprehensive C++ library that is portable across all major GUI platforms, including GTK, Windows, X11, and MacOS X. This version works with wxWidgets 2.8 only. WWW: http://haskell.org/haskellwiki/WxHaskell Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T21:35:29.000000Z K 7 svn:log V 576 wxHaskell is a portable and native GUI library for Haskell. It is built on top of wxWidgets, a comprehensive C++ library that is portable across all major GUI platforms, including GTK, Windows, X11, and MacOS X. This version works with wxWidgets 2.8 only. Distributed under the WXWINDOWS LIBRARY LICENSE. Please see LICENSE file, but note that this is essentially LGPL with an exception allowing binary distribution of proprietary software. This is the same license as wxWidgets itself uses. WWW: http://haskell.org/haskellwiki/WxHaskell Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T21:38:48.000000Z K 7 svn:log V 341 wxHaskell is a portable and native GUI library for Haskell. It is built on top of wxWidgets - a comprehensive C++ library that is portable across all major GUI platforms; including GTK, Windows, X11, and MacOS X. This version works with wxWidgets 2.8 and 2.9. WWW: http://haskell.org/haskellwiki/WxHaskell Obtained from: FreeBSD Haskell END K 10 svn:author V 4 tota K 8 svn:date V 27 2012-02-18T22:11:47.000000Z K 7 svn:log V 202 - Make use of devel/rubygem-json_pure which had not been updated to 1.6.5 yet when this port was updated to 3.1.2 instead of bundle json_pure library - Do not install LICENSE file - Bump PORTREVISION END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-18T22:32:38.000000Z K 7 svn:log V 69 - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T22:47:13.000000Z K 7 svn:log V 211 Parses .eventlog files emitted by GHC 6.12.1 and later. Includes the ghc-events-show tool to dump and event log file as text. WWW: http://hackage.haskell.org/package/ghc-events Obtained from: FreeBSD Haskell END K 10 svn:author V 3 pgj K 8 svn:date V 27 2012-02-18T22:50:19.000000Z K 7 svn:log V 470 ThreadScope is a graphical viewer for thread profile information generated by the Glasgow Haskell Compiler (GHC). The ThreadScope program allows us to debug the parallel performance of Haskell programs. Using Threadscope we can check to see that work is well balanced across the available processors and spot performance issues relating to garbage collection or poor load balancing. WWW: http://hackage.haskell.org/package/threadscope Obtained from: FreeBSD Haskell END K 10 svn:author V 6 eadler K 8 svn:date V 27 2012-02-18T23:56:30.000000Z K 7 svn:log V 71 Remove gratitutous version number from LIB_DEPENDS where not required. END K 10 svn:author V 6 eadler K 8 svn:date V 27 2012-02-19T00:02:01.000000Z K 7 svn:log V 16 Update to 2.3.2 END K 10 svn:author V 5 edwin K 8 svn:date V 27 2012-02-19T00:09:09.000000Z K 7 svn:log V 75 Ports modules update at Sunday 19 February 2012 at 00:09 Feature safe: yes END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2012-02-19T01:24:23.000000Z K 7 svn:log V 31 Update to 4.7.5.6 PR: 165257 END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2012-02-19T01:34:56.000000Z K 7 svn:log V 256 - Fix USB-attached devices in xerox_mfp driver [1] - Recommend to use etc/devd/saned.conf instead of modifying /etc/devd.conf - Provide a working example for etc/devd/saned.conf - rc.d script requires LOGIN - Bump PORTREVISION Obtained from: upstream [1] END K 10 svn:author V 4 fjoe K 8 svn:date V 27 2012-02-19T01:36:55.000000Z K 7 svn:log V 52 Ugh, fix last-minute change in the xerox_mfp patch. END K 10 svn:author V 3 wxs K 8 svn:date V 27 2012-02-19T02:01:51.000000Z K 7 svn:log V 59 Add missing distinfo. Noticed by: ohauer@, Douglas Thrift END K 10 svn:author V 5 dougb K 8 svn:date V 27 2012-02-19T02:41:42.000000Z K 7 svn:log V 45 Upgrade to 9.9.0rc3, various small bug fixes END K 10 svn:author V 2 lx K 8 svn:date V 27 2012-02-19T03:17:37.000000Z K 7 svn:log V 41 Fix build on x86, show output from build END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T04:03:08.000000Z K 7 svn:log V 83 - Update to 5.90010 Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T04:04:26.000000Z K 7 svn:log V 60 - Add BUILD_DEPENDS PR: ports/165221 Submitted by: swills END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2012-02-19T04:23:57.000000Z K 7 svn:log V 89 Add patch that allows package to work with Python 2.6 and 2.7. Obtained from the vendor. END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T06:05:10.000000Z K 7 svn:log V 66 - Update to 4.10 - Add my LOCAL to MASTER_SITES - Cosmetic change END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T06:06:03.000000Z K 7 svn:log V 18 - Remove pr-patch END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T06:13:16.000000Z K 7 svn:log V 100 - Update to 1.002001 - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Regexp-RegGrp/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T06:31:30.000000Z K 7 svn:log V 146 - Update to 2.3.3 Changes: http://piwigo.org/releases/2.3.3 PR: ports/165264 Submitted by: Goran Lowkrantz (maintainer) END K 10 svn:author V 2 rm K 8 svn:date V 27 2012-02-19T07:02:58.000000Z K 7 svn:log V 100 - replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly) They all non-functional changes. END K 10 svn:author V 2 rm K 8 svn:date V 27 2012-02-19T07:04:20.000000Z K 7 svn:log V 65 - change `true' with `yes' in USE_PYTHON (non-functional change) END K 10 svn:author V 2 rm K 8 svn:date V 27 2012-02-19T07:09:58.000000Z K 7 svn:log V 76 - change USE_PYTHON=build with USE_PYTHON_BUILD=yes (non-functional change) END K 10 svn:author V 2 rm K 8 svn:date V 27 2012-02-19T07:14:34.000000Z K 7 svn:log V 75 - fix versions usage in USE_PYTHON. F.e. 27 -> 2.7 (non-functional change) END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T08:06:57.000000Z K 7 svn:log V 23 - fix build with gcc46 END K 10 svn:author V 2 rm K 8 svn:date V 27 2012-02-19T08:17:10.000000Z K 7 svn:log V 309 - install this port with setuptools, because it's setup.py looking for setuptools first and uses distutils only as fallback [1] - strict python versions to -2.7 - do not install docs manually, because they are included into an egg Reported by: Brian McCann (via python@) [1] END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T08:17:39.000000Z K 7 svn:log V 23 - fix build with gcc46 END K 10 svn:author V 6 johans K 8 svn:date V 27 2012-02-19T09:07:38.000000Z K 7 svn:log V 922 - Add new port: x11-toolkits/libxaw3dxft It is an alternative for libxaw3d, with support for UTF-8 and fancy fonts. This library is a requirement for newer versions of graphics/xpaint. libxaw3dxft is a Xaw (Athena Widget Set) replacement that looks three-dimensional. Xaw3dxft is an extended version of xaw3d with support for UTF8 input and UTF8 encoding of text, and rendering text with the Freetype library and Truetype fonts. It should be mostly compatible with the original xaw3d library, except for font management : everything using the old X11 core font routines should be replaced by their freetype equivalents. The main advantage of using libxaw3dxft over libxaw3d or libxaw is that all text will appear nicely antialiasedd when using truetype fonts in the menu widgets. Also, the use of UTF8 makes it easier to internationalize applications in arbitrary languages. WWW: http://sf-xpaint.sourceforge.net/ END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T09:24:12.000000Z K 7 svn:log V 23 - fix build with gcc46 END K 10 svn:author V 5 dougb K 8 svn:date V 27 2012-02-19T09:26:41.000000Z K 7 svn:log V 352 * Sat Feb 18 2012 - Christophe Dumez - v2.9.4 - BUGFIX: qBittorrent does not handle redirection to relative URLs correctly - BUGFIX: Fix potential bug when moving single file torrents to tmp folder - BUGFIX: Fix torrent import dialog layout - BUGFIX: Prevent log window buffer from filling up - I18N: Add Belarusian translation END K 10 svn:author V 6 johans K 8 svn:date V 27 2012-02-19T09:40:21.000000Z K 7 svn:log V 123 - Update xpaint to 2.9.9 - Now using GNU configure rather than Imakefiles - Dependens on new port x11-toolkits/libxaw3dxft END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T09:44:50.000000Z K 7 svn:log V 23 - fix build with gcc46 END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T09:54:26.000000Z K 7 svn:log V 23 - fix build with gcc46 END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T10:20:46.000000Z K 7 svn:log V 51 - add missing dependencies to jpeg, png and giflib END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T10:23:35.000000Z K 7 svn:log V 23 - fix build with gcc46 END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T10:28:29.000000Z K 7 svn:log V 25 - force build with clang END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T10:31:02.000000Z K 7 svn:log V 23 - fix build with gcc46 END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2012-02-19T10:37:02.000000Z K 7 svn:log V 130 - Update to 1.8 - Add fix for CVE-2012-0845 PR: ports/165026 Submitted by: David Naylor (maintainer) END K 10 svn:author V 3 dhn K 8 svn:date V 27 2012-02-19T10:39:55.000000Z K 7 svn:log V 23 - Update to 2012.02.17 END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T10:40:24.000000Z K 7 svn:log V 25 - needs XWindowServerKit END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:50:38.000000Z K 7 svn:log V 115 - Update to 1.002001 - Add BUILD_DEPENDS and TEST_DEPENDS Changes: http://search.cpan.org/dist/CSS-Packer/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:51:02.000000Z K 7 svn:log V 77 - Update to 2.79 Changes: http://search.cpan.org/dist/Chart-Clicker/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:52:38.000000Z K 7 svn:log V 58 - Fix *_DEPENDS - Bump PORTREVISION for dependency change END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:53:02.000000Z K 7 svn:log V 73 - Update to 6.01 Changes: http://search.cpan.org/dist/HTML-Form/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:53:24.000000Z K 7 svn:log V 75 - Update to 6.01 Changes: http://search.cpan.org/dist/HTTP-Daemon/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:53:42.000000Z K 7 svn:log V 78 - Update to 6.01 Changes: http://search.cpan.org/dist/HTTP-Negotiate/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:54:02.000000Z K 7 svn:log V 78 - Update to 6.02 Changes: http://search.cpan.org/dist/WWW-RobotRules/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:54:43.000000Z K 7 svn:log V 103 - Update to 6.03 - Add BUILD_DEPENDS Changes: http://search.cpan.org/dist/LWP-Protocol-http10/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:56:32.000000Z K 7 svn:log V 83 - Update to 2.049 Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:56:34.000000Z K 7 svn:log V 82 - Update to 2.049 Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:56:35.000000Z K 7 svn:log V 82 - Update to 2.049 Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:56:37.000000Z K 7 svn:log V 76 - Update to 2.049 Changes: http://search.cpan.org/dist/IO-Compress/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:56:38.000000Z K 7 svn:log V 80 - Update to 2.049 Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:56:40.000000Z K 7 svn:log V 81 - Update to 2.049 Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-19T10:56:41.000000Z K 7 svn:log V 81 - Update to 2.049 Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes END K 10 svn:author V 2 mm K 8 svn:date V 27 2012-02-19T11:17:27.000000Z K 7 svn:log V 70 Fix configure with UTF-16 enabled pcre. Reported by: pointyhat (pav) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T11:20:45.000000Z K 7 svn:log V 21 - Update to 20120110 END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T11:25:17.000000Z K 7 svn:log V 72 - add EXPLICIT_PACKAGE_DEPENDS as this ports does not need shlibs bumps END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2012-02-19T12:08:32.000000Z K 7 svn:log V 17 Update to 15.8.0 END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T12:16:59.000000Z K 7 svn:log V 23 - fix build with gcc46 END K 10 svn:author V 5 culot K 8 svn:date V 27 2012-02-19T13:05:58.000000Z K 7 svn:log V 114 - Update LICENSE PR: ports/165289 Submitted by: Douglas William Thrift (maintainer) END K 10 svn:author V 8 sumikawa K 8 svn:date V 27 2012-02-19T13:22:14.000000Z K 7 svn:log V 132 Add xz/lzma supporting and make compilable with CFLAGS. PR: ports/165028 Submitted by: Shin-ya Murakami END K 10 svn:author V 2 zi K 8 svn:date V 27 2012-02-19T13:39:00.000000Z K 7 svn:log V 150 - Fix inclusion of required header file under 10-CURRENT - Do not bump PORTREVISION PR: ports/165201 Submitted by: Denis Generalov END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T13:48:28.000000Z K 7 svn:log V 23 - fix build with gcc46 END K 10 svn:author V 2 zi K 8 svn:date V 27 2012-02-19T14:01:01.000000Z K 7 svn:log V 139 - Remove warning when importing MySQL example script - Do not bump PORTREVISION PR: ports/164962 Submitted by: Edward END K 10 svn:author V 5 crees K 8 svn:date V 27 2012-02-19T14:02:26.000000Z K 7 svn:log V 144 Fix build with 9.1; apparently incomplete builds are unsupported by upstream, so force rebuild of src/backend before trying pl/tcl PR: 164796 END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T14:07:10.000000Z K 7 svn:log V 23 - fix build with gcc46 END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-19T14:19:38.000000Z K 7 svn:log V 23 - fix build with gcc46 END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-19T14:23:16.000000Z K 7 svn:log V 131 - Update to 1.6.5 PR: ports/164981 Submitted by: swills (myself) Approved by: Rouslan Iskhakov (maintainer) END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-19T14:37:16.000000Z K 7 svn:log V 173 - Add missing BUILD_DEPENDS/RUN_DEPENDS - Bump PORTREVISION PR: ports/165107 Submitted by: swills (myself) Approved by: TERAMOTO Masahiro (maintainer) END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-19T14:40:15.000000Z K 7 svn:log V 173 - Add missing BUILD_DEPENDS/RUN_DEPENDS - Bump PORTREVISION PR: ports/165055 Submitted by: swills (myself) Approved by: TERAMOTO Masahiro (maintainer) END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-19T14:43:16.000000Z K 7 svn:log V 139 - Update to 2.06 PR: ports/165116 Submitted by: swills (myself) Approved by: Mauricio Herrera Cuadra (maintainer) END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-19T14:46:01.000000Z K 7 svn:log V 189 - Add missing BUILD_DEPENDS to silence build warnings - Add TEST_DEPENDS to enable testing PR: ports/164219 Submitted by: swills (myself) Approved by: maintainer timeout (wen, > 1 month) END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-19T14:50:06.000000Z K 7 svn:log V 125 - Add patch to fix tests PR: ports/164413 Submitted by: swills (myself) Approved by: maintainer timeout (rafan, > 3 weeks) END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-19T15:15:49.000000Z K 7 svn:log V 164 - Add missing BUILD_DEPENDS to silence build warnings PR: ports/164755 Submitted by: swills (myself) Approved by: maintainer timeout (gslin@gslin.org, > 2 weeks) END K 10 svn:author V 5 crees K 8 svn:date V 27 2012-02-19T15:30:27.000000Z K 7 svn:log V 49 Fix build with postgresql91 Noticed by: sunpoet END K 10 svn:author V 6 eadler K 8 svn:date V 27 2012-02-19T15:44:09.000000Z K 7 svn:log V 100 Remove quotes from BROKEN and IGNORE as they are not required Reset maintainer due to bouncing mail END K 10 svn:author V 6 eadler K 8 svn:date V 27 2012-02-19T16:40:02.000000Z K 7 svn:log V 87 Remove quotes from BROKEN and IGNORE as they are not required Approved by: maintainer END K 10 svn:author V 4 brix K 8 svn:date V 27 2012-02-19T18:46:14.000000Z K 7 svn:log V 62 - Add missing DEPENDS PR: ports/164964 Submitted by: swills END K 10 svn:author V 4 brix K 8 svn:date V 27 2012-02-19T18:58:15.000000Z K 7 svn:log V 60 - Update to v0.013 PR: ports/165076 Submitted by: sunpoet END K 10 svn:author V 5 crees K 8 svn:date V 27 2012-02-19T19:04:51.000000Z K 7 svn:log V 26 Fix -plperl plist for 9.1 END K 10 svn:author V 4 brix K 8 svn:date V 27 2012-02-19T19:11:54.000000Z K 7 svn:log V 128 - Update to v0.12 - Pet portlint(1) Submitted by: テ青榲青サテ青オテ青ウ テ青敕青セテ堕テ青オテ青イテ青ステ青セテ青イ END K 10 svn:author V 5 crees K 8 svn:date V 27 2012-02-19T19:21:02.000000Z K 7 svn:log V 420 - Replace the p5-postgresql-plperl port with versioned ports. This replaces the fragile autodetection logic with unambiguous ports, creates packages that work, and also ensures that each version is tested. - Take back maintainership; should be maintained together with postgresql-server - While here, remove p5-prefix; the packages have not had this for years, so we may as well update the port directories now END K 10 svn:author V 5 crees K 8 svn:date V 27 2012-02-19T19:22:16.000000Z K 7 svn:log V 127 Document the movement of p5-postgresql-plperl ports. Default postgresql version (8.4, for now) as target for automated tools. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2012-02-19T19:24:06.000000Z K 7 svn:log V 17 - Update to 4878 END K 10 svn:author V 6 eadler K 8 svn:date V 27 2012-02-19T19:30:55.000000Z K 7 svn:log V 87 Remove quotes from BROKEN and IGNORE as they are not required Approved by: maintainer END K 10 svn:author V 5 crees K 8 svn:date V 27 2012-02-19T19:35:02.000000Z K 7 svn:log V 68 Remove p5- from postgresql*-plperl 's mention in pkg-message-client END K 10 svn:author V 5 crees K 8 svn:date V 27 2012-02-19T19:37:06.000000Z K 7 svn:log V 120 Update PATCH_SITE PR: ports/165293 Submitted by: Gerrit Kuehn Approved by: avg (maintainer) END K 10 svn:author V 4 brix K 8 svn:date V 27 2012-02-19T19:46:07.000000Z K 7 svn:log V 19 - Update to v3.0.5 END K 10 svn:author V 4 tota K 8 svn:date V 27 2012-02-19T20:10:02.000000Z K 7 svn:log V 371 - Add a new port: japanese/myrurema myrurema provides a command 'rurema', which helps searching/browsing/writing the Japanese Ruby documents. (a.k.a. Rurema http://bugs.ruby-lang.org/projects/rurema/wiki ) Author: Yutaka HARA WWW: http://rubygems.org/gems/myrurema PR: ports/164869 (based on) Submitted by: Shin-ya Murakami END K 10 svn:author V 4 tota K 8 svn:date V 27 2012-02-19T20:38:01.000000Z K 7 svn:log V 52 - Remove Author from pkg-descr Pointed out by: rm@ END K 10 svn:author V 6 eadler K 8 svn:date V 27 2012-02-19T21:29:52.000000Z K 7 svn:log V 292 - use chmlib-0.40 instead of embedded chmlib-0.19, remove patch-bb - improve Makefile, remove unnecessary do-install target - remove ONLY_FOR_ARCH, new chmlib does not have such a limitation - give maintainership to submitter PR: ports/165287 Submitted by: Alex Kozlov END K 10 svn:author V 3 pav K 8 svn:date V 27 2012-02-19T21:34:21.000000Z K 7 svn:log V 74 - Mark BROKEN on 7.X: does not build fully (cups) Reported by: pointyhat END K 10 svn:author V 4 rene K 8 svn:date V 27 2012-02-19T21:55:07.000000Z K 7 svn:log V 16 Update to 1.2.5 END K 10 svn:author V 5 dougb K 8 svn:date V 27 2012-02-19T22:08:29.000000Z K 7 svn:log V 56 Add some more direct dependencies Inspired by: pavmail END K 10 svn:author V 4 rene K 8 svn:date V 27 2012-02-19T22:14:32.000000Z K 7 svn:log V 89 Document a remote code execution via a buffer overflow in PLIB. Security: CVE-2011-4620 END K 10 svn:author V 4 rene K 8 svn:date V 27 2012-02-19T22:27:33.000000Z K 7 svn:log V 68 Include PORTREVISION in plib version number to fix previous commit. END K 10 svn:author V 7 mandree K 8 svn:date V 27 2012-02-19T22:37:18.000000Z K 7 svn:log V 45 Fix MASTER_SITES to make the port fetchable. END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T23:13:11.000000Z K 7 svn:log V 89 - Update to 1.4.6 PR: 165191 Submitted by: Gea-Suan Lin (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T23:14:12.000000Z K 7 svn:log V 89 - Update to 2.1.7 PR: 164858 Submitted by: John Chen (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T23:24:50.000000Z K 7 svn:log V 64 - Update to version 0.145 PR: 164990 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T23:24:52.000000Z K 7 svn:log V 110 - Update MASTER_SITES and WWW: line - Add LICENSE - Support PLIST_FILES PR: 164985 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T23:24:55.000000Z K 7 svn:log V 65 - Update to version 0.8.2 PR: 164989 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T23:24:58.000000Z K 7 svn:log V 57 - Update to 3.7.27 PR: 164987 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T23:25:01.000000Z K 7 svn:log V 58 - Update to 7.5.124 PR: 164986 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T23:25:04.000000Z K 7 svn:log V 56 - Update to 0.145 PR: 164991 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T23:25:06.000000Z K 7 svn:log V 86 - Update to 4.37 PR: 164907 Submitted by: Armin Pirkovitsch END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T23:25:10.000000Z K 7 svn:log V 93 - Update to 11.12.25.15 PR: 164859 Submitted by: Armin Pirkovitsch END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-19T23:25:15.000000Z K 7 svn:log V 57 - Update to 5.16.6 PR: 164984 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:05:33.000000Z K 7 svn:log V 29 - Switch to PEAR_AUTOINSTALL END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:05:53.000000Z K 7 svn:log V 57 - Update to 0.7.11 PR: 164994 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:05:56.000000Z K 7 svn:log V 65 - Update to version 3.10.0 PR: 164993 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:05:58.000000Z K 7 svn:log V 62 - Update to version 2.6 PR: 164996 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:01.000000Z K 7 svn:log V 65 - Update to version 0.11.0 PR: 164997 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:14.000000Z K 7 svn:log V 172 - Update to 0.2.17 The ChangeLog is available at: https://blog.torproject.org/blog/vidalia-0217-out PR: 165189 Submitted by: Fabian Keil (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:18.000000Z K 7 svn:log V 105 - Update to 0.9.26 PR: 165186 Submitted by: Marco Steinbach (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:23.000000Z K 7 svn:log V 57 - Update to 0.8.1 PR: 165113 Submitted by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:26.000000Z K 7 svn:log V 93 - Update to 4.8.3 PR: 165110 Submitted by: Olivier Duchateau END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:28.000000Z K 7 svn:log V 94 - Update to 0.1.10 PR: 165111 Submitted by: Olivier Duchateau END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:30.000000Z K 7 svn:log V 64 - Update to version 1.3.2 PR: 164998 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:33.000000Z K 7 svn:log V 96 - Update to 2.22 PR: 165054 Submitted by: Naram Qashat (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:35.000000Z K 7 svn:log V 97 - Update to 5.0.4 PR: 165052 Submitted by: Naram Qashat (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:39.000000Z K 7 svn:log V 97 - Update to 3.0.3 PR: 165048 Submitted by: Naram Qashat (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:41.000000Z K 7 svn:log V 64 - Update to version 1.0b7 PR: 164999 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:43.000000Z K 7 svn:log V 149 - Add missing DEPENDS - Remove SITE_PERL from DEPENDS - Move p5-Test-Exception to TEST_DEPENDS - Bump PORTREVISION PR: 165043 Submitted by: swills END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:48.000000Z K 7 svn:log V 65 - Update to version 1.10.0 PR: 165004 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:49.000000Z K 7 svn:log V 56 - Update to 0.7.0 PR: 165002 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:51.000000Z K 7 svn:log V 64 - Update to version 0.5.6 PR: 165001 Submitted by: Ports Fury END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:06:54.000000Z K 7 svn:log V 82 - Fix LICENSE - Support PORTDOCS/PLIST_FILES PR: 165000 Submitted by: Port Fury END K 10 svn:author V 5 edwin K 8 svn:date V 27 2012-02-20T00:09:07.000000Z K 7 svn:log V 75 Ports modules update at Monday 20 February 2012 at 00:09 Feature safe: yes END K 10 svn:author V 4 miwi K 8 svn:date V 27 2012-02-20T00:10:38.000000Z K 7 svn:log V 100 - Update to 4.0.6 PR: 164788 Submitted by: Armin Pirkovitsch (maintainer) END K 10 svn:author V 5 dougb K 8 svn:date V 27 2012-02-20T01:05:02.000000Z K 7 svn:log V 65 Fix some more default paths that show up in a first-time install END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2012-02-20T02:16:07.000000Z K 7 svn:log V 310 This is a set of various Samba VFS modules to scan and filter virus files on Samba file services with an anti-virus scanner. Supported Anti-Virus engines: - ClamAV (clamd daemon) - F-Secure Anti-Virus (fsavd daemon) - Sophos Anti-Virus (savdid daemon) WWW: https://github.com/fumiyas/samba-virusfilter END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T03:12:40.000000Z K 7 svn:log V 85 - Update to 0.06 Changes: http://search.cpan.org/dist/Module-Implementation/Changes END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-20T03:57:37.000000Z K 7 svn:log V 54 - Switch to giflib Approved by: maintainer (via IRC) END K 10 svn:author V 6 eadler K 8 svn:date V 27 2012-02-20T04:28:51.000000Z K 7 svn:log V 23 Minor whitespace fixup END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T04:41:45.000000Z K 7 svn:log V 21 - Update to 20120219 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T04:42:19.000000Z K 7 svn:log V 23 - Update to 2012.02.19 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T04:42:31.000000Z K 7 svn:log V 23 - Update to 2012.02.20 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T04:43:14.000000Z K 7 svn:log V 159 - Update to 0.6.11 Changes: https://github.com/joyent/node/blob/v0.6.11/ChangeLog PR: ports/165290 Submitted by: Jin-Sih Lin (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T04:44:48.000000Z K 7 svn:log V 77 - Add BUILD_DEPENDS and TEST_DEPENDS PR: ports/165273 Submitted by: swills END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-20T05:01:40.000000Z K 7 svn:log V 20 - build with giflib END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-20T05:42:25.000000Z K 7 svn:log V 25 - add entry for libungif END K 10 svn:author V 3 jgh K 8 svn:date V 27 2012-02-20T05:44:39.000000Z K 7 svn:log V 377 - Update to 1.224 - Update SGML tag list - Allow custom specification of line length (-L) - Performance improvements in various areas - Add various commonly misspelled words - Add the igor(1) manual page - Allow custom specification of line ranges to check (-C) - while here... drop bsd.port.pre.mk uncessary inclusion in favor of bpm PR: ports/165286 Submitted by: gjb END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-20T05:51:16.000000Z K 7 svn:log V 28 - fix build for FreeBSD 7.x END K 10 svn:author V 3 mva K 8 svn:date V 27 2012-02-20T05:55:15.000000Z K 7 svn:log V 22 mupen64plus-audio-sdl END K 10 svn:author V 5 sahil K 8 svn:date V 27 2012-02-20T06:15:17.000000Z K 7 svn:log V 141 - Update to 2.9.1 - Remove library number from pcre LIB_DEPENDS, as this port can compile without incident against older pcre libraries. END K 10 svn:author V 5 sahil K 8 svn:date V 27 2012-02-20T06:15:19.000000Z K 7 svn:log V 149 - Update to 2.10-20120218 - Remove library number from pcre LIB_DEPENDS, as this port can compile without incident against older pcre libraries. END K 10 svn:author V 5 sahil K 8 svn:date V 27 2012-02-20T06:15:21.000000Z K 7 svn:log V 117 Remove library number from pcre LIB_DEPENDS, as this port can compile without incident against older pcre libraries. END K 10 svn:author V 3 wen K 8 svn:date V 27 2012-02-20T07:31:56.000000Z K 7 svn:log V 18 - Update to 0.6.2 END K 10 svn:author V 4 maho K 8 svn:date V 27 2012-02-20T08:22:15.000000Z K 7 svn:log V 106 1. Update to svn 1290975. 2. Use stock gcc, again. 3. Now use internal stlport, so that not to break ABI. END K 10 svn:author V 4 gahr K 8 svn:date V 27 2012-02-20T08:26:26.000000Z K 7 svn:log V 188 - Update to 2.3.3 Release notes: http://www.websvn.info/news/websvn-2-3-3-released.html PR: 165171 Submitted by: gahr@ Approved by: Yuan-Chung Hsiao (maintainer) END K 10 svn:author V 3 wen K 8 svn:date V 27 2012-02-20T08:52:38.000000Z K 7 svn:log V 21 - Update to 2.14.1.6 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2012-02-20T09:06:00.000000Z K 7 svn:log V 71 - fix build by not compiling gnu/kfreebsd branches Reported by: dougb END K 10 svn:author V 5 dougb K 8 svn:date V 27 2012-02-20T09:34:42.000000Z K 7 svn:log V 23 Silence REINPLACE_CMDs END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2012-02-20T09:50:42.000000Z K 7 svn:log V 116 - Update to 0.80.7 PR: ports/165203 Submitted by: Mathias Monnerville (maintainer) END K 10 svn:author V 4 beat K 8 svn:date V 27 2012-02-20T09:55:29.000000Z K 7 svn:log V 100 - Add option to disable mouse support PR: ports/165182 Submitted by: Alex END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T10:25:12.000000Z K 7 svn:log V 116 - Update to 1.004001 - Add BUILD_DEPENDS and TEST_DEPENDS Changes: http://search.cpan.org/dist/HTML-Packer/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T10:26:19.000000Z K 7 svn:log V 73 - Update to 1.33 Changes: http://search.cpan.org/dist/Test-File/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T10:29:06.000000Z K 7 svn:log V 114 - Update to 0.109 - Use REINPLACE_ARGS to avoid .bak file Changes: http://search.cpan.org/dist/Test-Deep/CHANGES END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T10:32:39.000000Z K 7 svn:log V 70 - Update to 1.41 Changes: http://search.cpan.org/dist/Filter/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T10:35:22.000000Z K 7 svn:log V 77 - Update to 0.24 Changes: http://search.cpan.org/dist/DBIx-Log4perl/Changes END K 10 svn:author V 5 dougb K 8 svn:date V 27 2012-02-20T10:39:59.000000Z K 7 svn:log V 398 * Sat Feb 18 2012 - Christophe Dumez - v2.9.5 - BUGFIX: Fix crash when disabling then reenabling RSS - BUGFIX: Fix duplicate torrent detection when adding a magnet link - BUGFIX: Fix import of new trackers when adding a torrent with same hash - BUGFIX: Fix possible redownload of torrents marked as read - BUGFIX: Properly remove RSS feed settings/history upon feed removal END K 10 svn:author V 4 gahr K 8 svn:date V 27 2012-02-20T10:56:06.000000Z K 7 svn:log V 742 - New port: math/carve Carve is a C++ library designed to perform boolean operations between two arbitrary polygonal meshes. The standard union and intersection operations are supported, as are symmetric and asymmetric difference. It is also possible to implement custom operations using Carve, allowing results to be formed from any combination of inputs. Carve supports a variety of inputs, including both closed and open surfaces, faces with arbitrary edge counts and datasets with multiple disjoint, embedded or touching surfaces. Carve can also interpolate arbitrary values across faces, meaning that CSG operations need not discard colour, texture coordinates or other data. WWW: http://code.google.com/p/carve/ END K 10 svn:author V 2 az K 8 svn:date V 27 2012-02-20T11:11:49.000000Z K 7 svn:log V 85 Update to 0.18 PR: ports/165081 (based on) Submitted by: sunpoet Feature safe: yes END K 10 svn:author V 4 maho K 8 svn:date V 27 2012-02-20T11:17:56.000000Z K 7 svn:log V 44 Build fix for gcc 4.6, but not for default. END K 10 svn:author V 6 johans K 8 svn:date V 27 2012-02-20T13:05:46.000000Z K 7 svn:log V 74 Correct CATEGORIES for new port Reported by: erwin Pointy hat to: myself END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-20T13:13:23.000000Z K 7 svn:log V 53 - Switch from libungif to giflib - Bump PORTREVISION END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-20T13:14:19.000000Z K 7 svn:log V 182 - Change patch to use -lgif for giflib instead of -lungif for libungif. This should fix ports which use gnome-config to find libs, such as graphics/frontline - Bump PORTREVISION END K 10 svn:author V 6 eadler K 8 svn:date V 27 2012-02-20T13:31:55.000000Z K 7 svn:log V 87 Remove quotes from BROKEN and IGNORE as they are not required Approved by: maintainer END K 10 svn:author V 3 wxs K 8 svn:date V 27 2012-02-20T13:38:34.000000Z K 7 svn:log V 114 Update to 2.5 PR: ports/164597 Submitted by: Denis Generalov Approved by: maintainer timeout END K 10 svn:author V 2 zi K 8 svn:date V 27 2012-02-20T14:22:17.000000Z K 7 svn:log V 200 - Resolve issue where local filesystems were displayed as remote file systems. PR: ports/164817 Submitted by: Rainer Duffner Obtained from: Mel Flynn END K 10 svn:author V 2 zi K 8 svn:date V 27 2012-02-20T14:23:06.000000Z K 7 svn:log V 49 - Forced commit to note the bump in PORTREVISION END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-20T14:25:13.000000Z K 7 svn:log V 45 - Fix build with new png Submitted by: avg END K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-02-20T14:27:57.000000Z K 7 svn:log V 45 The hotline services seems to be closed now. END K 10 svn:author V 5 decke K 8 svn:date V 27 2012-02-20T14:40:38.000000Z K 7 svn:log V 113 - Update to 1.08 PR: ports/165135 Submitted by: myself Approved by: John Doe (maintainer) END K 10 svn:author V 5 decke K 8 svn:date V 27 2012-02-20T14:59:34.000000Z K 7 svn:log V 110 Force commit to note the repocopy: devel/kBuild to devel/kBuild-devel PR: ports/165136 Repocopy by: marcus@ END K 10 svn:author V 4 gahr K 8 svn:date V 27 2012-02-20T15:03:07.000000Z K 7 svn:log V 111 - Mart as DEPRECATED, MASTER_SITE has been offline for one year now - Expire in one month Reported by: bapt END K 10 svn:author V 5 culot K 8 svn:date V 27 2012-02-20T15:13:35.000000Z K 7 svn:log V 79 - Update to 3.010000 Changes: http://search.cpan.org/dist/Test-Weaken/Changes END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-20T15:15:01.000000Z K 7 svn:log V 69 - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) END K 10 svn:author V 5 culot K 8 svn:date V 27 2012-02-20T15:31:44.000000Z K 7 svn:log V 220 - Update to 2.1.10 Changes: http://code.google.com/p/ipaddr-py/wiki/ReleaseNotes PR: ports/164688 Submitted by: dikshie Approved by: Murilo Opsfelder Araujo (maintainer) END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-20T15:39:07.000000Z K 7 svn:log V 69 - Add TEST_DEPENDS to enable testing Approved by: portmgr (blanket) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-20T16:02:31.000000Z K 7 svn:log V 87 - Update to 0.001005 Changes: http://search.cpan.org/dist/MooseX-Types-Common/Changes END K 10 svn:author V 6 swills K 8 svn:date V 27 2012-02-20T16:05:27.000000Z K 7 svn:log V 144 - Mark MAKE_JOBS_UNSAFE since this failed with MAKE_JOBS for me PR: ports/165307 Submitted by: swills (myself) Approved by: maintainer (gahr) END K 10 svn:author V 6 eadler K 8 svn:date V 27 2012-02-20T16:21:31.000000Z K 7 svn:log V 98 Remove quotes from BROKEN and IGNORE as they are not required Reset maintainer due to mail bounce END K 10 svn:author V 3 jgh K 8 svn:date V 27 2012-02-20T17:20:52.000000Z K 7 svn:log V 121 - Update to 3.7.1 - pass maintainership to submitter PR: ports/164784 Submitted by: Conrad J. Sabatier, conrads@cox.net END K 10 svn:author V 5 arved K 8 svn:date V 27 2012-02-20T17:30:23.000000Z K 7 svn:log V 65 Add remake, a GNU Make fork, which adds better debugging support END K 10 svn:author V 4 rene K 8 svn:date V 27 2012-02-20T19:20:07.000000Z K 7 svn:log V 178 Update to 1.3.3 Changelog: http://torcs.sourceforge.net/index.php?name=News&file=article&sid=79 Security: http://www.vuxml.org/freebsd/ba51c2f7-5b43-11e1-8288-00262d5ed8ee.html END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2012-02-20T20:04:10.000000Z K 7 svn:log V 51 - does not use libungif, has its own gif functions END K 10 svn:author V 4 jkim K 8 svn:date V 27 2012-02-20T20:41:26.000000Z K 7 svn:log V 85 Do not ignore hardwired device unit number. Tested by: rank1seeker at gmail dot com END K 10 svn:author V 4 tota K 8 svn:date V 27 2012-02-20T21:31:07.000000Z K 7 svn:log V 212 - Drag from Attic - Update to 2.3.33 - Add LICENSE_FILE - Update WWW line in pkg-descr - Fix pkg-plist - Take maintainership PR: ports/164786 Submitted by: tota (myself) Approved by: gahr (previous maintainer) END K 10 svn:author V 3 flo K 8 svn:date V 27 2012-02-20T21:41:44.000000Z K 7 svn:log V 17 update to 3.13.2 END K 10 svn:author V 3 flo K 8 svn:date V 27 2012-02-20T21:46:16.000000Z K 7 svn:log V 14 update to 4.9 END K 10 svn:author V 5 crees K 8 svn:date V 27 2012-02-20T21:49:13.000000Z K 7 svn:log V 35 New maintainer -- gd@rambler-co.ru END K 10 svn:author V 2 lx K 8 svn:date V 27 2012-02-20T22:47:17.000000Z K 7 svn:log V 67 Fix library arch mismatch on amd64, hopefully fix powerpc as well. END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2012-02-20T23:05:02.000000Z K 7 svn:log V 37 - Take relp to go with rsyslog ports END K 10 svn:author V 3 jgh K 8 svn:date V 27 2012-02-20T23:49:12.000000Z K 7 svn:log V 135 - don't clobber configs on upgrades PR: ports/164740 Submitted by: jgh,rflynn@acsalaska.net Approved by: maintainer timeout (17 days) END K 10 svn:author V 3 jgh K 8 svn:date V 27 2012-02-21T00:07:56.000000Z K 7 svn:log V 89 - Update to 2.19.1 PR: ports/165300 Submitted by: maintainer, douglas@douglasthrift.net END K 10 svn:author V 5 edwin K 8 svn:date V 27 2012-02-21T00:09:08.000000Z K 7 svn:log V 76 Ports modules update at Tuesday 21 February 2012 at 00:09 Feature safe: yes END K 10 svn:author V 3 jgh K 8 svn:date V 27 2012-02-21T01:38:34.000000Z K 7 svn:log V 168 - Update to 1.26.b8 - while here shorten MASTER_SITES, use PORTDOCS listing, and add symlink for packaging PR: ports/165343 Submitted by: maintainer, samm@os2.kiev.ua END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2012-02-21T02:13:12.000000Z K 7 svn:log V 67 - Add additional Debian mirror sites, offered by their maintainers END K 10 svn:author V 3 jgh K 8 svn:date V 27 2012-02-21T02:56:01.000000Z K 7 svn:log V 137 - remove @exec from previous commit in pkg-plist, symlink inclusion inhereited from creating link in Makefile, and listing in pkg-plist END K 10 svn:author V 3 jgh K 8 svn:date V 27 2012-02-21T04:06:30.000000Z K 7 svn:log V 636 - Update to 22.15 Changes in 22.15 ================ * Really apply patch for SF#31110178 RH#651794, SF#3317431 * Conditionally use fork before stat calls SF#3427522 * Patch from Corrina Vinschen for compiling on cygwin * Use ENOENT not EBADE for FreeBSD Debian #631566 * Fix prstat typos * Stop zombies by using waitpid Ubuntu #876387 by Peter Holik, SF#3429674 * Fixed minor older/younger typo in killall.1 thanks to Maikel Linke * Remove doubled content in src/lists.h * Add another 2 for thread brackets in pstree.c * Correct defines for timeout in configure.ac PR: ports/165336 Submitted by: maintainer, douglas@douglasthrift.net END K 10 svn:author V 2 bf K 8 svn:date V 27 2012-02-21T04:07:34.000000Z K 7 svn:log V 121 always use graphics/giflib, rather than the deprecated graphics/libungif, for WITH_GIF PR: 165297 Submitted by: olgeni END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-21T04:44:41.000000Z K 7 svn:log V 74 - Update to 0.21 Changes: http://search.cpan.org/dist/Net-FTPSSL/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-21T04:45:14.000000Z K 7 svn:log V 79 - Update to 0.60 Changes: http://search.cpan.org/dist/Archive-Extract/CHANGES END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-21T04:45:42.000000Z K 7 svn:log V 73 - Update to 6.02 Changes: http://search.cpan.org/dist/HTML-Form/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2012-02-21T04:47:05.000000Z K 7 svn:log V 104 - Update to 1.006001 - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/JavaScript-Packer/Changes END