Commit graph

19 commits

Author SHA1 Message Date
Marcus Alves Grando
b7a8902914 Update to 1.0.4 [1]
Add OPTIONS to disable OPENSSL and enable DEBUG

PR:		91109 [1]
Submitted by:	Babak Farrokhi <babak@farrokhi.net> [1]
2005-12-31 02:28:24 +00:00
Pav Lucistnik
919a712ede - Update to 1.0.3
PR:		ports/68761
Submitted by:	John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
2004-07-08 21:31:30 +00:00
Clement Laforet
b2874ac490 - Add memrchr().
- Maintainer informed.

Requested by:    many
2004-01-18 21:06:55 +00:00
Sergei Kolobov
66f15be23f - Update to 1.0.1 (a minor bug fix) [1]
While I'm here [2]
- Install additional documentation
- Always install examples (useful even when NOPORTDOCS defined)
- Define CONFIGURE_TARGET to silence configure warning
- Use EXAMPLESDIR macro in pkg-plist

PR:		58796 [1]
Submitted by:	maintainer [1], sergei [2]
2003-11-01 13:57:57 +00:00
Hajimu UMEMOTO
af6d6ef443 fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY and
EAI_NODATA were obsoleted).

There is some issue; we have EAI_NODATA as an alias of EAI_NONAME
for workaround.  However, some of these ports use it as a case
label of switch.  Since our alias broke such code, we may better
to consider deleting such alias.

Requested by:	kris
Approved by:	portmgr (kris) (implicitly)
2003-10-29 16:25:23 +00:00
Jacques Vidrine
8085471b6b Fix build with OpenSSL 0.9.7.
Approved by:	maintainer
2003-02-12 20:22:04 +00:00
Joe Marcus Clarke
a2f8b226cc * Do not explicitly link against libc
* Do not install module .a files

Approved by:	maintainer
2003-01-19 19:22:53 +00:00
Ade Lovett
50812c2c1c Update to 0.8.11
PR:		35583
Submitted by:	MAINTAINER
2002-03-13 00:25:26 +00:00
Ade Lovett
e8ff45fadb Update to 0.8.10p1
PR:		34490
Submitted by:	maintainer
2002-02-13 04:44:23 +00:00
Anton Berezin
2f33028b39 Update to 0.8.9.
PR:		33511
Submitted by:	maintainer
2002-01-22 16:43:25 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Anton Berezin
ccd489da95 Update to 0.8.7.
PR:		31847
Submitted by:	maintainer
2001-11-18 22:48:04 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Ying-Chieh Liao
f91a8d53a7 Fix Null-Pointer Dereference causing SEGV
PR:		31376
Submitted by:	maintainer
2001-10-20 13:15:34 +00:00
Anton Berezin
0f2ff67431 Update mail/libesmtp to 0.8.4.
PR:		29677
Submitted by:	maintainer
2001-08-15 20:02:34 +00:00
Maxim Sobolev
ff7076dd35 - Don't infect user's system with totally useless .la files;
- remove USE_LIBTOOL (which is nop in this case) and associated patches that
  "make" it work;
- add missed USE_OPENSSL.
2001-07-20 09:58:19 +00:00
Anton Berezin
54983db379 Upgrade mail/libesmtp to 0.8.3.
Change the MAINTAINER to jmcoopr@webmail.bmi.net.
2001-07-14 21:38:26 +00:00
Peter Pentchev
fd0f122f9f Add libesmtp, a library for sending email messages via SMTP.
PR:		25269
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-03-07 10:52:05 +00:00