summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-07-19Use INSTALL_SCRIPT to install the startup files.martti1-3/+3
2002-07-19Updated cpuflags to 0.29abs3-19/+12
Use MAKEFLAGS not .MAKEFLAGS so we can work on 1.5 and earlier. Fix alpha 21164A CPU parsing.
2002-07-19Enable this on arm, because it works fine on my hpcarm device (jornada720).toshii1-3/+3
2002-07-19Upgrade figlet to version 2.2.1.agc3-30/+23
Provided in PR 17641 by Norm (norm@sandbox.org.uk) FIGlet 2.2.1 is a minor revision of FIGlet 2.2. The files README, Makefile, figfont.txt, figlet.c and figlet.6 have been changed to reflect changes in documentation, official contact details etc. FTP-NOTE merged into README. FAQ and CHANGES added to the distribution. All other files are identical with the 2.2 release. These changes were made by Christiaan Keet <keet@plig.net>
2002-07-19Clean up `Perl_sv_2pv' warnings on LP64.mycroft2-1/+180
2002-07-19Clean up the `Perl_sv_2pv' warnings on LP64.mycroft2-1/+96
2002-07-19`@unexec ${RMDIR}' needs the %D prefix. Doh.mycroft7-19/+19
2002-07-19Actually, this should be done in gnome-core.mycroft1-3/+1
2002-07-19Create and destroy share/mc.mycroft1-1/+3
2002-07-19Create and destroy share/gconf.mycroft1-1/+4
2002-07-19Add share/emacs/site-lisp/rep-debugger.el.mycroft1-1/+2
2002-07-19Work around a gcc-2.95.3/m68k optimization bug, reported by Klaus Heinzfredb2-1/+33
in PR pkg/17553.
2002-07-19Build with psiconv.mycroft2-4/+10
Also, add a missing @dirrm for the help directory.
2002-07-19Gr, fix path again.mycroft2-5/+5
2002-07-19Fix LP64 botch.mycroft2-1/+22
2002-07-19Sync.mycroft1-1/+5
2002-07-19Fix spurious warnings.mycroft2-0/+26
2002-07-19Fix LP64 errors.mycroft2-0/+28
2002-07-19Fix LP64 botch.mycroft2-1/+14
2002-07-19Get the path right...mycroft2-5/+5
2002-07-19Fix LP64 bugs in testgthread, so `make check' works.mycroft2-1/+19
2002-07-19Fix LP64 printf() problems.mycroft2-1/+37
2002-07-19Fix obvious LP64 problems.mycroft4-1/+48
2002-07-19Sync.mycroft1-1/+6
2002-07-19Pull in string.h and stdlib.h as appropriate to eliminate LP64 warnings/errors.mycroft3-0/+54
2002-07-19Pull in unistd.h to get the real vfork().mycroft1-0/+14
2002-07-19Use CONFIG_{GUESS,SUB}_OVERRIDE to fix build problem on Darwin, noted byschmonz3-3/+9
Randy Beaudreault <maccult@pacbell.net>.
2002-07-19-fno-common is not necessary on NetBSD/alpha (or any ELF platform, really).mycroft1-0/+15
2002-07-19Enable compface, per PR 17541hubertf1-2/+3
2002-07-19Add compface 1.4: 48x48x1 image compression and decompression (X-face utility)hubertf5-0/+69
The programme (two programmes really - but they're just links to each other) converts 48x48x1 images to and from a compressed format. The uncompressed images are expected to contain 48x48/4 (576) hex digits. All other characters and any `0's followed by `X' or `x' are ignored. Usually the files are 48 lines of "0x%04X,0x%04X,0x%04X,". The compressed images contain some number of printable characters. Non printable characters, including ` ' are ignored. The purpose of the programme is to allow the inclusion of face images within mail headers using the field name `X-face: '. Submitted by Osamu OISHI <oishi@alef.ims.ac.jp> in PR 17541
2002-07-18Correct wrong detection of /dev/random in GnuPG 1.0.7 on NetBSD.heinz5-4/+47
Bumped PKGREVISION to 1, changed PLIST accordingly and added 2 patches for configure and configure.ac. Patches were sent to gnupg-bugs@gnu.org. Thomas Klausner approved.
2002-07-18Do not use _mktemp(). There is no prototype for it, so it is not safe to usemycroft4-2/+31
on 64-bit systems.
2002-07-18Add and enable kcfonts.wiz1-1/+2
2002-07-18Initial import of kcfonts, a Chinese font collection.wiz13-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-18Buildlinkify. Might fix bulk build problem.wiz1-6/+8
2002-07-18Fix build on Linux. No change to NetBSD or SunOS, so no PKGREVISION bump.abs5-5/+114
2002-07-18Add support for Solaris via the kstat(3) facility.seb6-51/+226
Provided in PR pkg/17521 by Lubomir Sedlacik <salo@Xtrmntr.org>.
2002-07-18Make this compile - fixes a problem in the bulk build.agc3-11/+15
2002-07-18Update slypheed to 0.8.0. Changes:hubertf3-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-18End sentence with a dot.wiz1-1/+2
2002-07-18Add and enable incm.wiz1-1/+2
2002-07-18Apply patches from Johnny Lam to let pth and pth-syscall co-exist.agc3-45/+38
2002-07-18Correct two indentation nitsagc1-5/+5
2002-07-18Add USE_X11BASE - should fix problem in bulk build.agc1-1/+3
2002-07-18Copy the install-sh and mkinstalldirs scripts, rather thanagc1-3/+3
symbolically linking them, since the GNU configure script uses test -f to test for their presence.
2002-07-18Use the new CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE mechanisms.agc4-8/+27
Patch i386 configuration to recognise netbsdelf - more architecture changes are necessary here.
2002-07-18Don't patch one file multiple times - merge the changes into oneagc8-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-18Improve this.skrll1-1/+3
2002-07-18use @X11BASE@ in xfstt.1 instead of '/usr/X11R6' - yuck!grant3-6/+6
2002-07-18Patch the various pkgconfig files to include proper -Wl,-R options.rh46-27/+283
Bump PKGREVISION