aboutsummaryrefslogtreecommitdiff
path: root/converters/mmencode
Commit message (Collapse)AuthorAgeFilesLines
* - Fix fetchingPav Lucistnik2004-06-061-2/+2
| | | | | | | | PR: ports/67637 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110979
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* 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> Notes: svn path=/head/; revision=92819
* 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. Notes: svn path=/head/; revision=77045
* add more master sitesYing-Chieh Liao2001-05-291-1/+3
| | | | | | | | PR: 27657 Submitted by: Jeff Palmer <scorpio@drkshdw.org> Notes: svn path=/head/; revision=43281
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* ${INSTALL_MAN} instead of ${CP}Chris Piazza1999-10-011-1/+1
| | | | Notes: svn path=/head/; revision=22103
* 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> Notes: svn path=/head/; revision=22101