[72910 90 148 134 181 157 3088 164 153 118 118 112 118 121 193 133 118 220 1135 190 200 218 343 127 258 146 122 252 148 130 184 134 223 189 207 250 222 201 228 267 264 128 225 140 161 114 139 161 143 221 181 189 180 325 257 178 115 230 146 135 158 137 146 141 162 213 114 142 114 169 286 271 127 147 107 127 128 164 148 155 144 151 224 206 192 159 144 170 153 153 136 161 K 10 svn:author V 6 ijliao K 8 svn:date V 27 2003-01-11T16:07:44.000000Z K 7 svn:log V 53 add py-pexpect 0.95 A Pure Python Expect-like module END K 10 svn:author V 6 ijliao K 8 svn:date V 27 2003-01-11T16:07:51.000000Z K 7 svn:log V 39 py-pexpect --> ports/misc/py-pexpect END K 10 svn:author V 8 nobutaka K 8 svn:date V 27 2003-01-11T16:59:30.000000Z K 7 svn:log V 84 Install elmo-shimbun.el regardless of existence of emacs-w3m. Suggested by: yoichi END K 10 svn:author V 4 nork K 8 svn:date V 27 2003-01-11T17:17:13.000000Z K 7 svn:log V 64 Update to 1.3.7. Submitted by: Jigoku END K 10 svn:author V 8 netchild K 8 svn:date V 27 2003-01-11T17:21:41.000000Z K 7 svn:log V 2989 Update icc to 7.0.078. Note: Object files built with version 6.0 of Intel(R) Compilers may not link properly with objects built with version 7.0 of Intel(R) Compilers. Rebuilding of the object files is suggested. Changes between the submitted version and the committed version: - update to 078 instead of 075 - treat excessive parameters in function calls as an error instead of a warning (removed compatibility with a not named MS product, as suggested by Intel) - allow to override the INTEL_FLEXLM_LICENSE variable From the submitter: - Unbreak usage of signal.h on -current and RELENG_5_0. (committers note: see below) - Fix ownership of installed files when built as non-root. - Fix the patched versions of the icc- and the icpc-script to work with options containing spaces (e.g. '-DFOOBAR="foo bar"'). - Install 'clicense' and 'csupport' in the docs-dir even if NOPORTDOCS is defined, the later is not optional but required by 'icid'. - Move the ld-wrapper to a sub-dir and thus out of what is normally set in PATH to prevent footshooting (this isn't perfect but simple until someone reworks this port to provide FreeBSD-compatibility in another way... or Intel releases a native version). - Patch the headers to better fit for FreeBSD (hopefully...). Notes: - Icc7 is more picky about unknow options than the previous versions, i.e. the gcc-options normally supplied in CFLAGS unless altered in /etc/make.conf. Therefore compilation of ports with icc likely fail if the standard CFLAGS are not unset (e.g. `make CC=icc CFLAGS=""`) or replaced by options valid for icc. - When compiling multi-threaded C-code make sure to link with icc and option '-mt' (for ports e.g. via PTHREAD_CFLAGS) otherwise libc_r won't be linked in correctly. Submitted by: marius@alchemy.franken.de Additional information: - rev 1.20 of src/sys/i386/include/signal.h introduced __aligned which isn't handled in sys/cdefs.h for non GCC compilers (at least not in publically available sources) - the FreeBSD stdarg.h is missing a macro for va_copy() in the non GCC case, we handle it in the port, but be prepared to get problems when the base system gets fixed - we don't use the icc-buildin of alignof() - Intel provides a float.h which has different floatingpoint values (e.g. MAX_FLOAT) than we have in the base system, in the port we use the FreeBSD header (Warner knows about the issue... at least he got a mail from me and Marius) - we replace __wchar_t with __ct_rune_t because icc has a build-in type for it, this affects "typedef __ct_rune_t __wchar_t;" in sys/_types.h. It isn't known if this may be evil... - icc doesn't need the option "-mt" anymore to generate thread safe code, but our FreeBSD version still needs it to be able to choose libc_r instead of libc If a src-committer wants to address any of the above mentioned issues he should first contact me, I may have already some fixes in my local tree. END K 10 svn:author V 8 netchild K 8 svn:date V 27 2003-01-11T17:25:51.000000Z K 7 svn:log V 67 Add missing files for the 7.0.078 update. Pointy hat to: netchild END K 10 svn:author V 6 obrien K 8 svn:date V 27 2003-01-11T20:01:43.000000Z K 7 svn:log V 58 Update to 1.11.a40 (which is really a version 2.0 alpha). END K 10 svn:author V 6 obrien K 8 svn:date V 27 2003-01-11T20:09:49.000000Z K 7 svn:log V 23 Update to version 2.0. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2003-01-11T20:16:08.000000Z K 7 svn:log V 23 Update to version 2.0. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2003-01-11T20:16:51.000000Z K 7 svn:log V 17 Unbreak mkisofs. END K 10 svn:author V 6 obrien K 8 svn:date V 27 2003-01-11T20:48:57.000000Z K 7 svn:log V 23 Always use -f with ln. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-01-11T20:53:32.000000Z K 7 svn:log V 26 Upgrade to version 1.3.6. END K 10 svn:author V 6 anholt K 8 svn:date V 27 2003-01-11T21:50:17.000000Z K 7 svn:log V 98 Add tileworld, an SDL puzzle game. PR: ports/43832 Submitted by: Stefan `Sec` Zehl END K 10 svn:author V 6 anholt K 8 svn:date V 27 2003-01-11T22:06:54.000000Z K 7 svn:log V 38 tileworld --> ports/games/tileworld END K 10 svn:author V 5 peter K 8 svn:date V 27 2003-01-11T23:17:57.000000Z K 7 svn:log V 24 Make this work on ia64. END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-11T23:44:11.000000Z K 7 svn:log V 125 Use cdparanoia as default ripper in audio/abcde PR: ports/46979 Submitted by: Munish Chopra END K 10 svn:author V 5 peter K 8 svn:date V 27 2003-01-11T23:45:20.000000Z K 7 svn:log V 1039 Make zsh not segfault on ia64 due to a generic misconfiguration that just happens to be fatal there, and a coding botch. The first problem is that it assumes a termcap interface (which is an emulation on freebsd), and provides its own terminfo wrappers around termcap.. so that's two avoidable translation layers... termcap file -> terminfo (libncurses) -> termcap API emulation (libncurses) -> terminfo (zsh emlulation). zsh forgot to prototype the tiget* functions (which return pointers) so we have an integer (implicit declaration) being cast to a pointer which is fatal. The second problem is that zsh tries to use _mktemp() to get around the __warn_references in our C library, but also neglects a prototype there and has the same fatal int/pointer problem. It is likely all the zsh* ports need these fixes. A test compile on pluto1.freebsd.org will highlight the problem. I do not know why the packaging fails for ia64. termcap.so and terminfo.so are not being built for some reason, this change doesn't solve that problem. END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-11T23:49:27.000000Z K 7 svn:log V 96 Maintainer update to version 1.0.2 PR: ports/46970 Submitted by: Tim Bishop END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T00:01:45.000000Z K 7 svn:log V 105 Small pkg-descr update mailed by maintainer. Submitted by: Munish Chopra END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T00:04:18.000000Z K 7 svn:log V 123 This is long-awaited update of x11-wm/waimea port. PR: ports/46969 Submitted by: Alexey Dokuchaev END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T00:09:16.000000Z K 7 svn:log V 248 wtail does the equivalent of tail -f on several files at once. The screen is split into as many parts as there are files to watch. Compiles on both -STABLE and -CURRENT. PR: ports/46958 Submitted by: Michael L. Hostbaek END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T00:09:41.000000Z K 7 svn:log V 33 wtail --> ports/sysutils/wtail END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T00:16:49.000000Z K 7 svn:log V 163 This is peops-gpu-soft, a soft GPU plugin using the PSEmu Pro plugin format (Linux binary). PR: ports/46241 Submitted by: Jean-Yves Lefort END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T00:17:29.000000Z K 7 svn:log V 52 peops-gpu-soft --> ports/emulators/peops-gpu-soft END K 10 svn:author V 5 alane K 8 svn:date V 27 2003-01-12T00:27:44.000000Z K 7 svn:log V 28 removed ncurses-dialog port END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T00:28:50.000000Z K 7 svn:log V 157 This is peops-spu-oss, a SPU plugin using the PSEmu Pro plugin format (Linux binary). PR: ports/46242 Submitted by: Jean-Yves Lefort END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T00:29:08.000000Z K 7 svn:log V 54 linux-peops-spu --> ports/emulators/linux-peops-spu END K 10 svn:author V 5 alane K 8 svn:date V 27 2003-01-12T00:31:58.000000Z K 7 svn:log V 36 thought i removed this once already END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T00:44:37.000000Z K 7 svn:log V 90 new port: devel/swig13-doc PR: ports/46954 Submitted by: Slaven Rezic END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T00:44:50.000000Z K 7 svn:log V 40 swig13-doc --> ports/devel/swig13-doc END K 10 svn:author V 5 leeym K 8 svn:date V 27 2003-01-12T00:54:48.000000Z K 7 svn:log V 128 upgrade and unbreak chinese/tin to 1.5.16 PR: ports/46878 Submitted by: leeym Reviewed by: yssu@CCCA.NCTU.edu.tw (MAINTAINER) END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T01:21:21.000000Z K 7 svn:log V 95 graphics/swftools to 0.4.3 PR: ports/46942 Submitted by: KATO Tsuguru END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T01:32:12.000000Z K 7 svn:log V 112 Update port: games/freecell-solver to 2.8.3 PR: ports/46938 Submitted by: KATO Tsuguru END K 10 svn:author V 5 dougb K 8 svn:date V 27 2003-01-12T01:44:40.000000Z K 7 svn:log V 155 Update to 0.33, which has improved SIG support, and a few minor bugfixes. Delete the sed "patch in Makefile" for FAQ.pod, the authors finally fixed that. END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T01:49:27.000000Z K 7 svn:log V 127 Update port: graphics/sdl_gfx GNU_CONFIGURE -> USE_LIBTOOL PR: ports/46940 Submitted by: KATO Tsuguru END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T01:53:12.000000Z K 7 svn:log V 106 Update port: games/gtetrinet to 0.5.1 PR: ports/46936 Submitted by: KATO Tsuguru END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T02:01:59.000000Z K 7 svn:log V 133 Update port: x11-wm/xfce - Rearrange pre-patch/post-patch target PR: ports/46950 Submitted by: KATO Tsuguru END K 10 svn:author V 5 naddy K 8 svn:date V 27 2003-01-12T02:03:09.000000Z K 7 svn:log V 172 Fix building on sparc64 and alpha. Thanks to Mikko Tyolajarvi for fixing and testing on sparc64. PR: 46636 Submitted by: Bjoern A. Zeeb END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T02:08:49.000000Z K 7 svn:log V 169 Update games/nethack34: - Support QT3 - Add knob for WITHOUT_SHELL PR: 41768 46939 Submitted by: User & , KATO Tsuguru END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T02:09:17.000000Z K 7 svn:log V 34 Maintainer emails address bounced END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T02:47:35.000000Z K 7 svn:log V 130 This is ePSXe, a Sony Playstation emulator (Linux binary). PR: ports/46240 Submitted by: Jean-Yves Lefort END K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-01-12T02:47:50.000000Z K 7 svn:log V 46 linux-ePSXe --> ports/emulators/linux-ePSXe END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-01-12T03:00:56.000000Z K 7 svn:log V 68 Fix build on sparc64 (all the world's not sunos, solaris or linnex) END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-01-12T03:05:45.000000Z K 7 svn:log V 21 Fix build on sparc64 END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-01-12T03:13:24.000000Z K 7 svn:log V 46 Fix build on -current (don't define sys_nerr) END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-01-12T03:59:22.000000Z K 7 svn:log V 64 Add p5-HTTP-WebTest 2.00, tests remote URLs or local web files. END K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2003-01-12T04:00:38.000000Z K 7 svn:log V 46 p5-HTTP-WebTest --> ports/www/p5-HTTP-WebTest END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-01-12T04:02:00.000000Z K 7 svn:log V 127 Partially fix build on sparc64 (Don't need to prototype inet_ntop or inet_pton). This is still broken due to a fatal warning. END K 10 svn:author V 7 vanilla K 8 svn:date V 27 2003-01-12T05:27:42.000000Z K 7 svn:log V 85 Add WITH_PROXY knob, and bump version. Submitted by: Peter END K 10 svn:author V 6 dinoex K 8 svn:date V 27 2003-01-12T07:53:20.000000Z K 7 svn:log V 94 - add flag BROKEN_MLINKS for problems with bsd.port.mk - sync with openssl - verfied for ia64 END K 10 svn:author V 8 netchild K 8 svn:date V 27 2003-01-12T10:21:05.000000Z K 7 svn:log V 83 Sync filename after the icc 6 -> 7 update. Reminded by: marius@alchemy.franken.de END K 10 svn:author V 8 lkoeller K 8 svn:date V 27 2003-01-12T10:55:49.000000Z K 7 svn:log V 227 o Upgrade to version 4.50.0 o Now uses libtool o Lib-version changes from libXbae.so.8 to libXbae.so.4 -> implies modification of grace port o PR: ports/45655 Originator: James E. Flemer END K 10 svn:author V 8 lkoeller K 8 svn:date V 27 2003-01-12T10:59:17.000000Z K 7 svn:log V 159 o Update to version 5.1.10 o Fix dependency from news xbae port (lib version change) o PR: ports/43147 Originator: AMAKAWA Shuhei END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-01-12T12:24:36.000000Z K 7 svn:log V 85 Patch up INDEX for RELEASE_5_0_0 to include last-minute postgresql and gdm2 changes. END K 10 svn:author V 2 gj K 8 svn:date V 27 2003-01-12T12:33:50.000000Z K 7 svn:log V 24 Update to version 9.3j. END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-01-12T12:56:45.000000Z K 7 svn:log V 136 Mark NO_PACKAGE: something causes the package builds to go haywire and spit out an infinite amount of text (this is bad for disk space) END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-01-12T13:49:30.000000Z K 7 svn:log V 51 Add python libraries for ROX desktop applications. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-01-12T13:51:36.000000Z K 7 svn:log V 40 Add py-roxlib -> ports/devel/py-roxlib. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-01-12T14:11:14.000000Z K 7 svn:log V 63 Add rox-memo, an appointment/todo manager for the ROX desktop. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-01-12T14:12:17.000000Z K 7 svn:log V 42 Add rox-memo -> ports/deskutils/rox-memo. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-01-12T14:20:58.000000Z K 7 svn:log V 51 Add wallpaper management tool for the ROX desktop. END K 10 svn:author V 6 olgeni K 8 svn:date V 27 2003-01-12T14:21:41.000000Z K 7 svn:log V 46 Add rox-wallpaper -> ports/x11/rox-wallpaper. END K 10 svn:author V 3 mbr K 8 svn:date V 27 2003-01-12T15:08:05.000000Z K 7 svn:log V 70 Remove the procfs dependency. Use the PS_STRINGS macro to get argv[]. END K 10 svn:author V 3 mbr K 8 svn:date V 27 2003-01-12T15:13:17.000000Z K 7 svn:log V 120 Fix for numerous bugs with russian localization. PR: 45267 Submitted by: Alexandr Kovalenko END K 10 svn:author V 8 sumikawa K 8 svn:date V 27 2003-01-12T16:47:46.000000Z K 7 svn:log V 17 Upgrade to 2.7h. END K 10 svn:author V 5 arved K 8 svn:date V 27 2003-01-12T17:05:03.000000Z K 7 svn:log V 48 Explicit link with -lmcrypt. Noticed by: bento END K 10 svn:author V 8 nobutaka K 8 svn:date V 27 2003-01-12T17:23:33.000000Z K 7 svn:log V 17 Update to 2.6.3. END K 10 svn:author V 5 naddy K 8 svn:date V 27 2003-01-12T17:40:06.000000Z K 7 svn:log V 75 Update to 0.99.5. PR: 46767 Submitted by: Dominic Marks END K 10 svn:author V 5 alane K 8 svn:date V 27 2003-01-12T17:48:19.000000Z K 7 svn:log V 191 Updated to 2.6.0. Simon, you forgot to remove the temp files before making the plist ;) PR: 46168 Submitted by: Simon 'corecode' Schubert END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-12T18:43:29.000000Z K 7 svn:log V 175 Attempt to fix build on sparc64 and ia64. I tried to test, but panther doesn't have libc_r. The build did get further than the errors reported on bento. Reported by: bento END K 10 svn:author V 5 alane K 8 svn:date V 27 2003-01-12T20:34:45.000000Z K 7 svn:log V 33 must explicity ask for final now END K 10 svn:author V 3 mbr K 8 svn:date V 27 2003-01-12T21:59:51.000000Z K 7 svn:log V 55 Use always $PORTVERSION instead of hard coded numbers. END K 10 svn:author V 3 jeh K 8 svn:date V 27 2003-01-12T23:04:00.000000Z K 7 svn:log V 15 Update to 4242 END K 10 svn:author V 4 kris K 8 svn:date V 27 2003-01-13T01:12:49.000000Z K 7 svn:log V 34 Don't install *.orig patch turds. END K 10 svn:author V 3 ade K 8 svn:date V 27 2003-01-13T02:09:57.000000Z K 7 svn:log V 36 Point commit mail to right mailbox. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T02:17:37.000000Z K 7 svn:log V 69 Remove the share/themes directory if it's empty. Reported by: bento END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T02:21:33.000000Z K 7 svn:log V 53 Remove share/doc/libgnomecanvas. Reported by: bento END K 10 svn:author V 5 petef K 8 svn:date V 27 2003-01-13T02:23:28.000000Z K 7 svn:log V 61 update to 0.2.1. PR: 47000 (wow!) Submitted by: maintainer END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T02:26:05.000000Z K 7 svn:log V 49 Remove share/doc/libgnomeui. Reported by: bento END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T02:26:59.000000Z K 7 svn:log V 56 Remove include/libgnomeprintui-2.0. Reported by: bento END K 10 svn:author V 5 petef K 8 svn:date V 27 2003-01-13T02:34:20.000000Z K 7 svn:log V 129 Include patch that fixes build error on pre-june 2002 versions of FreeBSD, from the author. PR: 47001 Submitted by: maintainer END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T02:38:05.000000Z K 7 svn:log V 110 Remove ${X11BASE}/lib/bonobo-2.0. devel/libbonobo takes care of the one in ${LOCALBASE}. Reported by: bento END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T02:43:19.000000Z K 7 svn:log V 97 Set the MTREE_FILE explicitly since we're setting PREFIX explicitly. Modeled after: lang/librep END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T03:11:39.000000Z K 7 svn:log V 64 Remove share/xml if it exists and is empty. Reported by: bento END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T03:26:40.000000Z K 7 svn:log V 49 Remove share/gnome/apotheke. Reported by: bento END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T03:27:31.000000Z K 7 svn:log V 75 Remove share/gnome/capplets if it exists and is empty. Reported by: bento END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T03:29:47.000000Z K 7 svn:log V 58 Remove share/gnome/help/balsa-manual. Reported by: bento END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T03:31:54.000000Z K 7 svn:log V 58 Remove share/gnome/libical-evolution. Reported by: bento END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T03:35:10.000000Z K 7 svn:log V 41 Add share/gnome/control-center/capplets. END K 10 svn:author V 6 marcus K 8 svn:date V 27 2003-01-13T03:35:46.000000Z K 7 svn:log V 66 Revert last commit. This is now taken care of in misc/gnomehier. END