Age | Commit message (Expand) | Author | Files | Lines |
2002-07-19 | Actually, this should be done in gnome-core. | mycroft | 1 | -3/+1 |
2002-07-19 | Create and destroy share/mc. | mycroft | 1 | -1/+3 |
2002-07-19 | Create and destroy share/gconf. | mycroft | 1 | -1/+4 |
2002-07-19 | Add share/emacs/site-lisp/rep-debugger.el. | mycroft | 1 | -1/+2 |
2002-07-19 | Work around a gcc-2.95.3/m68k optimization bug, reported by Klaus Heinz | fredb | 2 | -1/+33 |
2002-07-19 | Build with psiconv. | mycroft | 2 | -4/+10 |
2002-07-19 | Gr, fix path again. | mycroft | 2 | -5/+5 |
2002-07-19 | Fix LP64 botch. | mycroft | 2 | -1/+22 |
2002-07-19 | Sync. | mycroft | 1 | -1/+5 |
2002-07-19 | Fix spurious warnings. | mycroft | 2 | -0/+26 |
2002-07-19 | Fix LP64 errors. | mycroft | 2 | -0/+28 |
2002-07-19 | Fix LP64 botch. | mycroft | 2 | -1/+14 |
2002-07-19 | Get the path right... | mycroft | 2 | -5/+5 |
2002-07-19 | Fix LP64 bugs in testgthread, so `make check' works. | mycroft | 2 | -1/+19 |
2002-07-19 | Fix LP64 printf() problems. | mycroft | 2 | -1/+37 |
2002-07-19 | Fix obvious LP64 problems. | mycroft | 4 | -1/+48 |
2002-07-19 | Sync. | mycroft | 1 | -1/+6 |
2002-07-19 | Pull in string.h and stdlib.h as appropriate to eliminate LP64 warnings/errors. | mycroft | 3 | -0/+54 |
2002-07-19 | Pull in unistd.h to get the real vfork(). | mycroft | 1 | -0/+14 |
2002-07-19 | Use CONFIG_{GUESS,SUB}_OVERRIDE to fix build problem on Darwin, noted by | schmonz | 3 | -3/+9 |
2002-07-19 | -fno-common is not necessary on NetBSD/alpha (or any ELF platform, really). | mycroft | 1 | -0/+15 |
2002-07-19 | Enable compface, per PR 17541 | hubertf | 1 | -2/+3 |
2002-07-19 | Add compface 1.4: 48x48x1 image compression and decompression (X-face utility) | hubertf | 5 | -0/+69 |
2002-07-18 | Correct wrong detection of /dev/random in GnuPG 1.0.7 on NetBSD. | heinz | 5 | -4/+47 |
2002-07-18 | Do not use _mktemp(). There is no prototype for it, so it is not safe to use | mycroft | 4 | -2/+31 |
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 |
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 |
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 |
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 |
2002-07-18 | Use the new CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE mechanisms. | agc | 4 | -8/+27 |
2002-07-18 | Don't patch one file multiple times - merge the changes into one | agc | 8 | -94/+51 |
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 |
2002-07-18 | it's better to REQUIRE LOGIN rather than DAEMON, because a bunch of services | lukem | 1 | -2/+2 |
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 NO_BIN_ON_{FTP,... | dmcmahill | 1 | -4/+1 |
2002-07-18 | repair compilation on pre gcc-2.95.* systems broken by last commit. | dmcmahill | 2 | -13/+16 |
2002-07-18 | Updated speedtouch to 1.1 [abs 2002-07-18] | abs | 8 | -236/+64 |
2002-07-17 | Set localstatedir so the scrollkeeper database gets updated correctly | rh | 2 | -3/+6 |
2002-07-17 | parse T_AAAA responses. patch sent to wietse. | itojun | 2 | -1/+33 |