Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2003 16:09:52 +0300 (MSK)
From:      "Andrey E. 'miniEleph' Shevtsov" <nyxo@dnuc.polyn.kiae.su>
To:        Edwin Groothuis <edwin@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/38539: New port: devel/libcfg+
Message-ID:  <20030207160657.V4586-100000@dnuc.polyn.kiae.su>
In-Reply-To: <200301170810.h0H8Ad7d042718@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
an update to a newew version

diff -c libcfg+_old/Makefile libcfg+/Makefile
*** libcfg+_old/Makefile	Fri Feb  7 16:00:12 2003
--- libcfg+/Makefile	Fri Feb  7 14:42:08 2003
***************
*** 1,22 ****
! # New ports collection makefile for:libcfg+
! # Date created:25 May 2002
! # Whom:Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  #
  # $FreeBSD$
  #

! PORTNAME=libcfg+
! PORTVERSION=0.5
! CATEGORIES=devel
! MASTER_SITES=http://www.platon.sk/projects/libcfg+/

! MAINTAINER=nyxo@dnuc.polyn.kiae.su

! HAS_CONFIGURE=yes
! USE_GMAKE=yes

  pre-configure:
! @${PERL} -pi -e 's^\}/doc^\}/share/doc^g' ${WRKSRC}/doc/Makefile.in
! @${PERL} -pi -e 's^so.\$$\(VERSION\)^so.0^g' ${WRKSRC}/src/Makefile.in

  .include <bsd.port.mk>
--- 1,48 ----
! # New ports collection makefile for:	libcfg+
! # Date created:		7 February 2003
! # Whom:			Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  #
  # $FreeBSD$
  #

! PORTNAME=	libcfg+
! PORTVERSION=	0.6
! CATEGORIES=	devel
! MASTER_SITES=	http://www.platon.sk/projects/libcfg+/

! MAINTAINER=	nyxo@dnuc.polyn.kiae.su

! HAS_CONFIGURE=	yes
! USE_GMAKE=	yes
!
! MAN3=	cfg_add_property.3 cfg_context.3 cfg_option.3 cfg_parse.3 \
! 	cfg_print_error.3 cfg_set_context_flag.3 libcfg+.3
! MLINKS=	cfg_add_property.3 cfg_clear_property.3 \
! 	cfg_add_property.3 cfg_remove_property.3 \
! 	cfg_context.3 cfg_free_context.3 \
! 	cfg_context.3 cfg_get_cfgfile_context.3 \
! 	cfg_context.3 cfg_get_cmdline_context.3 \
! 	cfg_context.3 cfg_get_context.3 \
! 	cfg_context.3 cfg_set_cfgfile_context.3 \
! 	cfg_context.3 cfg_set_cmdline_context.3 \
! 	cfg_context.3 cfg_reset_context.3 \
! 	cfg_parse.3 cfg_get_cur_arg.3 \
! 	cfg_parse.3 cfg_get_cur_idx.3 \
! 	cfg_parse.3 cfg_get_cur_opt.3 \
! 	cfg_parse.3 cfg_get_next_opt.3 \
! 	cfg_print_error.3 cfg_fprint_error.3 \
! 	cfg_print_error.3 cfg_get_error_str.3 \
! 	cfg_set_context_flag.3 cfg_clear_context_flag.3 \
! 	cfg_set_context_flag.3 cfg_get_context_flag.3 \
! 	cfg_set_context_flag.3 cfg_get_context_flags.3 \
! 	cfg_set_context_flag.3 cfg_set_context_flags.3 \
! 	libcfg+.3 cfg+.h.3
!
! MANCOMPRESSED=	yes

  pre-configure:
! 	@${PERL} -pi -e 's^x\)/doc^x\)/share/doc^g' ${WRKSRC}/doc/Makefile.in
! 	@${PERL} -pi -e 's^so.\$$\(VERSION\)^so.0^g' ${WRKSRC}/src/Makefile.in \
! 	${WRKSRC}/Rules.make.in

  .include <bsd.port.mk>
diff -c libcfg+_old/distinfo libcfg+/distinfo
*** libcfg+_old/distinfo	Fri Feb  7 16:00:12 2003
--- libcfg+/distinfo	Sat Jan 18 03:16:43 2003
***************
*** 1 ****
! MD5 (libcfg+-0.5.tar.gz) = 24ac59e1bae937915fa07f2ae22cce58
--- 1 ----
! MD5 (libcfg+-0.6.tar.gz) = 8e61cce8be51e0434363b31147d87ea2
diff -c libcfg+_old/pkg-descr libcfg+/pkg-descr
*** libcfg+_old/pkg-descr	Fri Feb  7 16:00:12 2003
--- libcfg+/pkg-descr	Sat May 25 15:15:45 2002
***************
*** 5,8 ****
  decimal numbers, strings with many additional data type flags (such as multiple
  values for a single option).

! Author:Ondrej Jombik <nepto@pobox.sk>
--- 5,8 ----
  decimal numbers, strings with many additional data type flags (such as multiple
  values for a single option).

! Author:	Ondrej Jombik <nepto@pobox.sk>
diff -c libcfg+_old/pkg-plist libcfg+/pkg-plist
*** libcfg+_old/pkg-plist	Fri Feb  7 16:00:12 2003
--- libcfg+/pkg-plist	Fri Feb  7 14:43:32 2003
***************
*** 1,64 ****
  include/platon/cfg+.h
  include/platon/cfg.h
- @dirrm include/platon
  include/cfg+.h
  include/cfg.h
  lib/libcfg+.a
  lib/libcfg+.so
