ĩ|276501 247 178 501 470 416 319 509 488 213 152 381 200 217 264 229 217 217 229 217 265 220 128 154 147 154 399 287 280 196 130 129 166 207 223 222 263 119 460 135 143 170 175 226 297 347 287 117 218 140 173 364 185 187 520 187 208 135 212 173 137 176 109 122 176 176 177 238 168 196 171 171 184 497 194 280 315 315 331 485 391 453 287 139 336 446 267 288 267 181 114 183 234 148 234 188 301 233 114 176 206 113 113 251 138 191 274 173 114 152 425 168 139 114 118 135 308 169 189 177 126 202 168 110 251 110 110 257 193 931 219 221 151 211 164 172 118 187 206 196 179 255 219 182 113 276 194 194 215 204 211 153 193 196 199 110 405 140 117 236 166 155 113 170 143 114 263 649 386 155 386 183 131 238 258 471 221 184 268 287 228 273 242 218 130 187 321 297 186 135 178 110 174 114 109 110 119 164 167 178 160 147 143 187 171 192 106 302 279 273 185 207 184 208 178 271 231 113 155 251 254 190 389 146 200 203 179 218 113 148 116 183 189 179 202 109 156 159 315 222 152 158 157 118 132 119 118 113 339 K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-06-27T14:39:36.000000Z K 7 svn:log V 86 Now that www/mambo is updated, fix the range in 8a5770b4-54b5-11db-a5ae-00508d6a62df. END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-27T14:44:38.000000Z K 7 svn:log V 407 This module provides an interface to libffi which enables you to call C functions from Pure and vice versa. It extends and complements Pure's built-in C interface in that it also handles C structs and makes Pure functions callable from C without writing a single line of C code. WWW: http://docs.pure-lang.googlecode.com/hg/pure-ffi.html PR: ports/156103 Submitted by: Zhihao Yuan END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-27T14:45:31.000000Z K 7 svn:log V 376 Sql3 is an interface to the popular Sqlite3 database. The module provides a minimal wrapper around Sqlite3's C interface which is designed to give the developer access to all of Sqlite3's features in a way that is convenient for Pure programmers. WWW: http://docs.pure-lang.googlecode.com/hg/pure-sql3.html PR: ports/156103 Submitted by: Zhihao Yuan END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-27T14:46:18.000000Z K 7 svn:log V 322 pure-gtk is a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure. The bindings include the gtk (+gdk), glib, atk, cairo and pango libraries, each in their own Pure module. WWW: http://docs.pure-lang.googlecode.com/hg/pure-gtk.html PR: ports/156103 Submitted by: Zhihao Yuan END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-27T14:47:00.000000Z K 7 svn:log V 225 pure-csv is a module for reading and writing Comma Separated Value (CSV) files from within Pure. WWW: http://docs.pure-lang.googlecode.com/hg/pure-csv.html PR: ports/156103 Submitted by: Zhihao Yuan END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-27T14:48:01.000000Z K 7 svn:log V 415 This is a port of Q's XML module, which also includes support for XSLT. The module provides a simplified interface to the Gnome libxml2 and libxslt libraries, and supplies all the necessary data structures and operations to inspect, create, modify and transform XML documents with ease. WWW: http://docs.pure-lang.googlecode.com/hg/pure-xml.html PR: ports/156103 Submitted by: Zhihao Yuan END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-27T14:53:41.000000Z K 7 svn:log V 394 pure-gl is Pure's interface to OpenGL, the well-known graphics library. It covers pretty much all of OpenGL, including the popular extensions. Extensions are loaded on demand, functions will throw an exception if they are not available in your OpenGL implementation. WWW: http://docs.pure-lang.googlecode.com/hg/pure-gl.html PR: ports/156289 Submitted by: Zhihao Yuan END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-27T14:56:51.000000Z K 7 svn:log V 119 - Fix build after net-mgmt/py-snmp4 update Submitted by: Ruslan Mahmatkhanov VS: Modified Files: END K 10 svn:author V 5 erwin K 8 svn:date V 27 2011-06-27T15:12:10.000000Z K 7 svn:log V 58 Set NO_LATEST_LINK to not overlap with devel/rubygem-json END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-27T15:32:43.000000Z K 7 svn:log V 287 Pinpoint a simple presentation tool that hopes to avoid audience death by bullet point and instead encourage presentations containing beautiful images and small amounts of concise text in slides. WWW: http://live.gnome.org/Pinpoint PR: ports/158309 Submitted by: lichray at gmail.com END K 10 svn:author V 4 bsam K 8 svn:date V 27 2011-06-27T17:34:29.000000Z K 7 svn:log V 106 Remove databases/php5-mysql from BUILD_DEPENDS since the dependency is already utilized by USE_PHP=mysql. END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-27T17:44:37.000000Z K 7 svn:log V 122 - Use USERS and GROUPS PR: ports/157547 Submitted by: Chris Rees (utisoft@gmail.com) Approved by: tabthorpe (co-mentor) END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-27T17:50:37.000000Z K 7 svn:log V 169 - Use USERS and GROUPS - Use ${SH} instead of calling script directly PR: ports/157575 Submitted by: Chris Rees (utisoft@gmail.com) Approved by: tabthorpe (co-mentor) END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-27T17:52:38.000000Z K 7 svn:log V 134 - Use USERS and GROUPS PR: ports/157576 Submitted by: Chris Rees (utisoft@gmail.com) Approved by: tabthorpe (co-mentor), maintainer END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-27T17:54:21.000000Z K 7 svn:log V 122 - Use USERS and GROUPS PR: ports/157578 Submitted by: Chris Rees (utisoft@gmail.com) Approved by: tabthorpe (co-mentor) END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-27T17:57:53.000000Z K 7 svn:log V 122 - Use USERS and GROUPS PR: ports/157580 Submitted by: Chris Rees (utisoft@gmail.com) Approved by: tabthorpe (co-mentor) END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-27T17:59:37.000000Z K 7 svn:log V 134 - Use USERS and GROUPS PR: ports/157586 Submitted by: Chris Rees (utisoft@gmail.com) Approved by: tabthorpe (co-mentor), maintainer END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-27T18:01:18.000000Z K 7 svn:log V 122 - Use USERS and GROUPS PR: ports/157585 Submitted by: Chris Rees (utisoft@gmail.com) Approved by: tabthorpe (co-mentor) END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-06-27T19:01:18.000000Z K 7 svn:log V 170 - Update to 2.10.1 [1] - Pacify portlint(1) by extracting CPPFLAGS from CONFIGURE_ENV PR: ports/158134 [1] Submitted by: Kurt Jaeger (maintainer) END K 10 svn:author V 5 beech K 8 svn:date V 27 2011-06-27T19:39:25.000000Z K 7 svn:log V 125 - Mark IGNORE if WITH_SSL is defined, and the system is amd64 PR: ports/158338 Submitted by: Glen Barber END K 10 svn:author V 3 pav K 8 svn:date V 27 2011-06-27T19:59:01.000000Z K 7 svn:log V 36 - Fix fetch Reported by: pointyhat END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-06-27T20:14:37.000000Z K 7 svn:log V 59 - Oops, forgot to cvs add this patch Reported by: pavmail END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-27T20:35:29.000000Z K 7 svn:log V 56 Unbreak by fixing patches Reported by: pointyhat (pav) END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-27T20:41:15.000000Z K 7 svn:log V 63 For now, disable frei0r support because of cyclic dependencies END K 10 svn:author V 3 kwm K 8 svn:date V 27 2011-06-27T21:03:06.000000Z K 7 svn:log V 306 Add a patch to unbreak compile of libv4l gcc 4.5 [1] and clang. This should unbreak some libv4l users like pwcview [2] Bump portrevision since this affects a installed header. Reported by: avg@ [1], pointyhat via pav [2] Submitted by: Jan Henrik Sylvester Approved by: maintainer (hselasky@) END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2011-06-27T21:12:10.000000Z K 7 svn:log V 191 - add test for apache version - set USE_APACHE=13 explicit, since build with higher version is long time broken. with hat apache@ (with focus on changing default apache version to 22) END K 10 svn:author V 2 lx K 8 svn:date V 27 2011-06-27T22:51:06.000000Z K 7 svn:log V 188 Update to 0.8.2, a bugfix release. Also, update certificate makefile to specify "gmake", and regenerate localhost certs before install, in case someone carelessly uses them in production. END K 10 svn:author V 6 fluffy K 8 svn:date V 27 2011-06-27T22:54:44.000000Z K 7 svn:log V 100 - Adjust FETCH_ARGS to fix fetching from secured site after redirect Noticed by: pointyhat via pav END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-27T22:54:45.000000Z K 7 svn:log V 39 Add patch to fix building C++ programs END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-27T22:59:39.000000Z K 7 svn:log V 38 Fix C++ build with new ffmpeg (0.7.1) END K 10 svn:author V 5 edwin K 8 svn:date V 27 2011-06-28T00:09:08.000000Z K 7 svn:log V 72 Ports modules update at Tuesday 28 June 2011 at 00:09 Feature safe: yes END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-06-28T00:10:40.000000Z K 7 svn:log V 114 - Update to 8.12. PR: ports/157808 Submitted by: Ryan Steinmetz Approved by: maintainer timeout END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-06-28T00:11:31.000000Z K 7 svn:log V 130 - Update to 1.2.0. - Add LICENSE. PR: ports/157848 Submitted by: Ryan Steinmetz Approved by: maintainer timeout END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-06-28T00:13:13.000000Z K 7 svn:log V 129 - Update to 0.20. - Add LICENSE. PR: ports/157850 Submitted by: Ryan Steinmetz Approved by: maintainer timeout END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-06-28T00:14:53.000000Z K 7 svn:log V 170 - Update to 1.3.3. - Add LICENSE. - Use PLIST_FILES and remove pkg-plist. PR: ports/157851 Submitted by: Ryan Steinmetz Approved by: maintainer timeout END K 10 svn:author V 6 avilla K 8 svn:date V 27 2011-06-28T00:18:05.000000Z K 7 svn:log V 24 - Fix build with Clang. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2011-06-28T00:19:36.000000Z K 7 svn:log V 364 Red Eclipse is a single-player and multi-player first-person ego-shooter, built as a total conversion of Cube Engine 2, which lends itself toward a balanced gameplay, with a general theme of agility in a variety of environments. WWW: http://www.redeclipse.net/ PR: 155682, 156010, 158308 (taken some bits from) Submitted by: Sender Ghost END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2011-06-28T00:20:28.000000Z K 7 svn:log V 40 - Connect games/redeclipse to the build END K 10 svn:author V 5 beech K 8 svn:date V 27 2011-06-28T00:48:30.000000Z K 7 svn:log V 49 - Change IGNORE to BROKEN Submitted by: linimon END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-06-28T00:57:09.000000Z K 7 svn:log V 78 Add modified tag to 8a5770b4-54b5-11db-a5ae-00508d6a62df. Noticed by: sahil@ END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-06-28T01:08:00.000000Z K 7 svn:log V 80 - Update to 0.39 Changes: http://cpansearch.perl.org/dist/MIME-Explode/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T01:29:52.000000Z K 7 svn:log V 129 - Respect devel/p5-ReadLine-*: use @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine - Bump PORTREVISION for PLIST change END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-06-28T01:41:52.000000Z K 7 svn:log V 200 - Update to 2.9.9 - Add warning that make_jobs_safe may overwhelm some computers - Portlint PR: ports/152152 Submitted by: Ewgenij Gawrilow Approved by: maho (mentor) END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-06-28T01:49:49.000000Z K 7 svn:log V 250 - New port math/ocamlgsl ocamlgsl is an interface to GSL (GNU scientific library), for the Objective Caml langage. WWW: http://oandrieu.nerim.net/ocaml/gsl/ PR: ports/156307 Submitted by: Klaus Aehlig Approved by: maho (mentor) END K 10 svn:author V 4 maho K 8 svn:date V 27 2011-06-28T04:04:52.000000Z K 7 svn:log V 193 Add japanese/mozc-el port. Mozc.el is an Emacs client of Mozc, so you can input Japanese via mozc in your tty, bypassing ibus. WWW: http://code.google.com/p/mozc/ Submitted by: TAKANO, Yuji END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T04:17:53.000000Z K 7 svn:log V 21 - Update to 20110623 END K 10 svn:author V 7 delphij K 8 svn:date V 27 2011-06-28T04:27:35.000000Z K 7 svn:log V 121 Update to version 0.12.0.2542, change maintainer email address to a new one. PR: ports/158370 Submitted by: maintainer END K 10 svn:author V 7 delphij K 8 svn:date V 27 2011-06-28T04:39:41.000000Z K 7 svn:log V 44 Change maintainer's address to his new one. END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-06-28T04:51:50.000000Z K 7 svn:log V 77 - Change maintainer's email address. Approved by: maho (mentor) and portmgr END K 10 svn:author V 5 kevlo K 8 svn:date V 27 2011-06-28T04:52:12.000000Z K 7 svn:log V 269 gateway6 rc script should REQUIRE NETWORKING instead of netif; netif doesn't guarantee network is working, thus, it makes connection fail. PR: ports/157876 Submitted by: Kuan-Chung Chiu Reviewed by: Michael Scholz (maintainer) approved by: END K 10 svn:author V 2 hq K 8 svn:date V 27 2011-06-28T05:32:07.000000Z K 7 svn:log V 94 - Update to 2.6 - Add LICENSE PR: 158361 Submitted by: Pedro Giffuni END K 10 svn:author V 6 glewis K 8 svn:date V 27 2011-06-28T06:11:54.000000Z K 7 svn:log V 92 . Update to tzupdater 1.3.39. PR: 158280 Submitted by: milki END K 10 svn:author V 3 osa K 8 svn:date V 27 2011-06-28T06:36:02.000000Z K 7 svn:log V 427 Update from 2.2.10 to 2.2.11. Create/remove necessary directories in install/deinstall process. Optimize SUB_LIST. PRs: ports/158115, ports/158190 * Solved a never reported but possibly critical bug in the AOF and RDB persistence, introduced with the new version of the iterator: In very rare circumstances the AOF (after rerwite) or the rdb file may contain the same key more than one time. END K 10 svn:author V 6 glewis K 8 svn:date V 27 2011-06-28T06:44:11.000000Z K 7 svn:log V 92 . Update to tzupdater 1.3.39. PR: 158280 Submitted by: milki END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-06-28T07:22:44.000000Z K 7 svn:log V 113 - Update to 3.4.3 PR: ports/158356 Submitted by: Matthew Seaman (maintainer) END K 10 svn:author V 3 acm K 8 svn:date V 27 2011-06-28T09:02:51.000000Z K 7 svn:log V 43 - Add missing dependency Reported by: pav END K 10 svn:author V 5 edwin K 8 svn:date V 27 2011-06-28T10:09:03.000000Z K 7 svn:log V 117 Update to tzdata2011h - Russia scraps DST in 2011 - Remove Netherlands Antilles, add Bonaire, Curacao, Sint Maarten END K 10 svn:author V 3 kwm K 8 svn:date V 27 2011-06-28T12:44:48.000000Z K 7 svn:log V 81 Update to 1.2.1. PR: ports/158326 Submitted by: Jin-Sih Lin END K 10 svn:author V 5 demon K 8 svn:date V 27 2011-06-28T12:49:44.000000Z K 7 svn:log V 43 Update to version 3.5 PR: 158047, 158365 END K 10 svn:author V 5 demon K 8 svn:date V 27 2011-06-28T12:55:06.000000Z K 7 svn:log V 82 Update to version 0.57. PR: 158095 Submitted by: Jin-Sih Lin END K 10 svn:author V 3 kwm K 8 svn:date V 27 2011-06-28T12:57:02.000000Z K 7 svn:log V 17 Update to 1.2.0. END K 10 svn:author V 3 kwm K 8 svn:date V 27 2011-06-28T12:57:46.000000Z K 7 svn:log V 30 Chase libmatroska shlib bump. END K 10 svn:author V 5 demon K 8 svn:date V 27 2011-06-28T12:58:34.000000Z K 7 svn:log V 82 Update to version 1.17. PR: 158364 Submitted by: Ryan Steinmetz END K 10 svn:author V 5 demon K 8 svn:date V 27 2011-06-28T13:00:46.000000Z K 7 svn:log V 82 Update to version 1.28. PR: 158373 Submitted by: Jin-Sih Lin END K 10 svn:author V 5 demon K 8 svn:date V 27 2011-06-28T13:06:27.000000Z K 7 svn:log V 83 Update to version 1.2.6. PR: 158120 Submitted by: Jin-Sih Lin END K 10 svn:author V 6 avilla K 8 svn:date V 27 2011-06-28T13:09:39.000000Z K 7 svn:log V 142 - Depend on gdkpixbuf2 rather than on gdkpixbuf. - Bump PORTREVISION. PR: ports/158390 Submitted by: Vladimir Kushnir END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-28T13:25:21.000000Z K 7 svn:log V 75 - Update to 0.1.1.56361 Submitted by: Grzegorz Blach END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-28T13:44:00.000000Z K 7 svn:log V 102 - Update to 3.4.2 PR: 157947 Submitted by: Michael Gmelin Approved by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-28T13:44:49.000000Z K 7 svn:log V 78 - Update to 3.4.2 PR: 157949 Submitted by: Michael Gmelin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-28T13:46:02.000000Z K 7 svn:log V 78 - Update to 3.4.2 PR: 157948 Submitted by: Michael Gmelin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-28T13:55:48.000000Z K 7 svn:log V 91 - Update to 1.3.140 PR: 158262 Submitted by: Craig Green (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-28T13:59:59.000000Z K 7 svn:log V 403 - Update to 0.11 - Use gnupg2 - Add -with-gtk2 to CONFIGURE_ARGS since gtkpasman looking for gtk30 by default - Install desktop-file to be able to call gtkpasman from menu - Show pkg-message only when NOPORTDOCS is not defined - Use %%DOCSDIR%% instead of full path in pkg-message - Couple of whitespace fixes in pkg-descr PR: 156862 Submitted by: Ruslan Mahmatkhanov (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-28T14:02:07.000000Z K 7 svn:log V 100 - Update to 1.6.0 PR: 158243 Submitted by: Jin-Sih Lin Approved by: maintainer END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T15:12:02.000000Z K 7 svn:log V 183 - Add p5-WebService-IMDB 0.03 This is a Perl interface to IMDb. WWW: http://search.cpan.org/dist/WebService-IMDB/ PR: ports/157880 Submitted by: Christopher Key END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T15:14:32.000000Z K 7 svn:log V 218 - Add p5-WebService-MoviePosterDB 0.18 This is a Perl interface to the MoviePosterDB API. WWW: http://search.cpan.org/dist/WebService-MoviePosterDB/ PR: ports/157881 Submitted by: Christopher Key END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T15:18:29.000000Z K 7 svn:log V 218 - Add p5-Text-xSV 0.21 This module is for reading and writing a common variation of character separated data. WWW: http://search.cpan.org/dist/Text-xSV/ PR: ports/157937 Submitted by: Dmitry Liakh END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T15:23:49.000000Z K 7 svn:log V 234 - Add p5-HTML-MobileConverter 0.011 Parses HTML and returns new HTML for mobile agent (mainly for DoCoMo i-mode). WWW: http://search.cpan.org/dist/HTML-MobileConverter/ PR: ports/157940 Submitted by: Dmitry Liakh END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T15:36:20.000000Z K 7 svn:log V 388 - Add p5-Mobile-UserAgent 1.05 Parses a mobile user agent string into it's basic constituent parts, the most important being vendor and model. One reason for doing this would be to use this information to lookup vendor-model specific device characteristics in a database. WWW: http://search.cpan.org/dist/Mobile-UserAgent/ PR: ports/157943 Submitted by: Dmitry Liakh END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T15:39:43.000000Z K 7 svn:log V 294 - Add p5-MIME-AltWords 0.12 MIME::AltWords is similar to MIME::Words in MIME::Tools, but it provides an alternate implementation that follows the MIME specification more carefully. WWW: http://search.cpan.org/dist/MIME-AltWords/ PR: ports/157942 Submitted by: Dmitry Liakh END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T15:53:54.000000Z K 7 svn:log V 356 - Add p5-Lingua-DetectCyrillic 0.02 Lingua::DetectCyrillic. The package detects 7 Cyrillic codings as well as the language - Russian or Ukrainian. Uses embedded frequency dictionaries; usually one word is enough for correct detection. WWW: http://search.cpan.org/dist/Lingua-DetectCyrillic/ PR: ports/157941 Submitted by: Dmitry Liakh END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T15:56:01.000000Z K 7 svn:log V 190 - Update to 0.07 - Sort MAN3 Changes: http://search.cpan.org/dist/MP3-Find/Changes PR: ports/157783 Submitted by: Jin-Sih Lin Approved by: maintainer (timeout, 16 days) END K 10 svn:author V 3 ale K 8 svn:date V 27 2011-06-28T15:56:23.000000Z K 7 svn:log V 47 Ignore 1.46 (not backward compatible) version. END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-28T16:34:23.000000Z K 7 svn:log V 243 - disable debug symbols for the gecko ports and enable striping of libraries and binaries otherwise firefox and thunderbird >= 5 will install a libxul.so which can be as big as 500MB PR: ports/158380 Submitted by: Pan Tsu END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-28T16:42:58.000000Z K 7 svn:log V 353 - enable the use of ASM code in libjpeg-turbo [1] - make plugin-container work with custom LD_LIBRARY_PATH [2] Do not bump PORTREVISION as firefox package was not buildable due to size constraints before my last bsd.gecko.mk commit. PR: ports/158371 [1] Submitted by: Pan Tsu [1] kmoore [2] Obtained from: mozilla bugtracker [2] END K 10 svn:author V 7 delphij K 8 svn:date V 27 2011-06-28T17:15:38.000000Z K 7 svn:log V 170 Add a workaround for a few keys to make them match with the FreeBSD keymap. Submitted by: Kuan-Chung Chiu PR: ports/157914 Approved by: maintainer END K 10 svn:author V 3 nox K 8 svn:date V 27 2011-06-28T18:12:32.000000Z K 7 svn:log V 195 - Update to 0.9.0 . - Add devinput driver (/dev/input/eventX, -H devinput) in preparation for upcoming webcamd update that will support it. - Fix build with clang, and a few bugs it found too. END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T18:26:25.000000Z K 7 svn:log V 170 - Relax *_DEPENDS: all/some of them are already in different Perl releases - Remove WRKSRC/bin/config_data without confirmation - Bump PORTREVISION for dependency change END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T18:30:47.000000Z K 7 svn:log V 85 - Mark CONFLICTS with devel/p5-ExtUtils-Install - Bump PORTREVISION for PLIST change END K 10 svn:author V 3 nox K 8 svn:date V 27 2011-06-28T18:31:12.000000Z K 7 svn:log V 22 Fix build with clang. END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-28T18:31:34.000000Z K 7 svn:log V 87 - Mark CONFLICTS with devel/p5-ExtUtils-MakeMaker - Bump PORTREVISION for PLIST change END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-06-28T18:41:10.000000Z K 7 svn:log V 136 Update to 1.5 PR: ports/157706 Submitted by: Mitsuru YOSHIDA (maintainer) Approved by: rene (mentor vacation) END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-06-28T18:41:34.000000Z K 7 svn:log V 51 Update to 0.7.4.1 Approved by: tabthorpe (mentor) END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-06-28T18:41:58.000000Z K 7 svn:log V 136 Fixes build with clang PR: ports/158073 Submitted by: Klaus Aehlig (maintainer) Approved by: rene (mentor vacation) END K 10 svn:author V 3 uqs K 8 svn:date V 27 2011-06-28T18:43:32.000000Z K 7 svn:log V 96 Update feh to 1.14.1 PR: ports/158196 Submitted by: Niclas Zeising END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-28T18:44:05.000000Z K 7 svn:log V 206 - Use USERS and GROUPS - Stop clobbering kline.conf on deinstall - Use %%ETCDIR%% - Use @dirrmtry PR: ports/157581 Submitted by: Chris Rees (me) Approved by: rene (mentor), maintainer END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-06-28T18:46:46.000000Z K 7 svn:log V 139 - Unregister expired java/jdk14 - Update example from java/jdk14 to java/jdk16 PR: ports/158030 Submitted by: myself Approved by: glewis END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-06-28T18:53:11.000000Z K 7 svn:log V 21 Drop maintainership. END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-06-28T18:57:18.000000Z K 7 svn:log V 83 Remove expired port: 2011-04-17 java/jdk14: does not build on FreeBSD 7.x or newer END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-06-28T19:04:48.000000Z K 7 svn:log V 112 Mark deprecated and set expiration date to 2011-07-28 Inspired by: glewis (who proposed to axe them right now) END K 10 svn:author V 2 cy K 8 svn:date V 27 2011-06-28T19:09:14.000000Z K 7 svn:log V 22 Bring back this port. END K 10 svn:author V 2 cy K 8 svn:date V 27 2011-06-28T19:09:58.000000Z K 7 svn:log V 22 Bring back 44bsd-csh. END K 10 svn:author V 5 beech K 8 svn:date V 27 2011-06-28T19:16:03.000000Z K 7 svn:log V 156 - Update to 3.3.0 PR: ports/158263 Submitted by: Rainer Hurling Approved by: Konstantin Saurbier (maintainer) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2011-06-28T19:32:16.000000Z K 7 svn:log V 40 - Fix distinfo Reported by: pavmail END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-06-28T19:35:18.000000Z K 7 svn:log V 98 Remove expired port: 2011-06-26 mail/vpopmail-devel: Obsolate version, install mail/vpopmail port END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-06-28T19:36:40.000000Z K 7 svn:log V 179 - Update to 8.60 [1] - Add LICENSE Changes: http://search.cpan.org/dist/Image-ExifTool/Changes PR: ports/158334 [1] Submitted by: Tod McQuillin (maintainer) END K 10 svn:author V 4 makc K 8 svn:date V 27 2011-06-28T19:44:03.000000Z K 7 svn:log V 80 Update to 20110627 PR: ports/156932 Submitted by: Olivier Smedts (maintainer) END K 10 svn:author V 3 nox K 8 svn:date V 27 2011-06-28T19:59:02.000000Z K 7 svn:log V 22 Fix build with clang. END K 10 svn:author V 2 cy K 8 svn:date V 27 2011-06-28T20:04:38.000000Z K 7 svn:log V 61 Fix error introduced by previous commit. Pointy hat to: me END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-28T20:11:05.000000Z K 7 svn:log V 330 Remove duplicate dbxml line. glewis fixed dbxml to use USERS; received pointyhat because there was no UIDs/GIDs line. In the meantime, rene committed ports/157528, and shortly after glewis reacted to the pointyhat by also committing a UIDs line. Approved by: rene (mentor) Noticed by: Jason Hellenthal (jhell@dataix.net) END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2011-06-28T20:15:11.000000Z K 7 svn:log V 70 - Unbreak: rdoc 3.x only works with ruby 1.9 Reported by: pavmail END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2011-06-28T20:16:50.000000Z K 7 svn:log V 41 - Fix pkg-plist Reported by: pavmail END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-06-28T20:30:18.000000Z K 7 svn:log V 21 Drop maintainership. END K 10 svn:author V 3 ale K 8 svn:date V 27 2011-06-28T20:44:44.000000Z K 7 svn:log V 26 Update to 1.3.16 release. END K 10 svn:author V 3 acm K 8 svn:date V 27 2011-06-28T21:03:43.000000Z K 7 svn:log V 43 - Add missing dependency Reported by: pav END K 10 svn:author V 5 beech K 8 svn:date V 27 2011-06-28T21:32:05.000000Z K 7 svn:log V 213 - Update to 1.6.10 - Fix typo in pkg-message - Pass maintainership to submitter PR: ports/158295 Submitted by: Raphael Kubo da Costa Approved by: Aldis Berjoza (maintainer) END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-06-28T22:21:12.000000Z K 7 svn:log V 76 These ports depend on deprecated Java 1.4, set them to expire in one month. END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-06-28T22:50:51.000000Z K 7 svn:log V 96 Document new vulnerabilities for www/chromium ( < 12.0.742.112) Security: CVE-2011-[2345-2351] END K 10 svn:author V 6 marcus K 8 svn:date V 27 2011-06-28T23:37:07.000000Z K 7 svn:log V 82 Check for cdev= in devd messages in older versions of FreeBSD. Submitted by: hps END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2011-06-28T23:59:04.000000Z K 7 svn:log V 28 - Mark MAKE_JOBS_UNSAFE=yes END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2011-06-29T00:01:38.000000Z K 7 svn:log V 103 - Update to 6.1.9 PR: ports/158346 Submitted by: Jim Riggs END K 10 svn:author V 5 edwin K 8 svn:date V 27 2011-06-29T00:09:09.000000Z K 7 svn:log V 74 Ports modules update at Wednesday 29 June 2011 at 00:09 Feature safe: yes END K 10 svn:author V 3 wen K 8 svn:date V 27 2011-06-29T01:10:17.000000Z K 7 svn:log V 18 - Update to 0.4.8 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-29T01:11:54.000000Z K 7 svn:log V 154 - Update to 1.1 Changes: http://search.cpan.org/dist/Test-NoTabs/Changes PR: ports/158300 Submitted by: milki (maintainer) END K 10 svn:author V 3 wen K 8 svn:date V 27 2011-06-29T01:14:41.000000Z K 7 svn:log V 18 - Update to 0.4.9 END K 10 svn:author V 3 wen K 8 svn:date V 27 2011-06-29T01:17:16.000000Z K 7 svn:log V 18 - Update to 0.4.8 END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-29T01:21:24.000000Z K 7 svn:log V 160 - Update to 4.1.3 - Do not install *.info and *.ps to DOCSDIR - Cleanup Makefile Changes: http://www.unidata.ucar.edu/software/netcdf/release-notes-4.1.3.html END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-29T01:23:27.000000Z K 7 svn:log V 97 - Revert devel/hdf5-18 shlib version back to 6 as hdf5 1.8.7 (ports/158394) is not committed yet END K 10 svn:author V 4 miwi K 8 svn:date V 27 2011-06-29T01:27:53.000000Z K 7 svn:log V 837 WildMIDI is a simple software midi player which has a core softsynth library that can be used with other applications. The WildMIDI library uses Gravis Ultrasound patch files to convert MIDI files into audio which is them passed back to the calling application for further processing or output. The API of the library is designed so that it is easy to include WildMIDI into applications that wish to include MIDI file playback. With multiple MIDI file support you can develop applications to mix several midi files together at the same time and with the next release you will be able to use a different patch set for each MIDI file. The wildmidi player is a demonstration program to show the capabilities of libWildMidi. WWW: http://wildmidi.sourceforge.net/ PR: ports/158372 Submitted by: SimaMoto,RyoTa END K 10 svn:author V 3 wen K 8 svn:date V 27 2011-06-29T01:30:10.000000Z K 7 svn:log V 126 - Remove patch-Makefile.pre.in, now build with pthread correctly, bump PORTREVISION Reported by: rhurlin@gwdg.de (via email) END K 10 svn:author V 3 wen K 8 svn:date V 27 2011-06-29T01:59:58.000000Z K 7 svn:log V 128 - Fix build with python-2.7.2, patch from upstream PR: ports/158337 Submitted by: Wen Heping (myself) Approved by: maintainer END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2011-06-29T02:35:58.000000Z K 7 svn:log V 53 - Deprecate / set expires - Been broken for 9 months END K 10 svn:author V 3 wen K 8 svn:date V 27 2011-06-29T03:25:09.000000Z K 7 svn:log V 118 - Update to 0.7.0 - Add LICENSE - Update WWW PR: ports/158409 Submitted by: Ruslan Mahmatkhanov END K 10 svn:author V 7 linimon K 8 svn:date V 27 2011-06-29T03:42:31.000000Z K 7 svn:log V 68 Attempt to fix build with non-base compiler. Spotted on: pointyhat END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2011-06-29T03:53:56.000000Z K 7 svn:log V 74 - Update to 6.1.10 Reported by: Jim Riggs END K 10 svn:author V 6 glewis K 8 svn:date V 27 2011-06-29T04:09:28.000000Z K 7 svn:log V 23 . Update to Build 147. END K 10 svn:author V 6 glewis K 8 svn:date V 27 2011-06-29T04:13:39.000000Z K 7 svn:log V 92 . Update to tzupdater 1.3.39. PR: 158280 Submitted by: milki END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-29T05:05:03.000000Z K 7 svn:log V 109 - Fix *_DEPENDS: devel/p5-version is required by lang/perl5.8 only - Bump PORTREVISION for dependency change END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-06-29T05:11:56.000000Z K 7 svn:log V 101 - Update to 4.1.8 PR: ports/158314 Submitted by: Umeno Takashi (maintainer) END K 10 svn:author V 3 wen K 8 svn:date V 27 2011-06-29T06:16:56.000000Z K 7 svn:log V 87 - Update to 1.6.4 PR: ports/158414 Submitted by: Terry Sposato END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-06-29T07:23:53.000000Z K 7 svn:log V 160 - Update to 2.1.11 - Add LICENSE (GPLv2) - Remove HAVE_LT_DLADVISE_INIT workaround PR: ports/158413 Submitted by: Ryan Steinmetz (maintainer) END K 10 svn:author V 3 kwm K 8 svn:date V 27 2011-06-29T07:29:43.000000Z K 7 svn:log V 126 Distfile was rerolled. Changes are build infrastructure changes, and some docs. Noticed by: Byron Katz END K 10 svn:author V 2 vd K 8 svn:date V 27 2011-06-29T07:42:36.000000Z K 7 svn:log V 91 Upgrade graphics/vigra from 1.6.0 to 1.7.1 Suggested by: Rainer Hurling END K 10 svn:author V 8 martymac K 8 svn:date V 27 2011-06-29T07:44:59.000000Z K 7 svn:log V 16 Update to 4.3.1 END K 10 svn:author V 3 wen K 8 svn:date V 27 2011-06-29T08:13:17.000000Z K 7 svn:log V 183 The obspy.xseed package contains methods in order to read, write and convert seismological meta data files in the Dataless SEED, RESP and XML-SEED format. WWW: http://www.obspy.org/ END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2011-06-29T08:16:04.000000Z K 7 svn:log V 98 - Update to 0.37 - Changelog: http://cpansearch.perl.org/src/MSCHILLI/Sysadm-Install-0.37/Changes END K 10 svn:author V 3 wen K 8 svn:date V 27 2011-06-29T08:18:07.000000Z K 7 svn:log V 101 obspy.imaging provides tools for displaying features used in seismology. WWW: http://www.obspy.org/ END K 10 svn:author V 3 wen K 8 svn:date V 27 2011-06-29T08:24:45.000000Z K 7 svn:log V 122 - Update to 0.021 [1] - Update my mail to FreeBSD PR: ports/158382 [1] Submitted by: Jin-Sih Lin [1] END K 10 svn:author V 3 sbz K 8 svn:date V 27 2011-06-29T09:39:58.000000Z K 7 svn:log V 111 - Update to 1.3 PR: ports/158341 Submitted by: Jin-Sih Lin Approved by: miwi@ (mentor) END K 10 svn:author V 3 sbz K 8 svn:date V 27 2011-06-29T09:42:02.000000Z K 7 svn:log V 118 - Fix version of pkg-config - Bump PORTREVISION PR: ports/158195 Submitted by: mandree@ Approved by: miwi@ (mentor) END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-29T10:15:17.000000Z K 7 svn:log V 61 document one more vulnerability in the recent asterisk entry END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-29T10:15:43.000000Z K 7 svn:log V 100 update to 1.8.4.4 Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-29T10:15:59.000000Z K 7 svn:log V 103 update to 1.6.2.18.2 Security: http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html END K 10 svn:author V 4 rene K 8 svn:date V 27 2011-06-29T10:43:46.000000Z K 7 svn:log V 105 Update to 12.0.742.112 Security: http://www.vuxml.org/freebsd/6887828f-0229-11e0-b84d-00262d5ed8ee.html END K 10 svn:author V 4 tota K 8 svn:date V 27 2011-06-29T11:27:28.000000Z K 7 svn:log V 17 - Update to 0.44 END K 10 svn:author V 2 vd K 8 svn:date V 27 2011-06-29T11:42:48.000000Z K 7 svn:log V 313 Use science/hdf5-18 instead of science/hdf5 as dependency In testing I used science/hdf5-18 but have somehow written science/hdf5 in the Makefile and it worked because the same lib is provided by science/hdf5 too. This should fix [1]. PR: ports/158425 [1] Submitted by: Andrei Lavreniyuk END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-29T11:44:17.000000Z K 7 svn:log V 49 Add OpenCV-core slave port (core libraries only) END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-29T11:46:01.000000Z K 7 svn:log V 26 Update OpenCV to 2.3.0-rc END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-29T11:53:04.000000Z K 7 svn:log V 144 Split opencv and gavl frei0r plugins into separate slave ports This enables integrating frei0r without circular dependencies. PR: ports/158408 END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-29T12:00:23.000000Z K 7 svn:log V 75 Add slave port for gavl OpenCV plugins: rgbparade, scale0tilt, vectorscope END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-29T12:01:08.000000Z K 7 svn:log V 64 Add slave port form frei0r OpenCV plugins: facebl0r, facedetect END K 10 svn:author V 6 swills K 8 svn:date V 27 2011-06-29T12:12:23.000000Z K 7 svn:log V 18 - Update to 2.2.0 END K 10 svn:author V 5 culot K 8 svn:date V 27 2011-06-29T12:54:43.000000Z K 7 svn:log V 76 - Update to 1.03 Changes: http://search.cpan.org/dist/Test-Inter/ChangeLog END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-29T13:15:26.000000Z K 7 svn:log V 52 Remove conditions with USE_GCC (not needed anymore) END K 10 svn:author V 6 avilla K 8 svn:date V 27 2011-06-29T13:16:12.000000Z K 7 svn:log V 19 - Update to 0.7.1. END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-29T14:16:13.000000Z K 7 svn:log V 171 Reintroduce OPENCV and FREI0R options and enable by default Remove SSSE3 and CPUDETECT options (now always on) PR: ports/149889, ports/156803, ports/158289, ports/158331 END K 10 svn:author V 4 mezz K 8 svn:date V 27 2011-06-29T14:51:58.000000Z K 7 svn:log V 555 Fix the build when it enables gobject-introspection. Without it, I get this: --------------------------- gnome-config: not found Package babl was not found in the pkg-config search path. Perhaps you should add the directory containing `babl.pc' to the PKG_CONFIG_PATH environment variable No package 'babl' found --------------------------- Clearly, there is no way for babl to depends on babl (itself). O_o A weird bug, so remove that '--pkg babl' to fix the build. While I am here, reorder the pkg-plist to make it easier to read. No function change. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2011-06-29T14:58:26.000000Z K 7 svn:log V 290 - Fix incorrectly set MASTER_SITES - Make PostGIS input plugin optional - Add options for other input plugins, including OSM - Mark MAKE_JOBS_SAFE - Cosmetix fix around SCONS_ENV PR: 158412 Submitted by: myself Approved by: wen heping (maintainer via private email) END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-29T14:59:19.000000Z K 7 svn:log V 64 Remove opencv2/video from pkg-plist (it is part of opencv-core) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2011-06-29T15:01:17.000000Z K 7 svn:log V 290 Converts OSM planet.osm data to a PostgreSQL database suitable for rendering into map tiles by Mapnik. The format of the database is optimised for ease of rendering by mapnik. It may be less suitable for other general purpose processing. WWW: http://wiki.openstreetmap.org/wiki/Osm2pgsql END K 10 svn:author V 6 avilla K 8 svn:date V 27 2011-06-29T15:09:53.000000Z K 7 svn:log V 88 - Add support for a meta-port. Approved by: bsdkaffee@gmail.com (maintainer, implicit) END K 10 svn:author V 6 avilla K 8 svn:date V 27 2011-06-29T15:15:08.000000Z K 7 svn:log V 36 - Add meta-port for frei0r plugins. END K 10 svn:author V 6 avilla K 8 svn:date V 27 2011-06-29T15:25:10.000000Z K 7 svn:log V 142 - Update dependency on frei0r in kdenlive and openshot [1]. - Bump PORTREVISION. - Approved by: [1] rodrigo@bebik.net (maintainer, implicit) END K 10 svn:author V 4 mezz K 8 svn:date V 27 2011-06-29T15:26:07.000000Z K 7 svn:log V 164 Update to 11.50. http://www.opera.com/docs/changelogs/unix/1150/ Security: http://www.opera.com/support/kb/view/995/ http://www.opera.com/support/kb/view/996/ END K 10 svn:author V 4 mezz K 8 svn:date V 27 2011-06-29T16:12:14.000000Z K 7 svn:log V 377 Fix the dependencies. It doesn't depend on gnome-keyring and gnomeui, because the gnome-vfs is disabled by default without option provide as we are using gvfs instead. Tweak the gvfs option, do not use ${HAVE_GNOME:Mgvfs}!="" when the gvfs is enable by default. If it's disabled then depend on libcurl and add --without-gvfs flag to disable it corrects. Bump the PORTREVISION. END K 10 svn:author V 5 beech K 8 svn:date V 27 2011-06-29T17:19:18.000000Z K 7 svn:log V 126 - Fix lib so we don't break other ports - Bump PORTREVISION PR: ports/158263 Submitted by: Rainer Hurling END K 10 svn:author V 6 ohauer K 8 svn:date V 27 2011-06-29T17:28:44.000000Z K 7 svn:log V 89 - Close a race condition that sometimes resulted in configure.in patches being ignored END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-29T19:29:29.000000Z K 7 svn:log V 173 Add CONFLICTS to reciprocate with freeglut PR: ports/147267 Submitted by: Aldis Berjoza Approved by: rene (mentor), maintainer timeout (x11, ~370 days) END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-29T19:37:51.000000Z K 7 svn:log V 192 Remove bashism from the unit tests, and also check that chosen random port is closed first to avoid intermittent failures when testing Approved by: rene (mentor), garga (maintainer, via IRC) END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-06-29T19:50:55.000000Z K 7 svn:log V 130 Honor CXX and CPP PR: ports/158399 Submitted by: Mirko Zinn (maintainer) Approved by: bapt (mentor, implicit) END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-06-29T19:51:17.000000Z K 7 svn:log V 175 Add an option to link against libthr PR: ports/158423 Submitted by: Frank Wall Approved by: Alex Keda (maintainer), bapt (mentor, implicit) END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-06-29T19:51:38.000000Z K 7 svn:log V 144 Update to 3.7.7 PR: ports/158400 Submitted by: Pavel I Volkov (maintainer) Approved by: bapt (mentor, implicit) END K 10 svn:author V 7 thierry K 8 svn:date V 27 2011-06-29T19:52:58.000000Z K 7 svn:log V 121 Rework the port, for apache22 exp-run. Since I'm there, release maintainership. PR: ports/158359 Submitted by: ohauer END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-29T20:08:49.000000Z K 7 svn:log V 39 Add UPDATING entry for graphics/opencv END K 10 svn:author V 2 hq K 8 svn:date V 27 2011-06-29T20:13:08.000000Z K 7 svn:log V 96 - Update to 6.5.5 - Add LICENSE PR: 158502 Submitted by: Pedro Giffuni END K 10 svn:author V 3 tdb K 8 svn:date V 27 2011-06-29T20:20:15.000000Z K 7 svn:log V 228 - Add port sysutils/puppet-module-tool: The Puppet Module Tool, puppet-module, creates, installs and searches for modules on the Puppet Forge at http://forge.puppetlabs.com WWW: http://github.com/puppetlabs/puppet-module-tool END K 10 svn:author V 5 beech K 8 svn:date V 27 2011-06-29T20:24:10.000000Z K 7 svn:log V 202 - Update to 0.89 - Pass maintainership to submitter - Consult changelog for specific changes PR: ports/158355 Submitted by: Uffe Jakobsen Approved by: Larry Rosenman END K 10 svn:author V 7 delphij K 8 svn:date V 27 2011-06-29T20:38:34.000000Z K 7 svn:log V 90 Update to 2.4.0. PR: ports/158505 Submitted by: Ruslan Mahmatkhanov END K 10 svn:author V 2 mm K 8 svn:date V 27 2011-06-29T20:46:36.000000Z K 7 svn:log V 44 Add missing OpenCV patch PR: ports/158510 END K 10 svn:author V 7 thierry K 8 svn:date V 27 2011-06-29T20:50:43.000000Z K 7 svn:log V 82 Unbreak after ffmpeg update and upgrade to 1.4.9. Reported by: pointyhat via Pav END K 10 svn:author V 5 garga K 8 svn:date V 27 2011-06-29T21:07:56.000000Z K 7 svn:log V 16 Update to 2.2.4 END K 10 svn:author V 5 garga K 8 svn:date V 27 2011-06-29T21:09:37.000000Z K 7 svn:log V 80 Update to 1.2.5 PR: ports/158321 Submitted by: Jin-Sih Lin END K 10 svn:author V 5 garga K 8 svn:date V 27 2011-06-29T21:10:22.000000Z K 7 svn:log V 20 Drop maintainership END K 10 svn:author V 5 garga K 8 svn:date V 27 2011-06-29T21:11:04.000000Z K 7 svn:log V 15 Update to 0.16 END K 10 svn:author V 5 garga K 8 svn:date V 27 2011-06-29T21:11:28.000000Z K 7 svn:log V 16 Update to 1.4.8 END K 10 svn:author V 6 avilla K 8 svn:date V 27 2011-06-29T22:42:40.000000Z K 7 svn:log V 24 - Fix build with Clang. END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-06-30T00:07:17.000000Z K 7 svn:log V 72 - No need to specify CPPFLAGS in CONFIGURE_ENV. Submitted by: sunpoet@ END K 10 svn:author V 5 edwin K 8 svn:date V 27 2011-06-30T00:09:07.000000Z K 7 svn:log V 73 Ports modules update at Thursday 30 June 2011 at 00:09 Feature safe: yes END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-06-30T00:16:50.000000Z K 7 svn:log V 86 - Fix build with clang by being specific about pthread library. Submitted by: sahil@ END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-06-30T01:33:37.000000Z K 7 svn:log V 68 - Fix build under clang, and clean up some warnings while I'm here. END K 10 svn:author V 5 garga K 8 svn:date V 27 2011-06-30T01:49:57.000000Z K 7 svn:log V 53 Update to 1.16.35, the newest "super-stable" version END K 10 svn:author V 5 garga K 8 svn:date V 27 2011-06-30T01:51:15.000000Z K 7 svn:log V 49 Chase xmlrpc-c lib version and bump PORTREVISION END K 10 svn:author V 3 wxs K 8 svn:date V 27 2011-06-30T02:27:43.000000Z K 7 svn:log V 95 - Update to 2.00b PR: ports/158519 Submitted by: Ryan Steinmetz (maintainer) END K 10 svn:author V 2 cy K 8 svn:date V 27 2011-06-30T04:03:11.000000Z K 7 svn:log V 80 Update 1.9 --> 1.9.1. PR: 158520 Submitted by: Ryan Steinmetz END K 10 svn:author V 7 linimon K 8 svn:date V 27 2011-06-30T04:30:42.000000Z K 7 svn:log V 96 Fix SUBDIR: the correct name of the repocopied port is kmfl-sil-ipa-unicode. Forgotten by: wxs END K 10 svn:author V 5 joerg K 8 svn:date V 27 2011-06-30T06:21:59.000000Z K 7 svn:log V 12 Fix a typo. END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-30T07:40:34.000000Z K 7 svn:log V 205 - Update to 2.037: no functional change - Take maintainership Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes PR: ports/158395 Submitted by: sunpoet (myself) Approved by: mm (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-30T07:41:16.000000Z K 7 svn:log V 182 - Update to 2.037 - Take maintainership Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes PR: ports/158396 Submitted by: sunpoet (myself) Approved by: mm (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-30T07:41:57.000000Z K 7 svn:log V 176 - Update to 2.037 - Take maintainership Changes: http://search.cpan.org/dist/IO-Compress/Changes PR: ports/158397 Submitted by: sunpoet (myself) Approved by: mm (maintainer) END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-30T07:42:45.000000Z K 7 svn:log V 89 - Update to 2.037 Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-30T07:43:14.000000Z K 7 svn:log V 110 - Update to 2.037: no functional changes Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-30T07:43:43.000000Z K 7 svn:log V 88 - Update to 2.038 Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-30T07:44:58.000000Z K 7 svn:log V 111 - Update to 2.037: no functional changes Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-30T07:47:03.000000Z K 7 svn:log V 82 - Update to 0.1425 Changes: http://search.cpan.org/dist/Validator-Custom/Changes END K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2011-06-30T08:22:17.000000Z K 7 svn:log V 174 - Fix *_DEPENDS: devel/p5-version is required by lang/perl5.8 only - Bump PORTREVISION for dependency change Submitted by: sunpoet (myself) Approved by: clsung (maintainer) END K 10 svn:author V 2 bf K 8 svn:date V 27 2011-06-30T09:05:33.000000Z K 7 svn:log V 139 Update to 5.07; reset maintainer after three successive timeouts and no activity since 14 Jan 2010, and assume maintainership PR: 157367 END K 10 svn:author V 2 bf K 8 svn:date V 27 2011-06-30T09:06:30.000000Z K 7 svn:log V 22 distfile is available END K 10 svn:author V 2 bf K 8 svn:date V 27 2011-06-30T09:08:41.000000Z K 7 svn:log V 64 Assume maintainership and switch to local distfile; add LICENSE END K 10 svn:author V 6 avilla K 8 svn:date V 27 2011-06-30T11:38:11.000000Z K 7 svn:log V 155 - Backport patch to fix build with Clang. Obtained from: http://qt.gitorious.org/~tavestbo/qt/torarnes-qt/commit/9c93d0de104bfc591def1a2ce8d477ea0a1d62eb END K 10 svn:author V 8 jlaffaye K 8 svn:date V 27 2011-06-30T12:03:22.000000Z K 7 svn:log V 156 Update to 1.0 PR: ports/158393 Submitted by: Guido Falsi Approved by: Lapo Luchini (maintainer), rene (mentor vacation) END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2011-06-30T12:35:16.000000Z K 7 svn:log V 94 - Update to 1.7 - Changelog: http://cpansearch.perl.org/src/NORBU/Net-Dropbox-API-1.7/Changes END K 10 svn:author V 5 nivit K 8 svn:date V 27 2011-06-30T13:34:34.000000Z K 7 svn:log V 294 - Update to 2.2.2 [1] - Add files/patch-configure - Add sysutils/pidof to RUN_DEPENDS - Add WWW site to pkg-descr - Change MASTER_SITES - Remove files/patch-Makefile, files/pkg-message.in PR: ports/156522 Submitted by: coder.tuxfamily [1] (Indeed the version 2.1.1) END K 10 svn:author V 5 nivit K 8 svn:date V 27 2011-06-30T13:40:18.000000Z K 7 svn:log V 52 - Add a note about the upgrade of x11/wbar to 2.2.2 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2011-06-30T13:53:31.000000Z K 7 svn:log V 106 - Update to 2.0.18 Release notes: http://sf.net/apps/mediawiki/gdcm/index.php?title=GDCM_Release_2.0.18 END K 10 svn:author V 4 tota K 8 svn:date V 27 2011-06-30T14:26:29.000000Z K 7 svn:log V 109 - Remove OPTIONS because giflib and libpng dependencies have been mandatory since 0.44 - Bump PORTREVISION END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2011-06-30T14:39:57.000000Z K 7 svn:log V 84 - update to 1.0.15 - remove duplicate LDFLAGS PR: 158292 Submitted by: Jin-Sih Lin END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2011-06-30T14:40:21.000000Z K 7 svn:log V 122 - update to 11.50 Security: http://www.opera.com/support/kb/view/995/ Security: http://www.opera.com/support/kb/view/996/ END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2011-06-30T14:40:44.000000Z K 7 svn:log V 18 - update to 11.50 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2011-06-30T14:47:00.000000Z K 7 svn:log V 53 - (Attempt to) fix after recent graphics/geos update END K 10 svn:author V 4 gahr K 8 svn:date V 27 2011-06-30T14:51:32.000000Z K 7 svn:log V 23 - Fix WWW in pkg-descr END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2011-06-30T14:53:26.000000Z K 7 svn:log V 88 An InfiniMiner/Minecraft inspired game. WWW: http://celeron.55.lt/~celeron55/minetest/ END K 10 svn:author V 5 beech K 8 svn:date V 27 2011-06-30T15:19:47.000000Z K 7 svn:log V 95 - Update to 0.4.9 PR: ports/158440 Submitted by: Jin-Sih Lin (maintainer) END K 10 svn:author V 5 nivit K 8 svn:date V 27 2011-06-30T16:14:39.000000Z K 7 svn:log V 85 - Update to 0.9.5 PR: ports/158367 Submitted by: Jin-Sih Lin END K 10 svn:author V 6 obrien K 8 svn:date V 27 2011-06-30T17:03:10.000000Z K 7 svn:log V 106 Add LICENSE. work/tmux-1.4/NOTES:simple, modern, BSD-licensed alternative to programs such as GNU screen. END K 10 svn:author V 4 mezz K 8 svn:date V 27 2011-06-30T17:05:53.000000Z K 7 svn:log V 16 Update to 2.32. END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2011-06-30T17:08:24.000000Z K 7 svn:log V 58 deprecate and expire Approved by: maintainer on ruby@ END K 10 svn:author V 7 thierry K 8 svn:date V 27 2011-06-30T17:28:36.000000Z K 7 svn:log V 63 seq2 is no more used: remove this dependency. Reported by: bf END K 10 svn:author V 5 crees K 8 svn:date V 27 2011-06-30T17:44:05.000000Z K 7 svn:log V 220 - Use USERS and GROUPS - Mark BROKEN and deprecate -- no commits since 2006 and maintainer timeout PR: ports/157537 Submitted by: Chris Rees Approved by: rene (mentor), maintainer timeout (2 weeks) END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-30T17:57:24.000000Z K 7 svn:log V 129 update to 1.6.2.19 This is the last maintenance release. From now on there will only be securtiy updates to the 1.6.2.X branch. END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-30T18:07:32.000000Z K 7 svn:log V 60 update to 3.1.11 as mail/thunderbird will be updated to 5.0 END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-30T18:13:19.000000Z K 7 svn:log V 66 add missing files and add a forgotten patch to remove 6.X support END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-30T18:15:24.000000Z K 7 svn:log V 65 update to 3.1.11 as mail/thunderbird-i18n will be updated to 5.0 END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-30T18:19:48.000000Z K 7 svn:log V 26 update thunderbird to 5.0 END K 10 svn:author V 2 db K 8 svn:date V 27 2011-06-30T18:49:26.000000Z K 7 svn:log V 41 - Unbreak under clang Feature safe: yes END K 10 svn:author V 4 mezz K 8 svn:date V 27 2011-06-30T19:44:00.000000Z K 7 svn:log V 26 Forgot to remove a patch. END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-30T19:51:43.000000Z K 7 svn:log V 26 remove 2 obsolete patches END K 10 svn:author V 3 flo K 8 svn:date V 27 2011-06-30T20:00:34.000000Z K 7 svn:log V 21 disclose my location END K 10 svn:author V 7 stephen K 8 svn:date V 27 2011-06-30T20:52:08.000000Z K 7 svn:log V 242 - Update math/octave-forge-base to 1.1. Now includes the script load-octave-pkg to link the octave packaging system to the FreeBSD ports. - Update Mk/bsd.octave.mk so that octave-forge-* ports use this script. Approved by: gabor (mentor) END