Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2001 22:34:42 +0400 (MSD)
From:      Lev Serebryakov <lev@serebryakov.spb.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31406: Upgrade port: devel/agenda-libs
Message-ID:  <200110211834.f9LIYgI08041@ftp.translate.ru>

next in thread | raw e-mail | index | archive | help

>Number:         31406
>Category:       ports
>Synopsis:       Upgrade port: devel/agenda-libs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 21 11:40:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Lev Serebryakov <lev@serebryakov.spb.ru>
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

	Ports collection from 21 Oct 2001

>Description:

	Upgrade port to last SNOWed Agenda toolchain.
	It is meta-port now, includes agenda-static-libs and agenda-snow-libs
	It is version for rootdisk-1.2.0S

>How-To-Repeat:

	

>Fix:
diff -crN agenda-libs.old/Makefile agenda-libs/Makefile
*** agenda-libs.old/Makefile	Sun Oct 21 02:59:46 2001
--- agenda-libs/Makefile	Sun Oct 21 03:04:36 2001
***************
*** 6,30 ****
  #
  
  PORTNAME=	agenda-libs
! PORTVERSION=	1.0
  CATEGORIES=	devel
! MASTER_SITES=	http://lev.serebryakov.spb.ru/download/agenda/
  
  MAINTAINER=	lev@serebryakov.spb.ru
  
! RUN_DEPENDS=	${LOCALBASE}/${TARGET_PLATFORM}/include/stdio.h:${PORTSDIR}/devel/agenda-headers
  
! TARGET_PLATFORM=mipsel-linux
! USE_BZIP2=	yes
! NO_FILTER_SHLIBS=	yes
! 
! LIBC_SUB=	PREFIX=${PREFIX} TARGET_PLATFORM=${TARGET_PLATFORM}
! 
! do-build:
! 	@${SED} ${LIBC_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} < ${WRKSRC}/lib/libc.so > ${WRKSRC}/lib/libc.so.new
! 	@${MV} ${WRKSRC}/lib/libc.so.new ${WRKSRC}/lib/libc.so
  
  do-install:
! 	(cd ${WRKSRC} && tar --exclude '*.orig' -cf - *) \
! 		| (cd ${PREFIX}/${TARGET_PLATFORM} && tar xf -)
  .include <bsd.port.mk>
--- 6,24 ----
  #
  
  PORTNAME=	agenda-libs
! PORTVERSION=	1.2.0
  CATEGORIES=	devel
! MASTER_SITES=	# empty
! DISTFILES=	# empty
! EXTRACT_ONLY=	# empty
  
  MAINTAINER=	lev@serebryakov.spb.ru
  
! RUN_DEPENDS=	${LOCALBASE}/mipsel-linux/lib/libc.a:${PORTSDIR}/devel/agenda-static-libs \
! 		${LOCALBASE}/mipsel-linux/lib/snow/libc.1.sso:${PORTSDIR}/devel/agenda-snow-libs
  
! NO_BUILD=	yes
  
  do-install:
! 
  .include <bsd.port.mk>
diff -crN agenda-libs.old/distinfo agenda-libs/distinfo
*** agenda-libs.old/distinfo	Sun Oct 21 02:59:46 2001
--- agenda-libs/distinfo	Thu Jan  1 03:00:00 1970
***************
*** 1 ****
- MD5 (agenda-libs-1.0.tar.bz2) = 95e0e90474a8bb8a85d6ca4b895d8e37
--- 0 ----
diff -crN agenda-libs.old/pkg-descr agenda-libs/pkg-descr
*** agenda-libs.old/pkg-descr	Sun Oct 21 02:59:46 2001
--- agenda-libs/pkg-descr	Sun Oct 21 03:00:44 2001
***************
*** 1,6 ****
    All libraries, which are need to develop for Agenda VR3 PDA.
    Agenda VR3 uses Linux VR (mipsel-linux gcc target) as OS.
!   So, this libraries was build with egcs-1.0.3a for mipsel-linux
    target. 
    
  WWW: http://dev.agendacomputing.org/
--- 1,8 ----
    All libraries, which are need to develop for Agenda VR3 PDA.
    Agenda VR3 uses Linux VR (mipsel-linux gcc target) as OS.
!   So, this libraries was build with gcc-2.97 for mipsel-linux
    target. 
+ 
+   It is meat-port for static and SNOWed libraries.
    
  WWW: http://dev.agendacomputing.org/
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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