aboutsummaryrefslogtreecommitdiffstats
path: root/mail/metamail
Commit message (Collapse)AuthorAgeFilesLines
* 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-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-021-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-141-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-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
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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-111-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-201-0/+129
| | | | Add koi8-r support
* Use CFLAGS from make.confache1995-11-201-4/+4
| | | | | | Strip binaries on install Change all gets -> fgets(stdin) Add koi8-r support
* install fonts.alias fileadam1995-08-222-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-202-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-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.
* 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.
* Correct packing list - a lot of binaries were missing, leavinggpalmer1994-12-051-0/+16
| | | | package mostly-useless
* Delete the strip flag from the install. Otherwise the install fallsats1994-11-201-4/+10
| | | | over in the installation of the shell scripts.
* Reviewed by: torstenb1994-10-236-0/+166
Submitted by: Obtained from: metamail - implementation of MIME, the Multipurpose Internet Mail Extensions