Commit graph

22 commits

Author SHA1 Message Date
Sylvio Cesar Teixeira
2870be019a - Returned function of close tray
- BUMP PORTREVISION

Approved by:	miwi (mentor)
2010-03-31 01:11:31 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Wesley Shields
d1805e4787 - Pass maintainership to submitter. He was formally maintainer at one point.
PR:		ports/135267
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-06-05 13:21:39 +00:00
Sergey Matveychuk
89193fb442 - 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>
2007-08-04 09:33:17 +00:00
Simon L. B. Nielsen
9a27012ce5 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>
2007-05-31 12:17:05 +00:00
Mark Linimon
201cf12ad8 Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-05 00:15:24 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Pav Lucistnik
0f0ffd53a9 - 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)
2005-07-19 20:48:26 +00:00
Pav Lucistnik
5e6192e8d9 - Fix SIZE line in distinfo
PR:		ports/83093
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-07-07 15:42:25 +00:00
Pav Lucistnik
c712e3a001 - Don't document non-existant feature
PR:		ports/81484
Submitted by:	User & <scottro@nyc.rr.com>
2005-05-28 14:48:53 +00:00
Roman Bogorodskiy
6b3985f4f1 Fix device name on 5.x
PR:		80512
Submitted by:	sylvio cesar (maintainer)
2005-05-03 15:04:33 +00:00
Volker Stolz
e45a3559ca - Update to 1.5
- Pass maintainership to submitter

PR:		ports/80178
Submitted by:	Sylvio Cesar
2005-04-22 07:01:34 +00:00
Pav Lucistnik
c3ab96401b - 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>
2004-02-01 17:02:40 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Joe Marcus Clarke
380e61ac3c * 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)
2003-12-24 20:44:41 +00:00
Edwin Groothuis
c8900826ad 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>
2003-09-29 14:19:15 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Shigeyuki Fukushima
d57d9f68e7 Fix fatal error when printing error message(using device message).
Submitted by:	Kenneth Ingham <ingham@i-pi.com>
2001-04-20 13:14:16 +00:00
Brian Feldman
0de16cac26 Fix several (of course, root-exploitable) buffer overflows. 2000-08-21 23:12:28 +00:00
Michael Haro
960543ecef Corrrect whitespace introduced during PORTNAME conversion and portlint 2000-04-22 10:14:11 +00:00
Chris Piazza
f9bfad56c5 Update with the new PORTNAME/PORTVERSION variable 2000-04-09 19:09:11 +00:00
Shigeyuki Fukushima
c205f12431 Utility for ejecting media from CD or optical disk drive. 2000-01-05 14:37:51 +00:00