‚˘#204814 186 1097 205 152 153 153 153 152 153 152 108 842 123 156 113 112 256 187 169 114 203 129 112 117 244 134 138 185 131 368 150 183 339 118 208 211 221 169 253 255 199 269 111 212 188 110 197 134 201 219 367 234 237 205 583 142 201 162 143 147 249 122 144 264 152 112 113 111 236 190 113 110 172 145 110 227 534 120 396 143 158 140 171 173 171 173 172 171 173 177 171 172 181 153 153 157 206 153 117 205 186 345 141 229 175 151 215 166 124 355 212 191 124 112 112 149 112 185 146 114 157 201 124 124 200 123 209 174 113 276 300 371 175 182 192 195 408 172 517 175 175 185 186 186 184 184 201 117 208 225 172 118 390 175 201 141 191 129 192 127 167 125 169 166 118 112 112 202 243 169 497 171 334 273 240 536 137 111 111 111 111 111 111 198 129 111 115 K 10 svn:author V 6 glewis K 8 svn:date V 27 2008-01-01T16:49:11.000000Z K 7 svn:log V 1000 . Implement or fix more of the OS specific statistics gathering functions. This allows jconsole to show valid statistics for the following OperatingSystem MBean statistics (some of these statistics are also shown in the Summary and VM tab of jconsole): TotalSwapSpaceSize, FreeSwapSpaceSize, FreePhysicalMemorySize and TotalPhysicalMemorySize. Note that MaxFileDescriptorCount has always been correct as far as I can tell. . Also, implement the function for ProcessCpuTime using a non-deprecated function (getrusage(2) rather than times(3)). These changes are restricted to 6.x and higher and have only been tested on 6.x (where they appear to work correctly). The changes are not valid for 4.x. Their validity on 5.x and 7.x is unknown (testing welcome). The PR is not fully addressed by these changes since CommittedVirtualMemorySize and OpenFileDescriptorCount remain bogus. Suggestions on how to get these without using kvm(3) would be appreciated. PR: 118735 END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-01T17:01:51.000000Z K 7 svn:log V 109 - Lib updated Fox16. - Bump PORTREVISION. Approved by: edwin (mantainer, implicit), stas (mentor, implicit) END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-01T17:07:44.000000Z K 7 svn:log V 57 - Update to 0.7.5. Approved by: stas (mentor, implicit) END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-01T17:08:31.000000Z K 7 svn:log V 58 - Update to 1.2.17. Approved by: stas (mentor, implicit) END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-01T17:09:13.000000Z K 7 svn:log V 58 - Update to 1.0.10. Approved by: stas (mentor, implicit) END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-01T17:11:11.000000Z K 7 svn:log V 58 - Update to 1.0.8a. Approved by: stas (mentor, implicit) END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-01T17:14:28.000000Z K 7 svn:log V 57 - Update to 0.9.7. Approved by: stas (mentor, implicit) END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-01T17:20:10.000000Z K 7 svn:log V 58 - Update to 0.10.3. Approved by: stas (mentor, implicit) END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-01T17:22:05.000000Z K 7 svn:log V 57 - Update to 7.0.2. Approved by: stas (mentor, implicit) END K 10 svn:author V 5 arved K 8 svn:date V 27 2008-01-01T17:59:09.000000Z K 7 svn:log V 14 Update to 2.0 END K 10 svn:author V 2 db K 8 svn:date V 27 2008-01-01T18:13:56.000000Z K 7 svn:log V 750 The heart of the package is 'libcw'. This is a library which, when built, offers the following basic CW services to a caller program: o Morse code character translation tables, and lookup functions o Morse code low-level timing calculations o A 'sidetone' generation and queueing system, using either the system sound card, the console speaker, or both o Optional keying control for an external device, say a transmitter, or an oscillator o CW character and string send routines, tied in with the character lookup o CW receive routines, also tied in to the character lookup o Adaptive speed tracking of received CW o An iambic keyer, with both Curtis 8044 types A and B timing o Straight key emulation Submitted by: self END K 10 svn:author V 2 db K 8 svn:date V 27 2008-01-01T18:14:02.000000Z K 7 svn:log V 32 unixcw --> ports/comms/unixcw END K 10 svn:author V 5 arved K 8 svn:date V 27 2008-01-01T19:03:36.000000Z K 7 svn:log V 62 Fix segfault on amd64 PR: 118996 Submitted by KOIE Hidetaka END K 10 svn:author V 6 marcus K 8 svn:date V 27 2008-01-01T20:55:45.000000Z K 7 svn:log V 18 Update to 2.20.3. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2008-01-01T22:35:54.000000Z K 7 svn:log V 17 Update to 0.9.8. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2008-01-01T22:39:42.000000Z K 7 svn:log V 160 Remove polypaudio. It has been depcreated for a while, and is no longer maintained or fetchable from its old MASTER_SITE. It has been replaced by pulseaudio. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2008-01-01T22:41:52.000000Z K 7 svn:log V 92 Add entries to MOVED for audio/pulseaudio, audio/paman, and audio/akode-plugins-polypaudio. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2008-01-01T22:42:54.000000Z K 7 svn:log V 74 Remove audio/polypaudio, audio/paman, and audio/akode-plugins-polypaudio. END K 10 svn:author V 5 lioux K 8 svn:date V 27 2008-01-02T01:32:44.000000Z K 7 svn:log V 20 Update MASTER_SITES END K 10 svn:author V 2 db K 8 svn:date V 27 2008-01-02T01:38:20.000000Z K 7 svn:log V 111 - Update to latest 0.9.4 version; this version needs libcw from unixcw. - Clean up Makefile remove redundancy. END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-01-02T02:44:59.000000Z K 7 svn:log V 35 - update to 1.05 - assign to perl@ END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-01-02T02:57:39.000000Z K 7 svn:log V 18 - update to 1.6.3 END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-01-02T04:55:11.000000Z K 7 svn:log V 19 - Update to 1.9.14 END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-01-02T04:59:35.000000Z K 7 svn:log V 145 - Update to 1.0b10 - Add CONFIGURE_TARGET PR: ports/118812 Submitted by: Philippe Audeoud Approved by: Maintainer timeout END K 10 svn:author V 3 lme K 8 svn:date V 27 2008-01-02T06:36:46.000000Z K 7 svn:log V 42 - Fix distinfo Reported by: miwi via ICQ END K 10 svn:author V 3 flz K 8 svn:date V 27 2008-01-02T12:11:01.000000Z K 7 svn:log V 46 Update x11-drivers/xf86-video-intel to 2.2.0. END K 10 svn:author V 3 flz K 8 svn:date V 27 2008-01-02T12:20:08.000000Z K 7 svn:log V 93 Update x11-drivers/xf86-video-radeonhd to 1.1.0. PR: ports/118959 Submitted by: Rene Ladan END K 10 svn:author V 3 lth K 8 svn:date V 27 2008-01-02T12:24:34.000000Z K 7 svn:log V 39 Update to 1.06.01 (distversion 1.0601) END K 10 svn:author V 3 flz K 8 svn:date V 27 2008-01-02T12:58:05.000000Z K 7 svn:log V 275 - Add local patch to fix alpha build. [1] - Add local patch to fix powerpc build. [2][3] - Fix OPTIONS handling for SUID option. [4] PR: ports/113601 [1], ports/118850 [2], ports/118851 [3], ports/119012 [4] Submitted by: naddy [1], grehan [2][3], Dmitry Marakasov [4] END K 10 svn:author V 3 flz K 8 svn:date V 27 2008-01-02T13:04:50.000000Z K 7 svn:log V 58 Rollback to xf86-video-intel 2.1.1 before anyone notices. END K 10 svn:author V 5 arved K 8 svn:date V 27 2008-01-02T13:18:59.000000Z K 7 svn:log V 89 Disable TCP_WRAPPER support, as it does not work PR: 117942 Submitted by: Aprigio Neto END K 10 svn:author V 3 flz K 8 svn:date V 27 2008-01-02T13:23:51.000000Z K 7 svn:log V 246 Rollback to xf86-video-mga 1.4.7 (and patches from master as of today). Dual-head doesn't work properly with this version but at least most single-head setups will work correctly. PR: ports/117726 Submitted by: Bernd StrauĂź Discussed on: x11@ END K 10 svn:author V 4 mnag K 8 svn:date V 27 2008-01-02T13:25:56.000000Z K 7 svn:log V 25 - Update to 2.5-20071227 END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-02T13:49:19.000000Z K 7 svn:log V 115 - Flip OpenGL 'on' by default Submitted by: pfgshield-freebsd@yahoo.com Approved by: maintainer timeout (2 weeks) END K 10 svn:author V 4 mich K 8 svn:date V 27 2008-01-02T13:51:57.000000Z K 7 svn:log V 117 - add get_media_changed method drives accessed via CAM(SCSI/ATAPICAM) Submitted by: Andriy Gapon END K 10 svn:author V 5 arved K 8 svn:date V 27 2008-01-02T13:55:34.000000Z K 7 svn:log V 126 Fix configure check for IPv6 detection, and add an IPV6 OPTION PR: 117144 Submitted by: Joerg Pulz END K 10 svn:author V 5 arved K 8 svn:date V 27 2008-01-02T14:13:13.000000Z K 7 svn:log V 75 Port requires WX 2.8 to compile PR: 119060 Submitted by: Hiroto Kagotani END K 10 svn:author V 3 flz K 8 svn:date V 27 2008-01-02T14:16:54.000000Z K 7 svn:log V 160 - Fix if-block in Xresources. [1] - Fix paths in various scripts. [2] PR: ports/117722 [1], ports/117841 [2] Submitted by: Warren Block [1], J.R. Oldroyd [2] END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-01-02T14:27:55.000000Z K 7 svn:log V 156 - Update to 0.22 PR: ports/119249 Submitted by: Philippe Audeoud Approved by: Andy Greenwood (maintainer) END K 10 svn:author V 3 sat K 8 svn:date V 27 2008-01-02T15:32:36.000000Z K 7 svn:log V 106 - s/USE_LDCONFIG/INSTALLS_SHLIB/ Reported by: Rick C. Petty , netchild END K 10 svn:author V 5 tobez K 8 svn:date V 27 2008-01-02T16:45:14.000000Z K 7 svn:log V 174 Remove a duplicated DOCS= line. This commit does not affect the build or anything. Submitted by: TAOKA Fumiyoshi PR: 119266 Approved by: maintainer END K 10 svn:author V 3 sat K 8 svn:date V 27 2008-01-02T16:52:56.000000Z K 7 svn:log V 19 - Update to 0.11.1 END K 10 svn:author V 5 jmelo K 8 svn:date V 27 2008-01-02T17:47:03.000000Z K 7 svn:log V 117 - Add patch to fix the install on the last commit. Submitted by: Janky Jay (maintainer) by email END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-01-02T18:47:34.000000Z K 7 svn:log V 90 - Update to 3.0.21 PR: ports/119261 Submitted by: Philippe Audeoud END K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-01-02T19:22:19.000000Z K 7 svn:log V 16 - Update to 2.1 END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-01-02T19:22:20.000000Z K 7 svn:log V 99 - Update to 2.3.4 PR: ports/119267 Submitted by: Gerrit Beine (maintainer) END K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-01-02T19:35:26.000000Z K 7 svn:log V 40 - Work around session resuming problem. END K 10 svn:author V 4 lofi K 8 svn:date V 27 2008-01-02T19:40:38.000000Z K 7 svn:log V 107 Fix build in WITHOUT_NLS case. PR: ports/119016 Submitted by: JosĂ© GarcĂ­a Juanino END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-02T20:40:40.000000Z K 7 svn:log V 126 - Fix up the permissions on a package - Explicitly disable SDL bits - Add note to pkg-message about membership in group games END K 10 svn:author V 5 lioux K 8 svn:date V 27 2008-01-02T21:29:28.000000Z K 7 svn:log V 272 o Remove BROKEN, it actually does not build due to the lack of a header file include required for __FreeBSD_version >= 700049: patch uppc.c accordingly o Fix uppcsetup: kldxref(8) module directory when it is installed o Bump PORTREVSION due to uppcsetup script change END K 10 svn:author V 5 beech K 8 svn:date V 27 2008-01-02T22:04:48.000000Z K 7 svn:log V 139 - Update to 1.3.3c - Use datadir macro PR: ports/119174 Submitted by: Jonas Kvinge Approved by: linimon (mentor) END K 10 svn:author V 5 beech K 8 svn:date V 27 2008-01-02T22:12:07.000000Z K 7 svn:log V 142 - Add missing port dependency - Bump portrevision PR: ports/119142 Submitted by: J.R. Oldroyd Approved by: linimon (mentor) END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-02T22:16:59.000000Z K 7 svn:log V 112 - Update to 4.14.12 and unbreak for now PR: ports/117959 Submitted by: Chess Griffin END K 10 svn:author V 5 beech K 8 svn:date V 27 2008-01-02T22:23:28.000000Z K 7 svn:log V 488 - New port xmlcopyeditor-1.1.0.3 - XML Copy Editor is a fast validating XML editor. Features: * DTD/XML Schema/RELAX NG validation * XSLT * XPath * Pretty-printing * Syntax highlighting * Folding * Tag completion * Tag locking * Tag-free editing * Spelling and style check * Built-in support for XHTML, XSL, DocBook and TEI PR: ports/118483 Submitted by: Jose Garcia Juanino (maintainer) Approved by: linimon (mentor) END K 10 svn:author V 5 beech K 8 svn:date V 27 2008-01-02T22:24:21.000000Z K 7 svn:log V 48 xmlcopyeditor --> ports/editors/xmlcopyeditor END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2008-01-02T22:59:12.000000Z K 7 svn:log V 104 Upgrade to 1.4.17, this is mostly a security release that fixes bug which can cause DoS (AST-2008-001). END K 10 svn:author V 4 mnag K 8 svn:date V 27 2008-01-02T23:42:18.000000Z K 7 svn:log V 69 - Update to 1.3e PR: 117581 Submitted by: bf END K 10 svn:author V 4 mnag K 8 svn:date V 27 2008-01-02T23:42:38.000000Z K 7 svn:log V 50 - Update to 1.2.4 - Update dependency of libevent END K 10 svn:author V 4 mnag K 8 svn:date V 27 2008-01-02T23:43:03.000000Z K 7 svn:log V 54 - Bump PORTREVISION since devel/libevent are updated. END K 10 svn:author V 5 beech K 8 svn:date V 27 2008-01-02T23:55:29.000000Z K 7 svn:log V 154 - Update to 1.0.0 - Use SF macro PR: ports/118810 Submitted by: Philippe Audeoud Approved by: linimon (mentor, maintainer timeout) END K 10 svn:author V 5 beech K 8 svn:date V 27 2008-01-03T00:11:03.000000Z K 7 svn:log V 28 phbb3 --> ports/www/phbb3 END K 10 svn:author V 5 beech K 8 svn:date V 27 2008-01-03T00:18:40.000000Z K 7 svn:log V 50 - Fix phpbb3 entry Approved by: linimon (mentor) END K 10 svn:author V 5 beech K 8 svn:date V 27 2008-01-03T00:23:05.000000Z K 7 svn:log V 169 - New port phpbb3-3.0.0 - Update after repocopy from phpbb-devel PR: ports/118934 Submitted by: Zhen REN (maintainer) Approved by: linimon (mentor) END K 10 svn:author V 4 mnag K 8 svn:date V 27 2008-01-03T01:25:34.000000Z K 7 svn:log V 59 - Update to 1.40 - Now use easy_install in USE_PYDISTUTILS END K 10 svn:author V 4 mnag K 8 svn:date V 27 2008-01-03T01:25:53.000000Z K 7 svn:log V 19 - Update to 3.0.16 END K 10 svn:author V 4 mnag K 8 svn:date V 27 2008-01-03T01:26:11.000000Z K 7 svn:log V 20 - Update to 2007.11 END K 10 svn:author V 4 mnag K 8 svn:date V 27 2008-01-03T01:31:30.000000Z K 7 svn:log V 18 - Update to 0.1.8 END K 10 svn:author V 5 beech K 8 svn:date V 27 2008-01-03T02:33:24.000000Z K 7 svn:log V 141 - Update to 2.2.0 - Use SF macro PR: ports/118772 Submitted by: TAKATSU Tomonari (maintainer) Approved by: linimon (mentor) END K 10 svn:author V 6 glewis K 8 svn:date V 27 2008-01-03T04:25:44.000000Z K 7 svn:log V 95 . Chase the libarchive library version bump for FreeBSD 5.x. Reported by: pointyhat (via pav) END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2008-01-03T06:53:52.000000Z K 7 svn:log V 17 Upgrade to 0.13. END K 10 svn:author V 3 sat K 8 svn:date V 27 2008-01-03T07:55:44.000000Z K 7 svn:log V 18 - Update to 2.0.0 END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2008-01-03T08:03:30.000000Z K 7 svn:log V 76 o Add WWW; o Update pkg-descr/COMMENT to match reality. Bump PORTREVISION. END K 10 svn:author V 3 sat K 8 svn:date V 27 2008-01-03T09:23:10.000000Z K 7 svn:log V 53 - Fix configure args Reported by: pointyhat via pav END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-03T10:09:50.000000Z K 7 svn:log V 18 - Update to 0.1.8 END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-03T10:21:56.000000Z K 7 svn:log V 134 - Update to 9.0r115 PR: ports/118864 Submitted by: Naram Qashat Approved by: maintainer timeout (14 days) END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-03T10:23:55.000000Z K 7 svn:log V 441 This is a Chinese Checkers game, it has 5 AI players, and can easily support more for any hackers out there. It uses SDL and runs great in plain X11. It has some fun effects to liven things up a bit. Multiplayer is supported on the same computer, although a net player would not be hard to add given the plugin player feature. WWW: http://jcatki.no-ip.org/CC/ PR: ports/118189 Submitted by: Frank W. Josellis END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-03T10:24:28.000000Z K 7 svn:log V 28 sdlCC --> ports/games/sdlCC END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:00:32.000000Z K 7 svn:log V 302 This module provides a simple interface for monitoring one or more files or directories and reporting any changes that are made to them. Author: Andy Armstrong WWW: http://search.cpan.org/~andya/File-Monitor/ PR: ports/119131 Submitted by: Masahiro Teramoto END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:00:56.000000Z K 7 svn:log V 50 p5-File-Monitor --> ports/devel/p5-File-Monitor END K 10 svn:author V 5 arved K 8 svn:date V 27 2008-01-03T11:34:26.000000Z K 7 svn:log V 64 Add rubygem-open4, another variant to exeute programs from ruby END K 10 svn:author V 5 arved K 8 svn:date V 27 2008-01-03T11:34:32.000000Z K 7 svn:log V 46 rubygem-open4 --> ports/devel/rubygem-open4 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:39:09.000000Z K 7 svn:log V 78 - Update to 0.99 PR: 119169 Submitted by: KATO Tsuguru END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:39:12.000000Z K 7 svn:log V 80 - Update to 0.10.2 PR: 119164 Submitted by: KATO Tsuguru END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:39:14.000000Z K 7 svn:log V 78 - Update to 2.19 PR: 119165 Submitted by: KATO Tsuguru END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:39:17.000000Z K 7 svn:log V 80 - Update to 0.11.2 PR: 119166 Submitted by: KATO Tsuguru END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:39:19.000000Z K 7 svn:log V 79 - Update to 2.3.5 PR: 119167 Submitted by: KATO Tsuguru END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:39:22.000000Z K 7 svn:log V 78 - Update to 2.66 PR: 119168 Submitted by: KATO Tsuguru END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:39:26.000000Z K 7 svn:log V 80 - Update to 0.13.5 PR: 119163 Submitted by: KATO Tsuguru END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:39:27.000000Z K 7 svn:log V 84 - Update to 2007.12.09 PR: 119161 Submitted by: KATO Tsuguru END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:39:30.000000Z K 7 svn:log V 78 - Update to 0.46 PR: 119162 Submitted by: KATO Tsuguru END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T11:39:33.000000Z K 7 svn:log V 79 - Update to 2.9.5 PR: 119160 Submitted by: KATO Tsuguru END K 10 svn:author V 5 arved K 8 svn:date V 27 2008-01-03T11:48:38.000000Z K 7 svn:log V 87 Add a patch to fix handling of .core files. PR: 116422 Submitted by: Artem Naluzhnyy END K 10 svn:author V 5 arved K 8 svn:date V 27 2008-01-03T11:56:03.000000Z K 7 svn:log V 59 Fix typo in pkg-descr PR: 117223 Submitted by: Jed Clear END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-03T12:04:22.000000Z K 7 svn:log V 58 - Update to 1.4.14. Approved by: stas (mentor, implicit) END K 10 svn:author V 3 bms K 8 svn:date V 27 2008-01-03T12:23:37.000000Z K 7 svn:log V 65 Fix dependency list. PR: ports/119029 Submitted by: Dima Panov END K 10 svn:author V 3 bms K 8 svn:date V 27 2008-01-03T12:25:40.000000Z K 7 svn:log V 113 Patch xorp.in startup script so that it may be used out-of-the-box. PR: ports/116367 Submitted by: Radim Kolar END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-03T12:34:17.000000Z K 7 svn:log V 58 - Update to 0.0.23. Approved by: stas (mentor, implicit) END K 10 svn:author V 3 bms K 8 svn:date V 27 2008-01-03T12:51:42.000000Z K 7 svn:log V 25 Update to 2007.2.141782. END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-01-03T13:01:52.000000Z K 7 svn:log V 106 - Fix parse error under 7.0-RC1/sparc64 PR: ports/119245 Submitted by: Stephen Hurd END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T13:09:06.000000Z K 7 svn:log V 93 - Update to 2.4.2 PR: 119292 Submitted by: Hirohisa Yamaguchi (maintainer) END K 10 svn:author V 4 mnag K 8 svn:date V 27 2008-01-03T13:12:57.000000Z K 7 svn:log V 251 - Update to 7.0r73 PR: 119053 Submitted by: Tsurutani Naoki Security: http://www.vuxml.org/freebsd/562cf6c4-b9f1-11dc-a302-000102cc8983.html Approved by: maintainer timeout (7 days, bypass by mnag with secteam hat) END K 10 svn:author V 4 mnag K 8 svn:date V 27 2008-01-03T13:13:21.000000Z K 7 svn:log V 48 - linux-flashplugin -- multiple vulnerabilities END K 10 svn:author V 5 rafan K 8 svn:date V 27 2008-01-03T14:33:11.000000Z K 7 svn:log V 134 - Replace old style rc script by a RCng one PR: ports/119135 Submitted by: Kay Abendroth (maintainer) END K 10 svn:author V 3 flz K 8 svn:date V 27 2008-01-03T15:13:14.000000Z K 7 svn:log V 83 Add gnome-gmail-notifier 0.9.1, a GMail notification applet for the GNOME desktop. END K 10 svn:author V 3 flz K 8 svn:date V 27 2008-01-03T15:14:29.000000Z K 7 svn:log V 59 gnome-gmail-notifier --> ports/mail/gnome-gmail-notifier END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T15:16:03.000000Z K 7 svn:log V 121 - Update 0.9.0 - Update maintainer mail adress PR: 119232 Submitted by: Denis Shaposhnikov (maintainer) END K 10 svn:author V 3 bms K 8 svn:date V 27 2008-01-03T15:22:59.000000Z K 7 svn:log V 74 Add new port Piklab: a KDE IDE for PIC development. With help from lofi@. END K 10 svn:author V 3 bms K 8 svn:date V 27 2008-01-03T15:23:05.000000Z K 7 svn:log V 32 piklab --> ports/devel/piklab END K 10 svn:author V 2 mm K 8 svn:date V 27 2008-01-03T15:32:41.000000Z K 7 svn:log V 263 - Remove optional support for Cyrus SASL (unsupported from 2.1.20) [1] - Add support for backend daemon requires to startup script (WITH_REQUIRES) [2] - Bump PORTREVISION PR: ports/119287 [1], ports/119247 [2] Submitted by: Denis Eremenko [1], Mike Andrews [2] END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-03T15:40:39.000000Z K 7 svn:log V 119 - Remove option for Polypaudio, the respective plugin was removed Reported by: Helko Glathe END K 10 svn:author V 3 lth K 8 svn:date V 27 2008-01-03T15:41:27.000000Z K 7 svn:log V 99 - Add missing dependency - Bump PORTREVISION Noticed by: "Marcello Gorlani" END K 10 svn:author V 3 flz K 8 svn:date V 27 2008-01-03T15:48:23.000000Z K 7 svn:log V 32 Update net/xmlrpc-c to 1.06.23. END K 10 svn:author V 4 mnag K 8 svn:date V 27 2008-01-03T16:03:29.000000Z K 7 svn:log V 19 - Update to 2.2.15 END K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-01-03T16:11:53.000000Z K 7 svn:log V 18 - Update to 0.3.2 END K 10 svn:author V 3 flz K 8 svn:date V 27 2008-01-03T17:02:53.000000Z K 7 svn:log V 57 Fix typo, unbreak INDEX. Reported by: portsnap buildbox END K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-01-03T17:22:35.000000Z K 7 svn:log V 18 - Update to 1.2.6 END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T17:24:14.000000Z K 7 svn:log V 92 - Update to 3.4.3 PR: 119258 Submitted by: Nikolay Pavlov (maintainer) END K 10 svn:author V 4 brix K 8 svn:date V 27 2008-01-03T17:47:03.000000Z K 7 svn:log V 53 Update to version 2.17. Approved by: erwin (mentor) END K 10 svn:author V 4 nork K 8 svn:date V 27 2008-01-03T17:49:09.000000Z K 7 svn:log V 21 Drop MAINTAINERship. END K 10 svn:author V 4 nork K 8 svn:date V 27 2008-01-03T18:04:18.000000Z K 7 svn:log V 64 Fix build/install error without objformat. Pointed out by: pav END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-01-03T18:11:49.000000Z K 7 svn:log V 102 - Update to 1.176 PR: ports/119309 Submitted by: Philippe Audeoud (maintainer) END K 10 svn:author V 5 erwin K 8 svn:date V 27 2008-01-03T18:23:16.000000Z K 7 svn:log V 30 Remove BROKEN: fetches again. END K 10 svn:author V 5 erwin K 8 svn:date V 27 2008-01-03T18:35:37.000000Z K 7 svn:log V 30 Remove BROKEN: fetches again. END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-03T18:44:02.000000Z K 7 svn:log V 107 - Mark BROKEN: needs DRM enabled in FAAD Reported by: pointyhat Broken by: mezz (turning off DRM in FAAD) END K 10 svn:author V 5 erwin K 8 svn:date V 27 2008-01-03T18:45:59.000000Z K 7 svn:log V 29 Remove BROKEN: now installs. END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-01-03T18:57:12.000000Z K 7 svn:log V 110 - Update to 1.1.19.6305 PR: ports/119278 Submitted by: Greg Larkin (maintainer) END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-03T19:06:50.000000Z K 7 svn:log V 79 - Take maintainership, I use this a lot. Approved by: stas (mentor, implicit) END K 10 svn:author V 5 erwin K 8 svn:date V 27 2008-01-03T19:25:15.000000Z K 7 svn:log V 19 Mark BROKEN on 8.0 END K 10 svn:author V 6 brooks K 8 svn:date V 27 2008-01-03T20:02:41.000000Z K 7 svn:log V 180 Add ctype to the list of needed PHP modules.[1] Don't bogusly install version.php.in.[2] Reported by: Michael Fuckner [1] pointyhat (via pav, erwin) END K 10 svn:author V 5 garga K 8 svn:date V 27 2008-01-03T20:05:17.000000Z K 7 svn:log V 205 Please welcome Wesley Shields as a new ports committers. He sent a lot of good PRs and is recieving usual punnishment. I'll be his mentor. Approved by: portmgr Account created by: dhw END K 10 svn:author V 9 tabthorpe K 8 svn:date V 27 2008-01-03T20:22:58.000000Z K 7 svn:log V 272 - Document work around for possible system crashes - Cleanup Makefile while I am here * After installation, create directory ${LINUXBASE}/dev Inspired by: ports/117068 Submitted by: Discussed with: netchild@ in freebsd-emulation END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:17.000000Z K 7 svn:log V 82 - Use termios instead of sgtty PR: 119109 Submitted by: Ed Schouten END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:24.000000Z K 7 svn:log V 89 - Update to 4.7f PR: 119242 Submitted by: Thomas Vogt (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:27.000000Z K 7 svn:log V 99 - Fix build on sparc64 PR: 119071 Submitted by: Dmitry Marakasov (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:29.000000Z K 7 svn:log V 101 - Fix build with sparc64 PR: 119066 Submitted by: Dmitry Marakasov (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:32.000000Z K 7 svn:log V 314 The math/asir2000 port includes the header file on FreeBSD, even though it isn't needed (one might wonder which platform *does* need it). We'd better not include it, because sgtty.h has been deprecated for a very very long time. PR: 119106 Submitted by: Ed Schouten Approved by: maintainer END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:36.000000Z K 7 svn:log V 79 - Remove inclusion of sgtty PR: 119102 Submitted by: Ed Schouten END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:39.000000Z K 7 svn:log V 423 The prodosemu port includes the sgtty header file, but doesn't do anything with it. This is bad habit, especially because the sgtty.h is a deprecated header file, which describes an interface that's only present when COMPAT_43TTY is present in the kernel. There's no real harm in this case, but say, we want to remove this header file, it will cause compilation to fail. PR: 119101 Submitted by: Ed Schouten END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:42.000000Z K 7 svn:log V 82 - Use termios instead of sgtty PR: 119099 Submitted by: Ed Schouten END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:45.000000Z K 7 svn:log V 82 - Use termios instead of sgtty PR: 119100 Submitted by: Ed Schouten END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:48.000000Z K 7 svn:log V 92 - Update to 0.23 PR: 119228 Submitted by: Gerrit Beine (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:53.000000Z K 7 svn:log V 93 - Update to 1.4.1 PR: 119230 Submitted by: Gerrit Beine (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:54.000000Z K 7 svn:log V 93 - Update to 0.0.2 PR: 119254 Submitted by: Gerrit Beine (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:03:57.000000Z K 7 svn:log V 91 - Update to 1.0 PR: 119253 Submitted by: Gerrit Beine (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:04:00.000000Z K 7 svn:log V 91 - Update to 2.2 PR: 119252 Submitted by: Gerrit Beine (maintainer) END K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-01-03T21:06:35.000000Z K 7 svn:log V 107 - Update to 0.2.0.15-alpha PR: 119089 Submitted by: Peter Thoenen (maintainer) END K 10 svn:author V 5 leeym K 8 svn:date V 27 2008-01-03T23:45:25.000000Z K 7 svn:log V 23 - remove unwanted file END K 10 svn:author V 5 edwin K 8 svn:date V 27 2008-01-04T00:05:54.000000Z K 7 svn:log V 113 [PATCH] games/bomberclone: update to 0.11.8 PR: ports/119321 Submitted by: "Beat Gaetzi" END K 10 svn:author V 6 marcus K 8 svn:date V 27 2008-01-04T01:05:26.000000Z K 7 svn:log V 129 * Fix some potential 64-bit problems * Fix a build problem on < 7.X Submitted by: Christoph Moench-Tegeder END K 10 svn:author V 4 maho K 8 svn:date V 27 2008-01-04T04:05:39.000000Z K 7 svn:log V 79 Add gsed in the RUN_DEPEND section. mkoctfile requres gsed. Submitted by: pav END K 10 svn:author V 3 ale K 8 svn:date V 27 2008-01-04T06:48:54.000000Z K 7 svn:log V 26 Update to 0.95.6 release. END K 10 svn:author V 6 clsung K 8 svn:date V 27 2008-01-04T08:26:44.000000Z K 7 svn:log V 294 WWW::Mechanize::DecodedContent is a plugin to add decoded_content utility method to WWW::Mechanize. Author: Tatsuhiko Miyagawa WWW: http://search.cpan.org/~miyagawa/WWW-Mechanize-DecodedContent/ PR: ports/119124 Submitted by: Masahiro Teramoto END K 10 svn:author V 6 clsung K 8 svn:date V 27 2008-01-04T08:26:54.000000Z K 7 svn:log V 80 p5-WWW-Mechanize-DecodedContent --> ports/www/p5-WWW-Mechanize-DecodedContent END K 10 svn:author V 6 clsung K 8 svn:date V 27 2008-01-04T08:34:15.000000Z K 7 svn:log V 105 - Update to 1.95 - reset to perl@ PR: ports/119143 Submitted by: Gea-Suan Lin END K 10 svn:author V 6 gerald K 8 svn:date V 27 2008-01-04T08:53:16.000000Z K 7 svn:log V 46 Update to the 20080102 snapshot of GCC 4.2.3. END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2008-01-04T09:22:08.000000Z K 7 svn:log V 93 - Update to version 0.13svn.r1876. - Do not rename installed library, just create a symlink. END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2008-01-04T09:22:45.000000Z K 7 svn:log V 31 - Update to version 1.0.0rc11. END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2008-01-04T09:24:50.000000Z K 7 svn:log V 94 - Update to version 2.0.10. - Remove pkg-message (bug fixed, no workaround should be needed). END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2008-01-04T09:25:32.000000Z K 7 svn:log V 29 - Update to version 0.1.b11. END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2008-01-04T09:27:23.000000Z K 7 svn:log V 69 - Update to version 1.2.34. - Remove patch integrated into upstream. END K 10 svn:author V 9 alepulver K 8 svn:date V 27 2008-01-04T09:27:51.000000Z K 7 svn:log V 27 - Update to version 0.6.2. END K 10 svn:author V 3 des K 8 svn:date V 27 2008-01-04T09:44:00.000000Z K 7 svn:log V 77 Don't use wget, fetch works fine. Approved by: maintainer timeout (17 days) END K 10 svn:author V 5 dougb K 8 svn:date V 27 2008-01-04T10:29:57.000000Z K 7 svn:log V 72 Restore the canonical order of installing run-depends before the parent END K 10 svn:author V 5 dougb K 8 svn:date V 27 2008-01-04T10:30:29.000000Z K 7 svn:log V 24 Update for version 1.27 END K 10 svn:author V 6 clsung K 8 svn:date V 27 2008-01-04T10:33:25.000000Z K 7 svn:log V 17 - Update to 0.27 END K 10 svn:author V 6 stefan K 8 svn:date V 27 2008-01-04T12:38:58.000000Z K 7 svn:log V 17 Update to 2.0.9. END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-04T12:40:26.000000Z K 7 svn:log V 109 - Drop some dependencies PR: ports/119328 Submitted by: Philippe Audeoud (maintainer) END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-04T12:48:37.000000Z K 7 svn:log V 150 - Patches for 64-bit systems - Toggle MySQL option to default to 'on' PR: ports/118873 Submitted by: Paul Schmehl (maintainer) END K 10 svn:author V 3 des K 8 svn:date V 27 2008-01-04T13:05:18.000000Z K 7 svn:log V 77 The distfile has moved and changed name, but the size and checksums haven't. END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-04T13:08:41.000000Z K 7 svn:log V 404 GOsa is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Provided is access to posix, shadow, samba, proxy, fax, and kerberos accounts. It is able to manage the postfix/cyrus server combination and can write user adapted sieve scripts. WWW: http://www.gosa-project.org PR: ports/119231 Submitted by: Denis Shaposhnikov END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-04T13:10:31.000000Z K 7 svn:log V 79 gosa --> ports/sysutils/gosa This is mine 10000th commit to ports repository. END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-04T13:17:25.000000Z K 7 svn:log V 238 - Drop maintainership. [1] - Respect WITHOUT_NLS. - Some portlint cleanups. PR: ports/117225 Submitted by: Naram Qashat Josh Elsasser (maintainer) [1] Approved by: stas (mentor, implicit) END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-04T13:20:50.000000Z K 7 svn:log V 177 - Update to 0.0.4.p15. PR: ports/118032 Submitted by: Balwinder S Dheeman Approved by: stas (mentor, implicit), Joe Holden (maintainer) END K 10 svn:author V 6 araujo K 8 svn:date V 27 2008-01-04T13:26:50.000000Z K 7 svn:log V 144 - Update to 2.0.20071129. PR: ports/118771 Submitted by: araujo (myself) Approved by: stas (mentor, implicit), maintainer timeout (> 2 weeks) END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-04T13:28:51.000000Z K 7 svn:log V 443 pkg_cleanup finds packages that are not requested by any other installed package and lets you decide for each one if you want to keep it or delete it. It also allows viewing the pacakge comment and description. This program is essentially a clone of pkg_rmleaves except that it shows the comment and description of packages and does not support GUI dialog(1) implementations. PR: ports/117782 Submitted by: Stephen Hurd END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-04T13:29:40.000000Z K 7 svn:log V 45 pkg_cleanup --> ports/ports-mgmt/pkg_cleanup END K 10 svn:author V 5 gabor K 8 svn:date V 27 2008-01-04T13:34:27.000000Z K 7 svn:log V 17 - Update to 1.04 END K 10 svn:author V 5 gabor K 8 svn:date V 27 2008-01-04T13:34:59.000000Z K 7 svn:log V 17 - Update to 1.09 END K 10 svn:author V 5 gabor K 8 svn:date V 27 2008-01-04T13:35:26.000000Z K 7 svn:log V 17 - Update to 0.19 END K 10 svn:author V 5 gabor K 8 svn:date V 27 2008-01-04T13:35:49.000000Z K 7 svn:log V 17 - Update to 0.18 END K 10 svn:author V 5 gabor K 8 svn:date V 27 2008-01-04T13:36:36.000000Z K 7 svn:log V 17 - Update to 1.14 END K 10 svn:author V 5 gabor K 8 svn:date V 27 2008-01-04T13:42:36.000000Z K 7 svn:log V 17 - Update to 1.10 END K 10 svn:author V 5 gabor K 8 svn:date V 27 2008-01-04T13:52:13.000000Z K 7 svn:log V 103 - Add 2 backup MASTER_SITES PR: ports/119097 Submitted by: Craig Butler END K 10 svn:author V 5 arved K 8 svn:date V 27 2008-01-04T14:02:25.000000Z K 7 svn:log V 35 Update to 1.15 Drop Maintainership END K 10 svn:author V 3 pav K 8 svn:date V 27 2008-01-04T14:26:07.000000Z K 7 svn:log V 19 - Update to 2.10.8 END K 10 svn:author V 4 nork K 8 svn:date V 27 2008-01-04T14:54:13.000000Z K 7 svn:log V 22 Update to 2008.01.04. END