Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-22 | This package installs csh scripts; set USE_TOOLS accordingly. | minskim | 1 | -2/+13 | |
Patch provided by Aleksey Cheusov in PR 37585. | |||||
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 | |
On Solaris this causes an error: sh: syntax error at line 22: `(' unexpected *** [install-all] Error code 2 This should fix PR #32357. | |||||
2006-07-21 | Do not install the Hebrew fonts. If needed they can be installed | reed | 5 | -39/+40 | |
with another package. This makes it so this package can be installed without X. This is for PR #26848. Note: that some parts of metamail still reference "xterm". Also changed path used in two scripts that reference the now not-installed fonts. (Maybe that will need to be fixed too.) Honor PKGMANDIR. Update PKGREVISION. | |||||
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
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 | |
provides an implementation. This fixes build problems caused by the recent DragonFly patch under all operating systems which do not define the argument of putenv(3) as "const" (e.g. Solaris or Mac OS X). | |||||
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 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
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 | |
Found this on DragonFly users List. Thank you Steve O'Hara-Smith. | |||||
2005-06-03 | Teach the tools framework about bdftopcf and remove | jlam | 1 | -2/+2 | |
x11-clients.buildlink3.mk. Packages that need bdftopcf should say: USE_TOOLS+= bdftopcf | |||||
2005-05-09 | This needs mk/x11-clients.buildlink3.mk to fix the build when using | xtraeme | 1 | -1/+2 | |
X11_TYPE=[xorg|XFree86]. | |||||
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 | |
has been gone for a long time.) Is anyone interested in helping clean metamail up? A while ago I received feedback from metamail package maintainers from other projects who may help with keeping a metamail up-to-date. | |||||
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 | |
subst.mk instead. | |||||
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 | |
some systems. Noted by jklos@. | |||||
2004-06-17 | Fix PR pkg/25779. | minskim | 4 | -20/+31 | |
- Correct permission of font files by using BSD_INSTALL_*. - Use symlinks instead of copying the same file with different names. Bump PKGREVISION. | |||||
2004-06-10 | Make this package build on Linux. Based on patches provided by | minskim | 3 | -12/+17 | |
Antonio Marques and Jeremy C. Reed in PR pkg/24861. | |||||
2004-06-06 | Make this package build and install under IRIX: | jschauma | 3 | -21/+73 | |
- define SYSV to make it compile properly - use BSD_INSTALL_* to install scripts and binaries with the proper permissions etc. This should close PR pkg/25801. | |||||
2004-04-06 | metamail doesn't really need X11, so remove USE_X11; bump PKGREVISION. | xtraeme | 1 | -3/+2 | |
While here, fix previous entry (hi martin!). | |||||
2004-03-29 | Call /usr/sbin/sendmail instead of /usr/lib/sendmail. It's wrong to | snj | 6 | -6/+91 | |
assume that we want /usr/sbin/sendmail, but we don't currently have a good solution to that problem, and this is consistent with an existing change that was made to this package. Closes PR pkg/24678. | |||||
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 | |
http://www.securityfocus.com/archive/1/354362/2004-02-15/2004-02-21/2 * Bump PKGREVISION to 2. * Make patches only modify one file each * Fix some spelling errors * Use ${SED} instead of sed, and ${CHMOD} instead of chmod * Set CFLAGS.SunOS instead of doing the bsd.prefs.mk dance | |||||
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 | |
Also don't check for /usr/X11R6 before running mkfontdir. This package is already marked as USE_X11. Fixes install on Solaris and other systems which use bmake instead of make. | |||||
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 | |
Don't bother bumping PKGREVISION for this. | |||||
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 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
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 | |
by wiz. We need to document that one should use CFLAGS+= in /etc/mk.conf, OR ELSE! | |||||
2003-04-04 | The CFLAGS addition needs to go _after_ the inclusion of mk/bsd.prefs.mk, | jschauma | 1 | -3/+4 | |
it seems. | |||||
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 | |
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge. | |||||
2001-07-19 | Add conflict with version 2.5.5 or newer of the "elm" package. | tron | 1 | -5/+5 | |