FreshPorts -- The Place For Ports Fri, 19 Mar 2010 7:38 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
eject 1.5_3 sysutils on this many watch lists=47 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


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 : PortsMon

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: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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 14: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 10: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 13: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 21: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 16: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 15: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 16: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 08: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 15: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 15: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 08:23:57
files touched by this commit
asami search for other commits by this committer
Convert category sysutils to new layout.  
22 Aug 2000 01: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: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21408
Broken 173
Deprecated 46
Ignore 897
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 0
new 48 hours4
new 7 days13
new fortnight45
new month94

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

Add tab to Netscape 6

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