| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 16:29:01
0.04
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
13 Mar 2012 16:15:36
0.04
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.04
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
20 Mar 2011 12:54:45
0.04
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
0.04
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
07 Jul 2010 00:06:59
0.04
|
amdmi3  |
- Update to 0.04
- Reset maintainership
PR: 148402
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Feature safe: yes |
17 Apr 2008 14:30:31
0.02
|
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) |
13 Mar 2007 09:11:32
0.02
|
miwi  |
This module is used to gain access to constants and utility functions used
when manipulating multicast socket attributes.
For simple, object-oriented way of doing the same thing, take a look at
IO::Socket::Multicast6 or IO::Socket::Multicast
WWW: http://search.cpan.org/dist/Socket-Multicast6/
PR: ports/110155
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> |