Age | Commit message (Expand) | Author | Files | Lines |
2005-02-23 | Add RMD160 digests in addition to the SHA1 ones. | agc | 1 | -1/+2 |
2005-02-09 | fix format string vulnerability (CAN-2005-0100), bump PKGREVISION | drochner | 3 | -3/+17 |
2004-12-28 | Bump PKGREVISIONs due to libtiff update. | reed | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-07-31 | Make this build on OS X. The new files are taken from the emacs cvs | kristerw | 6 | -11/+1515 |
2004-04-19 | Move include of bsd.prefs.mk before the test of EMACS_USE_XAW3D so the | markd | 1 | -3/+3 |
2004-04-12 | bl3ify | xtraeme | 1 | -8/+8 |
2004-03-25 | It is not only SunOS that need -fno-zero-initialized-in-bss when | kristerw | 1 | -3/+3 |
2004-03-20 | -fno-zero-initialized-in-bss is required in CFLAGS on SunOS with gcc3, | bouyer | 1 | -1/+6 |
2004-02-25 | make yhis compile on amd64, | drochner | 4 | -7/+147 |
2004-02-16 | Remove info files entries from PLIST. | seb | 1 | -116/+1 |
2004-01-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 1 | -2/+2 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-03 | Bump package revisions for tiff update. | reed | 1 | -2/+2 |
2003-09-17 | Remove patch-ae.work. | wiz | 1 | -3/+1 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-14 | Replace perl interpreter in grep-changelog. From Soren Jacobsen in PR 21197. | wiz | 1 | -1/+3 |
2003-07-08 | Be explicit about --srcdir. Fixes PR 21944 (emacs fails to build on | markd | 1 | -1/+2 |
2003-07-06 | On NetBSD, link "temacs" against /usr/lib/crt{n,i}.o if they exist. Or | uebayasi | 6 | -28/+91 |
2003-06-23 | Convert to USE_NEW_TEXINFO. | seb | 1 | -4/+5 |
2003-06-05 | Add EMACS_USE_XAW3D variable to control whether emacs builds against | markd | 1 | -1/+5 |
2003-06-02 | Don't add /usr/share/info to Info-default-directory-list; emacs has | epg | 1 | -6/+1 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-04-15 | Redo the last more elaborately. | uebayasi | 1 | -2/+7 |
2003-04-14 | Improve a NetBSD version matching pattern in the ld fix conditional | uebayasi | 1 | -2/+3 |
2003-04-14 | If using GNU ld 2.13.2.1 or later, avoid creating combined reloc sections | uebayasi | 1 | -1/+11 |
2003-04-12 | Sort lines so @unexec rmdir has a chance to succeed, and | wiz | 1 | -2/+3 |
2003-04-12 | Update to Emacs 21.3. | uebayasi | 9 | -1755/+1763 |
2003-04-11 | Make sure the new ones are there... | uebayasi | 5 | -0/+160 |
2003-04-11 | Remove old patches | uebayasi | 31 | -2663/+0 |
2003-04-11 | Re-import of Emacs 21, which has settled down in editors/emacs21. | uebayasi | 7 | -1409/+1832 |
2003-04-11 | Re-import of Emacs 21, which has settled down in editors/emacs21. | uebayasi | 3 | -5/+58 |
2003-03-01 | * Update Satoshi Yatagawa <yatagawa at cc dot teu dot ac dot jp>'s Mule 4.1 | uebayasi | 3 | -14/+48 |
2003-01-12 | Fix name of name of the patch file and add mising patch site. | tron | 2 | -6/+6 |
2003-01-11 | Apply an unofficial MULE 4.1 patch included in Mule-UCS 0.80. This also fixes | uebayasi | 2 | -2/+8 |
2002-11-24 | Use "${TRUE}" instead of "true". | tron | 1 | -3/+3 |
2002-10-26 | Xaw may need xpm, add support for this in configure. | bouyer | 4 | -32/+1563 |
2002-09-24 | Libtool is required. PR#18390 by Gordon Zaft. | uebayasi | 1 | -1/+2 |
2002-09-01 | Fix build problems under Solaris 9. | tron | 3 | -1/+33 |
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 |