Age | Commit message (Expand) | Author | Files | Lines |
2006-09-16 | Add missing RCS Id. | hira | 2 | -2/+4 |
2006-07-21 | Add missing RCS Id and update checksum. | tron | 2 | -2/+4 |
2006-07-21 | pkglint: The ".gz" extension is not necessary for manual pages: | tron | 1 | -21/+21 |
2006-07-21 | Add missing end quote at end of a echo line. | reed | 1 | -2/+3 |
2006-07-21 | Do not install the Hebrew fonts. If needed they can be installed | reed | 5 | -39/+40 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-19 | Fix font handling. Bump PKGREVISION. Quiet pkglint a bit. | wiz | 2 | -8/+8 |
2006-02-06 | Don't compile in home-grown putenv(3) implementation if the target platform | tron | 1 | -1/+9 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2006-01-22 | Kill !STDC_HEADERS, it is not defined, but should be. | joerg | 2 | -1/+24 |
2006-01-19 | Fix some evil C code to make this build with GCC 4.x. | tron | 2 | -1/+33 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-11-21 | Fixed patch-ab so that it builds on Solaris again. Fixes PR 32132. | rillig | 2 | -4/+4 |
2005-09-02 | Allow this to build on DragonFly also. No change to package. | reed | 2 | -4/+4 |
2005-06-03 | Teach the tools framework about bdftopcf and remove | jlam | 1 | -2/+2 |
2005-05-09 | This needs mk/x11-clients.buildlink3.mk to fix the build when using | xtraeme | 1 | -1/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-22 | Remove old master site and add two mirrors. (The old host | reed | 1 | -2/+3 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-02-15 | There's no need to pass the PKG_SYSCONFDIR value via CFLAGS, use | xtraeme | 1 | -3/+6 |
2005-02-14 | Fix quoting. | uebayasi | 1 | -2/+2 |
2004-06-20 | Do not try to install a nonexistent file; it stops installation on | minskim | 2 | -4/+4 |
2004-06-17 | Fix PR pkg/25779. | minskim | 4 | -20/+31 |
2004-06-10 | Make this package build on Linux. Based on patches provided by | minskim | 3 | -12/+17 |
2004-06-06 | Make this package build and install under IRIX: | jschauma | 3 | -21/+73 |
2004-04-06 | metamail doesn't really need X11, so remove USE_X11; bump PKGREVISION. | xtraeme | 1 | -3/+2 |
2004-03-29 | Call /usr/sbin/sendmail instead of /usr/lib/sendmail. It's wrong to | snj | 6 | -6/+91 |
2004-03-04 | Lint: add NetBSD RCS tags | cjep | 1 | -0/+1 |
2004-02-28 | Properly fix last. From Christian Weisgerber. | snj | 3 | -12/+31 |
2004-02-25 | * Apply security patch from | snj | 15 | -421/+452 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -3/+7 |
2003-11-04 | Use ${MAKE} and ${INSTALL} instead of make and install. | dmcmahill | 3 | -10/+17 |
2003-10-19 | For SunOS case, add -DSYSV to CFLAGS, don't override CFLAGS with it. | bouyer | 1 | -2/+2 |
2003-10-03 | FreeBSD also has stty() and gtty() in libcompat, so link to libcompat here. | xtraeme | 2 | -4/+4 |
2003-09-15 | Fix tyop in mailto(1) man page, per PR 21592 from Cesar Catrian C. | agc | 2 | -1/+14 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 |
2003-04-04 | Revert previous. Problem caused by CFLAGS= in /etc/mk.conf, as pointed out | jschauma | 1 | -4/+3 |
2003-04-04 | The CFLAGS addition needs to go _after_ the inclusion of mk/bsd.prefs.mk, | jschauma | 1 | -3/+4 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-03-23 | Honor PKG_SYSCONFDIR. Bump PKGREVISION to 1. | jmmv | 5 | -23/+52 |
2002-09-23 | buildlink1 -> buildlink2 | jlam | 1 | -4/+3 |
2002-05-26 | Rename metamail package from 'mm' to 'metamail'. Closes pkg/17030. | wiz | 1 | -3/+3 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -2/+2 |
2001-07-19 | Add conflict with version 2.5.5 or newer of the "elm" package. | tron | 1 | -5/+5 |
2001-06-22 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -5/+5 |