| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Jun 2011 15:43:48
0.23
|
ume  |
Pass CC and CFLAGS to CONFIGURE_ENV to intend to make clang happy. |
20 Mar 2011 12:54:45
0.23
|
miwi  |
- Get Rid MD5 support |
02 Nov 2008 01:06:01
0.23
|
ume  |
Update to 0.23. |
18 Aug 2008 01:43:13
0.22
|
ume  |
Update to 0.22. |
17 Aug 2008 00:17:31
0.21
|
ume  |
Update to 0.21. |
17 Apr 2008 14:30:31
0.20
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
16 Feb 2008 11:23:27
0.20
|
ume  |
Update to 0.20. |
05 Jul 2007 17:24:36
0.19
|
ume  |
Make it buildable again on 7-current after KAME IPsec removal.
Since __FreeBSD_version was not bumped at that time, we use
nearest version to distinguish it. Since the macros which
Socket6 looking for are same with KAME's one, it is enough.
PR: ports/114299 |
13 Jun 2006 16:17:15
0.19
|
ume  |
- whitespace fix
- a bit more informative comment
- standard cpan www string and me in author string
Submitted by: sat |
08 Nov 2005 16:19:56
0.19
|
ume  |
add SHA256. |
28 Aug 2005 06:51:37
0.19
|
ume  |
Update to 0.19. |
02 Apr 2005 09:03:39
0.18
|
ume  |
update to 0.18. |
04 Feb 2005 12:50:16
0.17
|
ume  |
use PLIST_FILES. |
25 Mar 2004 04:23:21
0.17
|
ume  |
Update to 0.17. |
21 Feb 2004 14:53:30
0.16
|
ume  |
Update to 0.16. |
04 Feb 2004 13:57:19
0.14
|
ume  |
SIZEfy |
05 Jan 2004 04:45:03
0.14
|
ume  |
Update to 0.14. |
04 Jan 2004 14:04:02
0.13
|
ume  |
Update to 0.13. |
24 Oct 2003 12:05:09
0.10
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
20 Feb 2003 20:10:05
0.10
|
ume  |
De-pkg-comment. |
28 May 2001 16:55:29 
|
ume  |
Update to 0.10. It actually changes nothing in FreeBSD. |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
26 Jan 2001 19:30:55 
|
ume  |
Update to 0.08. |
08 Oct 2000 07:19:09 
|
asami  |
Convert category net to new layout. |
18 Jul 2000 08:33:32 
|
ume  |
Fix pkg/COMMENT |
17 Jun 2000 03:37:15 
|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |
03 Jun 2000 16:44:08 
|
ume  |
Update to 0.07 |
24 May 2000 20:52:02 
|
ume  |
This Perl5 module supports getaddrinfo() and getnameinfo() to intend to enable
protocol independent programing. If your environment supports IPv6, IPv6
related defines such as AF_INET6 are included. |