| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
27 Mar 2009 09:53:36
1.00
|
ehaupt  |
Mark MAKE_JOBS_SAFE |
21 Aug 2008 07:18:49
1.00
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
27 Mar 2008 19:27:34
1.00
|
ehaupt  |
Use MASTER_SITE_CRITICAL |
06 Jul 2007 15:44:53
1.00
|
ehaupt  |
Update WWW |
01 Jun 2006 13:13:54
1.00
|
ehaupt  |
Add an additional mirror. |
23 May 2006 13:35:42
1.00
|
ehaupt  |
Update master site. |
30 Nov 2005 14:01:14
1.00
|
ehaupt  |
Add SHA256 hashes to my ports |
06 Oct 2005 12:57:11
1.00
|
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
29 Aug 2005 13:41:19
1.00
|
sem  |
- Update to 1.00
- Pass maintainership to submitter
PR: ports/85046
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |
25 Jul 2005 20:32:17
0.99_1
|
niels  |
Fixed format string vulnerability that might be exploitable if
the program runs in debug mode and is used to connect to an untrusted
SMTP server.
Approved by: nectar (mentor) |
14 Jul 2005 06:06:30
0.99  |
novel  |
- Include SSL in OPTIONS (like lang/php4, mail/courier-imap, mail/qmail, etc)
PR: 83420
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> |
13 Jul 2005 20:46:31
0.99  |
novel  |
- Update to 0.99
- Add SSL, IPv6 and DEBUG options
PR: 83333
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> |
18 Jan 2005 05:44:50
0.98  |
ijliao  |
upgrade to 0.98
PR: 75530 |
05 Feb 2004 20:38:07
0.8  |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 07:24:56
0.8  |
trevor  |
SIZEify. |
20 Feb 2003 18:40:39
0.8  |
knu  |
De-pkg-comment. |
10 Apr 2002 21:24:07
0.8  |
anders  |
Unbreak command line parsing, use getopt rather.
Loose maintainership (I have no interest in nbsmtp currently).
PR: 32899
Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
Kimura Fuyuki <fuyuki@mj.0038.net> |
20 Jan 2002 16:01:58 
|
anders  |
Update MASTER_SITE and WWW URL, site moved. Reclaim maintainership. |
07 Oct 2001 04:03:45 
|
petef  |
Set maintainer to ports@FreeBSD.org |
20 May 2001 05:25:18 
|
will  |
Add nbsmtp 0.8, simple program for outgoing SMTP delivery. |