ƒ¯H222762 216 1234 181 191 118 115 290 204 114 386 112 151 2563 126 421 196 234 344 146 184 217 189 174 163 112 153 202 113 112 121 210 174 114 248 147 110 110 251 113 277 110 110 165 115 184 176 197 204 321 224 239 341 184 114 634 184 148 143 151 298 166 268 109 239 111 475 111 196 453 181 114 111 188 113 189 199 224 145 481 210 190 514 1025 233 373 107 231 246 113 166 233 116 193 114 112 153 150 150 186 213 156 148 111 173 107 424 240 109 130 328 286 427 305 360 184 499 613 540 434 179 365 1467 1447 551 431 431 154 233 114 110 110 109 111 111 112 111 113 110 110 144 734 119 201 117 222 198 111 264 151 111 292 215 373 250 128 200 445 242 144 263 141 130 171 215 104 170 107 148 289 139 114 235 174 181 223 418 162 265 250 251 661 112 237 252 217 343 295 265 359 153 309 200 512 151 741 152 105 191 130 113 277 359 112 192 140 741 248 225 136 160 112 172 225 247 277 203 208 K 10 svn:author V 3 osa K 8 svn:date V 27 2008-11-12T08:14:19.000000Z K 7 svn:log V 1140 Update from 0.7.19 to 0.7.21. Changes with nginx 0.7.21 11 Nov 2008 *) Changes in the ngx_http_limit_req_module. *) Feature: the EXSLT support in the ngx_http_xslt_module. Thanks to Denis F. Latypoff. *) Workaround: compatibility with glibc 2.3. Thanks to Eric Benson and Maxim Dounin. *) Bugfix: nginx could not run on MacOSX 10.4 and earlier; the bug had appeared in 0.7.6. Changes with nginx 0.7.20 10 Nov 2008 *) Changes in the ngx_http_gzip_filter_module. *) Feature: the ngx_http_limit_req_module. *) Bugfix: worker processes might exit on a SIGBUS signal on sparc and ppc platforms; the bug had appeared in 0.7.3. Thanks to Maxim Dounin. *) Bugfix: the "proxy_pass http://host/some:uri" directives did not work; the bug had appeared in 0.7.12. *) Bugfix: in HTTPS mode requests might fail with the "bad write retry" error. *) Bugfix: the ngx_http_secure_link_module did not work inside locations, whose names are less than 3 characters. *) Bugfix: $server_addr variable might have no value. END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-12T09:11:36.000000Z K 7 svn:log V 89 - Unbreak WITHOUT_NLS PR: ports/128808 Reported by: Jimmie James END K 10 svn:author V 5 rafan K 8 svn:date V 27 2008-11-12T09:12:35.000000Z K 7 svn:log V 97 - Add an option to enable 256 color support Requested by: Kevin Kobb END K 10 svn:author V 4 roam K 8 svn:date V 27 2008-11-12T11:47:39.000000Z K 7 svn:log V 25 Update to timelimit-1.4. END K 10 svn:author V 4 maho K 8 svn:date V 27 2008-11-12T12:12:07.000000Z K 7 svn:log V 22 Update to DEV300_m35. END K 10 svn:author V 3 wxs K 8 svn:date V 27 2008-11-12T12:40:55.000000Z K 7 svn:log V 197 Add a patch that fixes a crash (http://dev.mutt.org/trac/ticket/3057). PR: ports/128637 Submitted by: Eygene Ryabinkin Reviewed by: Udo.Schweigert@siemens.com (maintainer) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-12T14:44:47.000000Z K 7 svn:log V 108 - Update to 0.7 PR: 128812 Submitted by: Jui-Nan Lin (maintainer) END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2008-11-12T14:57:39.000000Z K 7 svn:log V 18 - Fix MAINTAINER. END K 10 svn:author V 3 wxs K 8 svn:date V 27 2008-11-12T15:01:50.000000Z K 7 svn:log V 293 This module is a simple tool for calculating business hours in a time period. Over time, additional functionality will be added to make it easy to calculate the number of business hours between arbitrary dates. PR: ports/126778 Submitted by: Matthew Seaman END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2008-11-12T15:44:21.000000Z K 7 svn:log V 16 - Update to 2.5 END K 10 svn:author V 3 wxs K 8 svn:date V 27 2008-11-12T15:47:25.000000Z K 7 svn:log V 59 Fix a typo in Config/exports.y Noticed by: Garrett Cooper END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-12T15:58:29.000000Z K 7 svn:log V 2466 Update to 3.1.1 - Bug fix and feature release. This release brings many bug fixes and some new features, particularly with the webui frontend: * The tinderd.sh rc.d script has been renamed tinderd, and modernized. See the README for more details. * A tinderd_debug option has been added to the tinderd rc.d script to control whether or not to write output to /dev/null. * Add a new tinderd config option, TINDERD_LOGFILE. When this is set, all tinderbuild output from a tinderd cycle will be appended to this logfile. By default, the logfile is /dev/null. * Reintroduce user permissions functionality in the webui from 2.x. * Add RSS support for the latest_buildports view (webui). * Add buttons to tinderd queue view to remove all or all built entries from the queue (webui). * Automatically set rootdir and wwwrooturi variable (webui). * Show target port of current build (webui). * Fix a slew of Postgres upgrade and install bugs. Note: not all upgrade bugs have been fixed. The schema changes in 3.1 may need to be applied manually to Postgres databases. * Fix a case where a failed build could lead to false-positive leftovers. * Fix a regression where the wrong module name was used. This broke tinderd configuration. * Prevent dereferencing a null value in the Build Ports Queue code when a port is no longer associated to a Build. * Fix rescanPorts' command line arguments, and allow it to be invoked as a shell command. * Use the installed Jail's /usr/share/mk directory when doing a make distribution. This fixes a Jail build of 7.X on recent -CURRENT. * Add -k to the conig-recursive command so that it doesn't die if one chooses to skip a port. * Don't make it fatal if the rm of the directory fails in cleanDir. This may very well fail if the target is a mount point. * Some setup steps in the README have been clarified. !!!NOTE!!!This release includes a schema change, so be sure to run the following before using 3.1: ./tc Upgrade The contributors to this release are Beat Gätzi, Ion-Mihai Tetcu, Aron Schlesinger, Alexander Logvinov, Wesley Shields, Martin Wilke, and Boris Samorodov. Local patches: - install a favicon for the webui - show last 30 ports per page in "Current and Latest Builds" page (webui) - when sorting by "Last Build Attempt" in list build page sort descending -- latest built first (webui) PR: ports/128785 (based on) Submitted by: bsam@ END K 10 svn:author V 2 db K 8 svn:date V 27 2008-11-12T16:29:14.000000Z K 7 svn:log V 35 - Update to 1.2.8 - Clean up port. END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-12T16:31:27.000000Z K 7 svn:log V 328 - Fix a heap-based buffer overflow in the command-line frontend. It allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted MPEG-4 (MP4) file. PR: ports/128512 Submitted by: bf Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4201 END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-12T16:37:40.000000Z K 7 svn:log V 103 - Update to 0.63 PR: ports/128184 Submitted by: leeym Approved by: maintainer timeout (mat; 3 weeks) END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-12T16:49:09.000000Z K 7 svn:log V 141 - Update to 1.7.21 PR: ports/123290 Submitted by: Boris Kovalenko - Drop maintainership Submitted by: mat (maintainer) END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-12T17:06:31.000000Z K 7 svn:log V 251 - Update php4-ffmpeg to 0.5.1 (last version for php4) - Upgrade php5-ffmpeg from slave to standalone port and update to 0.6.0 PR: ports/126143 Submitted by: Sunpoet Po-Chuan Hsieh Approved by: maintainer timeout (acm; 4 weeks) END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-11-12T17:06:56.000000Z K 7 svn:log V 48 - Document faad2 -- heap overflow vulnerability END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2008-11-12T18:45:25.000000Z K 7 svn:log V 88 Fix a bug resulting in recording hanging up indefinitely when connection to peer drops. END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-12T20:34:10.000000Z K 7 svn:log V 121 Fix database migration from 3.0.0[_n] and bump PORTREVISION. Prompted by: garga@'s question about an webui error on IRC END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-12T20:35:31.000000Z K 7 svn:log V 94 Actually add the patch to fix database migration from 3.0.0[_n] forgotten in previous commit. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2008-11-12T20:37:51.000000Z K 7 svn:log V 78 Upgrade to 4.8.2. Changelog at . END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-12T20:44:25.000000Z K 7 svn:log V 68 Don't install .orig file resulting from patching. Prompted by: QAT END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-12T22:46:29.000000Z K 7 svn:log V 17 - Update to 0.13 END K 10 svn:author V 5 edwin K 8 svn:date V 27 2008-11-13T00:09:15.000000Z K 7 svn:log V 59 Ports modules update at Thursday 13 November 2008 at 00:09 END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-11-13T00:30:38.000000Z K 7 svn:log V 107 - simplify dependency - bump PORTREVISION PR: 128192 Submitted by: leeym Approved by: maintainer timeout END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2008-11-13T01:25:06.000000Z K 7 svn:log V 17 Upgrade to 0.92. END K 10 svn:author V 6 clsung K 8 svn:date V 27 2008-11-13T03:00:32.000000Z K 7 svn:log V 17 - Update to 0.30 END K 10 svn:author V 2 lx K 8 svn:date V 27 2008-11-13T06:53:05.000000Z K 7 svn:log V 30 Missing a dependency on gawk. END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2008-11-13T09:24:46.000000Z K 7 svn:log V 113 - Update to 0.39 PR: ports/128835 Submitted by: Ivan B. Serezhkin (maintainer) END K 10 svn:author V 4 ache K 8 svn:date V 27 2008-11-13T10:19:40.000000Z K 7 svn:log V 81 Upgrade to 1.2.33 PR: 128718 Submitted by: bf END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2008-11-13T10:30:16.000000Z K 7 svn:log V 18 - Update to 0.631 END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-13T12:45:46.000000Z K 7 svn:log V 155 - Update to 3.0.4 Security: https://developer.mozilla.org/devnews/index.php/2008/11/12/firefox-20018-and-304-security-updates-now-available-for-download/ END K 10 svn:author V 2 mm K 8 svn:date V 27 2008-11-13T12:49:20.000000Z K 7 svn:log V 56 - Unbreak for 8.x (replace warning lines with ECHO_CMD) END K 10 svn:author V 2 mm K 8 svn:date V 27 2008-11-13T12:50:22.000000Z K 7 svn:log V 19 - Update to 4.99.1 END K 10 svn:author V 2 mm K 8 svn:date V 27 2008-11-13T12:50:37.000000Z K 7 svn:log V 19 - Update to 5.06.a END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-13T13:20:55.000000Z K 7 svn:log V 158 - Update to 2.0.0.18 Security: https://developer.mozilla.org/devnews/index.php/2008/11/12/firefox-20018-and-304-security-updates-now-available-for-download/ END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2008-11-13T14:03:30.000000Z K 7 svn:log V 17 - Update to 0.20 END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-13T15:15:37.000000Z K 7 svn:log V 184 - Add iconv module as a runtime dependency PR: ports/128817 Reported by: Chris Calvey Submitted by: Alexander Logvinov (maintainer) END K 10 svn:author V 4 gahr K 8 svn:date V 27 2008-11-13T17:15:10.000000Z K 7 svn:log V 17 - Update to 3.7 END K 10 svn:author V 4 gahr K 8 svn:date V 27 2008-11-13T17:32:26.000000Z K 7 svn:log V 17 - Update to 1.15 END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-11-13T18:24:31.000000Z K 7 svn:log V 67 - Document mozilla -- multiple vulnerabilities Reviewed by: simon END K 10 svn:author V 4 nork K 8 svn:date V 27 2008-11-13T19:03:17.000000Z K 7 svn:log V 22 Update to 2008.11.13. END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2008-11-13T19:34:16.000000Z K 7 svn:log V 90 - Update to 5.4.2 PR: ports/128848 Submitted by: Yi-Jheng Lin END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-11-13T20:06:36.000000Z K 7 svn:log V 82 - Update to 0.28 PR: 128214 Submitted by: leeym Approved by: maintainer timeout END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-13T20:28:48.000000Z K 7 svn:log V 103 - Update to 2.0.0.18 Security: http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-13T20:43:57.000000Z K 7 svn:log V 110 - Cleanup * Add some more references to the faad2 entry * Fix formating for the last emacs and trac entry END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-13T21:37:58.000000Z K 7 svn:log V 227 A program which can be used to converts a single HTML file or a collection of related HTML files into a single LaTeX file. WWW: http://www.iwriteiam.nl/html2tex.html PR: ports/128631 Submitted by: martin.dieringer at gmx.de END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-13T22:04:15.000000Z K 7 svn:log V 130 - Update to 2.0.0.18 Approved by: pav (portmgr) Security: http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-13T22:08:41.000000Z K 7 svn:log V 145 - Mark FORBIDDEN (a lot security issus http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html) Requested by: pav Hat: secteam END K 10 svn:author V 5 naddy K 8 svn:date V 27 2008-11-13T22:17:28.000000Z K 7 svn:log V 246 * Fix out-of-bound string accesses. * Fix %m GNUism in printf. * Don't create the man page, it is already included. * ptpd is not a user command, put it into sbin. * Overhaul the startup file and move it to "ptpd". Approved by: gnn (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-13T22:18:18.000000Z K 7 svn:log V 91 - Update to 1.9.1 PR: 128773 Submitted by: Wen Heping (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-13T22:19:12.000000Z K 7 svn:log V 21 - Update to 20081112 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-13T22:20:17.000000Z K 7 svn:log V 540 Svglib is an experimental library for reading SVG files and converting them(to a reasonable degree) to other formats using the Open Source ReportLab Toolkit. As a package it reads existing SVG files and returns them converted to ReportLab Drawing objects that can be used in a variety of ReportLab-related contexts, e.g. as Platypus Flowable objects or in RML2PDF. As a command-line tool it converts SVG files into PDF ones. WWW: http://pypi.python.org/pypi/svglib/ PR: ports/128752 Submitted by: Wen Heping END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-13T22:22:16.000000Z K 7 svn:log V 91 - Update to 1.9.1 PR: 128774 Submitted by: Wen Heping (maintainer) END K 10 svn:author V 5 anray K 8 svn:date V 27 2008-11-13T22:43:09.000000Z K 7 svn:log V 54 - Update to 1.0.0 Submitted by: maintainer via email END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2008-11-13T23:39:14.000000Z K 7 svn:log V 47 Fix pkg-plist. Submitted by: itetcu@ via QAT. END K 10 svn:author V 5 edwin K 8 svn:date V 27 2008-11-14T00:09:15.000000Z K 7 svn:log V 57 Ports modules update at Friday 14 November 2008 at 00:09 END K 10 svn:author V 3 wxs K 8 svn:date V 27 2008-11-14T00:36:58.000000Z K 7 svn:log V 205 Update to 1.0.3 Note new WWW: in pkg-descr Pass maintainership to submitter. PR: ports/128124 Submitted by: Yuri Grishin Approved by: Denis Barov (maintainer) END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-11-14T03:21:50.000000Z K 7 svn:log V 72 - fix plist - update dependency - bump PORTREVISION Noticed by: erwin@ END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2008-11-14T06:16:43.000000Z K 7 svn:log V 170 Add entry for net-snmp (fix will be followed). PR: ports128772, ports/128837 Submitted by: "Mark D. Foster" , Eygene Ryabinkin END K 10 svn:author V 4 gahr K 8 svn:date V 27 2008-11-14T08:31:09.000000Z K 7 svn:log V 16 - Update to RC2 END K 10 svn:author V 6 daichi K 8 svn:date V 27 2008-11-14T08:36:46.000000Z K 7 svn:log V 143 - Update to 3.0.7 o Fix for FreeBSD/ppc (Thanks to Andreas Tobler) PR: ports/128863 Submitted by: bkoenig@alpha-tierchen.de (maintainer) END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-11-14T09:29:10.000000Z K 7 svn:log V 17 - update to 0.30 END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-14T09:52:21.000000Z K 7 svn:log V 382 - Fix a runtime failure. While usb_control_msg is supposed to return the actual number of bytes received, the FreeBSD version returns the receiving buffer size instead. Applications inspecting the returned length for error checking will fail. My patch is based on this excerpt from FreeBSDs /usr/src/sys/dev/usb/usb.h. PR: ports/128549 Submitted by: ladan (maintainer) END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-11-14T10:09:53.000000Z K 7 svn:log V 17 - update to 0.13 END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-14T10:16:26.000000Z K 7 svn:log V 103 - Register conflict with net/sendsms PR: ports/128499 Reported by: yves guerin END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-14T10:23:34.000000Z K 7 svn:log V 360 - Build and install the nss_mdns_minimal module. This module only performs lookups for the .local domain and self assigned IP addresses, rejecting others. This can be used to speed up the resolution of non mdns registered host names. PR: ports/128107 Submitted by: Andrew Approved by: Ashish Shukla (maintainer) END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-14T10:27:24.000000Z K 7 svn:log V 89 - Register conflicts between gnokii, smstools and sendsms Reported by: ganbold of EFnet END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2008-11-14T10:46:06.000000Z K 7 svn:log V 18 - Update to 0.1.3 END K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-11-14T11:12:53.000000Z K 7 svn:log V 17 Update to 2.3.4. END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-14T12:31:51.000000Z K 7 svn:log V 96 - Recognize USB serial ports PR: ports/127555 Submitted by: Takeshi MUTOH END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2008-11-14T12:38:24.000000Z K 7 svn:log V 17 - Update to 2.37 END K 10 svn:author V 4 nork K 8 svn:date V 27 2008-11-14T12:46:28.000000Z K 7 svn:log V 96 Update to 2008.11.14. Add some PCI IDs: RV730(Radeon HD 4670/4650), RV710(Radeon HD 4570/4350) END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-14T13:00:19.000000Z K 7 svn:log V 106 - Do not explicitly set LATEST_LINK to the default value. Slave ports need to be able to override this. END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-14T13:02:57.000000Z K 7 svn:log V 131 - Add a slave port so packages of X11-less emacs are available for pkg_add -r PR: ports/127193 Submitted by: phoffman@proper.com END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2008-11-14T13:17:28.000000Z K 7 svn:log V 50 Fix pkg-plist Notified by: erwin (via pointyhat) END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-14T13:53:36.000000Z K 7 svn:log V 388 The supertabular bundle defines the supertabular and supertabular* environments. They make it possible to have a tabular that spans multiple pages. Each page is its own tabular environment, thus the various parts may have different widths. WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/supertabular/ PR: ports/126673 Submitted by: Jorge Niedbalski END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-11-14T14:03:45.000000Z K 7 svn:log V 117 - Update to 0.6.17 PR: ports/126345 Submitted by: bf Approved by: maintainer timeout (1 month) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-14T15:07:16.000000Z K 7 svn:log V 95 - Bump portrevision after databases/xapian-core shlib bump Notified by: erwin (via pointyhat) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-14T15:19:50.000000Z K 7 svn:log V 418 FriCAS is an advanced computer algebra system. Its capabilities range from calculus (integration and differentiation) to abstract algebra. It can plot functions and has integrated help system. FriCAS a fork of Axiom project -- its starting point was wh-sandbox branch of the Axiom project. WWW: http://fricas.sourceforge.net PR: 128805 Submitted by: Stephen Montgomery-Smith END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-11-14T15:23:37.000000Z K 7 svn:log V 926 Beanie is a flexible, distributed accounting system for medium-sized companies. It includes back-end batch processing as well as a (skeleton) GTK GUI and provides automated purchases, sales, and nominal ledgers as well as automated invoicing (via email). It also supports VAT and payroll. The latest version has considerable updates over the earlier releases and isn't particularly backwards-compatible. The installation and compilation is streamlined and the multi-database schema has been reduced to a single database per company. The gnome GUI is still lacking, but the command-line interface now has support for automated bank reconciliation (from online banking QIF files), payroll, automated billing and reminders, invoice PDF generation, statement PDF generation, and a general journal. WWW: http://beanie.sf.net/ - Dermot Tynan dtynan@kalopa.com PR: ports/128125 Submitted by: Dermot Tynan END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-14T15:43:26.000000Z K 7 svn:log V 137 - Fix pkg-plist to try and remove unused directories PR: 128867 Submitted by: hideo (maintainer) END K 10 svn:author V 5 shaun K 8 svn:date V 27 2008-11-14T16:11:09.000000Z K 7 svn:log V 278 - Upgrade inn to 2.4.5. - Upgrade inn-current to the latest snapshot, fixing some issues with the port [1]; the port is still BROKEN, though. - Fix IPv6 binding issue. [2] PR: ports/124566 [1] Submitted by: thierry [1] Obtained from: http://marc.info/?t=122460141500003 [2] END K 10 svn:author V 3 lbr K 8 svn:date V 27 2008-11-14T16:28:20.000000Z K 7 svn:log V 15 Update to 0.15 END K 10 svn:author V 5 shaun K 8 svn:date V 27 2008-11-14T16:36:55.000000Z K 7 svn:log V 136 Increase pcap read timeout to reduce gratuitous CPU burden. PR: ports/127313 Submitted by: Duane Wessels END K 10 svn:author V 5 shaun K 8 svn:date V 27 2008-11-14T16:43:20.000000Z K 7 svn:log V 151 Update distinfo to reflect re-rolled distfile (contents verified as identical). PR: ports/125867 Submitted by: Karsten Rothemund END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-11-14T17:06:56.000000Z K 7 svn:log V 19 - update to 3.02.2 END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-11-14T17:33:59.000000Z K 7 svn:log V 71 - Fix pkg-plist. - Bump PORTREVISION. Reported by: pointyat via erwin END K 10 svn:author V 5 shaun K 8 svn:date V 27 2008-11-14T17:41:30.000000Z K 7 svn:log V 138 - Upgrade to 3.4.30. - Relinquish port. PR: ports/124355 (earlier version) Submitted by: Pedro F. Giffuni END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-14T18:22:33.000000Z K 7 svn:log V 21 - Update to 20081112 END K 10 svn:author V 5 shaun K 8 svn:date V 27 2008-11-14T18:50:29.000000Z K 7 svn:log V 99 Add amd64 support. PR: ports/125614 Submitted by: Pedro F. Giffuni END K 10 svn:author V 7 jadawin K 8 svn:date V 27 2008-11-14T19:29:58.000000Z K 7 svn:log V 18 - Update to 2.38. END K 10 svn:author V 6 oliver K 8 svn:date V 27 2008-11-14T21:13:22.000000Z K 7 svn:log V 17 update to 0.5.17 END K 10 svn:author V 5 edwin K 8 svn:date V 27 2008-11-15T00:09:11.000000Z K 7 svn:log V 59 Ports modules update at Saturday 15 November 2008 at 00:09 END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2008-11-15T00:54:20.000000Z K 7 svn:log V 53 Upgrade to 5.3.2.3 (includes fix for CVE-2008-4309). END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2008-11-15T00:56:29.000000Z K 7 svn:log V 53 Upgrade to 5.4.2.1 (includes fix for CVE-2008-4309). END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2008-11-15T00:58:26.000000Z K 7 svn:log V 89 Upgrade to 0.4.0. PR: ports/128550 Submitted by: Daniel Roethlisberger END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-11-15T02:52:11.000000Z K 7 svn:log V 114 - Pass maintainership to submitter PR: ports/128879 Submitted by: Darren Pilgrim END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-11-15T06:40:06.000000Z K 7 svn:log V 62 - update dependency - drop MAINTAINERship - bump PORTREVISION END K 10 svn:author V 6 oliver K 8 svn:date V 27 2008-11-15T07:36:39.000000Z K 7 svn:log V 53 forgot to checkin distinfo for 0.5.17 Noted by: QAT END K 10 svn:author V 6 oliver K 8 svn:date V 27 2008-11-15T08:51:34.000000Z K 7 svn:log V 16 update to 0.2.1 END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-15T10:37:48.000000Z K 7 svn:log V 78 Mark broken, to many annoying bugs in this release. 3.1.2 should be out soon. END K 10 svn:author V 3 lbr K 8 svn:date V 27 2008-11-15T12:35:18.000000Z K 7 svn:log V 15 Update to 0.70 END K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-11-15T12:40:03.000000Z K 7 svn:log V 329 libgig is a C++ library written for accessing Gigasampler files and DLS Level 1 and 2 files, that is for reading and writing of those files. libgig is used by linuxsampler to load Gigasampler files and it can be used by qsampler to retrieve additional informations about Gigasampler files. WWW: http://www.linuxsampler.org/ END K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-11-15T12:41:28.000000Z K 7 svn:log V 145 liblscp is a C library written as a wrapper around the LSCP network protocol, thus to control linuxsampler. WWW: ttp://www.linuxsampler.org/ END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T17:04:28.000000Z K 7 svn:log V 16 - Fix formating END K 10 svn:author V 6 brooks K 8 svn:date V 27 2008-11-15T18:46:26.000000Z K 7 svn:log V 35 Fix a plist bug. Reported by: QAT END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-15T18:57:47.000000Z K 7 svn:log V 232 - Update to 14.2.0 PR: 128849 Submitted by: Peter Beckman Final patch by: Dan Nelson (maintainer) Approved by: Dan Nelson (maintainer) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-15T19:00:01.000000Z K 7 svn:log V 190 - Update to 2.6.1 - Substitude shared lib versions in plist, as they're likely to change often - Add mirror PR: 128880 Submitted by: Hardy Schumacher END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T19:51:57.000000Z K 7 svn:log V 333 Differences lists are a list-like type supporting O(1) append. This is particularly useful for efficient logging and pretty printing, (e.g. with the Writer monad), where list append quickly becomes too expensive. WWW: http://code.haskell.org/~dons/code/dlist/ PR: ports/128770 Submitted by: Samy Al Bahra END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T21:17:07.000000Z K 7 svn:log V 211 HTTP_WebDAV_Server is a RFC2518 compliant helper class for WebDAV server implementation. WWW: http://pear.php.net/package/HTTP_WebDAV_Server/ PR: ports/128856 Submitted by: Wen Heping END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T21:17:53.000000Z K 7 svn:log V 266 HTTP_WebDAV_Client is a RFC2518 compliant stream wrapper that allows to use WebDAV server resources like a regular file system from within PHP. WWW: http://pear.php.net/package/HTTP_WebDAV_Client/ PR: ports/128855 Submitted by: Wen Heping END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T21:18:24.000000Z K 7 svn:log V 91 - Update to 0.1.6 PR: 128834 Submitted by: Wen Heping (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T21:37:56.000000Z K 7 svn:log V 405 mpdas is an AudioScrobbler client for MPD written in C++. It uses libcurl and libmpd. It supports the latest AudioScrobbler protocol (1.21). In case of a downtime or connectivity problems, mpdas will cache the played songs to ~/.mpdascache. Please read the README at: http://github.com/hrkfrd/mpdas/tree/master/README WWW: http://50hz.ws/mpdas/ PR: ports/128798 Submitted by: hrkfrd at googlemail.com END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T21:38:38.000000Z K 7 svn:log V 519 BTPD is a bittorrent client consisting of a daemon and client commands, which can be used to read and/or manipulate the daemon state. The daemon is capable of running several torrents simultaneously and only uses one tcp port. It's fairly low on resource usage and should be perfect for file distribution sites. Efficient downloads and ease of use makes this client a good choice for the casual user as well. WWW: http://www.murmeldjur.se/btpd/ PR: ports/128865 Submitted by: bapt END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T21:39:12.000000Z K 7 svn:log V 446 I wrote this module as an example of both using closures and using File::Find. Students are always asking me what closures are good for, and here's some examples. The functions mostly stand alone (i.e. they don't need the rest of the module), so rather than creating a dependency in your code, just lift the parts you want). WWW: http://search.cpan.org/dist/File-Find-Closures/ PR: ports/128875 Submitted by: Gea-Suan Lin END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T21:41:00.000000Z K 7 svn:log V 340 This is a short script you can run from within an existing git repository to create a remote repo on Github using a previously created account. This does not create Github accounts (and that violates the terms of service). WWW: http://search.cpan.org/dist/github_creator/ PR: ports/128876 Submitted by: Gea-Suan Lin END K 10 svn:author V 7 delphij K 8 svn:date V 27 2008-11-15T21:43:26.000000Z K 7 svn:log V 83 Update to 1.1.6. PR: ports/128469 Submitted by: maintainer (see reply to the PR) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T21:46:12.000000Z K 7 svn:log V 271 RngStreams is a C implementation of a high-quality uniform random number generator that supports multiple "independent" streams of uniform random numbers. WWW: http://statmath.wu-wien.ac.at/software/RngStreams/ PR: ports/128860 Submitted by: bf END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T21:48:19.000000Z K 7 svn:log V 1372 UNU.RAN (Universal Non-Uniform RAndom Number generator) is a collection of algorithms for generating non-uniform pseudorandom variates as a library of C functions designed and implemented by the ARVAG (Automatic Random VAriate Generation) project group in Vienna, and released under the GNU Public License (GPL). It is especially designed for situations where: - a non-standard distribution or a truncated distribution is needed; - experiments with different types of distributions are made; - random variates for variance reduction techniques are used; or - fast generators of predictable quality are necessary. UNU.RAN provides generators that are superior in many aspects to those found in quite a number of other libraries; however, due to its more sophisticated programming interface, it might not be as easy to use. It uses an object-oriented interface in which distributions and generators are treated as independent objects, so that different methods for generating non-uniform random variates may be chosen according to various criteria, such as speed, quality, and variance reduction. It is flexible enough to permit sampling from non-standard distributions, such as distributions that arise in a model and can only be computed in complicated subroutines. WWW: http://statmath.wu-wien.ac.at/unuran/ PR: ports/128883 Submitted by: bf END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T21:50:10.000000Z K 7 svn:log V 1352 At the suggestion of Linas Vepstas on the Gnu Scientific Library (GSL) list, this GPL'd suite of random number tests will be named "Dieharder". Using a movie sequel pun for the name is a double tribute to George Marsaglia, whose "Diehard battery of tests" of random number generators has enjoyed years of enduring usefulness as a test suite. The dieharder suite is more than just the diehard tests cleaned up and given a pretty GPL'd source face in native C: tests from the Statistical Test Suite (STS) developed by the National Institute for Standards and Technology (NIST) are being incorporated, as are new tests developed by rgb. Where possible, tests are parametrized and controllable so that failure, at least, is unambiguous. A further design goal is to provide some indication of *why* a generator fails a test, where such information can be extracted during the test process and placed in usable form. For example, the bit-distribution tests should (eventually) be able to display the actual histogram for the different bit n-tuplets. Dieharder is by design extensible. It is intended to be the "Swiss army knife of random number test suites", or if you prefer, "the last suite you'll ever ware" for testing random numbers. WWW: http://www.phy.duke.edu/~rgb/General/dieharder.php PR: ports/128882 Submitted by: bf END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:04:27.000000Z K 7 svn:log V 457 py-aipy collects together tools for radio astronomical interferometry. In addition to pure-python phasing, calibration, imaging, and deconvolution code, this package includes interfaces to MIRIAD (a Fortran interferometry package) and HEALPix (a package for representing spherical data sets), and some math/fitting routines from SciPy. WWW: http://setiathome.berkeley.edu/~aparsons/aipy PR: ports/128811 Submitted by: Wen Heping END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:05:07.000000Z K 7 svn:log V 337 libburnia is a project for reading, mastering and writing optical discs. Currently it is comprised of libraries named libisofs, libburn, libisoburn, a cdrecord emulator named cdrskin, and an integrated multi-session tool named xorriso. WWW: http://libburnia-project.org/ PR: ports/128794 Submitted by: J.R. Oldroyd END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:05:39.000000Z K 7 svn:log V 337 libburnia is a project for reading, mastering and writing optical discs. Currently it is comprised of libraries named libisofs, libburn, libisoburn, a cdrecord emulator named cdrskin, and an integrated multi-session tool named xorriso. WWW: http://libburnia-project.org/ PR: ports/128795 Submitted by: J.R. Oldroyd END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:09:30.000000Z K 7 svn:log V 61 - Force Commit repocopy from irc/bitlbee -> irc/bitlbee-otr END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:13:14.000000Z K 7 svn:log V 139 - Add bitlbee-otr An IRC to other chat networks gateway with support for OTR PR: 126208 Submitted by: Ashish Shukla END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:33:34.000000Z K 7 svn:log V 21 - Update to 20081114 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:36:09.000000Z K 7 svn:log V 17 - Update to 0.06 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:38:35.000000Z K 7 svn:log V 17 - Update to 1.72 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:39:45.000000Z K 7 svn:log V 16 - Update to 1.5 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:41:21.000000Z K 7 svn:log V 18 - Update to 0.6.5 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:43:04.000000Z K 7 svn:log V 18 - Update to 0.5.0 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:43:49.000000Z K 7 svn:log V 19 - Update to 0.1.18 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:45:17.000000Z K 7 svn:log V 18 - Update to 0.740 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:48:46.000000Z K 7 svn:log V 20 - Update to 1.3.9.3 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:49:35.000000Z K 7 svn:log V 17 - Update to 0.13 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:51:05.000000Z K 7 svn:log V 17 - Update to 0.89 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:53:13.000000Z K 7 svn:log V 51 - Update to 2.46 Approved by: maintainer implicit END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:56:40.000000Z K 7 svn:log V 640 - Add patch from upstream to fix segfault in modperl on x86 Note: Fix a crash bug when modperl was loaded on some arches PERL_SYS_INIT3 was added to modperl in r1155-1158 to fix modperl on arches like hppa. This added an invalid cast which caused a segfault. If you have: const char *pArgv[]; Then pArgv will point to the same memory location as &pArgv. This pointer was then casted to (char ***) which is one level of pointers too much for this pointer. Thanks to an anonymous reporter who pointed out the crash. Thanks to pippijin for helping me understand the C++ magic. Reported by: Elvis Stansvik END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T22:57:32.000000Z K 7 svn:log V 26 - add really the patch :P END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T23:03:28.000000Z K 7 svn:log V 107 - Fix plist PR: 128878 Submitted by: Steven Kreuzer (maintainer) \ pointyhat END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T23:06:35.000000Z K 7 svn:log V 24 - Remove unneeded patch END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T23:38:13.000000Z K 7 svn:log V 128 - Fix conflicting WITH_SKINS + WITHOUT_QT4 PR: 128747 Submitted by: "Joseph S. Atkinson" (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-15T23:40:57.000000Z K 7 svn:log V 104 - Update to 0.30 PR: 128720 Submitted by: "Beat Gätzi" Approved by: maintainer END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-11-15T23:40:58.000000Z K 7 svn:log V 17 - update to 0.11 END K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-11-15T23:49:23.000000Z K 7 svn:log V 169 GigEdit is a graphical instrument editor based on the Gtk toolkit. It can be used stand-alone or in conjunction with LinuxSampler. WWW: http://www.linuxsampler.org/ END K 10 svn:author V 5 edwin K 8 svn:date V 27 2008-11-16T00:09:11.000000Z K 7 svn:log V 57 Ports modules update at Sunday 16 November 2008 at 00:09 END K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-11-16T00:11:48.000000Z K 7 svn:log V 17 Update to 2.3.5. END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-16T00:35:00.000000Z K 7 svn:log V 198 Fix graphics/ImageMagick LIB_DEPENDS. No PORTREVISION bump necessary since port simply won't build if WITH_IMAGEMAGICK is defined. PR: 126790 Submitted by: lioux@ Approved by: maintainer timeout END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-11-16T00:44:56.000000Z K 7 svn:log V 121 - Update to 2.3.3 PR: 126179 Submitted by: Wen heping Approved by: linimon@ (maintainer timeout) END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-16T01:13:58.000000Z K 7 svn:log V 277 Pushover is a fun puzzle game originally published by Ocean in 1992. In this game you control an ant that can walk along platformt that are connected with ladders. On those platforms are dominos that need to fall according to some rules. WWW: http://pushover.sourceforge.net/ END K 10 svn:author V 6 koitsu K 8 svn:date V 27 2008-11-16T04:51:41.000000Z K 7 svn:log V 154 Removal of carriage returns (0x0D) from numerous files. QAT caught this, as did our user community. Reported by: QAT, andrew clarke END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2008-11-16T07:18:45.000000Z K 7 svn:log V 33 - add boost as direct dependency END K 10 svn:author V 5 novel K 8 svn:date V 27 2008-11-16T08:47:08.000000Z K 7 svn:log V 105 - Update to 2.4.2 - Fix CVE-2008-4989 PR: 128868 Submitted by: Eygene Ryabinkin END K 10 svn:author V 3 hrs K 8 svn:date V 27 2008-11-16T09:52:11.000000Z K 7 svn:log V 352 Update to 3.1.10. Changes include: plfonts.dtx: - Fixed issue of $a^\mathrm{b}, a_\mathrm{b}$. - Support \reDeclareMathAlphabet as a rubust sequence. tascmac.sty: - Several issues of itembox and screen environment fixed. ptex: - Fix uninitialized variable issue. [pt]lto[tp]f: - Fix handling of section 16 in kanji map. PR: ports/128828 END K 10 svn:author V 4 stas K 8 svn:date V 27 2008-11-16T09:59:35.000000Z K 7 svn:log V 148 - Document the recent chain validation vulnerability in gnutls. PR: ports/128868 Submitted by: Eygene Ryabinkin (based on) END K 10 svn:author V 4 stas K 8 svn:date V 27 2008-11-16T10:01:28.000000Z K 7 svn:log V 51 - Fix an indentation in the latest net-snmp entry. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2008-11-16T12:25:22.000000Z K 7 svn:log V 170 - Install the localized xpdfrc separately and use "include" instead of directly modifying the original xpdfrc. - Take maintainership. Approved by: dryice (maintainer) END K 10 svn:author V 3 hrs K 8 svn:date V 27 2008-11-16T12:43:53.000000Z K 7 svn:log V 49 - OPTIONify. - Fix pkg-plist in NOPORTDOCS case. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2008-11-16T12:47:38.000000Z K 7 svn:log V 38 Fix file mode of xpdfrc on uninstall. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2008-11-16T13:07:45.000000Z K 7 svn:log V 79 - Fix pkg-plist in NOPORTDOCS and NOPORTEXAMPLES case. - Some style clean-ups. END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-16T13:39:12.000000Z K 7 svn:log V 119 - Distfile was rerolled (only change is addition of missing levels) [1] - Fix typo in pkg-descr Reported by: makc [1] END K 10 svn:author V 3 hrs K 8 svn:date V 27 2008-11-16T13:58:46.000000Z K 7 svn:log V 12 Fix a typo. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2008-11-16T14:04:45.000000Z K 7 svn:log V 78 - Install documents in doc directory when !NOPORTDOCS. - Take maintainership. END K 10 svn:author V 3 lth K 8 svn:date V 27 2008-11-16T14:35:40.000000Z K 7 svn:log V 15 Update to 0.07 END K 10 svn:author V 4 brix K 8 svn:date V 27 2008-11-16T15:22:49.000000Z K 7 svn:log V 55 - Record conflict with bitlbee-otr - Bump PORTREVISION END K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-11-16T15:48:41.000000Z K 7 svn:log V 194 Raul (Realtime Audio Utility Library) is a C++ utility library primarily aimed at audio/musical applications. It is used by Ingen, Patchage, and Machina. WWW: http://wiki.drobilla.net/Raul END K 10 svn:author V 2 mi K 8 svn:date V 27 2008-11-16T17:59:11.000000Z K 7 svn:log V 48 Upgrade from 2.2a4 to 2.2.1 (released in 2004). END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2008-11-16T18:15:34.000000Z K 7 svn:log V 19 - update to 1.16.4 END K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-11-16T19:26:24.000000Z K 7 svn:log V 140 Patchage is a modular patch bay for audio and MIDI systems based on Jack and Lash audio systems. WWW: http://wiki.drobilla.net/Patchage END K 10 svn:author V 7 thierry K 8 svn:date V 27 2008-11-16T19:34:42.000000Z K 7 svn:log V 78 Upgrade to 4.8.3. Changelog at . END K 10 svn:author V 6 brooks K 8 svn:date V 27 2008-11-16T19:43:07.000000Z K 7 svn:log V 86 Upgrade llvm and llvm-gcc4 ports to the 2.4 release. PR: ports/128806, ports/128814 END K 10 svn:author V 3 wxs K 8 svn:date V 27 2008-11-16T19:59:43.000000Z K 7 svn:log V 130 Update to 2.25 PR: ports/128607 Submitted by: dikshie Approved by: dikshie@lapi.itb.ac.id (maintainer) END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-16T21:08:42.000000Z K 7 svn:log V 322 - reset maintainer (: host mx1.SAFe-mail.net[213.8.192.70] said: 554 Rcpt does not exist (in reply to end of DATA command)) - use SF macro in MASTER_SITES - man pages should be intalled irrespective of NOPORTDOCS - fix plist / package - bump PORTREVISION Prompted by: QAT run END K 10 svn:author V 6 danger K 8 svn:date V 27 2008-11-16T21:24:39.000000Z K 7 svn:log V 67 - fix plist Reviewed by: linimon Pondered by: recent QA tinderbox END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2008-11-16T21:28:18.000000Z K 7 svn:log V 170 - Update to 3.7.5 PR: ports/128919 Submitted by: Yi-Jheng Lin Approved by: "Ganael LAPLANCHE" (maintainer) END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-16T21:29:03.000000Z K 7 svn:log V 154 - fix plist for -DNOPORTDOCS - use SF macro for MASTER_SITES - bump PORTREVISION Approved by: maintainer timeout on QAT BotMails Prompted by: QAT QA run END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2008-11-16T21:33:06.000000Z K 7 svn:log V 156 - Update to 0.2.4 PR: ports/128920 Submitted by: Yi-Jheng Lin Approved by: hideo (maintainer) END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-16T21:38:54.000000Z K 7 svn:log V 565 Update to 3.1.2 with the following fixes and minor changes: * Don't cleanup WRKDIR until after the postPortBuild Hook has run. * Fix resetBuild in a nullfs environment. * Fix a regression in the version path. * Correct a tinderd typo which masked a diagnostic message. * Show last 30 ports per page in "Current and Latest Builds" page. (webui) * When sorting by "Last Build Attempt" in list build page sort descending -- latest built first. (webui) The main contributor and tester of this release was Ion-Mihai Tetcu. (Remove local patches incorporated upstream) END K 10 svn:author V 7 delphij K 8 svn:date V 27 2008-11-16T21:49:03.000000Z K 7 svn:log V 16 Update to 0.9.0 END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-16T21:58:04.000000Z K 7 svn:log V 141 - use DOCSDIR macro - fix plist for -DNOPORTDOCS - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-16T22:09:15.000000Z K 7 svn:log V 156 - use DOCSDIR macro - fix plist for -DNOPORTDOCS - bump PORTREVISION - pet portlint Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-16T22:18:27.000000Z K 7 svn:log V 121 - fix plist for -DNOPORTDOCS - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run END K 10 svn:author V 3 flz K 8 svn:date V 27 2008-11-16T22:22:06.000000Z K 7 svn:log V 250 Only add extra patches if they are present. PR: ports/128775 [1], ports/128807 [2], ports/128921 [3] Submitted by: Sunpoet Po-Chuan Hsieh [1] Jimmie James [2] Falko Richter [3] END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-16T22:25:39.000000Z K 7 svn:log V 199 - install man pages irrespective of -DNOPORTDOCS - use DOCSDIR - fix plist for -DNOPORTDOCS - pet portlint - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-16T22:35:03.000000Z K 7 svn:log V 169 Change the first use of gmake from post-patch to pre-configure (since we USE_GMAKE) and unbreak. Approved by: maintainer timeout to QAT BotMail Prompted by: QAT QA run END K 10 svn:author V 4 stas K 8 svn:date V 27 2008-11-16T22:36:40.000000Z K 7 svn:log V 265 - Add a port for flow-tools fork project which is aimed to be the flow-tools replacement. Volodymyr Kostyrko has kindly agreed to maintain this. WWW: http://code.google.com/p/flow-tools/ PR: ports/126252 Submitted by: Tomoyuki Sakurai END K 10 svn:author V 4 stas K 8 svn:date V 27 2008-11-16T22:39:21.000000Z K 7 svn:log V 60 - Flow-tools conflicts with freshly-imported flow-tools-ng. END K 10 svn:author V 3 wxs K 8 svn:date V 27 2008-11-16T23:55:16.000000Z K 7 svn:log V 216 - Update to 0.9.0a - Pass maintainership to submitter - Respect NOPORTDOCS - Switch to erlang-lite [1] PR: ports/126716 Submitted by: Jan Lehnardt , till@php.net [1] Approved by: maintainer timeout END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-16T23:58:56.000000Z K 7 svn:log V 104 - fix plist - bump PORTREVISION Approved by: maintianer timeout on QAT BotMail Prompted by: QAT QA run END K 10 svn:author V 3 wxs K 8 svn:date V 27 2008-11-16T23:59:19.000000Z K 7 svn:log V 419 This is the development version of nano: nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "goto line number". PR: ports/128060 Submitted by: Eitan Adler END K 10 svn:author V 5 edwin K 8 svn:date V 27 2008-11-17T00:09:11.000000Z K 7 svn:log V 57 Ports modules update at Monday 17 November 2008 at 00:09 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-17T00:20:32.000000Z K 7 svn:log V 645 Lynis is an auditing tool for Unix (specialists). It scans the system and available software, to detect security issues. Beside security related information it will also scan for general system information, installed packages and configuration mistakes. This software aims in assisting automated auditing, software patch management, vulnerability and malware scanning of Unix based systems. It can be run without prior installation, so inclusion on read only storage is no problem (USB stick, cd/dvd). WWW: http://www.rootkit.nl/projects/lynis.html Author: Michael Boelen PR: 128909 Submitted by: Cory McIntire END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-17T00:22:53.000000Z K 7 svn:log V 57 - fix plist - bump PORTREVISION Prompted by: QAT QA run END K 10 svn:author V 2 vs K 8 svn:date V 27 2008-11-17T02:08:34.000000Z K 7 svn:log V 14 Update to 2.8 END K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-11-17T02:31:41.000000Z K 7 svn:log V 96 - Update to 0.2.2 PR: 128929 Submitted by: Henrik Friedrichsen END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2008-11-17T03:55:22.000000Z K 7 svn:log V 35 - use BUILD_WRKSRC, INSTALL_WRKSRC END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2008-11-17T03:57:29.000000Z K 7 svn:log V 18 - udpate to 0.8.7 END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2008-11-17T04:37:19.000000Z K 7 svn:log V 182 - Pass maintainership to submitter PR: ports/128920 Submitted by: Yi-Jheng Lin Approved by: hideo (original maintainer) END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2008-11-17T05:07:14.000000Z K 7 svn:log V 264 - Update to 0.3.0 - Take advantage of COPYTREE_SHARE - the patch file patch-python25 is unnecessary. It's been fixed since ver. 0.3.0. PR: ports/128907 Submitted by: Yi-Jheng Lin Approved by: Daniel (maintainer) END K 10 svn:author V 5 rafan K 8 svn:date V 27 2008-11-17T09:00:27.000000Z K 7 svn:log V 18 - Pet portlint(1) END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-11-17T09:22:58.000000Z K 7 svn:log V 98 - fix segfault problem if the length of source is zero - bump PORTREVISION Submitted by: vanilla END K 10 svn:author V 3 ale K 8 svn:date V 27 2008-11-17T09:28:40.000000Z K 7 svn:log V 48 Accept all linuxthreads library major versions. END K 10 svn:author V 3 pgj K 8 svn:date V 27 2008-11-17T10:02:25.000000Z K 7 svn:log V 648 Add an X.Org driver, a kernel module, and a script to configure X.Org for Wacom tablets. The X.Org driver is a port of the Linux Wacom Project's [1] work. The kernel module required for USB tablets is provided by Bartosz Fabianowski [2], and supports the following devices: Graphire*, Graphire2*, Graphire3, Graphire4 Bamboo, Bamboo One*, Bamboo Fun Intuos3, Cintiq 21UX Volito*, Volito2* PenStation2*, PenPartner2* * not tested PR: ports/128547 Submitted by: Dominic Fandrey [3] Reviewed by: gabor Approved by: gabor [1] http://linuxwacom.sourceforge.net [2] [3] END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2008-11-17T10:34:26.000000Z K 7 svn:log V 153 - Update to 2.3.1 PR: ports/128915 Submitted by: Yi-Jheng Lin Approved by: Denis Shaposhnikov (maintainer) END K 10 svn:author V 3 des K 8 svn:date V 27 2008-11-17T11:21:24.000000Z K 7 svn:log V 132 Upstream patch to support unusual --help syntax used by fetchmail. Submitted by: Baptiste Daroussin END K 10 svn:author V 5 rafan K 8 svn:date V 27 2008-11-17T12:59:31.000000Z K 7 svn:log V 42 - Correct plist when EXTCOLORS is defined END K 10 svn:author V 7 glarkin K 8 svn:date V 27 2008-11-17T14:20:28.000000Z K 7 svn:log V 64 Repocopy from GraphicsMagick12 to GraphicsMagick13 is complete. END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2008-11-17T14:22:23.000000Z K 7 svn:log V 18 - Update to 1.0.1 END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2008-11-17T15:14:00.000000Z K 7 svn:log V 78 - Fix plist problem, I was testing on wrong working copy... Reported by: QAT END K 10 svn:author V 5 shaun K 8 svn:date V 27 2008-11-17T16:44:11.000000Z K 7 svn:log V 130 - Remove SSL OPTION; force OpenSSL dependency instead. - Remove bogus TCL 8.3 dependency. Submitted by: Dima Panov via cvs-ports END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2008-11-17T17:01:29.000000Z K 7 svn:log V 152 - Update to 3.7.1 PR: ports/128936 Submitted by: Yi-Jheng Lin Approved by: "Petr Holub" (maintainer) END K 10 svn:author V 5 lwhsu K 8 svn:date V 27 2008-11-17T18:25:33.000000Z K 7 svn:log V 182 - Update to 1.6.2 - Use PYTHONPREFIX_SITELIBDIR instead PR: ports/128850 Submitted by: Yi-Jheng Lin Approved by: Attila Nagy (maintainer) END K 10 svn:author V 3 wxs K 8 svn:date V 27 2008-11-17T19:02:06.000000Z K 7 svn:log V 110 Add CVE identifier for clamav off-by-one error. PR: ports/128924 Submitted by: Mark Foster END K 10 svn:author V 6 itetcu K 8 svn:date V 27 2008-11-17T19:06:38.000000Z K 7 svn:log V 112 BROKEN, doesn't link: http://T64.TecNik93.com/logs/7-STABLE-FTP/traindirector-3.5.log Prompted by: QAT QA run END