Bug 42693 - [PATCH] Unbreak mail/bulk_mailer (compile errors)
Summary: [PATCH] Unbreak mail/bulk_mailer (compile errors)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-12 15:20 UTC by Sergei Kolobov
Modified: 2002-09-29 06:33 UTC (History)
1 user (show)

See Also:


Attachments
bulk_mailer.patch (3.92 KB, patch)
2002-09-12 15:20 UTC, Sergei Kolobov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Kolobov 2002-09-12 15:20:02 UTC
- Unbreak port: do not redefine malloc/realloc/mktemp

While I'm here:
- Install PostScript documentation, too
- Respect NOPORTDOCS
- Use INSTALL_DATA instead of INSTALL_MAN when installing docs
- Use DOCSDIR shortcut
- Make installation a little bit more vebose

(Maintainer cc'd).
Comment 1 Sergei Kolobov 2002-09-12 15:38:33 UTC
On 2002-09-12 at 14:12 -0000, Sergei Kolobov wrote:
> >Number:         42693
> >Category:       ports
> >Synopsis:       <[synopsis of the problem (one line)]>

Well, it should actually say:

> >Synopsis:       [PATCH] Unbreak mail/bulk_mailer (compile errors)
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2002-09-29 06:33:08 UTC
State Changed
From-To: open->closed

Patch committed, thanks!