Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2003 04:44:55 -0700 (PDT)
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/linneighborhood Makefile distinfo pkg-descr pkg-message pkg-plist ports/sysutils/linneighborhood/files mntent.h mntent_compat.c...
Message-ID:  <200304161144.h3GBitFs042233@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
arved       2003/04/16 04:44:55 PDT

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/linneighborhood Makefile distinfo pkg-descr 
                             pkg-message pkg-plist 
    sysutils/linneighborhood/files mntent.h mntent_compat.c 
                                   patch-Makefile.in 
                                   patch-configure patch-data.c 
                                   patch-gtk_dialog.c 
                                   patch-gtk_mountdlg.c 
                                   patch-gtk_tree.c patch-io.c 
                                   patch-lmhosts.c 
                                   patch-preferences.c 
                                   patch-smbbrowse.c 
                                   patch-smbmount.c 
                                   patch-utility.c 
  Log:
  Add LinNeighborhood, a GTK SMB LANbrowser
  
  PR:             50953
  Submitted by:   Heiner Eichmann <h.eichmann@gmx.de>
  
  Revision  Changes    Path
  1.354     +1 -0      ports/sysutils/Makefile
  1.1       +30 -0     ports/sysutils/linneighborhood/Makefile (new)
  1.1       +1 -0      ports/sysutils/linneighborhood/distinfo (new)
  1.1       +35 -0     ports/sysutils/linneighborhood/files/mntent.h (new)
  1.1       +107 -0    ports/sysutils/linneighborhood/files/mntent_compat.c (new)
  1.1       +29 -0     ports/sysutils/linneighborhood/files/patch-Makefile.in (new)
  1.1       +32 -0     ports/sysutils/linneighborhood/files/patch-configure (new)
  1.1       +12 -0     ports/sysutils/linneighborhood/files/patch-data.c (new)
  1.1       +55 -0     ports/sysutils/linneighborhood/files/patch-gtk_dialog.c (new)
  1.1       +103 -0    ports/sysutils/linneighborhood/files/patch-gtk_mountdlg.c (new)
  1.1       +19 -0     ports/sysutils/linneighborhood/files/patch-gtk_tree.c (new)
  1.1       +18 -0     ports/sysutils/linneighborhood/files/patch-io.c (new)
  1.1       +10 -0     ports/sysutils/linneighborhood/files/patch-lmhosts.c (new)
  1.1       +22 -0     ports/sysutils/linneighborhood/files/patch-preferences.c (new)
  1.1       +78 -0     ports/sysutils/linneighborhood/files/patch-smbbrowse.c (new)
  1.1       +483 -0    ports/sysutils/linneighborhood/files/patch-smbmount.c (new)
  1.1       +22 -0     ports/sysutils/linneighborhood/files/patch-utility.c (new)
  1.1       +11 -0     ports/sysutils/linneighborhood/pkg-descr (new)
  1.1       +9 -0      ports/sysutils/linneighborhood/pkg-message (new)
  1.1       +15 -0     ports/sysutils/linneighborhood/pkg-plist (new)



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