aboutsummaryrefslogtreecommitdiff
path: root/sysutils/automounter
Commit message (Collapse)AuthorAgeFilesLines
* - Remove remaining SFP references (switch these ports to SF)Dmitry Marakasov2009-08-271-1/+1
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=240406
* - Update to 1.3.4Martin Wilke2009-08-132-8/+7
| | | | | | | | | | - Move to new SFP macro PR: 137743 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Notes: svn path=/head/; revision=239484
* - Update to 1.3.3, which fixes problems arising due to recent changes in sedDmitry Marakasov2008-11-262-5/+5
| | | | | | | | | | - While here, use SF macro PR: 129206 Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer) Notes: svn path=/head/; revision=223429
* - Update to 1.3.2Dmitry Marakasov2008-09-032-4/+4
| | | | | | | | PR: 127049 Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintaier) Notes: svn path=/head/; revision=219704
* - Update to 1.3.1Martin Wilke2008-05-242-5/+5
| | | | | | | | PR: 123906 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Notes: svn path=/head/; revision=213625
* [new port] sysutils/automounterEdwin Groothuis2008-05-124-0/+51
A script to dynamically configure amd and populate /media with appropriate links, when USB mass storage devices appear. It relies on geom labels, hence it only works for properly labeled devices. It also allows to automatically attach geli encrypted devices and images with keys polled from file systems it makes mountable. WWW: http://sourceforge.net/projects/bsdadminscripts/ - Kamikaze kamikaze@bsdforen.de PR: ports/122726 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=212971