| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338794
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326257
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
|
|
|
|
|
| |
PR: ports/153546
Submitted by: Grzegorz Blach <magik@roorback.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=267189
|
|
|
|
| |
Notes:
svn path=/head/; revision=252430
|
|
|
|
|
|
|
|
|
| |
- Update my mail address to FreeBSD
Feature safe: yes
Notes:
svn path=/head/; revision=250157
|
|
|
|
| |
Notes:
svn path=/head/; revision=244191
|
|
used to email "stuff" to people using the most common methods.
It is a high-level module designed for ease of use when doing
a very specific common task, but implemented on top of the
tight and correct Email:: modules.
Email::Stuff is typically used to build emails and send them
in a single statement, as seen in the synopsis. And it is
certain only for use when creating and sending emails. As such,
it contains no email parsing capability, and little to no
modification support.
WWW: http://search.cpan.org/dist/Email-Stuff/
PR: ports/138194
Submitted by: Wen Heping <wenheping at gmail.com>
Notes:
svn path=/head/; revision=240389
|