Bug 141442 - [new port] devel/nini: .NET configuration library
Summary: [new port] devel/nini: .NET configuration library
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: freebsd-mono (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-13 23:50 UTC by freebsd-mono (Nobody)
Modified: 2010-06-05 14:10 UTC (History)
0 users

See Also:


Attachments
nini.sh (47.36 KB, text/plain)
2009-12-13 23:50 UTC, freebsd-mono (Nobody)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!