Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-07-18 | Do not use _mktemp(). There is no prototype for it, so it is not safe to use | mycroft | 4 | -2/+31 | |
on 64-bit systems. | |||||
2002-07-18 | Add and enable kcfonts. | wiz | 1 | -1/+2 | |
2002-07-18 | Initial import of kcfonts, a Chinese font collection. | wiz | 13 | -0/+2721 | |
Based on PR 13913 by Kevin Lo, with some cleanup by me. Kcfonts is a suit of chinese Ming Fanti fonts for X-window. Kcfonts' fonts are contributed by Kau Chauo Information CO. to all TANet users running on PC. Thanks Chin-Hao Tsai <c-tsai@uiuc.edu>, who converted it to the style of ETen's fonts. Now you can use kcfonts & crxvt to view Chinese by BIG5 encoding. | |||||
2002-07-18 | Buildlinkify. Might fix bulk build problem. | wiz | 1 | -6/+8 | |
2002-07-18 | Fix build on Linux. No change to NetBSD or SunOS, so no PKGREVISION bump. | abs | 5 | -5/+114 | |
2002-07-18 | Add support for Solaris via the kstat(3) facility. | seb | 6 | -51/+226 | |
Provided in PR pkg/17521 by Lubomir Sedlacik <salo@Xtrmntr.org>. | |||||
2002-07-18 | Make this compile - fixes a problem in the bulk build. | agc | 3 | -11/+15 | |
2002-07-18 | Update slypheed to 0.8.0. Changes: | hubertf | 3 | -27/+28 | |
* 0.8.0 * The "Paste as quotation" feature has been implemented. * The "Action" feature (function to pass contents of messages to external programs) has been added. * Automatic line-wrapping on input has been enabled. * The Japanese encoding conversion routine has been rewritten and libkcc has been removed. * The MIME encode/decode routines based on fetchmail have been rewritten. * The IMAP response parser has been improved. * The authentication method on SMTP AUTH can be forced. * The receive error dialog can be disabled. * The option to change the displayed message automatically with cursor key on the summary view has been added. * The copy and paste problem in MIME mode has been mostly fixed. * Some other minor bugfixes and improvements have been made. * 0.7.8 * The feature to leave messages on POP3 server for specified days has been implemented. * The SSL preferences which was broken at the previous version has been fixed. * 0.7.7 * The 'Redirect' (aka Bounce) feature has been implemented. * IMAP4 / POP3 STARTTLS command has been enabled. * NNTP over SSL has been enabled. * The sorting order of the summary view became persistent. * The 'Expand / Collapse all threads' feature have been added. * The sorting order of the folder tree became case insensitive. * The common / account preferences button has been removed from the toolbar. * Some fixes and improvements for MIME view have been made. * The behavior of the toggle menu of 'Folder tree' and 'Message view' have been fixed. * The behavior of address completion has been fixed. * A bug in the header MIME encoding routine on Japanese locale has been fixed. * Some other bugfixes have been made. Submitted by dawszy@polnet.wroc.pl in PR 17632. | |||||
2002-07-18 | End sentence with a dot. | wiz | 1 | -1/+2 | |
2002-07-18 | Add and enable incm. | wiz | 1 | -1/+2 | |
2002-07-18 | Apply patches from Johnny Lam to let pth and pth-syscall co-exist. | agc | 3 | -45/+38 | |
2002-07-18 | Correct two indentation nits | agc | 1 | -5/+5 | |
2002-07-18 | Add USE_X11BASE - should fix problem in bulk build. | agc | 1 | -1/+3 | |
2002-07-18 | Copy the install-sh and mkinstalldirs scripts, rather than | agc | 1 | -3/+3 | |
symbolically linking them, since the GNU configure script uses test -f to test for their presence. | |||||
2002-07-18 | Use the new CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE mechanisms. | agc | 4 | -8/+27 | |
Patch i386 configuration to recognise netbsdelf - more architecture changes are necessary here. | |||||
2002-07-18 | Don't patch one file multiple times - merge the changes into one | agc | 8 | -94/+51 | |
patch file. Use the new CONFIG_SUB_OVERRIDE and CONFIG_GUESS_OVERRIDE mechanisms. Recognise netbsdelf on i386 platforms - more mods will be necessary for different platforms. | |||||
2002-07-18 | Improve this. | skrll | 1 | -1/+3 | |
2002-07-18 | use @X11BASE@ in xfstt.1 instead of '/usr/X11R6' - yuck! | grant | 3 | -6/+6 | |
2002-07-18 | Patch the various pkgconfig files to include proper -Wl,-R options. | rh | 46 | -27/+283 | |
Bump PKGREVISION | |||||
2002-07-18 | it's better to REQUIRE LOGIN rather than DAEMON, because a bunch of services | lukem | 1 | -2/+2 | |
which rely upon authdaemond really shouldn't start until after LOGIN. | |||||
2002-07-18 | Don't hard-code PGHOME; get it from the passwd file. | cjs | 1 | -3/+3 | |
2002-07-18 | remove item which has been done :) (flags to include/exclude ↵ | dmcmahill | 1 | -4/+1 | |
NO_BIN_ON_{FTP,CDROM}) | |||||
2002-07-18 | repair compilation on pre gcc-2.95.* systems broken by last commit. | dmcmahill | 2 | -13/+16 | |
Should still work on gcc-2.95.* systems. | |||||
2002-07-18 | Updated speedtouch to 1.1 [abs 2002-07-18] | abs | 8 | -236/+64 | |
New version works fully under NetBSD 1.6_BETA, and also works on some systems which failed to communicate with the USB modem correctlyt under earlier versions. Additional fix to pkg/17531 | |||||
2002-07-17 | Set localstatedir so the scrollkeeper database gets updated correctly | rh | 2 | -3/+6 | |
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST Bump PKGREVISION | |||||
2002-07-17 | parse T_AAAA responses. patch sent to wietse. | itojun | 2 | -1/+33 | |
2002-07-17 | Patch scrollkeeper_localstatedir to make it point to the correct location | rh | 4 | -3/+20 | |
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST Bump PKGREVISION | |||||
2002-07-17 | Work around different suse versions -> different subdirs by explicitly | wiz | 2 | -6/+6 | |
setting DIST_SUBDIR to '.', like opera* do. | |||||
2002-07-17 | Ups, fix botch in sort -> ${SORT}. | wiz | 1 | -2/+2 | |
2002-07-17 | Give this a chance of working on xpkgwedged systems. | wiz | 3 | -8/+9 | |
Not on 1.6 or -current, though, since it has C++ bugs that need fixing. | |||||
2002-07-17 | Add a message that this package needs fontenc.h. | wiz | 1 | -1/+8 | |
2002-07-17 | Fix depends line -- needs emacs21. | wiz | 1 | -2/+2 | |
2002-07-17 | Some dirs are shared with GConf2. | wiz | 1 | -4/+4 | |
2002-07-17 | Oops, add %D. | wiz | 1 | -4/+4 | |
2002-07-17 | Some dirs are shared with GConf-1. | wiz | 1 | -4/+4 | |
2002-07-17 | 'unsigned' in the right place makes this build again. | wiz | 2 | -1/+15 | |
2002-07-17 | Add checksum for the case where suse73 directory is used (hm, should this | wiz | 1 | -1/+3 | |
even go in the suse subdir??). | |||||
2002-07-17 | Needs automake during build. | wiz | 1 | -1/+2 | |
2002-07-17 | really bump PKGREVISION | rh | 1 | -2/+2 | |
2002-07-17 | Set localstatedir so the scrollkeeper database gets updated correctly | rh | 2 | -2/+5 | |
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST Bump PKGREVISION | |||||
2002-07-17 | Set localstatedir so the scrollkeeper database gets updated correctly | rh | 2 | -3/+6 | |
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST Bump PKGREVISION | |||||
2002-07-17 | Make sure that we check whether we check whether the distfiles exist | agc | 1 | -2/+6 | |
first in BATCH mode. | |||||
2002-07-17 | Give path for -lblas so modules such as R-KernSmooth can find it when | markd | 1 | -2/+2 | |
they try to link it. | |||||
2002-07-17 | Set localstatedir so the scrollkeeper database gets updated correctly | rh | 2 | -3/+6 | |
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST Bump PKGREVISION | |||||
2002-07-17 | Add a patch to ensure that select(2) is prototyped. | agc | 2 | -1/+16 | |
2002-07-17 | Specify the PKGDIR properly, and use it where appropriate. | agc | 1 | -4/+6 | |
Add a missing CONFLICT on the new snort-mysql package. | |||||
2002-07-17 | Mark this package as having an interactive fetch stage | agc | 1 | -1/+3 | |
2002-07-17 | Strongly buildlinkify this package, and add missing prerequisite | agc | 1 | -4/+6 | |
(graphics/glut). | |||||
2002-07-17 | Add a buildlink.mk file for this package. | agc | 1 | -0/+38 | |
2002-07-17 | Set localstatedir so the scrollkeeper database gets updated correctly | rh | 2 | -3/+6 | |
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST Bump PKGREVISION |