Bug 102749 - [NEW PORT] net/p5-Net-NIS: Interface to Sun's Network Information Service
Summary: [NEW PORT] net/p5-Net-NIS: Interface to Sun's Network Information Service
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-01 12:50 UTC by gslin
Modified: 2006-09-30 02:53 UTC (History)
1 user (show)

See Also:


Attachments
p5-Net-NIS-0.34.shar (2.57 KB, text/plain)
2006-09-01 12:50 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-01 12:50:17 UTC
This is a snapshot release of the NIS interface to Perl 5.  There are
three parts to the interface: the raw component (Net::NIS), the
object-oriented component (Net::NIS::Table), and the tied interface
(Net::NIS).

Unless someone provides strong reason to support the raw or OO
components, they will be marked as deprecated and not documented or
enhanced (but still supported for backward compatibility).

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

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

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-20 03:28:16 UTC
clsung      2006-09-20 02:28:10 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Net-NIS       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-Net-NIS 0.34, interface to Sun's Network Information Service.
  
  PR:             ports/102749
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.1736    +1 -0      ports/net/Makefile
  1.1       +22 -0     ports/net/p5-Net-NIS/Makefile (new)
  1.1       +3 -0      ports/net/p5-Net-NIS/distinfo (new)
  1.1       +10 -0     ports/net/p5-Net-NIS/pkg-descr (new)
  1.1       +13 -0     ports/net/p5-Net-NIS/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 02:53:11 UTC
State Changed
From-To: open->closed

New port added. Thank You.