cvs commit: ports/editors/mlview Makefile ports/editors/mlview/files patch-src_mlview-editor-dbc.c patch-src_mlview-editor-dbo.c patch-src_mlview-ping-dbc.c patch-src_mlview-ping-dbo.c patch-src_mlview-source-view.c patch-src_mlview-tree-view.c patch-src_mlview-view-adapter.c

Simon Barner barner at FreeBSD.org
Mon Sep 5 04:07:34 PDT 2005


barner      2005-09-05 11:07:21 UTC

  FreeBSD ports repository

  Modified files:
    editors/mlview       Makefile 
  Added files:
    editors/mlview/files patch-src_mlview-editor-dbc.c 
                         patch-src_mlview-editor-dbo.c 
                         patch-src_mlview-ping-dbc.c 
                         patch-src_mlview-ping-dbo.c 
                         patch-src_mlview-source-view.c 
                         patch-src_mlview-tree-view.c 
                         patch-src_mlview-view-adapter.c 
  Log:
  - Change ${ECHO_CMD} to @${ECHO_CMD}
  - Fix build with gcc 2.95. It was the good old "declare variables at the
    beginning of a {} block"-story again. *sigh*
  
  Revision  Changes    Path
  1.17      +3 -3      ports/editors/mlview/Makefile
  1.1       +22 -0     ports/editors/mlview/files/patch-src_mlview-editor-dbc.c (new)
  1.1       +22 -0     ports/editors/mlview/files/patch-src_mlview-editor-dbo.c (new)
  1.1       +22 -0     ports/editors/mlview/files/patch-src_mlview-ping-dbc.c (new)
  1.1       +22 -0     ports/editors/mlview/files/patch-src_mlview-ping-dbo.c (new)
  1.1       +23 -0     ports/editors/mlview/files/patch-src_mlview-source-view.c (new)
  1.1       +23 -0     ports/editors/mlview/files/patch-src_mlview-tree-view.c (new)
  1.1       +23 -0     ports/editors/mlview/files/patch-src_mlview-view-adapter.c (new)


More information about the cvs-all mailing list