! lib/libcfg+.so.0.5
! share/doc/libcfg+-0.5/html/docbook.css
! share/doc/libcfg+-0.5/html/f17.html
! share/doc/libcfg+-0.5/html/index.html
! share/doc/libcfg+-0.5/html/introduction.html
! share/doc/libcfg+-0.5/html/introduction.installation.html
! share/doc/libcfg+-0.5/html/other-information.author-and-homepage.html
! share/doc/libcfg+-0.5/html/other-information.history.html
! share/doc/libcfg+-0.5/html/other-information.html
! share/doc/libcfg+-0.5/html/other-information.request-to-users.html
! share/doc/libcfg+-0.5/html/usage.context-flags.html
! share/doc/libcfg+-0.5/html/usage.context-manipulation.html
! share/doc/libcfg+-0.5/html/usage.error-codes.html
! share/doc/libcfg+-0.5/html/usage.html
! share/doc/libcfg+-0.5/html/usage.parsing.html
! share/doc/libcfg+-0.5/html/usage.special-properties.html
! @dirrm share/doc/libcfg+-0.5/html
! share/doc/libcfg+-0.5/sgml/Makefile
! share/doc/libcfg+-0.5/sgml/defs.sgml
! share/doc/libcfg+-0.5/sgml/defs.sgml.in
! share/doc/libcfg+-0.5/sgml/introduction.installation.sgml
! share/doc/libcfg+-0.5/sgml/introduction.overview.sgml
! share/doc/libcfg+-0.5/sgml/introduction.sgml
! share/doc/libcfg+-0.5/sgml/libcfg+.sgml
! share/doc/libcfg+-0.5/sgml/other-information.sgml
! share/doc/libcfg+-0.5/sgml/preface.sgml
! share/doc/libcfg+-0.5/sgml/usage.context-flags.sgml
! share/doc/libcfg+-0.5/sgml/usage.context-manipulation.sgml
! share/doc/libcfg+-0.5/sgml/usage.error-codes.sgml
! share/doc/libcfg+-0.5/sgml/usage.options-set.sgml
! share/doc/libcfg+-0.5/sgml/usage.parsing.sgml
! share/doc/libcfg+-0.5/sgml/usage.sgml
! share/doc/libcfg+-0.5/sgml/usage.special-properties.sgml
! @dirrm share/doc/libcfg+-0.5/sgml
! share/doc/libcfg+-0.5/doxygen/annotated.html
! share/doc/libcfg+-0.5/doxygen/cfg+_8h-source.html
! share/doc/libcfg+-0.5/doxygen/cfg+_8h.html
! share/doc/libcfg+-0.5/doxygen/cfgfile_8h-source.html
! share/doc/libcfg+-0.5/doxygen/cfgfile_8h.html
! share/doc/libcfg+-0.5/doxygen/cmdline_8h-source.html
! share/doc/libcfg+-0.5/doxygen/cmdline_8h.html
! share/doc/libcfg+-0.5/doxygen/doxygen.css
! share/doc/libcfg+-0.5/doxygen/doxygen.gif
! share/doc/libcfg+-0.5/doxygen/files.html
! share/doc/libcfg+-0.5/doxygen/functions.html
! share/doc/libcfg+-0.5/doxygen/globals.html
! share/doc/libcfg+-0.5/doxygen/index.html
! share/doc/libcfg+-0.5/doxygen/pages.html
! share/doc/libcfg+-0.5/doxygen/props_8h-source.html
! share/doc/libcfg+-0.5/doxygen/props_8h.html
! share/doc/libcfg+-0.5/doxygen/shared_8h-source.html
! share/doc/libcfg+-0.5/doxygen/shared_8h.html
! share/doc/libcfg+-0.5/doxygen/structcfg__context.html
! share/doc/libcfg+-0.5/doxygen/structcfg__option.html
! share/doc/libcfg+-0.5/doxygen/todo.html
! @dirrm share/doc/libcfg+-0.5/doxygen
! @dirrm share/doc/libcfg+-0.5
--- 1,47 ----
  include/platon/cfg+.h
  include/platon/cfg.h
  include/cfg+.h
  include/cfg.h
+ @dirrm include/platon
  lib/libcfg+.a
+ lib/libcfg+.so.0
  lib/libcfg+.so
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/c22.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/c80.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/c984.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/f17.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/index.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/x1000.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/x1005.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/x227.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/x349.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/x445.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/x45.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/x501.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/x610.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/html/x995.html
! %%PORTDOCS%%@dirrm share/doc/libcfg+-0.6/html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/annotated.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/cfg+_8h-source.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/cfg+_8h.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/cfgfile_8h-source.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/cfgfile_8h.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/cmdline_8h-source.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/cmdline_8h.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/doxygen.css
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/doxygen.png
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/files.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/functions.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/globals.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/index.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/pages.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/shared_8h-source.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/shared_8h.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/structcfg__context.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/structcfg__option.html
! %%PORTDOCS%%share/doc/libcfg+-0.6/doxygen/todo.html
! %%PORTDOCS%%@dirrm share/doc/libcfg+-0.6/doxygen
! %%PORTDOCS%%share/doc/libcfg+-0.6/examples/example.c
! %%PORTDOCS%%share/doc/libcfg+-0.6/examples/example.cfg
! %%PORTDOCS%%@dirrm share/doc/libcfg+-0.6/examples
! %%PORTDOCS%%@dirrm share/doc/libcfg+-0.6


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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