Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2004 07:34:58 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.gnome.mk ports/editors/gedit2 Makefile pkg-plist
Message-ID:  <200411160734.iAG7YwQM048274@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mezz        2004-11-16 07:34:58 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.gnome.mk 
    editors/gedit2       Makefile pkg-plist 
  Log:
  Add a new INSTALLS_OMF to take care of .omf, ScrollKeeper file. It will
  automatically scan pkg-plist file and add apropriate @exec/@unexec directives
  for each .omf file found to track OMF registration database. Details can be
  found in bsd.gnome.mk and http://www.freebsd.org/gnome/docs/porting.html .
  
  Current, gedit2 is the only port that use INSTALLS_OMF for now. I will chasing
  all the other ports that are maintaining by gnome@FreeBSD.org when I am done
  with two todo list. The other ports, you are on your own and portlint will
  bug you when portlint is update.
  
  While I am here, switch from make loops to sh loops in GCONF_SCHEMAS part.
  
  Document writer by:     bland
  Reviewed by:            my team, FreeBSD GNOME team
  
  Revision  Changes    Path
  1.82      +24 -9     ports/Mk/bsd.gnome.mk
  1.75      +1 -0      ports/editors/gedit2/Makefile
  1.31      +0 -26     ports/editors/gedit2/pkg-plist



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