Bug 141442

Summary: [new port] devel/nini: .NET configuration library
Product: Ports & Packages Reporter: freebsd-mono (Nobody) <mono>
Component: Individual Port(s)Assignee: freebsd-mono (Nobody) <mono>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
nini.sh none

Description freebsd-mono (Nobody) freebsd_committer freebsd_triage 2009-12-13 23:50:02 UTC
Nini is an uncommonly powerful .NET configuration library designed to help
build highly configurable applications quickly.

WWW:	http://nini.sourceforge.net
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-13 23:50:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mono

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-05 14:00:32 UTC
romain      2010-06-05 13:00:22 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/nini           Makefile distinfo pkg-descr pkg-plist 
    devel/nini/files     nini.pc.in 
  Log:
  Nini is an uncommonly powerful .NET configuration library designed to help
  build highly configurable applications quickly.
  
  WWW:    http://nini.sourceforge.net
  
  PR:             ports/141442
  Submitted by:   Romain Tartiere <romain at blogreen.org>
  
  Revision  Changes    Path
  1.3958    +1 -0      ports/devel/Makefile
  1.1       +56 -0     ports/devel/nini/Makefile (new)
  1.1       +3 -0      ports/devel/nini/distinfo (new)
  1.1       +8 -0      ports/devel/nini/files/nini.pc.in (new)
  1.1       +4 -0      ports/devel/nini/pkg-descr (new)
  1.1       +7 -0      ports/devel/nini/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 Romain Tartière freebsd_committer freebsd_triage 2010-06-05 14:02:48 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!