Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2007 20:50:15 GMT
From:      Hardy Schumacher <lowmaster@web.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   RE: ports/114382: [NEW PORT]: devel/rudeconfig - configuration library
Message-ID:  <200708142050.l7EKoF1Q086209@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/114382; it has been noted by GNATS.

From: Hardy Schumacher <lowmaster@web.de>
To: bug-followup@FreeBSD.org,  hardy.schumacher@amd.com
Cc:  
Subject: RE: ports/114382: [NEW PORT]: devel/rudeconfig - configuration library
Date: Tue, 14 Aug 2007 22:24:53 +0200

 Hello
 
 I've updated all required files for the new port devel/rudeconfig. 
 Testing successfully done.
 Here are the files, please build up the new port with it.
 
 Regards,
 Hardy
 
 ------------
 - Makefile -
 ------------
 # New ports collection makefile for: rudeconfig
 # Date created: 14 August 2007
 # Whom: Hardy Schumacher <lowmaster@web.de>
 #
 # $FreeBSD$ ports/devel/rudeconfig/Makefile,v 1.00
 #
 
 PORTNAME= rudeconfig
 PORTVERSION= 5.0.5
 CATEGORIES= devel
 MASTER_SITES= http://www.rudeserver.com/config/download/
 
 MAINTAINER=lowmaster@web.de
 COMMENT= Library for handling configuration files, written in C++.
 
 HAS_CONFIGURE=    yes
 
 pre-install:
     chmod 744 ${WRKSRC}/install-sh
 
 .include <bsd.port.mk>
 
 ===============================================================================================================
 ------------
 - distinfo -
 ------------
 MD5 (rudeconfig-5.0.5.tar.gz) = 7a59760feaed8c7e2cc51838d1ccee0b
 SHA256 (rudeconfig-5.0.5.tar.gz) = 
 420326919996a9fa8070b04df33697d82f94ad61ab27c2cf2815c353bffe8e64
 SIZE (rudeconfig-5.0.5.tar.gz) = 328975
 
 ===============================================================================================================
 -------------
 - pkg-descr -
 -------------
 Library, designed for easy handling with configuration files in INI-style.
 Completely written in C++ by using object oriented style.
 
 WWW: http://www.rudeserver.com/
 
 ===============================================================================================================
 -------------
 - pkg-plist -
 -------------
 include/rude/config.h
 lib/librudeconfig.a
 lib/librudeconfig.la
 lib/librudeconfig.so
 lib/librudeconfig.so.5
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708142050.l7EKoF1Q086209>