Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2002 01:29:41 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/fam Makefile distinfo pkg-plist ports/devel/fam/files fam-mntent.h fam-mntent.h.orig fam-mntent_compat.c++ fam-mntent_compat.c++.orig patch-Makefile.am patch-Makefile.am.orig patch-acconfig.h patch-acconfig.h.orig ...
Message-ID:  <200206090829.g598TfA73184@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/06/09 01:29:41 PDT

  Modified files:
    devel/fam            Makefile distinfo pkg-plist 
  Added files:
    devel/fam/files      fam-mntent.h fam-mntent.h.orig 
                         fam-mntent_compat.c++ 
                         fam-mntent_compat.c++.orig 
                         patch-Makefile.am.orig patch-acconfig.h 
                         patch-acconfig.h.orig patch-config.h.in 
                         patch-config.h.in.orig patch-configure.in 
                         patch-configure.in.orig 
                         patch-fam-FileSystem.c++ 
                         patch-fam-FileSystem.c++.orig 
                         patch-fam-FileSystemTable.c++ 
                         patch-fam-FileSystemTable.c++.orig 
                         patch-fam-IMon.c++ 
                         patch-fam-IMon.c++.orig 
                         patch-fam-Interest.c++ 
                         patch-fam-Interest.c++.orig 
                         patch-fam-InternalClient.c++ 
                         patch-fam-InternalClient.c++.orig 
                         patch-fam-Listener.c++ 
                         patch-fam-Listener.c++.orig 
                         patch-fam-Log.c++ patch-fam-Log.c++.orig 
                         patch-fam-Makefile.am 
                         patch-fam-Makefile.am.orig 
                         patch-fam-Scheduler.h 
                         patch-fam-Scheduler.h.orig 
                         patch-fam-StringTable.h 
                         patch-fam-StringTable.h.orig 
                         patch-freebsd.orig 
                         patch-libfam-Client.c++ 
                         patch-libfam-Client.c++.orig 
                         patch-libfam-fam.c++ 
                         patch-libfam-fam.c++.orig 
                         patch-test-test.c++ 
                         patch-test-test.c++.orig 
  Removed files:
    devel/fam/files      patch-Makefile.am patch-freebsd 
  Log:
  Update to 2.6.8.
  
  Submitted by: alane
  PR: ports/39049
  
  Revision  Changes    Path
  1.5       +9 -4      ports/devel/fam/Makefile
  1.2       +1 -1      ports/devel/fam/distinfo
  1.1       +56 -0     ports/devel/fam/files/fam-mntent.h (new)
  1.1       +0 -0      ports/devel/fam/files/fam-mntent.h.orig (new)
  1.1       +151 -0    ports/devel/fam/files/fam-mntent_compat.c++ (new)
  1.1       +0 -0      ports/devel/fam/files/fam-mntent_compat.c++.orig (new)
  1.2       +0 -33     ports/devel/fam/files/patch-Makefile.am (dead)
  1.1       +33 -0     ports/devel/fam/files/patch-Makefile.am.orig (new)
  1.1       +12 -0     ports/devel/fam/files/patch-acconfig.h (new)
  1.1       +0 -0      ports/devel/fam/files/patch-acconfig.h.orig (new)
  1.1       +12 -0     ports/devel/fam/files/patch-config.h.in (new)
  1.1       +0 -0      ports/devel/fam/files/patch-config.h.in.orig (new)
  1.1       +36 -0     ports/devel/fam/files/patch-configure.in (new)
  1.1       +0 -0      ports/devel/fam/files/patch-configure.in.orig (new)
  1.1       +12 -0     ports/devel/fam/files/patch-fam-FileSystem.c++ (new)
  1.1       +0 -0      ports/devel/fam/files/patch-fam-FileSystem.c++.orig (new)
  1.1       +14 -0     ports/devel/fam/files/patch-fam-FileSystemTable.c++ (new)
  1.1       +0 -0      ports/devel/fam/files/patch-fam-FileSystemTable.c++.orig (new)
  1.1       +14 -0     ports/devel/fam/files/patch-fam-IMon.c++ (new)
  1.1       +0 -0      ports/devel/fam/files/patch-fam-IMon.c++.orig (new)
  1.1       +14 -0     ports/devel/fam/files/patch-fam-Interest.c++ (new)
  1.1       +0 -0      ports/devel/fam/files/patch-fam-Interest.c++.orig (new)
  1.1       +13 -0     ports/devel/fam/files/patch-fam-InternalClient.c++ (new)
  1.1       +0 -0      ports/devel/fam/files/patch-fam-InternalClient.c++.orig (new)
  1.1       +39 -0     ports/devel/fam/files/patch-fam-Listener.c++ (new)
  1.1       +0 -0      ports/devel/fam/files/patch-fam-Listener.c++.orig (new)
  1.1       +12 -0     ports/devel/fam/files/patch-fam-Log.c++ (new)
  1.1       +0 -0      ports/devel/fam/files/patch-fam-Log.c++.orig (new)
  1.1       +11 -0     ports/devel/fam/files/patch-fam-Makefile.am (new)
  1.1       +0 -0      ports/devel/fam/files/patch-fam-Makefile.am.orig (new)
  1.1       +11 -0     ports/devel/fam/files/patch-fam-Scheduler.h (new)
  1.1       +0 -0      ports/devel/fam/files/patch-fam-Scheduler.h.orig (new)
  1.1       +11 -0     ports/devel/fam/files/patch-fam-StringTable.h (new)
  1.1       +0 -0      ports/devel/fam/files/patch-fam-StringTable.h.orig (new)
  1.2       +0 -490    ports/devel/fam/files/patch-freebsd (dead)
  1.1       +490 -0    ports/devel/fam/files/patch-freebsd.orig (new)
  1.1       +11 -0     ports/devel/fam/files/patch-libfam-Client.c++ (new)
  1.1       +0 -0      ports/devel/fam/files/patch-libfam-Client.c++.orig (new)
  1.1       +20 -0     ports/devel/fam/files/patch-libfam-fam.c++ (new)
  1.1       +0 -0      ports/devel/fam/files/patch-libfam-fam.c++.orig (new)
  1.1       +11 -0     ports/devel/fam/files/patch-test-test.c++ (new)
  1.1       +0 -0      ports/devel/fam/files/patch-test-test.c++.orig (new)
  1.4       +1 -2      ports/devel/fam/pkg-plist

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?200206090829.g598TfA73184>