Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2002 07:38:49 -0700 (PDT)
From:      Oliver Braun <obraun@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: CVSROOT modules ports/devel Makefile ports/devel/hpl Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/hs-hpl Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/hs-popenhs Makefile distinfo pkg-comment ...
Message-ID:  <200209041438.g84EcnvN069116@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obraun      2002/09/04 07:38:49 PDT

  Modified files:
    .                    modules 
    devel                Makefile 
    x11-toolkits         Makefile 
  Added files:
    devel/hs-hpl         Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    devel/hs-popenhs     Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    x11-toolkits/hs-frantk Makefile distinfo pkg-comment pkg-descr 
                           pkg-message pkg-plist 
    x11-toolkits/hs-frantk/files patch-src::Makefile 
    x11-toolkits/hs-gtk+hs Makefile distinfo pkg-comment pkg-descr 
                           pkg-plist 
  Removed files:
    devel/hpl            Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    devel/popenhs        Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    x11-toolkits/frantk  Makefile distinfo pkg-comment pkg-descr 
                         pkg-message pkg-plist 
    x11-toolkits/frantk/files patch-src::Makefile 
    x11-toolkits/gtk+hs  Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
  Log:
  Add prefix `hs-' for Haskell related ports.
  
  Revision  Changes    Path
  1.5811    +4 -4      CVSROOT/modules
  1.912     +2 -2      ports/devel/Makefile
  1.2       +0 -24     ports/devel/hpl/Makefile (dead)
  1.2       +0 -1      ports/devel/hpl/distinfo (dead)
  1.2       +0 -1      ports/devel/hpl/pkg-comment (dead)
  1.2       +0 -13     ports/devel/hpl/pkg-descr (dead)
  1.2       +0 -11     ports/devel/hpl/pkg-plist (dead)
  1.1       +25 -0     ports/devel/hs-hpl/Makefile (new)
  1.1       +1 -0      ports/devel/hs-hpl/distinfo (new)
  1.1       +1 -0      ports/devel/hs-hpl/pkg-comment (new)
  1.1       +13 -0     ports/devel/hs-hpl/pkg-descr (new)
  1.1       +11 -0     ports/devel/hs-hpl/pkg-plist (new)
  1.1       +22 -0     ports/devel/hs-popenhs/Makefile (new)
  1.1       +1 -0      ports/devel/hs-popenhs/distinfo (new)
  1.1       +1 -0      ports/devel/hs-popenhs/pkg-comment (new)
  1.1       +10 -0     ports/devel/hs-popenhs/pkg-descr (new)
  1.1       +5 -0      ports/devel/hs-popenhs/pkg-plist (new)
  1.2       +0 -21     ports/devel/popenhs/Makefile (dead)
  1.2       +0 -1      ports/devel/popenhs/distinfo (dead)
  1.2       +0 -1      ports/devel/popenhs/pkg-comment (dead)
  1.2       +0 -10     ports/devel/popenhs/pkg-descr (dead)
  1.2       +0 -5      ports/devel/popenhs/pkg-plist (dead)
  1.189     +2 -2      ports/x11-toolkits/Makefile
  1.2       +0 -34     ports/x11-toolkits/frantk/Makefile (dead)
  1.2       +0 -1      ports/x11-toolkits/frantk/distinfo (dead)
  1.2       +0 -73     ports/x11-toolkits/frantk/files/patch-src::Makefile (dead)
  1.2       +0 -1      ports/x11-toolkits/frantk/pkg-comment (dead)
  1.2       +0 -8      ports/x11-toolkits/frantk/pkg-descr (dead)
  1.2       +0 -5      ports/x11-toolkits/frantk/pkg-message (dead)
  1.2       +0 -74     ports/x11-toolkits/frantk/pkg-plist (dead)
  1.2       +0 -34     ports/x11-toolkits/gtk+hs/Makefile (dead)
  1.2       +0 -1      ports/x11-toolkits/gtk+hs/distinfo (dead)
  1.2       +0 -1      ports/x11-toolkits/gtk+hs/pkg-comment (dead)
  1.2       +0 -8      ports/x11-toolkits/gtk+hs/pkg-descr (dead)
  1.2       +0 -123    ports/x11-toolkits/gtk+hs/pkg-plist (dead)
  1.1       +35 -0     ports/x11-toolkits/hs-frantk/Makefile (new)
  1.1       +1 -0      ports/x11-toolkits/hs-frantk/distinfo (new)
  1.1       +73 -0     ports/x11-toolkits/hs-frantk/files/patch-src::Makefile (new)
  1.1       +1 -0      ports/x11-toolkits/hs-frantk/pkg-comment (new)
  1.1       +8 -0      ports/x11-toolkits/hs-frantk/pkg-descr (new)
  1.1       +5 -0      ports/x11-toolkits/hs-frantk/pkg-message (new)
  1.1       +74 -0     ports/x11-toolkits/hs-frantk/pkg-plist (new)
  1.1       +35 -0     ports/x11-toolkits/hs-gtk+hs/Makefile (new)
  1.1       +1 -0      ports/x11-toolkits/hs-gtk+hs/distinfo (new)
  1.1       +1 -0      ports/x11-toolkits/hs-gtk+hs/pkg-comment (new)
  1.1       +8 -0      ports/x11-toolkits/hs-gtk+hs/pkg-descr (new)
  1.1       +123 -0    ports/x11-toolkits/hs-gtk+hs/pkg-plist (new)

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




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