Commit graph

31 commits

Author SHA1 Message Date
dholland
edb0e6f5ea Remove <sgtty.h> 2015-11-08 20:51:59 +00:00
christos
dc76a84a7d Fix bug where metamail would execute itself and not propagate the parents
options (for example metamail -w would end up not honoring -w and executing
what mailcap told it)
2014-06-11 19:07:02 +00:00
dholland
762b9f7f3f Add required standard headers.
XXX: this package should be terminated with prejudice
2012-12-30 05:38:55 +00:00
joerg
75ad7d74ec Fix a bunch of missing prototypes and incorrect not as void tagged
functions.
2012-10-26 20:27:15 +00:00
pgoyette
ad9faf9da8 Fix the patch file so it actually finds the file to patch. 2009-10-17 21:39:44 +00:00
pgoyette
a9b7117b5a Replace local getline() function to avoid conflict with native NetBSD
getline()

OK wiz@
2009-10-17 18:41:07 +00:00
obache
cdfbed07ad Add DESTDIR support and clean up, based on PR 38520. 2008-05-10 11:52:14 +00:00
hira
1447455984 Add missing RCS Id. 2006-09-16 15:29:35 +00:00
tron
3e392ef3de Add missing RCS Id and update checksum. 2006-07-21 08:24:29 +00:00
reed
a19521f60f Add missing end quote at end of a echo line.
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 03:14:41 +00:00
reed
fca73a10de Do not install the Hebrew fonts. If needed they can be installed
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-07-21 03:02:55 +00:00
joerg
b9c75e6138 Kill !STDC_HEADERS, it is not defined, but should be. 2006-01-22 01:57:44 +00:00
tron
722fc702a2 Fix some evil C code to make this build with GCC 4.x. 2006-01-19 10:55:30 +00:00
rillig
1bd14ce5cb Fixed patch-ab so that it builds on Solaris again. Fixes PR 32132. 2005-11-21 09:47:45 +00:00
reed
5f2fa22cbf Allow this to build on DragonFly also. No change to package.
Found this on DragonFly users List. Thank you Steve O'Hara-Smith.
2005-09-02 19:29:56 +00:00
minskim
b31b8a3ddd Do not try to install a nonexistent file; it stops installation on
some systems.  Noted by jklos@.
2004-06-20 02:52:28 +00:00
minskim
cc96d2e0cc Fix PR pkg/25779.
- Correct permission of font files by using BSD_INSTALL_*.
  - Use symlinks instead of copying the same file with different names.

Bump PKGREVISION.
2004-06-17 20:56:56 +00:00
minskim
0f547d6f96 Make this package build on Linux. Based on patches provided by
Antonio Marques and Jeremy C. Reed in PR pkg/24861.
2004-06-10 15:31:47 +00:00
jschauma
3bd876da25 Make this package build and install under IRIX:
- 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-06-06 19:33:11 +00:00
snj
1eae14e263 Call /usr/sbin/sendmail instead of /usr/lib/sendmail. It's wrong to
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-29 02:17:24 +00:00
cjep
f0fc0c0c9e Lint: add NetBSD RCS tags 2004-03-04 15:04:41 +00:00
snj
600c7c7a83 Properly fix last. From Christian Weisgerber. 2004-02-28 20:04:40 +00:00
snj
59c727af64 * Apply security patch from
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-02-25 03:58:42 +00:00
dmcmahill
80e24e9a5f Use ${MAKE} and ${INSTALL} instead of make and install.
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-11-04 19:03:53 +00:00
xtraeme
0f26eb269a FreeBSD also has stty() and gtty() in libcompat, so link to libcompat here. 2003-10-03 18:20:53 +00:00
agc
39b14e09d7 Fix tyop in mailto(1) man page, per PR 21592 from Cesar Catrian C.
Don't bother bumping PKGREVISION for this.
2003-09-15 11:26:44 +00:00
jmmv
4b3621450f Honor PKG_SYSCONFDIR. Bump PKGREVISION to 1. 2003-03-23 13:39:25 +00:00
agc
f9177df484 Make this package compile on Solaris. 1999-09-03 08:19:11 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
d368057967 Check for 4.4BSD-derived systems properly. 1997-11-19 13:10:09 +00:00
agc
efe2757953 Initial import of the metamail-2.7 FreeBSD port into the NetBSD
packages collection.
1997-11-19 13:03:40 +00:00