notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mcweject Removable media eject
1.1_1 sysutils on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1Version of this port present on the latest quarterly branch.
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-21 04:41:36
Last Update: 2024-01-21 17:53:26
Commit Hash: f5c8836
People watching this port, also watch:: python, sysinfo
License: BSD3CLAUSE
Description:
Command line utility for ejecting removable media.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/mcweject-1.1_1/catalog.mk
  2. /usr/local/share/licenses/mcweject-1.1_1/LICENSE
  3. /usr/local/share/licenses/mcweject-1.1_1/BSD3CLAUSE
  4. share/man/man1/eject.1.gz
  5. @(,,4511) sbin/eject
  6. share/examples/mcweject/eject.allow
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • mcweject>0:sysutils/mcweject
Conflicts:
CONFLICTS:
  • eject
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/sysutils/mcweject/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/mcweject
  • pkg install mcweject
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mcweject
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (mcweject-1.1.tar.xz) = a42f537c49a47d8044cb918912c921221e0cfe311962ac1364a2de353a83b5cc SIZE (mcweject-1.1.tar.xz) = 5728

Packages (timestamps in pop-ups are UTC):
mcweject
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1_11.1_11.11.1_11.1_1-1.1-
FreeBSD:13:quarterly1.11.11.11.11.11.11.11.1
FreeBSD:14:latest1.1_11.1_11.11.1_11.1_11.1-1.1
FreeBSD:14:quarterly1.11.1-1.11.11.11.11.1
FreeBSD:15:latest1.1_11.1_1n/a1.1_1n/a1.1_11.1_11.1_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_mcweject
USES:
tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://acadix.biz/Ports/distfiles/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1_1
21 Jan 2024 17:53:26
commit hash: f5c8836e89a8416eebbc320dbb9a8eae6d517e9ecommit hash: f5c8836e89a8416eebbc320dbb9a8eae6d517e9ecommit hash: f5c8836e89a8416eebbc320dbb9a8eae6d517e9ecommit hash: f5c8836e89a8416eebbc320dbb9a8eae6d517e9e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/mcweject: Sanitize MANPREFIX

Approved by:	portmgr (blanket)
1.1
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
1.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
1.1
31 Jan 2018 01:07:08
Revision:460452Original commit files touched by this commit
jwb search for other commits by this committer
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user

Approved by: jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D14128
1.1
11 Dec 2015 08:48:57
Revision:403506Original commit files touched by this commit
miwi search for other commits by this committer
- Update maintainer mail address
- Update/Remove MASTER_SITE

PR:		204755
Submitted by:	 jwbacon@tds.net (maintainer)
Approved by:	mat (mentor)
Differential Revision:	D4493
1.1
22 Nov 2014 09:13:36
Revision:373038Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.1
14 Sep 2014 21:27:51
Revision:368231Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
1.1
29 Jun 2014 11:01:21
Revision:359757Original commit files touched by this commit
rakuco search for other commits by this committer
- Update to 1.1.
- Set LICENSE.

PR:		191460
Submitted by:	jwbacon@tds.net (maintainer)
1.0
27 Jun 2014 13:44:03
Revision:359522Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@ (blanket approval)
1.0
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.0
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- 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.
1.0
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0
19 Jun 2009 20:06:31
Original commit files touched by this commit
linimon search for other commits by this committer
Update maintainer's email address.  Had already been done for his
other ports.
1.0
09 Apr 2007 20:42:42
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0
- Fix exploitable buffer overflow (CVE-2007-1719)
- Update maintainer mail adress

PR:             111421
Submitted by:   Jason Bacon <bacon@smithers.neuro.mcw.edu> (Maintainer)
0.9
08 Apr 2007 19:48:56
Original commit files touched by this commit This port version is marked as vulnerable.
stefan search for other commits by this committer
Mark forbidden due to exploitable buffer overflow (CVE-2007-1719).

Inspired by:    Jeff Forsythe<tornandfilthy2006@yahoo.com> (ports/111365)
0.9
19 Jan 2007 01:43:26
Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Correct a typo which will break build in a future version of
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
0.9
24 Jan 2006 01:06:45
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.9
04 Jan 2006 06:23:41
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
Update to port mcweject

        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>
0.9
21 Dec 2005 04:40:49
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
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>

Number of commits found: 21