Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2003 09:26:37 -0700 (PDT)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/mdbtools Makefile pkg-plist patch-src_gmdb2_debug.c         patch-src_gmdb2_sql.c patch-yacc
Message-ID:  <200304151626.h3FGQb8O012368@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2003/04/15 09:26:37 PDT

  FreeBSD ports repository

  Modified files:
    databases/mdbtools   Makefile pkg-plist 
  Added files:
    databases/mdbtools/files patch-configure 
                             patch-src_gmdb2_debug.c 
                             patch-src_gmdb2_sql.c 
  Removed files:
    databases/mdbtools/files patch-yacc 
  Log:
  Really fix this port.  Make it depend on libgnomeui if present, and
  conditionalize the plist accordingly.  According to the mdbtools homepage,
  this port requires bison, so set things accordingly.  Also, correct some
  gcc-3.x-isms that prevented proper GNOME compilation on -STABLE.
  
  Revision  Changes    Path
  1.11      +14 -3     ports/databases/mdbtools/Makefile
  1.1       +10 -0     ports/databases/mdbtools/files/patch-configure (new)
  1.1       +63 -0     ports/databases/mdbtools/files/patch-src_gmdb2_debug.c (new)
  1.1       +62 -0     ports/databases/mdbtools/files/patch-src_gmdb2_sql.c (new)
  1.2       +0 -7      ports/databases/mdbtools/files/patch-yacc (dead)
  1.4       +38 -5     ports/databases/mdbtools/pkg-plist



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