‚ä$188780 220 485 223 269 132 166 110 104 258 188 146 194 237 115 196 2251 172 109 109 113 109 143 114 121 123 114 145 825 157 126 202 110 179 178 109 154 138 129 173 139 156 156 139 121 105 110 204 165 109 117 186 250 123 263 165 343 178 210 203 329 110 136 130 222 186 453 269 116 111 203 184 314 275 161 458 153 466 622 377 148 300 154 151 487 252 165 195 214 113 283 128 176 112 111 111 139 139 211 181 195 214 176 196 583 126 176 110 230 270 190 180 195 194 186 129 140 200 111 109 273 197 131 187 143 138 234 249 191 201 142 147 152 141 141 117 267 274 132 565 136 181 160 154 191 142 160 170 184 188 188 365 190 179 185 185 180 185 108 211 201 137 209 233 195 130 170 125 112 248 186 122 116 118 116 225 140 176 136 266 123 112 111 1281 118 176 147 341 118 141 107 227 191 151 151 138 107 122 175 264 107 113 218 170 257 131 214 130 128 202 164 162 226 434 105 385 128 183 195 145 144 120 K 10 svn:author V 4 mezz K 8 svn:date V 27 2007-03-29T19:34:17.000000Z K 7 svn:log V 391 Replace a 644 -> 755 hack and remove in the UPDATING to a better solution by using 'exec sh foobar' instead 'exec foobar'. The 644 is need for some users that are using noexec mounted home directory, which the 755 will block them. Bump the PORTREVISION. Bugs tracker: http://tinyurl.com/2lazb6 (sourceforge.net) Obtained from: Fluxbox SVN Submitted by: Mark Tiefenbruck (Fluxbox developer) END K 10 svn:author V 5 shaun K 8 svn:date V 27 2007-03-29T20:57:15.000000Z K 7 svn:log V 128 Fix build with graphviz support in some cases where it fails. PR: ports/111018 Submitted by: Scot Hetzel END K 10 svn:author V 5 gabor K 8 svn:date V 27 2007-03-29T21:02:06.000000Z K 7 svn:log V 174 - Update to 1.2.4 - Use NOT_FOR_ARCHS instead of BROKEN - portlint(1) PR: ports/110297 Submitted by: Fumihiko Kimura Approved by: maintainer timeout END K 10 svn:author V 3 pav K 8 svn:date V 27 2007-03-29T21:07:59.000000Z K 7 svn:log V 40 - Fix hardcoded python version in plist END K 10 svn:author V 3 pav K 8 svn:date V 27 2007-03-29T21:19:51.000000Z K 7 svn:log V 74 - Change delimited in sed expression, PYTHON_CMD can legally contain dots END K 10 svn:author V 4 mezz K 8 svn:date V 27 2007-03-29T21:24:50.000000Z K 7 svn:log V 17 Update to 0.7.3. END K 10 svn:author V 3 pav K 8 svn:date V 27 2007-03-29T21:40:21.000000Z K 7 svn:log V 12 - Fix plist END K 10 svn:author V 3 pav K 8 svn:date V 27 2007-03-29T21:46:14.000000Z K 7 svn:log V 165 - Bump PORTREVISION to force rebuild with new exiv2, which is reported to be ABI incompatible PR: ports/110972 Reported by: Kyryll A Mirnenko END K 10 svn:author V 3 pav K 8 svn:date V 27 2007-03-29T22:06:00.000000Z K 7 svn:log V 96 - Update to 2.10.3 PR: ports/110987 Submitted by: Yasushi Hayashi (maintainer) END K 10 svn:author V 3 hrs K 8 svn:date V 27 2007-03-30T00:21:37.000000Z K 7 svn:log V 54 Add a missing manual page to $MAN3. Spotted by: kris END K 10 svn:author V 8 tmclaugh K 8 svn:date V 27 2007-03-30T00:50:25.000000Z K 7 svn:log V 97 Update distinfo for rerolled distfile. - innocuous changes to example files Notified by: PavBot END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2007-03-30T01:05:06.000000Z K 7 svn:log V 139 - Fix breakage on WITHOUT_NLS=t condition by forcing --enable-nls in configure args which I fogot in previous commit. Reported by: kris END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2007-03-30T01:07:51.000000Z K 7 svn:log V 20 upgrade to 1.4.99.6 END K 10 svn:author V 5 rafan K 8 svn:date V 27 2007-03-30T01:10:33.000000Z K 7 svn:log V 101 - Remove ruby-fox and rudy-fox-devel. They are renamed to ruby-fox10 and ruby-fox12, respectively. END K 10 svn:author V 3 hrs K 8 svn:date V 27 2007-03-30T01:31:10.000000Z K 7 svn:log V 2157 Update to 1.10. Changes include: Version 1.10: - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark. - Fixed the ConTeXt support so that it is usable (which is wasn't). Version 1.09: - Added \usepgflibrary and \usetikzlibrary to simplify adding new libraries. - Added native ConTeXt support in the form of module wrappers. - Added patterns. - Added crosses snake. - Added to and edge path operations. - Added to path library. In particular, this gives decent curved paths. - Added tikz automata library. - Added tikz er diagram library. - Added tikz Petri net library. - Added tikz mindmap library. - Added access to nodes in other pictures (!). - Added extended baseline setting. - Added functionality to add new coordinate systems. - Added polar xy coordinate system. - Added diamond shape (!). - Added plot mark phase, repeat and indices. - Added text height and text depth options. - Added label and pin options. - Added automatic node placement (!). - Added pgfsys-dvi.def for pure dvi mode. Supports only black and white drawing (not documented and not really usable). - Added 3d library (not documented and not really usable). - Cleared up license chaos. - Reorganized library documentation. - Removed pgflibraryautomata, use pgflibrarytikzautomata instead. - Fixed tree level option bug. - Fixed missing options for coordinates. - Fixed bug in TikZ parabola code. - Fixed bug in TikZ snake cycle code. - Fixed bug with empty list in pgffor - Fixed bug in code for insertion of dvips header specials. - Fixed bug in shading code (wrong bigpoint correction). - Fixed bug #1472666. - Fixed bug #1473255. - Fixed bug #1526175. - Fixed bug #1542512. - Fixed bug in TikZ transformation code for nested pictures. - Fixed patch #1443606. - Fixed path #1526178. PR: ports/108585 END K 10 svn:author V 8 tmclaugh K 8 svn:date V 27 2007-03-30T01:54:50.000000Z K 7 svn:log V 75 Point to project's sourceforge location for distfile Notified by: krisbot END K 10 svn:author V 4 lofi K 8 svn:date V 27 2007-03-30T02:10:54.000000Z K 7 svn:log V 16 Update to 2.2.2 END K 10 svn:author V 4 lofi K 8 svn:date V 27 2007-03-30T02:17:21.000000Z K 7 svn:log V 16 Update to 0.9.7 END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-30T02:22:16.000000Z K 7 svn:log V 18 - add mirror site END K 10 svn:author V 4 lofi K 8 svn:date V 27 2007-03-30T02:57:41.000000Z K 7 svn:log V 16 Update to 1.0.1 END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-03-30T04:16:51.000000Z K 7 svn:log V 50 Now appears to build on amd64 (assuming ia64 too) END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-03-30T04:18:18.000000Z K 7 svn:log V 21 Now appears to build END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-03-30T04:20:11.000000Z K 7 svn:log V 28 Now appears to build on 5.x END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-03-30T04:20:31.000000Z K 7 svn:log V 30 Now appears to build on amd64 END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2007-03-30T05:04:29.000000Z K 7 svn:log V 17 Upgrade to 0.90. END K 10 svn:author V 3 sat K 8 svn:date V 27 2007-03-30T05:19:02.000000Z K 7 svn:log V 53 - Now builds on 5.x Reported by: pointyhat via kris END K 10 svn:author V 3 hrs K 8 svn:date V 27 2007-03-30T05:19:08.000000Z K 7 svn:log V 732 Update to 3.07. Changes include: - LyX layout removed since it is now part of the LyX development tree. - Cleaned up documentation. - Cleaned up license chaos and removed all possibly copyrighted material. - Fixed incorrect subsubsections in vertical navigation bars. - Fixed problem with overlay specifications in amsmath environments. - Fixed superfluous \show in beamerthemeshadow.sty - Fixed color problem in beamer boxes with rounded corners. - Fixed problem with frametitle syntax in fragile frames. - Fixed missing frame subtitles in article mode. - Added french solution translations (due to Philippe De Sousa). END K 10 svn:author V 3 sat K 8 svn:date V 27 2007-03-30T05:49:40.000000Z K 7 svn:log V 65 - Gratuitous update to 1.0.1 (no changes affect FreeBSD version) END K 10 svn:author V 3 lbr K 8 svn:date V 27 2007-03-30T06:03:18.000000Z K 7 svn:log V 34 perl-version had snuck into plist END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2007-03-30T06:13:54.000000Z K 7 svn:log V 105 Add depends to pkgconfig, and bump version. Submitted by: pav@ via email. Approved by: ijliao@ via irc. END K 10 svn:author V 3 lbr K 8 svn:date V 27 2007-03-30T06:26:30.000000Z K 7 svn:log V 18 Update to 0.03010 END K 10 svn:author V 3 lbr K 8 svn:date V 27 2007-03-30T06:29:01.000000Z K 7 svn:log V 87 New port: www/p5-Catalyst-Controller-FormBuilder, Catalyst FormBuilder Base Controller END K 10 svn:author V 3 lbr K 8 svn:date V 27 2007-03-30T06:29:10.000000Z K 7 svn:log V 86 p5-Catalyst-Controller-FormBuilder --> ports/www/p5-Catalyst-Controller-FormBuilder END K 10 svn:author V 3 lbr K 8 svn:date V 27 2007-03-30T06:30:10.000000Z K 7 svn:log V 17 Update to 2.0000 END K 10 svn:author V 3 sat K 8 svn:date V 27 2007-03-30T07:23:11.000000Z K 7 svn:log V 62 - Add XPI_NUM macro to chase addons.mozilla.org brain surgery END K 10 svn:author V 3 sat K 8 svn:date V 27 2007-03-30T07:23:49.000000Z K 7 svn:log V 46 - Update to 0.5.98.070328 - Use XPI_NUM macro END K 10 svn:author V 3 lth K 8 svn:date V 27 2007-03-30T07:34:50.000000Z K 7 svn:log V 37 Update to 1.10.1 (distversion 1.101) END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-03-30T07:37:20.000000Z K 7 svn:log V 77 Also define USE_TCL. This fixes devel/tcl-neo. Approved by: mi (maintainer) END K 10 svn:author V 3 pav K 8 svn:date V 27 2007-03-30T07:49:02.000000Z K 7 svn:log V 47 - Mark BROKEN: does not compile with new speex END K 10 svn:author V 3 sat K 8 svn:date V 27 2007-03-30T07:54:13.000000Z K 7 svn:log V 64 - Allow installation in Firefox versions up to 3.* - Update WWW END K 10 svn:author V 3 pav K 8 svn:date V 27 2007-03-30T07:56:41.000000Z K 7 svn:log V 64 - sqlite3' PORTNAME changed, fix depobj Reported by: pointyhat END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-03-30T07:57:26.000000Z K 7 svn:log V 43 Also bump PORTREVISION. Suggested by: pav END K 10 svn:author V 3 sat K 8 svn:date V 27 2007-03-30T08:03:04.000000Z K 7 svn:log V 29 - Update to 0.6.8.20070314.0 END K 10 svn:author V 3 sat K 8 svn:date V 27 2007-03-30T08:07:30.000000Z K 7 svn:log V 13 - Update WWW END K 10 svn:author V 3 sat K 8 svn:date V 27 2007-03-30T08:11:23.000000Z K 7 svn:log V 18 - Update to 2.0.1 END K 10 svn:author V 3 pav K 8 svn:date V 27 2007-03-30T08:27:30.000000Z K 7 svn:log V 111 - Downgrade to 0.12, the 0.14 is API incompatible and wrecked havoc amongst the consumers Requested by: ale END K 10 svn:author V 4 miwi K 8 svn:date V 27 2007-03-30T08:58:16.000000Z K 7 svn:log V 72 - Fix pkg-plist - Bump portrevision Submitted by: pointyhat via kris END K 10 svn:author V 3 ume K 8 svn:date V 27 2007-03-30T12:33:53.000000Z K 7 svn:log V 17 Update to 1.4.5. END K 10 svn:author V 3 ale K 8 svn:date V 27 2007-03-30T12:53:21.000000Z K 7 svn:log V 25 Update to 3.3.1 release. END K 10 svn:author V 6 johans K 8 svn:date V 27 2007-03-30T15:21:39.000000Z K 7 svn:log V 91 Add file with user information forgotten in yesterday's commit Reported by: Mike Harding END K 10 svn:author V 5 rafan K 8 svn:date V 27 2007-03-30T15:43:14.000000Z K 7 svn:log V 155 Add iat 0.1.3, converter of many types of CD-ROM image file formats into ISO-9660. PR: ports/111010 Submitted by: Dmitry Marakasov END K 10 svn:author V 5 rafan K 8 svn:date V 27 2007-03-30T15:43:24.000000Z K 7 svn:log V 29 iat --> ports/sysutils/iat END K 10 svn:author V 5 gabor K 8 svn:date V 27 2007-03-30T16:26:27.000000Z K 7 svn:log V 168 - Deprecate as it is seriously outdated - Set EXPIRATION_DATE PR: ports/110319 Submitted by: Martin Tournoij Approved by: maintainer timeout END K 10 svn:author V 5 rafan K 8 svn:date V 27 2007-03-30T16:42:20.000000Z K 7 svn:log V 71 - Update to 0.21 PR: ports/111025 Submitted by: chinsan (maintainer) END K 10 svn:author V 4 lofi K 8 svn:date V 27 2007-03-30T18:15:08.000000Z K 7 svn:log V 249 Fix handling of overlong UTF8 sequences in Qt and kdelibs, which, unpatched, introduces XSS vulnerabilities in Konqueror and potentially affect any Qt/KDE applications which deal with URLs or paths from untrusted locations. Security: CVE-2007-0242 END K 10 svn:author V 4 lofi K 8 svn:date V 27 2007-03-30T18:17:39.000000Z K 7 svn:log V 85 Update timezone definitions with current DST changes and fix a DoS bug in kio_imap4. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-03-30T19:23:02.000000Z K 7 svn:log V 113 Upgrade JasperReports to 1.3.2. Changelog at . END K 10 svn:author V 2 az K 8 svn:date V 27 2007-03-30T19:54:42.000000Z K 7 svn:log V 111 - switch no local ncurses implementation (go away from ) PR: ports/110434 Submitted by: Ed Schouten END K 10 svn:author V 6 gerald K 8 svn:date V 27 2007-03-30T20:02:04.000000Z K 7 svn:log V 233 Update to Wine 0.9.34. Among others, this brings the following changes: - Support for Xcursor. - A range of fixes for various installers. - New builtin xcopy tool. - The usual assortment of Direct3D fixes. - Lots of bug fixes. END K 10 svn:author V 3 sat K 8 svn:date V 27 2007-03-30T20:34:39.000000Z K 7 svn:log V 18 - Update to 0.1.7 END K 10 svn:author V 5 leeym K 8 svn:date V 27 2007-03-30T20:35:18.000000Z K 7 svn:log V 42 - update my email address in ports header END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-03-30T20:40:42.000000Z K 7 svn:log V 34 Add a mirror. Suggested by: kris END K 10 svn:author V 5 leeym K 8 svn:date V 27 2007-03-30T20:46:17.000000Z K 7 svn:log V 127 - update to 0.2 (I didn't aware that devel/gflags is updated when I updated my email address, so force commit for notice) END K 10 svn:author V 3 pav K 8 svn:date V 27 2007-03-30T20:51:44.000000Z K 7 svn:log V 94 - Update to 7.0 PR: ports/111042 Submitted by: Charles Swiger (maintainer) END K 10 svn:author V 5 leeym K 8 svn:date V 27 2007-03-30T21:08:53.000000Z K 7 svn:log V 358 * update to 1.6_1 * apply patches from Lubomir Host - fixes bug in InnoDB status report - adds some hint in queries-per-second mode - if 'D' key is pressed, mytop script is checked for modifications (e.g. during development) and restarted - shows MySQL SLAVE status (if configured in MySQL daemon) Submitted by: Lubomir Host END K 10 svn:author V 5 gabor K 8 svn:date V 27 2007-03-30T21:52:10.000000Z K 7 svn:log V 174 - Remove explicit -l from command line options of p0fanalyzer in the rc.d script and now amavis_p0f_daemon_flags defaults to -l, which was empty so far - Bump PORTREVISION END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-03-30T22:42:08.000000Z K 7 svn:log V 20 Upgrade to 1.0.5p4. END K 10 svn:author V 5 leeym K 8 svn:date V 27 2007-03-30T23:19:51.000000Z K 7 svn:log V 17 - update to 0.21 END K 10 svn:author V 5 rafan K 8 svn:date V 27 2007-03-31T01:10:13.000000Z K 7 svn:log V 108 - Update to 1.3.31 - Take maintainership since I use it PR: ports/111037 Approved by: alexbl (maintainer) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-31T01:13:06.000000Z K 7 svn:log V 89 - Update to 0.737 PR: ports/111045 Submitted by: Gea-Suan Lin END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T02:32:23.000000Z K 7 svn:log V 215 - Fix Makefile patch. - Remove part of patch-server__sv_main.c which was causing a "Bad challenge" error when connecting to a password protected server [1]. Reported by: "Kyle Hunter" [1] END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T02:33:20.000000Z K 7 svn:log V 176 - Remove part of patch-security which was causing a "Bad challenge" error when connecting to a password protected server. Reported by: "Kyle Hunter" END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T02:36:40.000000Z K 7 svn:log V 63 - Bump PORTREVISION because of the changes in the last commit. END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T03:23:25.000000Z K 7 svn:log V 359 - Deprecate in favor of games/alephone-data (I have an update to make it install the original released data files, which includes Marathon 2: Durandal). - Schedule for removal on 2007-04-28. - Remove USE_X_PREFIX (see ports/110688) to match games/alephone. PR: 110715 Submitted by: alepulver (myself) Approved by: evantd@yahoo.com (maintainer, timeout) END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-03-31T03:25:48.000000Z K 7 svn:log V 59 Give maintainership to Michael Johnson . END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T03:26:23.000000Z K 7 svn:log V 367 - Deprecate in favor of games/alephone-scenarios (not committed yet, that installs the 6 third party scenarios recommended in the http://source.bungie.org/get/ page). - Schedule for removal on 2007-04-28. - Remove USE_X_PREFIX (see ports/110688) to match games/alephone. PR: ports/110713 Submitted by: alepulver (myself) Approved by: bmah (maintainer, timeout) END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T03:28:56.000000Z K 7 svn:log V 523 - Update to version 20061228. - Remove USE_X_PREFIX. - Remove support for FreeBSD < 5.x. - Remove old adjustements for the previous non-standard SDL location. - Install documentation (when !NOPORTDOCS). - Use %%DATADIR%% in pkg-plist. - Update pkg-message (about upcoming games/alephone-data update and games/alephone-scenarios, which need this to be committed first so they all install under LOCALBASE). PR: ports/110688 Submitted by: alepulver (myself) Approved by: "Raymond Pasco" (maintainer) END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T03:32:17.000000Z K 7 svn:log V 278 - Bump PORTREVISION. - Offer to install the 3 original released scenarios instead of only Marathon 2: Durandal. - Add options to install high quality graphics. - Add wrapper scripts. - Take maintainership. - Remove USE_X_PREFIX to install in the same place as games/alephone. END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-03-31T03:32:43.000000Z K 7 svn:log V 54 Give maintainership to Josh Paetzel . END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T03:33:31.000000Z K 7 svn:log V 201 Free and complete third party scenarios for the Aleph One engine: - Excalibur: Morgana's Revenge - Eternal - Marathon Evil - Marathon Red - Rubicon X - Tempus Irae WWW: http://source.bungie.org/get/ END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T03:34:02.000000Z K 7 svn:log V 56 alephone-scenarios --> ports/games/alephone-scenarios END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-03-31T03:35:30.000000Z K 7 svn:log V 57 Give maintainership to Robert Noland . END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T03:37:22.000000Z K 7 svn:log V 388 - Convert KNOBS to OPTIONS. - When enabling MPEG use it for MP3 decoding, and when disabling it warn the user about the broken included decoder (see http://source.bungie.org/wiki/index.php/Linux_Build_Instructions). - Show warning about broken internal MP3 support when building. PR: ports/110650 Submitted by: alepulver (myself) Approved by: dyeske@yahoo.com (maintainer, timeout) END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T03:41:14.000000Z K 7 svn:log V 153 - Remove entry for games/mararhon2-data: merged into games/alephone-data. - Remove entry for games/marathon-evil: is a 3rd party, not Bungie's scenario. END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-03-31T03:47:48.000000Z K 7 svn:log V 67 - Bump PORTREVISION because of the changes in the previous commit. END K 10 svn:author V 3 ume K 8 svn:date V 27 2007-03-31T04:22:10.000000Z K 7 svn:log V 102 Fix plist after upgrading scim to 1.4.5. scim-1.4.5 appended its version to the moduledir in scim.pc. END K 10 svn:author V 3 ume K 8 svn:date V 27 2007-03-31T04:31:02.000000Z K 7 svn:log V 121 Fix plist after upgrading scim to 1.4.5. scim-1.4.5 appended its version to the moduledir in scim.pc. Approved by: nork END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-31T04:32:30.000000Z K 7 svn:log V 18 - Update to 1.7.1 END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-31T04:37:36.000000Z K 7 svn:log V 187 - Typo fix: perl@@FreeBSD.org -> perl@FreeBSD.org - Remove perl 5.6 check - Bump PORTREVISION (MAINTAINER's change) PR: ports/111044 Submitted by: Gea-Suan Lin END K 10 svn:author V 4 ahze K 8 svn:date V 27 2007-03-31T05:39:48.000000Z K 7 svn:log V 35 Transfer MAINTAINER to multimedia@ END K 10 svn:author V 3 acm K 8 svn:date V 27 2007-03-31T05:40:15.000000Z K 7 svn:log V 84 - Update to 0.9.22 See the complete changelog at http://www.lazarus.freepascal.org END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-31T05:58:53.000000Z K 7 svn:log V 17 - Update to 1.23 END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-31T06:13:38.000000Z K 7 svn:log V 16 - Update to 1.0 END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-31T06:13:52.000000Z K 7 svn:log V 16 - Update to 2.3 END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-03-31T06:14:43.000000Z K 7 svn:log V 46 IGNORE: Uses a UID registered to another port END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-03-31T06:16:06.000000Z K 7 svn:log V 46 IGNORE: uses a UID registered to another port END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-31T06:47:25.000000Z K 7 svn:log V 115 - Update to 1.3.7 - Change maintainer email address PR: ports/111022 Submitted by: maintainer (Tomoyuki Sakurai) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-31T06:50:11.000000Z K 7 svn:log V 86 - Update to 0.96 PR: ports/111049 Submitted by: Li-Wen Hsu END K 10 svn:author V 3 ume K 8 svn:date V 27 2007-03-31T06:52:40.000000Z K 7 svn:log V 102 Fix plist after upgrading scim to 1.4.5. scim-1.4.5 appended its version to the moduledir in scim.pc. END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-31T07:09:24.000000Z K 7 svn:log V 118 - Update to 0.17 - Dependency change PR: ports/110784 Submitted by: clsung Approved by: maintainer (Jin-Shan Tseng) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-31T07:13:01.000000Z K 7 svn:log V 81 - Update to 1.7.11 PR: ports/111033 Submitted by: maintainer (Thomas Abthorpe) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-03-31T07:14:19.000000Z K 7 svn:log V 100 - Update to 0.23 PR: ports/110954 Submitted by: clsung Approved by: maintainer (Yuan-Chung Hsiao) END K 10 svn:author V 3 ale K 8 svn:date V 27 2007-03-31T09:08:40.000000Z K 7 svn:log V 490 The FreeCol team aims to create an Open Source version of Colonization (released under the GPL). At first we'll try to make an exact clone of Colonization. The visuals will be brought up to date with more recent standards but will remain clean, simple and functional. Certain new 'features' will be implemented but the gameplay and the rules will be exactly the same as the original game. Examples of modern features are: an isometric map and multiplayer support. WWW: http://freecol.org/ END K 10 svn:author V 3 ale K 8 svn:date V 27 2007-03-31T09:08:55.000000Z K 7 svn:log V 34 freecol --> ports/games/freecol END K 10 svn:author V 6 alexbl K 8 svn:date V 27 2007-03-31T09:17:30.000000Z K 7 svn:log V 81 - update to 0.13 PR: 110957 Submitted by: Philip Jenvey END K 10 svn:author V 5 edwin K 8 svn:date V 27 2007-03-31T09:27:45.000000Z K 7 svn:log V 16 Update to 2007d END K 10 svn:author V 3 ume K 8 svn:date V 27 2007-03-31T11:01:39.000000Z K 7 svn:log V 137 Fix plist after upgrading scim to 1.4.5. scim-1.4.5 appended its version to the moduledir in scim.pc. Approved by: chinsan (maintainer) END K 10 svn:author V 3 ume K 8 svn:date V 27 2007-03-31T12:22:02.000000Z K 7 svn:log V 177 Fix plist after upgrading scim to 1.4.5. scim-1.4.5 appended its version to the moduledir in scim.pc. Approved by: Ying-Chieh Chen (maintainer) END K 10 svn:author V 7 laszlof K 8 svn:date V 27 2007-03-31T12:53:57.000000Z K 7 svn:log V 94 - Give irc/hybserv a unique UID/GID - Remove conflict with irc/ircservices Reported by: kris END K 10 svn:author V 3 lbr K 8 svn:date V 27 2007-03-31T14:13:48.000000Z K 7 svn:log V 88 Whoops, missed the pointyhat report on this one - pkg-plist typo fixed. Thanks to kris. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-03-31T14:25:13.000000Z K 7 svn:log V 99 Upgrade to 0.71. Changelog at . END K 10 svn:author V 6 gerald K 8 svn:date V 27 2007-03-31T14:41:28.000000Z K 7 svn:log V 99 Document the large memory requirements when building with Java support. Discussed with: alepulver END K 10 svn:author V 5 erwin K 8 svn:date V 27 2007-03-31T15:50:41.000000Z K 7 svn:log V 92 Update to 0.5.1 PR: 111054 Submitted by: Dmitry Marakasov (maintainer) END K 10 svn:author V 3 lth K 8 svn:date V 27 2007-03-31T15:55:29.000000Z K 7 svn:log V 37 Update to 1.10.1 (distversion 1.101) END K 10 svn:author V 4 mezz K 8 svn:date V 27 2007-03-31T16:24:52.000000Z K 7 svn:log V 47 -Update to 0.126. -Remove a FreeBSD 4.x check. END K 10 svn:author V 3 sem K 8 svn:date V 27 2007-03-31T16:30:04.000000Z K 7 svn:log V 107 Remove f951cf4a-a1fe-11db-98f9-0004aca3703d entry. It's duplicate to 41da2ba4-a24e-11db-bd24-000f3dcc6a5d. END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2007-03-31T16:43:27.000000Z K 7 svn:log V 16 Update to 1.0.1 END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2007-03-31T17:14:03.000000Z K 7 svn:log V 14 Update to 4.3 END K 10 svn:author V 5 shaun K 8 svn:date V 27 2007-03-31T17:45:34.000000Z K 7 svn:log V 178 - Update to 0.6.0. - Hand over maintainership to submitter (who also happens to be the author of yasm) PR: ports/109511 Submitted by: Peter Johnson END K 10 svn:author V 5 erwin K 8 svn:date V 27 2007-03-31T18:10:54.000000Z K 7 svn:log V 102 Update to 0.1.5 PR: 111056 Submitted by: Petar Zhivkov Petrov (maintainer) END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2007-03-31T19:44:33.000000Z K 7 svn:log V 36 - remove support for cyrus-sasl < 2 END K 10 svn:author V 5 gabor K 8 svn:date V 27 2007-03-31T19:56:19.000000Z K 7 svn:log V 93 - Remove DESTDIR support from my ports as it is useless now. New implementation is coming. END K 10 svn:author V 5 gabor K 8 svn:date V 27 2007-03-31T20:17:52.000000Z K 7 svn:log V 49 - Remove support for very old Perl from my ports END K 10 svn:author V 5 gabor K 8 svn:date V 27 2007-03-31T20:33:58.000000Z K 7 svn:log V 44 - Remove support for old Perl from my ports END K 10 svn:author V 6 philip K 8 svn:date V 27 2007-03-31T20:40:55.000000Z K 7 svn:log V 138 Change maintainer at previous maintainer's request. PR: ports/111047 Submitted by: Richard Kiss (maintainer) END K 10 svn:author V 6 philip K 8 svn:date V 27 2007-03-31T21:34:21.000000Z K 7 svn:log V 153 Update to 1.2.3. http://www.wesnoth.org/forum/viewtopic.php?t=15314 http://svn.gna.org/viewcvs/wesnoth/tags/1.2.3/changelog?rev=16252&view=download END K 10 svn:author V 5 leeym K 8 svn:date V 27 2007-04-01T00:49:24.000000Z K 7 svn:log V 97 - apply new integrated patch - bump PORTREVISION Submitted by: Lubomir Host END K 10 svn:author V 5 shaun K 8 svn:date V 27 2007-04-01T01:04:05.000000Z K 7 svn:log V 106 Fix plist: removal of include/SDL should not depend on NOPORTDOCS. PR: ports/109218 Submitted by: rafan END K 10 svn:author V 5 leeym K 8 svn:date V 27 2007-04-01T03:09:43.000000Z K 7 svn:log V 48 - fix build in 7-CURRENT Noticed by: kris mail END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-04-01T07:29:33.000000Z K 7 svn:log V 53 Give maintainership to Alex Dupre . END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-04-01T07:33:25.000000Z K 7 svn:log V 58 Give maintainership to Nicola Vitale . END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-04-01T07:50:30.000000Z K 7 svn:log V 47 Give maintainership to multimedia@FreeBSD.org. END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-04-01T07:57:39.000000Z K 7 svn:log V 47 Give maintainership to multimedia@FreeBSD.org. END K 10 svn:author V 3 ale K 8 svn:date V 27 2007-04-01T08:15:20.000000Z K 7 svn:log V 25 Update to 3.2.4 release. END K 10 svn:author V 3 ume K 8 svn:date V 27 2007-04-01T08:53:14.000000Z K 7 svn:log V 174 Fix plist after upgrading scim to 1.4.5. scim-1.4.5 appended its version to the moduledir in scim.pc. Approved by: Masashi CHIBA (maintainer) END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-04-01T09:00:23.000000Z K 7 svn:log V 177 The CFD General Notation System (CGNS) provides a standard for recording and recovering computer data associated with the numerical solution of the equations of fluid dynamics. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-04-01T09:00:35.000000Z K 7 svn:log V 36 cgnslib --> ports/science/cgnslib END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-04-01T09:04:04.000000Z K 7 svn:log V 468 Open CASCADE Technology is a software development platform freely available in open source. It includes components for 3D surface and solid modeling, visualization, data exchange and rapid application development. Open CASCADE Technology can be best applied in development of numerical simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM applications. BUGS: the module WOK does not work, but the other modules (the most interesting parts) are OK. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-04-01T09:04:15.000000Z K 7 svn:log V 40 opencascade --> ports/cad/opencascade END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-04-01T09:04:46.000000Z K 7 svn:log V 85 - Upgrade to 2.0.6 - Enable support for MED, HDF5, CGNS, STEP, IGES and BREP (OCC). END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-04-01T09:05:46.000000Z K 7 svn:log V 64 A Qt based application for tutorial to Open CASCADE Technology. END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-04-01T09:06:02.000000Z K 7 svn:log V 58 opencascade-tutorial --> ports/cad/opencascade-tutorial END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2007-04-01T09:45:03.000000Z K 7 svn:log V 96 Update to 1.3.1 PR: 111083 Submitted by: Peter Johnson (maintainer) END K 10 svn:author V 5 nivit K 8 svn:date V 27 2007-04-01T09:47:22.000000Z K 7 svn:log V 48 - Update to 0.1.9 - Update website in pkg-descr END K 10 svn:author V 7 thierry K 8 svn:date V 27 2007-04-01T09:55:19.000000Z K 7 svn:log V 64 Oops... Local files mismatch, I committed the previous version! END K 10 svn:author V 5 erwin K 8 svn:date V 27 2007-04-01T10:04:16.000000Z K 7 svn:log V 76 Update to 2.8.2 PR: 111064 Submitted by: trasz END K 10 svn:author V 5 erwin K 8 svn:date V 27 2007-04-01T10:05:58.000000Z K 7 svn:log V 90 Update to 0.17 PR: 111067 Submitted by: Gerrit Beine (maintainer) END K 10 svn:author V 3 skv K 8 svn:date V 27 2007-04-01T10:20:40.000000Z K 7 svn:log V 96 Update to 0.30 Changes: http://search.cpan.org/src/SZABGAB/Spreadsheet-ParseExcel-0.30/Changes END K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2007-04-01T10:23:07.000000Z K 7 svn:log V 93 Update to 1.0.r29 PR: 111086 Submitted by: Robin Breathe (maintainer) END K 10 svn:author V 7 linimon K 8 svn:date V 27 2007-04-01T10:51:29.000000Z K 7 svn:log V 268 Apparently the 20070120 checkin of the masterport fixed the patching problem. Remove the BROKEN lines to see if it will build on the cluster now. PR: ports/110044 Submitted by: "R.Mahmatkhanov" Approved by: maintainer timeout END K 10 svn:author V 7 linimon K 8 svn:date V 27 2007-04-01T11:07:20.000000Z K 7 svn:log V 94 Assign maintainership to rnejdl@ringofsaturn.com, who has submitted some PRs about this port. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2007-04-01T11:09:27.000000Z K 7 svn:log V 83 Transfer maintainership to rnoland@2hip.net, who has submitted PRs about this port END K 10 svn:author V 5 erwin K 8 svn:date V 27 2007-04-01T11:21:27.000000Z K 7 svn:log V 91 Take vsevolod bit in for safe keeping. Submitted by: The Grim Reaper Approved by: portmgr END K 10 svn:author V 5 erwin K 8 svn:date V 27 2007-04-01T11:26:24.000000Z K 7 svn:log V 91 Update to 0.7.1 PR: 111070 Submitted by: Gerrit Beine (maintainer) END K 10 svn:author V 3 skv K 8 svn:date V 27 2007-04-01T12:05:06.000000Z K 7 svn:log V 88 Unbreak build: set SHLIB_MAJOR to 8 for obsolete (but still default) Apache version 2.0 END K 10 svn:author V 5 erwin K 8 svn:date V 27 2007-04-01T12:12:17.000000Z K 7 svn:log V 91 Update to 5.2.1 PR: 111072 Submitted by: Gerrit Beine (maintainer) END K 10 svn:author V 3 skv K 8 svn:date V 27 2007-04-01T12:38:45.000000Z K 7 svn:log V 16 Update to 2.0.1 END K 10 svn:author V 5 rafan K 8 svn:date V 27 2007-04-01T12:53:02.000000Z K 7 svn:log V 116 - Update to 2.84 - Now libsvm-python installs only python interface bits and it should be buildable on Python 2.5 END K 10 svn:author V 5 rafan K 8 svn:date V 27 2007-04-01T13:09:57.000000Z K 7 svn:log V 106 Add phpsecinfo 0.2.0, a PHP environment security auditing toool. PR: ports/111040 Submitted by: chinsan END K 10 svn:author V 5 rafan K 8 svn:date V 27 2007-04-01T13:10:04.000000Z K 7 svn:log V 43 phpsecinfo --> ports/security/phpsecinfo END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-04-01T13:13:59.000000Z K 7 svn:log V 110 - Add missing pkg-plist entries for the RED option. Reported by: pointyhat Pointy hat to: alepulver (myself) END K 10 svn:author V 4 nork K 8 svn:date V 27 2007-04-01T13:14:26.000000Z K 7 svn:log V 139 Update to 3.02. PR: ports/110058 Submitted by: Eric P. Scott ana.com> Jose Garcia Juanino gmail.com> END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2007-04-01T13:20:48.000000Z K 7 svn:log V 97 - Add missing pkg-plist substitutions. Reported by: pointyhat Pointy hat to: alepulver (myself) END K 10 svn:author V 3 skv K 8 svn:date V 27 2007-04-01T13:25:27.000000Z K 7 svn:log V 38 Update to 1.1.4, take maintainership. END K 10 svn:author V 3 skv K 8 svn:date V 27 2007-04-01T13:26:49.000000Z K 7 svn:log V 78 Add xdelta3 3.0q, open-source binary diff, VCDIFF/RFC 3284 delta compression. END K 10 svn:author V 3 skv K 8 svn:date V 27 2007-04-01T13:27:14.000000Z K 7 svn:log V 33 xdelta3 --> ports/misc/xdelta3 END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-04-01T15:09:27.000000Z K 7 svn:log V 17 - Update to 1.01 END K 10 svn:author V 6 philip K 8 svn:date V 27 2007-04-01T15:39:00.000000Z K 7 svn:log V 152 Update to 20070318. PR: ports/111074 Submitted by: Herbert J. Skuhra Approved by: Ed Schouten (maintainer) END K 10 svn:author V 6 johans K 8 svn:date V 27 2007-04-01T16:36:47.000000Z K 7 svn:log V 91 Add deinstall script to ensure proper cleanup when port is removed. Reported by: krismail END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-04-01T18:59:39.000000Z K 7 svn:log V 29 BROKEN: Incomplete pkg-plist END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-04-01T19:02:03.000000Z K 7 svn:log V 23 BROKEN: Does not build END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-04-01T19:06:10.000000Z K 7 svn:log V 25 BROKEN: Does not compile END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-04-01T19:07:16.000000Z K 7 svn:log V 23 BROKEN: Does not build END K 10 svn:author V 5 gabor K 8 svn:date V 27 2007-04-01T19:33:33.000000Z K 7 svn:log V 130 - Deprecate - Set one week for EXPIRATION_DATE Submitted by: Gerhard Gonter (maintainer, via private mail) END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-04-01T19:39:19.000000Z K 7 svn:log V 46 Give maintainership to multimedia@FreeBSD.org END K 10 svn:author V 3 knu K 8 svn:date V 27 2007-04-01T20:20:16.000000Z K 7 svn:log V 84 Add ruby-fcgiwrap, a handy FastCGI wrapper library for CGI scripts written in Ruby. END K 10 svn:author V 3 knu K 8 svn:date V 27 2007-04-01T20:20:27.000000Z K 7 svn:log V 44 ruby-fcgiwrap --> ports/www/ruby-fcgiwrap END K 10 svn:author V 8 tmclaugh K 8 svn:date V 27 2007-04-01T20:38:48.000000Z K 7 svn:log V 168 Use setproctitle() over missing prctl(). prctl() is common in C# apps and setproctitle() should be used in these instances. PR: 110890 Submitted by: Phillip Neumann END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-04-01T21:08:15.000000Z K 7 svn:log V 30 Now appears to build on amd64 END K 10 svn:author V 4 ahze K 8 svn:date V 27 2007-04-01T21:37:24.000000Z K 7 svn:log V 19 Update to 20070331 END K 10 svn:author V 4 ahze K 8 svn:date V 27 2007-04-01T21:55:41.000000Z K 7 svn:log V 18 Remove 4.x checks END K 10 svn:author V 5 edwin K 8 svn:date V 27 2007-04-01T22:28:14.000000Z K 7 svn:log V 1185 Update to 0.70.0: Major changes since 0.61.0 - remove IP2Location and GeoIP files, add related configure options instead (thanks to Niko Tyni for contribution) --with-ip2location-headers=DIR IP2Location include files location --with-ip2location-lib=DIR IP2Location library location --with-ip2location-static Explicitly link IP2Location statically (default=no) --with-geoip-headers=DIR GeoIP include files location --with-geoip-lib=DIR GeoIP library location --with-geoip-static Explicitly link GeoIP statically (default=no) --with-geoip-default-file=file Use a default GeoIP database file when - add support for use of IPv6-enabled IP2Location API (GeoIP still only supports IPv4) - add anoynmization action in ipv6calc $ ipv6calc -q 2001:db8:0123:4567:89ab:cdef:0123:4567 --action anonymize 2001:db8:123:: $ ipv6calc -q 192.0.2.1 --action anonymize 192.0.2.0 - add tool "ipv6loganon" for anonymizing web server log files - Getopts support: configure detects now the presence of system getopts library - several bugfixes END K 10 svn:author V 5 edwin K 8 svn:date V 27 2007-04-01T22:31:11.000000Z K 7 svn:log V 24 add forgotten patchfile END K 10 svn:author V 6 koitsu K 8 svn:date V 27 2007-04-01T22:31:42.000000Z K 7 svn:log V 81 Maintainer update; update from 5.0.59 to 5.0.61 PR: 111027 Approved by: philip END K 10 svn:author V 4 ahze K 8 svn:date V 27 2007-04-01T22:40:32.000000Z K 7 svn:log V 54 Use wxgtk2.8 now Submitted by: karol.kwiat@gmail.com END K 10 svn:author V 3 lbr K 8 svn:date V 27 2007-04-01T23:05:57.000000Z K 7 svn:log V 248 Update to 0.56. Note primary bug fix: - CRITICAL: the "Imager" typemap entry (not used by Imager itself) was returning an image object with an extra reference, this resulted in a memory leak. http://rt.cpan.org/Ticket/Display.html?id=24992 END K 10 svn:author V 6 jasone K 8 svn:date V 27 2007-04-01T23:32:42.000000Z K 7 svn:log V 23 Update my coordinates. END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2007-04-02T00:06:44.000000Z K 7 svn:log V 46 pass maintainership to multimedia@FreeBSD.org END K 10 svn:author V 5 leeym K 8 svn:date V 27 2007-04-02T00:29:25.000000Z K 7 svn:log V 13 - respect CC END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-04-02T01:11:38.000000Z K 7 svn:log V 131 - add RC support - use USE_DOS2UNIX PR: ports/110842 Submitted by: Brad Huntting Reviewed by: clsung END K 10 svn:author V 4 kris K 8 svn:date V 27 2007-04-02T02:40:31.000000Z K 7 svn:log V 98 Configure fails to recognize jdk 1.5, so try limiting it to 1.4. Approved by: maintainer timeout END K 10 svn:author V 6 dryice K 8 svn:date V 27 2007-04-02T03:48:35.000000Z K 7 svn:log V 56 update to 1.3.1 Approved by: itetcu (mentor, implicit) END K 10 svn:author V 6 dryice K 8 svn:date V 27 2007-04-02T03:59:01.000000Z K 7 svn:log V 56 update to 0.7.1 Approved by: itetcu (mentor, implicit) END K 10 svn:author V 5 leeym K 8 svn:date V 27 2007-04-02T04:41:43.000000Z K 7 svn:log V 44 - respect CC - use integrated patch instead END K 10 svn:author V 5 leeym K 8 svn:date V 27 2007-04-02T05:05:02.000000Z K 7 svn:log V 13 - respect CC END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-04-02T05:07:40.000000Z K 7 svn:log V 27 - Update to 1.88.7 (1.887) END K 10 svn:author V 7 linimon K 8 svn:date V 27 2007-04-02T05:13:04.000000Z K 7 svn:log V 79 Reset ko@nest.irfu.se due to timeouts and no response to email. Hat: portmgr END K 10 svn:author V 5 rafan K 8 svn:date V 27 2007-04-02T05:54:51.000000Z K 7 svn:log V 169 - Correct pkg-plist for newer fontconfig PR: ports/111113 Submitted by: Maxim Samsonov Approved by: Vlad V. Teterya (maintainer) END K 10 svn:author V 5 leeym K 8 svn:date V 27 2007-04-02T07:07:30.000000Z K 7 svn:log V 13 - respect CC END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-04-02T07:12:01.000000Z K 7 svn:log V 18 - Update to 0.7.2 END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-04-02T07:14:10.000000Z K 7 svn:log V 122 - Regular update to ver. 789, change of maintainer address PR: ports/111036 Submitted by: maintainer (Sergei Vyshenski) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-04-02T07:15:08.000000Z K 7 svn:log V 75 - Update to 1.5 PR: ports/111051 Submitted by: maintainer (James Bailie) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-04-02T07:18:13.000000Z K 7 svn:log V 161 Add py-speex 0.2, python bindings for the Speex compressor/decompressor audio codec. PR: ports/111032 Submitted by: Carl Johan Gustavsson END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-04-02T07:18:25.000000Z K 7 svn:log V 36 py-speex --> ports/audio/py-speex END K 10 svn:author V 7 linimon K 8 svn:date V 27 2007-04-02T07:37:39.000000Z K 7 svn:log V 117 Remove obsolete, unfetchable, and expired ports: editors/emacs20-dl editors/flim113-emacs20 editors/semi113-emacs20 END K 10 svn:author V 7 linimon K 8 svn:date V 27 2007-04-02T07:39:32.000000Z K 7 svn:log V 34 Remove obsolete/unfetchable port. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2007-04-02T07:40:14.000000Z K 7 svn:log V 32 Remove obsolete, expired ports. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2007-04-02T07:45:36.000000Z K 7 svn:log V 105 Note removal of obsolete ports editors/emacs20-dl, editors/flim113-emacs20, and editors/semi113-emacs20. END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-04-02T07:56:00.000000Z K 7 svn:log V 69 - Update to 0.7.3 - use py-yaml in ports tree instead of bundle one. END K 10 svn:author V 7 linimon K 8 svn:date V 27 2007-04-02T08:45:14.000000Z K 7 svn:log V 66 Note removal of emacs20-dl, flim113-emacs20, and semi113-emacs20. END K 10 svn:author V 3 ume K 8 svn:date V 27 2007-04-02T09:17:02.000000Z K 7 svn:log V 133 Fix plist after upgrading scim to 1.4.5. scim-1.4.5 appended its version to the moduledir in scim.pc. Approved by: cjh (maintainer) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-04-02T09:52:03.000000Z K 7 svn:log V 338 - Update to 0.9.13.2 Changelog libprelude-0.9.13.2: - Improve error reporting with the central option interface. - Fix a bug when comparing IDMEF object with optional fields. - Fix a problem with the logger, where large log entry wouldn't be logged. - Fix distclean target. PR: ports/111131 Submitted by: maintainer (Robin Gruyters) END K 10 svn:author V 6 clsung K 8 svn:date V 27 2007-04-02T09:53:02.000000Z K 7 svn:log V 10 - unbreak END K 10 svn:author V 3 sat K 8 svn:date V 27 2007-04-02T10:01:00.000000Z K 7 svn:log V 292 Add port games/hinversi: Hinversi is a version of Reversi or Othello, a board game. It was written from the beginning thinking on modularity, to ease the process of changing and improving the AI engine. WWW: http://asturio.gmxhome.de/hinversi.html Author: Claudio Clemens END K 10 svn:author V 3 sat K 8 svn:date V 27 2007-04-02T10:01:28.000000Z K 7 svn:log V 36 hinversi --> ports/games/hinversi END K 10 svn:author V 5 gabor K 8 svn:date V 27 2007-04-02T10:36:37.000000Z K 7 svn:log V 89 - Remove old Perl support from unmaintained ports in categories starting with letter a END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-04-02T10:52:55.000000Z K 7 svn:log V 100 New port eclipse-findbugs version 1.2.0.20070317: An Eclipse plug-in that provides FindBugs support END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-04-02T10:53:18.000000Z K 7 svn:log V 51 eclipse-findbugs --> ports/java/eclipse-findbugs END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-04-02T10:56:34.000000Z K 7 svn:log V 50 Fix typo: use my email instead of ale@FreeBSD.org END K 10 svn:author V 5 lioux K 8 svn:date V 27 2007-04-02T10:58:32.000000Z K 7 svn:log V 26 Fix typo: use correct WWW END