| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=365080
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=357300
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=356343
|
|
|
|
| |
Notes:
svn path=/head/; revision=346405
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=331882
|
|
|
|
| |
Notes:
svn path=/head/; revision=328846
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=326609
|
|
|
|
| |
Notes:
svn path=/head/; revision=325134
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=324314
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=322607
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=311248
|
|
|
|
|
|
|
|
|
| |
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=309435
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=302812
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=302733
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=298596
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=293910
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=293247
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=293144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=292977
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=292039
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Notes:
svn path=/head/; revision=291608
|
|
|
|
| |
Notes:
svn path=/head/; revision=289720
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=289673
|
|
|
|
|
|
|
|
|
|
|
| |
isn't needed here, i've added it by mistake.
Now it's time to clean this removing the port.
Discussed with: tobez
Notes:
svn path=/head/; revision=220756
|
|
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>
Notes:
svn path=/head/; revision=213939
|