ƒ¯46280 211 3804 260 3821 149 184 258 363 130 1260 155 197 174 351 107 348 162 108 127 209 157 221 320 103 210 428 163 221 303 155 162 132 349 138 126 109 205 212 153 151 224 183 171 131 113 158 112 113 113 122 153 253 182 113 110 126 143 178 166 177 113 176 187 169 197 166 174 123 177 223 718 154 129 115 1100 119 173 205 108 428 232 136 161 232 112 198 220 418 255 205 229 200 242 190 238 184 180 153 266 111 181 111 203 119 236 212 264 178 148 167 386 234 178 129 247 403 210 164 151 120 211 130 244 176 229 174 264 224 171 255 231 220 217 177 226 217 181 217 252 581 205 163 253 388 220 160 150 147 221 221 221 148 217 196 500 159 170 132 109 182 109 217 237 116 138 1340 119 229 112 159 149 148 149 401 225 191 149 159 148 202 452 423 225 659 353 188 115 292 156 199 167 120 153 158 140 383 115 307 112 602 150 533 360 369 151 192 165 172 133 620 147 175 K 10 svn:author V 4 will K 8 svn:date V 27 2001-08-15T12:43:08.000000Z K 7 svn:log V 3709 Update to KDE 2.2: * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley . * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts . * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts . - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts . * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham . * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop) END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-15T13:01:35.000000Z K 7 svn:log V 163 - Unbroke on alpha; - don't try to link with nonexistent libdl; - respect CFLAGS. Submitted by: gallatin (alpha bits), sobomax Some help from: jdp (thanks Jonh!) END K 10 svn:author V 4 will K 8 svn:date V 27 2001-08-15T13:36:01.000000Z K 7 svn:log V 3726 (Forced commit.) Update to KDE 2.2: * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley . * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts . * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts . - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts . * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham . * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop) END K 10 svn:author V 6 trevor K 8 svn:date V 27 2001-08-15T14:32:18.000000Z K 7 svn:log V 54 Update to 0.1.5. PR: 29683 Submitted by: maintainer END K 10 svn:author V 6 trevor K 8 svn:date V 27 2001-08-15T15:02:16.000000Z K 7 svn:log V 89 Replace the defunct master site with a working one. PR: 29127 Submitted by: maintainer END K 10 svn:author V 4 will K 8 svn:date V 27 2001-08-15T16:25:13.000000Z K 7 svn:log V 164 *sigh* They changed the path to the tarballs again. This was verified on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2001-08-15T16:38:08.000000Z K 7 svn:log V 265 o Update to version 1.16. o Remove redundant BUILD_DEPENDS (only need to depend on p5-Net once). o Add USE_PERL5. o Sort pkg-plist. o Don't fail on deinstall if other Mail:: modules are installed. PR: ports/29663 Submitted by: Pete Fritchman END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-08-15T16:54:42.000000Z K 7 svn:log V 35 Major overhall and style clean up. END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-15T17:24:02.000000Z K 7 svn:log V 1166 Update to 20010816 with some enhancements and an important change. (No bugs have been found in the previous version) portupgrade, portversion, pkg_deinstall, pkg_glob, portsdb: - Add a new option -E/--regex, which allows you to use the extended regular expression instead of the shell glob pattern to specify packages or ports. portupgrade: - [IMPORTANT] Turn -c/--clean and -C/--cleanup on by default. [Suggested by: Ian Dowse } - Now that -c/--clean is on by default, -Fc no longer means "fetch-only + do distclean before each fetch". Instead, a new option -D/--distclean is added which can be used with or without -F/--fetch. - Add new options -w/--noclean and -W/--nocleanup. - Always do `make clean-depends' before building dependent ports. - Add a new option -E/--regex, which allows you to use the extended regular expression to specify packages. - Add a long option --use-packages-only for -PP. - Rewrite the WARNING section of the manpage and mention pkgdepfix(1) in it. [Suggested by: Ian Dowse ] pkg_glob, pkg_deinstall: - Add back long options. END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-15T17:32:12.000000Z K 7 svn:log V 63 Sorry. Just repacked. I had something I forgot to change. ;) END K 10 svn:author V 5 tobez K 8 svn:date V 27 2001-08-15T17:40:51.000000Z K 7 svn:log V 102 USE_PERL5 + do-configure: ==> PERL_CONFIGURE. Fix this port for -current. Submitted by: bento logs END K 10 svn:author V 5 tobez K 8 svn:date V 27 2001-08-15T17:45:22.000000Z K 7 svn:log V 80 Fix ftp/p5-Net-FTPServer build on -stable. PR: 29690 Submitted by: maintainer END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-15T18:17:47.000000Z K 7 svn:log V 258 Change PREFIX from /usr to the default not to harm bento. Prepare rc.d scripts that do ldconfig on startup, because $PREFIX/lib/compat and $PREFIX/lib/compat/aout are no longer included in the default $ldconfig_paths and $ldconfig_paths_aout, respectively. END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-15T19:19:19.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 2001-08-15T19:41:32.000000Z K 7 svn:log V 255 Update to 20010816b. Fix a trivial but annoying behavior. Print progress messages during (automatically) updating the ports database to stderr instead of stdout, so the output of `portversion -c > script' won't contain any unexpected progress messages. END K 10 svn:author V 5 tobez K 8 svn:date V 27 2001-08-15T20:02:34.000000Z K 7 svn:log V 68 Update mail/libesmtp to 0.8.4. PR: 29677 Submitted by: maintainer END K 10 svn:author V 3 jeh K 8 svn:date V 27 2001-08-15T20:15:27.000000Z K 7 svn:log V 16 Update to 4154. END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-15T20:33:16.000000Z K 7 svn:log V 35 Conditionalize bzip2 dependencies. END K 10 svn:author V 5 tobez K 8 svn:date V 27 2001-08-15T20:37:48.000000Z K 7 svn:log V 114 Add p5-Data-HexDump 0.02, a simple hexadecimal dumper. PR: 29543 Submitted by: Sergey Skvortsov END K 10 svn:author V 4 will K 8 svn:date V 27 2001-08-15T21:20:53.000000Z K 7 svn:log V 64 Oops, fix KOffice 1.1rc1 pointer too. :\ Submitted by: scottl END K 10 svn:author V 2 mi K 8 svn:date V 27 2001-08-15T22:41:46.000000Z K 7 svn:log V 129 Fix a bug in my patch, which caused the temporary file to be unlinked unfairly. Thanks, Alex! Submitted by: Alexander Leidinger END K 10 svn:author V 6 nectar K 8 svn:date V 27 2001-08-16T02:00:28.000000Z K 7 svn:log V 224 Use _PATH_UTMP. Normally, the configure script attempts to determine the location of utmp by nosing around /var/run, /var/adm, and so on. This fails in bento's build environment, and it's not the right thing to do anyway. END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-16T06:14:17.000000Z K 7 svn:log V 11 Fix plist. END K 10 svn:author V 5 clive K 8 svn:date V 27 2001-08-16T07:28:02.000000Z K 7 svn:log V 115 Support %%PORTDOCS%%. PR: ports/29748 Submitted by: Patrick Li Okay'd by: keichii (MAINTAINER) END K 10 svn:author V 6 sanpei K 8 svn:date V 27 2001-08-16T08:04:58.000000Z K 7 svn:log V 332 Fix enviroment variable `DIFF_OPTIONS' problem Fix --ignore-case option That port fails to work when DIFF_OPTIONS is set to something like "-u" and the "-i" option to wdiff also fails to work (not the -i option is not in the man page but it is in the NEWS file). Submitted by: Dave Chapeskie END K 10 svn:author V 4 dirk K 8 svn:date V 27 2001-08-16T09:23:24.000000Z K 7 svn:log V 70 Fix typo. Submitted by: John Reynolds END K 10 svn:author V 5 tobez K 8 svn:date V 27 2001-08-16T09:28:04.000000Z K 7 svn:log V 126 Update converters/p5-Text-Iconv to 1.2. PR: 29628 Submitted by: Pete Fritchman Approved by: maintainer END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-08-16T09:31:29.000000Z K 7 svn:log V 207 Update port to version 2.7.6, make it work with Python 2.1.1. Assign maintainership to Anders Nordby (approved by current maintainer) PR: 29738 Submitted by: Anders Nordby END K 10 svn:author V 6 jesper K 8 svn:date V 27 2001-08-16T09:45:22.000000Z K 7 svn:log V 60 Hand over MAINTAINER to Michael Lyngbøl END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-08-16T09:48:50.000000Z K 7 svn:log V 67 Remove tar-related warnings when unpacking updates (use --unlink). END K 10 svn:author V 5 tobez K 8 svn:date V 27 2001-08-16T09:51:34.000000Z K 7 svn:log V 38 Update net/net/p5-NetAddr-IP to 2.23. END K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2001-08-16T09:54:51.000000Z K 7 svn:log V 251 * Update to exim-3.33: - Fixes bug where setting local part to /dev/null without setting file_transport caused Exim to crash. - Other fixes do not apply to FreeBSD. * Now that RELENG_4 has bzip2 in the base system, use the bz2 distfiles. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-08-16T10:05:45.000000Z K 7 svn:log V 43 Fix typo in WWW: webdab.org -> webdav.org. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-08-16T10:09:04.000000Z K 7 svn:log V 31 Update port to version 0.15.3. END K 10 svn:author V 5 demon K 8 svn:date V 27 2001-08-16T10:43:08.000000Z K 7 svn:log V 15 Upgrade to 2.0 END K 10 svn:author V 7 okazaki K 8 svn:date V 27 2001-08-16T10:53:11.000000Z K 7 svn:log V 108 Add py-unit 1.4.1, testing framework for Python. PR: 29734 Submitted by: Shell Hung END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-16T10:53:22.000000Z K 7 svn:log V 119 Add zope-zpt 1.4.0 - Zope Page Templates (ZPT) may be used to separate design and logic elements in Zope applications. END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-16T10:57:00.000000Z K 7 svn:log V 61 Additionally add squishdot to the (virtual) category "zope". END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-16T11:21:01.000000Z K 7 svn:log V 59 Add ports of Zope products to the "zope" virtual category. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-16T11:28:27.000000Z K 7 svn:log V 127 Remove lib*.la files after installation, because presence of this files breaks gnomedb build on 4-STABLE. Reported by: *many* END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-16T11:38:45.000000Z K 7 svn:log V 91 Update lang/ruby and lang/ruby-devel to the latest snapshots. (as of 2001/08/16 20:00 JST) END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-16T11:40:30.000000Z K 7 svn:log V 79 Retire ruby-sha1, which has been integrated into ruby's standard distribution. END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-16T12:10:17.000000Z K 7 svn:log V 36 upgrade to 0.96 drop maintainership END K 10 svn:author V 5 demon K 8 svn:date V 27 2001-08-16T12:12:16.000000Z K 7 svn:log V 19 Upgrade to 2.2.3.2 END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-16T12:21:47.000000Z K 7 svn:log V 66 Add zope-guf 1.2.4, a roll-your-own user folder product for Zope. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-16T13:12:47.000000Z K 7 svn:log V 16 Update to 0.11. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-16T13:13:18.000000Z K 7 svn:log V 17 Update to 1.6.2. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-16T13:13:50.000000Z K 7 svn:log V 17 Update to 0.9.2. END K 10 svn:author V 5 tobez K 8 svn:date V 27 2001-08-16T13:22:24.000000Z K 7 svn:log V 28 Give up PDL maintainership. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-16T13:32:16.000000Z K 7 svn:log V 57 - Update distinfo; - Fix pkg-plist. Submitted by: bento END K 10 svn:author V 5 demon K 8 svn:date V 27 2001-08-16T13:51:31.000000Z K 7 svn:log V 158 Do not coredump when viewing files larger that 8Mb. Bump PORTREVISION Minor cosmetic fixes in the Makefile. Submitted by: Pavel Biryukov END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-16T14:02:18.000000Z K 7 svn:log V 90 Add zope-zmysqlda 2.0.7, a MySQL Database Adapter for the Zope web application framework. END K 10 svn:author V 3 rse K 8 svn:date V 27 2001-08-16T14:08:35.000000Z K 7 svn:log V 21 Upgrade to Str 0.9.5 END K 10 svn:author V 5 demon K 8 svn:date V 27 2001-08-16T15:00:01.000000Z K 7 svn:log V 16 Upgrade to 2.2. END K 10 svn:author V 5 demon K 8 svn:date V 27 2001-08-16T15:00:37.000000Z K 7 svn:log V 32 Forgot to remove debug comment. END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-16T15:03:03.000000Z K 7 svn:log V 51 - Add required dependencies - Make ${PREFIX}-clean END K 10 svn:author V 5 nakai K 8 svn:date V 27 2001-08-16T15:05:35.000000Z K 7 svn:log V 84 ${LN} option fixed up. Submitted by: Paul Pathiakis END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-16T15:09:30.000000Z K 7 svn:log V 74 Make pkg-comment slighly more clear (not all "testing" is "unit testing") END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-16T15:18:50.000000Z K 7 svn:log V 85 Fix ${MASTER_SITE_SUBDIR} PR: 29733 Submitted by: Shell Hung END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-16T15:27:03.000000Z K 7 svn:log V 17 Update to 1.0.4. END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-16T15:36:39.000000Z K 7 svn:log V 84 Add another (the final remaining) Zope Product port to the "zope" virtual category. END K 10 svn:author V 5 lioux K 8 svn:date V 27 2001-08-16T17:07:38.000000Z K 7 svn:log V 93 o Update to 5.1 o Reword/improve both COMMENT and DESCR PR: 29728 Submitted by: MAINTAINER END K 10 svn:author V 5 lioux K 8 svn:date V 27 2001-08-16T17:09:03.000000Z K 7 svn:log V 75 Support NOPORTDOCS PR: 29758 Submitted by: Patrick Li END K 10 svn:author V 5 demon K 8 svn:date V 27 2001-08-16T18:59:52.000000Z K 7 svn:log V 102 Properly detect gettext's shared library. PR: 27611 Submitted by: Janos Mohacsi END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-16T19:30:52.000000Z K 7 svn:log V 74 Delete PORTREVISION. I should have done it when I updated bsd.ruby.mk... END K 10 svn:author V 4 dirk K 8 svn:date V 27 2001-08-16T19:49:10.000000Z K 7 svn:log V 81 Update to 1.8.1-RELEASE. Submitted by: Michael Boman END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-08-16T19:53:44.000000Z K 7 svn:log V 28 Use consistant indentation. END K 10 svn:author V 8 horikawa K 8 svn:date V 27 2001-08-17T00:33:38.000000Z K 7 svn:log V 80 Increment PORTVERSION to 4.4, since distfile is (almost) ready for 4.4-RELEASE. END K 10 svn:author V 4 will K 8 svn:date V 27 2001-08-17T01:32:24.000000Z K 7 svn:log V 129 Add patch to fix SSL-related problems in KDE 2.2. Worked on with: nsayer Previous assistance: George Staikos END K 10 svn:author V 2 mi K 8 svn:date V 27 2001-08-17T05:07:16.000000Z K 7 svn:log V 626 The first part of the NeoWebScript port I'm working on (hard). The beast comes as part of one GIANT tarball including the entire NeoWebScript as well as outdated Apache, gd, Tcl, itcl, TclX, db-2 (no kidding!), etc. This part is a set of general purpose commands and procedures, which can be used (and appreciated) by regular TCL scripting -- not just web-oriented inside NWS. This port is built without the available LDAP support -- our openldap2 port used db3, but the db-support in NeoTcl only works with db2. If some db-expert can send me a patch for the neoXdb.c, the humanity will remember him/her forev^H^H a while. END K 10 svn:author V 2 mi K 8 svn:date V 27 2001-08-17T05:13:55.000000Z K 7 svn:log V 63 Well, ooopss. I hope, I don't need to explain what happened... END K 10 svn:author V 2 mi K 8 svn:date V 27 2001-08-17T05:38:43.000000Z K 7 svn:log V 38 Add the missing MASTER_SITE_SUBDIR... END K 10 svn:author V 7 okazaki K 8 svn:date V 27 2001-08-17T06:22:44.000000Z K 7 svn:log V 19 Upgrade to 1.17.2. END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-17T07:51:41.000000Z K 7 svn:log V 1006 Update to 20010817, with many improvements and some new features. pkg_deinstall/pkg_glob, portupgrade: - Fix the glob expander to exclude not installed packages recorded in +CONTENTS and +REQUIRED_BY files. pkg_deinstall/pkg_glob, portupgrade, portversion: - Properly handle regular expression errors. pkg_glob: - Properly define a signal handler. - Show a better report. portsdb: (overall) - Try doing make INDEX when no INDEX file is present, and if it fails raise an exception. portupgrade: - Add a new option: -L/--log-prefix, with which a user can save a build & installation log file for each port/package. - Show a concise and helpful message for each upgrading error. It now autoatically guesses the reason of each failure using the same algorithm that Ports Wraith's processlogs script uses. - Fix a bug where 'portupgrade -aE' raised an error. portversion: - Support -r/-R/-x as other tools do. - Fix a bug where `portversion -E' raises an error. END K 10 svn:author V 4 kris K 8 svn:date V 27 2001-08-17T08:05:14.000000Z K 7 svn:log V 26 Upgrade to adzap-20010817 END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-17T08:16:49.000000Z K 7 svn:log V 81 Add py-twisted 0.9.5, an event-based Python framework for internet applications. END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-17T08:39:28.000000Z K 7 svn:log V 112 Add treeviewx 0.1.1, a phylogenetic tree viewer. PR: 29770 Submitted by: Tony Maher END K 10 svn:author V 5 mharo K 8 svn:date V 27 2001-08-17T09:12:51.000000Z K 7 svn:log V 14 add missing % END K 10 svn:author V 3 nbm K 8 svn:date V 27 2001-08-17T09:41:17.000000Z K 7 svn:log V 335 Use 'id -un' and 'id -gn' for user and group information, not 'logname'. Add mkppackage, which will create a "fake"-style package, but not really. It doesn't try fake PREFIX and such to the build (it's not really possible anyway yet), but it uses pkg_create's '-s' option to pretend the package generated was installed in ${PREFIX}. END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-17T11:29:05.000000Z K 7 svn:log V 139 Apply a hotfix against a bug introduced in the latest version where it fails in error when one specifies -r and has an empty +REQUIRED_BY. END K 10 svn:author V 4 kiri K 8 svn:date V 27 2001-08-17T12:10:05.000000Z K 7 svn:log V 43 Update 1.94.1 -> 1.94.2. Use bsd.emacs.mk. END K 10 svn:author V 4 sada K 8 svn:date V 27 2001-08-17T12:28:58.000000Z K 7 svn:log V 68 Fixed MASTER_SITES . Noticed by: Brian Somers END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-17T12:36:02.000000Z K 7 svn:log V 135 - Update to 1.32; - hand over maintainership to Marco Molteni . PR: 29676 Submitted by: Marco Molteni END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T13:35:21.000000Z K 7 svn:log V 17 upgrade to 0.4.2 END K 10 svn:author V 5 clive K 8 svn:date V 27 2001-08-17T13:59:38.000000Z K 7 svn:log V 103 Support PORTDOCS. PR: ports/29752 Submitted by: Patrick Li Approved by: MAINTAINER END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-17T14:01:47.000000Z K 7 svn:log V 123 Actually pass over maintainership to Marco Molteni PR: 29676 Submitted by: Marco Molteni END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T14:20:09.000000Z K 7 svn:log V 322 This patch fixes the following problems: * cfengine deadlocking in the resolver due to being linked against libc_r * cfd issuing 'ioctl: No such network device' whenever it is invoked. change maintainer email add more docs Patches obtained from Michael Kyle PR: 29649 Submitted by: MAINTAINER END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-17T14:20:35.000000Z K 7 svn:log V 162 Fix the shebang lines of commands to specify the absolute path of ruby, instead of "/usr/bin/env ruby". Requested by: OOTOMO Hiroyuki END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-17T14:28:43.000000Z K 7 svn:log V 108 Add missed converters/libiconv dependency. PR: 29649 Submitted by: Brian Behlendorf END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T14:35:56.000000Z K 7 svn:log V 133 add logjam A GTK interface to user journals on www.livejournal.com PR: 29684 Submitted by: Alan P. Laudicina END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T14:42:48.000000Z K 7 svn:log V 104 substitute a untranslated variable PR: 29308, 29697 Submitted by: Edwin Groothuis END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-17T14:50:15.000000Z K 7 svn:log V 149 - For some reason, this release of Twisted neglects to install three required sub-packages OOTB. Add a patch to rectify this. - Bump PORTREVISION END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-17T14:50:30.000000Z K 7 svn:log V 94 Unbroke with latest gtkhtml. PR: 29694 Submitted by: Brian Behlendorf END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-17T14:53:20.000000Z K 7 svn:log V 141 (forced) Correction: the problem fixed in the previous commit was reported in: PR: 29608 Submitted by: Jose M. Alcaide END K 10 svn:author V 5 kevlo K 8 svn:date V 27 2001-08-17T15:09:56.000000Z K 7 svn:log V 90 Update to version 1.4.2 PR: 29685 Submitted by: Christopher Elkins END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T15:14:00.000000Z K 7 svn:log V 85 make patch work PR: 29308, 29703 Submitted by: Edwin Groothuis END K 10 svn:author V 5 kevlo K 8 svn:date V 27 2001-08-17T15:15:01.000000Z K 7 svn:log V 59 Update to version 0.12 PR: 29696 Submitted by: MAINTAINER END K 10 svn:author V 3 wjv K 8 svn:date V 27 2001-08-17T15:18:14.000000Z K 7 svn:log V 173 - Patch source files to enable the usage of py-unit (which is installed as a run-time dependency) instead of the bundled copy of py-unit (which isn't installed at all). END K 10 svn:author V 5 roger K 8 svn:date V 27 2001-08-17T16:16:23.000000Z K 7 svn:log V 17 Upgrade to 1.1.5 END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T16:19:41.000000Z K 7 svn:log V 86 Simplification of idled.sh PR: 28693 Submitted by: James Howard END K 10 svn:author V 5 roger K 8 svn:date V 27 2001-08-17T16:25:14.000000Z K 7 svn:log V 17 Upgrade to 1.0.8 END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T16:47:04.000000Z K 7 svn:log V 107 add click The Click Modular Router PR: 28707 Submitted by: George V. Neville-Neil END K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-08-17T16:53:57.000000Z K 7 svn:log V 24 Squease this down more. END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T17:08:35.000000Z K 7 svn:log V 140 add clips CLIPS is a productive development and delivery expert system tool PR: 28821 Submitted by: Douglas Anestad END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T17:29:28.000000Z K 7 svn:log V 116 add imp A webmail system which accesses mail over IMAP PR: 28871 Submitted by: Thierry Thomas END K 10 svn:author V 5 roger K 8 svn:date V 27 2001-08-17T17:37:22.000000Z K 7 svn:log V 169 Upgrade to version 0.10. This uses the latest pwlib library and can transmit and receive video if you have a video capture card supported by the bktr or meteor drivers. END K 10 svn:author V 4 will K 8 svn:date V 27 2001-08-17T17:43:11.000000Z K 7 svn:log V 85 Add missing manpage. PR: 29356 Submitted by: Palle Girgensohn END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T17:49:35.000000Z K 7 svn:log V 53 upgrade to 0.61 PR: 28883 Submitted by: MAINTAINER END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T17:58:30.000000Z K 7 svn:log V 72 upgrade to 1.5a PR: 28901 Submitted by: Patrick Li END K 10 svn:author V 4 will K 8 svn:date V 27 2001-08-17T17:58:48.000000Z K 7 svn:log V 292 Add forgotten emptydir which is required to create new directories in Konqueror and such. Bump PORTREVISION. The PR below advised making the directory too, but a little grep'ing in the source tree shows that KDE does this for you. PR: 26802 Submitted by: Carl True END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T18:04:42.000000Z K 7 svn:log V 138 add treecc Treecc program is designed to assist in the development of compilers PR: 28934 Submitted by: Michael Johnson END K 10 svn:author V 4 will K 8 svn:date V 27 2001-08-17T18:07:26.000000Z K 7 svn:log V 85 Bump PORTREVISION for SSL fix. Submitted by: Tadayuki OKADA END K 10 svn:author V 5 nakai K 8 svn:date V 27 2001-08-17T18:37:53.000000Z K 7 svn:log V 35 Add replacement of -h option of ln END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-17T18:46:28.000000Z K 7 svn:log V 151 remove dead MASTER_SITES install example config file & docs clean up pkg-{comment,descr} PR: 29636 Submitted by: Pete Fritchman END K 10 svn:author V 4 will K 8 svn:date V 27 2001-08-17T18:49:02.000000Z K 7 svn:log V 309 I forgot to get rid of the illegal hyphen in PORTVERSION. This is probably the most egregious violation of the Porter's Handbook I've ever made. *grin* Technically, it's still illegal, but at least pkg_version recognizes this string as less than whatever KDE might use in the future... Submitted by: knu END K 10 svn:author V 4 will K 8 svn:date V 27 2001-08-17T18:52:41.000000Z K 7 svn:log V 116 pre-everything requires two colons, not one. Found by: Dan Langille && FreshPorts(TM)(C)(R)(SM) END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-17T18:53:04.000000Z K 7 svn:log V 72 Update to 20010817b. - Include the hotfix. - Unbreak `portversion -t'. END K 10 svn:author V 5 mharo K 8 svn:date V 27 2001-08-17T19:00:51.000000Z K 7 svn:log V 57 - update to 1.2.2 final release - add postgres support END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-08-17T19:02:00.000000Z K 7 svn:log V 25 Fix typo in description. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2001-08-17T19:29:14.000000Z K 7 svn:log V 115 There are now too many man pages to usefully maintain with MANn= in the Makefile. Move them to the PLIST instead. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2001-08-17T19:45:38.000000Z K 7 svn:log V 35 Add a couple of missing man pages. END K 10 svn:author V 6 nectar K 8 svn:date V 27 2001-08-17T20:28:05.000000Z K 7 svn:log V 148 Move the man pages back out of the PLIST, but this time into a separate Makefile (Makefile.man). Submitted by: Pete Fritchman END K 10 svn:author V 5 demon K 8 svn:date V 27 2001-08-18T02:12:12.000000Z K 7 svn:log V 82 Add one more MASTER_SITE. PR: 29700 Submitted by: Patrick Li END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T04:17:52.000000Z K 7 svn:log V 133 add horde A common code-base used by Horde applications, written in PHP PR: 28872 Submitted by: Thierry Thomas END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-18T05:22:30.000000Z K 7 svn:log V 82 Oops, the distfile was named wrong. Bump to 20010818. Submitted by: many people END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T05:39:33.000000Z K 7 svn:log V 168 add bluej BlueJ is an integrated Java environment designed for introductory teaching PR: 28473 Submitted by: Jeremy Karlson END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T05:47:54.000000Z K 7 svn:log V 128 add vchat Client software for taking part in VChat conferences PR: 28964 Submitted by: Andreas Wetzel END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T05:53:16.000000Z K 7 svn:log V 76 use absolute path PR: 28965 Submitted by: Hiroki Sato END K 10 svn:author V 5 clive K 8 svn:date V 27 2001-08-18T06:03:21.000000Z K 7 svn:log V 160 Upgrade to 1.2.2 Done by : vanilla Fix vinum for several days before bad scsi cable got fixed (Arrrgh !), and finally lost all his /home and ssh key : vanilla END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T06:04:35.000000Z K 7 svn:log V 135 ORBS is no longer in existence, so we need to remove it from rblcheck PR: 29029 Submitted by: Scot W. Hetzel END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T06:17:18.000000Z K 7 svn:log V 124 add pnet C# compiler, assembler, disassembler, and runtime engine PR: 29034 Submitted by: Michael Johnson END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T06:27:35.000000Z K 7 svn:log V 121 add hb A simple, but complete budget management in Python PR: 29048 Submitted by: Tim Daneliuk END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T06:34:37.000000Z K 7 svn:log V 82 upgrade to 1.7 PR: 29053 Submitted by: Kim Scarborough END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T06:39:47.000000Z K 7 svn:log V 130 add tcm The Toolkit for Conceptual Modeling, create diagrams/tables/trees PR: 29056 Submitted by: Anders Nordby END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T06:47:28.000000Z K 7 svn:log V 121 add tvark GUI network monitoring tool, tied to a MySQL database PR: 29082 Submitted by: Matthew West END K 10 svn:author V 5 mharo K 8 svn:date V 27 2001-08-18T06:55:58.000000Z K 7 svn:log V 87 update to version 0.99 release maintainership PR: 29838 Submitted by: maintainer END K 10 svn:author V 5 mharo K 8 svn:date V 27 2001-08-18T06:58:47.000000Z K 7 svn:log V 122 - Update to the latest version, 0.9.4. - Add installation of some documentation. PR: 29835 Submitted by: maintainer END K 10 svn:author V 2 mi K 8 svn:date V 27 2001-08-18T07:16:20.000000Z K 7 svn:log V 160 Remove the useless patches -- their result is not used by the port. Remove the PORTREVISION -- nothing changed in package's content one way or the other. END K 10 svn:author V 5 mharo K 8 svn:date V 27 2001-08-18T07:30:59.000000Z K 7 svn:log V 486 Update the stunnel package to the latest version. Changelog for version 3.20, 2001.08.15, urgency: LOW: * setsockopt() optlen set according to the optval for Solaris. * Minor NetBSD compatibility fixes by Martti Kuparinen. * Minor MSVC6 compatibility fixes by Patrick Mayweg. * SSL close_notify timeout reduced to 10 seconds of inactivity. * Socket close instead of reset on close_notify timeout. * Some source arrangement and minor bugfixes. PR: 29766 Submitted by: maintainer END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T07:48:50.000000Z K 7 svn:log V 109 add nml A dialect/harmony of Standard ML and OCaml PR: 29158 Submitted by: Jaeho Shin END K 10 svn:author V 6 trevor K 8 svn:date V 27 2001-08-18T07:56:51.000000Z K 7 svn:log V 68 Turn Adam David's ports loose. Look out, world! Approved by: adam END K 10 svn:author V 6 trevor K 8 svn:date V 27 2001-08-18T07:58:12.000000Z K 7 svn:log V 157 List home pages. Requested by: Christopher K. Davis Reviewed by: adam (former maintainer) While I'm here, list some of the features of WN. END K 10 svn:author V 6 trevor K 8 svn:date V 27 2001-08-18T08:13:08.000000Z K 7 svn:log V 292 Mirror this locally, since the distfile has not been available from its master site since 28 December 1998 (the project appears to have been abandoned). I need to test this later. Reported by: fenner's survey Warning: Do not taunt the gopher. While I'm here, toss in a hyphen for clarity. END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T08:14:46.000000Z K 7 svn:log V 124 add abck Manage intrusion attemps recorded in the system log PR: 29259 Submitted by: Tim Daneliuk END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-18T08:24:28.000000Z K 7 svn:log V 68 Supply a missing `:' to unbreak Makefile. This fixes `make index'. END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T08:25:51.000000Z K 7 svn:log V 55 upgrade to 1.0022 PR: 29290 Submitted by: MAINTAINER END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T08:31:46.000000Z K 7 svn:log V 52 upgrade to 1.2 PR: 29303 Submitted by: MAINTAINER END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T08:42:17.000000Z K 7 svn:log V 125 add xsb A tabled Logic Programming and Deductive Database system PR: 29322 Submitted by: Christopher Rued END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T08:57:54.000000Z K 7 svn:log V 125 add xcmd Xcmd is a front-end for starting programs under X11 PR: 29326 Submitted by: Oliver Breuninger END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T09:07:51.000000Z K 7 svn:log V 125 add cthumb cthumb - a themable web picture album generator PR: 29333 Submitted by: Dominic Mitchell END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T09:12:41.000000Z K 7 svn:log V 53 update to 0.9.0 PR: 29334 Submitted by: MAINTAINER END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T09:22:52.000000Z K 7 svn:log V 121 - Support PTHREAD_CFLAGS properly - Support install macros PR: 29820 Submitted by: KATO Tsuguru END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T09:27:49.000000Z K 7 svn:log V 100 - Fix pkg-plist - Remove USE_AUTOMAKE PR: 29825 Submitted by: KATO Tsuguru END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-18T10:02:12.000000Z K 7 svn:log V 407 Update to 20010818b. - Introduce a new environment variable "PORTS_INDEX", to specify an alternate ports INDEX file location. You can set this to something like `/usr/ports/INDEX.txt" not to overwrite the one under the control of CVSup/CVS/CTM. - Fix portinstall (portupgrade -N) which I broke recently by mistake. - Change the report format. It shouldn't be too verbose unless you specify -v. END K 10 svn:author V 5 clive K 8 svn:date V 27 2001-08-18T11:37:51.000000Z K 7 svn:log V 65 Eak ! I missed this file in my last commit. Submitted by: bento END K 10 svn:author V 5 clive K 8 svn:date V 27 2001-08-18T11:41:15.000000Z K 7 svn:log V 76 Irssi needs gettext. Submitted by: bento Approved by: vanilla (MAINTAINER) END K 10 svn:author V 4 alex K 8 svn:date V 27 2001-08-18T12:27:33.000000Z K 7 svn:log V 39 Fix libname. Submitted by: MAINTAINER END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-18T12:52:48.000000Z K 7 svn:log V 17 Update to 0.3.2. END K 10 svn:author V 7 keichii K 8 svn:date V 27 2001-08-18T13:29:53.000000Z K 7 svn:log V 86 Add a new font size for this font collection PR: 29457 Submitted by: gugod@gugod.org END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-18T14:11:53.000000Z K 7 svn:log V 17 Update to 0.2.3. END K 10 svn:author V 7 sobomax K 8 svn:date V 27 2001-08-18T15:30:03.000000Z K 7 svn:log V 120 Correct RUN_DEPENDS: AbiWord binary is called `AbiWord', not `abiword'. Submitted by: Mike Harding END K 10 svn:author V 5 roger K 8 svn:date V 27 2001-08-18T16:21:00.000000Z K 7 svn:log V 142 This port is no longer required. It was being used by Gnomemeeting 0.9, but that has now been upgraded to use the latest version of OpenH323. END K 10 svn:author V 5 kevlo K 8 svn:date V 27 2001-08-18T16:29:31.000000Z K 7 svn:log V 22 Update to version 3.2 END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T19:35:06.000000Z K 7 svn:log V 43 handle sh more properly Submitted by: hrs END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2001-08-18T20:57:05.000000Z K 7 svn:log V 1243 New port of unix-connect [German] UNIX-Connect kann sehr vielseitig eingesetzt werden. Entwickelt wurde es, um ein Unix-System als Server im Z-NETZ (im alten Sinne) einsetzen zu koennen. Nebeneffekt ist die Gateway-Funktion. Gerade die Gateway-Routinen sind relativ gut portabel (ANSI-C ohne wesentliche UNIX-Einfluesse), und daher bereits auf anderen Computertypen realisiert worden. Bei den Online-Routinen ist das schwieriger, aber nicht unmoeglich. UNIX-Connect kann auch als Point benutzt werden - also um am heimischen Linux-System die Nachrichten aus der Z-NETZ MailBox vor Ort im ELM oder NN zu lesen. Dieser Einsatzmoeglichkeit widmet die Dokumentation ein eigenes Kapitel, da hierbei sehr viele Konfigurationsprobleme von vornherein vermieden werden koennen. Autoren: * 1993-1994 Martin Husemann * 1995-1998 Christopher Creutzig * 1997-1998 Detlef Wuerkner * 1995-2000 Moritz Both * 1997-2000 Matthias Andree * 1997-2000 Andreas Barth * 1999-2000 Krischan Jodies * 1996-2001 Dirk Meyer FTP: ftp://ftp.sf.net/pub/sourceforge/unix-connect/ FTP: ftp://unix-connect.sf.net/pub/unix-connect/ FTP: ftp://ftp.dinoex.org/pub/unix-connenct/ WWW: http://www.dinoex.de/unix-connect.html END K 10 svn:author V 5 dwcjr K 8 svn:date V 27 2001-08-18T21:52:13.000000Z K 7 svn:log V 25 Add WWW tag to pkg-descr END K 10 svn:author V 4 dirk K 8 svn:date V 27 2001-08-18T21:57:18.000000Z K 7 svn:log V 135 Add dependency to p5-Mysql for the server part. mysql_convert_table_format, mysql_setpermission and mysqlhotcopy need the perl module. END K 10 svn:author V 4 dirk K 8 svn:date V 27 2001-08-18T21:58:55.000000Z K 7 svn:log V 19 Simplify PORTNAME. END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T23:07:01.000000Z K 7 svn:log V 64 add p5-POE-Component-IRC A fully event-driven IRC client module END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T23:15:25.000000Z K 7 svn:log V 54 upgrade to 2.106 PR: 29813 Submitted by: MAINTAINER END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T23:18:07.000000Z K 7 svn:log V 53 upgrade to 0.13 PR: 29810 Submitted by: MAINTAINER END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T23:20:03.000000Z K 7 svn:log V 54 upgrade to 0.9.5 PR: 29804 Submitted by: MAINTAINER END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T23:22:13.000000Z K 7 svn:log V 305 - Dont use gmake anymore - Remove ugly do-configure and use Makefile.FREEBSD as the Makefile for the program - Add do-install target - Remove COPYING from installing into docs directory (as if we dont got enough copies of the GPL floating around) - Sort pkg-plist PR: 29780 Submitted by: MAINTAINER END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T23:24:24.000000Z K 7 svn:log V 129 Update rdesktop to 1.0.0 unified patch 19.7.2 Check for unified patch in multiple locations PR: 29768 Submitted by: MAINTAINER END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T23:25:58.000000Z K 7 svn:log V 96 use INSTALL_DATA instead of INSTALL_MAN PR: 29755 Submitted by: Patrick Li END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T23:30:02.000000Z K 7 svn:log V 54 upgrade to 1.0.1 PR: 29739 Submitted by: MAINTAINER END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T23:33:12.000000Z K 7 svn:log V 64 Add shared library support PR: 29737 Submitted by: MAINTAINER END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-18T23:38:00.000000Z K 7 svn:log V 53 upgrade to 0.51 PR: 29705 Submitted by: MAINTAINER END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-08-18T23:49:50.000000Z K 7 svn:log V 106 Add dependency on devel/pcre, it is required by Konqueror to implement regular expressions in javascript. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-08-18T23:54:35.000000Z K 7 svn:log V 356 Disable kappfinder_install execution at install time. This will avoid the installation of some ".desktop" files that make packaging fail for some users: some desktop shortcuts are not created if you don't have the corresponding application already installed. Users may still get the shortcuts in their local configurations by running kappfinder as usual. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-08-19T00:04:22.000000Z K 7 svn:log V 327 Add the WITH_SANE option to include sane-backends as dependency, and compile the Kooka application. Also, temporarily disable compilation of the Kamera stuff, which requires gphoto2, and leave a hint in pkg-plist to enable it later (I know it's ugly but it should at least get binary packages up and running for most people). END K 10 svn:author V 5 billf K 8 svn:date V 27 2001-08-19T07:04:38.000000Z K 7 svn:log V 130 fix building of a few man pages on systems w/o autoconf installed PR: ports/29381 Submitted by: Scott Renfro END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-19T07:29:30.000000Z K 7 svn:log V 566 Update to 20010819, with small improvements. portsdb: Do not clobber the INDEX file until the new one is ready, so you don't have a zero-sized INDEX while updating it. pkgdepfix: Implement an origin duplicates fixer (only invoked when -o is specified), and when it fixes one, redo the whole session. Make the cyclic dependencies fixer a bit more intelligent. portcvsweb: Conform to the Secure BROWSER (SB) Specification proposed by David A. Wheeler. cf. http://www.dwheeler.com/browse/secure_browser.html http://www.tuxedo.org/~esr/BROWSER/ END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-19T08:33:28.000000Z K 7 svn:log V 260 Avoid the usage of a variable named "BROWSER", not to conflict with user's environment variable with the same name. cf. http://tuxedo.org/~esr/BROWSER/ http://www.dwheeler.com/browse/secure_browser.html Approved by: cjh, girgen@partitur.se, sada, trevor END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-08-19T09:30:15.000000Z K 7 svn:log V 93 Update port to version 1.0.17. PR: 29855 Submitted by: Pete Fritchman END K 10 svn:author V 3 joe K 8 svn:date V 27 2001-08-19T11:23:29.000000Z K 7 svn:log V 23 Improve some comments. END K 10 svn:author V 3 joe K 8 svn:date V 27 2001-08-19T11:46:10.000000Z K 7 svn:log V 199 The CVSROOT/scripts use a file, /tmp/#cvs.files.lastdir, to store the name of the last directory in a multidirectory commit. Move the definition of this to cfg.pm so that it's defined in one place. END K 10 svn:author V 3 joe K 8 svn:date V 27 2001-08-19T11:54:47.000000Z K 7 svn:log V 64 Declare the variables that contain the error strings with 'my'. END K 10 svn:author V 3 joe K 8 svn:date V 27 2001-08-19T12:17:05.000000Z K 7 svn:log V 106 Centralise the generation of temporary filenames instead of having it done within each individual script. END K 10 svn:author V 3 joe K 8 svn:date V 27 2001-08-19T12:22:55.000000Z K 7 svn:log V 75 Writing down the last directory in a multidirectory commit isn't optional. END K 10 svn:author V 3 joe K 8 svn:date V 27 2001-08-19T12:57:14.000000Z K 7 svn:log V 28 Tabulate per style.perl(7). END K 10 svn:author V 3 joe K 8 svn:date V 27 2001-08-19T13:02:11.000000Z K 7 svn:log V 61 More stylistic changes, this time in the CVS/Entries parser. END K 10 svn:author V 3 joe K 8 svn:date V 27 2001-08-19T13:10:47.000000Z K 7 svn:log V 66 Move the definition of our $FreeBSD$ header into the config file. END K 10 svn:author V 3 joe K 8 svn:date V 27 2001-08-19T13:14:42.000000Z K 7 svn:log V 48 Pickup the debug variable from the config file. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-08-19T13:34:26.000000Z K 7 svn:log V 287 Add a simple post-extract target: it overwrites ${WRKSRC}/mkpamserv with a no-op script. This prevents the port from appending content to /etc/pam.conf, which is known to break kscreensaver's password verification, without asking first. Binary packages already left /etc/pam.conf alone. END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2001-08-19T13:43:27.000000Z K 7 svn:log V 20 Take Maintainership END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2001-08-19T13:46:02.000000Z K 7 svn:log V 211 Add an english abtract. It is an german communication-protocol over modem lines, a gateway for mail and news, complient to the german "GATEBAU" regulations. It is the native protocol for the z-netz newsgroups. END K 10 svn:author V 6 trevor K 8 svn:date V 27 2001-08-19T14:12:27.000000Z K 7 svn:log V 17 Chase home page. END K 10 svn:author V 6 trevor K 8 svn:date V 27 2001-08-19T14:43:48.000000Z K 7 svn:log V 506 Update to 6.1. According to Bennett Samowich on the Bugtraq list, this version "does not allow access to privileged ports" whereas the earlier ones do. I have not tested this claim. If true, the change should lessen harm from the HTML form protocol attack described at http://www.remote.org/jochen/sec/hfpa/ . Mark broken, because the menus no longer display correctly. Mention the AIM port. Don't mention the release notes, since they seem to be unmaintained. Touch up FTP list. END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-19T14:50:01.000000Z K 7 svn:log V 55 add a missing " Submitted by: leeym@cae.ce.ntu.edu.tw END K 10 svn:author V 2 mi K 8 svn:date V 27 2001-08-19T15:03:59.000000Z K 7 svn:log V 441 Make sure the shared library is explicitly linked with -lm. On some occasions, this prevent it from being loaded properly, even though other libs already loaded already bring in -lm. I don't understand the rtld :( Only build the Tk related help files, if WITHOUT_X11 is not specified. Previously they were built, but not installed. If you did not have Tk installed, that build failed for you -- see PR 29722... PR: ports/29722 END K 10 svn:author V 6 trevor K 8 svn:date V 27 2001-08-19T15:15:12.000000Z K 7 svn:log V 264 Mark forbidden with URL of security advisory. According to the submitter, the net/micq port supports Japanese, so this port is superfluous. PR: 29873 Submitted by: Hiroo ONO While I'm here, change a space to a tab (found by portlint). END K 10 svn:author V 3 knu K 8 svn:date V 27 2001-08-19T15:36:12.000000Z K 7 svn:log V 276 Update to 20010820. portupgrade: Fix -A and -B which were broken when I introduced -L. [Submitted by: Ollivier Robert ] portsdb: Implement -M/--master-recursive, -R/--upward-recursive and -x/--exclude, and sort the result in dependency order. END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2001-08-19T15:46:02.000000Z K 7 svn:log V 56 Fix package building, slogin and its manpage is an link END K 10 svn:author V 6 trevor K 8 svn:date V 27 2001-08-19T16:00:22.000000Z K 7 svn:log V 97 Update one URL for a site which was reorganized; remove eight others which are no longer usable. END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2001-08-19T16:47:30.000000Z K 7 svn:log V 70 fix pre-everything:: Submitted by: "Dan Langille" END K 10 svn:author V 5 dwcjr K 8 svn:date V 27 2001-08-19T17:05:10.000000Z K 7 svn:log V 78 Add WITHOUT_SMUX option PR: 20849 Submitted by: Maxim Tulyuk END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2001-08-19T17:10:50.000000Z K 7 svn:log V 38 Fix Package build, MKDIR was missing. END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2001-08-19T17:22:39.000000Z K 7 svn:log V 524 - Update to p2: - stripped down some patches 20010617 - (djm) Pull in small fix from -CURRENT for session.c: typo, use pid not s->pid, mstone@cs.loyola.edu 20010615 - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL around grantpt(). 20010614 - (bal) Applied X11 Cookie Patch. X11 Cookie behavior has changed to no longer use /tmp/ssh-XXXXX/ 20010528 - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c Patch by Corinna Vinschen Approved by: dwcjr@freebsd.org END K 10 svn:author V 5 dwcjr K 8 svn:date V 27 2001-08-19T18:13:13.000000Z K 7 svn:log V 53 Update to 1.2.3 PR: 29779 Submitted by: maintainer END K 10 svn:author V 5 dwcjr K 8 svn:date V 27 2001-08-19T18:19:15.000000Z K 7 svn:log V 81 Update to 3.0.r11 Update MAINTAINER's email PR: 29863 Submitted by: maintainer END