Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2000 09:08:09 -0700 (PDT)
From:      dann@greycat.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20886: Missing SUBDIR lines in /usr/ports/databases/Makefile
Message-ID:  <200008271608.JAA00316@mach.greycat.com>

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

>Number:         20886
>Category:       ports
>Synopsis:       Missing SUBDIR lines in /usr/ports/databases/Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 27 09:10:04 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dann Lunsford
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
You're kidding, right?
>Environment:

FreeBSD mach.greycat.com 4.1-STABLE FreeBSD 4.1-STABLE #0: Thu Aug 10 03:08:49 PDT 2000     root@trouble.dot.ca.gov:/usr/src/sys/compile/SATELLITE  i386

>Description:

Makefile SUBDIR lines not updated when new directories are created.  

>How-To-Repeat:

Compare list of SUBDIR lines to actual list of ports directories
>Fix:

 apply patch below:

*** Makefile.orig	Sun Aug 27 08:26:47 2000
--- Makefile	Sun Aug 27 08:48:49 2000
***************
*** 2,7 ****
--- 2,8 ----
  #
      SUBDIR += cdb
      SUBDIR += db
+     SUBDIR += db3
      SUBDIR += dbview
      SUBDIR += dbf2mysql
      SUBDIR += freetds
***************
*** 37,42 ****
--- 38,44 ----
      SUBDIR += p5-SQL-Statement
      SUBDIR += p5-hp200lx-db
      SUBDIR += pgaccess
+     SUBDIR += postgresql
      SUBDIR += postgresql7
      SUBDIR += pxtools
      SUBDIR += py-MySQL

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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