| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
| |
|
|
|
|
| |
net)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
|
|
| |
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
| |
|
|
|
|
|
|
|
|
|
| |
Socket is a low-level module used by, among other things, the IO::Socket family
of modules. The following examples demonstrate some low-level uses but a
practical program would likely use the higher-level API provided by IO::Socket
or similar instead.
WWW: http://search.cpan.org/dist/Socket/
|
|
|
|
|
|
|
|
| |
isn't needed here, i've added it by mistake.
Now it's time to clean this removing the port.
Discussed with: tobez
|
|
mechanism of requiring a translated socket.ph file, this uses the h2xs program
(see the Perl source distribution) and your native C compiler. This means
that it has a far more likely chance of getting the numbers right. This includes
all of the commonly used pound-defines like AF_INET, SOCK_STREAM, etc.
WWW: http://search.cpan.org/dist/Socket/
PR: ports/124132
Submitted by: BluePex Security Solutions <freebsd-ports at bluepex.com>
|