summaryrefslogtreecommitdiffstats
path: root/mail/metamail
Commit message (Collapse)AuthorAgeFilesLines
* - Make gcc4 happyrafan2006-12-1910-0/+179
| | | | | PR: ports/106818 Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
* - Rename patch filenames to match new stylerafan2006-12-1918-813/+589
| | | | | | This is mainly for ports/106818. Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer.
* - 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>
* - Add SHA256pav2005-11-251-0/+1
|
* Due to various objections, remove the DEPRECATED line. Although thelinimon2005-04-071-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-102-18/+93
| | | | | | | 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-231-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-121-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-101-1/+1
|
* Fix incorrect buffer overflow fix: pass the size of the targetnaddy2004-02-292-6/+45
| | | | buffer rather than taking the size of the pointer.
* Correct two format string vulnerabilities and two buffer overflows innectar2004-02-183-4/+79
| | | | | | metamail (CVE names CAN-2004-0104 and CAN-2004-0104). Submitted by: Ulf Härnhammar <Ulf.Harnhammar.9485@student.uu.se>
* SIZEify.trevor2004-01-291-0/+1
|
* Per distfile survey, remove mastersite that disappeared in February 2003.linimon2003-11-051-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-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update MASTER_SITESdwcjr2001-09-011-1/+2
| | | | | PR: 27658 Submitted by: scorpio@drkshdw.org
* Remove bin/sun2mime.orig, it's not in a clean installation. (If itasami2000-11-131-1/+0
| | | | | | | does exist sometimes, maybe it should be changed to a conditional removal, but it definitely shouldn't be listed is a normal file.) Submitted by: bento
* 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-131-3/+3
|
* Respect CCcpiazza2000-01-221-2/+19
| | | | | PR: 16213 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Add a RUN_DEPENDS on xloadimage.cpiazza1999-09-041-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
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* More USE_XLIBs.asami1998-11-281-1/+2
|
* Remove empty directories on deinstall.steve1998-10-201-0/+2
|
* Remove more manpages, as part of the great manpage removal project.hoek1998-08-171-20/+0
|
* Fix problem related to a forth coming CERT advisory wrt quoting ofimp1997-05-221-0/+260
| | | | | strings in csh shell scripts. Obtained from: Description of patch in CERT advisory
* 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-101-2/+2
| | | | And clean up variable ordering (as shown in the handbook) as little.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Change all gets -> fgets(stdin)ache1995-11-191-0/+129
| | | | Add koi8-r support
* Use CFLAGS from make.confache1995-11-191-4/+4
| | | | | | Strip binaries on install Change all gets -> fgets(stdin) Add koi8-r support
* install fonts.alias fileadam1995-08-212-1/+2
|
* change usr/lib/sendmail to /usr/sbin/sendmailtorstenb1995-06-181-0/+21
|
* use mkfontdir(1) to create ${PREFIX}/lib/metamail/fonts/fonts.dirtorstenb1995-05-192-3/+5
| | | | Reviewed by: asami
* install fontstorstenb1995-05-061-0/+34
| | | | (I forgot this one in my previous commit - sorry)
* install fonts in ${PREFIX}/lib/metamail/fontstorstenb1995-05-062-1/+31
|
* remove @cwdtorstenb1995-05-061-22/+25
| | | | use compressed manpages
* remove -g from CFLAGStorstenb1995-05-061-1/+1
|
* - 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-111-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.
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* Add a patch for the sun2mime command to use /usr/bin/awk instead ofats1994-12-121-0/+19
| | | | the non-existant /bin/nawk.
OpenPOWER on IntegriCloud