ƒªC238533 254 374 396 432 367 526 176 190 203 241 691 644 380 769 209 263 182 192 552 185 287 144 125 199 128 111 110 145 146 144 146 148 145 111 561 146 112 158 235 294 590 190 182 156 156 230 284 168 129 132 420 215 180 190 163 123 149 118 118 140 181 177 128 111 189 165 199 114 144 150 494 145 202 145 154 145 111 111 262 281 110 112 166 402 887 778 475 175 406 281 161 111 124 177 111 193 148 188 140 105 110 145 144 201 311 209 205 149 127 145 299 886 236 117 149 171 201 151 167 171 215 171 292 152 180 246 113 192 113 200 147 170 170 224 185 111 112 127 126 122 191 352 184 185 201 278 215 172 308 245 636 167 111 140 309 190 233 147 208 163 174 172 162 146 202 141 154 112 168 207 107 154 187 207 117 180 114 149 186 147 215 254 185 187 141 141 151 163 188 170 180 206 185 288 251 191 192 170 310 177 136 109 275 113 112 113 114 166 880 196 254 108 231 156 112 160 173 149 120 211 232 140 149 179 162 111 189 203 200 119 186 148 239 144 149 245 155 153 248 189 137 170 233 150 260 192 151 217 143 751 155 139 134 224 197 K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T17:11:33.000000Z K 7 svn:log V 280 The autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references. WWW: http://search.cpan.org/dist/autobox/ PR: ports/137137 Submitted by: Bill Brinzer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T17:13:03.000000Z K 7 svn:log V 302 Moose::Autobox provides an implementation of SCALAR, ARRAY, HASH & CODE for use with autobox. It does this using a hierarchy of roles in a manner similar to what Perl 6 might do. WWW: http://search.cpan.org/dist/Moose-Autobox/ PR: ports/137139 Submitted by: Bill Brinzer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T17:13:19.000000Z K 7 svn:log V 338 This controller automatically generates and validates unique tokens across multiple HTTP requests (form submits). You can use it to prevent duplicate submits, or to protect against CSRF attacks. WWW: http://search.cpan.org/dist/Catalyst-Controller-RequestToken/ PR: ports/137140 Submitted by: Bill Brinzer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T17:13:44.000000Z K 7 svn:log V 273 MooseX::Traits::Pluggable - an extension to MooseX::Traits. Adds support for class precedence search for traits and some extra attributes. WWW: http://search.cpan.org/dist/MooseX-Traits-Pluggable/ PR: ports/137141 Submitted by: Bill Brinzer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T17:14:16.000000Z K 7 svn:log V 432 Adds a Catalyst::Component "COMPONENT" method to your Catalyst component base class. This method reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using "new_with_traits" in MooseX::Traits from MooseX::Traits::Pluggable. WWW: http://search.cpan.org/dist/CatalystX-Component-Traits/ PR: ports/137142 Submitted by: Bill Brinzer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T17:15:22.000000Z K 7 svn:log V 83 - Update to 5.161 PR: 137176 Submitted by: TERAMOTO Masahiro END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T17:16:16.000000Z K 7 svn:log V 97 - Update to 2.0.r6834 PR: 137185 Submitted by: Thomas-Martin Seck (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T17:40:28.000000Z K 7 svn:log V 109 - Update to 3.13 PR: 136457 Submitted by: dikshie Approved by: maintainer timeout END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-28T17:43:59.000000Z K 7 svn:log V 145 - Update to 0.72 - While here, fix build with custom PREFIX/LOCALBASE PR: 136837 Submitted by: Corey Halpin (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T17:47:02.000000Z K 7 svn:log V 597 lttoolbox is a toolbox for lexical processing, morphological analysis and generation of words. The analysis is the process of splitting of words splitting a word (e.g. cats) into its lemma 'cat' and the grammatical information . The generation is the opposite process. The package is split into three programs, lt-comp, the compiler, lt-proc, the processor, and lt-expand, which generates all possible mappings between surface forms and lexical forms in the dictionary. WWW: http://wiki.apertium.org/wiki/Lttoolbox PR: ports/137134 Submitted by: Mykola Dzham END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T17:47:44.000000Z K 7 svn:log V 550 Apertium is an open-source machine translation platform, initially aimed at related-language pairs but recently expanded to deal with more divergent language pairs (such as English-Catalan). The platform provides: 1. a language-independent machine translation engine 2. tools to manage the linguistic data necessary to build a machine translation system for a given language pair and 3. linguistic data for a growing number of language pairs WWW: http://www.apertium.org/ PR: ports/137135 Submitted by: Mykola Dzham END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T17:54:27.000000Z K 7 svn:log V 286 AuthCAS aims at providing a Perl API to Yale's Central Authentication System (CAS). Only a basic Perl library is provided with CAS whereas AuthCAS is a full object-oriented library. WWW: http://cpan.uwinnipeg.ca/dist/AuthCAS PR: ports/136956 Submitted by: Frank Wall END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-28T18:04:33.000000Z K 7 svn:log V 673 bsnes is an emulator that began development on 2004-10-14. The purpose of this emulator is a bit different from others: it focuses on accuracy, debugging functionality, and clean code. The emulator does not focus on things that would hinder accuracy. This includes speed and game-specific hacks for compatibility. As a result, the minimum system requirements for bsnes are very high. The emulator itself was not derived from any existing emulator source code, such as SNES9x. It was written from scratch by myself. Any similarities to other emulators are merely coincidental. WWW: http://byuu.org/bsnes/ PR: 135592 Submitted by: Emmanuel Vadot END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T18:05:33.000000Z K 7 svn:log V 115 - Fix build with CUSTOM PREFIX - OPTIONS cleanup PR: 136979 Submitted by: Milan Obuch (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T18:18:45.000000Z K 7 svn:log V 169 Perl pragma to declare previously undeclared constants WWW: http://search.cpan.org/dist/constant-def/ PR: ports/136963 Submitted by: Mons Anderson END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T18:29:37.000000Z K 7 svn:log V 89 - Update to 0.5 PR: 136970 Submitted by: Andrew Lewis (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T18:33:24.000000Z K 7 svn:log V 99 - Update to 2.4.6 - Pass maintainership to Dima Panov PR: based on 136810 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-28T18:49:41.000000Z K 7 svn:log V 456 Dbeacon is a distributed multicast monitoring tool. The main purpose of a beacon is to monitor other beacons' reachability and to collect statistics such as loss, delay, and jitter between beacons. Dbeacon supports both IPv4 and IPv6 multicast and supports collecting information using both Any Source Multicast (ASM) and Source-Specific Multicast (SSM). WWW: http://fivebits.net/proj/dbeacon PR: 136916 Submitted by: Antonio Querubin END K 10 svn:author V 5 nivit K 8 svn:date V 27 2009-07-28T20:44:58.000000Z K 7 svn:log V 91 - Update to 1.2.3 - Set USE_PYTHON to 2.5-2.6, because GAE is not compatible with Python 3 END K 10 svn:author V 6 araujo K 8 svn:date V 27 2009-07-28T20:51:46.000000Z K 7 svn:log V 191 - Support updated to latest lang/lua library version. - Fixed a wrong prefix when use WITH_MLOGC=yes. PR: ports/137214, ports/137215 Submitted by: Oleg Ginzburg END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T21:35:03.000000Z K 7 svn:log V 51 - Update to 0.27 Approved by: maintainer implicit END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2009-07-28T21:35:37.000000Z K 7 svn:log V 27 - Update to version 3.3.5. END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2009-07-28T21:39:51.000000Z K 7 svn:log V 100 - Remove unconditional vorbis dependency (now it is only enabled when VORBIS option is selected). END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2009-07-28T21:43:12.000000Z K 7 svn:log V 30 - Update to version 2009.4.4. END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T21:49:03.000000Z K 7 svn:log V 18 - Update to 0.1.4 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T21:51:14.000000Z K 7 svn:log V 17 - Update to 0.15 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T21:53:07.000000Z K 7 svn:log V 52 - Update to 2.0.5 Approved by: maintainer implicit END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T21:54:51.000000Z K 7 svn:log V 53 - Update to 0.9.16 Approved by: maintainer implicit END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T21:55:47.000000Z K 7 svn:log V 51 - Update to 0.44 Approved by: maintainer implicit END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T21:57:20.000000Z K 7 svn:log V 53 - Update to 0.4.21 Approved by: maintainer implicit END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T21:58:23.000000Z K 7 svn:log V 55 - Update to 1.0.1.13 Approved by: maintainer implicit END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T21:59:59.000000Z K 7 svn:log V 52 - Update to 1.6.4 Approved by: maintainer implicit END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T22:02:58.000000Z K 7 svn:log V 18 - Update to 0.7.1 END K 10 svn:author V 5 dougb K 8 svn:date V 27 2009-07-28T22:13:34.000000Z K 7 svn:log V 466 Update to patched versions which address a remote DoS vulnerability: Receipt of a specially-crafted dynamic update message may cause BIND 9 servers to exit. This vulnerability affects all servers -- it is not limited to those that are configured to allow dynamic updates. Access controls will not provide an effective workaround. More details can be found here: https://www.isc.org/node/474 All BIND users are encouraged to update to a patched version ASAP. END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T22:19:31.000000Z K 7 svn:log V 53 - Update to 0.5.15 Approved by: maintainer implicit END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-28T22:19:52.000000Z K 7 svn:log V 19 - Update to 1.11.5 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-28T22:29:54.000000Z K 7 svn:log V 63 - Fix build after lang/squirrel update Reported by: pointyhat END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2009-07-28T22:31:35.000000Z K 7 svn:log V 136 - Fix VM in amd64 ("%" -> "%%" in format string). - Bump PORTREVISION. PR: ports/134874 Submitted by: Mak Kolybabi END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2009-07-29T00:17:09.000000Z K 7 svn:log V 195 - Update to 2.2.0 - Add SF mirror - Mark MAKE_JOBS_SAFE - Add WITHOUT_NLS support - Unfortunately, no longer builds on 6.x :( PR: ports/135303 Submitted by: Dmitry Marakasov END K 10 svn:author V 5 dougb K 8 svn:date V 27 2009-07-29T00:22:52.000000Z K 7 svn:log V 495 Apply the patch derived from version 9.6.1-P1 which addresses a remote DoS vulnerability: Receipt of a specially-crafted dynamic update message may cause BIND 9 servers to exit. This vulnerability affects all servers -- it is not limited to those that are configured to allow dynamic updates. Access controls will not provide an effective workaround. More details can be found here: https://www.isc.org/node/474 All BIND users are encouraged to update to a patched version ASAP. END K 10 svn:author V 8 jpaetzel K 8 svn:date V 27 2009-07-29T01:43:57.000000Z K 7 svn:log V 93 Fixup typo in patch that affected whitespace. pointyhat to me Approved by: itetcu@ (mentor) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-29T02:11:31.000000Z K 7 svn:log V 87 - Update to 4.82 PR: ports/136785 Submitted by: Mons Anderson END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-29T02:51:25.000000Z K 7 svn:log V 61 - Update to 3.0.2 PR: ports/136741 Submitted by: pgollucci END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-29T02:52:02.000000Z K 7 svn:log V 61 - Update to 2.1.7 PR: ports/136743 Submitted by: pgollucci END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-29T03:26:54.000000Z K 7 svn:log V 134 - add dependency p5-MooseX-Types-DateTimeX - bump PORTREVISION PR: ports/135939 Submitted by: Chris Anderson END K 10 svn:author V 7 delphij K 8 svn:date V 27 2009-07-29T05:58:49.000000Z K 7 svn:log V 187 Fix build on amd64 (and, ideally, all other architectures we supported) by backporting some upstream fixes. This also fixes some lagg ioctls. Submitted by: maintainer PR: ports/137195 END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-29T06:17:20.000000Z K 7 svn:log V 73 - Update to 0.58 Changes: http://search.cpan.org/dist/Jifty-DBI/Changes END K 10 svn:author V 6 obrien K 8 svn:date V 27 2009-07-29T06:27:27.000000Z K 7 svn:log V 34 Update to Vim 7.2 patchlevel 239. END K 10 svn:author V 4 gahr K 8 svn:date V 27 2009-07-29T07:18:26.000000Z K 7 svn:log V 39 - Fix PLIST Reported by: PH via erwin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T07:23:32.000000Z K 7 svn:log V 326 This plugin asks for and changes your password at a pre-configured LDAP server. The users willing to change his/her password must be authenticated already. This plugin makes no sense for the Guest user. WWW: http://twiki.org/cgi-bin/view/Plugins/LDAPPasswordChangerPlugin PR: ports/137227 Submitted by: Alexey V. Degtyarev END K 10 svn:author V 2 vd K 8 svn:date V 27 2009-07-29T07:26:15.000000Z K 7 svn:log V 123 graphics/libpano13: Fix plist for WITHOUT_JAVA case. PR: ports/136823 Submitted by: Dmitry Marakasov END K 10 svn:author V 2 vd K 8 svn:date V 27 2009-07-29T07:31:46.000000Z K 7 svn:log V 89 misc/ossp-uuid: Add -fPIC -DPIC for amd64 and ia64. PR: ports/13645 Submitted by: mm@ END K 10 svn:author V 2 vd K 8 svn:date V 27 2009-07-29T07:34:44.000000Z K 7 svn:log V 99 Forced commit to note that the previous commit contains a typo, it should read: PR: ports/136455 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T07:37:06.000000Z K 7 svn:log V 70 - Update to 0.2.1.19 PR: 137230 Submitted by: bf END K 10 svn:author V 6 obrien K 8 svn:date V 27 2009-07-29T07:40:23.000000Z K 7 svn:log V 28 Change name of diked patch. END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T07:44:14.000000Z K 7 svn:log V 56 - Update to 2.2.6 PR: 137010 Submitted by: Ports Fury END K 10 svn:author V 3 ale K 8 svn:date V 27 2009-07-29T07:46:06.000000Z K 7 svn:log V 26 Update to 0.6.17 release. END K 10 svn:author V 3 ale K 8 svn:date V 27 2009-07-29T07:53:20.000000Z K 7 svn:log V 26 Update to 0.11.9 release. END K 10 svn:author V 3 ale K 8 svn:date V 27 2009-07-29T07:58:59.000000Z K 7 svn:log V 48 Add "Enable autocomplete in login form" OPTION. END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-29T08:11:39.000000Z K 7 svn:log V 87 Update to 3.0100. Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T08:18:47.000000Z K 7 svn:log V 84 - Update to 1.009 PR: 134214 Submitted by: leeym@ Approved by: maintainer timeout END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T08:26:52.000000Z K 7 svn:log V 35 - Fix plist Reported by: erwinbot END K 10 svn:author V 5 leeym K 8 svn:date V 27 2009-07-29T08:33:24.000000Z K 7 svn:log V 17 - update to 0.07 END K 10 svn:author V 2 vd K 8 svn:date V 27 2009-07-29T08:37:28.000000Z K 7 svn:log V 98 Add a new port databases/embedded_innodb: Standalone version of the MySQL storage engine InnoDB. END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-29T08:41:05.000000Z K 7 svn:log V 71 Update to 2.14.1. Changes: http://search.cpan.org/dist/DBD-Pg/Changes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-29T08:52:50.000000Z K 7 svn:log V 104 Update to 1.03. Set maintainer to perl@. Changes: http://search.cpan.org/dist/Filter-Template/CHANGES END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T09:04:32.000000Z K 7 svn:log V 21 - Update to 20090728 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T09:11:00.000000Z K 7 svn:log V 51 - Update to 1.15 Approved by: maintainer implicit END K 10 svn:author V 5 edwin K 8 svn:date V 27 2009-07-29T09:13:02.000000Z K 7 svn:log V 56 Ports modules update at Wednesday 29 July 2009 at 09:13 END K 10 svn:author V 4 bsam K 8 svn:date V 27 2009-07-29T09:13:31.000000Z K 7 svn:log V 400 . update to version 2.1.4; . add a note to /usr/ports/UPDATING; . add $PATCH_DEPENDS found by tinderbox test; . switch maintainership to the submitter; . use %%DATADIR%% at pkg-plist; . use $DIST_SUBDIR because distname does not include "heartbeat" string. PR: ports/121050 Submitted by: Justin Head Approved by: scott-ports@tummy.com (maintainer timeout at least two months) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T09:14:52.000000Z K 7 svn:log V 52 - Update to 1.3.7 Approved by: maintainer implicit END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-29T09:26:58.000000Z K 7 svn:log V 107 Update to 0.11. Assign maintainer to perl@. Changes: http://search.cpan.org/dist/Class-Throwable/Changes END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T09:33:50.000000Z K 7 svn:log V 52 - Update to 1.4.0 Approved by: maintainer implicit END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2009-07-29T09:41:35.000000Z K 7 svn:log V 58 Upgrade to 0.8.14. PR: ports/137233 Submitted by: miwi@ END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T09:51:13.000000Z K 7 svn:log V 52 - Update to 3.0.3 Approved by: maintainer implicit END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2009-07-29T10:05:11.000000Z K 7 svn:log V 16 - update to 1.3 END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2009-07-29T10:06:59.000000Z K 7 svn:log V 16 - udpate to 0.9 END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-29T10:12:51.000000Z K 7 svn:log V 167 Add converters/p5-Encoding-FixLatin, a Perl module and a command-line utility to convert input which may contain characters in more than one encoding to UTF-8 output. END K 10 svn:author V 5 yzlin K 8 svn:date V 27 2009-07-29T10:45:16.000000Z K 7 svn:log V 186 Add opencore-amr 0.1.1, openCORE implementation of AMR Narrowband & Wideband speech codec. PR: ports/136915 Submitted by: Gea-Suan Lin Approved by: lwhsu (mentor) END K 10 svn:author V 5 nivit K 8 svn:date V 27 2009-07-29T11:36:37.000000Z K 7 svn:log V 16 - Update to 1.5 END K 10 svn:author V 5 nivit K 8 svn:date V 27 2009-07-29T12:42:39.000000Z K 7 svn:log V 18 - Update to 0.5.5 END K 10 svn:author V 5 yzlin K 8 svn:date V 27 2009-07-29T12:59:14.000000Z K 7 svn:log V 72 - Change to my mail address at FreeBSD.org Approved by: lwhsu (mentor) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T13:17:33.000000Z K 7 svn:log V 308 opentracker is a open and free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router. Currently it is deployed as an open and free tracker instance. WWW: http://erdgeist.org/arts/software/opentracker/ PR: ports/137130 Submitted by: utisoft at gmail.com END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T13:20:20.000000Z K 7 svn:log V 793 This is South, intelligent schema migrations for Django apps. South is: * Intelligent; it knows if you've missed out a migration or two * Database independent, so there's no hassle if you need to move databases. * Easy; it can write migrations for you, and it takes about a minute to convert your app over to use South. * Designed for a pluggable Django world; you can declare dependencies between apps so they all migrate together correctly, and you can still use syncdb for your non-migrated apps without it interfering. * Useful for data too; you can write migrations to transform legacy data. * Better (we think, anyway) than the alternatives. WWW: http://south.aeracode.org/ PR: ports/137234 Submitted by: Stanislav Svirid END K 10 svn:author V 7 roberto K 8 svn:date V 27 2009-07-29T13:32:08.000000Z K 7 svn:log V 681 Update to 1.3.1. Regression fixes: - fixed excessive memory usage issues with diff and strip - fixed ssh performance issue on OS X - fixed slow calculation of branch heads - fixed handling of port numbers in URLs - fixed transaction handling exception - fixed incoming with graphlog extension - fixed slow commit in fetch extension - fixed loading of win32mbcs extension Other fixes: - fixed http username handling in acl extension - fixed subrepo path joining on Windows - allow update --check to cross branches - miscellaneous small doc and bug fixes PR: ports/137182 Submitted by: Marco Broeder Yuri Ryazantsev END K 10 svn:author V 3 ale K 8 svn:date V 27 2009-07-29T13:33:19.000000Z K 7 svn:log V 382 Update to 6.0.20 release: - fix rc.d script on shutdown - fix package creation - keep modified config files on deinstall - other small enhancements and bugfixes I'll take maintainership on September if nemoliu will not ping. PR: ports/129411, ports/136727 Submitted by: Jonathan Chen , Mike Jakubik Approved by: maintainer timeout (months) END K 10 svn:author V 3 skv K 8 svn:date V 27 2009-07-29T14:07:04.000000Z K 7 svn:log V 83 Update to 1.007 Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-1.007/CHANGES END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T14:12:44.000000Z K 7 svn:log V 312 Getting network addresses from Python It.s been irritating me for ages that it isn.t possible to straightforwardly get the network address(es) of the machine you.re running on from a Python program. WWW: http://alastairs-place.net/netifaces/ PR: ports/137236 Submitted by: Stanislav Svirid END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T14:13:43.000000Z K 7 svn:log V 187 Python lib for: * creole markup -> html * html -> creole markup WWW: http://code.google.com/p/python-creole/ PR: ports/137235 Submitted by: Stanislav Svirid END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T14:35:37.000000Z K 7 svn:log V 68 - Connect editors/koffice-i18n to the build Reported by: pointyhat END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T14:36:03.000000Z K 7 svn:log V 18 - Update to 1.5.0 END K 10 svn:author V 3 skv K 8 svn:date V 27 2009-07-29T14:36:06.000000Z K 7 svn:log V 32 Unbreak port: fix dependencies. END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T14:37:07.000000Z K 7 svn:log V 84 - Update to 1.5.13 PR: 137033 Submitted by: Robi (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T14:55:16.000000Z K 7 svn:log V 18 - Update to 3.9.3 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-29T15:50:51.000000Z K 7 svn:log V 98 - Update to 5.2.10 PR: 137242 Submitted by: Naram Qashat (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T16:00:52.000000Z K 7 svn:log V 55 - Document Mono XML Signature HMAC Truncation Spoofing END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T16:03:01.000000Z K 7 svn:log V 95 - Update to 0.25 PR: 137241 Submitted by: TERAMOTO Masahiro (maintainer) END K 10 svn:author V 7 linimon K 8 svn:date V 27 2009-07-29T16:16:36.000000Z K 7 svn:log V 44 Reset maintainer per his request on ports@. END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T16:17:17.000000Z K 7 svn:log V 12 - Close tag END K 10 svn:author V 3 ale K 8 svn:date V 27 2009-07-29T16:25:15.000000Z K 7 svn:log V 18 Fix endorsed dir. END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-29T17:11:42.000000Z K 7 svn:log V 52 - Update to 0.1.3 Submitted by: maintainer via irc END K 10 svn:author V 3 ale K 8 svn:date V 27 2009-07-29T17:13:50.000000Z K 7 svn:log V 52 Really fix shutdown script on all FreeBSD releases. END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-29T17:17:46.000000Z K 7 svn:log V 106 Work around a bug in inc::Module::Install bundled with this distribution. Grrrr. Noticed by: erwin, QAT END K 10 svn:author V 5 dougb K 8 svn:date V 27 2009-07-29T18:23:41.000000Z K 7 svn:log V 216 Update the hashes of the PGP signature files for the new releases. The previous signatures were derived from the wrong key. The new signatures all verify correctly. No changes to the hashes for the software itself. END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-29T18:28:35.000000Z K 7 svn:log V 114 Update to 1.4. Approved by: maintainer (no review) Changes: http://search.cpan.org/dist/Text-SimpleTable/Changes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-29T18:33:34.000000Z K 7 svn:log V 110 Update to 3.7. Approved by: maintainer (no review) Changes: http://search.cpan.org/dist/Text-Context/Changes END K 10 svn:author V 3 pav K 8 svn:date V 27 2009-07-29T19:31:13.000000Z K 7 svn:log V 57 - Correct dependencies Reported by: pointyhat via erwin END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-29T20:01:56.000000Z K 7 svn:log V 32 - Update URLs Reported by: QAT END K 10 svn:author V 3 wxs K 8 svn:date V 27 2009-07-29T20:19:43.000000Z K 7 svn:log V 53 Chase patch rename so that it passes "make checksum" END K 10 svn:author V 4 beat K 8 svn:date V 27 2009-07-29T21:13:05.000000Z K 7 svn:log V 205 - Add amd64 as recognized platform. Without this patch the calender plugin was not shown on amd64. Reported by: Jonathan Chen Submitted by: ale@ With hat: gecko END K 10 svn:author V 5 dougb K 8 svn:date V 27 2009-07-29T23:24:43.000000Z K 7 svn:log V 791 Feature Updates =============== 1. For the -[rf] and -R options: a. Do not delete the flag files that indicate a port has been updated until the -[rf] process is successful. b. Update the wording in usage() to be more clear about what -R does c. If a user starts -[rf] without -R, and there are flag files present, ask if they would like to delete them, or enable -R mode. 2. Add a globstrip() function and use it to clean up inputs to -x (and in the input parser where the idea originated) 3. Improve the wording of the message in -s mode about what to do if they choose not to remove a port with an empty +REQUIRED_BY file 4. Tell the user how many fetches we are waiting for in -F Removed Feature =============== Remove the -u option. It did very little, and not what users expected. END K 10 svn:author V 5 dougb K 8 svn:date V 27 2009-07-29T23:26:14.000000Z K 7 svn:log V 141 Update for version 2.8: 1. Deprecation of -u 2. Improve the wording for -R 3. Add an example of using -af for "in place" update of all ports END K 10 svn:author V 5 dougb K 8 svn:date V 27 2009-07-29T23:26:57.000000Z K 7 svn:log V 23 Update for version 2.8 END K 10 svn:author V 5 edwin K 8 svn:date V 27 2009-07-30T00:09:08.000000Z K 7 svn:log V 55 Ports modules update at Thursday 30 July 2009 at 00:09 END K 10 svn:author V 8 jpaetzel K 8 svn:date V 27 2009-07-30T00:16:51.000000Z K 7 svn:log V 74 Fix bug in rcNG script for restart action. Approved by: itetcu@ (mentor) END K 10 svn:author V 4 mnag K 8 svn:date V 27 2009-07-30T00:21:14.000000Z K 7 svn:log V 107 - Update to 2.7-20090712 - Fix build with new closefrom(2) Reported by: Jorge Medina END K 10 svn:author V 4 mnag K 8 svn:date V 27 2009-07-30T00:22:14.000000Z K 7 svn:log V 58 - Fix build with new closefrom(2) Reported by: pointyhat END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-30T03:19:36.000000Z K 7 svn:log V 72 - Update to 0.22 Changes: http://search.cpan.org/dist/IO-Async/Changes END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-30T03:37:04.000000Z K 7 svn:log V 76 - Update to 0.14 Changes: http://search.cpan.org/dist/InlineX-C2XS/Changes END K 10 svn:author V 2 lx K 8 svn:date V 27 2009-07-30T03:42:56.000000Z K 7 svn:log V 123 Releasing to ports@ in the hope that someone can bring it up to date. Approved by: wahjava@gmail.com (current maintainer) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-30T03:47:19.000000Z K 7 svn:log V 76 - Update to 0.34 Changes: http://search.cpan.org/dist/Module-Build/Changes END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-07-30T04:56:42.000000Z K 7 svn:log V 196 Fix interoperability with the new libjpeg. In particular, this is known to fix JPEG loading issues with gqview. Reported by: many Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=588740 END K 10 svn:author V 6 johans K 8 svn:date V 27 2009-07-30T05:44:45.000000Z K 7 svn:log V 57 Mark broken on FreeBSD-8 Reported by: pointyhat via pav END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-30T06:21:49.000000Z K 7 svn:log V 85 - Update to 0.85 Changes: http://search.cpan.org/dist/Module-CPANTS-Analyse/Changes END K 10 svn:author V 4 gahr K 8 svn:date V 27 2009-07-30T07:52:29.000000Z K 7 svn:log V 152 - Fix installation (missing binary) Reported by: Anton Shterenlikht http://docs.freebsd.org/cgi/mid.cgi?20090729193532.GA58354 END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-30T08:16:20.000000Z K 7 svn:log V 18 - Update to 1.0.4 END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-30T08:38:56.000000Z K 7 svn:log V 97 - Update to 1.06 Changes: http://search.cpan.org/src/BRADFITZ/LWPx-ParanoidAgent-1.06/ChangeLog END K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-07-30T08:52:47.000000Z K 7 svn:log V 18 - Update to 2.6.5 END K 10 svn:author V 4 bsam K 8 svn:date V 27 2009-07-30T09:10:18.000000Z K 7 svn:log V 106 Update to version 1.0.28. Changes: http://www.web2ldap.de/changes-1.0.html#1.0.28 . Reported by: miwibot END K 10 svn:author V 5 yzlin K 8 svn:date V 27 2009-07-30T10:53:24.000000Z K 7 svn:log V 53 - Update to 1.0.7.r1212 Approved by: lwhsu (mentor) END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-30T11:11:02.000000Z K 7 svn:log V 76 Update to 0.52. Changes: http://search.cpan.org/dist/Net-Amazon-S3/CHANGES END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-30T11:15:14.000000Z K 7 svn:log V 76 Update to 2.02. Changes: http://search.cpan.org/dist/Text-Balanced/Changes END K 10 svn:author V 5 yzlin K 8 svn:date V 27 2009-07-30T11:30:20.000000Z K 7 svn:log V 129 - Pass maintainership to submitter PR: 137253 Submitted by: Jason E. Hale Approved by: lwhsu (mentor) END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2009-07-30T11:37:38.000000Z K 7 svn:log V 91 - Update to 1.1 PR: ports/137256 (based on) Submitted by: Qing Feng END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-30T12:05:22.000000Z K 7 svn:log V 16 - Update to 1.1 END K 10 svn:author V 5 nivit K 8 svn:date V 27 2009-07-30T12:08:35.000000Z K 7 svn:log V 18 - Update to 1.3.0 END K 10 svn:author V 3 ale K 8 svn:date V 27 2009-07-30T12:40:39.000000Z K 7 svn:log V 35 Fix parsing malformed attachments. END K 10 svn:author V 4 gahr K 8 svn:date V 27 2009-07-30T14:48:33.000000Z K 7 svn:log V 33 - Update to snapshot of 20090624 END K 10 svn:author V 3 ale K 8 svn:date V 27 2009-07-30T15:03:40.000000Z K 7 svn:log V 30 Add an entry for www/tomcat6. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-30T15:13:00.000000Z K 7 svn:log V 96 - Update master site PR: 137255 Submitted by: Dax Labrador (maintainer) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-30T15:15:26.000000Z K 7 svn:log V 256 - Update to 3.4.2.116 - Clean up and simplify Makefile - Use pkg-plist since new version installs almost twice as many files - Convert wrapper script to a SUB_FILES style - Take maintainership PR: 137252 Submitted by: Jason E. Hale END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-30T15:15:58.000000Z K 7 svn:log V 89 - Add forgotten pkg-plist PR: 137252 Submitted by: Jason E. Hale END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-30T15:17:38.000000Z K 7 svn:log V 90 - Update to 1.4 PR: 137231 Submitted by: Ashish SHUKLA (maintainer) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-30T15:19:56.000000Z K 7 svn:log V 105 - Mark MAKE_JOBS_UNSAFE - Use SF macro PR: 136817 Submitted by: myself Approved by: maintainer timeout END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-30T15:26:01.000000Z K 7 svn:log V 182 Invoke package init methods at compile time WWW: http://search.cpan.org/~mons/self-init-0.01/lib/self/init.pm PR: 136707 Submitted by: Andrey Kostenko END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-30T15:28:19.000000Z K 7 svn:log V 119 - Update to 2.6.4 PR: 136821 Submitted by: Jochen Neumeister Approved by: maintainer timeout END K 10 svn:author V 3 skv K 8 svn:date V 27 2009-07-30T15:41:50.000000Z K 7 svn:log V 80 Update to 3.4 Changes: http://www.bugzilla.org/releases/3.4/release-notes.html END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2009-07-30T15:47:03.000000Z K 7 svn:log V 209 - Bump PORTREVISION. - Should run fine in 8.x now (shm_open path now starts with a slash). - Avoid harmless rmdir error message when uninstalling. - Now runs from / instead of /var/tmp (as developers wanted). END K 10 svn:author V 5 erwin K 8 svn:date V 27 2009-07-30T16:08:09.000000Z K 7 svn:log V 150 Set NO_LATEST_LINK as it conflicts with x11-toolkits/py-wxPython28 Submitted by: pointyhat Discussed with: alepulver Approved by: maintainer timeout END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2009-07-30T16:28:27.000000Z K 7 svn:log V 537 - Change port to properly pass 32/64bit options based on current ARCH to the ant build process. - Remove javaservicewrapper/files/patch-build.xml, this patch should no longer be necessary due to the update above. - Strip resulting binary. - Take over maintainership, Alejandro no longer uses this port. Changes by alepulver: - Keep USE_GMAKE because Ant calls it when building the C code. - Put do-build before bsd.port.pre.mk to avoid a target redefinition warning. PR: ports/137267 Submitted by: Mike Jakubik END K 10 svn:author V 5 erwin K 8 svn:date V 27 2009-07-30T16:32:26.000000Z K 7 svn:log V 73 Try to fix the build after the lang/gnat update Submitted by: pointyhat END K 10 svn:author V 6 johans K 8 svn:date V 27 2009-07-30T17:14:53.000000Z K 7 svn:log V 16 Update to 1.9.0 END K 10 svn:author V 6 johans K 8 svn:date V 27 2009-07-30T18:01:15.000000Z K 7 svn:log V 45 Update to latest packages version (22. July) END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2009-07-30T18:02:14.000000Z K 7 svn:log V 210 - Remove unneeded do-build target to pass the correct arguments to ant. - Change USE_GMAKE into a BUILD_DEPENDS entry, to avoid possible problems as the do-build target should be defined by the USE_ANT code. END K 10 svn:author V 5 dougb K 8 svn:date V 27 2009-07-30T18:47:46.000000Z K 7 svn:log V 96 The dependency on idnkit should be a LIB_, not a BUILD_ PR: ports/137240 Submitted by: danger END K 10 svn:author V 9 pgollucci K 8 svn:date V 27 2009-07-30T23:04:49.000000Z K 7 svn:log V 134 Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav) END K 10 svn:author V 5 edwin K 8 svn:date V 27 2009-07-31T00:09:12.000000Z K 7 svn:log V 53 Ports modules update at Friday 31 July 2009 at 00:09 END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2009-07-31T01:26:12.000000Z K 7 svn:log V 111 1: Upgrade to 0.3.3. 2: remove all patches. 3: change MAINTAINER. PR: ports/137277 Submitted by: maintainer. END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-31T07:49:26.000000Z K 7 svn:log V 69 Update to 3.44. Changes: http://search.cpan.org/dist/CGI.pm/Changes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-31T07:56:32.000000Z K 7 svn:log V 80 Update to 0.2.3. Changes: http://search.cpan.org/dist/File-Find-Object/Changes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-31T07:58:35.000000Z K 7 svn:log V 78 Update to 4.31. Changes: http://search.cpan.org/dist/CGI-Application/Changes END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-31T08:07:47.000000Z K 7 svn:log V 68 Update to 5.162. Changes: http://search.cpan.org/dist/Coro/Changes END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-31T08:25:57.000000Z K 7 svn:log V 53 - mark BROKEN fails to build Reported by: pointyhat END K 10 svn:author V 3 skv K 8 svn:date V 27 2009-07-31T09:32:28.000000Z K 7 svn:log V 109 POE-Test-Loops does not depend on POE. PR: ports/137263 Submitted by: Paul Dokas END K 10 svn:author V 6 gerald K 8 svn:date V 27 2009-07-31T09:38:48.000000Z K 7 svn:log V 46 Update to the 20090728 snapshot of GCC 4.4.2. END K 10 svn:author V 6 oliver K 8 svn:date V 27 2009-07-31T09:55:45.000000Z K 7 svn:log V 59 add USE_GCC=4.3+ bump portrevision because of boost update END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2009-07-31T12:39:43.000000Z K 7 svn:log V 17 - update to 3.15 END K 10 svn:author V 5 tobez K 8 svn:date V 27 2009-07-31T12:43:44.000000Z K 7 svn:log V 74 Update to 0.41. Changes: http://search.cpan.org/dist/IMDB-Film/ChangeLog END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2009-07-31T13:57:52.000000Z K 7 svn:log V 111 - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin END K 10 svn:author V 2 hq K 8 svn:date V 27 2009-07-31T14:46:57.000000Z K 7 svn:log V 16 Update to 1.317 END K 10 svn:author V 4 jkim K 8 svn:date V 27 2009-07-31T15:03:43.000000Z K 7 svn:log V 61 Fix build with Mozilla on amd64 -CURRENT. Reviewed by: maho END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2009-07-31T16:09:00.000000Z K 7 svn:log V 90 Update to v2.1.0 PR: ports/137106 Submitted by: Aldis Berjoza END K 10 svn:author V 3 lme K 8 svn:date V 27 2009-07-31T17:47:57.000000Z K 7 svn:log V 114 - Reset maintainer per his request on ports@ - Pass maintainership to Marius Nünnerich END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-31T18:00:11.000000Z K 7 svn:log V 22 - Remove extra @dirrm END K 10 svn:author V 2 lx K 8 svn:date V 27 2009-07-31T18:21:09.000000Z K 7 svn:log V 89 Remove at author's request -- this version is both broken and insecure. www/xpi-firegpg END K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-07-31T18:30:30.000000Z K 7 svn:log V 21 - Update to 1.9.0.12 END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2009-07-31T19:56:00.000000Z K 7 svn:log V 52 Add an additional distfile location to MASTER_SITES END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-31T20:00:24.000000Z K 7 svn:log V 91 - Update to 0.6.03 PR: 137278 Submitted by: Peter Schuller END K 10 svn:author V 8 skreuzer K 8 svn:date V 27 2009-07-31T20:01:51.000000Z K 7 svn:log V 50 Add additional distfile locations to MASTER_SITES END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-31T20:06:31.000000Z K 7 svn:log V 119 - Update to 32, rework the port - Pass maintainership to submitter PR: 137287 Submitted by: Earl Gay END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-31T20:20:52.000000Z K 7 svn:log V 158 - Add dependency on x11/xcb-proto >= 1.5, this does not build with earlier versions PR: 137298 Submitted by: Ashish SHUKLA (maintainer) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-31T20:20:55.000000Z K 7 svn:log V 90 - Update to 1.1 PR: 137300 Submitted by: Ashish SHUKLA (maintainer) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2009-07-31T20:33:30.000000Z K 7 svn:log V 92 - Update to 0.4.6 PR: 137268 Submitted by: Toni Gundogdu (maintainer) END K 10 svn:author V 6 gerald K 8 svn:date V 27 2009-07-31T22:44:14.000000Z K 7 svn:log V 46 Update to the 20090726 snapshot of GCC 4.3.4. END K 10 svn:author V 6 gerald K 8 svn:date V 27 2009-07-31T23:40:58.000000Z K 7 svn:log V 46 Update to the 20090730 snapshot of GCC 4.5.0. END K 10 svn:author V 5 edwin K 8 svn:date V 27 2009-08-01T00:09:07.000000Z K 7 svn:log V 57 Ports modules update at Saturday 01 August 2009 at 00:09 END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2009-08-01T11:25:40.000000Z K 7 svn:log V 68 - fix build when an old gd with different shlibs is still installed END K 10 svn:author V 5 erwin K 8 svn:date V 27 2009-08-01T12:23:44.000000Z K 7 svn:log V 94 Take se's commit bit in for safe keeping. Submitted by: The Grim Reaper Approved by: portmgr END K 10 svn:author V 3 wxs K 8 svn:date V 27 2009-08-01T13:16:10.000000Z K 7 svn:log V 78 - Correct the entries that have extra fields. Noticed by: buganini@gmail.com END K 10 svn:author V 3 wxs K 8 svn:date V 27 2009-08-01T14:13:24.000000Z K 7 svn:log V 88 - Document BIND DoS in base and ports. Reviewed by: remko Approved by: secteam (remko) END K 10 svn:author V 3 wxs K 8 svn:date V 27 2009-08-01T14:17:29.000000Z K 7 svn:log V 113 s/package/system/ for vid fbc8413f-2f7a-11de-9a3f-001b77d09812. Reviewed by: remko Approved by: secteam (remko) END K 10 svn:author V 3 wxs K 8 svn:date V 27 2009-08-01T14:25:45.000000Z K 7 svn:log V 93 - White space fixes and correct the entry date in vid 83725c91-7c7e-11de-9672-00e0815b8da8 END K 10 svn:author V 3 wxs K 8 svn:date V 27 2009-08-01T15:15:54.000000Z K 7 svn:log V 195 - Don't overwrite configuration files, or index.html. - s/ETCDIRX/ETCDIR/ in files/pkg-message.in PR: ports/136822 Submitted by: Martin Lesser Approved by: maintainer timeout END K 10 svn:author V 4 jhay K 8 svn:date V 27 2009-08-01T15:51:51.000000Z K 7 svn:log V 157 Upgrade to olsrd 0.5.6-r5. Also make it work on 64 bit machines. PR: ports/137158 (The upgrade) Submitted by: Hung-Yi Chen (The upgrade) END K 10 svn:author V 5 danfe K 8 svn:date V 27 2009-08-01T16:33:19.000000Z K 7 svn:log V 97 - Add two missing patches to unbreak the build - Depend on slang; ncurses renderer behaves badly END K 10 svn:author V 5 nivit K 8 svn:date V 27 2009-08-01T17:08:48.000000Z K 7 svn:log V 98 - Update to 0.4.2 PR: ports/137329 Submitted by: Toni Gundogdu (maintainer) END K 10 svn:author V 7 rnoland K 8 svn:date V 27 2009-08-01T17:39:21.000000Z K 7 svn:log V 74 Update to 2.4.12 PR: 136806 Submitted by: Anonymous END K 10 svn:author V 7 rnoland K 8 svn:date V 27 2009-08-01T17:42:44.000000Z K 7 svn:log V 213 Update to newer snapshot. This and the updated libdrm bump the API version to 0.0.14 which requires an updated kernel patch. See pkg-message for details. PR: 136806 Submitted by: Anonymous END K 10 svn:author V 7 rnoland K 8 svn:date V 27 2009-08-01T17:53:04.000000Z K 7 svn:log V 81 Add a note to UPDATING about nouveau users needing to update their kernel patch. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-01T19:29:44.000000Z K 7 svn:log V 41 Fix portability issues with newer gpgme. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-01T19:32:10.000000Z K 7 svn:log V 14 Correct typo. END K 10 svn:author V 3 wxs K 8 svn:date V 27 2009-08-01T20:07:21.000000Z K 7 svn:log V 182 - Correct a threading bug on 7.1 and older. PR: ports/137056 Submitted by: Vaclav Haisman Approved by: "Joseph S. Atkinson" (maintainer) END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-01T20:28:17.000000Z K 7 svn:log V 18 Update to 0.15.8. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-01T20:44:06.000000Z K 7 svn:log V 17 Update to 0.0.9. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-01T20:53:12.000000Z K 7 svn:log V 18 Update to 0.0.13. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-01T20:55:33.000000Z K 7 svn:log V 19 Update to 0.15.10. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-01T21:31:05.000000Z K 7 svn:log V 71 Forced commit to note the repocopy from net-im/pymsn to net-im/papyon. END K 10 svn:author V 3 wxs K 8 svn:date V 27 2009-08-01T21:49:30.000000Z K 7 svn:log V 787 The dklibs is a set of libraries by Dirk Krause. The following libraries are included: * dkport portability layer * dkc general purpose C functions * dknet portable client side TCP/IP networking * dkappr access random number generators * dkbif library to read bitmap images * dklatsup support for applications creating LaTeX source files * dksdbi simple interface to NDBM, GDBM and BDB databases * dktrace produce debug output when linked to projects containing *.c files generated by tracecc The following programs are also included: * stc string table compiler * tracecc tracing preprocessor for C, C++, Objective-C and Java * trana trace output analyzer WWW: http://dklibs.sourceforge.net PR: ports/136913 Submitted by: Charlie Kester (maintainer) END K 10 svn:author V 3 wxs K 8 svn:date V 27 2009-08-01T22:12:28.000000Z K 7 svn:log V 103 - Update to 2.1.2 PR: ports/136914 Submitted by: Charlie Kester (maintainer) END K 10 svn:author V 2 db K 8 svn:date V 27 2009-08-01T23:39:18.000000Z K 7 svn:log V 162 - Add MASTER_SITE_SAVANNAH to the list of master sites as xlog development has moved there. Download links tested manually using make fetch. PR: ports/137342 END K 10 svn:author V 5 timur K 8 svn:date V 27 2009-08-01T23:44:59.000000Z K 7 svn:log V 14 Fix CONFLICTS END K 10 svn:author V 5 timur K 8 svn:date V 27 2009-08-01T23:59:22.000000Z K 7 svn:log V 136 Fix CONFLICTS, point USE_LDCONFIG to the location of the installed libs. Thanks to kwm@FreeBSD.org. Fix provision script to work OOTB. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-02T00:03:38.000000Z K 7 svn:log V 61 Update papyon to 0.4.1 after the repocopy from net-im/pymsn. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-02T00:05:06.000000Z K 7 svn:log V 17 Update to 0.5.0. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-02T00:06:58.000000Z K 7 svn:log V 65 Bump Python requirement to 2.5 since papyon requires Python 2.5. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-02T00:08:03.000000Z K 7 svn:log V 78 Assign maintainership to ports now that GNOME no longer requires this module. END K 10 svn:author V 5 edwin K 8 svn:date V 27 2009-08-02T00:09:11.000000Z K 7 svn:log V 55 Ports modules update at Sunday 02 August 2009 at 00:09 END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-02T00:12:23.000000Z K 7 svn:log V 25 Tie papyon to the build. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2009-08-02T00:35:17.000000Z K 7 svn:log V 113 - Bandaid to build with PostgreSQL 8.4. PR: ports/137039 Submitted by: Sevan Janiyan END K 10 svn:author V 3 wxs K 8 svn:date V 27 2009-08-02T02:51:50.000000Z K 7 svn:log V 139 - Reset maintainer and remove old MASTER_SITES. PR: ports/137224 Submitted by: Martin Tournoij (maintainer) END K 10 svn:author V 7 linimon K 8 svn:date V 27 2009-08-02T05:51:23.000000Z K 7 svn:log V 44 Reset maintainer per his request on ports@. END K 10 svn:author V 8 cperciva K 8 svn:date V 27 2009-08-02T07:07:07.000000Z K 7 svn:log V 52 Fix SSE2-enabled build on i386. Reported by: simon END K 10 svn:author V 8 blackend K 8 svn:date V 27 2009-08-02T07:10:03.000000Z K 7 svn:log V 82 Update to 20090801 version of the FreeBSD docset. Approved by: doceng (implicit) END K 10 svn:author V 7 linimon K 8 svn:date V 27 2009-08-02T07:10:42.000000Z K 7 svn:log V 66 Reset maintainer per his request in private email. Hat: portmgr END K 10 svn:author V 5 leeym K 8 svn:date V 27 2009-08-02T08:01:49.000000Z K 7 svn:log V 17 - update to 1.13 END K 10 svn:author V 7 linimon K 8 svn:date V 27 2009-08-02T08:02:03.000000Z K 7 svn:log V 93 Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse to email. Hat: portmgr END K 10 svn:author V 7 linimon K 8 svn:date V 27 2009-08-02T08:08:14.000000Z K 7 svn:log V 106 Reset maintainer due to maintainer-timeouts and no response to email. Reassign to python@. Hat: portmgr END K 10 svn:author V 7 linimon K 8 svn:date V 27 2009-08-02T08:22:35.000000Z K 7 svn:log V 103 Reset czauner+ports@onlineloop.com due to maintainer-timeouts and no response to email. Hat: portmgr END K 10 svn:author V 7 linimon K 8 svn:date V 27 2009-08-02T08:30:56.000000Z K 7 svn:log V 23 Over to new volunteer. END K 10 svn:author V 3 mva K 8 svn:date V 27 2009-08-02T08:35:34.000000Z K 7 svn:log V 94 Updated sdl_gfx to 2.0.19 Bumped PORTREVISION on dependent ports. Approved by: miwi (mentor) END K 10 svn:author V 7 linimon K 8 svn:date V 27 2009-08-02T08:45:35.000000Z K 7 svn:log V 52 Over to new volunteer. Approved by: old maintainer END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2009-08-02T08:54:14.000000Z K 7 svn:log V 141 - Add more encodings generated from p5-XML-Encoding source. PR: ports/136866 (requested) Requested by: Alfred Bartsch END K 10 svn:author V 5 danfe K 8 svn:date V 27 2009-08-02T09:14:51.000000Z K 7 svn:log V 50 Reformat, augment some text, kill EOL whitespace. END K 10 svn:author V 5 erwin K 8 svn:date V 27 2009-08-02T09:17:54.000000Z K 7 svn:log V 55 Mark BROKEN: leaves files behind after deinstallation. END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2009-08-02T10:58:58.000000Z K 7 svn:log V 150 - Fix build with WITH_SEM but ${OSVERSION} < 701106 (mark IGNORE correctly) PR: ports/136992 Submitted by: Andrey Zonov END K 10 svn:author V 5 timur K 8 svn:date V 27 2009-08-02T12:48:47.000000Z K 7 svn:log V 61 Fix last patch to cleanly apply to the src. Reported by kwm. END K 10 svn:author V 3 osa K 8 svn:date V 27 2009-08-02T12:54:36.000000Z K 7 svn:log V 61 Update from 0.7.1 to 0.7.2. Approved by: danfe (maintainer) END K 10 svn:author V 7 thierry K 8 svn:date V 27 2009-08-02T14:11:24.000000Z K 7 svn:log V 151 Mark mail/squirrelmail-multilogin-plugin as FORBIDDEN and add the corresponding entry in VuXML. Security: VuXML: 0d0237d0-7f68-11de-984d-0011098ad87f END K 10 svn:author V 7 thierry K 8 svn:date V 27 2009-08-02T14:28:50.000000Z K 7 svn:log V 93 Upgrade to a version reported as safe. Warning: not tested, since I don't run SquirrelMail. END K 10 svn:author V 5 erwin K 8 svn:date V 27 2009-08-02T14:34:39.000000Z K 7 svn:log V 43 Mark BROKEN on i386 6.x: does not compile. END K 10 svn:author V 3 kwm K 8 svn:date V 27 2009-08-02T14:39:54.000000Z K 7 svn:log V 78 Fix farsight2 update. Bump PORTVERSION to correct version noted in distfiles. END K 10 svn:author V 6 marius K 8 svn:date V 27 2009-08-02T14:47:39.000000Z K 7 svn:log V 137 Update to 2.01.01a62. For the changes since 2.01.01a61 see: ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a62 Approved by: netchild END K 10 svn:author V 5 rafan K 8 svn:date V 27 2009-08-02T15:49:23.000000Z K 7 svn:log V 56 - Update to 0.93 PR: ports/137357 Submitted by: leeym END K 10 svn:author V 3 wxs K 8 svn:date V 27 2009-08-02T16:00:16.000000Z K 7 svn:log V 167 - Update to 1.6.4 Changelogs: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.3.4.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.txt END K 10 svn:author V 5 nivit K 8 svn:date V 27 2009-08-02T16:24:50.000000Z K 7 svn:log V 98 - Update to 2.2.4 PR: ports/137358 Submitted by: Toni Gundogdu (maintainer) END K 10 svn:author V 4 maho K 8 svn:date V 27 2009-08-02T16:37:12.000000Z K 7 svn:log V 58 Update to OOO310_m17. Funded by OpenOffice.org community. END K 10 svn:author V 3 pav K 8 svn:date V 27 2009-08-02T16:54:23.000000Z K 7 svn:log V 124 - Mark BROKEN on i386, does not build - Mark MANUAL_PACKAGE_BUILD on amd64, crashes pointyhat nodes Reported by: pointyhat END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-02T18:40:40.000000Z K 7 svn:log V 48 Lock the tree for the pending libtool22 update. END K 10 svn:author V 4 mezz K 8 svn:date V 27 2009-08-02T19:36:34.000000Z K 7 svn:log V 657 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" , and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-02T19:44:20.000000Z K 7 svn:log V 60 Reopen the ports tree now that libtool22 has been imported. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2009-08-02T19:47:26.000000Z K 7 svn:log V 44 Touch up the grammar on the libtool update. END K 10 svn:author V 3 pav K 8 svn:date V 27 2009-08-02T19:59:03.000000Z K 7 svn:log V 42 - Unbreak fetch Submitted by: maintainer END K 10 svn:author V 3 pav K 8 svn:date V 27 2009-08-02T20:00:08.000000Z K 7 svn:log V 131 - Relax check on bioperl version; people keep forgetting to update this check when updating bioperl port Reported by: pointyhat END K 10 svn:author V 3 pav K 8 svn:date V 27 2009-08-02T20:01:22.000000Z K 7 svn:log V 104 - Update to 5.2.13 PR: ports/137334 Submitted by: Naram Qashat (maintainer) END