ƒ­E167483 233 110 146 239 163 470 177 245 153 218 903 137 113 125 239 155 495 236 148 174 172 175 174 178 168 213 144 211 414 392 142 223 164 204 331 127 337 147 107 193 111 109 454 137 968 127 301 140 241 170 152 157 208 154 237 175 113 776 141 112 213 205 169 224 389 246 645 264 403 266 316 147 190 140 225 256 164 596 227 157 623 117 245 170 197 247 124 237 131 329 110 212 218 179 186 111 201 226 133 107 244 262 107 204 157 189 181 218 241 334 148 211 115 147 111 243 127 164 111 167 164 528 126 155 162 328 342 342 342 342 342 342 342 342 342 342 342 342 342 531 136 302 192 261 163 131 176 148 401 141 114 164 211 309 573 107 107 226 155 200 284 133 231 146 231 160 146 222 145 218 188 358 366 200 253 141 244 145 223 149 113 112 113 137 214 138 220 111 1050 137 424 188 180 333 172 136 183 184 226 919 132 384 134 124 176 139 174 467 107 112 239 220 281 188 124 214 271 107 184 351 148 216 321 154 181 159 332 151 163 220 114 148 285 115 K 10 svn:author V 3 osa K 8 svn:date V 27 2006-07-11T14:16:11.000000Z K 7 svn:log V 18 Update to 0.3.54. END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T14:16:21.000000Z K 7 svn:log V 52 p5-WWW-OpenSearch --> ports/www/p5-WWW-OpenSearch END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-11T14:36:36.000000Z K 7 svn:log V 143 Add p5-HTML-TreeBuilder-XPath 0.05, add XPath support to HTML::TreeBuilder. PR: ports/100076 Submitted by: Gea-Suan Lin END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-11T14:36:47.000000Z K 7 svn:log V 68 p5-HTML-TreeBuilder-XPath --> ports/www/p5-HTML-TreeBuilder-XPath END K 10 svn:author V 5 garga K 8 svn:date V 27 2006-07-11T14:56:17.000000Z K 7 svn:log V 375 This automatically logs a user out if they're idle for a set amount of time. We define 'idle' as having not refreshed the right-hand frame. The administrator can set a standard time for all users or allow users to set their own timeout values. WWW: http://www.squirrelmail.org/plugin_view.php?id=38 PR: ports/99892 Submitted by: Thomas Abthorpe END K 10 svn:author V 5 garga K 8 svn:date V 27 2006-07-11T14:57:25.000000Z K 7 svn:log V 83 squirrelmail-timeout_user-plugin --> ports/mail/squirrelmail-timeout_user-plugin END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T15:11:14.000000Z K 7 svn:log V 150 Add p5-Search-Estraier 0.06, pure perl module to use Hyper Estraier search engine. PR: ports/100073 Submitted by: Gea-Suan Lin END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T15:11:26.000000Z K 7 svn:log V 59 p5-Search-Estraier --> ports/textproc/p5-Search-Estraier END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-11T15:12:15.000000Z K 7 svn:log V 122 - update to 0.06 - take over maintainership PR: ports/100051 Submitted by: clsung Approved by: maintainer (Lars Eggert) END K 10 svn:author V 5 garga K 8 svn:date V 27 2006-07-11T15:41:19.000000Z K 7 svn:log V 808 This package provides an interface to the cracklib (libcrack) libraries that come standard on most unix-like distributions. This allows you to check passwords against dictionaries of words to ensure some minimal level of password security. From the cracklib README CrackLib makes literally hundreds of tests to determine whether you've chosen a bad password. * It tries to generate words from your username and gecos entry to tries to match them against what you've chosen. * It checks for simplistic patterns. * It then tries to reverse-engineer your password into a dictionary word, and searches for it in your dictionary. - after all that, it's PROBABLY a safe(-ish) password. 8-) WWW: http://pecl.php.net/package/crack PR: ports/94244 Submitted by: Bill Moran END K 10 svn:author V 5 garga K 8 svn:date V 27 2006-07-11T15:43:09.000000Z K 7 svn:log V 43 pecl-crack --> ports/security/pecl-crack END K 10 svn:author V 6 marcus K 8 svn:date V 27 2006-07-11T15:53:33.000000Z K 7 svn:log V 18 Update to 2.14.1. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2006-07-11T15:54:09.000000Z K 7 svn:log V 30 Remove a forgotten directory. END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-11T15:55:46.000000Z K 7 svn:log V 143 Add p5-Config-INI-Simple 0.01, simple reading and writing from an INI file. PR: ports/100078 Submitted by: Gea-Suan Lin END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-11T15:56:02.000000Z K 7 svn:log V 60 p5-Config-INI-Simple --> ports/devel/p5-Config-INI-Simple END K 10 svn:author V 5 arved K 8 svn:date V 27 2006-07-11T16:59:37.000000Z K 7 svn:log V 400 Add missing dependency on kdepim. Try to fix Undefined symbol "pthread_attr_init" symbol: Although TaskJugglerUI is linked with -pthread, the resulting binary is not linked agains libpthread. (huh? gcc trying to be too smart?) Adding a dummy pthread_ call fixes this. Bump Portrevision PR: 98205, 98517 Reported by: Ken Gunderson Daniel Graupner END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:31:00.000000Z K 7 svn:log V 143 New port, www/p5-Catalyst-Runtime, The Elegant MVC Web Application Framework (Runtime) p5-Catalyst has been split - this is the runtime part. END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:31:09.000000Z K 7 svn:log V 56 p5-Catalyst-Runtime --> ports/www/p5-Catalyst-Runtime END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:34:14.000000Z K 7 svn:log V 82 New port, www/p5-Catalyst-Plugin-ConfigLoader, Load config files of various types END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:34:37.000000Z K 7 svn:log V 80 p5-Catalyst-Plugin-ConfigLoader --> ports/www/p5-Catalyst-Plugin-ConfigLoader END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:35:16.000000Z K 7 svn:log V 83 New port, www/p5-Catalyst-Plugin-Static-Simple, Make serving static pages painless END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:35:35.000000Z K 7 svn:log V 82 p5-Catalyst-Plugin-Static-Simple --> ports/www/p5-Catalyst-Plugin-Static-Simple END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:36:07.000000Z K 7 svn:log V 86 New port, www/p5-Catalyst-Action-RenderView, Sensible default end action for Catalyst END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:36:16.000000Z K 7 svn:log V 76 p5-Catalyst-Action-RenderView --> ports/www/p5-Catalyst-Action-RenderView END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:36:57.000000Z K 7 svn:log V 120 New port, www/p5-Catalyst-Devel, Catalyst Development Tools p5-Catalyst has been split - this is the development part. END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:37:06.000000Z K 7 svn:log V 52 p5-Catalyst-Devel --> ports/www/p5-Catalyst-Devel END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2006-07-11T17:38:49.000000Z K 7 svn:log V 112 - Fix fetch problems by mirroring to MASTER_SITE_LOCAL (original was reported to fail). Reported by: linimon END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:52:45.000000Z K 7 svn:log V 321 Catalyst was split into several modules on CPAN, mainly Catalyst::Runtime and Catalyst::Devel, and Catalyst::Plugin::Static::Simple, and Catalyst::Plugin::ConfigLoader is no longer included in distribution. Catalyst.pm is in the Catalyst::Runtime distribution, so p5-Catalyst will point at p5-Catalyst-Runtime in MOVED. END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T17:53:25.000000Z K 7 svn:log V 296 This plug-in for IBM's Eclipse platform integrates features from the DrJava development environment. The plug-in provides an Interactions Pane and a simplified user interface to Eclipse. WWW: http://www.drjava.org/eclipse.shtml PR: ports/95747 Submitted by: Nicola Vitale END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T17:53:57.000000Z K 7 svn:log V 47 eclipse-drjava --> ports/java/eclipse-drjava END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T17:54:59.000000Z K 7 svn:log V 130 Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly p5-Catalyst-Devel as well (if they have Helper modules). END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2006-07-11T17:56:14.000000Z K 7 svn:log V 66 - Fix wrapper script (wrong file name). - Increment PORTREVISION. END K 10 svn:author V 5 arved K 8 svn:date V 27 2006-07-11T18:02:39.000000Z K 7 svn:log V 109 Disable Optimizations, as it breaks certain features PR: 99070 Submitted by: Matt END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T18:13:28.000000Z K 7 svn:log V 238 Catalyst was split into several modules on CPAN, mainly Catalyst::Runtime and Catalyst::Devel Catalyst.pm is in the Catalyst::Runtime distribution, so p5-Catalyst will point at p5-Catalyst-Runtime in MOVED, and p5-Catalyst will go away. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2006-07-11T18:26:00.000000Z K 7 svn:log V 32 Upgrade module mailbox-1.220-2. END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T18:28:17.000000Z K 7 svn:log V 241 GNU binutils for PowerPC/RS6000 cross-development. Prerequisite for the GCC for PowerPC/RS6000 cross-compilation environment. WWW: http://sources.redhat.com/binutils/ PR: ports/94681 Submitted by: Stanislav Sedov END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T18:28:49.000000Z K 7 svn:log V 52 powerpc-binutils --> ports/devel/powerpc-binutils END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T18:33:26.000000Z K 7 svn:log V 15 Update to 0.11 END K 10 svn:author V 6 obrien K 8 svn:date V 27 2006-07-11T18:34:21.000000Z K 7 svn:log V 98 Set conflicts with other bash ports. PR: 99969 Submitted by: Gabor Kovesdan END K 10 svn:author V 3 lbr K 8 svn:date V 27 2006-07-11T18:39:37.000000Z K 7 svn:log V 19 Update to 0.03004. END K 10 svn:author V 5 erwin K 8 svn:date V 27 2006-07-11T18:58:43.000000Z K 7 svn:log V 15 Update to 1.18 END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T19:19:42.000000Z K 7 svn:log V 358 FSF gcc-4.1 for PowerPC/RS6000 cross-development. This port brings C, C++ and ObjectiveC compillers without target libraries (i.e libstdc++ isn't included). It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc) for this architecture. WWW: http://gcc.gnu.org/ PR: ports/94682 Submitted by: Stanislav Sedov END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T19:20:29.000000Z K 7 svn:log V 42 powerpc-gcc --> ports/devel/powerpc-gcc END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T19:34:46.000000Z K 7 svn:log V 872 Jspice3 is a circuit simulator developed to meet the needs of researchers working with superconducting Josephson junction circuits, yet the program has the flexibility and power to meet the needs of other technologies. Jspice3 is an adaptation of the Berkeley Spice3f4 program, with added features. One added feature is a built-in graphical input front end for schematic capture. While displayed, simulations can be run and data plotted through this graphical interface. While not as powerful or as pretty as the Xic graphical interface, it holds its own in functionality. A significantly enhanced output plotting capability is provided, and Jspice3 has enhanced script interpretation capability. WWW: http://www.wrcad.com/jspice3.html PR: ports/93958 Submitted by: Pedro F. Giffuni Pedro can't maintain this port anymore and Stanislav Sedov agree to maintiant it. END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T19:35:32.000000Z K 7 svn:log V 32 jspice3 --> ports/cad/jspice3 END K 10 svn:author V 5 erwin K 8 svn:date V 27 2006-07-11T19:55:42.000000Z K 7 svn:log V 206 A module to use your computer beeper in fancy ways. Author: Giulio Motta WWW: http://search.cpan.org/dist/Audio-Beep/ PR: ports/100092 Submitted by: Gea-Suan Lin END K 10 svn:author V 5 erwin K 8 svn:date V 27 2006-07-11T19:55:54.000000Z K 7 svn:log V 46 p5-Audio-Beep --> ports/audio/p5-Audio-Beep END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T20:06:00.000000Z K 7 svn:log V 146 Add p5-Template-Plugin-JavaScript 0.01, encodes text to be safe in JavaScript. PR: ports/100062 Submitted by: Gea-Suan Lin END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T20:06:16.000000Z K 7 svn:log V 76 p5-Template-Plugin-JavaScript --> ports/www/p5-Template-Plugin-JavaScript END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T20:09:46.000000Z K 7 svn:log V 57 Update to 1.0 PR: ports/99975 Submitted by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T20:23:11.000000Z K 7 svn:log V 62 - Update to 1.1.5 PR: ports/100105 Submitted by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T20:25:12.000000Z K 7 svn:log V 112 Finish previous interrupted commit. Update to 1.1.5 PR: ports/100105 Submitted by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-11T20:34:04.000000Z K 7 svn:log V 59 Update to 3.3b PR: ports/100106 Submitted by: maintainer END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T20:42:43.000000Z K 7 svn:log V 142 Add p5-Regexp-Common-profanity_us 2.2, provide regexes for U.S. profanity. PR: ports/100070 Submitted by: Gea-Suan Lin END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T20:42:55.000000Z K 7 svn:log V 81 p5-Regexp-Common-profanity_us --> ports/textproc/p5-Regexp-Common-profanity_us END K 10 svn:author V 6 marcus K 8 svn:date V 27 2006-07-11T20:47:25.000000Z K 7 svn:log V 18 Update to 2.14.5. END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T20:58:42.000000Z K 7 svn:log V 681 You might want to know the difference between JSON and JSON::Syck. Since JSON is a pure-perl module and JSON::Syck is based on libsyck, JSON::Syck is supposed to be very fast and memory efficient. See chansen's benchmark table at http://idisk.mac.com/christian.hansen/Public/perl/serialize.pl JSON.pm comes with dozens of ways to do the same thing and lots of options, while JSON::Syck doesn't. There's only Load and Dump. Oh, and JSON::Syck doesn't use camelCase method names :-) Author: Audrey Tang Tatsuhiko Miyagawa WWW: http://search.cpan.org/dist/JSON-Syck/ PR: ports/100071 Submitted by: Gea-Suan Lin END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T20:58:54.000000Z K 7 svn:log V 47 p5-JSON-Syck --> ports/textproc/p5-JSON-Syck END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2006-07-11T21:30:59.000000Z K 7 svn:log V 16 Update to 0.96. END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T21:33:58.000000Z K 7 svn:log V 118 - Update to 2.6.4 - Use static pkg-plist PR: ports/100124 Submitted by: Gea-Suan Lin (maintainer) END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T21:35:43.000000Z K 7 svn:log V 110 - Update to 1.48 - Add java to CATEGORIES PR: ports/100108 Submitted by: Simon Olofsson END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T21:44:13.000000Z K 7 svn:log V 75 - Copy .htaccess to PNEWSDIR, too Submitted by: Gea-Suan Lin (maintainer) END K 10 svn:author V 7 thierry K 8 svn:date V 27 2006-07-11T21:45:07.000000Z K 7 svn:log V 127 Upgrade to JasperReports 1.2.5. Changelog at END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T21:49:40.000000Z K 7 svn:log V 294 - Update default skin version and distfiles - Other skin files are updated without version bump, update those corresponding distinfo Now we are synced with the latest version available from the mplayer home page. PR: ports/100109 Submitted by: Thomas E. Zander (maintainer) END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-11T23:06:03.000000Z K 7 svn:log V 151 - Update to 1.5 PR: ports/100103 Submitted by: Simon Olofsson Approved by: Christopher Nehren (maintainer) END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2006-07-12T00:16:32.000000Z K 7 svn:log V 547 - Upgrade to 3.0.23 (including security fix). o Improved 'make test' o New offline mode in winbindd. o New Kerberos support for pam_winbind.so. o New handling of unmapped users and groups. o New non-root share management tools. o Improved support for local and BUILTIN groups. o Winbind IDMAP integration with RFC2307 schema objects supported by Windows 2003 R2. o Rewritten 'net ads join' to mimic Windows XP without requiring administrative rights to join a domain. PR: ports/100100 Submitted by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T00:56:15.000000Z K 7 svn:log V 168 tkglext shared lib version was changed from libgtkglext-x11-1.0.so.2 to libgtkglext-x11-1.0.so.0. Track this in LIB_DEPENDS PR: ports/100130 Submitted by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T01:05:51.000000Z K 7 svn:log V 307 - marking medusa BROKEN on amd64 and ia64. I have no access to machines on which I can test fixes for those. [1] - update to use OPTIONS for Postgres and Subversion support. [1] - enable all the optional modules. [1] - mark broken on 4.x [2] PR: ports/100131 Submitted by: maintainer [1], me (itetcu) [2] END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T01:12:15.000000Z K 7 svn:log V 170 gtkglext shared lib version was changed from libgtkglext-x11-1.0.so.2 to libgtkglext-x11-1.0.so.0. Track this in LIB_DEPENDS. PR: ports/100129 Submitted by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T01:53:07.000000Z K 7 svn:log V 220 - Update to the latest mplayer release, 1.0pre8. - OPTIONify - Due to some changes in the official developent tree, some of our local patches became obsolete and where removed. PR: ports/99871 Submitted by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T01:53:51.000000Z K 7 svn:log V 52 Fix build on 4.x Submitted by: maintainer (on irc) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T02:40:22.000000Z K 7 svn:log V 95 - update to 1.4004 PR: ports/100137 Submitted by: tjs END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2006-07-12T03:09:46.000000Z K 7 svn:log V 43 - Chase i18n patch to samba-3.0.23 update. END K 10 svn:author V 6 brooks K 8 svn:date V 27 2006-07-12T03:22:00.000000Z K 7 svn:log V 129 - Upgrade to 0.42. - Replace patche files with REINPLACE_CMD. PR: ports/100054 Submitted by: chinsan END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T03:41:58.000000Z K 7 svn:log V 160 Add p5-XML-Handler-Dtd2Html 0.41, SAX2 handler for generate a Html documentation from a DTD. PR: ports/100075 Submitted by: chinsan END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T03:42:18.000000Z K 7 svn:log V 69 p5-XML-Handler-Dtd2Html --> ports/textproc/p5-XML-Handler-Dtd2Html END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T04:32:41.000000Z K 7 svn:log V 500 - Updating libssh2 to 0.14. Changes: - Plug leaks in EVP cipher init/shutdown. (Selcuk Gueney) - Allow socket_fd == 0 in libssh2_session_startup(). (puudeli) - Swap ordering of packet_add/packet-inspection to avoid inspect after - free. (Selcuk) - Swap KEX_INIT ordering, send our KEX_INIT first. - Add check for oportunistic KEX_INIT packets. Burn bad guess if necessary. - Fix OpenSSL detection using pkg-config. (Dan Casey) PR: ports/100127 Submitted by: maintainer (David Thiel) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T04:33:52.000000Z K 7 svn:log V 131 - Updating the CSP Certificate Authority tool to 0.33, a bugfix release. PR: ports/100128 Submitted by: maintainer (David Thiel) END K 10 svn:author V 4 mnag K 8 svn:date V 27 2006-07-12T04:45:35.000000Z K 7 svn:log V 64 - Update to 2.4-20060711 - Add 2.3 CONFLICTS - Update pkg-descr END K 10 svn:author V 2 hq K 8 svn:date V 27 2006-07-12T05:28:04.000000Z K 7 svn:log V 531 PMD scans Java source code and looks for potential problems like: * Possible bugs - empty try/catch/finally/switch statements * Dead code - unused local variables, parameters and private methods * Suboptimal code - wasteful String/StringBuffer usage * Overcomplicated expressions - unnecessary if statements, for loops that could be while loops * Duplicate code - copied/pasted code means copied/pasted bugs WWW: http://pmd.sourceforge.net/ PR: 99907 Submitted by: Alex Varju END K 10 svn:author V 2 hq K 8 svn:date V 27 2006-07-12T05:28:21.000000Z K 7 svn:log V 26 pmd --> ports/devel/pmd END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T05:46:25.000000Z K 7 svn:log V 149 Add p5-XML-Handler-Dtd2DocBook 0.41, generate a DocBook documentation from a DTD. PR: ports/100077 Submitted by: chinsan END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T05:46:41.000000Z K 7 svn:log V 75 p5-XML-Handler-Dtd2DocBook --> ports/textproc/p5-XML-Handler-Dtd2DocBook END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T05:49:45.000000Z K 7 svn:log V 101 - Update to 2006.0711 PR: ports/100090 Submitted by: clsung Approved by: maintainer (Toby Allsopp) END K 10 svn:author V 3 sem K 8 svn:date V 27 2006-07-12T05:50:42.000000Z K 7 svn:log V 154 - Fix PROVIDE: line in a startup script - New style of startup script install PR: ports/100139 Submitted by: Alexander Logvinov END K 10 svn:author V 3 sem K 8 svn:date V 27 2006-07-12T05:51:47.000000Z K 7 svn:log V 32 Forgot to add the script itself END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-12T05:53:15.000000Z K 7 svn:log V 142 Add csvdiff 1.3, compare/diff two (comma) seperated files with each other. PR: ports/100097 Submitted by: chinsan END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-12T05:53:30.000000Z K 7 svn:log V 37 csvdiff --> ports/textproc/csvdiff END K 10 svn:author V 7 thierry K 8 svn:date V 27 2006-07-12T06:01:46.000000Z K 7 svn:log V 232 - The version version number has been bumped to 4.6.3.2 within the same tarball: Diff available at - Add a direct download URL. Reported by: linimon END K 10 svn:author V 3 sat K 8 svn:date V 27 2006-07-12T06:49:10.000000Z K 7 svn:log V 18 - Update to 7.6.5 END K 10 svn:author V 7 delphij K 8 svn:date V 27 2006-07-12T08:09:13.000000Z K 7 svn:log V 115 - Update to 0.4.1 - Fix some issues with rc.d script, add an option to ease the task to specify the selector. END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T10:45:55.000000Z K 7 svn:log V 122 - Update to 0.94 - remove unneeded patch file PR: ports/100159 Submitted by: tjs END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2006-07-12T12:16:26.000000Z K 7 svn:log V 84 Upgrade module mysql-1.290-2. Use MASTER_SITE_LOCAL as fallback rather than master. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2006-07-12T12:18:39.000000Z K 7 svn:log V 91 Also upgrade mailboxes-1.290-3, which was released while I was working on the last commit. END K 10 svn:author V 6 jkoshy K 8 svn:date V 27 2006-07-12T14:03:18.000000Z K 7 svn:log V 16 Update WWW URL. END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-12T14:13:37.000000Z K 7 svn:log V 106 Remove textproc/p5-JSON-Syck, which is removed before and I added it back yesterday. Requested by: tobez END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-12T14:15:55.000000Z K 7 svn:log V 131 Remove textproc/p5-JSON-Syck again, change the removed date. I added this port back accidentally yesterday. Requested by: tobez END K 10 svn:author V 6 jkoshy K 8 svn:date V 27 2006-07-12T14:16:47.000000Z K 7 svn:log V 38 Use a better, more upto-date WWW URL. END K 10 svn:author V 3 mat K 8 svn:date V 27 2006-07-12T14:56:07.000000Z K 7 svn:log V 15 Update to 0.12 END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-12T15:02:53.000000Z K 7 svn:log V 149 - Change the way OPTIONS is checked as suggested by Porters Handbook PR: ports/100158 Submitted by: Boris Kovalenko (maintainer) END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-12T15:23:04.000000Z K 7 svn:log V 167 - Update to 0.6.2 - Mark as IGNORE on 5.3 and before, which lacks round(3) PR: ports/100102 Submitted by: Simon Olofsson Approved by: maintainer END K 10 svn:author V 3 mat K 8 svn:date V 27 2006-07-12T15:34:25.000000Z K 7 svn:log V 15 Update to 1.02 END K 10 svn:author V 7 thierry K 8 svn:date V 27 2006-07-12T15:36:47.000000Z K 7 svn:log V 107 Upgrade to iReport-1.2.5. Changelog at . END K 10 svn:author V 3 flz K 8 svn:date V 27 2006-07-12T15:37:56.000000Z K 7 svn:log V 65 Update ports to reflect last MFC to iwi(4). Reminded by: mlaier END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-12T16:07:20.000000Z K 7 svn:log V 95 - Update to 0.3.2 PR: ports/100151 Submitted by: Nicola Vitale (maintainer) END K 10 svn:author V 3 sem K 8 svn:date V 27 2006-07-12T16:21:32.000000Z K 7 svn:log V 89 - Fix a bug when values of -M was ignored. Submitted by: John E Hein END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T17:23:00.000000Z K 7 svn:log V 122 Restore the ability to install in a custom directory. Submitted by: maintainer (private email) Requested by: me (itetcu) END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T17:26:20.000000Z K 7 svn:log V 145 - fix a path - fix some filenames - add a short install instruction for MySQL PR: ports/100146 Submitted by: Beat Gätzi END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T17:30:51.000000Z K 7 svn:log V 238 - update archivers/libunrar port to 3.60.b6 - new added patch fix bug which can cause a crash on unpacking broken rar file using RarOpenEX function (the problem also was reported to the vendor) PR: ports/100143 Submitted by: maintainer END K 10 svn:author V 5 shaun K 8 svn:date V 27 2006-07-12T17:31:39.000000Z K 7 svn:log V 54 Update to 0.0.9 Approved by: ahze (mentor, implicit) END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T17:33:21.000000Z K 7 svn:log V 115 Change the way of OPTIONS is checked as suggested by Porters Handbook. PR: ports/100157 Submitted by: maintianer END K 10 svn:author V 4 ache K 8 svn:date V 27 2006-07-12T17:38:22.000000Z K 7 svn:log V 22 Update to 3.60 beta 6 END K 10 svn:author V 2 mi K 8 svn:date V 27 2006-07-12T17:51:19.000000Z K 7 svn:log V 56 Upgrade from 2.2.10 to 2.2.11. Approved by: maintainer END K 10 svn:author V 4 ahze K 8 svn:date V 27 2006-07-12T17:58:28.000000Z K 7 svn:log V 18 - Update to 2.6.0 END K 10 svn:author V 5 shaun K 8 svn:date V 27 2006-07-12T18:03:24.000000Z K 7 svn:log V 148 Add a port of "knock" - a flexible port-knocking server and client. PR: ports/94626 Submitted by: shaun (me) Approved by: ahze (mentor, implicit) END K 10 svn:author V 5 shaun K 8 svn:date V 27 2006-07-12T18:04:12.000000Z K 7 svn:log V 33 knock --> ports/security/knock END K 10 svn:author V 3 flz K 8 svn:date V 27 2006-07-12T19:04:53.000000Z K 7 svn:log V 72 Fix problem with getopt. Reported by: Charles Clark END K 10 svn:author V 3 flz K 8 svn:date V 27 2006-07-12T19:05:22.000000Z K 7 svn:log V 19 Bump PORTREVISION. END K 10 svn:author V 3 flz K 8 svn:date V 27 2006-07-12T19:09:46.000000Z K 7 svn:log V 75 Update libtorrent to 0.10.0. Noticed by: Charles Clark END K 10 svn:author V 3 flz K 8 svn:date V 27 2006-07-12T19:10:48.000000Z K 7 svn:log V 72 Update to rtorrent 0.6.0. Noticed by: Charles Clark END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T19:29:28.000000Z K 7 svn:log V 432 EXML is an abstracted, generalized interface to an xml parser/writer, using ecore data structures and making things generally easy to get around in. The functions detailed in EXML.h are fairly self explanatory, and the io interfaces are also generalized and independent (open from a socket, write to in memory xml image). WWW: http://www.enlightenment.org/ PR: ports/100002 Submitted by: Stanislav Sedov END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T19:30:11.000000Z K 7 svn:log V 31 exml --> ports/textproc/exml END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T19:44:58.000000Z K 7 svn:log V 60 Update to 1.0.r2 PR: ports/99805 Submitted by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:01:38.000000Z K 7 svn:log V 67 Really fix breakage from aborted commit. Submitted by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:19:08.000000Z K 7 svn:log V 232 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100110 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:19:31.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100111 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:19:49.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100112 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:20:11.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100113 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:20:32.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100114 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:20:44.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100115 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:20:57.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100116 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:21:09.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100117 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:21:43.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100118 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:21:55.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100119 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:22:37.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100120 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:22:53.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100121 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:23:06.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100122 Submited by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:23:21.000000Z K 7 svn:log V 246 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100123 Submited by: maintainer END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-12T20:24:34.000000Z K 7 svn:log V 436 This module allows you to search for MP3 files by their ID3 tags. You can ask for the results to be sorted by one or more of those tags, and return either the list of filenames (the deault), a printf-style formatted string for each file using its ID3 tags, or the actual Perl data structure representing the results. WWW: http://search.cpan.org/dist/MP3-Find/ PR: ports/100149 Submitted by: Jin-Shan Tseng END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-12T20:24:41.000000Z K 7 svn:log V 42 p5-MP3-Find --> ports/audio/p5-MP3-Find END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T20:42:18.000000Z K 7 svn:log V 206 - Update to 6.19.6 - change maintainer's email - add OPTION to build with SSL (default off) - put pid file in /var/run/ - fix rc.d script location in pkd-message PR: ports/100145 Submitted by: maintainer END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-12T20:51:16.000000Z K 7 svn:log V 98 - Fix pkg-plist PR: ports/100173 Submitted by: Miguel Mendez (maintainer) END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-12T21:30:07.000000Z K 7 svn:log V 166 - Chase contents change in p5-MP3-Info PR: ports/100148 Submitted by: tjs Approved by: Dominic Mitchell (maintainer) END K 10 svn:author V 7 thierry K 8 svn:date V 27 2006-07-12T21:56:41.000000Z K 7 svn:log V 67 Chase the new version to upgrade Elmer 5.2.0. Note: same distname. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2006-07-12T21:57:11.000000Z K 7 svn:log V 35 Upgrade to 4.4 (PORTEPOCH needed). END K 10 svn:author V 7 thierry K 8 svn:date V 27 2006-07-12T21:58:02.000000Z K 7 svn:log V 80 - Chase the new version to upgrade Elmer 5.2.0. - Add links under $PREFIX/bin. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2006-07-12T21:58:28.000000Z K 7 svn:log V 52 - Upgrade to 5.2.0; - Add links under $PREFIX/bin. END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T21:59:33.000000Z K 7 svn:log V 305 - convert to OPTIONS - DEPRECIATE becasue it has no maintianer, it's not developed for quite some time now, alternatives exist in PT (polish/gnugadu2) - set expiration date in a month. PR: ports/99163 Submitted by: Arseny Nasokin Marcin Wisnicki END K 10 svn:author V 7 thierry K 8 svn:date V 27 2006-07-12T21:59:38.000000Z K 7 svn:log V 45 - Upgrade to 5.2.0; - Add regression-tests. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2006-07-12T22:00:01.000000Z K 7 svn:log V 18 Upgrade to 5.2.0. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2006-07-12T22:01:07.000000Z K 7 svn:log V 68 Upgrade to 5.2.0. Noticed by: Pedro F. Giffuni END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2006-07-12T22:04:36.000000Z K 7 svn:log V 115 Remove *.bak files from the directories listed in PORTDOCS, else they will be installed and included in the PLIST. END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T22:06:38.000000Z K 7 svn:log V 213 - Add OPTIONS for nmap (default on) and lsof (default off) RUN_DEPENDs for additional checks - bump portrevision PR: ports/99432 Submitted by: Babak Farrokhi Approved by: maintianer timeout END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-12T22:23:35.000000Z K 7 svn:log V 477 - Add support for tty version, available versions could be selected via options - Use shared library instead of static one - don't install calctool.ps for it's intended for NeWS version - update info (the GUI is currently available is X11 and tty, but not NeWS, SunView) etc. - install supplimentary files in $DATADIR - don't use X prefix, since there is tty version also ans it has no to do with X - Pass maintainership to submitter PR: 100181 Submitted by: Stanislav Sedov END K 10 svn:author V 3 mat K 8 svn:date V 27 2006-07-12T22:37:17.000000Z K 7 svn:log V 15 Update to 0.14 END K 10 svn:author V 3 mat K 8 svn:date V 27 2006-07-12T22:37:30.000000Z K 7 svn:log V 15 Update to 0.31 END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T23:51:08.000000Z K 7 svn:log V 130 Add p5-Module-Dependency 1.84, collection of modules for examining dependencies. PR: ports/100135 Submitted by: Cheng-Lung Sung END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T23:51:25.000000Z K 7 svn:log V 60 p5-Module-Dependency --> ports/devel/p5-Module-Dependency END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-12T23:54:03.000000Z K 7 svn:log V 104 - Update to 0.20 PR: ports/100161 Submitted by: Jin-Shan Tseng END K 10 svn:author V 5 shaun K 8 svn:date V 27 2006-07-13T00:11:12.000000Z K 7 svn:log V 189 Add net-mgmt/netdisco - a powerful web-based tool for managing and mapping moderate to large sized networks. PR: ports/95563 Submitted by: shaun (me) Approved by: ahze (mentor, implicit) END K 10 svn:author V 5 shaun K 8 svn:date V 27 2006-07-13T00:12:10.000000Z K 7 svn:log V 39 netdisco --> ports/net-mgmt/netdisco END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2006-07-13T00:33:05.000000Z K 7 svn:log V 134 Shared library name in FreeBSD should be libfoo.so.X, not libfoo.so.X.Y.Z. No user-visible changes, so that keep PORTREVISION intact. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2006-07-13T00:39:14.000000Z K 7 svn:log V 50 Forgot to include this file into the last commit. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2006-07-13T00:39:57.000000Z K 7 svn:log V 134 Shared library name in FreeBSD should be libfoo.so.X, not libfoo.so.X.Y.Z. No user-visible changes, so that keep PORTREVISION intact. END K 10 svn:author V 5 garga K 8 svn:date V 27 2006-07-13T00:47:09.000000Z K 7 svn:log V 66 Add p5-Taint-Runtime 0.02, runtime enable/disable taint checking. END K 10 svn:author V 5 garga K 8 svn:date V 27 2006-07-13T00:47:44.000000Z K 7 svn:log V 52 p5-Taint-Runtime --> ports/devel/p5-Taint-Runtime END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T01:01:55.000000Z K 7 svn:log V 126 Add p5-Devel-Caller 0.11, a perl module which is meatier versions of caller. PR: ports/100093 Submitted by: Ying-Chieh Chen END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T01:02:08.000000Z K 7 svn:log V 50 p5-Devel-Caller --> ports/devel/p5-Devel-Caller END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T01:13:18.000000Z K 7 svn:log V 122 - update to 1.86 - update to 1.85 [1] PR: ports/100185 [1] Submitted by: tjs [1] END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T01:16:44.000000Z K 7 svn:log V 93 - Update to 0.21 PR: ports/100184 Submitted by: tjs END K 10 svn:author V 5 shaun K 8 svn:date V 27 2006-07-13T01:18:35.000000Z K 7 svn:log V 263 - Update to 20051222 release (fixes build on FreeBSD >= 5.x) - Pass maintainership to submitter - Add OPTIONS PR: ports/99386 Submitted by: Stanislav Sedov Approved by: Duncan Barclay (maintainer), ahze (mentor, implicit) END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2006-07-13T01:24:41.000000Z K 7 svn:log V 269 o Don't call PIPSocket::SetDefaultIpAddressFamilyV6() - it causes all outgoing TCP/UDP connections to be bound to IPv6 version of INADDR_ANY, which doesn't really work for PF_INET sockets. o use proper name for the shared library - libfoo.so.X, not libfoo.so.X.Y. END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T01:50:57.000000Z K 7 svn:log V 104 - Update to 1.5.8 - Assume maintainership PR: ports/100052 Submitted by: maintainer (Thomas Abthorpe) END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-13T01:51:48.000000Z K 7 svn:log V 158 Add p5-Pod-Xhtml 1.52, generate well-formed XHTML documents from POD format documentation. PR: ports/100174 Submitted by: Gea-Suan Lin END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-13T01:52:03.000000Z K 7 svn:log V 47 p5-Pod-Xhtml --> ports/textproc/p5-Pod-Xhtml END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T02:02:55.000000Z K 7 svn:log V 148 Add p5-Net-RBLClient 0.5, queries multiple Realtime Blackhole Lists in parallel. PR: ports/100187 Submitted by: Gea-Suan Lin END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T02:03:10.000000Z K 7 svn:log V 50 p5-Net-RBLClient --> ports/dns/p5-Net-RBLClient END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T02:34:51.000000Z K 7 svn:log V 127 Add p5-Devel-LexAlias 0.04, a perl module which does alias lexical variables. PR: ports/100094 Submitted by: Ying-Chieh Chen END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T02:35:25.000000Z K 7 svn:log V 54 p5-Devel-LexAlias --> ports/devel/p5-Devel-LexAlias END K 10 svn:author V 6 marcus K 8 svn:date V 27 2006-07-13T02:53:41.000000Z K 7 svn:log V 18 Update to 2.14.2. END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-13T02:55:37.000000Z K 7 svn:log V 18 - Update to 0.1.2 END K 10 svn:author V 6 marcus K 8 svn:date V 27 2006-07-13T03:05:52.000000Z K 7 svn:log V 18 Update to 0.12.6. END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-13T03:13:26.000000Z K 7 svn:log V 43 - Update to 0.19.1 - Define INSTALLS_SHLIB END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T03:34:56.000000Z K 7 svn:log V 118 Add p5-Pod-XML 0.96, module to convert POD to XML. PR: ports/100095 Submitted by: chinsan END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T03:35:32.000000Z K 7 svn:log V 43 p5-Pod-XML --> ports/textproc/p5-Pod-XML END K 10 svn:author V 7 linimon K 8 svn:date V 27 2006-07-13T03:52:28.000000Z K 7 svn:log V 123 Add the cvs checkout date so people can see how long the runs take; add a comment about openoffice.org*; generalize a bit. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2006-07-13T05:42:19.000000Z K 7 svn:log V 16 Update to 0.18. END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T06:56:16.000000Z K 7 svn:log V 955 This package reads and writes any document that conforms to the PDF specification generously provided by Adobe at http://partners.adobe.com/public/developer/pdf/index_reference.html The file format is well-supported, with the exception of the "linearized" or "optimized" output format, which this module can read but not write. Many specific aspects of the document model are not manipulable with this package (like fonts), but if the input document is correctly written, then this module will preserve the model integrity. This library grants you some power over the PDF security model. Note that applications editing PDF documents via this library MUST respect the security preferences of the document. Any violation of this respect is contrary to Adobe's intellectual property position, as stated in the reference manual at the above URL. WWW: http://search.cpan.org/dist/CAM-PDF/ PR: ports/100182 Submitted by: Gea-Suan Lin END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T06:56:28.000000Z K 7 svn:log V 43 p5-CAM-PDF --> ports/textproc/p5-CAM-PDF END K 10 svn:author V 6 obrien K 8 svn:date V 27 2006-07-13T07:38:49.000000Z K 7 svn:log V 328 Previously thttpd specified to start before /etc/rc.d/ldconfig, which has an issue - one can easily need /etc/rc.d/ldconfig to run first. So rather than require 'SERVERS' and forcing to run before 'DAEMON', simply depend on 'DAEMON'. (which is really to gate "servers" like httpd, ftpd, etc..) Approvedby: anders@FreeBSD.org END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T08:17:52.000000Z K 7 svn:log V 93 - Update to 0.09 PR: ports/100197 Submitted by: tjs END K 10 svn:author V 5 leeym K 8 svn:date V 27 2006-07-13T08:34:39.000000Z K 7 svn:log V 86 - update to 3.19 PR: 100165 Submitted by: Jin-Shan Tseng END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T08:35:51.000000Z K 7 svn:log V 238 mpdscribble is a music player daemon client which submits information about tracks being played to audioscrobbler. WWW: http://www.frob.nl/scribble.html PR: ports/100195 Submitted by: Stepan Zastupov [RedChrom] END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T08:35:53.000000Z K 7 svn:log V 77 - update to 0.12 PR: ports/100198 Submitted by: maintainer (Nicola Vitale) END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T08:36:10.000000Z K 7 svn:log V 42 mpdscribble --> ports/audio/mpdscribble END K 10 svn:author V 7 thierry K 8 svn:date V 27 2006-07-13T08:41:38.000000Z K 7 svn:log V 87 Upgrade to 2.18. Changelog at . END K 10 svn:author V 3 pav K 8 svn:date V 27 2006-07-13T08:50:42.000000Z K 7 svn:log V 92 - Update to 0.2.2 PR: ports/100193 Submitted by: Daniel (maintainer) END K 10 svn:author V 4 roam K 8 svn:date V 27 2006-07-13T08:54:04.000000Z K 7 svn:log V 132 Update to 7.15.4, mostly by Vasil Dimov's PR. In addition, OPTIONS'ify everything but OpenSSL support. PR: 99050 Submitted by: vd END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T09:49:02.000000Z K 7 svn:log V 824 A plugin for the Trac project/source code management system that creates Gantt charts based on ticket reports. It is a work-in-progress. A Gantt chart is a graphical representation of the duration of tasks against the progression of time. Gantt charts are very useful for planning a scheduling a project based on different tasks that will need to be completed and their durations and dependencies on other tasks. The TracGantt plugin uses Trac's ticketing system to generate Gantt charts based on existing Trac Ticket Reports (found under the "View Tickets" tab in Trac). The Gantt charts are pure XHTML and are generated on-the-fly from the ticket reports, using only the tickets provided by the report. WWW: http://ideas.water-powered.com/gantt/#docs PR: ports/100140 Submitted by: Dryice Liu END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T09:49:09.000000Z K 7 svn:log V 38 trac-gantt --> ports/www/trac-gantt END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T10:19:15.000000Z K 7 svn:log V 289 This module is a DHCP set of classes designed to handle basic DHCP handling. It can be used to develop either client, server or relays. It is composed of 100% pure Perl. WWW: http://search.cpan.org/dist/Net-DHCP/ PR: ports/100188 Submitted by: Jin-Shan Tseng END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T10:19:22.000000Z K 7 svn:log V 40 p5-Net-DHCP --> ports/net/p5-Net-DHCP END K 10 svn:author V 5 leeym K 8 svn:date V 27 2006-07-13T11:05:18.000000Z K 7 svn:log V 30 - remove redundant HAS_GETPWD END K 10 svn:author V 4 maho K 8 svn:date V 27 2006-07-13T11:43:45.000000Z K 7 svn:log V 83 Fix build dependency Submitted by: Vladimir Chukharev END K 10 svn:author V 3 osa K 8 svn:date V 27 2006-07-13T11:58:46.000000Z K 7 svn:log V 47 Update to 2.0. Submitted by: aaron PR: 99126 END K 10 svn:author V 5 garga K 8 svn:date V 27 2006-07-13T12:03:50.000000Z K 7 svn:log V 80 Add a note about x11-fonts/terminus-font that I forgot before No donuts to: me END K 10 svn:author V 4 bsam K 8 svn:date V 27 2006-07-13T12:35:13.000000Z K 7 svn:log V 373 o change default linux package at bsd.linux-rpm.mk for automatic plist creation to FC4; o upgrade audio ports which use automatic plist creation to use FC4 packages or bump PORTREVISION for those which already use FC4 packages. [1] Approved by: julefort (maintainer, implicit) [1] netchild (mentor) END K 10 svn:author V 3 mat K 8 svn:date V 27 2006-07-13T13:10:59.000000Z K 7 svn:log V 15 Update to 3.55 END K 10 svn:author V 6 marcus K 8 svn:date V 27 2006-07-13T13:18:52.000000Z K 7 svn:log V 17 Update to 1.0.6. END K 10 svn:author V 4 roam K 8 svn:date V 27 2006-07-13T14:22:26.000000Z K 7 svn:log V 145 Update to WWW-Curl 3.02, mostly based on the PR, but with some additional modifications. PR: 98560 Submitted by: Rong-En Fan END K 10 svn:author V 4 roam K 8 svn:date V 27 2006-07-13T14:54:31.000000Z K 7 svn:log V 126 Update to libelf 0.8.8; besides what's in the PR, enable the extended ELF format functionality. PR: 100202 Submitted by: vd END K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-07-13T14:59:16.000000Z K 7 svn:log V 185 - security/libtomcrypt is up to 1.13 now. The attached patch updates the port and makes the IGNORE string read properly. PR: ports/100210 Submitted by: maintainer (Wesley Shields) END K 10 svn:author V 2 hq K 8 svn:date V 27 2006-07-13T15:45:33.000000Z K 7 svn:log V 97 - Update to 2.2 [1] - Use 'exec' to launch the JVM PR: 100203 [1] Submitted by: maintainer [1] END K 10 svn:author V 6 brooks K 8 svn:date V 27 2006-07-13T16:19:54.000000Z K 7 svn:log V 29 Add entry for drupal issues. END K 10 svn:author V 4 mich K 8 svn:date V 27 2006-07-13T16:20:10.000000Z K 7 svn:log V 120 - remove WITH_XINE option - add fixed libxine dependency No point in attempting to build amarok without any engines.. END K 10 svn:author V 6 brooks K 8 svn:date V 27 2006-07-13T16:23:04.000000Z K 7 svn:log V 175 Update to 4.6.8 fixing a variety of security issues. Add OSUOSL as a master site as they seem to have stable files. Security: vuxml vid:6da7344b-128a-11db-b25f-00e00c69a70d END K 10 svn:author V 3 mat K 8 svn:date V 27 2006-07-13T16:36:53.000000Z K 7 svn:log V 15 Update to 0.13 END K 10 svn:author V 5 erwin K 8 svn:date V 27 2006-07-13T18:00:09.000000Z K 7 svn:log V 90 Update to 1.2.0 PR: 100217 Submitted by: Masanori OZAWA (maintainer) END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T18:18:16.000000Z K 7 svn:log V 256 rpm-build-perl is required to build Perl RPM packages; it contains scripts for automatic dependency tracking, RPM macros for Perl. WWW: http://search.cpan.org/dist/rpm-build-perl/ PR: ports/100153 Submitted by: Jin-Shan Tseng END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T18:18:27.000000Z K 7 svn:log V 54 p5-rpm-build-perl --> ports/devel/p5-rpm-build-perl END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-13T18:25:35.000000Z K 7 svn:log V 121 - Update to 2.32 - Pass maintainership to submitter PR: ports/100207 Submitted by: Babak Farrokhi END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T18:31:33.000000Z K 7 svn:log V 226 Makes sure that all of the modules that are 'use'd are listed in the Makefile.PL as dependencies. WWW: http://search.cpan.org/dist/Test-Dependencies/ PR: ports/100154 Submitted by: Jin-Shan Tseng END K 10 svn:author V 5 novel K 8 svn:date V 27 2006-07-13T18:31:49.000000Z K 7 svn:log V 60 p5-Test-Dependencies --> ports/devel/p5-Test-Dependencies END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-13T19:54:46.000000Z K 7 svn:log V 86 - Update to 0.5.3 PR: ports/100179 Submitted by: Simon Olofsson END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-13T19:56:16.000000Z K 7 svn:log V 64 - update to 1.0.38 PR: ports/100199 Submitted by: maintianer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-13T20:08:13.000000Z K 7 svn:log V 236 This e17 module allows users to switch current XKB language in efficient way. Author: Aleksej 'sndev' Struk WWW: http://www.enlightenment.org/ PR: ports/100013 Submitted by: Stanislav Sedov END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-13T20:08:46.000000Z K 7 svn:log V 56 e17-module-language --> ports/x11/e17-module-language END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-13T20:19:43.000000Z K 7 svn:log V 68 Update to 20060710.1.60 PR: ports/100200 Submitted by: maintainer END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2006-07-13T20:21:04.000000Z K 7 svn:log V 124 Add XView frontend support for calctool. PR: ports/100227 Submitted by: Stanislav Sedov (maintainer) END K 10 svn:author V 4 mezz K 8 svn:date V 27 2006-07-13T20:32:50.000000Z K 7 svn:log V 21 Update to 3.2alpha2. END K 10 svn:author V 5 shaun K 8 svn:date V 27 2006-07-13T20:52:07.000000Z K 7 svn:log V 54 Update to 2.1.1 Approved by: ahze (mentor, implicit) END K 10 svn:author V 5 rafan K 8 svn:date V 27 2006-07-13T20:59:42.000000Z K 7 svn:log V 190 - Remove PORTDOCS=*, use pkg-plist This is not correct since other geda packages use the same directory. PR: ports/100225 Submitted by: Stanislav Sedov (maintainer) END K 10 svn:author V 4 maho K 8 svn:date V 27 2006-07-13T21:16:48.000000Z K 7 svn:log V 22 Update to SRC680_m176 END