Age | Commit message (Expand) | Author | Files | Lines |
2002-08-21 | reverse if ${USE_INET6} condition, as USE_INET6 is not guaranteed to | grant | 1 | -4/+4 |
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 | -fno-common is not necessary on NetBSD/alpha (or any ELF platform, really). | mycroft | 1 | -0/+15 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -2/+2 |
2002-05-29 | eplace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. | yyamano | 1 | -2/+2 |
2002-05-20 | Add NetBSD tags. | cjep | 1 | -0/+1 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -30/+31 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -4/+4 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-31 | Regen. | tron | 1 | -1/+2 |
2001-10-06 | Make this build on sgimips | hubertf | 5 | -15/+38 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-09-24 | Use "${PKGVERSION}" instead of hard coded version number. | tron | 1 | -1274/+1274 |
2001-09-17 | bsd.pkg.mk passes ${MACHINE_GNU_PLATFORM} as --host to GNU_GONFIGURE, | drochner | 1 | -14/+14 |
2001-05-19 | Use ${XARGS} instead of invoking xargs directly. | jlam | 1 | -2/+2 |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -27/+25 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2000-12-16 | emacs and mule install files with the same name in info -- make | wiz | 1 | -1/+3 |
2000-11-29 | s/unexelf.c/unexelf.o/ | minoura | 2 | -4/+4 |
2000-09-26 | Add support for NetBSD/sparc64. | eeh | 10 | -13/+232 |
2000-09-08 | try 2nd and subsequent destination if we have multiple addresses resolved | itojun | 2 | -84/+70 |
2000-09-03 | add RCS Id | wiz | 1 | -0/+1 |
2000-08-23 | fix build failure on alpha, | toshii | 3 | -23/+25 |
2000-07-10 | Make "emacs" package build on "pmax" port. Patch supplied by Joel Reicher | tron | 2 | -1/+14 |
2000-06-24 | Updated to 20.7. Tests needed. | minoura | 13 | -1534/+1339 |
2000-03-28 | Include bsd.prefs.mk so that one can control this package using mk.conf | enami | 1 | -3/+6 |
2000-03-26 | Add the four control variable used in this package to BUILD_DEFS. | enami | 1 | -1/+3 |
2000-03-26 | Introduce three control variable for this package; EMACS_USE_{POP,X,X_TOOLKIT}. | enami | 1 | -3/+14 |
2000-03-18 | Garbage in the previous commit. Thanks to Sean Doran <smd@ebone.net>. | minoura | 2 | -5/+6 |
2000-03-16 | Replace patch-aj with the one supplied by IWMOTO Toshihiro | minoura | 2 | -44/+25 |
2000-03-10 | Updated to Emacs-20.6. | minoura | 5 | -1383/+1279 |
2000-03-09 | Quit the address loop after a successful connection, to avoid | minoura | 2 | -7/+9 |
2000-03-01 | Patch for configure.in. | minoura | 2 | -2/+39 |
2000-03-01 | Fixed the problem that it does not fallback to IPv4 | minoura | 4 | -877/+127 |
2000-02-18 | Regen. | mycroft | 1 | -3/+3 |
2000-02-18 | GC | mycroft | 1 | -44/+4 |
2000-02-18 | Make this work on MIPS again. | mycroft | 2 | -11/+12 |
2000-01-22 | Use run time library path on a.out systems, too. | tron | 2 | -6/+12 |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 |
2000-01-02 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -2/+2 |
1999-12-28 | Update "emacs" package to version 20.5a based on patches supplied by | tron | 27 | -2049/+2532 |
1999-12-28 | RCS tag added | wiz | 1 | -0/+1 |
1999-12-05 | chown->${CHOWN} | bouyer | 1 | -2/+2 |
1999-12-03 | There is no need to calculate the operating system type every time this | agc | 1 | -2/+1 |
1999-11-05 | make this work with NetBSD <elf.h> | mrg | 2 | -20/+44 |
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 |
1999-08-13 | Substitute for ${PKGNAME} when generating the PLIST files. | agc | 1 | -2/+2 |