Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -1/+6 |
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 | 1 | -1/+2 |
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-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 | 1 | -2/+2 |
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 | 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 | Update to Emacs 21.3. | uebayasi | 1 | -2/+2 |
2003-04-11 | Re-import of Emacs 21, which has settled down in editors/emacs21. | uebayasi | 1 | -48/+27 |
2003-03-01 | * Update Satoshi Yatagawa <yatagawa at cc dot teu dot ac dot jp>'s Mule 4.1 | uebayasi | 1 | -7/+21 |
2003-01-12 | Fix name of name of the patch file and add mising patch site. | tron | 1 | -3/+3 |
2003-01-11 | Apply an unofficial MULE 4.1 patch included in Mule-UCS 0.80. This also fixes | uebayasi | 1 | -1/+5 |
2002-09-24 | Libtool is required. PR#18390 by Gordon Zaft. | uebayasi | 1 | -1/+2 |
2002-08-21 | reverse if ${USE_INET6} condition, as USE_INET6 is not guaranteed to | grant | 1 | -4/+4 |
2002-05-29 | eplace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. | yyamano | 1 | -2/+2 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 1 | -1/+2 |
2001-10-06 | Make this build on sgimips | hubertf | 1 | -1/+2 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-05-19 | Use ${XARGS} instead of invoking xargs directly. | jlam | 1 | -2/+2 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 |
2000-12-16 | emacs and mule install files with the same name in info -- make | wiz | 1 | -1/+3 |
2000-06-24 | Updated to 20.7. Tests needed. | minoura | 1 | -2/+2 |
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-10 | Updated to Emacs-20.6. | minoura | 1 | -3/+2 |
2000-03-01 | Fixed the problem that it does not fallback to IPv4 | minoura | 1 | -1/+6 |
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 | 1 | -9/+5 |
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-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 |
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 |
1999-03-22 | Catch up with MASTER_SITE_GNU reorganization. | bad | 1 | -2/+2 |
1999-02-25 | Fix mh-e's use of nmh (previous patch was insufficient, as nmh is | sommerfe | 1 | -1/+5 |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 |