| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 Aug 2007 10:33:17
1.5_3
|
sem  |
- 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
1.5_2
|
simon  |
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
1.5_2
|
linimon  |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr |
24 Jan 2006 01:06:45
1.5_2
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Jul 2005 21:48:26
1.5_2
|
pav  |
- 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
1.5_1
|
pav  |
- Fix SIZE line in distinfo
PR: ports/83093
Submitted by: Sylvio Cesar <sylvioc@gmail.com> |
28 May 2005 15:48:53
1.5_1
|
pav  |
- Don't document non-existant feature
PR: ports/81484
Submitted by: User & <scottro@nyc.rr.com> |
03 May 2005 16:04:33
1.5
|
novel  |
Fix device name on 5.x
PR: 80512
Submitted by: sylvio cesar (maintainer) |
22 Apr 2005 08:01:34
1.5
|
vs  |
- Update to 1.5
- Pass maintainership to submitter
PR: ports/80178
Submitted by: Sylvio Cesar |
01 Feb 2004 17:02:40
1.4_2
|
pav  |
- 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
1.4_2
|
trevor  |
SIZEify. |
24 Dec 2003 20:44:41
1.4_2
|
marcus  |
* 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
1.4_1
|
edwin  |
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
1.4
|
ade  |
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 
|
shige  |
Fix fatal error when printing error message(using device message). |
08 Oct 2000 08:23:57 
|
asami  |
Convert category sysutils to new layout. |
22 Aug 2000 01:12:28 
|
green  |
Fix several (of course, root-exploitable) buffer overflows. |