Commit graph

13 commits

Author SHA1 Message Date
Bryan Drewery
0f18450652 Update to 1.5.8
- Omit GVFS in mount(8) listing.
  - Improve default exFAT mount options.
  - Add mount_msdosfs(8) fallback.
  - Set caja as file manager in example.
  - Add version option.

Submitted by:	vermaden <vermaden@interia.pl> (maintainer)
2018-06-30 21:42:23 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Jason Unovitch
67f82a13c0 sysutils/automount: update 1.5.3 -> 1.5.7
PR:		201943
Submitted by:	vermaden@interia.pl (maintainer)
Approved by:	feld (mentor)
2015-08-02 14:24:20 +00:00
Guido Falsi
d28a45c336 - Update to 1.5.3
- Adjust path in pkg-install to PREFIX

PR:		197023
Submitted by:	vermaden@interia.pl (maintainer)
2015-02-06 13:41:41 +00:00
Dmitry Marakasov
b09327469f - Disable EXFAT by default to allow package building (not possible otherwise due to sysutils/fusefs-exfat licensing restrictions)
- Use options helpers

PR:		189486
Submitted by:	amdmi3
Approved by:	vermaden@interia.pl
2014-10-07 12:14:43 +00:00
Dmitry Marakasov
6f1a1beb87 - Support staging
- Clarify license

Approved by:	portmgr (blanket)
2014-05-08 21:58:45 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Bryan Drewery
65ee3193c2 - Update to 1.4.3
Changes:
 - Fix bug when ATIME is enabled.
 - Use /sbin/e2fsck from FreeBSD base system.
 - Use REMOVE_HIBERFILE option for NTFS3G mounts.
 - Use LONGNAMES for MSDOS mounts.
 - Fix harmless error messages.
 - Fix typos at error messages.

Submitted by:	vermaden@interia.pl (maintainer, via email)
2013-03-22 11:24:00 +00:00
Bryan Drewery
cc71e3389f - Update to 1.4.2
Changes:
 - Added BLACKLIST option to ignore problematic devices.
 - Implement sleep/wait with TIMEOUT for devices that not appear.
 - Add more useful information to /var/log/automount.log file.

Submitted by:	vermaden@interia.pl (maintainer, via email)
2013-03-04 02:05:25 +00:00
Bryan Drewery
3e09d29af2 - Cleanup formatting to use tabs, making portlint happy 2013-01-10 16:09:49 +00:00
Bryan Drewery
8b82e269fd - Update to 1.4.1
- Trim header

Changes:
 - Added extended 'already mounted' checking.
 - Added logging of FSCK output to the /var/log/automount.log file.
 - Added error logging of failed mounts with used mount(8) command.
 - Added +s bit for /sbin/mount* when ${USERUMOUNT} set to YES.
 - Properly display the already mounted directory with spaces.
 - Wait shorter amount of time to mount device faster.
 - Improved readability of the generated /var/log/automount.log file

Submitted by:	Slawomir Wojciech Wojtczak <vermaden@interia.pl> (maintainer, via email)
2013-01-10 16:08:38 +00:00
Carlo Strub
5091ce7d27 Fix typo in COMMENT
PR:		ports/170029
Submitted by:	Fernando <fernando.apesteguia@gmail.com>
Approved by:	maintainer (implicit)
2012-07-20 19:39:06 +00:00
Marcelo Araujo
25e1b431be 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>
2012-04-28 06:50:59 +00:00