Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename converters/ patch-xy patches to reflect the files they modify. | Adam Weinberger | 2014-07-28 | 1 | -0/+0 |
| | |||||
* | - Fix compilation with clang: | Johan van Selst | 2012-12-31 | 2 | -0/+108 |
| | | | | | Make some implicit function types and references explicit - Adopt port | ||||
* | - Use MAKE_ARGS | Volker Stolz | 2005-06-06 | 1 | -11/+0 |
| | | | | | - Use PLIST_FILES - Install additional helpful MLINK | ||||
* | Import of mmencode. | Chris Piazza | 1999-10-02 | 2 | -0/+71 |
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> |