ports/51140: No documentation for the port databases/dbf2mysql is installed

Alex Semenyaka alexs at snark.ratmir.ru
Fri Apr 18 22:10:13 UTC 2003


>Number:         51140
>Category:       ports
>Synopsis:       No documentation for the port databases/dbf2mysql is installed
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 18 15:10:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Semenyaka
>Release:        FreeBSD 4.8-RC i386
>Organization:
Ratmir
>Environment:
System: FreeBSD snark.ratmir.ru 4.8-RC FreeBSD 4.8-RC #7: Sun Mar 30 07:23:48 MSD 2003 root at snark.ratmir.ru:/usr/obj/usr/src/sys/SNARK i386

>Description:

There is no documentation after the port dbf2mysql installation.

>How-To-Repeat:

Install the port dbf2mysql and check the list of the files installed.

>Fix:

Not the best but reasonable description can be found inside the original
dbf2mysql-*.tar.gz archive in the README file. So it would be nice to
have that README installed. Here is the patch:

diff -r -u -U2 -b -B ./Makefile /usr/ports/databases/dbf2mysql/Makefile
--- ./Makefile	Sat Apr 19 02:00:02 2003
+++ /usr/ports/databases/dbf2mysql/Makefile	Mon Mar 10 21:47:12 2003
@@ -20,6 +20,4 @@
 	${INSTALL_SCRIPT} ${WRKSRC}/dbf2mysql ${PREFIX}/bin
 	${INSTALL_SCRIPT} ${WRKSRC}/mysql2dbf ${PREFIX}/bin
-	-${MKDIR} -p ${PREFIX}/share/doc/dbf2mysql
-	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/dbf2mysql
 
 .include <bsd.port.mk>
diff -r -u -U2 -b -B ./pkg-plist /usr/ports/databases/dbf2mysql/pkg-plist
--- ./pkg-plist	Sat Apr 19 02:00:41 2003
+++ /usr/ports/databases/dbf2mysql/pkg-plist	Mon Oct  4 02:04:20 1999
@@ -1,4 +1,2 @@
 bin/dbf2mysql
 bin/mysql2dbf
-share/doc/dbf2mysql/README
- at dirrm share/doc/dbf2mysql

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



More information about the freebsd-ports-bugs mailing list