cvs commit: ports/Mk bsd.gnome.mk ports/editors/gedit2 Makefile pkg-plist

Jeremy Messenger mezz at FreeBSD.org
Mon Nov 15 23:34:58 PST 2004


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 at 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


More information about the cvs-all mailing list