Bug 166275

Summary: [new port] sysutils/automount devd(8) based automounter for FreeBSD
Product: Ports & Packages Reporter: Slawomir Wojciech Wojtczak <vermaden>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Slawomir Wojciech Wojtczak 2012-03-20 08:00:24 UTC
Hi,

this is the latest version after tweaks and bug fixes,
seems that any more changes are not needed for now.

Regards,
vermaden

Fix: Patch attached with submission follows:
Comment 1 Marcelo Araujo freebsd_committer freebsd_triage 2012-04-28 06:45:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-04-28 07:51:08 UTC
araujo      2012-04-28 06:50:59 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/automount   Makefile distinfo pkg-descr pkg-install 
  Log:
  automount is a devd(8) based automounter for FreeBSD.
  
  It supports most popular file systems:
  NTFS/MSDOS/exFAT/EXT2/EXT3/EXT4/UFS
  
  WWW: https://github.com/vermaden/automount/
  
  PR:             ports/166275
  Submitted by:   vermaden <vermaden@interia.pl>
  
  Revision  Changes    Path
  1.1396    +1 -0      ports/sysutils/Makefile
  1.1       +28 -0     ports/sysutils/automount/Makefile (new)
  1.1       +2 -0      ports/sysutils/automount/distinfo (new)
  1.1       +6 -0      ports/sysutils/automount/pkg-descr (new)
  1.1       +15 -0     ports/sysutils/automount/pkg-install (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2012-04-28 07:52:19 UTC
State Changed
From-To: open->closed

New port added. Thanks!