ƒ¨87000 271 146 198 141 823 140 146 612 154 166 148 452 250 310 1022 280 159 184 120 186 169 175 210 132 139 109 179 133 137 384 129 321 123 106 168 131 124 154 150 117 129 128 130 129 117 129 107 207 106 107 106 106 139 111 129 146 173 162 336 125 235 193 225 134 349 157 239 249 187 140 198 164 162 157 165 158 156 201 201 151 153 224 237 208 289 142 197 183 193 116 162 117 147 120 217 153 132 137 137 137 162 137 165 176 165 105 154 195 105 124 105 168 132 115 140 172 145 159 132 158 147 149 174 1175 129 149 207 226 134 148 203 140 199 217 126 211 203 124 121 105 157 156 218 171 111 205 1173 115 121 195 138 163 125 201 164 177 174 179 130 126 188 124 120 325 168 252 241 145 186 122 219 333 227 176 332 205 217 290 210 207 222 219 125 201 171 131 172 148 157 117 157 156 155 112 170 149 188 373 138 215 166 166 167 161 112 184 765 298 139 109 247 174 175 268 646 623 113 131 194 188 525 179 151 167 154 107 145 190 145 241 154 570 126 119 140 114 126 127 126 279 178 184 269 131 163 160 154 153 218 212 195 192 273 200 154 158 213 205 209 209 210 208 212 226 224 112 247 201 154 134 196 194 K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-15T22:28:50.000000Z K 7 svn:log V 53 Reset bouncing maintainer address ("Host not found") END K 10 svn:author V 5 peter K 8 svn:date V 27 2003-08-15T22:29:23.000000Z K 7 svn:log V 103 Drop out of the ports committer list. I do so little here that its more of a distraction than useful. END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2003-08-15T22:31:15.000000Z K 7 svn:log V 46 - Fix path in last patch Pointed out by: kris END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-15T22:32:21.000000Z K 7 svn:log V 729 Now passes compilation for recent 4.8-STABLE and 5-CURRENT, but still fails during/after the installtion :( a) follow up to recent cvs checkout (cws_srx645_ooo11rc3, 2003/08/15) b) Use gcc33 from ports for both 4 and 5. gcc-3.3 of 5-CURRENT seems to brake somewhere, and recent version of OOo hits some internal error of gcc-3.2.3. c) remove --enable-gcc3, --with-os-version and --with-ant-home gcc3 is deprecated, os version and ant home should be detected automatically by configure(setting os version had been dangerous, since difference can be seen between /usr/include/osreldate.h and sysctl kern.osreldate) however nowadays it is not so dangerous) d) add build dependency for Xft and gtk-2.0. END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-15T22:33:40.000000Z K 7 svn:log V 47 Committed in the cws_srx645_ooo11rc3 CVS repo. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-15T22:34:01.000000Z K 7 svn:log V 53 Reset bouncing maintainer address ("Host not found") END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-15T22:35:55.000000Z K 7 svn:log V 518 The makefile.mk uses a ld to link the libraries, but ld fails to link with -pthread. The correct sollution is to use $(LINK) which points to the used gcc compiler. Unfortunately gcc doesn't understand --whole-archive and --no-whole-archive. You have to use -Wl,-whole-archive and -Wl,-no-whole-archive instead. The following patch does this for FreeBSD, but maybe this should also be done for the generic UNX case. See http://www.openoffice.org/issues/show_bug.cgi?id=18064 for details. Obtained from Volker Quetschke END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-15T22:36:24.000000Z K 7 svn:log V 61 THIRDPARTYLICENSEREADME.html is rested directory under html. END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-15T22:36:56.000000Z K 7 svn:log V 73 workaround. not include pangox.aliases in the installtion set (somehow?) END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-15T22:37:36.000000Z K 7 svn:log V 55 Reset bouncing maintainer address (delivery times out) END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-15T22:37:43.000000Z K 7 svn:log V 358 /usr/include/sys/resource.h uses `struct timeval` in the definition of struct rusage. struct timeval is defined in /usr/include/sys/time.h, but is not included in the header file. Obtained from Volker Quetschke See http://www.openoffice.org/issues/show_bug.cgi?id=18065 for details. reviewed: maho (for 4-STABLE and 5-CURRENT) END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-15T22:38:44.000000Z K 7 svn:log V 156 If you do not need mozilla connectivity, this patch might help you. (currently we do not use it and should be removed later) Obtained from Volker Quetschke END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-15T22:39:12.000000Z K 7 svn:log V 216 add --with-gxx-include-path especially for STLport, and pass PTHREAD_CFLAGS, PTHREAD_LIBS for every compilation. See http://www.openoffice.org/issues/show_bug.cgi?id=18062 for detail. Obtained from Volker Quetschke END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-15T22:57:58.000000Z K 7 svn:log V 928 * r1.455 introduced a change that uses su(1) to install the port if built by non-root. However, sometimes it is desirable to install the port as a non-privileged user. Introduce the INSTALL_AS_USER variable to specify this behaviour. [1] * Change SU to SU_CMD to allow other su-like commands to be used to perform the privilege escalation when installing as non-root (e.g. sudo) [2] * Add support for USE_GCC=3.3 and 3.4 [3] * Add support for the dns [4] and polish [5] categories, and the xfce virtual category [6] * Use the pkg_install port on systems older than OSREVISION=460102, so they have the benefits of the advanced install/deinstall logic. [7] PR: ports/55091 [1], ports/55308 [3], ports/50444 [4], ports/53797 [5] Submitted by: dinoex [1], fjoe [2], Ulrich Spoerlein [3], Kimura Fuyuki [4], Aleksander Fafula [5], oliver [6], marcus [7] END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-15T22:59:37.000000Z K 7 svn:log V 186 Add empty subdir makefiles for the new dns and polish categories. These are not yet hooked up to ports/Makefile because INDEX builds break when there are empty category subdirectories. END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-15T23:03:05.000000Z K 7 svn:log V 66 Remarked as broken since it doesn't install. Pointy hat to: maho END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-08-15T23:13:46.000000Z K 7 svn:log V 90 make net/sniffit buildable again on sparc64 (and others maybe too) noticed by: bento/kris END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-15T23:54:41.000000Z K 7 svn:log V 27 Make this patch up-to-date END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T01:56:43.000000Z K 7 svn:log V 93 New INDEX for 5.x, with 9036 ports (37 fewer than last time due to the recent reaping spree) END K 10 svn:author V 5 leeym K 8 svn:date V 27 2003-08-16T02:39:36.000000Z K 7 svn:log V 75 update to 20030813. PR: 55525 Submitted by: SHIOZAKI Takehiko END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-16T03:08:38.000000Z K 7 svn:log V 80 Update to 0.14.0.95. PR: 55618 Submitted by: Jeremy Messenger END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-16T05:58:52.000000Z K 7 svn:log V 116 a) sysui/oounix/office/gnome/gnomeint seems to be desappeared. b) *everywhere* we do not need virtual framebuffer! END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-16T06:03:19.000000Z K 7 svn:log V 39 path for file in this patch was wrong. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-16T06:06:14.000000Z K 7 svn:log V 44 Update to 0.51b2. Submitted by: maintainer END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-16T06:10:17.000000Z K 7 svn:log V 17 Update to 0.1.3. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T06:27:02.000000Z K 7 svn:log V 86 Reset bouncing maintainer address. Submitted by: Mark Linimon END K 10 svn:author V 6 oliver K 8 svn:date V 27 2003-08-16T07:03:34.000000Z K 7 svn:log V 38 Start using the new xfce sub-category END K 10 svn:author V 6 gerald K 8 svn:date V 27 2003-08-16T07:38:59.000000Z K 7 svn:log V 42 Upgrade to the 20030813 snapshot of Wine. END K 10 svn:author V 3 osa K 8 svn:date V 27 2003-08-16T08:11:45.000000Z K 7 svn:log V 291 Fix user id needed to run port on RELENG_4: maintainer just forgot to update the README. Submitted by: Marco Molteni Approved by: Dominic Marks (maintainer) PR: 55464 Also special thanks to ceri for his "Adding to audit trail, from misfiled PR" :-) END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T08:15:50.000000Z K 7 svn:log V 36 New INDEX for 4.x, with 9037 ports. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-16T08:53:52.000000Z K 7 svn:log V 223 o Fix not to define "freebsd[234]" definition on freebsd5 environment. o Fix related patch to fit freebsd5 environment. o Implement tcp.tcpCurrEstab to return correct value. PR: ports/54551 Submitted by: sub_0@netcabo.pt END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T09:04:59.000000Z K 7 svn:log V 30 Utilize the new INFO variable END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T09:12:50.000000Z K 7 svn:log V 13 Utilize INFO END K 10 svn:author V 3 mat K 8 svn:date V 27 2003-08-16T09:13:44.000000Z K 7 svn:log V 76 Update my ports to use my @FreeBSD.org address Approved by: demon (mentor) END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T09:19:59.000000Z K 7 svn:log V 38 Bump PORTREVISION for previous commit END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T09:20:46.000000Z K 7 svn:log V 31 Bump PORTREVISION for previous END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T09:21:42.000000Z K 7 svn:log V 61 Utilize INFO, fix and sort pkg-plist, and bump PORTREVISION. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T09:30:28.000000Z K 7 svn:log V 57 Utilize INFO. The pkg-plist still appears to be broken. END K 10 svn:author V 5 demon K 8 svn:date V 27 2003-08-16T09:35:30.000000Z K 7 svn:log V 23 Utilize xfce category. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T09:38:10.000000Z K 7 svn:log V 36 Utilize INFO and bump PORTREVISION. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T09:40:30.000000Z K 7 svn:log V 35 Utilize INFO and bump PORTREVISION END K 10 svn:author V 5 demon K 8 svn:date V 27 2003-08-16T09:51:20.000000Z K 7 svn:log V 36 Utilize INFO; Minor whitespace nit. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T09:53:04.000000Z K 7 svn:log V 36 Utilize INFO and bump PORTREVISION. END K 10 svn:author V 5 demon K 8 svn:date V 27 2003-08-16T10:01:54.000000Z K 7 svn:log V 23 Utilize INFO variable. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T10:07:08.000000Z K 7 svn:log V 36 Utilize INFO and bump PORTREVISION. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T10:08:28.000000Z K 7 svn:log V 14 Utilize INFO. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2003-08-16T10:09:10.000000Z K 7 svn:log V 109 Remove a wishlist patch incorporated into 4.21. Reported by: Oliver Eikemeier END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T10:20:04.000000Z K 7 svn:log V 13 Utilize INFO END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T10:24:22.000000Z K 7 svn:log V 14 Utilize INFO. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T10:35:20.000000Z K 7 svn:log V 13 Utilize INFO END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T10:50:17.000000Z K 7 svn:log V 13 Utilize INFO END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-08-16T11:00:38.000000Z K 7 svn:log V 44 Use xfce sub-category. Prompted by: oliver END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T11:16:50.000000Z K 7 svn:log V 18 Add missing files END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T11:17:09.000000Z K 7 svn:log V 36 Bump PORTREVISION for pkg-plist fix END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T11:44:40.000000Z K 7 svn:log V 53 Remove extraneous directory Reviewed by: maintainer END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-16T11:49:31.000000Z K 7 svn:log V 80 Still it does not marked as broken. Pointed out by: mbr Pointy hat to: myself END K 10 svn:author V 5 arved K 8 svn:date V 27 2003-08-16T13:09:27.000000Z K 7 svn:log V 68 Update maintainers email address. USE_SDL Submitted by: maintainer END K 10 svn:author V 4 ache K 8 svn:date V 27 2003-08-16T13:29:43.000000Z K 7 svn:log V 242 Add IMAGEMAGICK string to all WITH_ and WITHOUT_ granularity options to allow to put them in /etc/make.conf Handle threaded case using WITH_IMAGEMAGICK_PERL Turn JPEG on by default, distributed ImageMagick binary is little usable without it. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-08-16T13:40:54.000000Z K 7 svn:log V 30 Add jadetex to BUILD_DEPENDS. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-16T14:36:22.000000Z K 7 svn:log V 137 Update to be compliant with new openldap21-client ports. PR: ports/55588 Submitted by: Clement Laforet END K 10 svn:author V 5 leeym K 8 svn:date V 27 2003-08-16T14:40:30.000000Z K 7 svn:log V 99 Updates comms/hylafax 4.1.6 to 4.1.7. PR: 55549 Submitted by: Paul Everlund END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-16T14:40:31.000000Z K 7 svn:log V 127 Add knob to make you choose your ldap version. PR: ports/55589 Submitted by: Clement Laforet END K 10 svn:author V 4 ache K 8 svn:date V 27 2003-08-16T14:43:18.000000Z K 7 svn:log V 41 gs dependence is needed for freetype too END K 10 svn:author V 5 demon K 8 svn:date V 27 2003-08-16T14:54:04.000000Z K 7 svn:log V 254 New port: xfce4-minicmd-plugin. Displays a mini-command line on the xfce4-panel. Uses the same history file as xfrun4. Use and to scroll through history. executes the command and - executes the command in a terminal. END K 10 svn:author V 5 demon K 8 svn:date V 27 2003-08-16T14:54:44.000000Z K 7 svn:log V 63 xfce4-minicmd-plugin --> ports/sysutils/xfce4-minicmd-plugin END K 10 svn:author V 4 ache K 8 svn:date V 27 2003-08-16T14:56:26.000000Z K 7 svn:log V 145 Build IM with all possible features by default to reduce complaints to non-working binary, so rename all WITH_* granularity options to WITHOUT_* END K 10 svn:author V 5 petef K 8 svn:date V 27 2003-08-16T16:02:39.000000Z K 7 svn:log V 154 Add MASTER_SITE_PACKETSTORM as an additional mirror. PR: 52109 Submitted by: Jim Geovedi Approved by: various maintainers, timeouts END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-16T16:12:08.000000Z K 7 svn:log V 93 - Update to 2.2 Submitted by: Kurt Jaeger , krion Approved by: maintainer END K 10 svn:author V 5 petef K 8 svn:date V 27 2003-08-16T16:12:11.000000Z K 7 svn:log V 46 Update to 2.27. PR: 55313 Submitted by: mat END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-16T16:18:29.000000Z K 7 svn:log V 103 - Support USE_GETOPT_LONG propelry - Utilize USE_SDL/DATADIR/INFO PR: 55622 Submitted by: Ports Fury END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-16T16:24:47.000000Z K 7 svn:log V 70 - Fix MASTER_SITES and WWW: line PR: 55624 Submitted by: Ports Fury END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-16T16:28:49.000000Z K 7 svn:log V 68 - Support WITHOUT_X11 properly PR: 55627 Submitted by: Ports Fury END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-16T16:32:44.000000Z K 7 svn:log V 63 - Update to version 0.9.1 PR: 55628 Submitted by: Ports Fury END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-16T16:39:16.000000Z K 7 svn:log V 71 - Fix LIB_DEPENDS - Fix pkg-plist PR: 55629 Submitted by: Ports Fury END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-16T16:43:49.000000Z K 7 svn:log V 64 - Update to version 5.14.1 PR: 55630 Submitted by: Ports Fury END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-16T16:47:28.000000Z K 7 svn:log V 62 - Update to version 1.54 PR: 55631 Submitted by: Ports Fury END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-16T16:55:57.000000Z K 7 svn:log V 106 - Support CFLAGS/CXXFLAGS properly - Do not install useless .la file PR: 55623 Submitted by: Ports Fury END K 10 svn:author V 3 lev K 8 svn:date V 27 2003-08-16T17:11:10.000000Z K 7 svn:log V 108 Add all libraries to build. Now libobjc, libf2c, libstdc++ are builded and installed with headers, etc. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-16T18:20:07.000000Z K 7 svn:log V 56 Add an implicit pl- PKGNAMEPREFIX for all Polish ports. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-16T19:09:51.000000Z K 7 svn:log V 58 Add a USE_AUTOCONF and unbreak. Submitted by: maintainer END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-16T19:21:14.000000Z K 7 svn:log V 128 Fix build on -CURRENT with revision 1.42 of sys/soundcard.h. Submitted by: Shin-ichi Yoshimoto (based on) END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-16T20:04:54.000000Z K 7 svn:log V 144 Drop maintainership. Feel free to update the port. (fastjar is now maintained in the gcc repository without being released separately, though) END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-16T20:35:04.000000Z K 7 svn:log V 112 Depend on openldap20-client as openldap20 no longer exists. Pointed out by: Thierry Thomas END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-16T20:42:44.000000Z K 7 svn:log V 193 Update to 2.4.4. * Add support for the Polish locale * Try to add more intelligence to the direct command use code * Fix up the wording about numbered info files [1] Suggested by: gerald [1] END K 10 svn:author V 6 oliver K 8 svn:date V 27 2003-08-16T21:29:37.000000Z K 7 svn:log V 47 Utilize xfce category Approved by: maintainer END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-08-16T22:43:25.000000Z K 7 svn:log V 102 unbreak fetch and build of port PR: ports/55633 Submitted by: Sebastien Gioria END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-16T22:48:23.000000Z K 7 svn:log V 88 Don't depend on autoconf, but rather, remove the need for it. Submitted by: maintainer END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-16T23:11:15.000000Z K 7 svn:log V 98 Correct the default path to the CD-ROM device. Submitted by: Glenn Johnson END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T23:17:20.000000Z K 7 svn:log V 23 Fix build with gcc 3.3 END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T23:33:00.000000Z K 7 svn:log V 69 Fix build with gcc 3.3. This port does not respect CFLAGS/CXXFLAGS. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T23:37:25.000000Z K 7 svn:log V 24 Fix build with gcc 3.3. END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-16T23:38:05.000000Z K 7 svn:log V 53 - Fix failed dependency Reported by: kris via bento END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-16T23:59:53.000000Z K 7 svn:log V 27 Use tk 8.4 instead of 8.3. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-17T00:05:24.000000Z K 7 svn:log V 121 Fix installation by using the DocBook DTDs installed on the system. Reported by: Peter Kostouros END K 10 svn:author V 5 leeym K 8 svn:date V 27 2003-08-17T00:25:20.000000Z K 7 svn:log V 59 fix the "duplicated post-patch" problem. Noticed by: kris END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T00:46:55.000000Z K 7 svn:log V 39 Bump PORTREVISION for previous commit. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T01:14:07.000000Z K 7 svn:log V 44 Update to tcl/tk 8.4 and bump PORTREVISION. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T01:28:56.000000Z K 7 svn:log V 44 Update to tcl/tk 8.4 and bump PORTREVISION. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T01:36:07.000000Z K 7 svn:log V 44 Update to tcl/tk 8.4 and bump PORTREVISION. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T01:45:25.000000Z K 7 svn:log V 69 Switch to tcl 8.4, add tcl84 virtual category and bump PORTREVISION. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T01:48:09.000000Z K 7 svn:log V 44 Switch to tcl/tk 8.4 and bump PORTREVISION. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T01:51:48.000000Z K 7 svn:log V 72 Switch to tcl/tk 8.4, add tcl84 virtual category and bump PORTREVISION. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T01:58:57.000000Z K 7 svn:log V 83 Switch to tcl/tk 8.4, add tk84 and tcl84 virtual categories and bump PORTREVISION. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T02:29:36.000000Z K 7 svn:log V 72 Switch to tcl/tk 8.4, add tcl84 virtual category and bump PORTREVISION. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-17T03:51:54.000000Z K 7 svn:log V 10 Use INFO. END K 10 svn:author V 5 bland K 8 svn:date V 27 2003-08-17T03:59:31.000000Z K 7 svn:log V 60 Change my maintainer address. Approved by: marcus (mentor) END K 10 svn:author V 5 bland K 8 svn:date V 27 2003-08-17T04:01:04.000000Z K 7 svn:log V 100 - Change my maintainer address. - Use gnomehack for pkgconfig libdir. Approved by: marcus (mentor) END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-17T04:02:48.000000Z K 7 svn:log V 10 Use INFO. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-17T04:11:50.000000Z K 7 svn:log V 29 * Use INFO * Use gnometarget END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-17T04:14:30.000000Z K 7 svn:log V 10 Use INFO. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-17T05:03:50.000000Z K 7 svn:log V 73 Assign maintainership back to ports@. Thanks for all your work, Martin. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-17T05:06:26.000000Z K 7 svn:log V 37 Convert to new GNOME infrastructure. END K 10 svn:author V 6 oliver K 8 svn:date V 27 2003-08-17T07:40:39.000000Z K 7 svn:log V 20 take maintainership END K 10 svn:author V 6 oliver K 8 svn:date V 27 2003-08-17T07:41:44.000000Z K 7 svn:log V 45 Take maintainership Approved by: maintainer END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T07:46:23.000000Z K 7 svn:log V 79 Switch to tcl/tk 8.4, and add tcl84 virtual category. Reviewed by: maintainer END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T08:11:00.000000Z K 7 svn:log V 52 Switch to tcl/tk 8.4 and add tcl84 virtual category END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T08:12:31.000000Z K 7 svn:log V 66 Switch to tcl 8.4 and bump PORTREVISION. Reviewed by: maintainer END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T08:15:52.000000Z K 7 svn:log V 39 Bump PORTREVISION for previous commit. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T08:45:34.000000Z K 7 svn:log V 65 Switch to tcl 8.4 and bump PORTREVISION Reviewed by: maintainer END K 10 svn:author V 6 oliver K 8 svn:date V 27 2003-08-17T08:55:21.000000Z K 7 svn:log V 52 add xfce4-panel to RUN_DEPENDS too Noted by: demon END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-17T09:17:25.000000Z K 7 svn:log V 55 - Fixed missed dependency Reported by: kris via bento END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-17T09:53:37.000000Z K 7 svn:log V 77 Update WWW. PR: ports/54925 Submitted by: Jens Rehsack END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2003-08-17T10:00:34.000000Z K 7 svn:log V 1078 dekagen is a front-end to several tools for the ripping, converting, and naming of MP3 and Ogg-Vorbis files. It automates the whole process of ripping data from music compact discs (CD), the naming of the files, their converting into MP3 or Ogg-Vorbis format and the labelling of the MP3 files with an ID3 tag. dekagen uses dialog for a user interface that is intended to be "intuitive". Music data is read from CDs using cdda2wav, cdparanoia, dagrab, or tosha, and stored on your harddisk in wav-format. Note that this will have an excessive need of disk space. After this, the wav-data is converted into MP3 format using 8hz-mp3, bladeenc, l3enc, lame, mp3enc, or notlame, or into Ogg-Vorbis format using oggenc. This will take a while. To avoid manual naming and tagging for all the files, cda is used for CDDB lookups. To label the MP3 files with ID3 tags, id3ed, id3tag, id3tool, or mp3info, or the built-in capabilities of some encoders (lame, notlame) are used. Ogg-Vorbis files can be labelled with oggenc. WWW: http://userpage.fu-berlin.de/~mbayer/tools/dekagen.html END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2003-08-17T10:00:45.000000Z K 7 svn:log V 34 dekagen --> ports/audio/dekagen END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-17T12:52:38.000000Z K 7 svn:log V 55 - Fix LIB_DEPENDS PR: 55667 Submitted by: Ports Fury END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-17T12:54:27.000000Z K 7 svn:log V 109 Fix plist at optional IPv6 configuration. PR: ports/55301 Submitted by: Kimura Fuyuki END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-17T13:37:53.000000Z K 7 svn:log V 128 Add rc_subr 1.13, common startup and shutdown subroutines used by scripts. PR: ports/54116 Submitted by: hetzels@westbend.net END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-17T13:38:04.000000Z K 7 svn:log V 37 rc_subr --> ports/sysutils/rc_subr END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-17T14:00:18.000000Z K 7 svn:log V 54 - Update to 1.14 PR: 55668 Submitted by: maintainer END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-17T14:26:38.000000Z K 7 svn:log V 107 Fix breakage introduced by my last commit by restoring the DATADIR PLIST_SUB. Reported by: bento via kris END K 10 svn:author V 5 petef K 8 svn:date V 27 2003-08-17T15:43:10.000000Z K 7 svn:log V 46 Update to 0.30. PR: 53968 Submitted by: mat END K 10 svn:author V 5 petef K 8 svn:date V 27 2003-08-17T16:53:21.000000Z K 7 svn:log V 104 Fix build on -current. PR: 54075 Submitted by: Georg-W. Koltermann END K 10 svn:author V 5 billf K 8 svn:date V 27 2003-08-17T18:00:28.000000Z K 7 svn:log V 122 remove references to dave.plonka.us, instead refer to net.doit.wisc.edu Submitted by: Dave Plonka END K 10 svn:author V 4 ache K 8 svn:date V 27 2003-08-17T18:24:37.000000Z K 7 svn:log V 33 Bump PORTREVISION, not PORTEPOCH END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-17T18:28:02.000000Z K 7 svn:log V 116 - Remove gdbm dependency - Fix build on -current PR: 55658 Submitted by: Matthias Andree END K 10 svn:author V 4 ache K 8 svn:date V 27 2003-08-17T18:28:39.000000Z K 7 svn:log V 109 Make SUEXEC_CONF more customizable PR: 55670 Submitted by: Danijel Tasov END K 10 svn:author V 6 oliver K 8 svn:date V 27 2003-08-17T18:52:35.000000Z K 7 svn:log V 29 update courier-imap to 2.1.0 END K 10 svn:author V 6 oliver K 8 svn:date V 27 2003-08-17T18:57:04.000000Z K 7 svn:log V 26 update sqwebmail to 3.6.0 END K 10 svn:author V 2 sf K 8 svn:date V 27 2003-08-17T18:59:44.000000Z K 7 svn:log V 14 utilize INFO. END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-17T19:07:20.000000Z K 7 svn:log V 63 - Support USE_GETOPT_LONG PR: 55664 Submitted by: Ports Fury END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-17T19:14:39.000000Z K 7 svn:log V 62 - Update to version 0.9p PR: 55666 Submitted by: Ports Fury END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-17T19:19:30.000000Z K 7 svn:log V 122 * Fix the locale dir [1] * Fix the path to some of the bookmarks editor pixmaps Reported by: Pav Lucistnik END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-17T19:21:34.000000Z K 7 svn:log V 77 - Fix build PR: 55663 Submitted by: Ports Fury Reported by: kris via bento END K 10 svn:author V 5 billf K 8 svn:date V 27 2003-08-17T19:32:44.000000Z K 7 svn:log V 17 upgrade to 1.017 END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-17T19:48:36.000000Z K 7 svn:log V 109 Return the correct value for tcp.tcpCurrEstab.0. PR: 54551 Submitted by: Mário Freitas END K 10 svn:author V 5 seanc K 8 svn:date V 27 2003-08-17T22:01:07.000000Z K 7 svn:log V 1077 Add tla, an arch CLI written in C. Arch is a really nifty revision control system. It's "whole-tree changeset based" which means, roughly, that it can handle (with atomic commits) file and directory adds, deletes, and renames cleanly, and that it does branching simply and easily. Arch is also "distributed" which means, for example that you can make arch branches of your own from remote projects, even if you don't have write access to the revision control archives for those projects. This looks to be as close to an open source p4 replacement as one could hope without being p4. I'll go so far as to suggest that if this SCM was employed by the BSD crowd, merging changes between dragonfly (post source repo reorog), NetBSD, and OpenBSD would be radically less painful. It is very possible that the dragonfly fork may not have happened under the arch SCM development methodology, but if it did, at the very least it would be possible to incorporate dillion's reorg work in a single patch set, no cvs admin repo surgery needed. WWW: http://arch.fifthvision.net/bin/view END K 10 svn:author V 6 obrien K 8 svn:date V 27 2003-08-17T22:02:26.000000Z K 7 svn:log V 20 Only build on i386. END K 10 svn:author V 5 seanc K 8 svn:date V 27 2003-08-17T22:02:31.000000Z K 7 svn:log V 27 Add ports/devel/tla -> tla END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-17T22:11:27.000000Z K 7 svn:log V 100 - Fix build on 4.x and 5.x - Unbreak this port - Honour PREFIX - Use DOCSDIR - Fix URL in pkg-descr END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-08-17T22:45:00.000000Z K 7 svn:log V 45 IGNORE: Does not run on 5.x PR: ports/45911 END K 10 svn:author V 6 obrien K 8 svn:date V 27 2003-08-17T22:57:15.000000Z K 7 svn:log V 68 Remove the _POSIX_SOURCE handling to fix the building on 5-CURRENT. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2003-08-17T23:05:52.000000Z K 7 svn:log V 30 Proclaim this as an X11 appl. END K 10 svn:author V 5 perky K 8 svn:date V 27 2003-08-17T23:29:46.000000Z K 7 svn:log V 106 - Don't hardcode python version on Makefile and pkg-plist. - Add missing x11-toolkits/lesstif dependency. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2003-08-18T00:29:08.000000Z K 7 svn:log V 69 Update this port from being based on the X11 R6.5.1 sources to R6.6. END K 10 svn:author V 5 perky K 8 svn:date V 27 2003-08-18T00:51:38.000000Z K 7 svn:log V 83 Don't hardcode python version. (it still doesn't build for me by another errors.) END K 10 svn:author V 6 anholt K 8 svn:date V 27 2003-08-18T01:06:33.000000Z K 7 svn:log V 79 Fix compilation with new GCC (abuse of pasting in macros). Reported by: bento END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-18T01:20:42.000000Z K 7 svn:log V 84 Remove gnomedebug. It's old, broken on -CURRENT, and not heavily used (if at all). END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-18T01:21:26.000000Z K 7 svn:log V 35 Add an entry for devel/gnomedebug. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-18T01:21:54.000000Z K 7 svn:log V 31 Remove ports/devel/gnomedebug. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-18T01:25:35.000000Z K 7 svn:log V 93 Remove gide. This was replaced with anjuta which will be replaced by scaffold in GNOME 2.4. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-18T01:26:16.000000Z K 7 svn:log V 29 Add an entry for devel/gide. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-18T01:26:38.000000Z K 7 svn:log V 25 Remove ports/devel/gide. END K 10 svn:author V 3 max K 8 svn:date V 27 2003-08-18T01:42:20.000000Z K 7 svn:log V 232 Upgrade to 3.5. The PR submitter claims that buffer overrun issues have been eliminated, but I'll keep this port forbidden till I get a green light from the security tem. PR: 55676 Submitted by: KIMURA Yasuhiro END K 10 svn:author V 5 leeym K 8 svn:date V 27 2003-08-18T02:20:36.000000Z K 7 svn:log V 74 Update to 0.2.9 PR: 55656 Submitted by: Nicola Vitale END K 10 svn:author V 5 petef K 8 svn:date V 27 2003-08-18T02:48:32.000000Z K 7 svn:log V 157 - use the proper lpc syntax to get a printer list - bump PORTREVISION PR: 37362 Submitted by: maintainer Reported by: Greg Shenaut END K 10 svn:author V 4 hoek K 8 svn:date V 27 2003-08-18T03:01:05.000000Z K 7 svn:log V 147 Use standard ${EXAMPLESDIR} instead of ${EXAMPDIR}. The two variables just so happen to point to the same place. PR: ports/55288 (Volker Stolz) END K 10 svn:author V 4 hoek K 8 svn:date V 27 2003-08-18T03:03:22.000000Z K 7 svn:log V 52 "Fixes for \ gcc33" PR: ports/55288 (Volker Stolz) END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-18T03:36:22.000000Z K 7 svn:log V 94 Use Tcl/Tk 8.4 rather than 8.2. Add a missing file to pkg-plist that only exists in Ruby 1.8. END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-18T03:41:58.000000Z K 7 svn:log V 30 Add RUBY18_ONLY to PLIST_SUB. END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-18T03:43:50.000000Z K 7 svn:log V 126 - Use Tk 8.4 rather than 8.2. - Unbreak installation with Ruby 1.8 and add missing files to pkg-plist that only exist in 1.8. END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-18T05:12:59.000000Z K 7 svn:log V 237 patch palm/synce-serial: - synce-serial-config generates a pppd "peer" file containing the linkname command. FreeBSD pppd doesn't have a linkname command. PR: 55280 Submitted by: Sam Lawrance (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-18T05:17:34.000000Z K 7 svn:log V 131 update databases/pgaccess: 0.98.8 -> 0.98.8.20030520 PR: 55355 Submitted by: Palle Girgensohn (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-18T05:27:37.000000Z K 7 svn:log V 81 Previous commitment needs a PORTREVISION bump. PR: 55280 Pointy hat to: myself END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-18T05:40:52.000000Z K 7 svn:log V 236 update x11/nvidia-driver: some tweaks - eliminates hardcoded version numbers - adds INSTALLS_SHLIB per `portlint(1) -A'; - ensures the port upgradeble PR: 55410 Submitted by: Alexey Dokuchaev (mainatiner) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-18T06:00:22.000000Z K 7 svn:log V 109 update lang/linux-j: 501b -> 502a PR: 55447 Submitted by: Jean-Sebastien Roy (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-18T06:03:43.000000Z K 7 svn:log V 121 update japanese/kochi-ttfonts: 20030628 -> 20030809 PR: 55453 Submitted by: KANOU Hiroki (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-18T06:15:19.000000Z K 7 svn:log V 194 update ports/net/mpich: 1.2.5_1 -> 1.2.5_2 - maintainer mail address change - added some patch files to PATCHFILES PR: 55608 Submitted by: David A. Bader (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-18T06:19:18.000000Z K 7 svn:log V 114 update www/tidy-devel: 030801 -> 030815 PR: 55654 Submitted by: Thierry Thomas (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-18T06:23:17.000000Z K 7 svn:log V 111 update graphics/ocaml-lablgl: 0.98 -> 0.99 PR: 55655 Submitted by: Ronald Kuehn (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-18T06:26:44.000000Z K 7 svn:log V 126 update security/drweb-postfix: 4.29.12d -> 4.29.12f PR: 55642 Submitted by: zhuravlev alexander (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-18T06:31:13.000000Z K 7 svn:log V 123 update sysutils/pwd_unmkdb: 1.1 -> 1.2 PR: 55690 Submitted by: Matthew D. Fuller (maintainer) END K 10 svn:author V 4 ache K 8 svn:date V 27 2003-08-18T06:59:34.000000Z K 7 svn:log V 32 Back out PORTEPOCH decrementing END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-18T08:00:37.000000Z K 7 svn:log V 103 PostgreSQL mirror in jaist seems too obsoleted. Remove it and add SRA's and ring's for users in Japan. END K 10 svn:author V 6 oliver K 8 svn:date V 27 2003-08-18T08:07:16.000000Z K 7 svn:log V 76 add xfce4-panel to RUN_DEPENDS too Approved by: maintainer Noted by: demon END K 10 svn:author V 2 tg K 8 svn:date V 27 2003-08-18T08:15:05.000000Z K 7 svn:log V 40 Fix RUN_DEPENDS; _imaging.so has moved. END K 10 svn:author V 3 mbr K 8 svn:date V 27 2003-08-18T08:29:48.000000Z K 7 svn:log V 80 ny1.mirror seems to be down. Use a different one. Add a second one from europe. END K 10 svn:author V 5 erwin K 8 svn:date V 27 2003-08-18T08:46:29.000000Z K 7 svn:log V 54 reset maintainer PR: 55692 Submitted by: maintainer END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-18T08:54:01.000000Z K 7 svn:log V 63 - Update to version 2.9.1 PR: 55686 Submitted by: Ports Fury END K 10 svn:author V 2 tg K 8 svn:date V 27 2003-08-18T08:54:19.000000Z K 7 svn:log V 26 Fix building on -current. END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-18T08:55:15.000000Z K 7 svn:log V 63 - Update to version 1.7.1 PR: 55685 Submitted by: Ports Fury END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-18T09:01:53.000000Z K 7 svn:log V 62 - Update to version 0.14 PR: 55684 Submitted by: Ports Fury END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-18T09:02:49.000000Z K 7 svn:log V 61 - Update to version 1.2 PR: 55688 Submitted by: Ports Fury END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-18T10:33:13.000000Z K 7 svn:log V 18 - Update to 3.1.0 END K 10 svn:author V 4 nork K 8 svn:date V 27 2003-08-18T10:34:09.000000Z K 7 svn:log V 77 Update to 20030805. Requested by: simokawa (developer) Submitted by: daichi END K 10 svn:author V 4 nork K 8 svn:date V 27 2003-08-18T10:44:06.000000Z K 7 svn:log V 56 Update to 20030818. Requested by: simokawa (developer) END K 10 svn:author V 3 mat K 8 svn:date V 27 2003-08-18T10:47:18.000000Z K 7 svn:log V 96 Update to 20030726 grab maintainership PR: 55309 Submitted by: me Approved by: demon (mentor) END K 10 svn:author V 8 simokawa K 8 svn:date V 27 2003-08-18T12:06:55.000000Z K 7 svn:log V 275 xdvshow uses evil busy loop in the decoding routine and it doesn't work as expected with some thread libraries. For an adhoc workaround for this problem, insert usleep() in the loop to force context switch. The original code should be rewritten using a conditional variable. END K 10 svn:author V 8 simokawa K 8 svn:date V 27 2003-08-18T12:24:30.000000Z K 7 svn:log V 41 Update for new device name (/dev/fw?.?). END K 10 svn:author V 5 erwin K 8 svn:date V 27 2003-08-18T13:18:41.000000Z K 7 svn:log V 120 Update to 1.50 PR: 53730, 55647 Submitted by: mat, Sergey Matveychuk Approved by: maintainer (implicit) END K 10 svn:author V 5 erwin K 8 svn:date V 27 2003-08-18T13:24:41.000000Z K 7 svn:log V 72 Update to 0.45 PR: 55632 Submitted by: Lars Thegler END K 10 svn:author V 5 erwin K 8 svn:date V 27 2003-08-18T13:29:52.000000Z K 7 svn:log V 72 Update to 0.09 PR: 55621 Submitted by: Lars Thegler END K 10 svn:author V 5 erwin K 8 svn:date V 27 2003-08-18T13:34:54.000000Z K 7 svn:log V 73 Update to 2.001 PR: 55640 Submitted by: Lars Thegler END K 10 svn:author V 4 lofi K 8 svn:date V 27 2003-08-18T14:00:16.000000Z K 7 svn:log V 68 Bento fixes. Notified by: kris (bento) Approved by: arved (Mentor) END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-18T14:02:09.000000Z K 7 svn:log V 18 - Update to 1.5.1 END K 10 svn:author V 6 oliver K 8 svn:date V 27 2003-08-18T14:20:17.000000Z K 7 svn:log V 89 Fix build on 4-STABLE PR: ports/55671 Submitted by: Thierry Thomas END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-18T14:35:31.000000Z K 7 svn:log V 670 * TDB is now supported (will be filed as a separate bogofilter-tdb port) * bogofilter now supports a (faster) "combined data base" * (single file) for fresh installs, but continues to support the former "separate data base" (two files) format. * WARNING: the exit code for "error" has changed from 2 to 3 Update your scripts to use -T or to use the new exit codes. * bugfixes * new -T fixed-formatting terse mode for scripts * documentation updates (FAQ) * bogofilter can now degenerate tokens before looking them up * support for encoded tokens was enhanced * bogoutil error reporting improved * new bogominitrain.pl script PR: 55660 Submitted by: maintainer END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-18T15:15:00.000000Z K 7 svn:log V 203 New bogofilter-tdb port, which is essentially the same as bogofilter, but linked against TDB (Trivial Database) rather than BerkeleyDB. PR: 55662 Submitted by: Matthias Andree END K 10 svn:author V 5 krion K 8 svn:date V 27 2003-08-18T15:15:40.000000Z K 7 svn:log V 45 bogofilter-tdb --> ports/mail/bogofilter-tdb END K 10 svn:author V 4 ache K 8 svn:date V 27 2003-08-18T15:25:41.000000Z K 7 svn:log V 16 Upgrade to 0.93 END K 10 svn:author V 4 mich K 8 svn:date V 27 2003-08-18T15:32:23.000000Z K 7 svn:log V 153 Update to latest release (4.0.1) - Major code cleanup - Improved logging and spell-checking - Faster compilation time Approved by: roberto (mentor) END K 10 svn:author V 4 mich K 8 svn:date V 27 2003-08-18T15:36:13.000000Z K 7 svn:log V 81 Update to -> 0.3.0 Use DOCSDIR macro in pkg-plist Approved by: roberto(mentor) END K 10 svn:author V 4 mich K 8 svn:date V 27 2003-08-18T15:37:26.000000Z K 7 svn:log V 82 Update t0 -> 1.6.1 Use DOCSDIR macro in pkg-plist Approved by: roberto (mentor) END K 10 svn:author V 6 oliver K 8 svn:date V 27 2003-08-18T15:40:30.000000Z K 7 svn:log V 172 backout 2.1.0 update, and downgrade it to 2.0.0. It seems to be impossible to move or delete an email with 2.1.0 (CPU utilizaztion grows up to 100%, and nothing gets done) END K 10 svn:author V 6 trevor K 8 svn:date V 27 2003-08-18T16:01:42.000000Z K 7 svn:log V 550 Update to 5.0.8. As reported by Paul Szabo in <200307092234.h69MYHM43920@milan.maths.usyd.edu.au> on the full-disclosure and bugtraq lists, Despite recent security fixes, an exploitable buffer overflow with long URL strings remains [in version 5.0.7]. The overflow occurs when you click on the link, and allows execution of arbitrary code. Version 5.0.8 is a second attempt at correcting the problem. Submitted by: Shiozaki Takehiko of be.to Also remove some cruft, and add another master site. I only tested this with linux_base-8-8.0_1. END K 10 svn:author V 4 nork K 8 svn:date V 27 2003-08-18T16:15:10.000000Z K 7 svn:log V 529 o Main modification graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1] END K 10 svn:author V 4 nork K 8 svn:date V 27 2003-08-18T16:26:03.000000Z K 7 svn:log V 20 Update to 20030816. END K 10 svn:author V 4 nork K 8 svn:date V 27 2003-08-18T16:29:02.000000Z K 7 svn:log V 38 Add graphics/gd1, Remove graphics/gd2 END K 10 svn:author V 8 matusita K 8 svn:date V 27 2003-08-18T16:37:19.000000Z K 7 svn:log V 97 Updated to the latest version, 1.1. PR: 55679 Submitted by: Kimura Fuyuki END K 10 svn:author V 5 lioux K 8 svn:date V 27 2003-08-18T17:13:37.000000Z K 7 svn:log V 94 Update to 1.0.a.4 PR: 55492 Submitted by: Volker Stolz END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2003-08-18T17:19:58.000000Z K 7 svn:log V 427 Update to exim-4.22: * IPv6 bug fix incorporated. * Catch up with changes in makefiles. * Make portlint happier with respect to DOCSDIR, INFO and spaces. * Use the new INFO macro. * Use PATCHFILES instead of patching by hand, now that we don't support the non-ACL exiscan patch. This release fixes a few last minute release mistakes from 4.21. PR: ports/55701 Submitted by: Oliver Eikemeier END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-18T18:10:54.000000Z K 7 svn:log V 87 Add p5-Email-Valid-Loose, a variation of Email::Valid which allows dot before at mark. END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-18T18:11:09.000000Z K 7 svn:log V 59 p5-Email-Valid-Loose --> ports/mail/p5-Email-Valid-Loose END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-18T18:21:40.000000Z K 7 svn:log V 75 Add p5-Time-Piece-MySQL, which adds MySQL-specific methods to Time::Piece. END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-18T18:21:52.000000Z K 7 svn:log V 62 p5-Time-Piece-MySQL --> ports/databases/p5-Time-Piece-MySQL END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-18T18:36:29.000000Z K 7 svn:log V 15 Update to 0.9. END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-18T19:25:59.000000Z K 7 svn:log V 53 Update to 0.76. Pthread is not required any longer. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-08-18T19:40:56.000000Z K 7 svn:log V 95 Add HyperSpec, a Common Lisp reference in HTML format, based on the ANSI X3.226-1994 standard. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-08-18T19:41:06.000000Z K 7 svn:log V 50 clisp-hyperspec --> ports/devel/clisp-hyperspec END K 10 svn:author V 3 jeh K 8 svn:date V 27 2003-08-18T20:09:25.000000Z K 7 svn:log V 148 *******************IMPORTANT******************* 4286 Emergency Dat release due to: W32/NACHI.WORM ********************************************** END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-08-18T20:14:31.000000Z K 7 svn:log V 59 Add clisp-hyperspec: commercial redistribution prohibited. END K 10 svn:author V 3 ume K 8 svn:date V 27 2003-08-18T20:23:27.000000Z K 7 svn:log V 477 Update to 2.1.15. * Correct a potential DOS attack in the fud daemon. * Arbitron now works again * Telemetry logging for mupdate * Duplicate Suppression logging for redirect sieve actions * A number of bugs in reconstruct have been fixed. also added the -p and -x options * Better stubbing out of user_deleteacl * No longer log any shutdown() failures * Improved IPv6 support (for systems with two getnameinfo implementations) * Misc Documentation Improvements END K 10 svn:author V 5 arved K 8 svn:date V 27 2003-08-18T20:42:52.000000Z K 7 svn:log V 32 ports_polish --> ports/polish END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-18T20:58:06.000000Z K 7 svn:log V 24 ports_dns --> ports/dns END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-18T21:07:19.000000Z K 7 svn:log V 45 Mark IGNORE until scaffold can be committed. END K 10 svn:author V 2 sf K 8 svn:date V 27 2003-08-18T21:57:37.000000Z K 7 svn:log V 23 "unbreak for\n\ gcc33" END K 10 svn:author V 6 oliver K 8 svn:date V 27 2003-08-18T22:34:10.000000Z K 7 svn:log V 31 bump PORTEPOCH Noted by: kris END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-18T23:08:38.000000Z K 7 svn:log V 30 Fix forgotten gd* dependency. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-18T23:10:26.000000Z K 7 svn:log V 29 One more gd* dependency fix. END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-19T00:31:42.000000Z K 7 svn:log V 185 a) add a possible patch to build on Alpha. b) however, for safety, set ONLY_FOR_ARCHS= i386 Submitted by: kris via bento Christian Gusenbauer (maitainer) END K 10 svn:author V 4 maho K 8 svn:date V 27 2003-08-19T00:36:47.000000Z K 7 svn:log V 85 Fix `fails to patch' Submitted by: kris via bento Simon Barner END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-19T01:26:47.000000Z K 7 svn:log V 89 Remove this port as it requires the old GNOME 1.4 libpanel. Reported by: bento via kris END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-19T01:33:00.000000Z K 7 svn:log V 173 Add rhythmbox after a repo copy from net-rhythmbox. Rhythmbox is an audio player for GNOME 2 that is a re-merge of the net-rhythmbox code plus the original rhythmbox code. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-19T01:33:51.000000Z K 7 svn:log V 36 rhythmbox --> ports/audio/rhythmbox END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-19T01:39:14.000000Z K 7 svn:log V 68 Remove gnomeres_applet as it depends on the old GNOME 1.4 libpanel. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-19T01:41:05.000000Z K 7 svn:log V 65 Remove these ports as they depend on the old GNOME 1.4 libpanel. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-19T01:41:47.000000Z K 7 svn:log V 59 Remove zclock as it depends on the old GNOME 1.4 libpanel. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-19T01:42:26.000000Z K 7 svn:log V 58 Remove gbiff as it depends on the old GNOME 1.4 libpanel. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-19T01:43:37.000000Z K 7 svn:log V 122 Remove: ports/x11/gnomeres_applet ports/x11/finder ports/x11/stockticker_applet ports/x11-clocks/zclock ports/mail/gbiff END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-19T01:46:22.000000Z K 7 svn:log V 116 Add entries for: x11/gnomeres_applet x11/finder x11/stockticker_applet x11-clocks/zclock mail/gbiff mail/sonicmail END K 10 svn:author V 4 nork K 8 svn:date V 27 2003-08-19T01:57:50.000000Z K 7 svn:log V 101 Update to 4.3.3RC4. PR: ports/55713 Submitted by: Alex Dupre (maintainer) END K 10 svn:author V 4 nork K 8 svn:date V 27 2003-08-19T02:03:50.000000Z K 7 svn:log V 99 Update to 2.3.22. PR: ports/55709 Submitted by: Alex Dupre (maintainer) END K 10 svn:author V 4 nork K 8 svn:date V 27 2003-08-19T02:13:40.000000Z K 7 svn:log V 179 [Forced Commit] Sorry, I missed submitter. I recieved this PR nearly other Alex's PR. I had a false feeling. Submitted by: Linh Pham Approved by: none END K 10 svn:author V 5 bland K 8 svn:date V 27 2003-08-19T04:04:18.000000Z K 7 svn:log V 105 Switchover to libtool14 to resolve no relink on install issue elegant way. Approved by: marcus (mentor) END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-19T04:29:55.000000Z K 7 svn:log V 62 Add p5-Template-Plugin-Comma, a TT Plugin to commify numbers. END K 10 svn:author V 3 knu K 8 svn:date V 27 2003-08-19T04:30:35.000000Z K 7 svn:log V 66 p5-Template-Plugin-Comma --> ports/www/p5-Template-Plugin-Comma END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T05:16:25.000000Z K 7 svn:log V 117 java/collections: drop maintainer ship PR: 55691 Submitted by: Jose Marques (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T05:16:58.000000Z K 7 svn:log V 109 java/cos: drop maintainer ship PR: 55691 Submitted by: Jose Marques (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T05:17:44.000000Z K 7 svn:log V 113 java/hotjava: drop maintainer ship PR: 55691 Submitted by: Jose Marques (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T05:18:24.000000Z K 7 svn:log V 113 java/infobus: drop maintainer ship PR: 55691 Submitted by: Jose Marques (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T05:19:00.000000Z K 7 svn:log V 114 java/jdbcpool: drop maintainer ship PR: 55691 Submitted by: Jose Marques (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T05:23:46.000000Z K 7 svn:log V 112 update games/linux-nwserver: some fixes PR: 55694 Submitted by: Igor Pokrovsky END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T05:27:15.000000Z K 7 svn:log V 116 update security/p5-File-Scan: 0.58 -> 0.62 PR: 55703 Submitted by: Martin Matuska (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T05:35:06.000000Z K 7 svn:log V 130 update converters/ktnef: unbreak on -current PR: 55715 Submitted by: Markus Brueffer (maintainer) END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T05:41:39.000000Z K 7 svn:log V 128 update chinese/zhcon: build error on -current PR: 55334 Submitted by: Kang Liu Approved by: maintainer END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-08-19T05:48:49.000000Z K 7 svn:log V 17 Update to 1.0.3. END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T05:49:57.000000Z K 7 svn:log V 151 update security/p5-Authen-Radius: - devel/p5-IO is already included in perl 5.6.x and later PR: 55698 Submitted by: Lars Thegler END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T05:55:07.000000Z K 7 svn:log V 105 update graphics/sdl_gfx: add WITH_MMX knob PR: 55687 Submitted by: KATO Tsuguru END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-19T06:01:46.000000Z K 7 svn:log V 57 Add openfts-0.34, a Open Source Full Text Search engine. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-08-19T06:01:56.000000Z K 7 svn:log V 37 openfts --> ports/textproc/openfts END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T06:02:28.000000Z K 7 svn:log V 100 update japanese/jmode: 0.6.6 -> 0.6.7 PR: 55626 Submitted by: KATO Tsuguru END K 10 svn:author V 6 daichi K 8 svn:date V 27 2003-08-19T06:06:52.000000Z K 7 svn:log V 99 update japanese/anthy: 4300 -> 4300b PR: 55625 Submitted by: KATO Tsuguru END