Date: Wed, 21 Dec 2005 04:40:49 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/mcweject Makefile distinfo pkg-descr ports/sysutils/mcweject/files pkg-message.in Message-ID: <200512210440.jBL4enGW063577@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2005-12-21 04:40:49 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/mcweject Makefile distinfo pkg-descr sysutils/mcweject/files pkg-message.in Log: New port for ejecting removable media This is a completely new eject command, loosely modelled after the Linux eject, which is far more feature-rich than the existing FreeBSD eject. Like the Linux eject, it accepts either device names or mount points to specify the device, and supports tray-close where available. I originally contacted the author of the existing eject port, but he wasn't interested in making any such enhancements. Hence, a new eject command written entirely from scratch, with the eventual goal of supporting as many ioctls and hardware devices as possible. PR: ports/90396 Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> Revision Changes Path 1.723 +1 -0 ports/sysutils/Makefile 1.1 +43 -0 ports/sysutils/mcweject/Makefile (new) 1.1 +3 -0 ports/sysutils/mcweject/distinfo (new) 1.1 +6 -0 ports/sysutils/mcweject/files/pkg-message.in (new) 1.1 +7 -0 ports/sysutils/mcweject/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512210440.jBL4enGW063577>