cvs commit: ports/databases/tcl-Mysql Makefile
 ports/databases/tcl-Mysql/files         Makefile.bsd patch-aa
    Mikhail Teterin 
    mi at FreeBSD.org
       
    Mon Apr  5 09:32:26 PDT 2004
    
    
  
mi          2004/04/05 09:32:25 PDT
  FreeBSD ports repository
  Modified files:
    databases/tcl-Mysql  Makefile 
    databases/tcl-Mysql/files Makefile.bsd patch-aa 
  Log:
  After some hesitation and nudging from Kris make the following changes:
  
          . make compile with and default to Tcl-8.4 (8.3 is still possible)
            (this necessitated PORTREVISION bump :\)
          . don't link in -lgcc -- should've used gcc_pic anyway, but this
            is not really needed at all, it seems;
          . don't require a particular version of mysqlclient library.
  
  Revision  Changes    Path
  1.12      +16 -12    ports/databases/tcl-Mysql/Makefile
  1.7       +1 -5      ports/databases/tcl-Mysql/files/Makefile.bsd
  1.4       +24 -14    ports/databases/tcl-Mysql/files/patch-aa
    
    
More information about the cvs-all
mailing list