Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2005 16:30:47 GMT
From:      sylvio cesar <sylvioc@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/80506: [MAINTAINER] sysutils/eject: Rename patchfiles, pacify portlint, added pkg-message
Message-ID:  <200505011630.j41GUlOC066764@www.freebsd.org>
Resent-Message-ID: <200505011640.j41Ge2H0046302@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         80506
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/eject: Rename patchfiles, pacify portlint, added pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 01 16:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     sylvio cesar
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD sylvioc.gmail.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Apr 22 14:34:28 BRT 2005

>Description:
Added file(s):
- pkg-message
- files/patch-eject.1

Removed file(s):
- files/patch-ab

Generated with FreeBSD Port Tools 0.63

>How-To-Repeat:
      
>Fix:
 --- eject-1.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/eject/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile    22 Apr 2005 07:01:34 -0000      1.8
+++ Makefile    1 May 2005 16:26:27 -0000
@@ -29,4 +29,6 @@
 .endfor
 .endif

+       @${CAT} ${PKGMESSAGE}
+
 .include <bsd.port.mk>
Index: pkg-message
===================================================================
RCS file: pkg-message
diff -N pkg-message
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ pkg-message 1 May 2005 16:26:27 -0000
@@ -0,0 +1,26 @@
+====
+
+It executes the command:
+dmesg | grep - i cdrom | cut - d:  -f1
+
+and make one link of this device for /dev with one another name.
+
+exampler.
+
+ If its device CD-ROM will be acd0, adds to the following line in its archive /etc/devfs.conf:
+
+link acd0 acd0c
+
+After that run the command:
+
+/etc/rc.d/devfs restart
+
+so do:
+
+eject acd0
+
+
+Sylvio Cesar
+sylvioc@gmail.com
+
+====
Index: files/patch-ab
===================================================================
RCS file: files/patch-ab
diff -N files/patch-ab
--- files/patch-ab      1 Feb 2004 17:02:40 -0000       1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- eject.1.orig       Tue Jan  4 14:49:41 2000
-+++ eject.1    Sun Feb  1 00:49:17 2004
-@@ -53,6 +53,8 @@
- Not execute operation but print it.
- .It Fl v
- Verbose mode.
-+.It Fl t
-+Give drive tray close command.
- .Sh ENVIRONMENT
- If the following environment variable exists, it is used by
- .Nm eject :
Index: files/patch-eject.1
===================================================================
RCS file: files/patch-eject.1
diff -N files/patch-eject.1
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ files/patch-eject.1 1 May 2005 16:26:27 -0000
@@ -0,0 +1,11 @@
+--- eject.1.orig       Tue Jan  4 14:49:41 2000
++++ eject.1    Sun Feb  1 00:49:17 2004
+@@ -53,6 +53,8 @@
+ Not execute operation but print it.
+ .It Fl v
+ Verbose mode.
++.It Fl t
++Give drive tray close command.
+ .Sh ENVIRONMENT
+ If the following environment variable exists, it is used by
+ .Nm eject :
--- eject-1.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505011630.j41GUlOC066764>