summaryrefslogtreecommitdiff
path: root/converters/mmencode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Use MAKE_ARGSVolker Stolz2005-06-063-13/+3
| | | | | - Use PLIST_FILES - Install additional helpful MLINK
* - Fix fetchingPav Lucistnik2004-06-061-2/+2
| | | | | PR: ports/67637 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* add more master sitesYing-Chieh Liao2001-05-291-1/+3
| | | | | PR: 27657 Submitted by: Jeff Palmer <scorpio@drkshdw.org>
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
|
* ${INSTALL_MAN} instead of ${CP}Chris Piazza1999-10-011-1/+1
|
* Import of mmencode.Chris Piazza1999-10-017-0/+120
mmencode is actually part of metamail, but at least one port, bgrab, requires this to run. bgrab is a console application, and metamail requires X (not good). mmencode simply converts a byte stream into (or out of) one of one of the standard encoding formats defined by MIME. PR: 14054 Submitted by: Kelly Yancey <kbyanc@posi.net>