Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2006 13:18:27 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/hp48xgcc Makefile distinfo pkg-descr pkg-plist ports/devel/hp48xgcc/files patch-Makefile patch-class+LKV+AVLTree.h patch-class+LKV+AllocBuf.h patch-class+LKV+Bstream.cc patch-class+LKV+Bstream.h patch-class+LKV+List.h ...
Message-ID:  <200602201318.k1KDIR87010562@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
danfe       2006-02-20 13:18:27 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/hp48xgcc       Makefile distinfo pkg-descr pkg-plist 
    devel/hp48xgcc/files patch-Makefile patch-class+LKV+AVLTree.h 
                         patch-class+LKV+AllocBuf.h 
                         patch-class+LKV+Bstream.cc 
                         patch-class+LKV+Bstream.h 
                         patch-class+LKV+List.h 
                         patch-class+LKV+Str.cc 
                         patch-class+LKV+Str.h 
                         patch-class+LKV+assert_lkv.h 
                         patch-class+LKV+ext_compare.h 
                         patch-class+NibStr.cc 
                         patch-class+NibStr.h 
                         patch-class+SourceLine.h 
                         patch-class+class.cc patch-class+clld.cc 
                         patch-class+clld.h patch-class+object.h 
  Log:
  Add HP48-xgcc 1.0.2, GNU C cross-compiler for HP48 calculators.
  
  Now one step closer porting BSD on my HP48GX.  ;-)
  
  Revision  Changes    Path
  1.2136    +1 -0      ports/devel/Makefile
  1.1       +58 -0     ports/devel/hp48xgcc/Makefile (new)
  1.1       +6 -0      ports/devel/hp48xgcc/distinfo (new)
  1.1       +82 -0     ports/devel/hp48xgcc/files/patch-Makefile (new)
  1.1       +108 -0    ports/devel/hp48xgcc/files/patch-class+LKV+AVLTree.h (new)
  1.1       +11 -0     ports/devel/hp48xgcc/files/patch-class+LKV+AllocBuf.h (new)
  1.1       +20 -0     ports/devel/hp48xgcc/files/patch-class+LKV+Bstream.cc (new)
  1.1       +42 -0     ports/devel/hp48xgcc/files/patch-class+LKV+Bstream.h (new)
  1.1       +52 -0     ports/devel/hp48xgcc/files/patch-class+LKV+List.h (new)
  1.1       +97 -0     ports/devel/hp48xgcc/files/patch-class+LKV+Str.cc (new)
  1.1       +47 -0     ports/devel/hp48xgcc/files/patch-class+LKV+Str.h (new)
  1.1       +20 -0     ports/devel/hp48xgcc/files/patch-class+LKV+assert_lkv.h (new)
  1.1       +9 -0      ports/devel/hp48xgcc/files/patch-class+LKV+ext_compare.h (new)
  1.1       +13 -0     ports/devel/hp48xgcc/files/patch-class+NibStr.cc (new)
  1.1       +10 -0     ports/devel/hp48xgcc/files/patch-class+NibStr.h (new)
  1.1       +9 -0      ports/devel/hp48xgcc/files/patch-class+SourceLine.h (new)
  1.1       +11 -0     ports/devel/hp48xgcc/files/patch-class+class.cc (new)
  1.1       +29 -0     ports/devel/hp48xgcc/files/patch-class+clld.cc (new)
  1.1       +10 -0     ports/devel/hp48xgcc/files/patch-class+clld.h (new)
  1.1       +9 -0      ports/devel/hp48xgcc/files/patch-class+object.h (new)
  1.1       +6 -0      ports/devel/hp48xgcc/pkg-descr (new)
  1.1       +155 -0    ports/devel/hp48xgcc/pkg-plist (new)



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