ports/114382: [NEW PORT]: devel/rudeconfig - configuration library
Hardy Schumacher
lowmaster at web.de
Tue Aug 14 20:50:15 UTC 2007
The following reply was made to PR ports/114382; it has been noted by GNATS.
From: Hardy Schumacher <lowmaster at web.de>
To: bug-followup at FreeBSD.org, hardy.schumacher at 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 at 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 at 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
More information about the freebsd-ports-bugs
mailing list