Bug 102491 - [NEW PORT] net-mgmt/p5-Net-ACL: Class representing a generic access-list/route-map
Summary: [NEW PORT] net-mgmt/p5-Net-ACL: Class representing a generic access-list/rout...
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-08-24 21:30 UTC by gslin
Modified: 2006-09-30 04:58 UTC (History)
1 user (show)

See Also:


Attachments
p5-Net-ACL-0.07.shar (3.81 KB, text/plain)
2006-08-24 21:30 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-08-24 21:30:14 UTC
This module represents a generic access-list and route-map. It uses
the Net::ACL::Rule object to represent the rules.

WWW:	http://search.cpan.org/dist/Net-ACL/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-24 21:30:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-29 01:38:52 UTC
clsung      2006-09-29 00:38:41 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/p5-Net-ACL  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-Net-ACL 0.07, class representing a generic access-list/route-map.
  
  PR:             ports/102491
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.88      +1 -0      ports/net-mgmt/Makefile
  1.1       +42 -0     ports/net-mgmt/p5-Net-ACL/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/p5-Net-ACL/distinfo (new)
  1.1       +4 -0      ports/net-mgmt/p5-Net-ACL/pkg-descr (new)
  1.1       +33 -0     ports/net-mgmt/p5-Net-ACL/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-30 04:58:31 UTC
State Changed
From-To: open->closed

New port added. Thank You.