Го(247729 210 273 446 166 394 452 353 560 687 184 536 136 372 510 312 447 465 348 525 355 303 489 260 423 424 342 160 167 422 357 272 410 241 273 279 375 418 332 125 544 171 146 124 115 114 165 134 110 144 110 113 150 109 184 184 244 322 270 113 190 2223 762 199 195 110 109 191 194 140 201 140 110 123 241 110 149 121 255 205 110 115 186 114 110 126 167 122 347 310 129 135 109 116 120 113 291 298 232 244 126 234 307 211 198 115 416 296 110 203 730 291 308 149 245 807 495 788 756 256 415 114 109 196 374 331 344 344 209 130 199 194 122 187 170 138 159 139 196 116 335 123 114 399 112 351 228 201 309 161 164 236 206 157 115 110 156 242 251 165 645 613 118 229 284 262 110 378 168 384 277 184 352 141 340 110 116 316 350 273 229 256 488 252 172 109 111 131 305 204 114 230 110 232 191 615 132 204 127 115 249 112 112 205 209 237 135 158 120 120 503 107 K 10 svn:author V 3 lme K 8 svn:date V 27 2010-01-12T20:20:03.000000Z K 7 svn:log V 180 - Use pkg-message.in so pkg-message is also displayed when installing the package - Bump PORTREVISION PR: ports/142519 Submitted by: Sevan Janiyan END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2010-01-12T20:41:12.000000Z K 7 svn:log V 350 Add patch forgotten in previous commit. Log: - Update to 0.3.11 - Remove files/patch-src::lookup.c (adopted upstream) - Remove files/patch-Makefile; replicate instead in Makefile while respecting custom LOCALBASE PR: 141004 Submitted by: Sahil Tandon Approved by: maintainer Submitted by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2010-01-12T20:55:01.000000Z K 7 svn:log V 71 Remove file added by mistake to the wrong port. Pointyhat to: itetcu@ END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:22:24.000000Z K 7 svn:log V 301 A Haskell binding for the OpenAL cross-platform 3D audio API, appropriate for use with gaming applications and many other types of audio applications. For more information about OpenAL. WWW: http://connect.creativelabs.com/openal/ PR: ports/142478 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:24:10.000000Z K 7 svn:log V 359 A Haskell binding for the OpenAL Utility Toolkit, which makes managing of OpenAL contexts, loading sounds in various formats and creating waveforms very easy. For more information about the C library on which this binding is based, please see: WWW: http://connect.creativelabs.com/openal/ PR: ports/142480 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:26:47.000000Z K 7 svn:log V 260 TypeCompose provides some Haskell classes and instances for forms of type composition, as well as some modules who have not yet found a home. WWW: http://haskell.org/haskellwiki/TypeCompose PR: ports/142481 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:29:02.000000Z K 7 svn:log V 467 This Haskell library provides a framework for type-directed composition of value editors (non-syntactic transformations). The tools enable "deep function application" in two senses: deep application of functions and application of deep functions. These tools generalize beyond values and functions, via the DeepArrow subclass of the Arrow type class. WWW: http://haskell.org/haskellwiki/DeepArrow PR: ports/142482 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:31:25.000000Z K 7 svn:log V 594 Haskell Test Utility Pack for HUnit and QuickCheck testpack provides utilities for both HUnit and QuickCheck. These include tools for running QuickCheck properties as HUnit test cases, allowing you to combine both approaches in a single program. It also includes tools for more helpful displays of running progress in both HUnit and QuickCheck, additional generators for other types for QuickCheck, and shortcuts for quickly defining new test cases. WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack PR: ports/142483 Submitted by: Jacula Modyun END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-12T21:32:07.000000Z K 7 svn:log V 89 Cleanup whitespace, disable command echo and reduce diff between similar code fragments. END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:33:28.000000Z K 7 svn:log V 443 Package hslogger is a logging framework for Haskell, roughly similar to Python's logging module, and lets each log message have a priority and source be associated with it. The programmer can then define global handlers that route or filter messages based on the priority and source. hslogger also has a syslog handler built in. WWW: http://software.complete.org/hslogger PR: ports/142484 Submitted by: Jacula Modyun END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-12T21:33:49.000000Z K 7 svn:log V 41 Sync version with source port (cl-meta). END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:35:17.000000Z K 7 svn:log V 279 MissingH is a library of all sorts of utility functions for Haskell programmers. It is written in pure Haskell and thus should be extremely portable and easy to use. WWW: http://software.complete.org/missingh PR: ports/142485 Submitted by: Jacula Modyun END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2010-01-12T21:36:58.000000Z K 7 svn:log V 414 Commit the right patch, with the right name to the right port; it was forgotten in the previous commit: Log: - Update to 0.3.11 - Remove files/patch-src::lookup.c (adopted upstream) - Remove files/patch-Makefile; replicate instead in Makefile while respecting custom LOCALBASE PR: 141004 Submitted by: Sahil Tandon Approved by: maintainer Submitted by: maintainer END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:37:43.000000Z K 7 svn:log V 219 Several Haskell classes that extend the Arrow class, and some transformers that implement or lift these classes. WWW: http://www.haskell.org/arrows/ PR: ports/142486 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:39:42.000000Z K 7 svn:log V 354 Checkers wraps up the expected properties associated with various standard Haskell type classes as QuickCheck properties. Also some morphism properties. It also provides arbitrary instances and generator combinators for common data types. WWW: http://haskell.org/haskellwiki/checkers PR: ports/142488 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:42:25.000000Z K 7 svn:log V 372 unamb contains the "unambiguous choice" operator "unamb", which wraps thread racing up in a purely functional, semantically simple wrapper. Originally a part of Reactive, the author moved unamb to its own Haskell package in order to encourage experimentation. WWW: http://haskell.org/haskellwiki/unamb PR: ports/142490 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:44:15.000000Z K 7 svn:log V 255 Haskell MemoTrie provides a basis for memoized functions over some domains, using tries. It is based on some code got from Spencer Janssen. WWW: http://haskell.org/haskellwiki/MemoTrie PR: ports/142491 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:46:22.000000Z K 7 svn:log V 432 vector-space provides classes and generic operations for vector spaces and affine spaces in Haskell. It also defines a type of infinite towers of generalized derivatives. A generalized derivative is a linear transformation rather than one of the common concrete representations (scalars, vectors, matrices, etc). WWW: http://haskell.org/haskellwiki/vector-space PR: ports/142492 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:48:58.000000Z K 7 svn:log V 262 Reactive is a simple foundation for programming reactive systems functionally. Like Fran/FRP, it has a notions of (reactive) behaviors and events. WWW: http://haskell.org/haskellwiki/reactive PR: ports/142493 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:51:03.000000Z K 7 svn:log V 210 This package provides a "deep" version of seq, for fully evluating Haskell data structures. WWW: http://hackage.haskell.org/package/deepseq PR: ports/142494 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:53:30.000000Z K 7 svn:log V 396 This Haskell library provides a powerful but simple way to measure the performance of Haskell code. It provides both a framework for executing and analysing benchmarks and a set of driver functions that makes it easy to build and run benchmarks, and to analyse their results. WWW: http://hackage.haskell.org/package/criterion PR: ports/142495 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:55:40.000000Z K 7 svn:log V 167 Martin Erwig's Functional Graph Library. WWW: http://web.engr.oregonstate.edu/~erwig/fgl/haskell PR: ports/142496 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T21:58:36.000000Z K 7 svn:log V 330 Various small Haskell helper functions for Lists, Maybes, Tuples, Functions. Some of these functions are improved implementations of standard functions. They have the same name as their standard counterparts. WWW: http://www.haskell.org/haskellwiki/Utility-HT PR: ports/142497 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T22:01:09.000000Z K 7 svn:log V 331 This Haskell library lets you write FastCGI programs. This package reuses the cgi package API, making it very easy to port CGI programs to FastCGI. The FastCGI C development kit is required to build this library. WWW: http://hackage.haskell.org/package/fastcgi PR: ports/142498 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T22:03:14.000000Z K 7 svn:log V 249 This Haskell library lets you write SCGI programs. This package reuses the cgi package API, making it very easy to port CGI programs to SCGI. WWW: http://github.com/esessoms/scgi PR: ports/142499 Submitted by: Jacula Modyun END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-12T22:03:25.000000Z K 7 svn:log V 65 Remove devel/cl-asdf-sbcl: lang/sbcl has a bundled asdf version. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2010-01-12T22:04:13.000000Z K 7 svn:log V 71 Upgrade to 4.17.1. Changelog at . END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T22:06:50.000000Z K 7 svn:log V 329 The "convertible" Haskell package provides a typeclass with a single function that is designed to help convert between different types: numeric values, dates and times, and the like. WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/convertible PR: ports/142501 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T22:09:04.000000Z K 7 svn:log V 264 A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more. WWW: http://hackage.haskell.org/package/FileManip PR: ports/142502 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T22:11:25.000000Z K 7 svn:log V 179 Basic implementation of the standard diff algorithm in Haskell. WWW: http://hackage.haskell.org/package/Diff PR: ports/142564 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T22:13:31.000000Z K 7 svn:log V 317 This Haskell library provides several utilities for easily converting among the various standard library Date and Time types, and for converting between these and standard external representations. WWW: http://hackage.haskell.org/package/datetime PR: ports/142565 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T22:16:04.000000Z K 7 svn:log V 148 A simple XML library for Haskell. WWW: http://hackage.haskell.org/package/xml PR: ports/142567 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T22:17:55.000000Z K 7 svn:log V 180 Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds in Haskell. WWW: http://hackage.haskell.org/package/feed PR: ports/142568 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T22:20:16.000000Z K 7 svn:log V 186 Haskell Combinator library and utility functions for splitting lists. WWW: http://hackage.haskell.org/package/split PR: ports/142579 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T22:22:11.000000Z K 7 svn:log V 282 The texmathml Haskell library provides functions to convert LaTeX math formulas to presentation MathML. It supports basic LaTeX and AMS extensions, but not macros. WWW: http://hackage.haskell.org/package/texmath PR: ports/142580 Submitted by: Jacula Modyun END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T22:24:36.000000Z K 7 svn:log V 325 This Haskell package provides portable implementations of parts of the unix package. This package re-exports the unix package when available. When it is not available, portable implementations are used. WWW: http://hackage.haskell.org/package/unix-compat PR: ports/142582 Submitted by: Jacula Modyun END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-12T22:28:35.000000Z K 7 svn:log V 236 Upgrade to version 1.374 and cleanup. The asdf-init.lisp script was changed to support the bundled ASDF libraries in lang/ccl and lang/sbcl. Therefore, it can be safely loaded by both (also by lang/clisp) to enable the ASDF framework. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-12T22:55:02.000000Z K 7 svn:log V 30 Add %%LIB32DIR%%/common-lisp. END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-12T23:27:45.000000Z K 7 svn:log V 451 This Haskell library implements the SHA suite of message digest functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as the SHA-based HMAC routines. The functions have been tested against most of the NIST and RFC test vectors for the various functions. While some attention has been paid to performance, these do not presently reach the speed of well-tuned libraries, like OpenSSL. WWW: http://hackage.haskell.org/package/SHA END K 10 svn:author V 5 edwin K 8 svn:date V 27 2010-01-13T00:09:10.000000Z K 7 svn:log V 77 Ports modules update at Wednesday 13 January 2010 at 00:09 Feature safe: yes END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-13T00:20:58.000000Z K 7 svn:log V 51 Remove dependencies on obsolete cl-asdf-sbcl port. END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-13T00:49:18.000000Z K 7 svn:log V 26 - Update to 1.0.0 - Adopt END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-13T00:49:41.000000Z K 7 svn:log V 17 - Update to 1.10 END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-13T00:50:35.000000Z K 7 svn:log V 16 -Update to 0.68 END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-13T00:57:13.000000Z K 7 svn:log V 67 - mark deprecated and set expires replcaed by misc/gkrellmbgchg2 END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T01:53:00.000000Z K 7 svn:log V 42 - Update to 2.1.4 - Remove unneeded patch END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T01:57:02.000000Z K 7 svn:log V 18 - Update to 0.1.3 END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T02:04:12.000000Z K 7 svn:log V 52 - Update to 2.0.2 - Add files/patch-MyTcpSocket.cpp END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T02:09:16.000000Z K 7 svn:log V 18 - Update to 2.0.2 END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2010-01-13T02:36:33.000000Z K 7 svn:log V 17 Upgrade to 0.37. END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2010-01-13T03:07:17.000000Z K 7 svn:log V 54 Add LIB_DEPENDS to libevent to fix build & pkg-plist. END K 10 svn:author V 5 bland K 8 svn:date V 27 2010-01-13T04:55:40.000000Z K 7 svn:log V 15 Update to 214. END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T06:29:15.000000Z K 7 svn:log V 92 - Update to 1.7.0 PR: ports/142758 Submitted by: Mitchell Smith (maintainer) END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T06:31:52.000000Z K 7 svn:log V 92 - Update to 1.2.0 PR: ports/142759 Submitted by: Mitchell Smith (maintainer) END K 10 svn:author V 7 nemoliu K 8 svn:date V 27 2010-01-13T06:33:07.000000Z K 7 svn:log V 147 Add autotrust 0.3.1, a a tool to automatically update DNSSEC trust anchors. PR: ports/142523 Submitted by: Jaap Akkerhuis END K 10 svn:author V 8 matusita K 8 svn:date V 27 2010-01-13T07:26:42.000000Z K 7 svn:log V 224 Use SUB_FILES to substitute pkg-message. In theory, package contents will not be changed. But it _is_ really changed so that bump PORTREVISION here. PR: 142615 Submitted by: Sevan Janiyan, venture37 atmark geeklan.co.uk END K 10 svn:author V 4 beat K 8 svn:date V 27 2010-01-13T07:37:54.000000Z K 7 svn:log V 176 - Forced commit to document that emulators/virtualbox-ose and emulators/virtualbox-ose-kmod were repocopied from emulators/virtualbox. PR: ports/142525 Repocopy by: marcus END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2010-01-13T07:42:16.000000Z K 7 svn:log V 18 - update to 5.9.2 END K 10 svn:author V 7 nemoliu K 8 svn:date V 27 2010-01-13T07:51:50.000000Z K 7 svn:log V 94 - Update to 1.4.0 PR: ports/142762 Submitted by: Gea-Suan Lin (maintainer) END K 10 svn:author V 4 beat K 8 svn:date V 27 2010-01-13T08:03:17.000000Z K 7 svn:log V 2128 emulators/virtualbox: - Remove emulators/virtualbox port. Renamed to emulators/virtualbox-ose and seperate port for the kernel modules created: emulators/virtualbox-ose-kmod. emulators/virtualbox-ose: - Update to 3.1.2 - Update guest additions to 3.1.2 - Port has been renamed to virtualbox-ose to reflect that we are using the OSE version. [1] - Added proper PulseAudio support for FreeBSD [2] - procfs is not required anymore because vbox uses sysctl(3) now [3] - Update pkg-message to reflect recent changes - Add nox's FreeBSD host networking patches that are now also in the upstream vbox svn (modulo vbox variable naming style adjustments:) http://lists.freebsd.org/pipermail/freebsd-emulation/2010-January/007260.html http://www.virtualbox.org/changeset/25698 1. Allow direct tap networking again (for users that need the best network performance and/or need more complex network setups, like when they want to use routing instead of bridging to e.g. protect from guests messing with the lan's arp tables; a tap + routing + proxy arp example is in the above freebsd-emulation posting.) 2. Enable vbox' shared mac feature when using bridged mode on a wifi interface, together with the virtualbox-ose-kmod change this should fix bridged mode for wifi users. [4] emulators/virtualbox-ose-kmod: - Update to 3.1.2 - Add rc.d script to load kernel modules - Fix build with a non-standard location for the system source [5] - Merge aeichner's vboxnetflt fix committed to upstream vbox svn (thanks!) that makes the shared mac feature enabled above actually work on FreeBSD hosts. [6] Please see http://wiki.freebsd.org/VirtualBox for update instructions. Many thanks to the VirtualBox developers, all tester, patch submitter and the whole vbox@ team. PR: ports/141630 [2] Noticed by: mm@ [1] Submitted by: Noriyoshi Kawano [2], Baptiste Daroussin [3] and Bernhard Froehlich [3], nox@ [4], scf@ [5] Obtained from: http://www.virtualbox.org/changeset/25699 [6] On behalf of: vbox@ (decke, dhn, itetcu, miwi, nox) END K 10 svn:author V 4 beat K 8 svn:date V 27 2010-01-13T08:10:34.000000Z K 7 svn:log V 668 These additions are for installation inside a FreeBSD guest. VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License. WWW: http://www.virtualbox.org/ Please see http://wiki.freebsd.org/VirtualBox for installation instructions. Many thanks to the VirtualBox developers, all tester, patch submitter and the whole vbox@ team. On behalf of: vbox@ (decke, dhn, itetcu, miwi, nox) END K 10 svn:author V 7 nemoliu K 8 svn:date V 27 2010-01-13T08:15:54.000000Z K 7 svn:log V 102 - Update to 2.4 PR: ports/142729 Submitted by: Rodrigo OSORIO (ros) (maintainer) END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2010-01-13T08:40:25.000000Z K 7 svn:log V 99 - Update to 1.2 - Changelog: END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T09:06:39.000000Z K 7 svn:log V 18 - Update to 3.017 END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T09:09:02.000000Z K 7 svn:log V 17 - Update to 0.57 END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T09:14:20.000000Z K 7 svn:log V 99 - Fix depends PR: ports/142756 Submitted by: "Vasiliy P. Melnik" (maintainer) END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T09:17:45.000000Z K 7 svn:log V 101 - Update to 0.09 PR: ports/142751 Submitted by: Vladimir Timofeev (maintainer) END K 10 svn:author V 5 bland K 8 svn:date V 27 2010-01-13T09:21:52.000000Z K 7 svn:log V 46 Add bison build dependency. Reported by: QAT END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T09:22:45.000000Z K 7 svn:log V 108 - Update to 2.6.0 PR: ports/142745 Submitted by: Bo-Yi Wu Approved by: maintainer END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2010-01-13T09:45:42.000000Z K 7 svn:log V 45 - fix API change in ruby1.8 - update to 3.18 END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2010-01-13T10:15:07.000000Z K 7 svn:log V 15 Update to 0.62 END K 10 svn:author V 3 avl K 8 svn:date V 27 2010-01-13T10:22:31.000000Z K 7 svn:log V 31 - Adjust virtualbox dependency END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T11:07:10.000000Z K 7 svn:log V 148 - Update to 0.0.4 - Remove files/patch-engine__engine.py PR: ports/142738 Submitted by: Hiroto Kagotani (maintyainer) END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T11:12:13.000000Z K 7 svn:log V 18 - Update to 0.0.4 END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-13T11:35:08.000000Z K 7 svn:log V 54 Install expanded HTML documentation and use LIB32DIR. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-13T11:39:30.000000Z K 7 svn:log V 26 Upgrade to version 1.6.2. END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-13T12:13:44.000000Z K 7 svn:log V 162 - Update dependence - Add files/patch-spamassassin.raw - Make portlint happy PR: ports/141776 Submitted by: TAOKA Fumiyoshi (maintainer) END K 10 svn:author V 3 pav K 8 svn:date V 27 2010-01-13T12:47:20.000000Z K 7 svn:log V 112 - Update to 2.4.2 PR: ports/142360 Submitted by: Stephen Montgomery-Smith (maintainer) END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-13T12:48:17.000000Z K 7 svn:log V 15 Sync versions. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-13T12:48:52.000000Z K 7 svn:log V 20 Trivial layout fix. END K 10 svn:author V 3 pav K 8 svn:date V 27 2010-01-13T12:51:33.000000Z K 7 svn:log V 94 - Update to 0.33 PR: ports/142569 Submitted by: Horvath Andras (maintainer) END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-13T12:52:22.000000Z K 7 svn:log V 19 Always use " -sf". END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-13T13:28:27.000000Z K 7 svn:log V 15 Suppress echo. END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2010-01-13T13:29:39.000000Z K 7 svn:log V 31 - update to 1.2.42 PR: 142575 END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2010-01-13T13:30:27.000000Z K 7 svn:log V 72 - new option WITH_OPENSSL_THREADS - revert Configure - bump shared libs END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-13T13:51:29.000000Z K 7 svn:log V 27 Remove redundant commands. END K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-13T14:11:34.000000Z K 7 svn:log V 254 - Update x11/hs-x11-ghc to 1.5.0.0 - Update x11-wm/xmonad to 0.9.1 - Update x11-wm/xmonad-contrib to 0.9.1 PR: ports/142106, ports/142121 Submitted by: Jacula Modyun Approved by: maintainer timeout (for xmonad and xmonad-contrib) END K 10 svn:author V 3 osa K 8 svn:date V 27 2010-01-13T14:20:09.000000Z K 7 svn:log V 217 Fix build by change dependences. Fix COMMENT. Respect CC/CFLAGS. Write install target. Bump PORTREVISION. Report by: QAT@ Approved by: Jaap Akkerhuis aka jaap at NLnetLabs dot nl (maintainer) Pointy hat to: nemoliu@ END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2010-01-13T14:23:19.000000Z K 7 svn:log V 34 - fix build after ruby API change END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2010-01-13T14:26:45.000000Z K 7 svn:log V 40 - retire port, to many unfixed problems END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2010-01-13T14:27:46.000000Z K 7 svn:log V 14 - remove gold END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2010-01-13T14:29:31.000000Z K 7 svn:log V 21 - add entry for gold END K 10 svn:author V 3 tdb K 8 svn:date V 27 2010-01-13T15:56:22.000000Z K 7 svn:log V 28 - Update to snapshot r6305. END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2010-01-13T16:01:14.000000Z K 7 svn:log V 17 - Adopt the port END K 10 svn:author V 3 ale K 8 svn:date V 27 2010-01-13T16:25:00.000000Z K 7 svn:log V 198 - Remove a circular dependency between openjdk6 and ant (required to make it the default jdk port) - Remove manual fetching of unrestricted jce policy file - Other no-ops Approved by: maintainer END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2010-01-13T17:04:08.000000Z K 7 svn:log V 202 Find modules loaded by Perl code without running it. WWW: http://search.cpan.org/dist/Module-Used/ While here, keep devel/Makefile sorted PR: 142775 Submitetd by: Takuya Tsuchida END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2010-01-13T17:05:36.000000Z K 7 svn:log V 136 PID file operations WWW: http://search.cpan.org/dist/Pid-File-Flock/ PR: 142776 Submitetd by: "Oleg A. Mamontov" END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2010-01-13T18:14:28.000000Z K 7 svn:log V 147 - Updated to 1.9.7 NOTE: Multiple security issues have been reported in ZF < 1.9.7, and a VuXML update will be prepared for review shortly. END K 10 svn:author V 2 cy K 8 svn:date V 27 2010-01-13T18:32:44.000000Z K 7 svn:log V 35 Unbreak, add autotools dependency. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2010-01-13T19:21:48.000000Z K 7 svn:log V 138 - Update to 1.2 - Pass maintainership to submitter - Add distfile mirror PR: 142783 Submitted by: Rob Farmer END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2010-01-13T19:26:59.000000Z K 7 svn:log V 211 qtResistors - calculate resistance of resistor by the colors on the resistor WWW: http://qt-apps.org/content/show.php/qtResistors?content=118297 PR: 142554 Submitted by: zloidemon END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2010-01-13T19:30:19.000000Z K 7 svn:log V 115 - Fix potential division by zero bug PR: 142785 Submitted by: Rob Farmer (maintainer) END K 10 svn:author V 4 bsam K 8 svn:date V 27 2010-01-13T19:33:53.000000Z K 7 svn:log V 104 Reset maintainership. PR: ports/142789 Submitted by: Yuri Pankov (maintainer) END K 10 svn:author V 2 cy K 8 svn:date V 27 2010-01-13T22:02:31.000000Z K 7 svn:log V 24 Repair configure error. END K 10 svn:author V 7 delphij K 8 svn:date V 27 2010-01-13T23:30:43.000000Z K 7 svn:log V 319 Fix a minor information leak issue which will expose directories outside the wiki root (not their contents though). This commit actually upgraded the port to 2009-12-25b by adding the patch file. For details please consult: http://bugs.splitbrain.org/index.php?do=details&task_id=1847 Sponsored by: iXsystems, Inc. END K 10 svn:author V 5 leeym K 8 svn:date V 27 2010-01-14T00:11:13.000000Z K 7 svn:log V 201 use SUB_FILES to adjust pkg-message use LOCALBASE instead of PREFIX in CFLAGS & LDFLAGS use PLIST_FILES instead of a seperate file PR: 142798 Submitted by: Sevan Janiyan END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-14T01:01:44.000000Z K 7 svn:log V 18 - Update to 1.6.4 END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-14T01:20:24.000000Z K 7 svn:log V 110 - Reset maintainer PR: ports/142788 Submitted by: Yuri Pankov (previous maintainer) END K 10 svn:author V 3 wxs K 8 svn:date V 27 2010-01-14T02:47:37.000000Z K 7 svn:log V 637 A Python utilities collection for building WSGI applications. Werkzeug does not try to be a framework, and instead started as a simple collection of various utilities useful for building WSGI applications. It has since become one of the most advanced collections of its kind. It includes a powerful debugger, fully featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed add-on modules. WWW: http://werkzeug.pocoo.org/ Submitted by: Lewis (private mail) END K 10 svn:author V 5 yzlin K 8 svn:date V 27 2010-01-14T03:14:32.000000Z K 7 svn:log V 196 - Force commit to note repocopy: www/py-beautifulsoup -> www/py-beautifulsoup30 PR: ports/141288 Submitted by: Kirk Strauser Approved by: lwhsu (mentor) Repocopy by: marcus END K 10 svn:author V 3 wxs K 8 svn:date V 27 2010-01-14T03:16:39.000000Z K 7 svn:log V 215 - Remote NLS support (been broken a long time) - Use xsel from ports, bundled version is out-dated - Make manual building optional PR: ports/142346 Submitted by: Rob Farmer (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T03:21:29.000000Z K 7 svn:log V 51 - Mark MAKE_JOBS_UNSAFE=yes Reported by: P6 tb END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T03:31:20.000000Z K 7 svn:log V 146 - Fix startup warning by running Doc/scantree.pl post-install PR: ports/131225 Submitted by: douglas steinwand END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2010-01-14T03:32:42.000000Z K 7 svn:log V 710 - Added entry for multiple vulnerabilities in www/zend-framework - Cleaned up some entries reported by "make tidy" Reviewed by: secteam (delphij via email) Approved by: secteam (delphij via email) Security: http://framework.zend.com/security/advisory/ZF2010-06 Security: http://framework.zend.com/security/advisory/ZF2010-05 Security: http://framework.zend.com/security/advisory/ZF2010-04 Security: http://framework.zend.com/security/advisory/ZF2010-03 Security: http://framework.zend.com/security/advisory/ZF2010-02 Security: http://framework.zend.com/security/advisory/ZF2010-01 Security: http://framework.zend.com/security/advisory/ZF2009-02 Security: http://framework.zend.com/security/advisory/ZF2009-01 END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T04:26:05.000000Z K 7 svn:log V 396 Routine maintenance script for p5-Mail-SpamAssassin to run as a daily periodic job. * Check for updates to sa rules and download * Optionally use sa-compile to build a compiled set of rules * Optionally restart spamd whenever new rules are downloaded * Manage multiple update channels and GPG keys PR: ports/142465 Submitted by: Matthew Seaman END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T04:26:41.000000Z K 7 svn:log V 689 geomWatch is a program for monitoring the well-being of GEOM providers. It checks the state of each configured provider at a configured interval, and, if it notices that a provider has lost a component, or encounters a problem while checking a provider's state, it will send an e-mail with details of the matter--such as what components were lost and which remain, or, in the event of a problem, what the problem was--to an arbitrary number of recipients, so that corrective action can be taken (for example, replacing a failed disk). WWW: http://acm.poly.edu/wiki/GEOM_Watch -Boris Kochergin PR: ports/142735 Submitted by: Boris Kochergin END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T04:27:10.000000Z K 7 svn:log V 657 Tumble is a utility to construct PDF files from one or more image files. Supported input image file formats are JPEG, and black and white TIFF (single- or multi-page). Black and white images will be encoded in the PDF output using lossless Group 4 fax compression (ITU-T recommendation T.6). This provides a very good compression ratio for text and line art. JPEG images will be preserved with the original coding. The current version of Tumble will only work on little-endian systems, such as x86, VAX, and Alpha. The byte order dependencies will be fixed in a later release. PR: ports/142765 Submitted by: Rob Farmer END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T04:27:35.000000Z K 7 svn:log V 157 SpamAssassin statistic collecting server WWW: http://search.cpan.org/dist/sastatd/ PR: ports/142780 Submitted by: Oleg A. Mamontov END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T04:41:12.000000Z K 7 svn:log V 316 - Update to 0.84 - Install sample jail.conf and fail2ban.conf files so that when users modify the fail2ban.conf and jail.conf files they are not removed. - Add an IPFW example using IPFW tables - Created freebsd sshd and ftp example conf files. Submitted by: Ken Menzel (via e-mail) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T04:42:13.000000Z K 7 svn:log V 16 - sort pkg-list END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-14T05:57:15.000000Z K 7 svn:log V 17 - Update to 2.56 END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-14T05:59:31.000000Z K 7 svn:log V 103 - Update to 1.0.1 and fix the fetch error Submitted by: dikshie@sfc.wide.ad.jp (maintainer,via Email) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T06:21:03.000000Z K 7 svn:log V 275 * Switch to using bsd.port.options.mk * Track PREFIX settings from the parent www/rt38 or www/rt36 port: has to match, or it won't work. * Minor fix to pkg-plist.rt38 PR: ports/142135 Submitted by: Matthew Seaman (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T06:21:41.000000Z K 7 svn:log V 232 * Switch to using bsd.port.options.mk * Track PREFIX settings from the parent www/rt38 or www/rt36 port: has to match, or it won't work. PR: ports/142136 Submitted by: Matthew Seaman END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T06:22:18.000000Z K 7 svn:log V 245 * Switch to using bsd.port.options.mk * Track PREFIX settings from the parent www/rt38 or www/rt36 port: has to match, or it won't work. PR: ports/142138 Submitted by: Matthew Seaman (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T06:23:31.000000Z K 7 svn:log V 245 * Switch to using bsd.port.options.mk * Track PREFIX settings from the parent www/rt38 or www/rt36 port: has to match, or it won't work. PR: ports/142140 Submitted by: Matthew Seaman (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T06:25:56.000000Z K 7 svn:log V 110 - Fix WWW line PR: ports/142787 Submitted by: Christian Ullrich END K 10 svn:author V 7 linimon K 8 svn:date V 27 2010-01-14T07:04:52.000000Z K 7 svn:log V 34 Over to submitter of last update. END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2010-01-14T08:37:19.000000Z K 7 svn:log V 103 - fix rx filename PR: 141670 Obtained from: http://ttssh2.sourceforge.jp/patch/lrzsz-rxfliename.patch END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2010-01-14T08:43:05.000000Z K 7 svn:log V 98 - Update to 0.12 - Changelog: END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2010-01-14T08:51:56.000000Z K 7 svn:log V 27 - mark BROKEN for ruby 1.9 END K 10 svn:author V 4 roam K 8 svn:date V 27 2010-01-14T09:18:15.000000Z K 7 svn:log V 94 Add an upstream patch as another attempt to fix the vdelivermail segfault. Submitted by: ale END K 10 svn:author V 5 edwin K 8 svn:date V 27 2010-01-14T09:35:14.000000Z K 7 svn:log V 76 Ports modules update at Thursday 14 January 2010 at 09:35 Feature safe: yes END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-14T11:09:40.000000Z K 7 svn:log V 43 Fix build by using a single clisp session. END K 10 svn:author V 5 demon K 8 svn:date V 27 2010-01-14T12:33:21.000000Z K 7 svn:log V 65 Update to 4.42. PR: 142822 Submitted by: bf END K 10 svn:author V 5 demon K 8 svn:date V 27 2010-01-14T12:42:10.000000Z K 7 svn:log V 45 Chase glpk shlib version. Bump PORTREVISION. END K 10 svn:author V 3 wxs K 8 svn:date V 27 2010-01-14T14:28:24.000000Z K 7 svn:log V 103 - Install missing gitweb.js if GITWEB option is selected. Submitted by: Marc Branchaud (private mail) END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2010-01-14T14:35:10.000000Z K 7 svn:log V 19 - Upgrade to 0.07. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2010-01-14T14:58:03.000000Z K 7 svn:log V 239 This is YALI, its a LOLCODE interpreter, written in perl. WWW: http://1.618034.com/yali-yet-another-lolcode-interpreter/index.php - While here, keep textproc/Makefile sorted PR: 141173 Submitted by: Tom Sparks END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2010-01-14T15:50:37.000000Z K 7 svn:log V 27 - Added PORTSCOUT variable END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2010-01-14T15:54:54.000000Z K 7 svn:log V 18 - Updated to 0.13 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2010-01-14T16:37:31.000000Z K 7 svn:log V 303 Test dependency between module and META.yml. This module reads META.yml and get build_requires and requires. It compares required module is really used and used module is really required. WWW: http://search.cpan.org/dist/Test-Module-Used/ PR: 142818 Submitted by: Takuya Tsuchida END K 10 svn:author V 3 dhn K 8 svn:date V 27 2010-01-14T17:34:56.000000Z K 7 svn:log V 20 - Update to 2.0.4.4 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2010-01-14T17:50:04.000000Z K 7 svn:log V 255 - Add missing dependency on intltool - While here, fix handling of manpage which is installed unconditionally (approved by maintainer) PR: 142834 Submitted by: Guido Falsi (maintainer) Reported by: Ebbe Hjorth END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2010-01-14T18:04:00.000000Z K 7 svn:log V 131 - Removed IGNORE for OSVERSION < 7.0 - builds fine in 6.4 Tinderbox Approved by: gslin@gslin.org (maintainer - via private email) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2010-01-14T18:41:28.000000Z K 7 svn:log V 105 - Add missing dependency on oggenc PR: 141944 Submitted by: Stefan Ollermann END K 10 svn:author V 3 osa K 8 svn:date V 27 2010-01-14T18:55:41.000000Z K 7 svn:log V 216 Use USE_OPENSSL instead of bsd.openssl.mk. Do not remove default DISTFILES due to port building failure when third-party module (i.e. additional DISTFILES) selected. Do not bump PORTREVISIONs. PRs: 142831, 142833 END K 10 svn:author V 3 bms K 8 svn:date V 27 2010-01-14T19:11:45.000000Z K 7 svn:log V 69 seom is a library to allow OpenGL application output to be captured. END K 10 svn:author V 3 bms K 8 svn:date V 27 2010-01-14T19:12:18.000000Z K 7 svn:log V 72 yukon is an application to capture video of OpenGL animation using seom END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2010-01-14T19:29:02.000000Z K 7 svn:log V 139 - Update to 2.0.0 - Use MASTER_SITE_GOOGLE_CODE PR: ports/142832 Submitted by: Sofian Brabez Approved by: maintainer END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2010-01-14T19:38:55.000000Z K 7 svn:log V 109 - Update to 1.5.3 PR: ports/142830 Submitted by: Sofian Brabez Approved by: maintainer END K 10 svn:author V 3 bms K 8 svn:date V 27 2010-01-14T19:45:30.000000Z K 7 svn:log V 65 add i386/amd64 conditional build dep on yasm (found by QA tindy) END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2010-01-14T19:59:00.000000Z K 7 svn:log V 19 - Updated to 1.4.0 END K 10 svn:author V 3 dhn K 8 svn:date V 27 2010-01-14T20:03:47.000000Z K 7 svn:log V 18 - Update to 1.0.2 END K 10 svn:author V 2 cy K 8 svn:date V 27 2010-01-14T20:06:34.000000Z K 7 svn:log V 65 Remove the requirement for automake as it's not needed to build. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2010-01-14T20:52:42.000000Z K 7 svn:log V 146 - Fix compilation in presence of x11-toolkits/fltk - While here, simplify MASTER_SITES PR: 141450 Submitted by: atom smasher END K 10 svn:author V 3 wxs K 8 svn:date V 27 2010-01-14T21:55:28.000000Z K 7 svn:log V 158 - Add CrystalReports support PR: ports/142331 Submitted by: Jason Helfman Approved by: Jason Harris (maintainer) END K 10 svn:author V 7 thierry K 8 svn:date V 27 2010-01-14T22:22:11.000000Z K 7 svn:log V 69 Update to 1.05.2.20091227. PR: ports/142777 Submitted by: keramida END K 10 svn:author V 5 dougb K 8 svn:date V 27 2010-01-14T22:37:17.000000Z K 7 svn:log V 550 Update to 0.14.8, which contains the following: * ignore unkown metadata messages * fixed typo that would sometimes prevent queued torrents to be checked * fixed bug in auto-manager where active_downloads and active_seeds would sometimes be used incorrectly * force_recheck() no longer crashes on torrents with no metadata * fixed broadcast socket regression from 0.14.7 * fixed hang in NATPMP when shut down while waiting for a response * fixed some more error handling in bdecode PR: ports/142574 Submitted by: dikshie END K 10 svn:author V 5 dougb K 8 svn:date V 27 2010-01-14T22:38:47.000000Z K 7 svn:log V 518 Update to version 2.0.7, which contains the following bugfixes: Fix 'Add in pause' setting in torrent addition dialog Update RSS feed as soon as feed downloader is enabled RSS Feed downloader ignores articles above maximum number of articles Fix possible bug when deleting a RSS folder Remove persistant data when a RSS feed is deleted RSS filters are now alphabetically sorted Fix crash when renaming currently displayed RSS filter Remove overwriting confirmation when exporting RSS filters since Qt takes care of it END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2010-01-14T23:02:22.000000Z K 7 svn:log V 21 - Upgrade to 0.9031. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2010-01-14T23:06:15.000000Z K 7 svn:log V 131 - Set $PORTNAME to 0.4600 and $DISTNAME to $PORTNAME-0.46 because previous version 0.4501 is larger than 0.46 by pkg_version -t. END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T23:06:41.000000Z K 7 svn:log V 185 - Fix gnutls linking error by using pkg-config PR: ports/138435 Submitted by: Chris Cowart Approved by: maintainer timeout (> 5 months) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T23:16:08.000000Z K 7 svn:log V 163 - Use the RC system correct PR: ports/141187 Submitted by: Anselm Strauss Approved by: maintainer timeout (1 month 6 days) END K 10 svn:author V 3 dhn K 8 svn:date V 27 2010-01-14T23:16:30.000000Z K 7 svn:log V 18 - Update to 1.0.3 END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-14T23:19:21.000000Z K 7 svn:log V 279 * Add an option to apply patch allowing to search for pattern anywhere in line * Add -DHAVE_STRING_H to make compiler happy * Bump PORTREVISION PR: ports/141437 Submitted by: "Alexander V. Chernikov" Approved by: maintainer timeout (1 month) END K 10 svn:author V 5 edwin K 8 svn:date V 27 2010-01-15T00:09:13.000000Z K 7 svn:log V 74 Ports modules update at Friday 15 January 2010 at 00:09 Feature safe: yes END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-15T00:46:22.000000Z K 7 svn:log V 285 - Allow the user to choose a video driver to use instead of the default vesa driver. - xinit and xauth are searched at the right place PR: ports/142053 Submitted by: Carlos Santos Approved by: Eitan Adler (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-15T00:49:35.000000Z K 7 svn:log V 178 - Convert from rubygem-postgres to reubygem-pg to fix ruby 1.9.x issues PR: ports/142461 Reported by: Aaron Gifford With help from: dinoex END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-15T00:55:51.000000Z K 7 svn:log V 86 - Fix PLIST_FILES [1] - Fix typo in pkg-message [2] Reported by: QAT [1], ale [2] END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2010-01-15T01:13:13.000000Z K 7 svn:log V 256 JVGS is a free, minimalistic platform game that runs on windows, mac, linux and most other obscure systems out there. Some elements are loosely based on xkcd. The Ghosts album by Nine Inch Nails was chosen as soundtrack. WWW: http://jvgs.sourceforge.net/ END K 10 svn:author V 6 gerald K 8 svn:date V 27 2010-01-15T01:16:07.000000Z K 7 svn:log V 46 Update to the 20100112 snapshot of GCC 4.4.3. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2010-01-15T02:08:29.000000Z K 7 svn:log V 242 - Recent version of Mouse requires Devel::PPPort>=3.19, and included Module::Install::XSUtil requires ExtUtils::ParseXS>=2.21. - This fixes 'ld-elf.so.1: Mouse.so: Undefined symbol "HvNAMELEN_get"' problems when building dependent ports. END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-15T02:20:30.000000Z K 7 svn:log V 18 - Update to 0.105 END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2010-01-15T02:39:27.000000Z K 7 svn:log V 19 - Upgrade to 0.04. END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-15T02:42:47.000000Z K 7 svn:log V 217 - Make socket executable if client attached (useful for scripts), obtained from upstream issue tracker - Submitted is now MAINTAINER PR: ports/142763 Submitted by: Rob Farmer END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-15T02:44:01.000000Z K 7 svn:log V 251 - Fix rc.d script for chroot functionality (thanks to Doug Barton for help with this) - Switch an empty #elif to #else to please GCC 4.4 - Submitter is now MAINTAINER PR: ports/142764 Submitted by: Rob Farmer END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-15T02:48:17.000000Z K 7 svn:log V 174 - patch available on original site anymore, nor it is being developed anymore PR: ports/142800 Submitted by: Krzysztof Kowalewski (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-15T02:53:14.000000Z K 7 svn:log V 130 - Update to 5.3.6 PR: ports/142810 Submitted by: Cristiano Rolim Pereira (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-15T02:54:57.000000Z K 7 svn:log V 157 - USB module does not build on 8.x, turn it off by default in this case. PR: ports/141829 Submitted by: Dominic Fandrey END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-15T03:03:45.000000Z K 7 svn:log V 389 games/ioquake3: OPTIONS+= CURL "Enable cURL for http/ftp download" on \ OPENAL "Enable OpenAL audio output" on \ MUMBLE "Enable Mumble support (no dependencies)" on \ VORBIS "Enable Ogg Vorbis support" on games/ioquake3-devel: Update to r1771 PR: ports/142712 Submitted by: Dominic Fandrey (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2010-01-15T03:05:01.000000Z K 7 svn:log V 153 - Update to 4.0.1 - RUN_DEPENDS+=multimedia/py-gstreamer PR: ports/142715 Submitted by: UMENO Takashi (maintainer) END K 10 svn:author V 5 edwin K 8 svn:date V 27 2010-01-15T04:23:29.000000Z K 7 svn:log V 78 Add Asia/Novokuznetsl to the pkg-plist. Replace share/zoneinfo by %%DATADIR%% END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-15T04:38:57.000000Z K 7 svn:log V 17 - Update to 0.37 END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-15T04:50:38.000000Z K 7 svn:log V 19 - Update to 0.12.1 END K 10 svn:author V 2 cy K 8 svn:date V 27 2010-01-15T05:06:53.000000Z K 7 svn:log V 40 Fix pkg-plist issue. Pointy hat to: Me END K 10 svn:author V 2 cy K 8 svn:date V 27 2010-01-15T05:37:37.000000Z K 7 svn:log V 213 The configure script automatically detects if autotools have been pre-installed. If true it uses autotools to generate ${WRKDIR}/src/Makefile. This causes pkg-plist issues on systems with pre-installed autotools. END K 10 svn:author V 6 glewis K 8 svn:date V 27 2010-01-15T06:07:42.000000Z K 7 svn:log V 108 . Add support for the openjdk7 port. . Add support for a JAVA_VERSION requirement of 1.7. Reviewed by: hq@ END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2010-01-15T06:11:22.000000Z K 7 svn:log V 18 Upgrade to 2.3.0. END K 10 svn:author V 6 glewis K 8 svn:date V 27 2010-01-15T06:14:59.000000Z K 7 svn:log V 134 . Fix constructing the DISTFILE_INSTRUCTIONS variable for the main distribution file. Submitted by: Mark Costlow END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-15T06:21:10.000000Z K 7 svn:log V 18 - Update to 3.0.5 END K 10 svn:author V 7 thierry K 8 svn:date V 27 2010-01-15T06:42:58.000000Z K 7 svn:log V 135 Fix on -CURRENT, after the switch to utmpx.h. Submitted by: ed Reported by: Wilkinson, Alex END K 10 svn:author V 6 johans K 8 svn:date V 27 2010-01-15T07:12:21.000000Z K 7 svn:log V 96 - Update to version 2.2 (now using Qt4) - Remove patches that are no longer needed - Adopt port END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-15T07:20:43.000000Z K 7 svn:log V 522 Geo::WebService::Elevation::USGS executes elevation queries against the United States Geological Survey's web server. You provide the latitude and longitude in degrees, with south latitude and west longitude being negative. The return is typically a hash containing the data you want. Query errors are exceptions by default, though the object can be configured to signal an error by an undef response, with the error retrievable from the 'error' attribute. WWW: http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/ END K 10 svn:author V 4 maho K 8 svn:date V 27 2010-01-15T07:22:27.000000Z K 7 svn:log V 39 Update to OOO320_m9. This is 3.2.0rc2. END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2010-01-15T07:54:18.000000Z K 7 svn:log V 107 - Update to 4.1 PR: ports/142826 Submitted by: Sofian Brabez Approved by: maintainer END K 10 svn:author V 4 gahr K 8 svn:date V 27 2010-01-15T08:04:50.000000Z K 7 svn:log V 34 - Fix PLIST Reported by: QAT, PH END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2010-01-15T09:17:17.000000Z K 7 svn:log V 20 Update MASTER_SITES END K 10 svn:author V 7 nemoliu K 8 svn:date V 27 2010-01-15T09:56:12.000000Z K 7 svn:log V 152 - Update to 1.9.0b6.8 - Give maintainer ship to Yuri Pankov PR: ports/142850 Submitted by: Yuri Pankov END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2010-01-15T10:55:14.000000Z K 7 svn:log V 18 - Update to 0.6.4 END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2010-01-15T11:00:45.000000Z K 7 svn:log V 18 - Update to 1.0.4 END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-15T11:08:15.000000Z K 7 svn:log V 112 - Update to 1.5.5 PR: ports/142848 Submitted by: Stephen Montgomery-Smith (maintainer) END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2010-01-15T11:11:49.000000Z K 7 svn:log V 114 - Chase py-pycrypto update PR: ports/142479 Submitted by: lwhsu Approved by: ports AT c0decafe.net (maintainer) END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-15T11:13:51.000000Z K 7 svn:log V 141 Precompile the asdf-install module. Remove .orig files after patching. Set MANUAL_PACKAGE_BUILD due to the SSE2 instruction set requirement. END K 10 svn:author V 3 wen K 8 svn:date V 27 2010-01-15T11:21:48.000000Z K 7 svn:log V 43 - Update to 0.028 - Add some options entry END K 10 svn:author V 2 gj K 8 svn:date V 27 2010-01-15T11:54:42.000000Z K 7 svn:log V 67 Allow this to compile after the switch from utmp to utmpx in HEAD. END K 10 svn:author V 6 daichi K 8 svn:date V 27 2010-01-15T12:09:37.000000Z K 7 svn:log V 25 Update to 1.2.0.20100115 END K 10 svn:author V 3 ale K 8 svn:date V 27 2010-01-15T12:14:22.000000Z K 7 svn:log V 28 Update to 5.5.1-m2 release. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2010-01-15T12:14:39.000000Z K 7 svn:log V 407 Remove redundant code and variables from the cl-* ports. Introduce bsd.cl-asdf.mk to automate the compilation and installation of Common Lisp libraries using the ASDF framework. Currently it supports building FASL files on SBCL and CLISP, to support the ports that already exist in the ports tree. This should help bringing in more cl-* ports from the ASDF repository without excessive code duplication. END K 10 svn:author V 3 knu K 8 svn:date V 27 2010-01-15T12:25:16.000000Z K 7 svn:log V 15 Update to 0.9. END