| 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
Slawomir Wojciech Wojtczak
2012-03-20 08:00:24 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. 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"
State Changed From-To: open->closed New port added. Thanks! |