Bug 103744 - [NEW PORT] devel/p5-Sys-Syscall: Access system calls that Perl doesn\'t provide access to
Summary: [NEW PORT] devel/p5-Sys-Syscall: Access system calls that Perl doesn\'t provi...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-28 12:10 UTC by gslin
Modified: 2006-09-28 15:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-Sys-Syscall-0.21.shar (2.02 KB, text/plain)
2006-09-28 12:10 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-09-28 12:10:19 UTC
Use epoll, sendfile, from Perl. Mostly Linux-only support now, but
more syscalls/OSes planned for future.

WWW:	http://search.cpan.org/dist/Sys-Syscall/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-28 12:10:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-28 15:26:40 UTC
clsung      2006-09-28 14:26:15 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Sys-Syscall Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-Sys-Syscall 0.21, access system calls that Perl doesn\'t provide
  access to.
  
  PR:             ports/103744
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.2459    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/p5-Sys-Syscall/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Sys-Syscall/distinfo (new)
  1.1       +4 -0      ports/devel/p5-Sys-Syscall/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-Sys-Syscall/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-09-28 15:27:29 UTC
State Changed
From-To: open->closed

New port added. Thank You.