FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:34 PM GMT
Port details
eject 1.5_4 sysutils on this many watch lists=42 search for ports that depend on this port
Utility for ejecting media from CD or optical disk drive
Maintained by: sylvio@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port
Utility for ejecting media from CD or optical disk drive.

This is a simple program that eject media from CD or optical disk
drive.  This program work under FreeBSD 2.1.5-RELEASE or later
version.
CVSWeb : Sources : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/eject/ && make install clean
To add the package: pkg_add -r eject


Configuration Options
     No options to configure

Master Sites:
ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/OD/
ftp://ftp4.jp.FreeBSD.org/pub/FreeBSD-jp/OD/
ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/FreeBSD-jp/OD/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.5_4
miwi search for other commits by this committer
- Get Rid MD5 support
31 Mar 2010 01:11:31
Original commit files touched by this commit  1.5_4
sylvio search for other commits by this committer
- Returned function of close tray
- BUMP PORTREVISION

Approved by:    miwi (mentor)
27 Nov 2009 22:52:30
Original commit files touched by this commit  1.5_3
sylvio search for other commits by this committer
- Update my mail address to FreeBSD

Approved by:    miwi (mentor)
05 Jun 2009 13:21:39
Original commit files touched by this commit  1.5_3
wxs search for other commits by this committer
- Pass maintainership to submitter. He was formally maintainer at one point.

PR:             ports/135267
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
04 Aug 2007 09:33:17
Original commit files touched by this commit  1.5_3
sem search for other commits by this committer
- Remove FORBIDDEN
- Add a patch to prevent install suid executable and message about it.

PR:             ports/112754
Submitted by:   Ighighi <ighighi@gmail.com>, Cristian KLEIN
<cristi@net.utcluj.ro>
31 May 2007 12:17:06
Original commit files touched by this commit  1.5_2
simon search for other commits by this committer
For now mark FORBIDDEN since it's setuid root and has security issues.
This should probably be handled as mentioned in the PR, but I don't have
time to look more into this right now.

PR:             ports/112754
Prodded by:     Ighighi<ighighi@gmail.com>
05 Mar 2007 00:15:25
Original commit files touched by this commit  1.5_2
linimon search for other commits by this committer
Reset inactive maintainer due to maintainer-timeouts and no response to email.

Hat:            portmgr
24 Jan 2006 01:06:45
Original commit files touched by this commit  1.5_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
19 Jul 2005 20:48:26
Original commit files touched by this commit  1.5_2
pav search for other commits by this committer
- Teach eject to recognize full device node pathnames too

PR:             ports/83719
Submitted by:   Stefan Sperling <stsp@stsp.in-berlin.de>
Approved by:    Sylvio Cesar <sylvioc@gmail.com> (maintainer)
07 Jul 2005 15:42:25
Original commit files touched by this commit  1.5_1
pav search for other commits by this committer
- Fix SIZE line in distinfo

PR:             ports/83093
Submitted by:   Sylvio Cesar <sylvioc@gmail.com>
28 May 2005 14:48:53
Original commit files touched by this commit  1.5_1
pav search for other commits by this committer
- Don't document non-existant feature

PR:             ports/81484
Submitted by:   User & <scottro@nyc.rr.com>
03 May 2005 15:04:33
Original commit files touched by this commit  1.5
novel search for other commits by this committer
Fix device name on 5.x

PR:             80512
Submitted by:   sylvio cesar (maintainer)
22 Apr 2005 07:01:34
Original commit files touched by this commit  1.5
vs search for other commits by this committer
- Update to 1.5
- Pass maintainership to submitter

PR:             ports/80178
Submitted by:   Sylvio Cesar
01 Feb 2004 17:02:40
Original commit files touched by this commit  1.4_2
pav search for other commits by this committer
- Fix eject when media is mounted (unmount it)
- Add eject by mount point
- Add -t flag for closing tray
- While here, portlint, DOCSDIR, PLIST_FILES

PR:             ports/62201
Submitted by:   Przemek Laczynski <torindel@wp.pl>
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.4_2
trevor search for other commits by this committer
SIZEify.
24 Dec 2003 20:44:41
Original commit files touched by this commit  1.4_2
marcus search for other commits by this committer
* Fix the intended functionality of the previous commit (i.e. /dev/<dev>c,
  /dev/<dev>, and <dev> are all searched)
* Fix a potential buffer overflow introduced by the previous commit
* Fix a memory leak introduced in the previous commit
* Fix the case where <dev> is not a symlink
* Reset maintainer to ports@

Approved by:    shige (previous maintainer)
29 Sep 2003 14:19:15
Original commit files touched by this commit  1.4_1
edwin search for other commits by this committer
making sysutils/eject understand cdrom argument

        The sysutils/eject port is quite useful to eject those
        cdroms and other removeable media. However, you need to
        know the "real" name of the device in order to eject it.

        Indeed, eject(1), given a "arg" argument tries to eject
        from the "/dev/argc" device, which is good, but could be
        better.

        The attached patch makes it look around a bit more, first
        in /dev/arg, then /dev/argc and just plain ./arg.

        Also, if the file found is a symlink, the patch makes eject
        unfold the link to find what device is behind it so it can
        umount it correctly.

PR:             ports/51008
Submitted by:   The Anarcat <anarcat@anarcat.ath.cx>
07 Mar 2003 06:11:20
Original commit files touched by this commit  1.4
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
20 Apr 2001 14:14:17
files touched by this commit
shige search for other commits by this committer
Fix fatal error when printing error message(using device message).    
08 Oct 2000 07:23:57
files touched by this commit
asami search for other commits by this committer
Convert category sysutils to new layout.  
22 Aug 2000 00:12:28
files touched by this commit
green search for other commits by this committer
Fix several (of course, root-exploitable) buffer overflows.  

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.236 seconds.