aboutsummaryrefslogtreecommitdiffstats
path: root/mail/metamail/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Make metamail compile after the sgtty removal.ed2008-06-191-1/+1
| | | | | | | | | The metamail port was patched to use termios a long time ago. Unforunately, the patch left some calls to stty() and gtty(). Change these calls to tcgetattr() and tcsetattr(). PR: 124462 Approved by: philip (mentor)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - add WITHOUT_X11 knobmm2007-06-121-6/+19
| | | | | | | PR: ports/113316 Submitted by: maintainer Reviewed by: mm Approved by: maintainer, garga (mentor)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Provide an additional mirrorehaupt2006-05-311-2/+3
| | | | | | | - Pass maintainer-ship to submitter PR: 98075 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
* Due to various objections, remove the DEPRECATED line. Although thelinimon2005-04-081-2/+0
| | | | | distfile is still antiquated, at least the listed mastersite is now working again.
* Correctly handle difference between gets() and fgets(): The latter retainsvs2005-03-101-1/+1
| | | | | | | the trailing newline. PR: ports/78662 Submitted by: Mats Peterson
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-9/+4
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* nectar points out that there are still ports in the tree that depend onlinimon2004-04-131-1/+0
| | | | | | | metamail: mail/exmh2 (and thus japanese/exmh2), and mail/rmime. Since I am not sure what the development status of those ports are, I am going to remove the expiration date -- but with some trepidation, leave the deprecated tag.
* Although it pains me to do this (look at the listing of the directorylinimon2004-04-131-1/+4
| | | | | | | | | | | | | | | | as to why :-) ), the distfile survey reports that Nathaniel's original site for this software is long gone. A Google search shows the mirror that I added to be the best option, and that the most recent distfile is from 1994. The only other links refer to security problems; although all the known ones have been fixed, Debian claims that: We have been devoting some effort to trying to avoid shipping metamail in the future. It became unmaintainable and these are probably not the last of the vulnerabilities. Accordingly, mark it as 'deprecated'. If anyone is using this code, they should prepare to adopt the port and address any security concerns going forward.
* Tidy up whitespace.trevor2004-04-111-1/+1
|
* Fix incorrect buffer overflow fix: pass the size of the targetnaddy2004-03-011-1/+1
| | | | buffer rather than taking the size of the pointer.
* Correct two format string vulnerabilities and two buffer overflows innectar2004-02-191-0/+1
| | | | | | metamail (CVE names CAN-2004-0104 and CAN-2004-0104). Submitted by: Ulf Härnhammar <Ulf.Harnhammar.9485@student.uu.se>
* Per distfile survey, remove mastersite that disappeared in February 2003.linimon2003-11-061-2/+1
|
* Reset maintainer on ports owned by the following committers who havekris2003-11-031-1/+1
| | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
* Clear moonlight beckons.ade2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update MASTER_SITESdwcjr2001-09-021-1/+2
| | | | | PR: 27658 Submitted by: scorpio@drkshdw.org
* fix extra errorsanpei2000-11-101-0/+3
| | | | | | | | | | | | | | | Below files are created at FreeBSD Patch phase. mail/metamail/work/mm2.7/src/bin/showaudio.orig mail/metamail/work/mm2.7/src/bin/showexternal.orig mail/metamail/work/mm2.7/src/bin/showpartial.orig and installed these files into ${PREFIX}/bin with below command in mail/metamail/work/mm2.7/src/Makefile No response from MAINTAINER Submitted by: bento
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andasami2000-09-121-1/+8
| | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-3/+3
|
* Add a RUN_DEPENDS on xloadimage.cpiazza1999-09-051-0/+2
| | | | | | | | | From originator: Necessary EG For a mail with Content-Type: image/gif unless you happen to have EG setenv X_VIEWER xv PR: 13472 Submitted by: Julian H. Stacey <jhs@FreeBSD.org>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Resolve a package name conflict with deve/mm by packaging as metamail-2.7sheldonh1999-07-091-2/+2
| | | | | | | instead of mm-2.7 . PR: 12563 Reported by: nsayer
* More USE_XLIBs.asami1998-11-281-1/+2
|
* I will have to conclude David was sound asleep when he made this change. ;)asami1996-11-211-7/+7
|
* Convert to use MAN[1-8LN]obrien1996-11-171-14/+8
|
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-2/+2
| | | | And clean up variable ordering (as shown in the handbook) as little.
* - add myself as MAINTAINERtorstenb1995-05-061-1/+16
| | | | - compress manpages
* Updating mail Makefiles....asami1995-04-231-7/+1
|
* Updated ports Makefiles for mails.asami1995-04-121-3/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Reviewed by: torstenb1994-10-231-0/+20
Submitted by: Obtained from: metamail - implementation of MIME, the Multipurpose Internet Mail Extensions