- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
FreeBSD. Because we already have '-9' in our ${GZIP_CMD} we
do not need to specify '--best' anyway.
PR: ports/108068
Reported by: pointyhat via kris
Approved by: maintainer
My original dist file mistakenly contained object files and
a gzipped man page. (I simply forgot to make clean before
rolling the tarball.) Someone on your end enhanced the port
Makefile to remove these post-extract as a workaround. I've
since cleaned up the dist file, and updated the port Makefile
and distinfo. Here's the new tree:
PR: ports/91247
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
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>